Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from daff15d1c142927b4c294eb389f0d65858a28110 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2035 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision daff15d1c142927b4c294eb389f0d65858a28110 (master) > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f daff15d1c142927b4c294eb389f0d65858a28110 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go (#122)" > git rev-list --no-walk 3cd660e81816b08168514e6ce1dd9c9056e6c906 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:12:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:12:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:12:17 ========================================================= 21:12:17 EdgeX Global Pipelines Version Info 21:12:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:12:18 ------------------- 21:12:18 stable info: 21:12:18 ------------------- 21:12:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:12:18 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 21:12:18 Message: update stable to v1.0.131 21:12:19 ------------------- 21:12:19 experimental info: 21:12:19 ------------------- 21:12:19 Commited By: **** collab-it+edgex@linuxfoundation.org 21:12:19 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 21:12:19 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:12:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:12:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:12:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:12:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:12:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:12:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:12:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:12:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:12:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = daff15d1c142927b4c294eb389f0d65858a28110 [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = daff15d [Pipeline] echo 21:12:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:12:24 + git log --format=format:%s -1 daff15d1c142927b4c294eb389f0d65858a28110 [Pipeline] echo 21:12:24 GIT_COMMIT: daff15d1c142927b4c294eb389f0d65858a28110, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go (#122) [Pipeline] echo 21:12:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:12:26 21:12:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:12:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:12:26 latest: Pulling from edgex-devops/git-semver 21:12:26 31603596830f: Pulling fs layer 21:12:26 2a8b12db71e7: Pulling fs layer 21:12:26 6ca5941a6612: Pulling fs layer 21:12:26 ecc8261a40a4: Pulling fs layer 21:12:26 ecc8261a40a4: Waiting 21:12:26 2a8b12db71e7: Verifying Checksum 21:12:26 2a8b12db71e7: Download complete 21:12:26 31603596830f: Verifying Checksum 21:12:26 31603596830f: Download complete 21:12:26 ecc8261a40a4: Verifying Checksum 21:12:26 ecc8261a40a4: Download complete 21:12:26 6ca5941a6612: Verifying Checksum 21:12:26 6ca5941a6612: Download complete 21:12:26 31603596830f: Pull complete 21:12:27 2a8b12db71e7: Pull complete 21:12:27 6ca5941a6612: Pull complete 21:12:28 ecc8261a40a4: Pull complete 21:12:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:12:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:12:28 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:12:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:12:30 $ docker top 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:12:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:12:30 [ssh-agent] Looking for ssh-agent implementation... 21:12:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:12:30 $ docker exec 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f ssh-agent 21:12:31 SSH_AUTH_SOCK=/tmp/ssh-oGv2LG5NFpr1/agent.11 21:12:31 SSH_AGENT_PID=17 21:12:31 Running ssh-add (command line suppressed) 21:12:31 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5433778174385873495.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5433778174385873495.key) 21:12:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:12:31 + git describe --exact-match --tags HEAD 21:12:31 fatal: no tag exactly matches 'daff15d1c142927b4c294eb389f0d65858a28110' [Pipeline] } 21:12:31 $ docker exec --env ******** --env ******** 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f ssh-agent -k 21:12:31 unset SSH_AUTH_SOCK; 21:12:31 unset SSH_AGENT_PID; 21:12:31 echo Agent pid 17 killed; 21:12:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:12:31 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:12:31 This usually means this commit has not been tagged. [Pipeline] sshagent 21:12:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:12:32 [ssh-agent] Looking for ssh-agent implementation... 21:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:12:32 $ docker exec 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f ssh-agent 21:12:32 SSH_AUTH_SOCK=/tmp/ssh-dTetdyfH6fr5/agent.45 21:12:32 SSH_AGENT_PID=50 21:12:32 Running ssh-add (command line suppressed) 21:12:32 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8502633501751943032.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8502633501751943032.key) 21:12:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:12:32 + git semver init 21:12:32 # -> Open(): unable to determine branch for HEAD 21:12:32 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:12:32 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:12:32 # $SEMVER_REMOTE_NAME = origin 21:12:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:12:32 # $SEMVER_USER_NAME = edgex-jenkins 21:12:32 # $SEMVER_BRANCH = master 21:12:32 # $SEMVER_TEMP = /tmp/semver-234406127 21:12:32 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:12:33 # '/tmp/semver-234406127' -> '/w/workspace/_app-service-configurable_master/.semver' 21:12:33 # -> Force: false 21:12:33 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:12:33 $ docker exec --env ******** --env ******** 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f ssh-agent -k 21:12:33 unset SSH_AUTH_SOCK; 21:12:33 unset SSH_AGENT_PID; 21:12:33 echo Agent pid 50 killed; 21:12:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:33 + git semver [Pipeline] } 21:12:33 $ docker stop --time=1 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f 21:12:35 $ docker rm -f 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:12:35 Stashed 25 file(s) [Pipeline] echo 21:12:35 [edgeXSemver]: initialized semver on version 1.2.1-dev.14 [Pipeline] echo 21:12:35 Archived original version: [1.2.1-dev.14] [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 21:12:51 Still waiting to schedule task 21:12:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:12:51 Still waiting to schedule task 21:12:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2030’ is offline 21:14:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2036 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:14:36 Running in /w/workspace/app-service-configurable/51 [Pipeline] { [Pipeline] checkout 21:14:42 using credential edgex-jenkins-ssh 21:14:42 Cloning the remote Git repository 21:14:42 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:14:42 > git init /w/workspace/app-service-configurable/51 # timeout=10 21:14:42 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:14:42 > git --version # timeout=10 21:14:42 > git --version # 'git version 2.17.1' 21:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:44 Checking out Revision daff15d1c142927b4c294eb389f0d65858a28110 (master) 21:14:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:14:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:14:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:14:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:14:44 > git config core.sparsecheckout # timeout=10 21:14:44 > git checkout -f daff15d1c142927b4c294eb389f0d65858a28110 # timeout=10 21:14:48 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go (#122)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:14:49 ========================================================= 21:14:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:14:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:14:51 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:14:52 Sending build context to Docker daemon 318kB 21:14:52 Step 1/8 : ARG BASE=golang:1.15-alpine 21:14:52 Step 2/8 : FROM ${BASE} 21:14:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:14:52 b538f80385f9: Pulling fs layer 21:14:52 74f711af9a0d: Pulling fs layer 21:14:52 99f96fe45779: Pulling fs layer 21:14:52 8529a6b9a6be: Pulling fs layer 21:14:52 45590311c82a: Pulling fs layer 21:14:52 69ca0ff8b7b3: Pulling fs layer 21:14:52 209524e5b208: Pulling fs layer 21:14:52 8529a6b9a6be: Waiting 21:14:52 45590311c82a: Waiting 21:14:52 69ca0ff8b7b3: Waiting 21:14:52 209524e5b208: Waiting 21:14:52 99f96fe45779: Verifying Checksum 21:14:52 99f96fe45779: Download complete 21:14:52 74f711af9a0d: Download complete 21:14:52 45590311c82a: Download complete 21:14:52 69ca0ff8b7b3: Verifying Checksum 21:14:52 69ca0ff8b7b3: Download complete 21:14:53 b538f80385f9: Verifying Checksum 21:14:53 b538f80385f9: Download complete 21:14:53 b538f80385f9: Pull complete 21:14:54 74f711af9a0d: Pull complete 21:14:54 99f96fe45779: Pull complete 21:14:55 209524e5b208: Verifying Checksum 21:14:55 209524e5b208: Download complete 21:14:56 8529a6b9a6be: Verifying Checksum 21:14:56 8529a6b9a6be: Download complete 21:15:06 8529a6b9a6be: Pull complete 21:15:06 45590311c82a: Pull complete 21:15:07 69ca0ff8b7b3: Pull complete 21:15:11 209524e5b208: Pull complete 21:15:11 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 21:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:15:11 ---> 5bddaf1c2fca 21:15:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:15:14 ---> Running in 1282183b8b31 21:15:14 Removing intermediate container 1282183b8b31 21:15:14 ---> b9f381d030e8 21:15:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:14 ---> Running in a4d2660075ad 21:15:17 Removing intermediate container a4d2660075ad 21:15:17 ---> 04ae60ff57b0 21:15:17 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:15:17 ---> Running in 97159feb6f2d 21:15:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:15:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:15:20 (1/6) Installing libc-dev (0.7.2-r3) 21:15:20 (2/6) Installing libsodium (1.0.18-r0) 21:15:20 (3/6) Installing pkgconf (1.7.2-r0) 21:15:20 (4/6) Installing libsodium-dev (1.0.18-r0) 21:15:20 (5/6) Installing libzmq (4.3.3-r0) 21:15:21 (6/6) Installing zeromq-dev (4.3.3-r0) 21:15:21 Executing busybox-1.31.1-r16.trigger 21:15:21 OK: 144 MiB in 45 packages 21:15:22 Removing intermediate container 97159feb6f2d 21:15:22 ---> 87ef58ff7e27 21:15:22 Step 6/8 : WORKDIR /app 21:15:22 ---> Running in 1dadd73ef380 21:15:23 Removing intermediate container 1dadd73ef380 21:15:23 ---> 21258e23e2a5 21:15:23 Step 7/8 : COPY . . 21:15:23 ---> d1fb48f401d8 21:15:23 Step 8/8 : RUN go mod download 21:15:24 ---> Running in 3eedac397e82 21:15:48 Running on prd-centos7-docker-4c-2g-2037 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:15:48 Running in /w/workspace/app-service-configurable/51 [Pipeline] { [Pipeline] checkout 21:15:50 using credential edgex-jenkins-ssh 21:15:51 Cloning the remote Git repository 21:15:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:15:51 > git init /w/workspace/app-service-configurable/51 # timeout=10 21:15:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:15:51 > git --version # timeout=10 21:15:51 > git --version # 'git version 2.16.5' 21:15:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:15:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:15:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:15:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:15:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:15:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:15:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:15:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:15:52 Checking out Revision daff15d1c142927b4c294eb389f0d65858a28110 (master) 21:15:52 > git config core.sparsecheckout # timeout=10 21:15:52 > git checkout -f daff15d1c142927b4c294eb389f0d65858a28110 # timeout=10 21:15:55 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go (#122)" 21:15:56 Removing intermediate container 3eedac397e82 21:15:56 ---> 33f12aea372c 21:15:56 Successfully built 33f12aea372c 21:15:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 21:15:56 + docker inspect -f . ci-base-image-arm64 21:15:56 . [Pipeline] withDockerContainer 21:15:57 prd-ubuntu18.04-docker-arm64-4c-16g-2036 does not seem to be running inside a container 21:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 ******** ci-base-image-arm64 cat 21:15:59 $ docker top 33e18d8701826bbeb96bdf94b72248a14cd4e6842a2af837ba07bc4f4841bdbe -eo pid,comm [Pipeline] { [Pipeline] echo 21:15:59 ========================================================= 21:15:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:15:59 ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:16:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:16:00 Sending build context to Docker daemon 318kB 21:16:00 Step 1/8 : ARG BASE=golang:1.15-alpine 21:16:00 Step 2/8 : FROM ${BASE} 21:16:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:16:00 df20fa9351a1: Pulling fs layer 21:16:00 ed8968b2872e: Pulling fs layer 21:16:00 a92cc7c5fd73: Pulling fs layer 21:16:00 e871e8e8d7a9: Pulling fs layer 21:16:00 e73272ec9a57: Pulling fs layer 21:16:00 1e910a182e73: Pulling fs layer 21:16:00 4e634b169226: Pulling fs layer 21:16:00 e871e8e8d7a9: Waiting 21:16:00 1e910a182e73: Waiting 21:16:00 4e634b169226: Waiting 21:16:00 e73272ec9a57: Waiting 21:16:00 a92cc7c5fd73: Verifying Checksum 21:16:00 a92cc7c5fd73: Download complete 21:16:00 + go version 21:16:00 go version go1.15.2 linux/arm64 [Pipeline] } 21:16:00 $ docker stop --time=1 33e18d8701826bbeb96bdf94b72248a14cd4e6842a2af837ba07bc4f4841bdbe 21:16:00 ed8968b2872e: Download complete 21:16:00 e73272ec9a57: Verifying Checksum 21:16:00 e73272ec9a57: Download complete 21:16:00 1e910a182e73: Verifying Checksum 21:16:00 1e910a182e73: Download complete 21:16:00 df20fa9351a1: Verifying Checksum 21:16:00 df20fa9351a1: Download complete 21:16:01 df20fa9351a1: Pull complete 21:16:01 ed8968b2872e: Pull complete 21:16:01 a92cc7c5fd73: Pull complete 21:16:02 $ docker rm -f 33e18d8701826bbeb96bdf94b72248a14cd4e6842a2af837ba07bc4f4841bdbe 21:16:02 4e634b169226: Verifying Checksum 21:16:02 4e634b169226: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } 21:16:03 e871e8e8d7a9: Verifying Checksum 21:16:03 e871e8e8d7a9: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:16:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:16:07 + ls -al . 21:16:07 total 100 21:16:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 21:14 . 21:16:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 21:14 .. 21:16:07 -rw-rw-r-- 1 jenkins jenkins 119 Sep 29 21:14 .dockerignore 21:16:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 21:14 .git 21:16:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 21:14 .github 21:16:07 -rw-rw-r-- 1 jenkins jenkins 93 Sep 29 21:14 .gitignore 21:16:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 21:14 .semver 21:16:07 -rw-rw-r-- 1 jenkins jenkins 6568 Sep 29 21:14 Attribution.txt 21:16:07 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 29 21:14 Dockerfile 21:16:07 -rw-rw-r-- 1 jenkins jenkins 966 Sep 29 21:14 Dockerfile.build 21:16:07 -rw-rw-r-- 1 jenkins jenkins 687 Sep 29 21:14 Jenkinsfile 21:16:07 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 29 21:14 LICENSE 21:16:07 -rw-rw-r-- 1 jenkins jenkins 1277 Sep 29 21:14 README.md 21:16:07 -rw-rw-r-- 1 jenkins jenkins 12 Sep 29 21:12 VERSION 21:16:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 21:14 bin 21:16:07 -rw-rw-r-- 1 jenkins jenkins 180 Sep 29 21:14 docker-compose.debug.yml 21:16:07 -rw-rw-r-- 1 jenkins jenkins 133 Sep 29 21:14 docker-compose.yml 21:16:07 -rw-rw-r-- 1 jenkins jenkins 133 Sep 29 21:14 go.mod 21:16:07 -rw-rw-r-- 1 jenkins jenkins 1519 Sep 29 21:14 main.go 21:16:07 -rw-rw-r-- 1 jenkins jenkins 1573 Sep 29 21:14 makefile 21:16:07 drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 21:14 res 21:16:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 21:14 snap [Pipeline] isUnix [Pipeline] sh 21:16:07 + docker build -t docker-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=daff15d1c142927b4c294eb389f0d65858a28110 --label arch=arm64 --label version=1.2.1-dev.14 . 21:16:07 Sending build context to Docker daemon 319kB 21:16:07 Step 1/27 : ARG BASE=golang:1.15-alpine 21:16:07 Step 2/27 : FROM ${BASE} AS builder 21:16:07 ---> 33f12aea372c 21:16:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:16:07 ---> Running in ba9dac05a1b1 21:16:08 Removing intermediate container ba9dac05a1b1 21:16:08 ---> edff2e735249 21:16:08 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:16:08 ---> Running in 2c3c07e97cc4 21:16:08 e871e8e8d7a9: Pull complete 21:16:08 e73272ec9a57: Pull complete 21:16:08 1e910a182e73: Pull complete 21:16:09 Removing intermediate container 2c3c07e97cc4 21:16:09 ---> a7c99731627b 21:16:09 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:16:09 ---> Running in 8e24604bbc58 21:16:09 Removing intermediate container 8e24604bbc58 21:16:09 ---> 4912a9a7a39f 21:16:09 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:09 ---> Running in 7a4c1568462e 21:16:12 Removing intermediate container 7a4c1568462e 21:16:12 ---> fc6f0ed6ed7a 21:16:12 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:16:12 ---> Running in 977ebb81a7f2 21:16:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:16:13 4e634b169226: Pull complete 21:16:13 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 21:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:16:13 ---> f7629b54cfaa 21:16:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:16:13 ---> Running in bf60a16f8e9c 21:16:13 Removing intermediate container bf60a16f8e9c 21:16:13 ---> 8c7886473587 21:16:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:13 ---> Running in e907cb037c55 21:16:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:16:14 Removing intermediate container e907cb037c55 21:16:14 ---> 4733ca6a32ad 21:16:14 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:16:14 ---> Running in c7ba857ee5eb 21:16:15 OK: 144 MiB in 45 packages 21:16:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:16:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:16:16 Removing intermediate container 977ebb81a7f2 21:16:16 ---> cf4623c0e3ca 21:16:16 Step 8/27 : WORKDIR /app 21:16:16 ---> Running in 04dd30ee5cf7 21:16:17 (1/6) Installing libc-dev (0.7.2-r3) 21:16:17 (2/6) Installing libsodium (1.0.18-r0) 21:16:17 (3/6) Installing pkgconf (1.7.2-r0) 21:16:17 (4/6) Installing libsodium-dev (1.0.18-r0) 21:16:17 Removing intermediate container 04dd30ee5cf7 21:16:17 ---> 160ea3a05e03 21:16:17 Step 9/27 : COPY go.mod . 21:16:17 (5/6) Installing libzmq (4.3.3-r0) 21:16:17 (6/6) Installing zeromq-dev (4.3.3-r0) 21:16:17 Executing busybox-1.31.1-r16.trigger 21:16:17 OK: 167 MiB in 45 packages 21:16:18 ---> f1c0ed4c5fcf 21:16:18 Step 10/27 : RUN go mod download 21:16:18 ---> Running in 6db149e673e7 21:16:18 Removing intermediate container c7ba857ee5eb 21:16:18 ---> 978482f931df 21:16:18 Step 6/8 : WORKDIR /app 21:16:18 ---> Running in 632632293b62 21:16:18 Removing intermediate container 632632293b62 21:16:18 ---> 0fa4ab89acc8 21:16:18 Step 7/8 : COPY . . 21:16:18 ---> 1367e8648e13 21:16:18 Step 8/8 : RUN go mod download 21:16:18 ---> Running in 5a9514ad7c19 21:16:20 Removing intermediate container 6db149e673e7 21:16:20 ---> c396f361176b 21:16:20 Step 11/27 : COPY . . 21:16:21 ---> 92b02e845dfd 21:16:21 Step 12/27 : ARG MAKE="make build" 21:16:21 ---> Running in 9b40c6102ddb 21:16:22 Removing intermediate container 9b40c6102ddb 21:16:22 ---> 51ef10ae1bf8 21:16:22 Step 13/27 : RUN $MAKE 21:16:22 ---> Running in fb3bfa9007f8 21:16:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.14" -o app-service-configurable 21:16:40 Removing intermediate container 5a9514ad7c19 21:16:40 ---> d69e9efb9d2b 21:16:40 Successfully built d69e9efb9d2b 21:16:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:16:41 + docker inspect -f . ci-base-image-x86_64 21:16:41 . [Pipeline] withDockerContainer 21:16:41 prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container 21:16:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 ******** ci-base-image-x86_64 cat 21:16:42 $ docker top 0efdf89579141b15b65f2bec485046f94a213268814a9fbf46022b17e4838a03 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:42 + go version 21:16:42 go version go1.15.2 linux/amd64 [Pipeline] } 21:16:42 $ docker stop --time=1 0efdf89579141b15b65f2bec485046f94a213268814a9fbf46022b17e4838a03 21:16:44 $ docker rm -f 0efdf89579141b15b65f2bec485046f94a213268814a9fbf46022b17e4838a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:16:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:16:45 + ls -al . 21:16:45 total 72 21:16:45 drwxrwxr-x. 8 jenkins jenkins 4096 Sep 29 21:15 . 21:16:45 drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 21:15 .. 21:16:45 -rw-rw-r--. 1 jenkins jenkins 6568 Sep 29 21:15 Attribution.txt 21:16:45 drwxrwxr-x. 2 jenkins jenkins 64 Sep 29 21:15 bin 21:16:45 -rw-rw-r--. 1 jenkins jenkins 180 Sep 29 21:15 docker-compose.debug.yml 21:16:45 -rw-rw-r--. 1 jenkins jenkins 133 Sep 29 21:15 docker-compose.yml 21:16:45 -rw-rw-r--. 1 jenkins jenkins 2002 Sep 29 21:15 Dockerfile 21:16:45 -rw-rw-r--. 1 jenkins jenkins 966 Sep 29 21:15 Dockerfile.build 21:16:45 -rw-rw-r--. 1 jenkins jenkins 119 Sep 29 21:15 .dockerignore 21:16:45 drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 21:15 .git 21:16:45 drwxrwxr-x. 2 jenkins jenkins 81 Sep 29 21:15 .github 21:16:45 -rw-rw-r--. 1 jenkins jenkins 93 Sep 29 21:15 .gitignore 21:16:45 -rw-rw-r--. 1 jenkins jenkins 133 Sep 29 21:15 go.mod 21:16:45 -rw-rw-r--. 1 jenkins jenkins 687 Sep 29 21:15 Jenkinsfile 21:16:45 -rw-rw-r--. 1 jenkins jenkins 10174 Sep 29 21:15 LICENSE 21:16:45 -rw-rw-r--. 1 jenkins jenkins 1519 Sep 29 21:15 main.go 21:16:45 -rw-rw-r--. 1 jenkins jenkins 1573 Sep 29 21:15 makefile 21:16:45 -rw-rw-r--. 1 jenkins jenkins 1277 Sep 29 21:15 README.md 21:16:45 drwxrwxr-x. 10 jenkins jenkins 171 Sep 29 21:15 res 21:16:45 drwxrwxr-x. 3 jenkins jenkins 32 Sep 29 21:15 .semver 21:16:45 drwxrwxr-x. 4 jenkins jenkins 71 Sep 29 21:15 snap 21:16:45 -rw-rw-r--. 1 jenkins jenkins 12 Sep 29 21:12 VERSION [Pipeline] isUnix [Pipeline] sh 21:16:45 + docker build -t docker-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=daff15d1c142927b4c294eb389f0d65858a28110 --label arch=amd64 --label version=1.2.1-dev.14 . 21:16:45 Sending build context to Docker daemon 319kB 21:16:45 Step 1/27 : ARG BASE=golang:1.15-alpine 21:16:45 Step 2/27 : FROM ${BASE} AS builder 21:16:45 ---> d69e9efb9d2b 21:16:45 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:16:45 ---> Running in 99bf8904837f 21:16:46 Removing intermediate container 99bf8904837f 21:16:46 ---> 181b99402fa6 21:16:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:16:46 ---> Running in d8e93ce12993 21:16:46 Removing intermediate container d8e93ce12993 21:16:46 ---> 15702a6fa75a 21:16:46 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:16:46 ---> Running in 59285eb9034c 21:16:47 Removing intermediate container 59285eb9034c 21:16:47 ---> 5fd2411cb70b 21:16:47 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:47 ---> Running in 6597f2bd8620 21:16:47 Removing intermediate container 6597f2bd8620 21:16:47 ---> f06309023a27 21:16:47 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:16:47 ---> Running in 0c92e7da54ef 21:16:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:16:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:16:49 OK: 167 MiB in 45 packages 21:16:50 Removing intermediate container 0c92e7da54ef 21:16:50 ---> be89b3ce3dee 21:16:50 Step 8/27 : WORKDIR /app 21:16:50 ---> Running in edb21d945274 21:16:50 Removing intermediate container edb21d945274 21:16:50 ---> a80d175064f9 21:16:50 Step 9/27 : COPY go.mod . 21:16:50 ---> 523d82dc6207 21:16:50 Step 10/27 : RUN go mod download 21:16:50 ---> Running in a75c6eb7c369 21:16:51 Removing intermediate container a75c6eb7c369 21:16:51 ---> c455112ed6fc 21:16:51 Step 11/27 : COPY . . 21:16:51 ---> a58778732120 21:16:51 Step 12/27 : ARG MAKE="make build" 21:16:51 ---> Running in 3060e5961018 21:16:51 Removing intermediate container 3060e5961018 21:16:51 ---> 745140e79d84 21:16:51 Step 13/27 : RUN $MAKE 21:16:51 ---> Running in 6340392c9930 21:16:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.14" -o app-service-configurable 21:17:10 Removing intermediate container fb3bfa9007f8 21:17:10 ---> 5b2dd46899af 21:17:10 Step 14/27 : FROM alpine:latest 21:17:10 latest: Pulling from library/alpine 21:17:10 b538f80385f9: Already exists 21:17:10 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 21:17:10 Status: Downloaded newer image for alpine:latest 21:17:10 ---> 62ee0e9f8440 21:17:10 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:17:10 ---> Running in 1d2596cf780c 21:17:10 Removing intermediate container 1d2596cf780c 21:17:10 ---> 77f98112d396 21:17:10 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:17:10 Removing intermediate container 6340392c9930 21:17:10 ---> 4cb42d1acace 21:17:10 Step 14/27 : FROM alpine:latest 21:17:10 latest: Pulling from library/alpine 21:17:10 df20fa9351a1: Already exists 21:17:10 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 21:17:10 Status: Downloaded newer image for alpine:latest 21:17:10 ---> a24bb4013296 21:17:10 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:17:10 ---> Running in 37a76a005550 21:17:10 Removing intermediate container 37a76a005550 21:17:10 ---> 480cc5808634 21:17:10 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:17:10 ---> Running in 0a39b43afa50 21:17:10 Removing intermediate container 0a39b43afa50 21:17:10 ---> d13eff909b79 21:17:10 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 21:17:10 ---> Running in 2f670dd852ee 21:17:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:17:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:10 (1/6) Installing ca-certificates (20191127-r4) 21:17:10 (2/6) Installing libgcc (9.3.0-r2) 21:17:10 (3/6) Installing libsodium (1.0.18-r0) 21:17:10 (4/6) Installing libstdc++ (9.3.0-r2) 21:17:10 ---> Running in 77706b2a78aa 21:17:11 (5/6) Installing libzmq (4.3.3-r0) 21:17:11 (6/6) Installing zeromq (4.3.3-r0) 21:17:11 Executing busybox-1.31.1-r16.trigger 21:17:11 Executing ca-certificates-20191127-r4.trigger 21:17:11 OK: 9 MiB in 20 packages 21:17:11 Removing intermediate container 77706b2a78aa 21:17:11 ---> b46d28676b8c 21:17:11 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 21:17:11 ---> Running in f5f4e399b0d0 21:17:12 Removing intermediate container 2f670dd852ee 21:17:12 ---> 122b68b678f2 21:17:12 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:17:12 ---> 360dc2d42878 21:17:12 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:17:12 ---> 2d85322a8763 21:17:12 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:17:13 ---> 6e61d98e75ea 21:17:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:17:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:17:13 ---> 57886e487b1d 21:17:13 Step 22/27 : EXPOSE 48095 21:17:13 ---> Running in e97a9f3fba1c 21:17:13 (1/6) Installing ca-certificates (20191127-r4) 21:17:13 (2/6) Installing libgcc (9.3.0-r2) 21:17:13 (3/6) Installing libsodium (1.0.18-r0) 21:17:13 (4/6) Installing libstdc++ (9.3.0-r2) 21:17:13 (5/6) Installing libzmq (4.3.3-r0) 21:17:13 (6/6) Installing zeromq (4.3.3-r0) 21:17:13 Executing busybox-1.31.1-r16.trigger 21:17:13 Executing ca-certificates-20191127-r4.trigger 21:17:13 Removing intermediate container e97a9f3fba1c 21:17:13 ---> e4559fafe423 21:17:13 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:17:13 ---> Running in 8817bf244c4e 21:17:13 Removing intermediate container 8817bf244c4e 21:17:13 ---> 59540c47bc9d 21:17:13 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:17:14 OK: 9 MiB in 20 packages 21:17:14 ---> Running in 03406380594c 21:17:14 Removing intermediate container 03406380594c 21:17:14 ---> d30645797f93 21:17:14 Step 25/27 : LABEL arch=amd64 21:17:14 ---> Running in 9e5416a3461b 21:17:14 Removing intermediate container 9e5416a3461b 21:17:14 ---> 2b362b1e2ade 21:17:14 Step 26/27 : LABEL git_sha=daff15d1c142927b4c294eb389f0d65858a28110 21:17:14 ---> Running in 46c39b27cfe4 21:17:14 Removing intermediate container 46c39b27cfe4 21:17:14 ---> 79f377f7c2b7 21:17:14 Step 27/27 : LABEL version=1.2.1-dev.14 21:17:14 ---> Running in d0f6b4336ac8 21:17:14 Removing intermediate container d0f6b4336ac8 21:17:14 ---> d05ceb6dafb7 21:17:14 [Warning] One or more build-args [ARCH] were not consumed 21:17:14 Successfully built d05ceb6dafb7 21:17:14 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:17:15 provisioning config files... 21:17:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/51@tmp/config2002956827151261314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:16 ---> docker-login.sh 21:17:16 nexus3.edgexfoundry.org:10001 21:17:16 Removing intermediate container f5f4e399b0d0 21:17:16 ---> da9e663bdf4e 21:17:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:16 Configure a credential helper to remove this warning. See 21:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:16 21:17:16 Login Succeeded 21:17:16 nexus3.edgexfoundry.org:10002 21:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:16 ---> c970c6fc5324 21:17:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:16 Configure a credential helper to remove this warning. See 21:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:16 21:17:16 Login Succeeded 21:17:16 nexus3.edgexfoundry.org:10003 21:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:16 Configure a credential helper to remove this warning. See 21:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:16 21:17:16 Login Succeeded 21:17:16 nexus3.edgexfoundry.org:10004 21:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:16 Configure a credential helper to remove this warning. See 21:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:16 21:17:16 Login Succeeded 21:17:16 docker.io 21:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:17 Configure a credential helper to remove this warning. See 21:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:17 21:17:17 Login Succeeded 21:17:17 ---> docker-login.sh ends [Pipeline] } 21:17:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 21:17:17 ---> 6257e5cd0aef 21:17:17 Step 20/27 : COPY --from=builder /app/res/ /res/ [Pipeline] echo 21:17:17 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 21:17:17 daff15d1c142927b4c294eb389f0d65858a28110 21:17:17 latest 21:17:17 1.2.1-dev.14 21:17:17 daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 21:17:17 master 21:17:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:17 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 [Pipeline] isUnix [Pipeline] sh 21:17:18 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 21:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:17:18 64d6f22a4a73: Preparing 21:17:18 ff79b9e5ce89: Preparing 21:17:18 a964e577a2a4: Preparing 21:17:18 fb9aa55bbfbb: Preparing 21:17:18 cc7a17bd3851: Preparing 21:17:18 50644c29ef5a: Preparing 21:17:18 50644c29ef5a: Waiting 21:17:18 ---> 9bebbcb0acfc 21:17:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:17:18 a964e577a2a4: Pushed 21:17:18 ff79b9e5ce89: Pushed 21:17:18 fb9aa55bbfbb: Pushed 21:17:18 50644c29ef5a: Layer already exists 21:17:18 cc7a17bd3851: Pushed 21:17:20 ---> 3b80a1b6a44f 21:17:20 Step 22/27 : EXPOSE 48095 21:17:20 ---> Running in c3434d364b15 21:17:20 64d6f22a4a73: Pushed 21:17:20 daff15d1c142927b4c294eb389f0d65858a28110: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:17:20 Removing intermediate container c3434d364b15 21:17:20 ---> e29f6e9b3298 21:17:20 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:17:20 ---> Running in a4fe36f5d9c4 21:17:20 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 21:17:20 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 21:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:17:20 64d6f22a4a73: Preparing 21:17:20 ff79b9e5ce89: Preparing 21:17:20 a964e577a2a4: Preparing 21:17:20 fb9aa55bbfbb: Preparing 21:17:20 cc7a17bd3851: Preparing 21:17:20 50644c29ef5a: Preparing 21:17:20 50644c29ef5a: Waiting 21:17:20 cc7a17bd3851: Layer already exists 21:17:20 a964e577a2a4: Layer already exists 21:17:20 fb9aa55bbfbb: Layer already exists 21:17:20 ff79b9e5ce89: Layer already exists 21:17:20 64d6f22a4a73: Layer already exists 21:17:20 50644c29ef5a: Layer already exists 21:17:20 latest: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:17:21 Removing intermediate container a4fe36f5d9c4 21:17:21 ---> b801cde0abfa 21:17:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:17:21 ---> Running in 06f554286a8f 21:17:21 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.14 [Pipeline] isUnix [Pipeline] sh 21:17:21 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.14 21:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:17:21 64d6f22a4a73: Preparing 21:17:21 ff79b9e5ce89: Preparing 21:17:21 a964e577a2a4: Preparing 21:17:21 fb9aa55bbfbb: Preparing 21:17:21 cc7a17bd3851: Preparing 21:17:21 50644c29ef5a: Preparing 21:17:21 50644c29ef5a: Waiting 21:17:21 cc7a17bd3851: Layer already exists 21:17:21 a964e577a2a4: Layer already exists 21:17:21 fb9aa55bbfbb: Layer already exists 21:17:21 ff79b9e5ce89: Layer already exists 21:17:21 64d6f22a4a73: Layer already exists 21:17:21 50644c29ef5a: Layer already exists 21:17:21 1.2.1-dev.14: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:17:21 Removing intermediate container 06f554286a8f 21:17:21 ---> f690a3900598 21:17:21 Step 25/27 : LABEL arch=arm64 21:17:21 ---> Running in 2700bce6df12 21:17:21 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [Pipeline] isUnix [Pipeline] sh 21:17:22 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 21:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:17:22 64d6f22a4a73: Preparing 21:17:22 ff79b9e5ce89: Preparing 21:17:22 a964e577a2a4: Preparing 21:17:22 fb9aa55bbfbb: Preparing 21:17:22 cc7a17bd3851: Preparing 21:17:22 50644c29ef5a: Preparing 21:17:22 50644c29ef5a: Waiting 21:17:22 a964e577a2a4: Layer already exists 21:17:22 64d6f22a4a73: Layer already exists 21:17:22 ff79b9e5ce89: Layer already exists 21:17:22 cc7a17bd3851: Layer already exists 21:17:22 fb9aa55bbfbb: Layer already exists 21:17:22 50644c29ef5a: Layer already exists 21:17:22 daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:17:22 Removing intermediate container 2700bce6df12 21:17:22 ---> 361e3e9afadb 21:17:22 Step 26/27 : LABEL git_sha=daff15d1c142927b4c294eb389f0d65858a28110 21:17:22 ---> Running in ee8bb8e1b1dd 21:17:22 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 21:17:22 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 21:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:17:22 64d6f22a4a73: Preparing 21:17:22 ff79b9e5ce89: Preparing 21:17:22 a964e577a2a4: Preparing 21:17:22 fb9aa55bbfbb: Preparing 21:17:22 cc7a17bd3851: Preparing 21:17:22 50644c29ef5a: Preparing 21:17:22 50644c29ef5a: Waiting 21:17:22 64d6f22a4a73: Layer already exists 21:17:22 fb9aa55bbfbb: Layer already exists 21:17:22 a964e577a2a4: Layer already exists 21:17:22 cc7a17bd3851: Layer already exists 21:17:22 ff79b9e5ce89: Layer already exists 21:17:22 50644c29ef5a: Layer already exists 21:17:22 master: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 21:17:22 Removing intermediate container ee8bb8e1b1dd 21:17:22 ---> 888175365195 21:17:22 Step 27/27 : LABEL version=1.2.1-dev.14 21:17:22 ---> Running in a4d04665928b [Pipeline] // withEnv [Pipeline] echo 21:17:22 ===================================================== [Pipeline] echo 21:17:23 taggedImages: 21:17:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 21:17:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 21:17:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.14 21:17:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 21:17:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 21:17:23 Removing intermediate container a4d04665928b 21:17:23 ---> 1b0935a5a09d 21:17:23 [Warning] One or more build-args [ARCH] were not consumed 21:17:23 Successfully built 1b0935a5a09d 21:17:23 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:17:24 provisioning config files... 21:17:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/51@tmp/config8404351292265317412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:24 ---> docker-login.sh 21:17:24 nexus3.edgexfoundry.org:10001 21:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:25 Configure a credential helper to remove this warning. See 21:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:25 21:17:25 Login Succeeded 21:17:25 nexus3.edgexfoundry.org:10002 21:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:25 Configure a credential helper to remove this warning. See 21:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:25 21:17:25 Login Succeeded 21:17:25 nexus3.edgexfoundry.org:10003 21:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:26 Configure a credential helper to remove this warning. See 21:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:26 21:17:26 Login Succeeded 21:17:26 nexus3.edgexfoundry.org:10004 21:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:26 Configure a credential helper to remove this warning. See 21:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:26 21:17:26 Login Succeeded 21:17:26 docker.io 21:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:27 Configure a credential helper to remove this warning. See 21:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:27 21:17:27 Login Succeeded 21:17:27 ---> docker-login.sh ends [Pipeline] } 21:17:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:28 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 21:17:28 daff15d1c142927b4c294eb389f0d65858a28110 21:17:28 latest 21:17:28 1.2.1-dev.14 21:17:28 daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 21:17:28 master 21:17:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:28 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 [Pipeline] isUnix [Pipeline] sh 21:17:29 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 21:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:17:29 7dadbb5dd3ff: Preparing 21:17:29 d41b9967042d: Preparing 21:17:29 390d4acdb0cc: Preparing 21:17:29 49c7c4d8a32a: Preparing 21:17:29 dbfd2e019263: Preparing 21:17:29 e2f13739ad41: Preparing 21:17:29 e2f13739ad41: Waiting 21:17:29 49c7c4d8a32a: Pushed 21:17:29 390d4acdb0cc: Pushed 21:17:29 d41b9967042d: Pushed 21:17:29 e2f13739ad41: Layer already exists 21:17:30 dbfd2e019263: Pushed 21:17:33 7dadbb5dd3ff: Pushed 21:17:33 daff15d1c142927b4c294eb389f0d65858a28110: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:17:34 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:17:34 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 21:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:17:34 7dadbb5dd3ff: Preparing 21:17:34 d41b9967042d: Preparing 21:17:34 390d4acdb0cc: Preparing 21:17:34 49c7c4d8a32a: Preparing 21:17:34 dbfd2e019263: Preparing 21:17:34 e2f13739ad41: Preparing 21:17:34 e2f13739ad41: Waiting 21:17:34 dbfd2e019263: Layer already exists 21:17:34 d41b9967042d: Layer already exists 21:17:34 49c7c4d8a32a: Layer already exists 21:17:34 390d4acdb0cc: Layer already exists 21:17:34 7dadbb5dd3ff: Layer already exists 21:17:34 e2f13739ad41: Layer already exists 21:17:34 latest: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:17:35 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.14 [Pipeline] isUnix [Pipeline] sh 21:17:35 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.14 21:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:17:35 7dadbb5dd3ff: Preparing 21:17:35 d41b9967042d: Preparing 21:17:35 390d4acdb0cc: Preparing 21:17:35 49c7c4d8a32a: Preparing 21:17:35 dbfd2e019263: Preparing 21:17:35 e2f13739ad41: Preparing 21:17:35 e2f13739ad41: Waiting 21:17:35 390d4acdb0cc: Layer already exists 21:17:35 7dadbb5dd3ff: Layer already exists 21:17:35 dbfd2e019263: Layer already exists 21:17:35 d41b9967042d: Layer already exists 21:17:35 49c7c4d8a32a: Layer already exists 21:17:35 e2f13739ad41: Layer already exists 21:17:35 1.2.1-dev.14: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:17:35 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [Pipeline] isUnix [Pipeline] sh 21:17:36 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 21:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:17:36 7dadbb5dd3ff: Preparing 21:17:36 d41b9967042d: Preparing 21:17:36 390d4acdb0cc: Preparing 21:17:36 49c7c4d8a32a: Preparing 21:17:36 dbfd2e019263: Preparing 21:17:36 e2f13739ad41: Preparing 21:17:36 e2f13739ad41: Waiting 21:17:36 dbfd2e019263: Layer already exists 21:17:36 7dadbb5dd3ff: Layer already exists 21:17:36 49c7c4d8a32a: Layer already exists 21:17:36 d41b9967042d: Layer already exists 21:17:36 e2f13739ad41: Layer already exists 21:17:37 390d4acdb0cc: Layer already exists 21:17:37 daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:17:37 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 21:17:38 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 21:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:17:38 7dadbb5dd3ff: Preparing 21:17:38 d41b9967042d: Preparing 21:17:38 390d4acdb0cc: Preparing 21:17:38 49c7c4d8a32a: Preparing 21:17:38 dbfd2e019263: Preparing 21:17:38 e2f13739ad41: Preparing 21:17:38 e2f13739ad41: Waiting 21:17:38 49c7c4d8a32a: Layer already exists 21:17:38 dbfd2e019263: Layer already exists 21:17:38 7dadbb5dd3ff: Layer already exists 21:17:38 390d4acdb0cc: Layer already exists 21:17:38 d41b9967042d: Layer already exists 21:17:38 e2f13739ad41: Layer already exists 21:17:38 master: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:38 ===================================================== [Pipeline] echo 21:17:38 taggedImages: 21:17:38 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 21:17:38 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 21:17:38 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.14 21:17:38 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 21:17:38 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:17:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 21:17:41 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 21:17:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 21:17:41 21:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 21:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 21:17:41 1.317.0: Pulling from edgex-devops/edgex-snyk-go 21:17:41 cbdbe7a5bc2a: Pulling fs layer 21:17:41 408f87550127: Pulling fs layer 21:17:41 fe522b08c979: Pulling fs layer 21:17:41 221eaa008020: Pulling fs layer 21:17:41 2a4607e5d6b9: Pulling fs layer 21:17:41 8f79b27c4fd2: Pulling fs layer 21:17:41 e5c8dbe1645b: Pulling fs layer 21:17:41 23e8b3b47431: Pulling fs layer 21:17:41 5c568d65a230: Pulling fs layer 21:17:41 8f79b27c4fd2: Waiting 21:17:41 e5c8dbe1645b: Waiting 21:17:41 23e8b3b47431: Waiting 21:17:41 5c568d65a230: Waiting 21:17:41 221eaa008020: Waiting 21:17:41 2a4607e5d6b9: Waiting 21:17:41 fe522b08c979: Verifying Checksum 21:17:41 fe522b08c979: Download complete 21:17:41 408f87550127: Verifying Checksum 21:17:41 408f87550127: Download complete 21:17:41 2a4607e5d6b9: Verifying Checksum 21:17:41 2a4607e5d6b9: Download complete 21:17:41 8f79b27c4fd2: Verifying Checksum 21:17:41 8f79b27c4fd2: Download complete 21:17:42 cbdbe7a5bc2a: Download complete 21:17:42 cbdbe7a5bc2a: Pull complete 21:17:43 408f87550127: Pull complete 21:17:43 fe522b08c979: Pull complete 21:17:43 e5c8dbe1645b: Verifying Checksum 21:17:43 e5c8dbe1645b: Download complete 21:17:44 23e8b3b47431: Verifying Checksum 21:17:44 23e8b3b47431: Download complete 21:17:44 5c568d65a230: Verifying Checksum 21:17:44 5c568d65a230: Download complete 21:17:45 221eaa008020: Verifying Checksum 21:17:45 221eaa008020: Download complete 21:17:52 221eaa008020: Pull complete 21:17:52 2a4607e5d6b9: Pull complete 21:17:52 8f79b27c4fd2: Pull complete 21:17:53 e5c8dbe1645b: Pull complete 21:17:56 23e8b3b47431: Pull complete 21:17:58 5c568d65a230: Pull complete 21:17:58 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 21:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 21:17:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 21:17:59 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 21:18:00 $ docker top bdf491efc4f07f69584432ce2b4b1a7e5dcf40f532802008067efdd303ad9bb7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:00 + snyk monitor '--org=edgex-jenkins' 21:18:27 21:18:27 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 21:18:27 21:18:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6b314253-fa23-4d53-8e8c-dee315b0684c 21:18:27 21:18:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:18:27 21:18:27 21:18:27 Snyk CLI supports Node.js 8 and higher. 21:18:27 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 21:18:27 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 21:18:27 21:18:27 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 21:18:27 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 21:18:27 $ docker stop --time=1 bdf491efc4f07f69584432ce2b4b1a7e5dcf40f532802008067efdd303ad9bb7 21:18:31 $ docker rm -f bdf491efc4f07f69584432ce2b4b1a7e5dcf40f532802008067efdd303ad9bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:18:32 21:18:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 21:18:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:18:32 latest: Pulling from edgex-devops/edgex-klar 21:18:32 e7c96db7181b: Pulling fs layer 21:18:32 1868ca2cb446: Pulling fs layer 21:18:32 136be5d0fe8e: Pulling fs layer 21:18:32 894bfe63afcb: Pulling fs layer 21:18:32 894bfe63afcb: Waiting 21:18:32 1868ca2cb446: Verifying Checksum 21:18:32 1868ca2cb446: Download complete 21:18:32 136be5d0fe8e: Verifying Checksum 21:18:32 136be5d0fe8e: Download complete 21:18:32 e7c96db7181b: Verifying Checksum 21:18:32 e7c96db7181b: Download complete 21:18:33 894bfe63afcb: Verifying Checksum 21:18:33 894bfe63afcb: Download complete 21:18:33 e7c96db7181b: Pull complete 21:18:33 1868ca2cb446: Pull complete 21:18:33 136be5d0fe8e: Pull complete 21:18:33 894bfe63afcb: Pull complete 21:18:33 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 21:18:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:18:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 21:18:33 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:18:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:18:34 $ docker top 51de2a88bb5b5444d5f47f1768cfc5e6f857154ec8bd20bd17e3af5db5cc3650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:35 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 21:18:35 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:18:40 $ docker stop --time=1 51de2a88bb5b5444d5f47f1768cfc5e6f857154ec8bd20bd17e3af5db5cc3650 21:18:42 $ docker rm -f 51de2a88bb5b5444d5f47f1768cfc5e6f857154ec8bd20bd17e3af5db5cc3650 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:18:42 . [Pipeline] withDockerContainer 21:18:42 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:18:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:18:43 $ docker top d58cc12313e087b80a91159c8eae078a2f5d0bce758847630ed8eb59561e1adc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:43 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 21:18:43 + tee 21:18:43 clair timeout 1m0s 21:18:43 docker timeout: 1m0s 21:18:43 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:18:44 $ docker stop --time=1 d58cc12313e087b80a91159c8eae078a2f5d0bce758847630ed8eb59561e1adc 21:18:46 $ docker rm -f d58cc12313e087b80a91159c8eae078a2f5d0bce758847630ed8eb59561e1adc [Pipeline] // withDockerContainer [Pipeline] sh 21:18:46 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 21:18:46 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_daff15d1c142927b4c294eb389f0d65858a28110.html [Pipeline] writeFile [Pipeline] step 21:18:46 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 21:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:18:47 . [Pipeline] withDockerContainer 21:18:47 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:18:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:18:48 $ docker top e3956d803ac21ff412888895b03e56443b60a319d875dcc46dd53e66a0366198 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:48 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 21:18:48 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:18:54 $ docker stop --time=1 e3956d803ac21ff412888895b03e56443b60a319d875dcc46dd53e66a0366198 21:18:55 $ docker rm -f e3956d803ac21ff412888895b03e56443b60a319d875dcc46dd53e66a0366198 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:18:56 . [Pipeline] withDockerContainer 21:18:56 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:18:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:18:56 $ docker top 3cac0b3a27172ad90ecbf467ad8168689b994136871b9db09c3678aec2251a17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 21:18:57 + tee 21:18:57 clair timeout 1m0s 21:18:57 docker timeout: 1m0s 21:18:57 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:18:58 $ docker stop --time=1 3cac0b3a27172ad90ecbf467ad8168689b994136871b9db09c3678aec2251a17 21:18:59 $ docker rm -f 3cac0b3a27172ad90ecbf467ad8168689b994136871b9db09c3678aec2251a17 [Pipeline] // withDockerContainer [Pipeline] sh 21:19:00 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 21:19:00 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_daff15d1c142927b4c294eb389f0d65858a28110.html [Pipeline] writeFile [Pipeline] step 21:19:00 Archiving artifacts [Pipeline] } [Pipeline] // script [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] unstash [Pipeline] isUnix [Pipeline] sh 21:19:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:01 . [Pipeline] withDockerContainer 21:19:02 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:19:02 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:19:02 $ docker top d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:03 [ssh-agent] Looking for ssh-agent implementation... 21:19:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:03 $ docker exec d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a ssh-agent 21:19:03 SSH_AUTH_SOCK=/tmp/ssh-1jY3iIZBq6Xw/agent.13 21:19:03 SSH_AGENT_PID=18 21:19:03 Running ssh-add (command line suppressed) 21:19:03 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4620730783340815559.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4620730783340815559.key) 21:19:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:04 + git semver tag 21:19:04 # -> Open(): unable to determine branch for HEAD 21:19:04 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:19:04 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:19:04 # $SEMVER_REMOTE_NAME = origin 21:19:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:19:04 # $SEMVER_USER_NAME = edgex-jenkins 21:19:04 # $SEMVER_BRANCH = master 21:19:04 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:19:04 # daff15d1c142927b4c294eb389f0d65858a28110 HEAD 21:19:04 # -> Force: false 21:19:04 # f90217bc363c8657040fc25ac10d328e6706a81d refs/tags/v1.2.1-dev.14 [Pipeline] } 21:19:04 $ docker exec --env ******** --env ******** d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a ssh-agent -k 21:19:04 unset SSH_AUTH_SOCK; 21:19:04 unset SSH_AGENT_PID; 21:19:04 echo Agent pid 18 killed; 21:19:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:04 + git semver [Pipeline] } 21:19:04 $ docker stop --time=1 d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a 21:19:06 $ docker rm -f d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:06 21:19:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:19:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:07 0.23.1-centos7: Pulling from edgex-lftools 21:19:07 ab5ef0e58194: Pulling fs layer 21:19:07 9712f1f96733: Pulling fs layer 21:19:07 63f879dbbcfc: Pulling fs layer 21:19:07 0d9ebad4ef96: Pulling fs layer 21:19:07 e9a5061849ea: Pulling fs layer 21:19:07 d747dcd14b5f: Pulling fs layer 21:19:07 2de7ff778b66: Pulling fs layer 21:19:07 0d9ebad4ef96: Waiting 21:19:07 d747dcd14b5f: Waiting 21:19:07 2de7ff778b66: Waiting 21:19:07 e9a5061849ea: Waiting 21:19:07 9712f1f96733: Verifying Checksum 21:19:07 9712f1f96733: Download complete 21:19:09 63f879dbbcfc: Verifying Checksum 21:19:09 63f879dbbcfc: Download complete 21:19:09 e9a5061849ea: Verifying Checksum 21:19:09 e9a5061849ea: Download complete 21:19:09 d747dcd14b5f: Download complete 21:19:09 2de7ff778b66: Verifying Checksum 21:19:09 2de7ff778b66: Download complete 21:19:09 0d9ebad4ef96: Verifying Checksum 21:19:09 0d9ebad4ef96: Download complete 21:19:09 ab5ef0e58194: Verifying Checksum 21:19:09 ab5ef0e58194: Download complete 21:19:13 ab5ef0e58194: Pull complete 21:19:13 9712f1f96733: Pull complete 21:19:16 63f879dbbcfc: Pull complete 21:19:23 0d9ebad4ef96: Pull complete 21:19:24 e9a5061849ea: Pull complete 21:19:24 d747dcd14b5f: Pull complete 21:19:26 2de7ff778b66: Pull complete 21:19:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:19:26 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:19:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:19:30 $ docker top 9101295b1dc16e7766ff080b6f7e4f05399c59962ebb699381d2c5f213fef9e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:19:31 provisioning config files... 21:19:31 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config1013691555144523257tmp 21:19:31 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8292141916329370261tmp 21:19:31 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4528214592515986551tmp [Pipeline] { [Pipeline] echo 21:19:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:19:31 ---> sigul-configuration.sh 21:19:31 gpg: directory `/root/.gnupg' created 21:19:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:19:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:19:31 gpg: keyring `/root/.gnupg/secring.gpg' created 21:19:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:19:31 gpg: CAST5 encrypted data 21:19:31 gpg: encrypted with 1 passphrase 21:19:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:19:32 + mkdir /home/jenkins 21:19:32 + mkdir /home/jenkins/sigul [Pipeline] sh 21:19:32 + 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 21:19:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:19:32 ---> sigul-install.sh 21:19:38 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:19:38 + git tag --list 21:19:38 v1.0.0 21:19:38 v1.1.0 21:19:38 v1.2.0 21:19:38 v1.2.1-dev.1 21:19:38 v1.2.1-dev.10 21:19:38 v1.2.1-dev.11 21:19:38 v1.2.1-dev.12 21:19:38 v1.2.1-dev.13 21:19:38 v1.2.1-dev.14 21:19:38 v1.2.1-dev.2 21:19:38 v1.2.1-dev.3 21:19:38 v1.2.1-dev.4 21:19:38 v1.2.1-dev.5 21:19:38 v1.2.1-dev.6 21:19:38 v1.2.1-dev.7 21:19:38 v1.2.1-dev.8 21:19:38 v1.2.1-dev.9 [Pipeline] sh 21:19:38 + lftools sign git-tag v1.2.1-dev.14 21:19:40 Signing Git tag with Sigul... 21:19:40 Signing v1.2.1-dev.14 [Pipeline] echo 21:19:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:19:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:19:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:19:41 $ docker stop --time=1 9101295b1dc16e7766ff080b6f7e4f05399c59962ebb699381d2c5f213fef9e2 21:19:43 $ docker rm -f 9101295b1dc16e7766ff080b6f7e4f05399c59962ebb699381d2c5f213fef9e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:44 . [Pipeline] withDockerContainer 21:19:44 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:19:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:19:45 $ docker top 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:45 [ssh-agent] Looking for ssh-agent implementation... 21:19:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:45 $ docker exec 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 ssh-agent 21:19:45 SSH_AUTH_SOCK=/tmp/ssh-aUNcivdTaBLh/agent.11 21:19:45 SSH_AGENT_PID=16 21:19:45 Running ssh-add (command line suppressed) 21:19:46 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4882474540075835571.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4882474540075835571.key) 21:19:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:46 + git semver bump pre 21:19:46 # -> Open(): unable to determine branch for HEAD 21:19:46 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:19:46 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:19:46 # $SEMVER_REMOTE_NAME = origin 21:19:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:19:46 # $SEMVER_USER_NAME = edgex-jenkins 21:19:46 # $SEMVER_BRANCH = master 21:19:46 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:19:46 1.2.1-dev.15 [Pipeline] } 21:19:46 $ docker exec --env ******** --env ******** 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 ssh-agent -k 21:19:46 unset SSH_AUTH_SOCK; 21:19:46 unset SSH_AGENT_PID; 21:19:46 echo Agent pid 16 killed; 21:19:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:47 + git semver [Pipeline] } 21:19:47 $ docker stop --time=1 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 21:19:48 $ docker rm -f 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:48 . [Pipeline] withDockerContainer 21:19:49 prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container 21:19:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:19:49 $ docker top a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:50 [ssh-agent] Looking for ssh-agent implementation... 21:19:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:50 $ docker exec a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 ssh-agent 21:19:50 SSH_AUTH_SOCK=/tmp/ssh-FHJa0i0KRLJd/agent.11 21:19:50 SSH_AGENT_PID=17 21:19:50 Running ssh-add (command line suppressed) 21:19:50 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2363902032350634151.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2363902032350634151.key) 21:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:51 + git semver push 21:19:51 # -> Open(): unable to determine branch for HEAD 21:19:51 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:19:51 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:19:51 # $SEMVER_REMOTE_NAME = origin 21:19:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:19:51 # $SEMVER_USER_NAME = edgex-jenkins 21:19:51 # $SEMVER_BRANCH = master 21:19:51 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:19:57 $ docker exec --env ******** --env ******** a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 ssh-agent -k 21:19:57 unset SSH_AUTH_SOCK; 21:19:57 unset SSH_AGENT_PID; 21:19:57 echo Agent pid 17 killed; 21:19:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:58 + git semver [Pipeline] } 21:19:58 $ docker stop --time=1 a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 21:19:59 $ docker rm -f a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:20:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:02 ---> package-listing.sh 21:20:02 ++ facter osfamily 21:20:02 ++ tr '[:upper:]' '[:lower:]' 21:20:02 + OS_FAMILY=redhat 21:20:02 + workspace=/w/workspace/_app-service-configurable_master 21:20:02 + START_PACKAGES=/tmp/packages_start.txt 21:20:02 + END_PACKAGES=/tmp/packages_end.txt 21:20:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:02 + PACKAGES=/tmp/packages_start.txt 21:20:02 + '[' /w/workspace/_app-service-configurable_master ']' 21:20:02 + PACKAGES=/tmp/packages_end.txt 21:20:02 + case "${OS_FAMILY}" in 21:20:02 + rpm -qa 21:20:02 + sort 21:20:06 + '[' -f /tmp/packages_start.txt ']' 21:20:06 + '[' -f /tmp/packages_end.txt ']' 21:20:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:06 + '[' /w/workspace/_app-service-configurable_master ']' 21:20:06 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 21:20:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:06 provisioning config files... 21:20:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4329449086996980867tmp [Pipeline] { [Pipeline] echo 21:20:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:07 ---> create-netrc.sh [Pipeline] } 21:20:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:20:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:20:07 ---> python-tools-install.sh 21:20:07 Generating Requirements File 21:21:29 Python 3.6.8 21:21:29 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 21:21:29 aiohttp==3.6.2 21:21:29 appdirs==1.4.3 21:21:29 argcomplete==1.12.1 21:21:29 aspy.yaml==1.3.0 21:21:29 async-timeout==3.0.1 21:21:29 attrs==19.3.0 21:21:29 Babel==2.8.0 21:21:29 beautifulsoup4==4.8.2 21:21:29 boto3==1.11.6 21:21:29 botocore==1.14.6 21:21:29 bs4==0.0.1 21:21:29 cachetools==4.1.1 21:21:29 certifi==2019.11.28 21:21:29 cffi==1.14.3 21:21:29 cfgv==2.0.1 21:21:29 chardet==3.0.4 21:21:29 click==7.1 21:21:29 cliff==3.4.0 21:21:29 cmd2==1.3.10 21:21:29 colorama==0.4.3 21:21:29 cryptography==3.1.1 21:21:29 debtcollector==2.2.0 21:21:29 decorator==4.4.2 21:21:29 defusedxml==0.6.0 21:21:29 Deprecated==1.2.7 21:21:29 distlib==0.3.1 21:21:29 distro==1.2.0 21:21:29 dnspython==1.16.0 21:21:29 docker==4.2.0 21:21:29 docutils==0.15.2 21:21:29 dogpile.cache==1.0.2 21:21:29 email-validator==1.0.5 21:21:29 filelock==3.0.12 21:21:29 future==0.18.2 21:21:29 google-auth==1.22.0 21:21:29 httplib2==0.17.0 21:21:29 identify==1.4.11 21:21:29 idna==2.9 21:21:29 idna-ssl==1.1.0 21:21:29 importlib-metadata==1.7.0 21:21:29 importlib-resources==1.5.0 21:21:29 iso8601==0.1.13 21:21:29 Jinja2==2.11.1 21:21:29 jmespath==0.10.0 21:21:29 jsonpatch==1.26 21:21:29 jsonpointer==2.0 21:21:29 jsonschema==3.2.0 21:21:29 keystoneauth1==4.2.1 21:21:29 kubernetes==11.0.0 21:21:29 lftools==0.34.2 21:21:29 lxml==4.5.0 21:21:29 MarkupSafe==0.23 21:21:29 msgpack==1.0.0 21:21:29 multi-key-dict==2.0.3 21:21:29 multidict==4.7.6 21:21:29 munch==2.5.0 21:21:29 netaddr==0.8.0 21:21:29 netifaces==0.10.9 21:21:29 niet==1.4.2 21:21:29 nodeenv==1.3.5 21:21:29 oauth2client==4.1.3 21:21:29 oauthlib==3.1.0 21:21:29 openstacksdk==0.50.0 21:21:29 os-client-config==2.1.0 21:21:29 os-service-types==1.7.0 21:21:29 osc-lib==2.2.1 21:21:29 oslo.config==8.3.2 21:21:29 oslo.context==3.1.1 21:21:29 oslo.i18n==5.0.1 21:21:29 oslo.log==4.4.0 21:21:29 oslo.serialization==4.0.1 21:21:29 oslo.utils==4.6.0 21:21:29 packaging==20.4 21:21:29 pbr==5.4.4 21:21:29 pluggy==0.13.1 21:21:29 prettytable==0.7.2 21:21:29 py==1.9.0 21:21:29 pyasn1==0.4.8 21:21:29 pyasn1-modules==0.2.8 21:21:29 pycparser==2.20 21:21:29 pygerrit2==2.0.10 21:21:29 PyGithub==1.46 21:21:29 pyinotify==0.9.6 21:21:29 PyJWT==1.7.1 21:21:29 pyparsing==2.4.7 21:21:29 pyperclip==1.8.0 21:21:29 pyroute2==0.4.13 21:21:29 pyrsistent==0.15.7 21:21:29 PySocks==1.6.8 21:21:29 python-cinderclient==7.2.0 21:21:29 python-dateutil==2.8.1 21:21:29 python-heatclient==2.2.1 21:21:29 python-jenkins==1.7.0 21:21:29 python-keystoneclient==4.1.1 21:21:29 python-magnumclient==3.2.1 21:21:29 python-novaclient==17.2.1 21:21:29 python-openstackclient==5.3.1 21:21:29 python-swiftclient==3.10.1 21:21:29 pytz==2020.1 21:21:29 PyYAML==5.3 21:21:29 requests==2.23.0 21:21:29 requests-oauthlib==1.3.0 21:21:29 requestsexceptions==1.4.0 21:21:29 rfc3986==1.4.0 21:21:29 rpm==4.11.3 21:21:29 rsa==4.0 21:21:29 ruamel.yaml==0.16.10 21:21:29 ruamel.yaml.clib==0.2.0 21:21:29 s3transfer==0.3.3 21:21:29 shade==1.27.2 21:21:29 simplejson==3.17.2 21:21:29 six==1.14.0 21:21:29 soupsieve==2.0 21:21:29 stevedore==3.2.2 21:21:29 tabulate==0.8.6 21:21:29 toml==0.10.0 21:21:29 tox==3.20.0 21:21:29 tqdm==4.43.0 21:21:29 typing-extensions==3.7.4.3 21:21:29 urllib3==1.25.8 21:21:29 virtualenv==20.0.31 21:21:29 wcwidth==0.2.5 21:21:29 websocket-client==0.57.0 21:21:29 wrapt==1.12.1 21:21:29 xdg==3.0.2 21:21:29 xmltodict==0.12.0 21:21:29 yarl==1.6.0 21:21:29 yq==2.11.1 21:21:29 zipp==3.2.0 21:21:29 Cache entry deserialization failed, entry ignored 21:21:29 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 21:21:29 Python 2.7.5 21:21:29 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 21:21:29 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 21:21:29 ansible==2.9.7 21:21:29 Babel==0.9.6 21:21:29 backports.ssl-match-hostname==3.5.0.1 21:21:29 beautifulsoup4==4.4.1 21:21:29 bodhi==2.11.0 21:21:29 bodhi-client==2.11.0 21:21:29 CCColUtils==1.4 21:21:29 cffi==1.6.0 21:21:29 chardet==2.2.1 21:21:29 click==6.7 21:21:29 cloud-init==18.5 21:21:29 configobj==4.7.2 21:21:29 cryptography==1.7.2 21:21:29 decorator==3.4.0 21:21:29 distro==1.2.0 21:21:29 enum34==1.0.4 21:21:29 fedpkg==1.38 21:21:29 futures==3.1.1 21:21:29 gitdb==0.6.4 21:21:29 GitPython==1.0.1 21:21:29 html5lib==0.999 21:21:29 httplib2==0.9.2 21:21:29 idna==2.4 21:21:29 iniparse==0.4 21:21:29 ipaddress==1.0.16 21:21:29 IPy==0.75 21:21:29 javapackages==1.0.0 21:21:29 Jinja2==2.7.2 21:21:29 jmespath==0.9.4 21:21:29 jsonpatch==1.2 21:21:29 jsonpointer==1.9 21:21:29 kerberos==1.1 21:21:29 kitchen==1.1.1 21:21:29 langtable==0.0.31 21:21:29 lockfile==0.9.1 21:21:29 lxml==3.2.1 21:21:29 MarkupSafe==0.11 21:21:29 munch==2.0.2 21:21:29 offtrac==0.1.0 21:21:29 openidc-client==0.6.0 21:21:29 packagedb-cli==2.14.1 21:21:29 paramiko==2.1.1 21:21:29 perf==0.1 21:21:29 ply==3.4 21:21:29 policycoreutils-default-encoding==0.1 21:21:29 prettytable==0.7.2 21:21:29 pyasn1==0.1.9 21:21:29 pycparser==2.14 21:21:29 pycurl==7.19.0 21:21:29 pygobject==3.22.0 21:21:29 pygpgme==0.3 21:21:29 pyliblzma==0.5.3 21:21:29 pyOpenSSL==0.13.1 21:21:29 pyparsing==1.5.6 21:21:29 pyserial==2.6 21:21:29 python-augeas==0.5.0 21:21:29 python-bugzilla==2.3.0 21:21:29 python-dateutil==1.5 21:21:29 python-fedora==0.10.0 21:21:29 python-linux-procfs==0.4.9 21:21:29 python-yubico==1.2.3 21:21:29 pyudev==0.15 21:21:29 pyusb==1.0.0b1 21:21:29 pyxattr==0.5.1 21:21:29 PyYAML==3.10 21:21:29 requests==2.6.0 21:21:29 requests-kerberos==0.7.0 21:21:29 rpkg==1.60 21:21:29 schedutils==0.4 21:21:29 seobject==0.1 21:21:29 sepolicy==1.1 21:21:29 six==1.9.0 21:21:29 smmap==0.9.0 21:21:29 urlgrabber==3.10 21:21:29 urllib3==1.10.2 21:21:29 virtualenv==15.1.0 21:21:29 yum-langpacks==0.4.2 21:21:29 yum-metadata-parser==1.1.4 [Pipeline] echo 21:21:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:21:29 ---> sudo-logs.sh 21:21:29 Archiving 'sudo' log.. [Pipeline] echo 21:21:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:21:30 ---> job-cost.sh 21:21:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ouSd 21:21:38 Cache entry deserialization failed, entry ignored 21:21:38 Cache entry deserialization failed, entry ignored 21:21:39 Cache entry deserialization failed, entry ignored 21:21:39 Cache entry deserialization failed, entry ignored 21:21:40 Cache entry deserialization failed, entry ignored 21:21:40 Cache entry deserialization failed, entry ignored 21:21:40 Cache entry deserialization failed, entry ignored 21:21:40 Cache entry deserialization failed, entry ignored 21:21:40 Cache entry deserialization failed, entry ignored 21:21:40 Cache entry deserialization failed, entry ignored 21:21:40 Cache entry deserialization failed, entry ignored 21:21:40 Cache entry deserialization failed, entry ignored 21:21:40 Cache entry deserialization failed, entry ignored 21:21:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:22:15 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 21:22:15 21:22:15 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 21:22:15 21:22:15 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 21:22:15 lf-activate-venv(): INFO: Adding /tmp/venv-ouSd/bin to PATH 21:22:15 INFO: No Stack... 21:22:15 INFO: Retrieving Pricing Info for: v1-standard-2 21:22:15 INFO: Archiving Costs [Pipeline] echo 21:22:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:22:15 ---> logs-deploy.sh 21:22:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/51 21:22:15 INFO: archiving workspace using pattern(s): 21:22:17 Archives upload complete. 21:22:17 INFO: archiving logs to Nexus