Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from abca9505ae6a82096e911e89ea22bdb38e3853ed Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3939366671423091736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5977698787202011824.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9072560864485286496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4255660559114338417.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7606913295859032299.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-685 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision abca9505ae6a82096e911e89ea22bdb38e3853ed (master) 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.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh5674714390147410365.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 Commit message: "fix: Remove retry related properties and update secret path of SecretStore config (#272)" > git rev-list --no-walk 0572519371cadb5442950892d74ded43685a3a6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:46 ========================================================= 22:21:46 EdgeX Global Pipelines Version Info 22:21:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:48 ------------------- 22:21:48 stable info: 22:21:48 ------------------- 22:21:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:48 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:21:48 Message: update stable to v1.0.192 22:21:48 ------------------- 22:21:48 experimental info: 22:21:48 ------------------- 22:21:48 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:48 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:21:48 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abca950 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:49 provisioning config files... 22:21:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config9036792613693140016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:50 ---> docker-login.sh 22:21:50 nexus3.edgexfoundry.org:10001 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 nexus3.edgexfoundry.org:10002 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 nexus3.edgexfoundry.org:10003 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 nexus3.edgexfoundry.org:10004 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 docker.io 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:51 Configure a credential helper to remove this warning. See 22:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:51 22:21:51 Login Succeeded 22:21:51 ---> docker-login.sh ends [Pipeline] } 22:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:51 + git log --format=format:%s -1 abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] echo 22:21:51 GIT_COMMIT: abca9505ae6a82096e911e89ea22bdb38e3853ed, Commit Message: fix: Remove retry related properties and update secret path of SecretStore config (#272) [Pipeline] echo 22:21:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:52 22:21:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:21:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:52 latest: Pulling from edgex-devops/git-semver 22:21:52 31603596830f: Pulling fs layer 22:21:52 54011a49482f: Pulling fs layer 22:21:52 a6820b24f6d8: Pulling fs layer 22:21:52 f581987b2513: Pulling fs layer 22:21:52 f581987b2513: Waiting 22:21:52 54011a49482f: Verifying Checksum 22:21:52 54011a49482f: Download complete 22:21:52 31603596830f: Verifying Checksum 22:21:52 31603596830f: Download complete 22:21:52 f581987b2513: Verifying Checksum 22:21:52 f581987b2513: Download complete 22:21:52 a6820b24f6d8: Verifying Checksum 22:21:52 a6820b24f6d8: Download complete 22:21:52 31603596830f: Pull complete 22:21:53 54011a49482f: Pull complete 22:21:53 a6820b24f6d8: Pull complete 22:21:53 f581987b2513: Pull complete 22:21:53 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:21:54 prd-centos7-docker-4c-2g-685 does not seem to be running inside a container 22:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:21:55 $ docker top 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:55 [ssh-agent] Looking for ssh-agent implementation... 22:21:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:55 $ docker exec 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 ssh-agent 22:21:55 SSH_AUTH_SOCK=/tmp/ssh-R2E7pwKV9PDO/agent.13 22:21:55 SSH_AGENT_PID=20 22:21:55 Running ssh-add (command line suppressed) 22:21:55 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2222521283626650354.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2222521283626650354.key) 22:21:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:56 + git tag --points-at HEAD [Pipeline] } 22:21:56 $ docker exec --env ******** --env ******** 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 ssh-agent -k 22:21:56 unset SSH_AUTH_SOCK; 22:21:56 unset SSH_AGENT_PID; 22:21:56 echo Agent pid 20 killed; 22:21:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:21:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:56 [ssh-agent] Looking for ssh-agent implementation... 22:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:56 $ docker exec 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 ssh-agent 22:21:56 SSH_AUTH_SOCK=/tmp/ssh-M21FQBLfm46d/agent.54 22:21:56 SSH_AGENT_PID=59 22:21:56 Running ssh-add (command line suppressed) 22:21:56 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4220282488200796332.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4220282488200796332.key) 22:21:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:57 + git semver init 22:21:57 # -> Open(): unable to determine branch for HEAD 22:21:57 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:21:57 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:21:57 # $SEMVER_REMOTE_NAME = origin 22:21:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:21:57 # $SEMVER_USER_NAME = edgex-jenkins 22:21:57 # $SEMVER_BRANCH = master 22:21:57 # $SEMVER_TEMP = /tmp/semver-883398644 22:21:57 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:21:57 # '/tmp/semver-883398644' -> '/w/workspace/_app-service-configurable_master/.semver' 22:21:57 # -> Force: false 22:21:57 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 22:21:57 $ docker exec --env ******** --env ******** 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 ssh-agent -k 22:21:57 unset SSH_AUTH_SOCK; 22:21:57 unset SSH_AGENT_PID; 22:21:57 echo Agent pid 59 killed; 22:21:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:58 + git semver [Pipeline] } 22:21:58 $ docker stop --time=1 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 22:21:59 $ docker rm -f 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:00 Stashed 1 file(s) [Pipeline] echo 22:22:00 [edgeXSemver]: initialized semver on version 2.0.0-dev.46 [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 22:22:15 Still waiting to schedule task 22:22:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:22:15 Still waiting to schedule task 22:22:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-679’ is offline 22:24:03 Running on prd-centos7-docker-4c-2g-688 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 22:24:03 Running in /w/workspace/app-service-configurable/118 [Pipeline] { [Pipeline] checkout 22:24:03 Selected Git installation does not exist. Using Default 22:24:03 The recommended git tool is: NONE 22:24:05 using credential edgex-jenkins-ssh 22:24:05 Cloning the remote Git repository 22:24:06 Avoid second fetch 22:24:06 Checking out Revision abca9505ae6a82096e911e89ea22bdb38e3853ed (master) 22:24:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:24:06 > git init /w/workspace/app-service-configurable/118 # timeout=10 22:24:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:24:06 > git --version # timeout=10 22:24:06 > git --version # 'git version 2.24.4' 22:24:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:06 [INFO] Currently running in a labeled security context 22:24:06 [INFO] Currently SELinux is 'enforcing' on the host 22:24:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/118@tmp/jenkins-gitclient-ssh2649168796590484667.key 22:24:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:24:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:06 > git config core.sparsecheckout # timeout=10 22:24:06 > git checkout -f abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 22:24:10 Commit message: "fix: Remove retry related properties and update secret path of SecretStore config (#272)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:24:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-686 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 22:24:11 Running in /w/workspace/app-service-configurable/118 [Pipeline] { [Pipeline] checkout 22:24:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 22:24:11 Selected Git installation does not exist. Using Default 22:24:11 The recommended git tool is: NONE [Pipeline] sh 22:24:12 + sudo service docker restart 22:24:12 + true 22:24:12 Redirecting to /bin/systemctl restart docker.service 22:24:17 using credential edgex-jenkins-ssh 22:24:17 Cloning the remote Git repository 22:24:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:24:17 > git init /w/workspace/app-service-configurable/118 # timeout=10 22:24:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:24:17 > git --version # timeout=10 22:24:17 > git --version # 'git version 2.17.1' 22:24:17 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:18 Avoid second fetch 22:24:18 Checking out Revision abca9505ae6a82096e911e89ea22bdb38e3853ed (master) 22:24:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:24:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:18 > git config core.sparsecheckout # timeout=10 22:24:18 > git checkout -f abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 22:24:22 Commit message: "fix: Remove retry related properties and update secret path of SecretStore config (#272)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:24:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:24:24 + true 22:24:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:30 provisioning config files... 22:24:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/118@tmp/config1070561573032248458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:30 ---> docker-login.sh 22:24:30 nexus3.edgexfoundry.org:10001 22:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:30 Configure a credential helper to remove this warning. See 22:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:30 22:24:30 Login Succeeded 22:24:30 nexus3.edgexfoundry.org:10002 22:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:31 Configure a credential helper to remove this warning. See 22:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:31 22:24:31 Login Succeeded 22:24:31 nexus3.edgexfoundry.org:10003 22:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:31 Configure a credential helper to remove this warning. See 22:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:31 22:24:31 Login Succeeded 22:24:31 nexus3.edgexfoundry.org:10004 22:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:31 Configure a credential helper to remove this warning. See 22:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:31 22:24:31 Login Succeeded 22:24:31 docker.io 22:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:31 Configure a credential helper to remove this warning. See 22:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:31 22:24:31 Login Succeeded 22:24:31 ---> docker-login.sh ends [Pipeline] } 22:24:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:24:31 ========================================================= 22:24:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:24:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:24:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:24:32 Sending build context to Docker daemon 92.67kB 22:24:32 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:24:32 Step 2/8 : FROM ${BASE} 22:24:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:24:32 540db60ca938: Pulling fs layer 22:24:32 adcc1eea9eea: Pulling fs layer 22:24:32 4c4ab2625f07: Pulling fs layer 22:24:32 0510c868ecb4: Pulling fs layer 22:24:32 afea3b2eda06: Pulling fs layer 22:24:32 7809a108b3ef: Pulling fs layer 22:24:32 f706445af74f: Pulling fs layer 22:24:32 afea3b2eda06: Waiting 22:24:32 7809a108b3ef: Waiting 22:24:32 f706445af74f: Waiting 22:24:32 0510c868ecb4: Waiting 22:24:32 4c4ab2625f07: Verifying Checksum 22:24:32 4c4ab2625f07: Download complete 22:24:32 adcc1eea9eea: Verifying Checksum 22:24:32 adcc1eea9eea: Download complete 22:24:32 afea3b2eda06: Verifying Checksum 22:24:32 afea3b2eda06: Download complete 22:24:32 540db60ca938: Verifying Checksum 22:24:32 540db60ca938: Download complete 22:24:32 7809a108b3ef: Verifying Checksum 22:24:32 7809a108b3ef: Download complete 22:24:32 540db60ca938: Pull complete 22:24:32 adcc1eea9eea: Pull complete 22:24:33 4c4ab2625f07: Pull complete 22:24:34 f706445af74f: Verifying Checksum 22:24:34 f706445af74f: Download complete 22:24:35 0510c868ecb4: Verifying Checksum 22:24:35 0510c868ecb4: Download complete 22:24:38 0510c868ecb4: Pull complete 22:24:38 afea3b2eda06: Pull complete 22:24:38 7809a108b3ef: Pull complete 22:24:40 f706445af74f: Pull complete 22:24:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:24:40 ---> b068be0155e3 22:24:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:43 provisioning config files... 22:24:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/118@tmp/config1892589571264900507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:43 ---> docker-login.sh 22:24:43 nexus3.edgexfoundry.org:10001 22:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:44 ---> Running in ac17b3e12113 22:24:44 Removing intermediate container ac17b3e12113 22:24:44 ---> 6027fdfc731c 22:24:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:44 ---> Running in e088ea9cc29a 22:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:44 Configure a credential helper to remove this warning. See 22:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:44 22:24:44 Login Succeeded 22:24:44 nexus3.edgexfoundry.org:10002 22:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:45 Removing intermediate container e088ea9cc29a 22:24:45 ---> fd3af47395ff 22:24:45 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:24:45 ---> Running in f9c3bb969de2 22:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:45 Configure a credential helper to remove this warning. See 22:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:45 22:24:45 Login Succeeded 22:24:45 nexus3.edgexfoundry.org:10003 22:24:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:45 Configure a credential helper to remove this warning. See 22:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:45 22:24:45 Login Succeeded 22:24:45 nexus3.edgexfoundry.org:10004 22:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:46 Configure a credential helper to remove this warning. See 22:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:46 22:24:46 Login Succeeded 22:24:46 docker.io 22:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:47 (1/6) Installing libc-dev (0.7.2-r3) 22:24:47 (2/6) Installing libsodium (1.0.18-r0) 22:24:47 (3/6) Installing pkgconf (1.7.3-r0) 22:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:47 Configure a credential helper to remove this warning. See 22:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:47 22:24:47 Login Succeeded 22:24:47 ---> docker-login.sh ends [Pipeline] } 22:24:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:24:47 (4/6) Installing libsodium-dev (1.0.18-r0) 22:24:47 (5/6) Installing libzmq (4.3.3-r1) [Pipeline] // withEnv [Pipeline] unstash 22:24:47 (6/6) Installing zeromq-dev (4.3.3-r1) 22:24:47 Executing busybox-1.32.1-r6.trigger 22:24:47 OK: 150 MiB in 46 packages [Pipeline] echo 22:24:47 ========================================================= 22:24:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:24:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:24:47 Removing intermediate container f9c3bb969de2 22:24:47 ---> 325e60c6aecf 22:24:47 Step 6/8 : WORKDIR /app 22:24:47 ---> Running in 1bac2f2e67a7 22:24:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:24:47 Sending build context to Docker daemon 92.67kB 22:24:48 Removing intermediate container 1bac2f2e67a7 22:24:48 ---> 2a52d4c3fe17 22:24:48 Step 7/8 : COPY . . 22:24:48 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:24:48 Step 2/8 : FROM ${BASE} 22:24:48 ---> 0a0de7eaa0e3 22:24:48 Step 8/8 : RUN go mod download 22:24:48 ---> Running in 4dff8404e0af 22:24:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:24:48 595b0fe564bb: Pulling fs layer 22:24:48 7186ed65a4f7: Pulling fs layer 22:24:48 316046926c0a: Pulling fs layer 22:24:48 4ebd0625c992: Pulling fs layer 22:24:48 207e8628e3a3: Pulling fs layer 22:24:48 c791037a9be2: Pulling fs layer 22:24:48 ffd874e62e21: Pulling fs layer 22:24:48 4ebd0625c992: Waiting 22:24:48 207e8628e3a3: Waiting 22:24:48 c791037a9be2: Waiting 22:24:48 ffd874e62e21: Waiting 22:24:48 316046926c0a: Download complete 22:24:48 7186ed65a4f7: Verifying Checksum 22:24:48 7186ed65a4f7: Download complete 22:24:48 207e8628e3a3: Verifying Checksum 22:24:48 207e8628e3a3: Download complete 22:24:48 c791037a9be2: Verifying Checksum 22:24:48 c791037a9be2: Download complete 22:24:48 595b0fe564bb: Verifying Checksum 22:24:48 595b0fe564bb: Download complete 22:24:49 595b0fe564bb: Pull complete 22:24:50 7186ed65a4f7: Pull complete 22:24:50 ffd874e62e21: Verifying Checksum 22:24:50 ffd874e62e21: Download complete 22:24:50 316046926c0a: Pull complete 22:24:52 4ebd0625c992: Verifying Checksum 22:24:52 4ebd0625c992: Download complete 22:25:00 Removing intermediate container 4dff8404e0af 22:25:00 ---> 414de1329e5e 22:25:00 Successfully built 414de1329e5e 22:25:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:25:01 + docker inspect -f . ci-base-image-x86_64 22:25:01 . [Pipeline] withDockerContainer 22:25:01 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 22:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/118 -v /w/workspace/app-service-configurable/118:/w/workspace/app-service-configurable/118:rw,z -v /w/workspace/app-service-configurable/118@tmp:/w/workspace/app-service-configurable/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:01 $ docker top 5df228e119c77c07426a8894cf1a79c2f8fa071077912135cdfa1bf8482bc280 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:01 + go version 22:25:01 go version go1.16.3 linux/amd64 [Pipeline] } 22:25:01 $ docker stop --time=1 5df228e119c77c07426a8894cf1a79c2f8fa071077912135cdfa1bf8482bc280 22:25:02 4ebd0625c992: Pull complete 22:25:02 207e8628e3a3: Pull complete 22:25:03 $ docker rm -f 5df228e119c77c07426a8894cf1a79c2f8fa071077912135cdfa1bf8482bc280 22:25:03 c791037a9be2: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:03 + docker inspect -f . ci-base-image-x86_64 22:25:03 . [Pipeline] withDockerContainer 22:25:03 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 22:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/118 -v /w/workspace/app-service-configurable/118:/w/workspace/app-service-configurable/118:rw,z -v /w/workspace/app-service-configurable/118@tmp:/w/workspace/app-service-configurable/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:04 $ docker top 9e1619a7856bd45eee667d46710b3bb2120681fc9d0d81b2f9383355c9ad5e14 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:04 + go mod tidy [Pipeline] sh 22:25:05 + make test 22:25:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:25:06 ffd874e62e21: Pull complete 22:25:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:25:06 ---> cfc18b08335c 22:25:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:25:09 ---> Running in 70724811cf0f 22:25:09 Removing intermediate container 70724811cf0f 22:25:09 ---> 2115e19cf277 22:25:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:09 ---> Running in b838a10bd804 22:25:12 Removing intermediate container b838a10bd804 22:25:12 ---> c9bd483e4909 22:25:12 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:25:12 ---> Running in 08ffbd1988dc 22:25:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:25:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:25:15 (1/6) Installing libc-dev (0.7.2-r3) 22:25:15 (2/6) Installing libsodium (1.0.18-r0) 22:25:15 (3/6) Installing pkgconf (1.7.3-r0) 22:25:16 (4/6) Installing libsodium-dev (1.0.18-r0) 22:25:16 (5/6) Installing libzmq (4.3.3-r1) 22:25:16 (6/6) Installing zeromq-dev (4.3.3-r1) 22:25:16 Executing busybox-1.32.1-r6.trigger 22:25:16 OK: 139 MiB in 46 packages 22:25:17 Removing intermediate container 08ffbd1988dc 22:25:17 ---> cedd4a819d7c 22:25:17 Step 6/8 : WORKDIR /app 22:25:17 ---> Running in 5af7563863ba 22:25:18 Removing intermediate container 5af7563863ba 22:25:18 ---> e45ee3afd22d 22:25:18 Step 7/8 : COPY . . 22:25:18 ---> 311a2f675070 22:25:18 Step 8/8 : RUN go mod download 22:25:19 ---> Running in 934459352b90 22:25:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:25:23 CGO_ENABLED=1 go vet ./... 22:25:28 gofmt -l . 22:25:28 [ "`gofmt -l .`" = "" ] 22:25:28 ./bin/test-go-mod-tidy.sh 22:25:28 ./bin/test-attribution-txt.sh [Pipeline] } 22:25:28 $ docker stop --time=1 9e1619a7856bd45eee667d46710b3bb2120681fc9d0d81b2f9383355c9ad5e14 22:25:30 $ docker rm -f 9e1619a7856bd45eee667d46710b3bb2120681fc9d0d81b2f9383355c9ad5e14 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:25:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:25:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:25:32 + ls -al . 22:25:32 total 92 22:25:32 drwxrwxr-x. 7 jenkins jenkins 4096 May 27 22:25 . 22:25:32 drwxrwxr-x. 4 jenkins jenkins 32 May 27 22:24 .. 22:25:32 -rw-rw-r--. 1 jenkins jenkins 7306 May 27 22:24 Attribution.txt 22:25:32 drwxrwxr-x. 2 jenkins jenkins 64 May 27 22:24 bin 22:25:32 -rw-r--r--. 1 jenkins jenkins 10 May 27 22:25 coverage.out 22:25:32 -rw-rw-r--. 1 jenkins jenkins 2048 May 27 22:24 Dockerfile 22:25:32 -rw-rw-r--. 1 jenkins jenkins 970 May 27 22:24 Dockerfile.build 22:25:32 -rw-rw-r--. 1 jenkins jenkins 119 May 27 22:24 .dockerignore 22:25:32 drwxrwxr-x. 8 jenkins jenkins 162 May 27 22:24 .git 22:25:32 drwxrwxr-x. 2 jenkins jenkins 81 May 27 22:24 .github 22:25:32 -rw-rw-r--. 1 jenkins jenkins 111 May 27 22:24 .gitignore 22:25:32 -rw-r--r--. 1 jenkins jenkins 136 May 27 22:25 go.mod 22:25:32 -rw-r--r--. 1 jenkins jenkins 20848 May 27 22:25 go.sum 22:25:32 -rw-rw-r--. 1 jenkins jenkins 687 May 27 22:24 Jenkinsfile 22:25:32 -rw-rw-r--. 1 jenkins jenkins 10174 May 27 22:24 LICENSE 22:25:32 -rw-rw-r--. 1 jenkins jenkins 1460 May 27 22:24 main.go 22:25:32 -rw-rw-r--. 1 jenkins jenkins 1508 May 27 22:24 makefile 22:25:32 -rw-rw-r--. 1 jenkins jenkins 3230 May 27 22:24 README.md 22:25:32 drwxrwxr-x. 8 jenkins jenkins 122 May 27 22:24 res 22:25:32 drwxrwxr-x. 4 jenkins jenkins 71 May 27 22:24 snap 22:25:32 -rw-rw-r--. 1 jenkins jenkins 12 May 27 22:21 VERSION [Pipeline] isUnix [Pipeline] sh 22:25:32 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=abca9505ae6a82096e911e89ea22bdb38e3853ed --label arch=amd64 --label version=2.0.0-dev.46 . 22:25:32 Sending build context to Docker daemon 116.2kB 22:25:32 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 22:25:32 Step 2/28 : FROM ${BASE} AS builder 22:25:32 ---> 414de1329e5e 22:25:32 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:25:32 ---> Running in 8b4c50c77cc8 22:25:32 Removing intermediate container 8b4c50c77cc8 22:25:32 ---> 2c8ce110d759 22:25:32 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 22:25:32 ---> Running in bab6406180eb 22:25:32 Removing intermediate container bab6406180eb 22:25:32 ---> 3ed04f225421 22:25:32 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:25:32 ---> Running in 992344cd9efc 22:25:32 Removing intermediate container 992344cd9efc 22:25:32 ---> a4a4767a2a4f 22:25:32 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:32 ---> Running in 4d8d7f01a020 22:25:33 Removing intermediate container 4d8d7f01a020 22:25:33 ---> 24a3677c1a7b 22:25:33 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:33 ---> Running in c85f911542bf 22:25:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:25:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:25:34 OK: 150 MiB in 46 packages 22:25:35 Removing intermediate container c85f911542bf 22:25:35 ---> ad7b590e60d8 22:25:35 Step 8/28 : WORKDIR /app 22:25:35 ---> Running in 10a2534c4f91 22:25:35 Removing intermediate container 10a2534c4f91 22:25:35 ---> 3787e51e8eef 22:25:35 Step 9/28 : COPY go.mod . 22:25:35 ---> 84d838dfc04b 22:25:35 Step 10/28 : RUN go mod download 22:25:35 ---> Running in 8a93be0787fa 22:25:36 Removing intermediate container 8a93be0787fa 22:25:36 ---> 8002278fef1f 22:25:36 Step 11/28 : RUN go mod tidy 22:25:36 ---> Running in ca8d2ec9f447 22:25:36 Removing intermediate container ca8d2ec9f447 22:25:36 ---> fd54e97ddaab 22:25:36 Step 12/28 : COPY . . 22:25:37 ---> f1714300d876 22:25:37 Step 13/28 : ARG MAKE="make build" 22:25:37 ---> Running in b71e47a2f4a0 22:25:37 Removing intermediate container b71e47a2f4a0 22:25:37 ---> b1eea9450d9f 22:25:37 Step 14/28 : RUN $MAKE 22:25:37 ---> Running in 87f44f3f9f28 22:25:37 go mod tidy 22:25:37 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.46" -o app-service-configurable 22:25:46 Removing intermediate container 934459352b90 22:25:46 ---> f79b9e79041f 22:25:46 Successfully built f79b9e79041f 22:25:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:25:46 + docker inspect -f . ci-base-image-arm64 22:25:46 . [Pipeline] withDockerContainer 22:25:46 prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container 22:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/118 -v /w/workspace/app-service-configurable/118:/w/workspace/app-service-configurable/118:rw,z -v /w/workspace/app-service-configurable/118@tmp:/w/workspace/app-service-configurable/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:25:48 $ docker top 563e28c2f7c71dc4ffd8a789196f304b00a01c12842a2fed5f7ca2fb3e06d311 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:49 + go version 22:25:49 go version go1.16.3 linux/arm64 [Pipeline] } 22:25:49 $ docker stop --time=1 563e28c2f7c71dc4ffd8a789196f304b00a01c12842a2fed5f7ca2fb3e06d311 22:25:50 Removing intermediate container 87f44f3f9f28 22:25:50 ---> 00d91d8b32f0 22:25:50 Step 15/28 : FROM alpine:3.12 22:25:50 3.12: Pulling from library/alpine 22:25:50 339de151aab4: Pulling fs layer 22:25:50 339de151aab4: Verifying Checksum 22:25:50 339de151aab4: Download complete 22:25:51 $ docker rm -f 563e28c2f7c71dc4ffd8a789196f304b00a01c12842a2fed5f7ca2fb3e06d311 22:25:51 339de151aab4: Pull complete 22:25:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:25:51 Status: Downloaded newer image for alpine:3.12 22:25:51 ---> 13621d1b12d4 22:25:51 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:25:51 ---> Running in ccb9039763f4 22:25:51 Removing intermediate container ccb9039763f4 22:25:51 ---> 4a3d6d236296 22:25:51 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 22:25:51 ---> Running in c4df78aedc70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 22:25:51 Removing intermediate container c4df78aedc70 22:25:51 ---> 112ad606364c 22:25:51 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:25:51 ---> Running in c2f562687f60 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:25:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:25:51 + docker inspect -f . ci-base-image-arm64 22:25:51 . [Pipeline] withDockerContainer 22:25:52 (1/7) Installing ca-certificates (20191127-r4) 22:25:52 (2/7) Installing dumb-init (1.2.2-r1) 22:25:52 (3/7) Installing libgcc (9.3.0-r2) 22:25:52 (4/7) Installing libsodium (1.0.18-r0) 22:25:52 (5/7) Installing libstdc++ (9.3.0-r2) 22:25:52 (6/7) Installing libzmq (4.3.3-r0) 22:25:52 (7/7) Installing zeromq (4.3.3-r0) 22:25:52 Executing busybox-1.31.1-r20.trigger 22:25:52 Executing ca-certificates-20191127-r4.trigger 22:25:52 OK: 9 MiB in 21 packages 22:25:52 prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container 22:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/118 -v /w/workspace/app-service-configurable/118:/w/workspace/app-service-configurable/118:rw,z -v /w/workspace/app-service-configurable/118@tmp:/w/workspace/app-service-configurable/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:25:52 Removing intermediate container c2f562687f60 22:25:52 ---> db81cb54e24e 22:25:52 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:25:52 ---> 59257e13df35 22:25:52 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 22:25:52 ---> 7608f7a73815 22:25:52 Step 21/28 : COPY --from=builder /app/res/ /res/ 22:25:53 ---> cd7917f527a5 22:25:53 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:25:53 ---> 167f2db40054 22:25:53 Step 23/28 : EXPOSE 48095 22:25:53 ---> Running in b470520bf256 22:25:53 Removing intermediate container b470520bf256 22:25:53 ---> 154e3039baa4 22:25:53 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 22:25:53 ---> Running in 87b04cc6e09d 22:25:53 Removing intermediate container 87b04cc6e09d 22:25:53 ---> 1303a55a9f4a 22:25:53 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:25:53 ---> Running in 547ae3c7a005 22:25:53 Removing intermediate container 547ae3c7a005 22:25:53 ---> f44cb4f962f0 22:25:53 Step 26/28 : LABEL arch=amd64 22:25:53 ---> Running in 837eb6188c9d 22:25:53 Removing intermediate container 837eb6188c9d 22:25:53 ---> 2eb8e7b9068f 22:25:53 Step 27/28 : LABEL git_sha=abca9505ae6a82096e911e89ea22bdb38e3853ed 22:25:53 ---> Running in 211717ad78ec 22:25:53 $ docker top bc7cf7661d2e69ed46447a95e8396dddccd6f1126111cf7c1a2e8441d0e3f26a -eo pid,comm 22:25:54 Removing intermediate container 211717ad78ec 22:25:54 ---> 4f1f7ea5521a 22:25:54 Step 28/28 : LABEL version=2.0.0-dev.46 22:25:54 ---> Running in ee792521cea5 22:25:54 Removing intermediate container ee792521cea5 22:25:54 ---> 5bed7070c9a8 22:25:54 [Warning] One or more build-args [ARCH] were not consumed 22:25:54 Successfully built 5bed7070c9a8 22:25:54 Successfully tagged app-service-configurable:latest [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:54 provisioning config files... 22:25:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/118@tmp/config198480669559132988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:54 ---> docker-login.sh 22:25:54 nexus3.edgexfoundry.org:10001 22:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:54 Configure a credential helper to remove this warning. See 22:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:54 22:25:54 Login Succeeded 22:25:54 nexus3.edgexfoundry.org:10002 22:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:54 + go mod tidy 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10003 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10004 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 docker.io 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 ---> docker-login.sh ends [Pipeline] } 22:25:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:55 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:25:55 abca9505ae6a82096e911e89ea22bdb38e3853ed 22:25:55 latest 22:25:55 2.0.0-dev.46 22:25:55 abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 22:25:55 master 22:25:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] isUnix [Pipeline] sh 22:25:56 + make test 22:25:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:25:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed 22:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:25:56 9a2082dc28b3: Preparing 22:25:56 de0c49bc8053: Preparing 22:25:56 635ad18df7f9: Preparing 22:25:56 518ae031f582: Preparing 22:25:56 810e1a02a552: Preparing 22:25:56 32f366d666a5: Preparing 22:25:56 32f366d666a5: Waiting 22:25:56 635ad18df7f9: Pushed 22:25:56 32f366d666a5: Layer already exists 22:25:56 de0c49bc8053: Pushed 22:25:56 518ae031f582: Pushed 22:25:56 810e1a02a552: Pushed 22:25:58 9a2082dc28b3: Pushed 22:25:58 abca9505ae6a82096e911e89ea22bdb38e3853ed: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:25:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:25:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:25:59 9a2082dc28b3: Preparing 22:25:59 de0c49bc8053: Preparing 22:25:59 635ad18df7f9: Preparing 22:25:59 518ae031f582: Preparing 22:25:59 810e1a02a552: Preparing 22:25:59 32f366d666a5: Preparing 22:25:59 32f366d666a5: Waiting 22:25:59 635ad18df7f9: Layer already exists 22:25:59 810e1a02a552: Layer already exists 22:25:59 de0c49bc8053: Layer already exists 22:25:59 9a2082dc28b3: Layer already exists 22:25:59 518ae031f582: Layer already exists 22:25:59 32f366d666a5: Layer already exists 22:25:59 latest: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:25:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.46 [Pipeline] isUnix [Pipeline] sh 22:26:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.46 22:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:26:00 9a2082dc28b3: Preparing 22:26:00 de0c49bc8053: Preparing 22:26:00 635ad18df7f9: Preparing 22:26:00 518ae031f582: Preparing 22:26:00 810e1a02a552: Preparing 22:26:00 32f366d666a5: Preparing 22:26:00 32f366d666a5: Waiting 22:26:00 518ae031f582: Layer already exists 22:26:00 635ad18df7f9: Layer already exists 22:26:00 9a2082dc28b3: Layer already exists 22:26:00 810e1a02a552: Layer already exists 22:26:00 de0c49bc8053: Layer already exists 22:26:00 32f366d666a5: Layer already exists 22:26:00 2.0.0-dev.46: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:26:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [Pipeline] isUnix [Pipeline] sh 22:26:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 22:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:26:00 9a2082dc28b3: Preparing 22:26:00 de0c49bc8053: Preparing 22:26:00 635ad18df7f9: Preparing 22:26:00 518ae031f582: Preparing 22:26:00 810e1a02a552: Preparing 22:26:00 32f366d666a5: Preparing 22:26:00 32f366d666a5: Waiting 22:26:00 635ad18df7f9: Layer already exists 22:26:00 de0c49bc8053: Layer already exists 22:26:00 9a2082dc28b3: Layer already exists 22:26:00 810e1a02a552: Layer already exists 22:26:00 518ae031f582: Layer already exists 22:26:00 32f366d666a5: Layer already exists 22:26:00 abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:26:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 22:26:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 22:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:26:01 9a2082dc28b3: Preparing 22:26:01 de0c49bc8053: Preparing 22:26:01 635ad18df7f9: Preparing 22:26:01 518ae031f582: Preparing 22:26:01 810e1a02a552: Preparing 22:26:01 32f366d666a5: Preparing 22:26:01 32f366d666a5: Waiting 22:26:01 810e1a02a552: Layer already exists 22:26:01 de0c49bc8053: Layer already exists 22:26:01 635ad18df7f9: Layer already exists 22:26:01 9a2082dc28b3: Layer already exists 22:26:01 518ae031f582: Layer already exists 22:26:01 32f366d666a5: Layer already exists 22:26:01 master: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:01 ===================================================== [Pipeline] echo 22:26:01 taggedImages: 22:26:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed 22:26:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:26:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.46 22:26:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 22:26:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:26:01 ---> job-cost.sh 22:26:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BeY3 22:26:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:26:24 lf-activate-venv(): INFO: Adding /tmp/venv-BeY3/bin to PATH 22:26:24 INFO: No Stack... 22:26:24 INFO: Retrieving Pricing Info for: v3-standard-2 22:26:25 INFO: Archiving Costs [Pipeline] sh 22:26:25 + cat /w/workspace/app-service-configurable/118/archives/cost.csv 22:26:25 + cut -d, -f6 [Pipeline] lock 22:26:25 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] 22:26:25 Resource [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] did not exist. Created. 22:26:25 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:26:25 + echo total: 0.05999999865889549 [Pipeline] stash 22:26:25 Stashed 1 file(s) [Pipeline] } 22:26:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:26:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:26:52 CGO_ENABLED=1 go vet ./... 22:27:11 gofmt -l . 22:27:11 [ "`gofmt -l .`" = "" ] 22:27:11 ./bin/test-go-mod-tidy.sh 22:27:11 ./bin/test-attribution-txt.sh [Pipeline] } 22:27:11 $ docker stop --time=1 bc7cf7661d2e69ed46447a95e8396dddccd6f1126111cf7c1a2e8441d0e3f26a 22:27:13 $ docker rm -f bc7cf7661d2e69ed46447a95e8396dddccd6f1126111cf7c1a2e8441d0e3f26a [Pipeline] // withDockerContainer [Pipeline] sh 22:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:27:14 Warning: overwriting stash ‘coverage-report’ 22:27:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:27:15 + ls -al . 22:27:15 total 116 22:27:15 drwxrwxr-x 7 jenkins jenkins 4096 May 27 22:27 . 22:27:15 drwxrwxr-x 4 jenkins jenkins 4096 May 27 22:24 .. 22:27:15 -rw-rw-r-- 1 jenkins jenkins 119 May 27 22:24 .dockerignore 22:27:15 drwxrwxr-x 8 jenkins jenkins 4096 May 27 22:24 .git 22:27:15 drwxrwxr-x 2 jenkins jenkins 4096 May 27 22:24 .github 22:27:15 -rw-rw-r-- 1 jenkins jenkins 111 May 27 22:24 .gitignore 22:27:15 -rw-rw-r-- 1 jenkins jenkins 7306 May 27 22:24 Attribution.txt 22:27:15 -rw-rw-r-- 1 jenkins jenkins 2048 May 27 22:24 Dockerfile 22:27:15 -rw-rw-r-- 1 jenkins jenkins 970 May 27 22:24 Dockerfile.build 22:27:15 -rw-rw-r-- 1 jenkins jenkins 687 May 27 22:24 Jenkinsfile 22:27:15 -rw-rw-r-- 1 jenkins jenkins 10174 May 27 22:24 LICENSE 22:27:15 -rw-rw-r-- 1 jenkins jenkins 3230 May 27 22:24 README.md 22:27:15 -rw-rw-r-- 1 jenkins jenkins 12 May 27 22:21 VERSION 22:27:15 drwxrwxr-x 2 jenkins jenkins 4096 May 27 22:24 bin 22:27:15 -rw-r--r-- 1 jenkins jenkins 10 May 27 22:25 coverage.out 22:27:15 -rw-r--r-- 1 jenkins jenkins 136 May 27 22:27 go.mod 22:27:15 -rw-r--r-- 1 jenkins jenkins 20848 May 27 22:25 go.sum 22:27:15 -rw-rw-r-- 1 jenkins jenkins 1460 May 27 22:24 main.go 22:27:15 -rw-rw-r-- 1 jenkins jenkins 1508 May 27 22:24 makefile 22:27:15 drwxrwxr-x 8 jenkins jenkins 4096 May 27 22:24 res 22:27:15 drwxrwxr-x 4 jenkins jenkins 4096 May 27 22:24 snap [Pipeline] isUnix [Pipeline] sh 22:27:15 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=abca9505ae6a82096e911e89ea22bdb38e3853ed --label arch=arm64 --label version=2.0.0-dev.46 . 22:27:15 Sending build context to Docker daemon 116.2kB 22:27:15 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 22:27:15 Step 2/28 : FROM ${BASE} AS builder 22:27:15 ---> f79b9e79041f 22:27:15 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:27:16 ---> Running in 3abc4a50299f 22:27:16 Removing intermediate container 3abc4a50299f 22:27:16 ---> 93e1198bd411 22:27:16 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 22:27:16 ---> Running in e306f7f76356 22:27:17 Removing intermediate container e306f7f76356 22:27:17 ---> 8b95007a6b44 22:27:17 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:27:17 ---> Running in 551407303e98 22:27:18 Removing intermediate container 551407303e98 22:27:18 ---> 3a64ea8e8bc0 22:27:18 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:18 ---> Running in f5952a78ef84 22:27:20 Removing intermediate container f5952a78ef84 22:27:20 ---> 085a49412d16 22:27:20 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:27:20 ---> Running in 0c7133850932 22:27:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:27:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:27:23 OK: 139 MiB in 46 packages 22:27:24 Removing intermediate container 0c7133850932 22:27:24 ---> 4319e4ada5e4 22:27:24 Step 8/28 : WORKDIR /app 22:27:24 ---> Running in 1745cc4ca996 22:27:25 Removing intermediate container 1745cc4ca996 22:27:25 ---> 30077ebae23b 22:27:25 Step 9/28 : COPY go.mod . 22:27:25 ---> 0741e3b1c354 22:27:25 Step 10/28 : RUN go mod download 22:27:25 ---> Running in 9345a7c8d2c8 22:27:27 Removing intermediate container 9345a7c8d2c8 22:27:27 ---> bdf10a333ad1 22:27:27 Step 11/28 : RUN go mod tidy 22:27:28 ---> Running in d7beb535000c 22:27:30 Removing intermediate container d7beb535000c 22:27:30 ---> c9e72215f108 22:27:30 Step 12/28 : COPY . . 22:27:31 ---> f2cfc62b7610 22:27:31 Step 13/28 : ARG MAKE="make build" 22:27:31 ---> Running in 13d55099cb2c 22:27:32 Removing intermediate container 13d55099cb2c 22:27:32 ---> f7e9b13bb91e 22:27:32 Step 14/28 : RUN $MAKE 22:27:32 ---> Running in b856abe64ec4 22:27:33 go mod tidy 22:27:33 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.46" -o app-service-configurable 22:28:12 Removing intermediate container b856abe64ec4 22:28:12 ---> 65520e249943 22:28:12 Step 15/28 : FROM alpine:3.12 22:28:12 3.12: Pulling from library/alpine 22:28:12 d2f70382dc9a: Pulling fs layer 22:28:12 d2f70382dc9a: Verifying Checksum 22:28:12 d2f70382dc9a: Download complete 22:28:12 d2f70382dc9a: Pull complete 22:28:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:28:12 Status: Downloaded newer image for alpine:3.12 22:28:12 ---> 9852663dfa18 22:28:12 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:28:12 ---> Running in cfb7bfa95fa7 22:28:13 Removing intermediate container cfb7bfa95fa7 22:28:13 ---> 7cf3759bdfa3 22:28:13 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 22:28:13 ---> Running in 71da9009e49b 22:28:14 Removing intermediate container 71da9009e49b 22:28:14 ---> 0409c50cae79 22:28:14 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:28:14 ---> Running in c8c09e53ae3b 22:28:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:28:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:28:16 (1/7) Installing ca-certificates (20191127-r4) 22:28:16 (2/7) Installing dumb-init (1.2.2-r1) 22:28:16 (3/7) Installing libgcc (9.3.0-r2) 22:28:16 (4/7) Installing libsodium (1.0.18-r0) 22:28:16 (5/7) Installing libstdc++ (9.3.0-r2) 22:28:16 (6/7) Installing libzmq (4.3.3-r0) 22:28:16 (7/7) Installing zeromq (4.3.3-r0) 22:28:16 Executing busybox-1.31.1-r20.trigger 22:28:16 Executing ca-certificates-20191127-r4.trigger 22:28:16 OK: 9 MiB in 21 packages 22:28:18 Removing intermediate container c8c09e53ae3b 22:28:18 ---> cdedc4e492e7 22:28:18 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:28:19 ---> 22c501bc13e6 22:28:19 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 22:28:20 ---> 4ba750f0125e 22:28:20 Step 21/28 : COPY --from=builder /app/res/ /res/ 22:28:20 ---> c75a0cb77e4e 22:28:20 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:28:22 ---> 0060875d9287 22:28:22 Step 23/28 : EXPOSE 48095 22:28:22 ---> Running in 44ea79d24939 22:28:22 Removing intermediate container 44ea79d24939 22:28:22 ---> c15f5b2c1b49 22:28:22 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 22:28:22 ---> Running in 844c5d12b244 22:28:23 Removing intermediate container 844c5d12b244 22:28:23 ---> a42ff092c771 22:28:23 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:23 ---> Running in 3bd924b2896f 22:28:24 Removing intermediate container 3bd924b2896f 22:28:24 ---> 6b9c76d041d3 22:28:24 Step 26/28 : LABEL arch=arm64 22:28:24 ---> Running in 36c59769ac42 22:28:24 Removing intermediate container 36c59769ac42 22:28:24 ---> 8ed7fcdb8020 22:28:24 Step 27/28 : LABEL git_sha=abca9505ae6a82096e911e89ea22bdb38e3853ed 22:28:24 ---> Running in 8214bbccf227 22:28:25 Removing intermediate container 8214bbccf227 22:28:25 ---> 13d9f9ff6859 22:28:25 Step 28/28 : LABEL version=2.0.0-dev.46 22:28:25 ---> Running in 7922770c7698 22:28:25 Removing intermediate container 7922770c7698 22:28:25 ---> 841f10cbb628 22:28:25 [Warning] One or more build-args [ARCH] were not consumed 22:28:25 Successfully built 841f10cbb628 22:28:25 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:26 provisioning config files... 22:28:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/118@tmp/config2479538389740726379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:26 ---> docker-login.sh 22:28:26 nexus3.edgexfoundry.org:10001 22:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:26 Configure a credential helper to remove this warning. See 22:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:26 22:28:26 Login Succeeded 22:28:26 nexus3.edgexfoundry.org:10002 22:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:27 Configure a credential helper to remove this warning. See 22:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:27 22:28:27 Login Succeeded 22:28:27 nexus3.edgexfoundry.org:10003 22:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:28 Configure a credential helper to remove this warning. See 22:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:28 22:28:28 Login Succeeded 22:28:28 nexus3.edgexfoundry.org:10004 22:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:28 Configure a credential helper to remove this warning. See 22:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:28 22:28:28 Login Succeeded 22:28:28 docker.io 22:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:29 Configure a credential helper to remove this warning. See 22:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:29 22:28:29 Login Succeeded 22:28:29 ---> docker-login.sh ends [Pipeline] } 22:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:29 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:28:29 abca9505ae6a82096e911e89ea22bdb38e3853ed 22:28:29 latest 22:28:29 2.0.0-dev.46 22:28:29 abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 22:28:29 master 22:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] isUnix [Pipeline] sh 22:28:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed 22:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:28:30 8e75d6524052: Preparing 22:28:30 b16ccc285249: Preparing 22:28:30 ef133376cc40: Preparing 22:28:30 8f11a1ea2a3f: Preparing 22:28:30 27ac24b51baf: Preparing 22:28:30 3fbe34a1663b: Preparing 22:28:30 3fbe34a1663b: Waiting 22:28:30 ef133376cc40: Pushed 22:28:30 3fbe34a1663b: Layer already exists 22:28:30 b16ccc285249: Pushed 22:28:30 8f11a1ea2a3f: Pushed 22:28:31 27ac24b51baf: Pushed 22:28:34 8e75d6524052: Pushed 22:28:34 abca9505ae6a82096e911e89ea22bdb38e3853ed: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:28:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:28:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:28:34 8e75d6524052: Preparing 22:28:34 b16ccc285249: Preparing 22:28:34 ef133376cc40: Preparing 22:28:34 8f11a1ea2a3f: Preparing 22:28:34 27ac24b51baf: Preparing 22:28:34 3fbe34a1663b: Preparing 22:28:34 3fbe34a1663b: Waiting 22:28:34 27ac24b51baf: Layer already exists 22:28:34 8e75d6524052: Layer already exists 22:28:34 b16ccc285249: Layer already exists 22:28:34 8f11a1ea2a3f: Layer already exists 22:28:34 ef133376cc40: Layer already exists 22:28:35 3fbe34a1663b: Layer already exists 22:28:35 latest: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:28:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.46 [Pipeline] isUnix [Pipeline] sh 22:28:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.46 22:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:28:35 8e75d6524052: Preparing 22:28:35 b16ccc285249: Preparing 22:28:35 ef133376cc40: Preparing 22:28:35 8f11a1ea2a3f: Preparing 22:28:35 27ac24b51baf: Preparing 22:28:35 3fbe34a1663b: Preparing 22:28:35 3fbe34a1663b: Waiting 22:28:35 8e75d6524052: Layer already exists 22:28:35 27ac24b51baf: Layer already exists 22:28:35 8f11a1ea2a3f: Layer already exists 22:28:35 b16ccc285249: Layer already exists 22:28:35 ef133376cc40: Layer already exists 22:28:36 3fbe34a1663b: Layer already exists 22:28:36 2.0.0-dev.46: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:28:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [Pipeline] isUnix [Pipeline] sh 22:28:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 22:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:28:36 8e75d6524052: Preparing 22:28:36 b16ccc285249: Preparing 22:28:36 ef133376cc40: Preparing 22:28:36 8f11a1ea2a3f: Preparing 22:28:36 27ac24b51baf: Preparing 22:28:36 3fbe34a1663b: Preparing 22:28:36 3fbe34a1663b: Waiting 22:28:36 ef133376cc40: Layer already exists 22:28:36 8e75d6524052: Layer already exists 22:28:36 27ac24b51baf: Layer already exists 22:28:36 8f11a1ea2a3f: Layer already exists 22:28:36 b16ccc285249: Layer already exists 22:28:36 3fbe34a1663b: Layer already exists 22:28:36 abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:28:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 22:28:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 22:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:28:37 8e75d6524052: Preparing 22:28:37 b16ccc285249: Preparing 22:28:37 ef133376cc40: Preparing 22:28:37 8f11a1ea2a3f: Preparing 22:28:37 27ac24b51baf: Preparing 22:28:37 3fbe34a1663b: Preparing 22:28:37 3fbe34a1663b: Waiting 22:28:37 27ac24b51baf: Layer already exists 22:28:37 b16ccc285249: Layer already exists 22:28:37 ef133376cc40: Layer already exists 22:28:37 8e75d6524052: Layer already exists 22:28:37 8f11a1ea2a3f: Layer already exists 22:28:37 3fbe34a1663b: Layer already exists 22:28:37 master: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:38 ===================================================== [Pipeline] echo 22:28:38 taggedImages: 22:28:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed 22:28:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:28:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.46 22:28:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 22:28:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:28:38 ---> job-cost.sh 22:28:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VBya 22:29:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:30:39 lf-activate-venv(): INFO: Adding /tmp/venv-VBya/bin to PATH 22:30:39 INFO: No Stack... 22:30:39 INFO: Retrieving Pricing Info for: v2-standard-4 22:30:39 INFO: Archiving Costs [Pipeline] sh 22:30:39 + cat+ /w/workspace/app-service-configurable/118/archives/cost.csv 22:30:39 cut -d, -f6 [Pipeline] lock 22:30:39 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] 22:30:39 Resource [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] did not exist. Created. 22:30:39 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:39 /w/workspace/app-service-configurable/118@tmp/durable-85d6490a/script.sh: 1: /w/workspace/app-service-configurable/118@tmp/durable-85d6490a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:30:40 + echo total: 0.18000000715255737 [Pipeline] stash 22:30:40 Warning: overwriting stash ‘stack-cost’ 22:30:40 Stashed 1 file(s) [Pipeline] } 22:30:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:30:41 provisioning config files... 22:30:41 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config6871587017095962077tmp [Pipeline] { [Pipeline] sh 22:30:41 + set +x 22:30:41 + curl -s https://codecov.io/bash 22:30:41 + bash -s -- 22:30:41 22:30:41 _____ _ 22:30:41 / ____| | | 22:30:41 | | ___ __| | ___ ___ _____ __ 22:30:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:30:41 | |___| (_) | (_| | __/ (_| (_) \ V / 22:30:41 \_____\___/ \__,_|\___|\___\___/ \_/ 22:30:41 Bash-1.0.3 22:30:41 22:30:41 22:30:41 ==> git version 2.24.4 found 22:30:41 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:30:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:30:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:30:41 ==> Jenkins CI detected. 22:30:41 project root: . 22:30:41 --> token set from env 22:30:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:30:41 ==> Running gcov in . (disable via -X gcov) 22:30:41 ==> Python coveragepy not found 22:30:41 ==> Searching for coverage reports in: 22:30:41 + . 22:30:41 -> Found 1 reports 22:30:41 ==> Detecting git/mercurial file structure 22:30:41 ==> Reading reports 22:30:41 + ./coverage.out bytes=10 22:30:41 ==> Appending adjustments 22:30:41 https://docs.codecov.io/docs/fixing-reports 22:30:41 + Found adjustments 22:30:41 ==> Gzipping contents 22:30:41 4.0K /tmp/codecov.F4jhRW.gz 22:30:41 ==> Uploading reports 22:30:41 url: https://codecov.io 22:30:41 query: branch=master&commit=abca9505ae6a82096e911e89ea22bdb38e3853ed&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F118%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:30:41 -> Pinging Codecov 22:30:41 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=abca9505ae6a82096e911e89ea22bdb38e3853ed&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F118%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:30:41 -> Uploading to 22:30:41 https://storage.googleapis.com/codecov/v4/raw/2021-05-27/A97CA9966030D2A3747ED39772930CCE/abca9505ae6a82096e911e89ea22bdb38e3853ed/1ce71c75-cd94-4bf3-b3ba-6d6c017e5fc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T223041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=835d0bd5a601278b7b764a400b8c8cef89035ef28968dcc39a52594ed1d25674 22:30:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:41 Dload Upload Total Spent Left Speed 22:30:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1232 --:--:-- --:--:-- --:--:-- 1236 22:30:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] } 22:30:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:30:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:30:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:43 22:30:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:30:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:30:43 188c0c94c7c5: Pulling fs layer 22:30:43 0ef7d3d256c8: Pulling fs layer 22:30:43 de9db76c5a1d: Pulling fs layer 22:30:43 0eba1c9be4d2: Pulling fs layer 22:30:43 0d57e429df01: Pulling fs layer 22:30:43 4e4be7b47b0d: Pulling fs layer 22:30:43 e1f770b5df2f: Pulling fs layer 22:30:43 85a0685a4137: Pulling fs layer 22:30:43 4e4be7b47b0d: Waiting 22:30:43 0eba1c9be4d2: Waiting 22:30:43 0d57e429df01: Waiting 22:30:43 e1f770b5df2f: Waiting 22:30:43 85a0685a4137: Waiting 22:30:43 de9db76c5a1d: Verifying Checksum 22:30:43 de9db76c5a1d: Download complete 22:30:43 0ef7d3d256c8: Verifying Checksum 22:30:43 0ef7d3d256c8: Download complete 22:30:43 0d57e429df01: Verifying Checksum 22:30:43 0d57e429df01: Download complete 22:30:43 188c0c94c7c5: Verifying Checksum 22:30:43 188c0c94c7c5: Download complete 22:30:43 4e4be7b47b0d: Verifying Checksum 22:30:43 4e4be7b47b0d: Download complete 22:30:43 188c0c94c7c5: Pull complete 22:30:43 0ef7d3d256c8: Pull complete 22:30:43 de9db76c5a1d: Pull complete 22:30:44 e1f770b5df2f: Verifying Checksum 22:30:44 e1f770b5df2f: Download complete 22:30:46 0eba1c9be4d2: Verifying Checksum 22:30:46 0eba1c9be4d2: Download complete 22:30:46 85a0685a4137: Verifying Checksum 22:30:46 85a0685a4137: Download complete 22:30:50 0eba1c9be4d2: Pull complete 22:30:50 0d57e429df01: Pull complete 22:30:50 4e4be7b47b0d: Pull complete 22:30:50 e1f770b5df2f: Pull complete 22:30:54 85a0685a4137: Pull complete 22:30:54 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:30:54 prd-centos7-docker-4c-2g-685 does not seem to be running inside a container 22:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:30:59 $ docker top f782a0f14d1feccdea0a158e0533c3f002e167283370c719588b227180a1135d -eo pid,comm [Pipeline] { [Pipeline] echo 22:31:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:31:00 + set -o pipefail 22:31:00 + snyk monitor '--org=edgex-jenkins' 22:31:08 22:31:08 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 22:31:08 22:31:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/a8f8e93a-a6d1-4d2b-8fac-07686577e440 22:31:08 22:31:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:31:08 22:31:08 [Pipeline] } 22:31:08 $ docker stop --time=1 f782a0f14d1feccdea0a158e0533c3f002e167283370c719588b227180a1135d 22:31:10 $ docker rm -f f782a0f14d1feccdea0a158e0533c3f002e167283370c719588b227180a1135d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:31:11 + git log --format=format:%s -1 abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] isUnix [Pipeline] sh 22:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:31:11 . [Pipeline] withDockerContainer 22:31:12 prd-centos7-docker-4c-2g-685 does not seem to be running inside a container 22:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:31:12 $ docker top 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:12 [ssh-agent] Looking for ssh-agent implementation... 22:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:12 $ docker exec 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee ssh-agent 22:31:12 SSH_AUTH_SOCK=/tmp/ssh-iD518EbRrTqL/agent.14 22:31:12 SSH_AGENT_PID=20 22:31:12 Running ssh-add (command line suppressed) 22:31:12 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8372143492759329600.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8372143492759329600.key) 22:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:13 + git semver tag 22:31:13 # -> Open(): unable to determine branch for HEAD 22:31:13 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:31:13 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:31:13 # $SEMVER_REMOTE_NAME = origin 22:31:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:31:13 # $SEMVER_USER_NAME = edgex-jenkins 22:31:13 # $SEMVER_BRANCH = master 22:31:13 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 22:31:13 # abca9505ae6a82096e911e89ea22bdb38e3853ed HEAD 22:31:13 # -> Force: false 22:31:13 # 697cd5f5831beaf7044bd1a692b7e138118234aa refs/tags/v2.0.0-dev.46 [Pipeline] } 22:31:13 $ docker exec --env ******** --env ******** 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee ssh-agent -k 22:31:13 unset SSH_AUTH_SOCK; 22:31:13 unset SSH_AGENT_PID; 22:31:13 echo Agent pid 20 killed; 22:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:13 + git semver [Pipeline] } 22:31:13 $ docker stop --time=1 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee 22:31:14 $ docker rm -f 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:31:15 22:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:31:15 0.23.1-centos7: Pulling from edgex-lftools 22:31:15 ab5ef0e58194: Pulling fs layer 22:31:15 9712f1f96733: Pulling fs layer 22:31:15 63f879dbbcfc: Pulling fs layer 22:31:15 0d9ebad4ef96: Pulling fs layer 22:31:15 e9a5061849ea: Pulling fs layer 22:31:15 d747dcd14b5f: Pulling fs layer 22:31:15 2de7ff778b66: Pulling fs layer 22:31:15 0d9ebad4ef96: Waiting 22:31:15 e9a5061849ea: Waiting 22:31:15 d747dcd14b5f: Waiting 22:31:15 2de7ff778b66: Waiting 22:31:15 9712f1f96733: Verifying Checksum 22:31:15 9712f1f96733: Download complete 22:31:17 63f879dbbcfc: Verifying Checksum 22:31:17 63f879dbbcfc: Download complete 22:31:17 e9a5061849ea: Verifying Checksum 22:31:17 e9a5061849ea: Download complete 22:31:17 d747dcd14b5f: Verifying Checksum 22:31:17 d747dcd14b5f: Download complete 22:31:17 2de7ff778b66: Verifying Checksum 22:31:17 2de7ff778b66: Download complete 22:31:17 0d9ebad4ef96: Verifying Checksum 22:31:17 0d9ebad4ef96: Download complete 22:31:17 ab5ef0e58194: Verifying Checksum 22:31:17 ab5ef0e58194: Download complete 22:31:20 ab5ef0e58194: Pull complete 22:31:20 9712f1f96733: Pull complete 22:31:21 63f879dbbcfc: Pull complete 22:31:24 0d9ebad4ef96: Pull complete 22:31:24 e9a5061849ea: Pull complete 22:31:24 d747dcd14b5f: Pull complete 22:31:25 2de7ff778b66: Pull complete 22:31:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:31:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:31:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:31:25 prd-centos7-docker-4c-2g-685 does not seem to be running inside a container 22:31:25 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:31:29 $ docker top 7b9dd78cae6fec8e37c14beb62d551a16f3b935285a4a662a87216dc6cecfaa1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:31:29 provisioning config files... 22:31:29 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config8686311955416752124tmp 22:31:29 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config2660481447436113579tmp 22:31:29 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config1497003304138171509tmp [Pipeline] { [Pipeline] echo 22:31:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:31:29 ---> sigul-configuration.sh 22:31:29 gpg: directory `/root/.gnupg' created 22:31:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:31:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:31:29 gpg: keyring `/root/.gnupg/secring.gpg' created 22:31:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:31:29 gpg: CAST5 encrypted data 22:31:29 gpg: encrypted with 1 passphrase 22:31:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:31:30 + mkdir /home/jenkins 22:31:30 + mkdir /home/jenkins/sigul [Pipeline] sh 22:31:30 + 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 22:31:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:31:30 ---> sigul-install.sh 22:31:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:31:35 + git tag --list 22:31:35 v1.0.0 22:31:35 v1.1.0 22:31:35 v1.2.0 22:31:35 v1.3.0 22:31:35 v1.3.1 22:31:35 v1.3.1-dev.1 22:31:35 v1.3.1-dev.2 22:31:35 v1.3.1-dev.3 22:31:35 v2.0.0-dev.1 22:31:35 v2.0.0-dev.10 22:31:35 v2.0.0-dev.11 22:31:35 v2.0.0-dev.12 22:31:35 v2.0.0-dev.13 22:31:35 v2.0.0-dev.14 22:31:35 v2.0.0-dev.15 22:31:35 v2.0.0-dev.16 22:31:35 v2.0.0-dev.17 22:31:35 v2.0.0-dev.18 22:31:35 v2.0.0-dev.19 22:31:35 v2.0.0-dev.2 22:31:35 v2.0.0-dev.20 22:31:35 v2.0.0-dev.21 22:31:35 v2.0.0-dev.22 22:31:35 v2.0.0-dev.23 22:31:35 v2.0.0-dev.24 22:31:35 v2.0.0-dev.25 22:31:35 v2.0.0-dev.26 22:31:35 v2.0.0-dev.27 22:31:35 v2.0.0-dev.28 22:31:35 v2.0.0-dev.29 22:31:35 v2.0.0-dev.3 22:31:35 v2.0.0-dev.30 22:31:35 v2.0.0-dev.31 22:31:35 v2.0.0-dev.32 22:31:35 v2.0.0-dev.33 22:31:35 v2.0.0-dev.34 22:31:35 v2.0.0-dev.35 22:31:35 v2.0.0-dev.36 22:31:35 v2.0.0-dev.37 22:31:35 v2.0.0-dev.38 22:31:35 v2.0.0-dev.39 22:31:35 v2.0.0-dev.4 22:31:35 v2.0.0-dev.40 22:31:35 v2.0.0-dev.41 22:31:35 v2.0.0-dev.42 22:31:35 v2.0.0-dev.43 22:31:35 v2.0.0-dev.44 22:31:35 v2.0.0-dev.45 22:31:35 v2.0.0-dev.46 22:31:35 v2.0.0-dev.5 22:31:35 v2.0.0-dev.6 22:31:35 v2.0.0-dev.7 22:31:35 v2.0.0-dev.8 22:31:35 v2.0.0-dev.9 [Pipeline] sh 22:31:35 + lftools sign git-tag v2.0.0-dev.46 22:31:36 Signing Git tag with Sigul... 22:31:36 Signing v2.0.0-dev.46 [Pipeline] echo 22:31:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:31:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:31:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:31:37 $ docker stop --time=1 7b9dd78cae6fec8e37c14beb62d551a16f3b935285a4a662a87216dc6cecfaa1 22:31:39 $ docker rm -f 7b9dd78cae6fec8e37c14beb62d551a16f3b935285a4a662a87216dc6cecfaa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:31:40 . [Pipeline] withDockerContainer 22:31:40 prd-centos7-docker-4c-2g-685 does not seem to be running inside a container 22:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:31:40 $ docker top 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:40 [ssh-agent] Looking for ssh-agent implementation... 22:31:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:40 $ docker exec 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 ssh-agent 22:31:40 SSH_AUTH_SOCK=/tmp/ssh-ueSgm9R4JgHr/agent.14 22:31:40 SSH_AGENT_PID=21 22:31:40 Running ssh-add (command line suppressed) 22:31:41 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2303903529955861671.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2303903529955861671.key) 22:31:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:41 + git semver bump pre 22:31:41 # -> Open(): unable to determine branch for HEAD 22:31:41 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:31:41 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:31:41 # $SEMVER_REMOTE_NAME = origin 22:31:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:31:41 # $SEMVER_USER_NAME = edgex-jenkins 22:31:41 # $SEMVER_BRANCH = master 22:31:41 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 22:31:41 2.0.0-dev.47 [Pipeline] } 22:31:41 $ docker exec --env ******** --env ******** 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 ssh-agent -k 22:31:41 unset SSH_AUTH_SOCK; 22:31:41 unset SSH_AGENT_PID; 22:31:41 echo Agent pid 21 killed; 22:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:41 + git semver [Pipeline] } 22:31:41 $ docker stop --time=1 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 22:31:43 $ docker rm -f 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:31:43 . [Pipeline] withDockerContainer 22:31:43 prd-centos7-docker-4c-2g-685 does not seem to be running inside a container 22:31:43 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:31:43 $ docker top f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:44 [ssh-agent] Looking for ssh-agent implementation... 22:31:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:44 $ docker exec f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 ssh-agent 22:31:44 SSH_AUTH_SOCK=/tmp/ssh-tLs8eUptGH4R/agent.14 22:31:44 SSH_AGENT_PID=20 22:31:44 Running ssh-add (command line suppressed) 22:31:44 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6531217616164448241.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6531217616164448241.key) 22:31:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:44 + git semver push 22:31:44 # -> Open(): unable to determine branch for HEAD 22:31:44 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:31:44 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:31:44 # $SEMVER_REMOTE_NAME = origin 22:31:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:31:44 # $SEMVER_USER_NAME = edgex-jenkins 22:31:44 # $SEMVER_BRANCH = master 22:31:44 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 22:31:48 $ docker exec --env ******** --env ******** f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 ssh-agent -k 22:31:49 unset SSH_AUTH_SOCK; 22:31:49 unset SSH_AGENT_PID; 22:31:49 echo Agent pid 20 killed; 22:31:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:49 + git semver [Pipeline] } 22:31:49 $ docker stop --time=1 f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 22:31:50 $ docker rm -f f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 [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 22:31:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:31:51 ---> package-listing.sh 22:31:51 ++ facter osfamily 22:31:51 ++ tr '[:upper:]' '[:lower:]' 22:31:52 + OS_FAMILY=redhat 22:31:52 + workspace=/w/workspace/_app-service-configurable_master 22:31:52 + START_PACKAGES=/tmp/packages_start.txt 22:31:52 + END_PACKAGES=/tmp/packages_end.txt 22:31:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:31:52 + PACKAGES=/tmp/packages_start.txt 22:31:52 + '[' /w/workspace/_app-service-configurable_master ']' 22:31:52 + PACKAGES=/tmp/packages_end.txt 22:31:52 + case "${OS_FAMILY}" in 22:31:52 + rpm -qa 22:31:52 + sort 22:31:52 + '[' -f /tmp/packages_start.txt ']' 22:31:52 + '[' -f /tmp/packages_end.txt ']' 22:31:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:31:52 + '[' /w/workspace/_app-service-configurable_master ']' 22:31:52 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 22:31:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 22:31:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:31:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:31:53 22:31:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:31:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:31:53 alpine: Pulling from edgex-lftools-log-publisher 22:31:53 df20fa9351a1: Pulling fs layer 22:31:53 36b3adc4ff6f: Pulling fs layer 22:31:53 8ad3a11d3b57: Pulling fs layer 22:31:53 46f8f816bc3b: Pulling fs layer 22:31:53 93b61091891f: Pulling fs layer 22:31:53 93b9cdb0e59b: Pulling fs layer 22:31:53 5e14af77c1be: Pulling fs layer 22:31:53 01666e4c0597: Pulling fs layer 22:31:53 aa168da1d23b: Pulling fs layer 22:31:53 93b9cdb0e59b: Waiting 22:31:53 5e14af77c1be: Waiting 22:31:53 01666e4c0597: Waiting 22:31:53 aa168da1d23b: Waiting 22:31:53 46f8f816bc3b: Waiting 22:31:53 93b61091891f: Waiting 22:31:53 36b3adc4ff6f: Verifying Checksum 22:31:53 36b3adc4ff6f: Download complete 22:31:53 46f8f816bc3b: Verifying Checksum 22:31:53 46f8f816bc3b: Download complete 22:31:53 df20fa9351a1: Verifying Checksum 22:31:53 df20fa9351a1: Download complete 22:31:53 93b9cdb0e59b: Verifying Checksum 22:31:53 93b9cdb0e59b: Download complete 22:31:53 5e14af77c1be: Verifying Checksum 22:31:53 5e14af77c1be: Download complete 22:31:54 93b61091891f: Verifying Checksum 22:31:54 93b61091891f: Download complete 22:31:54 01666e4c0597: Verifying Checksum 22:31:54 01666e4c0597: Download complete 22:31:54 df20fa9351a1: Pull complete 22:31:54 8ad3a11d3b57: Verifying Checksum 22:31:54 8ad3a11d3b57: Download complete 22:31:54 36b3adc4ff6f: Pull complete 22:31:54 8ad3a11d3b57: Pull complete 22:31:54 46f8f816bc3b: Pull complete 22:31:55 93b61091891f: Pull complete 22:31:55 93b9cdb0e59b: Pull complete 22:31:55 5e14af77c1be: Pull complete 22:31:55 01666e4c0597: Pull complete 22:31:55 aa168da1d23b: Verifying Checksum 22:31:55 aa168da1d23b: Download complete 22:31:59 aa168da1d23b: Pull complete 22:31:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:31:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:31:59 prd-centos7-docker-4c-2g-685 does not seem to be running inside a container 22:32:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:32:03 $ docker top ac1e54268ad3ff2b24646b5a641e0053ac2ad078156143e8bf8723667b0d6f8a -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:32:03 + mkdir -p /var/log/sa [Pipeline] sh 22:32:04 + ls /var/log/sa-host 22:32:04 + sadf -c /var/log/sa-host/sa05 22:32:04 file_magic: OK 22:32:04 HZ: Using current value: 100 22:32:04 file_header: OK 22:32:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:32:04 Statistics: 22:32:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:32:04 File successfully converted to sysstat format version 12.2.1 22:32:04 + sadf -c /var/log/sa-host/sa27 22:32:04 file_magic: OK 22:32:04 HZ: Using current value: 100 22:32:04 file_header: OK 22:32:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:32:04 Statistics: 22:32:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:32:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:04 provisioning config files... 22:32:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7821519099628621552tmp [Pipeline] { [Pipeline] echo 22:32:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:32:04 ---> create-netrc.sh [Pipeline] } 22:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:32:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:32:05 ---> python-tools-install.sh [Pipeline] echo 22:32:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:32:05 ---> sudo-logs.sh 22:32:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:32:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:32:05 ---> job-cost.sh 22:32:05 lf-activate-venv: SKIPPING 22:32:05 DEBUG: total: 0.18000000715255737 22:32:05 INFO: Retrieving Stack Cost... 22:32:06 INFO: Retrieving Pricing Info for: v3-standard-2 22:32:07 INFO: Archiving Costs [Pipeline] echo 22:32:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:32:07 ---> logs-deploy.sh 22:32:07 lf-activate-venv: SKIPPING 22:32:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/118 22:32:07 INFO: archiving workspace using pattern(s): 22:32:08 Archives upload complete. 22:32:08 INFO: archiving logs to Nexus 22:32:09 ---> uname -a: 22:32:09 Linux prd-centos7-docker-4c-2g-685.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:32:09 22:32:09 22:32:09 ---> lscpu: 22:32:09 Architecture: x86_64 22:32:09 CPU op-mode(s): 32-bit, 64-bit 22:32:09 Byte Order: Little Endian 22:32:09 Address sizes: 40 bits physical, 48 bits virtual 22:32:09 CPU(s): 2 22:32:09 On-line CPU(s) list: 0,1 22:32:09 Thread(s) per core: 1 22:32:09 Core(s) per socket: 1 22:32:09 Socket(s): 2 22:32:09 NUMA node(s): 1 22:32:09 Vendor ID: AuthenticAMD 22:32:09 CPU family: 23 22:32:09 Model: 49 22:32:09 Model name: AMD EPYC-Rome Processor 22:32:09 Stepping: 0 22:32:09 CPU MHz: 2800.000 22:32:09 BogoMIPS: 5600.00 22:32:09 Virtualization: AMD-V 22:32:09 Hypervisor vendor: KVM 22:32:09 Virtualization type: full 22:32:09 L1d cache: 64 KiB 22:32:09 L1i cache: 64 KiB 22:32:09 L2 cache: 1 MiB 22:32:09 L3 cache: 32 MiB 22:32:09 NUMA node0 CPU(s): 0,1 22:32:09 Vulnerability Itlb multihit: Not affected 22:32:09 Vulnerability L1tf: Not affected 22:32:09 Vulnerability Mds: Not affected 22:32:09 Vulnerability Meltdown: Not affected 22:32:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:32:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:32:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:32:09 Vulnerability Srbds: Not affected 22:32:09 Vulnerability Tsx async abort: Not affected 22:32:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:32:09 22:32:09 22:32:09 ---> nproc: 22:32:09 2 22:32:09 22:32:09 22:32:09 ---> df -h: 22:32:09 Filesystem Size Used Available Use% Mounted on 22:32:09 overlay 40.0G 8.9G 31.1G 22% / 22:32:09 tmpfs 64.0M 0 64.0M 0% /dev 22:32:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:32:09 shm 64.0M 0 64.0M 0% /dev/shm 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 22:32:09 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 22:32:09 22:32:09 22:32:09 ---> free -m: 22:32:09 total used free shared buff/cache available 22:32:09 Mem: 7821 1167 3268 0 3384 6570 22:32:09 Swap: 1023 0 1023 22:32:09 22:32:09 22:32:09 ---> ip addr: 22:32:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:32:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:32:09 inet 127.0.0.1/8 scope host lo 22:32:09 valid_lft forever preferred_lft forever 22:32:09 inet6 ::1/128 scope host 22:32:09 valid_lft forever preferred_lft forever 22:32:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:32:09 link/ether fa:16:3e:e2:2a:d5 brd ff:ff:ff:ff:ff:ff 22:32:09 inet 10.30.122.154/23 brd 10.30.123.255 scope global dynamic eth0 22:32:09 valid_lft 85749sec preferred_lft 85749sec 22:32:09 inet6 fe80::f816:3eff:fee2:2ad5/64 scope link 22:32:09 valid_lft forever preferred_lft forever 22:32:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:32:09 link/ether 02:42:7c:d2:27:fc brd ff:ff:ff:ff:ff:ff 22:32:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:32:09 valid_lft forever preferred_lft forever 22:32:09 inet6 fe80::42:7cff:fed2:27fc/64 scope link 22:32:09 valid_lft forever preferred_lft forever 22:32:09 22:32:09 22:32:09 ---> sar -b -r -n DEV: 22:32:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 22:32:09 22:32:09 22:21:08 LINUX RESTART (2 CPU) 22:32:09 22:32:09 22:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:32:09 22:23:01 3.31 0.03 3.28 0.00 1.07 111.53 0.00 22:32:09 22:24:01 0.43 0.00 0.43 0.00 0.00 6.98 0.00 22:32:09 22:25:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 22:32:09 22:26:01 0.17 0.00 0.17 0.00 0.00 2.33 0.00 22:32:09 22:27:01 0.30 0.00 0.30 0.00 0.00 4.23 0.00 22:32:09 22:28:01 0.37 0.00 0.37 0.00 0.00 4.73 0.00 22:32:09 22:29:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 22:32:09 22:30:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 22:32:09 22:31:01 61.53 0.03 61.50 0.00 3.73 26660.67 0.00 22:32:09 22:32:01 171.85 0.10 171.75 0.00 9.99 42514.59 0.00 22:32:09 Average: 23.87 0.02 23.85 0.00 1.48 6932.53 0.00 22:32:09 22:32:09 22:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:32:09 22:23:01 5479800 0 789916 9.86 2620 1736596 1238820 13.68 559120 1573456 12 22:32:09 22:24:01 5479832 0 789876 9.86 2620 1736604 1208196 13.34 562672 1569892 8 22:32:09 22:25:01 5479696 0 790012 9.86 2620 1736604 1208244 13.34 564032 1568836 8 22:32:09 22:26:01 5479936 0 789768 9.86 2620 1736608 1207980 13.34 563892 1568836 8 22:32:09 22:27:01 5478824 0 790872 9.87 2620 1736616 1208184 13.34 558868 1575060 8 22:32:09 22:28:01 5478736 0 790960 9.88 2620 1736616 1208232 13.34 559052 1575060 8 22:32:09 22:29:01 5480576 0 789112 9.85 2620 1736624 1207980 13.34 557560 1575060 8 22:32:09 22:30:01 5470212 0 799468 9.98 2620 1736632 1207980 13.34 567468 1575060 8 22:32:09 22:31:01 4542308 0 1009184 12.60 2620 2454820 1566624 17.30 758712 2220944 48 22:32:09 22:32:01 3367372 0 1176024 14.68 2620 3462916 1526944 16.86 963216 2970400 60920 22:32:09 Average: 5173729 0 851519 10.63 2620 1981064 1278918 14.12 621459 1777260 6104 22:32:09 22:32:09 22:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:32:09 22:23:01 eth0 1.87 0.72 0.81 0.06 0.00 0.00 0.00 0.00 22:32:09 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:24:01 eth0 1.25 0.52 0.35 0.21 0.00 0.00 0.00 0.00 22:32:09 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:25:01 eth0 1.10 0.50 0.54 0.39 0.00 0.00 0.00 0.00 22:32:09 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:26:01 eth0 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 22:32:09 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:27:01 eth0 1.12 0.38 0.40 0.23 0.00 0.00 0.00 0.00 22:32:09 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:28:01 eth0 0.58 0.40 0.33 0.23 0.00 0.00 0.00 0.00 22:32:09 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:32:09 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:30:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:32:09 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:31:01 veth4d5b0cb 0.73 0.72 0.08 0.57 0.00 0.00 0.00 0.00 22:32:09 22:31:01 eth0 412.36 379.13 4081.59 54.16 0.00 0.00 0.00 0.00 22:32:09 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:31:01 docker0 0.73 0.63 0.07 0.56 0.00 0.00 0.00 0.00 22:32:09 22:32:01 eth0 695.35 624.47 6075.97 141.98 0.00 0.00 0.00 0.00 22:32:09 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 22:32:01 docker0 112.71 116.92 7.99 646.93 0.00 0.00 0.00 0.00 22:32:09 Average: eth0 111.46 100.64 1016.17 19.73 0.00 0.00 0.00 0.00 22:32:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:09 Average: docker0 11.35 11.76 0.81 64.76 0.00 0.00 0.00 0.00 22:32:09 22:32:09 22:32:09 ---> sar -P ALL: 22:32:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 22:32:09 22:32:09 22:21:08 LINUX RESTART (2 CPU) 22:32:09 22:32:09 22:22:01 CPU %user %nice %system %iowait %steal %idle 22:32:09 22:23:01 all 0.11 0.00 0.06 0.00 0.03 99.81 22:32:09 22:23:01 0 0.08 0.00 0.07 0.00 0.03 99.82 22:32:09 22:23:01 1 0.13 0.00 0.05 0.00 0.02 99.80 22:32:09 22:24:01 all 0.15 0.00 0.03 0.00 0.03 99.80 22:32:09 22:24:01 0 0.13 0.00 0.03 0.00 0.03 99.80 22:32:09 22:24:01 1 0.17 0.00 0.02 0.00 0.02 99.80 22:32:09 22:25:01 all 0.08 0.00 0.04 0.00 0.03 99.86 22:32:09 22:25:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:32:09 22:25:01 1 0.08 0.00 0.05 0.00 0.03 99.83 22:32:09 22:26:01 all 0.04 0.00 0.04 0.00 0.02 99.90 22:32:09 22:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 22:32:09 22:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:32:09 22:27:01 all 0.10 0.00 0.03 0.00 0.03 99.85 22:32:09 22:27:01 0 0.07 0.00 0.03 0.00 0.03 99.87 22:32:09 22:27:01 1 0.13 0.00 0.02 0.00 0.02 99.83 22:32:09 22:28:01 all 0.09 0.00 0.03 0.00 0.03 99.84 22:32:09 22:28:01 0 0.03 0.00 0.03 0.00 0.05 99.88 22:32:09 22:28:01 1 0.15 0.00 0.03 0.00 0.02 99.80 22:32:09 22:29:01 all 0.23 0.00 0.03 0.00 0.02 99.73 22:32:09 22:29:01 0 0.07 0.00 0.02 0.00 0.02 99.90 22:32:09 22:29:01 1 0.38 0.00 0.03 0.00 0.02 99.57 22:32:09 22:30:01 all 0.08 0.00 0.06 0.00 0.03 99.83 22:32:09 22:30:01 0 0.02 0.00 0.07 0.00 0.03 99.88 22:32:09 22:30:01 1 0.15 0.00 0.05 0.00 0.02 99.78 22:32:09 22:31:01 all 8.47 0.00 3.36 2.90 0.04 85.23 22:32:09 22:31:01 0 8.54 0.00 3.40 3.52 0.05 84.48 22:32:09 22:31:01 1 8.40 0.00 3.31 2.29 0.03 85.97 22:32:09 22:32:01 all 21.86 0.00 9.36 4.74 0.09 63.96 22:32:09 22:32:01 0 20.72 0.00 9.43 5.63 0.11 64.11 22:32:09 22:32:01 1 22.99 0.00 9.28 3.85 0.07 63.80 22:32:09 Average: all 3.00 0.00 1.25 0.74 0.03 94.98 22:32:09 Average: 0 2.86 0.00 1.26 0.88 0.04 94.96 22:32:09 Average: 1 3.14 0.00 1.24 0.59 0.02 95.00 22:32:09 22:32:09 22:32:09