Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 712355dd88eacfbe615155d8d8094c00eead8f82 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-ssh2064001249421051060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh2327847992012912017.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7357117212950568077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh5384723525718540405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh2999516980755113100.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Running on prd-centos7-docker-4c-2g-943 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 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 Avoid second fetch Checking out Revision 712355dd88eacfbe615155d8d8094c00eead8f82 (master) [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-ssh4720017017001334715.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 712355dd88eacfbe615155d8d8094c00eead8f82 # timeout=10 Commit message: "fix: Make default http export secret settings blank as default (#280)" > git rev-list --no-walk 01778f3054f56a5e1c9fa7a64eee47acbae495e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:52:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:52:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:52:44 ========================================================= 16:52:44 EdgeX Global Pipelines Version Info 16:52:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:52:46 ------------------- 16:52:46 stable info: 16:52:46 ------------------- 16:52:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:52:46 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 16:52:46 Message: update stable to v1.0.193 16:52:46 ------------------- 16:52:46 experimental info: 16:52:46 ------------------- 16:52:46 Commited By: **** collab-it+edgex@linuxfoundation.org 16:52:46 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 16:52:46 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:52:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 712355d [Pipeline] echo 16:52:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:51 provisioning config files... 16:52:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1496955112151776043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:52 ---> docker-login.sh 16:52:52 nexus3.edgexfoundry.org:10001 16:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:52 Configure a credential helper to remove this warning. See 16:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:52 16:52:52 Login Succeeded 16:52:52 nexus3.edgexfoundry.org:10002 16:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:52 Configure a credential helper to remove this warning. See 16:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:52 16:52:52 Login Succeeded 16:52:52 nexus3.edgexfoundry.org:10003 16:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:52 Configure a credential helper to remove this warning. See 16:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:52 16:52:52 Login Succeeded 16:52:52 nexus3.edgexfoundry.org:10004 16:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:52 Configure a credential helper to remove this warning. See 16:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:52 16:52:52 Login Succeeded 16:52:52 docker.io 16:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:53 Configure a credential helper to remove this warning. See 16:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:53 16:52:53 Login Succeeded 16:52:53 ---> docker-login.sh ends [Pipeline] } 16:52:53 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 16:52:53 + git log --format=format:%s -1 712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] echo 16:52:53 GIT_COMMIT: 712355dd88eacfbe615155d8d8094c00eead8f82, Commit Message: fix: Make default http export secret settings blank as default (#280) [Pipeline] echo 16:52:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:52:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:52:54 16:52:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:52:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:52:55 latest: Pulling from edgex-devops/git-semver 16:52:55 31603596830f: Pulling fs layer 16:52:55 54011a49482f: Pulling fs layer 16:52:55 a6820b24f6d8: Pulling fs layer 16:52:55 f581987b2513: Pulling fs layer 16:52:55 f581987b2513: Waiting 16:52:55 54011a49482f: Verifying Checksum 16:52:55 54011a49482f: Download complete 16:52:55 31603596830f: Verifying Checksum 16:52:55 31603596830f: Download complete 16:52:55 f581987b2513: Verifying Checksum 16:52:55 f581987b2513: Download complete 16:52:55 a6820b24f6d8: Verifying Checksum 16:52:55 a6820b24f6d8: Download complete 16:52:55 31603596830f: Pull complete 16:52:55 54011a49482f: Pull complete 16:52:56 a6820b24f6d8: Pull complete 16:52:56 f581987b2513: Pull complete 16:52:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:52:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:52:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:52:56 prd-centos7-docker-4c-2g-943 does not seem to be running inside a container 16:52:56 $ 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 16:52:57 $ docker top 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:58 [ssh-agent] Looking for ssh-agent implementation... 16:52:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:58 $ docker exec 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 ssh-agent 16:52:58 SSH_AUTH_SOCK=/tmp/ssh-mp5eXrFI1WKL/agent.14 16:52:58 SSH_AGENT_PID=20 16:52:58 Running ssh-add (command line suppressed) 16:52:58 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5742639088619552955.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5742639088619552955.key) 16:52:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:58 + git tag --points-at HEAD [Pipeline] } 16:52:58 $ docker exec --env ******** --env ******** 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 ssh-agent -k 16:52:58 unset SSH_AUTH_SOCK; 16:52:58 unset SSH_AGENT_PID; 16:52:58 echo Agent pid 20 killed; 16:52:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:52:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:58 [ssh-agent] Looking for ssh-agent implementation... 16:52:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:58 $ docker exec 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 ssh-agent 16:52:59 SSH_AUTH_SOCK=/tmp/ssh-bCagBIlMN3y8/agent.52 16:52:59 SSH_AGENT_PID=59 16:52:59 Running ssh-add (command line suppressed) 16:52:59 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_671638395199278966.key (/w/workspace/_app-service-configurable_master@tmp/private_key_671638395199278966.key) 16:52:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:59 + git semver init 16:52:59 # -> Open(): unable to determine branch for HEAD 16:52:59 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 16:52:59 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 16:52:59 # $SEMVER_REMOTE_NAME = origin 16:52:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:52:59 # $SEMVER_USER_NAME = edgex-jenkins 16:52:59 # $SEMVER_BRANCH = master 16:52:59 # $SEMVER_TEMP = /tmp/semver-351063536 16:52:59 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:52:59 # '/tmp/semver-351063536' -> '/w/workspace/_app-service-configurable_master/.semver' 16:52:59 # -> Force: false 16:52:59 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 16:52:59 $ docker exec --env ******** --env ******** 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 ssh-agent -k 16:52:59 unset SSH_AUTH_SOCK; 16:52:59 unset SSH_AGENT_PID; 16:52:59 echo Agent pid 59 killed; 16:52:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:00 + git semver [Pipeline] } 16:53:00 $ docker stop --time=1 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 16:53:01 $ docker rm -f 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:53:02 Stashed 1 file(s) [Pipeline] echo 16:53:02 [edgeXSemver]: initialized semver on version 2.0.0-dev.48 [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 16:53:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-948 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 16:53:02 Running in /w/workspace/app-service-configurable/120 [Pipeline] { [Pipeline] checkout 16:53:03 Selected Git installation does not exist. Using Default 16:53:03 The recommended git tool is: NONE 16:53:11 using credential edgex-jenkins-ssh 16:53:11 Cloning the remote Git repository 16:53:11 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:53:11 > git init /w/workspace/app-service-configurable/120 # timeout=10 16:53:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:53:11 > git --version # timeout=10 16:53:11 > git --version # 'git version 2.17.1' 16:53:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:12 Avoid second fetch 16:53:12 Checking out Revision 712355dd88eacfbe615155d8d8094c00eead8f82 (master) 16:53:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:53:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:12 > git config core.sparsecheckout # timeout=10 16:53:12 > git checkout -f 712355dd88eacfbe615155d8d8094c00eead8f82 # timeout=10 16:53:17 Commit message: "fix: Make default http export secret settings blank as default (#280)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 16:53:17 Still waiting to schedule task 16:53:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] sh 16:53:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:53:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:53:19 + true 16:53:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:37 provisioning config files... 16:53:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/120@tmp/config8045528374895632752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:38 ---> docker-login.sh 16:53:38 nexus3.edgexfoundry.org:10001 16:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:39 Configure a credential helper to remove this warning. See 16:53:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:39 16:53:39 Login Succeeded 16:53:39 nexus3.edgexfoundry.org:10002 16:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:40 Configure a credential helper to remove this warning. See 16:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:40 16:53:40 Login Succeeded 16:53:40 nexus3.edgexfoundry.org:10003 16:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:40 Configure a credential helper to remove this warning. See 16:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:40 16:53:40 Login Succeeded 16:53:40 nexus3.edgexfoundry.org:10004 16:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:41 Configure a credential helper to remove this warning. See 16:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:41 16:53:41 Login Succeeded 16:53:41 docker.io 16:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:42 Configure a credential helper to remove this warning. See 16:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:42 16:53:42 Login Succeeded 16:53:42 ---> docker-login.sh ends [Pipeline] } 16:53:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:53:42 ========================================================= 16:53:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:53:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:53:42 + 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 . 16:53:42 Sending build context to Docker daemon 97.28kB 16:53:43 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:53:43 Step 2/8 : FROM ${BASE} 16:53:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:53:43 595b0fe564bb: Pulling fs layer 16:53:43 7186ed65a4f7: Pulling fs layer 16:53:43 316046926c0a: Pulling fs layer 16:53:43 4ebd0625c992: Pulling fs layer 16:53:43 207e8628e3a3: Pulling fs layer 16:53:43 c791037a9be2: Pulling fs layer 16:53:43 ffd874e62e21: Pulling fs layer 16:53:43 207e8628e3a3: Waiting 16:53:43 c791037a9be2: Waiting 16:53:43 ffd874e62e21: Waiting 16:53:43 4ebd0625c992: Waiting 16:53:43 316046926c0a: Verifying Checksum 16:53:43 316046926c0a: Download complete 16:53:43 7186ed65a4f7: Download complete 16:53:43 207e8628e3a3: Verifying Checksum 16:53:43 207e8628e3a3: Download complete 16:53:43 c791037a9be2: Download complete 16:53:43 595b0fe564bb: Verifying Checksum 16:53:43 595b0fe564bb: Download complete 16:53:44 595b0fe564bb: Pull complete 16:53:45 7186ed65a4f7: Pull complete 16:53:45 316046926c0a: Pull complete 16:53:50 ffd874e62e21: Verifying Checksum 16:53:50 ffd874e62e21: Download complete 16:53:50 4ebd0625c992: Verifying Checksum 16:53:50 4ebd0625c992: Download complete 16:54:00 4ebd0625c992: Pull complete 16:54:00 207e8628e3a3: Pull complete 16:54:00 c791037a9be2: Pull complete 16:54:03 ffd874e62e21: Pull complete 16:54:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:54:03 ---> cfc18b08335c 16:54:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:54:05 ---> Running in 51de5929050c 16:54:06 Removing intermediate container 51de5929050c 16:54:06 ---> 3fad84b823b9 16:54:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:06 ---> Running in b4c90634d725 16:54:09 Removing intermediate container b4c90634d725 16:54:09 ---> 72f3a01d9610 16:54:09 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:54:09 ---> Running in c0ae0f58de1b 16:54:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:54:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:54:12 (1/6) Installing libc-dev (0.7.2-r3) 16:54:12 (2/6) Installing libsodium (1.0.18-r0) 16:54:12 (3/6) Installing pkgconf (1.7.3-r0) 16:54:12 (4/6) Installing libsodium-dev (1.0.18-r0) 16:54:12 (5/6) Installing libzmq (4.3.3-r1) 16:54:12 (6/6) Installing zeromq-dev (4.3.3-r1) 16:54:12 Executing busybox-1.32.1-r6.trigger 16:54:12 OK: 139 MiB in 46 packages 16:54:14 Removing intermediate container c0ae0f58de1b 16:54:14 ---> 0b486f4b2b40 16:54:14 Step 6/8 : WORKDIR /app 16:54:14 ---> Running in 72078f3c6a79 16:54:14 Removing intermediate container 72078f3c6a79 16:54:14 ---> e1ba636e5c83 16:54:14 Step 7/8 : COPY . . 16:54:15 ---> b94f47986a24 16:54:15 Step 8/8 : RUN go mod download 16:54:15 ---> Running in 60edc10fa1c5 16:54:42 Removing intermediate container 60edc10fa1c5 16:54:42 ---> 3b158570d0ab 16:54:42 Successfully built 3b158570d0ab 16:54:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:54:42 + docker inspect -f . ci-base-image-arm64 16:54:42 . [Pipeline] withDockerContainer 16:54:43 prd-ubuntu18.04-docker-arm64-4c-16g-948 does not seem to be running inside a container 16:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/120 -v /w/workspace/app-service-configurable/120:/w/workspace/app-service-configurable/120:rw,z -v /w/workspace/app-service-configurable/120@tmp:/w/workspace/app-service-configurable/120@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 16:54:45 $ docker top a8ad640d20f4ed0f2ac9d0b72d3583b889bd282496fdecfc47d913d6ecd22a33 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:46 + go version 16:54:46 go version go1.16.3 linux/arm64 [Pipeline] } 16:54:46 $ docker stop --time=1 a8ad640d20f4ed0f2ac9d0b72d3583b889bd282496fdecfc47d913d6ecd22a33 16:54:47 $ docker rm -f a8ad640d20f4ed0f2ac9d0b72d3583b889bd282496fdecfc47d913d6ecd22a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:48 + docker inspect -f . ci-base-image-arm64 16:54:48 . [Pipeline] withDockerContainer 16:54:48 prd-ubuntu18.04-docker-arm64-4c-16g-948 does not seem to be running inside a container 16:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/120 -v /w/workspace/app-service-configurable/120:/w/workspace/app-service-configurable/120:rw,z -v /w/workspace/app-service-configurable/120@tmp:/w/workspace/app-service-configurable/120@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 16:54:50 $ docker top b450874fd1bcc00a4262a371c4015588becf93d3e29d04916427029bf9b1a072 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:51 + go mod tidy [Pipeline] sh 16:54:52 + make test 16:54:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:55:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:55:49 CGO_ENABLED=1 go vet ./... 16:56:07 gofmt -l . 16:56:07 [ "`gofmt -l .`" = "" ] 16:56:07 ./bin/test-go-mod-tidy.sh 16:56:07 ./bin/test-attribution-txt.sh [Pipeline] } 16:56:08 $ docker stop --time=1 b450874fd1bcc00a4262a371c4015588becf93d3e29d04916427029bf9b1a072 16:56:10 $ docker rm -f b450874fd1bcc00a4262a371c4015588becf93d3e29d04916427029bf9b1a072 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:56:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:56:19 + ls -al . 16:56:19 total 116 16:56:19 drwxrwxr-x 7 jenkins jenkins 4096 Jun 8 16:56 . 16:56:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 16:53 .. 16:56:19 -rw-rw-r-- 1 jenkins jenkins 119 Jun 8 16:53 .dockerignore 16:56:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 16:53 .git 16:56:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 16:53 .github 16:56:19 -rw-rw-r-- 1 jenkins jenkins 111 Jun 8 16:53 .gitignore 16:56:19 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 8 16:53 Attribution.txt 16:56:19 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 8 16:53 Dockerfile 16:56:19 -rw-rw-r-- 1 jenkins jenkins 970 Jun 8 16:53 Dockerfile.build 16:56:19 -rw-rw-r-- 1 jenkins jenkins 687 Jun 8 16:53 Jenkinsfile 16:56:19 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 8 16:53 LICENSE 16:56:19 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 8 16:53 README.md 16:56:19 -rw-rw-r-- 1 jenkins jenkins 12 Jun 8 16:53 VERSION 16:56:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 16:53 bin 16:56:19 -rw-r--r-- 1 jenkins jenkins 10 Jun 8 16:54 coverage.out 16:56:19 -rw-r--r-- 1 jenkins jenkins 136 Jun 8 16:56 go.mod 16:56:19 -rw-r--r-- 1 jenkins jenkins 20848 Jun 8 16:54 go.sum 16:56:19 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 8 16:53 main.go 16:56:19 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 8 16:53 makefile 16:56:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 16:53 res 16:56:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 16:53 snap [Pipeline] isUnix [Pipeline] sh 16:56:19 + 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=712355dd88eacfbe615155d8d8094c00eead8f82 --label arch=arm64 --label version=2.0.0-dev.48 . 16:56:19 Sending build context to Docker daemon 120.8kB 16:56:20 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 16:56:20 Step 2/28 : FROM ${BASE} AS builder 16:56:20 ---> 3b158570d0ab 16:56:20 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:56:20 ---> Running in f04f7a32a4d3 16:56:20 Removing intermediate container f04f7a32a4d3 16:56:20 ---> 02ca1dda20e3 16:56:20 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:56:20 ---> Running in c4ee5abf81a3 16:56:21 Removing intermediate container c4ee5abf81a3 16:56:21 ---> 4ba772efa8b0 16:56:21 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:56:21 ---> Running in 88321c95f50f 16:56:22 Removing intermediate container 88321c95f50f 16:56:22 ---> 5ac7fbce402c 16:56:22 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:22 ---> Running in 559a14628011 16:56:24 Removing intermediate container 559a14628011 16:56:24 ---> f9952e283f77 16:56:24 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:56:24 ---> Running in 7c6cb98ed821 16:56:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:56:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:56:27 OK: 139 MiB in 46 packages 16:56:28 Removing intermediate container 7c6cb98ed821 16:56:28 ---> 3c193e73df01 16:56:28 Step 8/28 : WORKDIR /app 16:56:28 ---> Running in 9d93f207c51e 16:56:29 Removing intermediate container 9d93f207c51e 16:56:29 ---> a59fecb01c77 16:56:29 Step 9/28 : COPY go.mod . 16:56:30 ---> 344abc9721aa 16:56:30 Step 10/28 : RUN go mod download 16:56:30 ---> Running in 1d644f32f90e 16:56:32 Removing intermediate container 1d644f32f90e 16:56:32 ---> 17ca81b266d7 16:56:32 Step 11/28 : RUN go mod tidy 16:56:32 ---> Running in 447b24dabf2a 16:56:35 Removing intermediate container 447b24dabf2a 16:56:35 ---> b1ad0f45afe3 16:56:35 Step 12/28 : COPY . . 16:56:36 ---> 0b19d5918315 16:56:36 Step 13/28 : ARG MAKE="make build" 16:56:36 ---> Running in c574c682a385 16:56:37 Removing intermediate container c574c682a385 16:56:37 ---> 21ed2e78f161 16:56:37 Step 14/28 : RUN $MAKE 16:56:37 ---> Running in 83979a7e35f3 16:56:38 go mod tidy 16:56:38 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.73 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.48" -o app-service-configurable 16:57:18 Removing intermediate container 83979a7e35f3 16:57:18 ---> eaa9a6f0530e 16:57:18 Step 15/28 : FROM alpine:3.12 16:57:18 3.12: Pulling from library/alpine 16:57:18 d2f70382dc9a: Pulling fs layer 16:57:18 d2f70382dc9a: Verifying Checksum 16:57:18 d2f70382dc9a: Download complete 16:57:18 d2f70382dc9a: Pull complete 16:57:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:57:18 Status: Downloaded newer image for alpine:3.12 16:57:18 ---> 9852663dfa18 16:57:18 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:57:18 ---> Running in 67ad395e3f83 16:57:19 Removing intermediate container 67ad395e3f83 16:57:19 ---> c5027b361dc9 16:57:19 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 16:57:19 ---> Running in a4e83f901b18 16:57:19 Removing intermediate container a4e83f901b18 16:57:19 ---> bfa239ecbb53 16:57:19 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:57:19 ---> Running in 53c4cf0b96ab 16:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:21 (1/7) Installing ca-certificates (20191127-r4) 16:57:21 (2/7) Installing dumb-init (1.2.2-r1) 16:57:21 (3/7) Installing libgcc (9.3.0-r2) 16:57:21 (4/7) Installing libsodium (1.0.18-r0) 16:57:21 (5/7) Installing libstdc++ (9.3.0-r2) 16:57:22 (6/7) Installing libzmq (4.3.3-r0) 16:57:22 (7/7) Installing zeromq (4.3.3-r0) 16:57:22 Executing busybox-1.31.1-r20.trigger 16:57:22 Executing ca-certificates-20191127-r4.trigger 16:57:22 OK: 9 MiB in 21 packages 16:57:24 Removing intermediate container 53c4cf0b96ab 16:57:24 ---> 27d72c6d3060 16:57:24 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:57:24 ---> 023e857e017c 16:57:24 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 16:57:25 ---> 350b83ad2320 16:57:25 Step 21/28 : COPY --from=builder /app/res/ /res/ 16:57:25 ---> 557e8dd9e93c 16:57:25 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:57:27 ---> 3b5079940405 16:57:27 Step 23/28 : EXPOSE 48095 16:57:27 ---> Running in a4ab9afd02fe 16:57:27 Removing intermediate container a4ab9afd02fe 16:57:27 ---> 9356d7d37acf 16:57:27 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 16:57:28 ---> Running in 94781bc88da1 16:57:28 Removing intermediate container 94781bc88da1 16:57:28 ---> 9c412fe367d2 16:57:28 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:28 ---> Running in b74f1dc228ce 16:57:29 Removing intermediate container b74f1dc228ce 16:57:29 ---> c6516db0f95e 16:57:29 Step 26/28 : LABEL arch=arm64 16:57:29 ---> Running in 2d210f1b2048 16:57:29 Removing intermediate container 2d210f1b2048 16:57:29 ---> b8e3d02c89ab 16:57:29 Step 27/28 : LABEL git_sha=712355dd88eacfbe615155d8d8094c00eead8f82 16:57:29 ---> Running in f4a5041f3b7c 16:57:30 Removing intermediate container f4a5041f3b7c 16:57:30 ---> e8cd78fd2d02 16:57:30 Step 28/28 : LABEL version=2.0.0-dev.48 16:57:30 ---> Running in 2d7ec29e9390 16:57:31 Removing intermediate container 2d7ec29e9390 16:57:31 ---> 53d62d5ba62c 16:57:31 [Warning] One or more build-args [ARCH] were not consumed 16:57:31 Successfully built 53d62d5ba62c 16:57:31 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 16:57:31 provisioning config files... 16:57:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/120@tmp/config8489836903094633437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:31 ---> docker-login.sh 16:57:31 nexus3.edgexfoundry.org:10001 16:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:32 Configure a credential helper to remove this warning. See 16:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:32 16:57:32 Login Succeeded 16:57:32 nexus3.edgexfoundry.org:10002 16:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:32 Configure a credential helper to remove this warning. See 16:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:32 16:57:32 Login Succeeded 16:57:32 nexus3.edgexfoundry.org:10003 16:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:33 Configure a credential helper to remove this warning. See 16:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:33 16:57:33 Login Succeeded 16:57:33 nexus3.edgexfoundry.org:10004 16:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:34 Configure a credential helper to remove this warning. See 16:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:34 16:57:34 Login Succeeded 16:57:34 docker.io 16:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:34 Configure a credential helper to remove this warning. See 16:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:34 16:57:34 Login Succeeded 16:57:34 ---> docker-login.sh ends [Pipeline] } 16:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:35 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:57:35 712355dd88eacfbe615155d8d8094c00eead8f82 16:57:35 latest 16:57:35 2.0.0-dev.48 16:57:35 712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 16:57:35 master 16:57:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:57:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] isUnix [Pipeline] sh 16:57:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82 16:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:57:35 a9e3f8053b14: Preparing 16:57:35 0ab48aab27d6: Preparing 16:57:35 44522bee3fd6: Preparing 16:57:35 a9884e0a1e95: Preparing 16:57:35 3bbc93156325: Preparing 16:57:35 3fbe34a1663b: Preparing 16:57:35 3fbe34a1663b: Waiting 16:57:36 a9884e0a1e95: Pushed 16:57:36 0ab48aab27d6: Pushed 16:57:36 44522bee3fd6: Pushed 16:57:36 3fbe34a1663b: Layer already exists 16:57:36 3bbc93156325: Pushed 16:57:39 a9e3f8053b14: Pushed 16:57:39 712355dd88eacfbe615155d8d8094c00eead8f82: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:57:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:57:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:57:40 a9e3f8053b14: Preparing 16:57:40 0ab48aab27d6: Preparing 16:57:40 44522bee3fd6: Preparing 16:57:40 a9884e0a1e95: Preparing 16:57:40 3bbc93156325: Preparing 16:57:40 3fbe34a1663b: Preparing 16:57:40 3fbe34a1663b: Waiting 16:57:40 44522bee3fd6: Layer already exists 16:57:40 0ab48aab27d6: Layer already exists 16:57:42 a9e3f8053b14: Layer already exists 16:57:42 a9884e0a1e95: Layer already exists 16:57:42 3bbc93156325: Layer already exists 16:57:42 3fbe34a1663b: Layer already exists 16:57:42 latest: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:57:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh 16:57:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.48 16:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:57:43 a9e3f8053b14: Preparing 16:57:43 0ab48aab27d6: Preparing 16:57:43 44522bee3fd6: Preparing 16:57:43 a9884e0a1e95: Preparing 16:57:43 3bbc93156325: Preparing 16:57:43 3fbe34a1663b: Preparing 16:57:43 3fbe34a1663b: Waiting 16:57:43 Running on prd-centos7-docker-4c-2g-953 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 16:57:43 Running in /w/workspace/app-service-configurable/120 [Pipeline] { [Pipeline] checkout 16:57:43 a9e3f8053b14: Layer already exists 16:57:43 a9884e0a1e95: Layer already exists 16:57:43 44522bee3fd6: Layer already exists 16:57:43 3bbc93156325: Layer already exists 16:57:43 0ab48aab27d6: Layer already exists 16:57:43 3fbe34a1663b: Layer already exists 16:57:43 2.0.0-dev.48: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:57:43 Selected Git installation does not exist. Using Default 16:57:43 The recommended git tool is: NONE 16:57:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh 16:57:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 16:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:57:44 a9e3f8053b14: Preparing 16:57:44 0ab48aab27d6: Preparing 16:57:44 44522bee3fd6: Preparing 16:57:44 a9884e0a1e95: Preparing 16:57:44 3bbc93156325: Preparing 16:57:44 3fbe34a1663b: Preparing 16:57:44 3fbe34a1663b: Waiting 16:57:44 44522bee3fd6: Layer already exists 16:57:44 a9e3f8053b14: Layer already exists 16:57:44 3bbc93156325: Layer already exists 16:57:44 0ab48aab27d6: Layer already exists 16:57:44 a9884e0a1e95: Layer already exists 16:57:44 3fbe34a1663b: Layer already exists 16:57:44 712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:57:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 16:57:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 16:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:57:45 a9e3f8053b14: Preparing 16:57:45 0ab48aab27d6: Preparing 16:57:45 44522bee3fd6: Preparing 16:57:45 a9884e0a1e95: Preparing 16:57:45 3bbc93156325: Preparing 16:57:45 3fbe34a1663b: Preparing 16:57:45 3fbe34a1663b: Waiting 16:57:45 44522bee3fd6: Layer already exists 16:57:45 a9e3f8053b14: Layer already exists 16:57:45 3bbc93156325: Layer already exists 16:57:45 a9884e0a1e95: Layer already exists 16:57:45 0ab48aab27d6: Layer already exists 16:57:45 3fbe34a1663b: Layer already exists 16:57:45 master: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:45 ===================================================== [Pipeline] echo 16:57:45 taggedImages: 16:57:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82 16:57:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:57:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.48 16:57:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 16:57:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:57:46 using credential edgex-jenkins-ssh 16:57:46 ---> job-cost.sh 16:57:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iXPr 16:57:46 Cloning the remote Git repository 16:57:47 Avoid second fetch 16:57:47 Checking out Revision 712355dd88eacfbe615155d8d8094c00eead8f82 (master) 16:57:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:57:46 > git init /w/workspace/app-service-configurable/120 # timeout=10 16:57:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:57:46 > git --version # timeout=10 16:57:46 > git --version # 'git version 2.24.4' 16:57:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:46 [INFO] Currently running in a labeled security context 16:57:46 [INFO] Currently SELinux is 'enforcing' on the host 16:57:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/120@tmp/jenkins-gitclient-ssh5345546399731258619.key 16:57:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:57:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:47 > git config core.sparsecheckout # timeout=10 16:57:47 > git checkout -f 712355dd88eacfbe615155d8d8094c00eead8f82 # timeout=10 16:57:52 Commit message: "fix: Make default http export secret settings blank as default (#280)" 16:57:53 16:57:53 GitHub has been notified of this commit’s build result 16:57:53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:57:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:57:54 + true 16:57:54 + sudo service docker restart 16:57:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:12 provisioning config files... 16:58:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/120@tmp/config6229940725382055480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:13 ---> docker-login.sh 16:58:13 nexus3.edgexfoundry.org:10001 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:13 Configure a credential helper to remove this warning. See 16:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:13 16:58:13 Login Succeeded 16:58:13 nexus3.edgexfoundry.org:10002 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:13 Configure a credential helper to remove this warning. See 16:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:13 16:58:13 Login Succeeded 16:58:13 nexus3.edgexfoundry.org:10003 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:13 Configure a credential helper to remove this warning. See 16:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:13 16:58:13 Login Succeeded 16:58:13 nexus3.edgexfoundry.org:10004 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:13 Configure a credential helper to remove this warning. See 16:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:13 16:58:13 Login Succeeded 16:58:13 docker.io 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:14 Configure a credential helper to remove this warning. See 16:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:14 16:58:14 Login Succeeded 16:58:14 ---> docker-login.sh ends [Pipeline] } 16:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:58:14 ========================================================= 16:58:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:58:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:58:14 + 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 . 16:58:14 Sending build context to Docker daemon 97.28kB 16:58:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:58:14 Step 2/8 : FROM ${BASE} 16:58:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:58:14 540db60ca938: Pulling fs layer 16:58:14 adcc1eea9eea: Pulling fs layer 16:58:14 4c4ab2625f07: Pulling fs layer 16:58:14 0510c868ecb4: Pulling fs layer 16:58:14 afea3b2eda06: Pulling fs layer 16:58:14 7809a108b3ef: Pulling fs layer 16:58:14 f706445af74f: Pulling fs layer 16:58:14 afea3b2eda06: Waiting 16:58:14 7809a108b3ef: Waiting 16:58:14 f706445af74f: Waiting 16:58:14 0510c868ecb4: Waiting 16:58:14 adcc1eea9eea: Verifying Checksum 16:58:14 adcc1eea9eea: Download complete 16:58:14 4c4ab2625f07: Verifying Checksum 16:58:14 4c4ab2625f07: Download complete 16:58:14 afea3b2eda06: Verifying Checksum 16:58:14 afea3b2eda06: Download complete 16:58:14 540db60ca938: Verifying Checksum 16:58:14 540db60ca938: Download complete 16:58:14 7809a108b3ef: Verifying Checksum 16:58:14 7809a108b3ef: Download complete 16:58:15 540db60ca938: Pull complete 16:58:15 adcc1eea9eea: Pull complete 16:58:15 4c4ab2625f07: Pull complete 16:58:16 f706445af74f: Verifying Checksum 16:58:16 f706445af74f: Download complete 16:58:17 0510c868ecb4: Verifying Checksum 16:58:17 0510c868ecb4: Download complete 16:58:21 0510c868ecb4: Pull complete 16:58:21 afea3b2eda06: Pull complete 16:58:21 7809a108b3ef: Pull complete 16:58:22 f706445af74f: Pull complete 16:58:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:58:22 ---> b068be0155e3 16:58:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:58:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:58:36 ---> Running in 41a5b1d58276 16:58:36 Removing intermediate container 41a5b1d58276 16:58:36 ---> cdcec04a64da 16:58:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:36 ---> Running in 7d67d813acc0 16:58:38 Removing intermediate container 7d67d813acc0 16:58:38 ---> 1854c63eb34b 16:58:38 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:58:38 ---> Running in 80a97802f4a8 16:58:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:58:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:58:40 (1/6) Installing libc-dev (0.7.2-r3) 16:58:40 (2/6) Installing libsodium (1.0.18-r0) 16:58:40 (3/6) Installing pkgconf (1.7.3-r0) 16:58:40 (4/6) Installing libsodium-dev (1.0.18-r0) 16:58:40 (5/6) Installing libzmq (4.3.3-r1) 16:58:40 (6/6) Installing zeromq-dev (4.3.3-r1) 16:58:40 Executing busybox-1.32.1-r6.trigger 16:58:40 OK: 150 MiB in 46 packages 16:58:41 Removing intermediate container 80a97802f4a8 16:58:41 ---> 614dbcc5b150 16:58:41 Step 6/8 : WORKDIR /app 16:58:41 ---> Running in 3510ba5528f2 16:58:41 Removing intermediate container 3510ba5528f2 16:58:41 ---> 9352595e5522 16:58:41 Step 7/8 : COPY . . 16:58:41 ---> 08e410676378 16:58:41 Step 8/8 : RUN go mod download 16:58:41 ---> Running in e8dfc1645b05 16:59:13 Removing intermediate container e8dfc1645b05 16:59:13 ---> 5048a8fa7bd8 16:59:13 Successfully built 5048a8fa7bd8 16:59:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:59:14 + docker inspect -f . ci-base-image-x86_64 16:59:14 . [Pipeline] withDockerContainer 16:59:14 prd-centos7-docker-4c-2g-953 does not seem to be running inside a container 16:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/120 -v /w/workspace/app-service-configurable/120:/w/workspace/app-service-configurable/120:rw,z -v /w/workspace/app-service-configurable/120@tmp:/w/workspace/app-service-configurable/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:14 $ docker top 55aac326e7570d5e3ccbbb1104a9498010238c37efbcb7b6eb305d4bdfd04351 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:15 + go version 16:59:15 go version go1.16.3 linux/amd64 [Pipeline] } 16:59:15 $ docker stop --time=1 55aac326e7570d5e3ccbbb1104a9498010238c37efbcb7b6eb305d4bdfd04351 16:59:16 $ docker rm -f 55aac326e7570d5e3ccbbb1104a9498010238c37efbcb7b6eb305d4bdfd04351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:59:16 + docker inspect -f . ci-base-image-x86_64 16:59:16 . [Pipeline] withDockerContainer 16:59:17 prd-centos7-docker-4c-2g-953 does not seem to be running inside a container 16:59:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/120 -v /w/workspace/app-service-configurable/120:/w/workspace/app-service-configurable/120:rw,z -v /w/workspace/app-service-configurable/120@tmp:/w/workspace/app-service-configurable/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:17 $ docker top b0b1cb4e3563453c0c4a3429866e2686ea669d78ae6df410019c37a5dd04c40c -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:18 + go mod tidy [Pipeline] sh 16:59:18 + make test 16:59:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:59:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:59:33 CGO_ENABLED=1 go vet ./... 16:59:40 gofmt -l . 16:59:40 [ "`gofmt -l .`" = "" ] 16:59:40 ./bin/test-go-mod-tidy.sh 16:59:40 ./bin/test-attribution-txt.sh [Pipeline] } 16:59:40 $ docker stop --time=1 b0b1cb4e3563453c0c4a3429866e2686ea669d78ae6df410019c37a5dd04c40c 16:59:42 $ docker rm -f b0b1cb4e3563453c0c4a3429866e2686ea669d78ae6df410019c37a5dd04c40c [Pipeline] // withDockerContainer [Pipeline] sh 16:59:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:59:42 Warning: overwriting stash ‘coverage-report’ 16:59:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:59:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:59:43 + ls -al . 16:59:43 total 92 16:59:43 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 8 16:59 . 16:59:43 drwxrwxr-x. 4 jenkins jenkins 32 Jun 8 16:57 .. 16:59:43 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 8 16:57 Attribution.txt 16:59:43 drwxrwxr-x. 2 jenkins jenkins 64 Jun 8 16:57 bin 16:59:43 -rw-r--r--. 1 jenkins jenkins 10 Jun 8 16:59 coverage.out 16:59:43 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 8 16:57 Dockerfile 16:59:43 -rw-rw-r--. 1 jenkins jenkins 970 Jun 8 16:57 Dockerfile.build 16:59:43 -rw-rw-r--. 1 jenkins jenkins 119 Jun 8 16:57 .dockerignore 16:59:43 drwxrwxr-x. 8 jenkins jenkins 162 Jun 8 16:57 .git 16:59:43 drwxrwxr-x. 2 jenkins jenkins 81 Jun 8 16:57 .github 16:59:43 -rw-rw-r--. 1 jenkins jenkins 111 Jun 8 16:57 .gitignore 16:59:43 -rw-r--r--. 1 jenkins jenkins 136 Jun 8 16:59 go.mod 16:59:43 -rw-r--r--. 1 jenkins jenkins 20848 Jun 8 16:59 go.sum 16:59:43 -rw-rw-r--. 1 jenkins jenkins 687 Jun 8 16:57 Jenkinsfile 16:59:43 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 8 16:57 LICENSE 16:59:43 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 8 16:57 main.go 16:59:43 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 8 16:57 makefile 16:59:43 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 8 16:57 README.md 16:59:43 drwxrwxr-x. 8 jenkins jenkins 122 Jun 8 16:57 res 16:59:43 drwxrwxr-x. 4 jenkins jenkins 71 Jun 8 16:57 snap 16:59:43 -rw-rw-r--. 1 jenkins jenkins 12 Jun 8 16:53 VERSION [Pipeline] isUnix [Pipeline] sh 16:59:44 + 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=712355dd88eacfbe615155d8d8094c00eead8f82 --label arch=amd64 --label version=2.0.0-dev.48 . 16:59:44 Sending build context to Docker daemon 120.8kB 16:59:44 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 16:59:44 Step 2/28 : FROM ${BASE} AS builder 16:59:44 ---> 5048a8fa7bd8 16:59:44 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:59:44 ---> Running in 7bb9a788bd74 16:59:44 Removing intermediate container 7bb9a788bd74 16:59:44 ---> 2eabf31aa701 16:59:44 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:59:44 ---> Running in be3773e6d1a0 16:59:44 Removing intermediate container be3773e6d1a0 16:59:44 ---> 34f04fc0f6c6 16:59:44 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:59:44 ---> Running in 85aea60d9073 16:59:44 Removing intermediate container 85aea60d9073 16:59:44 ---> 27dee6c38b0b 16:59:44 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:44 ---> Running in f278d6da4f68 16:59:45 Removing intermediate container f278d6da4f68 16:59:45 ---> 2e91ecf738c1 16:59:45 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:59:45 ---> Running in 8949969f0078 16:59:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:59:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:59:46 OK: 150 MiB in 46 packages 16:59:47 Removing intermediate container 8949969f0078 16:59:47 ---> 1b7b0a54827b 16:59:47 Step 8/28 : WORKDIR /app 16:59:47 ---> Running in 4f3057fb378a 16:59:47 Removing intermediate container 4f3057fb378a 16:59:47 ---> bcbea4ee57b1 16:59:47 Step 9/28 : COPY go.mod . 16:59:47 ---> 99f2b7fbc3d4 16:59:47 Step 10/28 : RUN go mod download 16:59:47 ---> Running in f1c337a863c2 16:59:48 Removing intermediate container f1c337a863c2 16:59:48 ---> da143c97b92e 16:59:48 Step 11/28 : RUN go mod tidy 16:59:48 ---> Running in a42b4264d80c 16:59:49 lf-activate-venv(): INFO: Adding /tmp/venv-iXPr/bin to PATH 16:59:49 INFO: No Stack... 16:59:49 INFO: Retrieving Pricing Info for: v2-standard-4 16:59:49 INFO: Archiving Costs [Pipeline] sh 16:59:49 Removing intermediate container a42b4264d80c 16:59:49 ---> f3cdb623c07d 16:59:49 Step 12/28 : COPY . . 16:59:49 + cat /w/workspace/app-service-configurable/120/archives/cost.csv 16:59:49 + cut -d, -f6 [Pipeline] lock 16:59:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] 16:59:49 Resource [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] did not exist. Created. 16:59:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:49 ---> 663a0c3e1087 16:59:49 Step 13/28 : ARG MAKE="make build" 16:59:49 ---> Running in 4fe88300b374 16:59:49 Removing intermediate container 4fe88300b374 16:59:49 ---> e284d3c088e2 16:59:49 Step 14/28 : RUN $MAKE 16:59:49 ---> Running in 403ea3996ab4 16:59:50 + echo total: 0.18000000715255737 [Pipeline] stash 16:59:50 go mod tidy 16:59:50 Stashed 1 file(s) [Pipeline] } 16:59:50 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 16:59:50 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.73 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.48" -o app-service-configurable [Pipeline] // stage [Pipeline] } 17:00:02 Removing intermediate container 403ea3996ab4 17:00:02 ---> e4648f32ca6c 17:00:02 Step 15/28 : FROM alpine:3.12 17:00:02 3.12: Pulling from library/alpine 17:00:02 339de151aab4: Pulling fs layer 17:00:02 339de151aab4: Verifying Checksum 17:00:02 339de151aab4: Download complete 17:00:03 339de151aab4: Pull complete 17:00:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:00:03 Status: Downloaded newer image for alpine:3.12 17:00:03 ---> 13621d1b12d4 17:00:03 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:00:03 ---> Running in aca2a69810c1 17:00:03 Removing intermediate container aca2a69810c1 17:00:03 ---> 0c968880111d 17:00:03 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 17:00:03 ---> Running in a227522bdfdd 17:00:03 Removing intermediate container a227522bdfdd 17:00:03 ---> 8656f9e9dc4e 17:00:03 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:00:03 ---> Running in 39daaeb52ce9 17:00:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:00:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:00:03 (1/7) Installing ca-certificates (20191127-r4) 17:00:03 (2/7) Installing dumb-init (1.2.2-r1) 17:00:03 (3/7) Installing libgcc (9.3.0-r2) 17:00:03 (4/7) Installing libsodium (1.0.18-r0) 17:00:03 (5/7) Installing libstdc++ (9.3.0-r2) 17:00:03 (6/7) Installing libzmq (4.3.3-r0) 17:00:03 (7/7) Installing zeromq (4.3.3-r0) 17:00:03 Executing busybox-1.31.1-r20.trigger 17:00:03 Executing ca-certificates-20191127-r4.trigger 17:00:03 OK: 9 MiB in 21 packages 17:00:05 Removing intermediate container 39daaeb52ce9 17:00:05 ---> 9023b978c8fd 17:00:05 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:00:05 ---> 6791e5680f05 17:00:05 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 17:00:05 ---> 3df3158d9346 17:00:05 Step 21/28 : COPY --from=builder /app/res/ /res/ 17:00:05 ---> 8caec7a3c117 17:00:05 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:00:06 ---> bceba707884d 17:00:06 Step 23/28 : EXPOSE 48095 17:00:06 ---> Running in 50caf39acc63 17:00:06 Removing intermediate container 50caf39acc63 17:00:06 ---> a48f0a0bcbc3 17:00:06 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 17:00:06 ---> Running in 48a42e8e7ed9 17:00:06 Removing intermediate container 48a42e8e7ed9 17:00:06 ---> 1aade5afe841 17:00:06 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:06 ---> Running in f51c270a8794 17:00:06 Removing intermediate container f51c270a8794 17:00:06 ---> bd6fcc62bd15 17:00:06 Step 26/28 : LABEL arch=amd64 17:00:06 ---> Running in eb281cabec83 17:00:07 Removing intermediate container eb281cabec83 17:00:07 ---> 3eb32b513d1f 17:00:07 Step 27/28 : LABEL git_sha=712355dd88eacfbe615155d8d8094c00eead8f82 17:00:07 ---> Running in e34104d9cf8d 17:00:07 Removing intermediate container e34104d9cf8d 17:00:07 ---> fb13acd66571 17:00:07 Step 28/28 : LABEL version=2.0.0-dev.48 17:00:07 ---> Running in ea9a89fc1b50 17:00:07 Removing intermediate container ea9a89fc1b50 17:00:07 ---> 29a5109d272e 17:00:07 [Warning] One or more build-args [ARCH] were not consumed 17:00:07 Successfully built 29a5109d272e 17:00:07 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:07 provisioning config files... 17:00:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/120@tmp/config6269063824169620913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:12 ---> docker-login.sh 17:00:12 nexus3.edgexfoundry.org:10001 17:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:12 Configure a credential helper to remove this warning. See 17:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:12 17:00:12 Login Succeeded 17:00:12 nexus3.edgexfoundry.org:10002 17:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:12 Configure a credential helper to remove this warning. See 17:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:12 17:00:12 Login Succeeded 17:00:12 nexus3.edgexfoundry.org:10003 17:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:12 Configure a credential helper to remove this warning. See 17:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:12 17:00:12 Login Succeeded 17:00:12 nexus3.edgexfoundry.org:10004 17:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:12 Configure a credential helper to remove this warning. See 17:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:12 17:00:12 Login Succeeded 17:00:12 docker.io 17:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:13 Configure a credential helper to remove this warning. See 17:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:13 17:00:13 Login Succeeded 17:00:13 ---> docker-login.sh ends [Pipeline] } 17:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:13 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:00:13 712355dd88eacfbe615155d8d8094c00eead8f82 17:00:13 latest 17:00:13 2.0.0-dev.48 17:00:13 712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 17:00:13 master 17:00:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:00:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] isUnix [Pipeline] sh 17:00:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82 17:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:00:13 e76f0fef9aa1: Preparing 17:00:13 ac132637b4c5: Preparing 17:00:13 a82967f69d28: Preparing 17:00:13 9c552d584e45: Preparing 17:00:13 1e550311a32e: Preparing 17:00:13 32f366d666a5: Preparing 17:00:13 32f366d666a5: Waiting 17:00:14 ac132637b4c5: Pushed 17:00:14 a82967f69d28: Pushed 17:00:14 9c552d584e45: Pushed 17:00:14 1e550311a32e: Pushed 17:00:14 32f366d666a5: Layer already exists 17:00:15 e76f0fef9aa1: Pushed 17:00:15 712355dd88eacfbe615155d8d8094c00eead8f82: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:00:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 17:00:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:00:16 e76f0fef9aa1: Preparing 17:00:16 ac132637b4c5: Preparing 17:00:16 a82967f69d28: Preparing 17:00:16 9c552d584e45: Preparing 17:00:16 1e550311a32e: Preparing 17:00:16 32f366d666a5: Preparing 17:00:16 32f366d666a5: Waiting 17:00:16 e76f0fef9aa1: Layer already exists 17:00:16 9c552d584e45: Layer already exists 17:00:16 a82967f69d28: Layer already exists 17:00:16 1e550311a32e: Layer already exists 17:00:16 ac132637b4c5: Layer already exists 17:00:16 32f366d666a5: Layer already exists 17:00:16 latest: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:00:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh 17:00:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.48 17:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:00:16 e76f0fef9aa1: Preparing 17:00:16 ac132637b4c5: Preparing 17:00:16 a82967f69d28: Preparing 17:00:16 9c552d584e45: Preparing 17:00:16 1e550311a32e: Preparing 17:00:16 32f366d666a5: Preparing 17:00:16 32f366d666a5: Waiting 17:00:16 9c552d584e45: Layer already exists 17:00:16 a82967f69d28: Layer already exists 17:00:16 e76f0fef9aa1: Layer already exists 17:00:16 1e550311a32e: Layer already exists 17:00:16 ac132637b4c5: Layer already exists 17:00:16 32f366d666a5: Layer already exists 17:00:16 2.0.0-dev.48: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:00:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh 17:00:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 17:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:00:17 e76f0fef9aa1: Preparing 17:00:17 ac132637b4c5: Preparing 17:00:17 a82967f69d28: Preparing 17:00:17 9c552d584e45: Preparing 17:00:17 1e550311a32e: Preparing 17:00:17 32f366d666a5: Preparing 17:00:17 32f366d666a5: Waiting 17:00:17 ac132637b4c5: Layer already exists 17:00:17 9c552d584e45: Layer already exists 17:00:17 a82967f69d28: Layer already exists 17:00:17 e76f0fef9aa1: Layer already exists 17:00:17 1e550311a32e: Layer already exists 17:00:17 32f366d666a5: Layer already exists 17:00:17 712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:00:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 17:00:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 17:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:00:18 e76f0fef9aa1: Preparing 17:00:18 ac132637b4c5: Preparing 17:00:18 a82967f69d28: Preparing 17:00:18 9c552d584e45: Preparing 17:00:18 1e550311a32e: Preparing 17:00:18 32f366d666a5: Preparing 17:00:18 32f366d666a5: Waiting 17:00:18 a82967f69d28: Layer already exists 17:00:18 1e550311a32e: Layer already exists 17:00:18 ac132637b4c5: Layer already exists 17:00:18 e76f0fef9aa1: Layer already exists 17:00:18 9c552d584e45: Layer already exists 17:00:18 32f366d666a5: Layer already exists 17:00:18 master: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:18 ===================================================== [Pipeline] echo 17:00:18 taggedImages: 17:00:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82 17:00:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:00:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.48 17:00:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 17:00:18 - 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 17:00:18 ---> job-cost.sh 17:00:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-crSE 17:00:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:00:48 lf-activate-venv(): INFO: Adding /tmp/venv-crSE/bin to PATH 17:00:48 INFO: No Stack... 17:00:48 INFO: Retrieving Pricing Info for: v3-standard-2 17:00:49 INFO: Archiving Costs [Pipeline] sh 17:00:49 + cat /w/workspace/app-service-configurable/120/archives/cost.csv 17:00:49 + cut -d, -f6 [Pipeline] lock 17:00:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] 17:00:49 Resource [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] did not exist. Created. 17:00:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:49 /w/workspace/app-service-configurable/120@tmp/durable-ad3e3f3d/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 17:00:50 + echo total: 0.05999999865889549 [Pipeline] stash 17:00:50 Warning: overwriting stash ‘stack-cost’ 17:00:50 Stashed 1 file(s) [Pipeline] } 17:00:50 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-120-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 17:00:51 provisioning config files... 17:00:51 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config7623711715035637035tmp [Pipeline] { [Pipeline] sh 17:00:51 + set +x 17:00:51 + curl -s https://codecov.io/bash 17:00:51 + bash -s -- 17:00:51 17:00:51 _____ _ 17:00:51 / ____| | | 17:00:51 | | ___ __| | ___ ___ _____ __ 17:00:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:00:51 | |___| (_) | (_| | __/ (_| (_) \ V / 17:00:51 \_____\___/ \__,_|\___|\___\___/ \_/ 17:00:51 Bash-1.0.3 17:00:51 17:00:51 17:00:51 ==> git version 2.24.4 found 17:00:51 ==> 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 17:00:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:00:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:00:51 ==> Jenkins CI detected. 17:00:51 project root: . 17:00:51 --> token set from env 17:00:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:00:51 ==> Running gcov in . (disable via -X gcov) 17:00:51 ==> Python coveragepy not found 17:00:51 ==> Searching for coverage reports in: 17:00:51 + . 17:00:51 -> Found 1 reports 17:00:51 ==> Detecting git/mercurial file structure 17:00:51 ==> Reading reports 17:00:51 + ./coverage.out bytes=10 17:00:51 ==> Appending adjustments 17:00:51 https://docs.codecov.io/docs/fixing-reports 17:00:51 + Found adjustments 17:00:51 ==> Gzipping contents 17:00:51 4.0K /tmp/codecov.DSL229.gz 17:00:51 ==> Uploading reports 17:00:51 url: https://codecov.io 17:00:51 query: branch=master&commit=712355dd88eacfbe615155d8d8094c00eead8f82&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F120%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:00:51 -> Pinging Codecov 17:00:51 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=712355dd88eacfbe615155d8d8094c00eead8f82&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F120%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:00:52 -> Uploading to 17:00:52 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/A97CA9966030D2A3747ED39772930CCE/712355dd88eacfbe615155d8d8094c00eead8f82/abad31fe-3004-48ce-be69-34cfcf6d0e65.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T170051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da7292803654142b286370210bd91bd988f31949a300dab981d0f7437c5c9513 17:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:52 Dload Upload Total Spent Left Speed 17:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 893 --:--:-- --:--:-- --:--:-- 892 100 382 0 0 100 382 0 893 --:--:-- --:--:-- --:--:-- 892 17:00:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] } 17:00:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:00:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:00:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:57 17:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:00:57 188c0c94c7c5: Pulling fs layer 17:00:57 0ef7d3d256c8: Pulling fs layer 17:00:57 de9db76c5a1d: Pulling fs layer 17:00:57 0eba1c9be4d2: Pulling fs layer 17:00:57 0d57e429df01: Pulling fs layer 17:00:57 4e4be7b47b0d: Pulling fs layer 17:00:57 e1f770b5df2f: Pulling fs layer 17:00:57 85a0685a4137: Pulling fs layer 17:00:57 0eba1c9be4d2: Waiting 17:00:57 0d57e429df01: Waiting 17:00:57 4e4be7b47b0d: Waiting 17:00:57 e1f770b5df2f: Waiting 17:00:57 85a0685a4137: Waiting 17:00:57 de9db76c5a1d: Download complete 17:00:57 0ef7d3d256c8: Verifying Checksum 17:00:57 0ef7d3d256c8: Download complete 17:00:57 0d57e429df01: Verifying Checksum 17:00:57 0d57e429df01: Download complete 17:00:57 4e4be7b47b0d: Verifying Checksum 17:00:57 4e4be7b47b0d: Download complete 17:00:57 188c0c94c7c5: Verifying Checksum 17:00:57 188c0c94c7c5: Download complete 17:00:58 188c0c94c7c5: Pull complete 17:00:58 0ef7d3d256c8: Pull complete 17:00:58 de9db76c5a1d: Pull complete 17:00:59 e1f770b5df2f: Verifying Checksum 17:00:59 e1f770b5df2f: Download complete 17:01:02 0eba1c9be4d2: Verifying Checksum 17:01:02 0eba1c9be4d2: Download complete 17:01:02 85a0685a4137: Verifying Checksum 17:01:02 85a0685a4137: Download complete 17:01:05 0eba1c9be4d2: Pull complete 17:01:05 0d57e429df01: Pull complete 17:01:05 4e4be7b47b0d: Pull complete 17:01:06 e1f770b5df2f: Pull complete 17:01:10 85a0685a4137: Pull complete 17:01:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:01:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:01:10 prd-centos7-docker-4c-2g-943 does not seem to be running inside a container 17:01:10 $ 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 17:01:19 $ docker top 59e807386eae0095a8b74883c75c8c409016add7f15ddcd487a52c8343bce477 -eo pid,comm [Pipeline] { [Pipeline] echo 17:01:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:01:20 + set -o pipefail 17:01:20 + snyk monitor '--org=edgex-jenkins' 17:01:26 17:01:26 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 17:01:26 17:01:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/878eace4-4897-4a03-b386-16d8d93da91c 17:01:26 17:01:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:01:26 17:01:26 [Pipeline] } 17:01:26 $ docker stop --time=1 59e807386eae0095a8b74883c75c8c409016add7f15ddcd487a52c8343bce477 17:01:29 $ docker rm -f 59e807386eae0095a8b74883c75c8c409016add7f15ddcd487a52c8343bce477 [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 17:01:34 + git log --format=format:%s -1 712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] isUnix [Pipeline] sh 17:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:01:34 . [Pipeline] withDockerContainer 17:01:34 prd-centos7-docker-4c-2g-943 does not seem to be running inside a container 17:01:35 $ 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 17:01:35 $ docker top 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:01:35 [ssh-agent] Looking for ssh-agent implementation... 17:01:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:35 $ docker exec 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 ssh-agent 17:01:35 SSH_AUTH_SOCK=/tmp/ssh-d5TlkBHaAA1D/agent.14 17:01:35 SSH_AGENT_PID=20 17:01:35 Running ssh-add (command line suppressed) 17:01:35 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6861947267131685113.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6861947267131685113.key) 17:01:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:01:36 + git semver tag 17:01:36 # -> Open(): unable to determine branch for HEAD 17:01:36 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 17:01:36 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 17:01:36 # $SEMVER_REMOTE_NAME = origin 17:01:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:01:36 # $SEMVER_USER_NAME = edgex-jenkins 17:01:36 # $SEMVER_BRANCH = master 17:01:36 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 17:01:36 # 712355dd88eacfbe615155d8d8094c00eead8f82 HEAD 17:01:36 # -> Force: false 17:01:36 # f09568a59a2e4c9f3693d307d72128de1edc2569 refs/tags/v2.0.0-dev.48 [Pipeline] } 17:01:36 $ docker exec --env ******** --env ******** 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 ssh-agent -k 17:01:36 unset SSH_AUTH_SOCK; 17:01:36 unset SSH_AGENT_PID; 17:01:36 echo Agent pid 20 killed; 17:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:01:36 + git semver [Pipeline] } 17:01:36 $ docker stop --time=1 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 17:01:37 $ docker rm -f 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:38 17:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:38 0.23.1-centos7: Pulling from edgex-lftools 17:01:38 ab5ef0e58194: Pulling fs layer 17:01:38 9712f1f96733: Pulling fs layer 17:01:38 63f879dbbcfc: Pulling fs layer 17:01:38 0d9ebad4ef96: Pulling fs layer 17:01:38 e9a5061849ea: Pulling fs layer 17:01:38 d747dcd14b5f: Pulling fs layer 17:01:38 2de7ff778b66: Pulling fs layer 17:01:38 e9a5061849ea: Waiting 17:01:38 d747dcd14b5f: Waiting 17:01:38 2de7ff778b66: Waiting 17:01:38 0d9ebad4ef96: Waiting 17:01:38 9712f1f96733: Download complete 17:01:44 63f879dbbcfc: Download complete 17:01:44 e9a5061849ea: Verifying Checksum 17:01:44 e9a5061849ea: Download complete 17:01:44 d747dcd14b5f: Verifying Checksum 17:01:44 d747dcd14b5f: Download complete 17:01:44 2de7ff778b66: Verifying Checksum 17:01:44 2de7ff778b66: Download complete 17:01:44 0d9ebad4ef96: Verifying Checksum 17:01:44 0d9ebad4ef96: Download complete 17:01:44 ab5ef0e58194: Verifying Checksum 17:01:44 ab5ef0e58194: Download complete 17:01:44 ab5ef0e58194: Pull complete 17:01:44 9712f1f96733: Pull complete 17:01:44 63f879dbbcfc: Pull complete 17:01:47 0d9ebad4ef96: Pull complete 17:01:47 e9a5061849ea: Pull complete 17:01:47 d747dcd14b5f: Pull complete 17:01:48 2de7ff778b66: Pull complete 17:01:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:01:48 prd-centos7-docker-4c-2g-943 does not seem to be running inside a container 17:01:48 $ 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 17:01:56 $ docker top 62467b30c41702bd20bfb080ecb2a171b6989009ecd0950a90f453bbbd403ad4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:01:56 provisioning config files... 17:01:56 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7888324463018505758tmp 17:01:56 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4328795222467630259tmp 17:01:56 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4720919928288383313tmp [Pipeline] { [Pipeline] echo 17:01:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:01:57 ---> sigul-configuration.sh 17:01:57 gpg: directory `/root/.gnupg' created 17:01:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:01:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:01:57 gpg: keyring `/root/.gnupg/secring.gpg' created 17:01:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:01:57 gpg: CAST5 encrypted data 17:01:57 gpg: encrypted with 1 passphrase 17:01:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:01:57 + mkdir /home/jenkins 17:01:57 + mkdir /home/jenkins/sigul [Pipeline] sh 17:01:57 + 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 17:01:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:01:58 ---> sigul-install.sh 17:02:02 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:02:02 + git tag --list 17:02:02 v1.0.0 17:02:02 v1.1.0 17:02:02 v1.2.0 17:02:02 v1.3.0 17:02:02 v1.3.1 17:02:02 v1.3.1-dev.1 17:02:02 v1.3.1-dev.2 17:02:02 v1.3.1-dev.3 17:02:02 v2.0.0-dev.1 17:02:02 v2.0.0-dev.10 17:02:02 v2.0.0-dev.11 17:02:02 v2.0.0-dev.12 17:02:02 v2.0.0-dev.13 17:02:02 v2.0.0-dev.14 17:02:02 v2.0.0-dev.15 17:02:02 v2.0.0-dev.16 17:02:02 v2.0.0-dev.17 17:02:02 v2.0.0-dev.18 17:02:02 v2.0.0-dev.19 17:02:02 v2.0.0-dev.2 17:02:02 v2.0.0-dev.20 17:02:02 v2.0.0-dev.21 17:02:02 v2.0.0-dev.22 17:02:02 v2.0.0-dev.23 17:02:02 v2.0.0-dev.24 17:02:02 v2.0.0-dev.25 17:02:02 v2.0.0-dev.26 17:02:02 v2.0.0-dev.27 17:02:02 v2.0.0-dev.28 17:02:02 v2.0.0-dev.29 17:02:02 v2.0.0-dev.3 17:02:02 v2.0.0-dev.30 17:02:02 v2.0.0-dev.31 17:02:02 v2.0.0-dev.32 17:02:02 v2.0.0-dev.33 17:02:02 v2.0.0-dev.34 17:02:02 v2.0.0-dev.35 17:02:02 v2.0.0-dev.36 17:02:02 v2.0.0-dev.37 17:02:02 v2.0.0-dev.38 17:02:02 v2.0.0-dev.39 17:02:02 v2.0.0-dev.4 17:02:02 v2.0.0-dev.40 17:02:02 v2.0.0-dev.41 17:02:02 v2.0.0-dev.42 17:02:02 v2.0.0-dev.43 17:02:02 v2.0.0-dev.44 17:02:02 v2.0.0-dev.45 17:02:02 v2.0.0-dev.46 17:02:02 v2.0.0-dev.47 17:02:02 v2.0.0-dev.48 17:02:02 v2.0.0-dev.5 17:02:02 v2.0.0-dev.6 17:02:02 v2.0.0-dev.7 17:02:02 v2.0.0-dev.8 17:02:02 v2.0.0-dev.9 [Pipeline] sh 17:02:03 + lftools sign git-tag v2.0.0-dev.48 17:02:03 Signing Git tag with Sigul... 17:02:03 Signing v2.0.0-dev.48 [Pipeline] echo 17:02:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:02:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:02:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:02:05 $ docker stop --time=1 62467b30c41702bd20bfb080ecb2a171b6989009ecd0950a90f453bbbd403ad4 17:02:07 $ docker rm -f 62467b30c41702bd20bfb080ecb2a171b6989009ecd0950a90f453bbbd403ad4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:07 . [Pipeline] withDockerContainer 17:02:07 prd-centos7-docker-4c-2g-943 does not seem to be running inside a container 17:02:07 $ 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 17:02:08 $ docker top ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:08 [ssh-agent] Looking for ssh-agent implementation... 17:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:08 $ docker exec ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a ssh-agent 17:02:08 SSH_AUTH_SOCK=/tmp/ssh-zbQquv1D2jgs/agent.13 17:02:08 SSH_AGENT_PID=19 17:02:08 Running ssh-add (command line suppressed) 17:02:08 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3956674053152440438.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3956674053152440438.key) 17:02:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:09 + git semver bump pre 17:02:09 # -> Open(): unable to determine branch for HEAD 17:02:09 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 17:02:09 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 17:02:09 # $SEMVER_REMOTE_NAME = origin 17:02:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:02:09 # $SEMVER_USER_NAME = edgex-jenkins 17:02:09 # $SEMVER_BRANCH = master 17:02:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 17:02:09 2.0.0-dev.49 [Pipeline] } 17:02:09 $ docker exec --env ******** --env ******** ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a ssh-agent -k 17:02:09 unset SSH_AUTH_SOCK; 17:02:09 unset SSH_AGENT_PID; 17:02:09 echo Agent pid 19 killed; 17:02:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:09 + git semver [Pipeline] } 17:02:09 $ docker stop --time=1 ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a 17:02:10 $ docker rm -f ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:02:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:11 . [Pipeline] withDockerContainer 17:02:11 prd-centos7-docker-4c-2g-943 does not seem to be running inside a container 17:02:11 $ 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 17:02:11 $ docker top 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:11 [ssh-agent] Looking for ssh-agent implementation... 17:02:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:11 $ docker exec 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 ssh-agent 17:02:12 SSH_AUTH_SOCK=/tmp/ssh-fpKS0jkdW5yS/agent.13 17:02:12 SSH_AGENT_PID=20 17:02:12 Running ssh-add (command line suppressed) 17:02:12 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2758691235307252976.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2758691235307252976.key) 17:02:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:12 + git semver push 17:02:12 # -> Open(): unable to determine branch for HEAD 17:02:12 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 17:02:12 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 17:02:12 # $SEMVER_REMOTE_NAME = origin 17:02:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:02:12 # $SEMVER_USER_NAME = edgex-jenkins 17:02:12 # $SEMVER_BRANCH = master 17:02:12 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 17:02:17 $ docker exec --env ******** --env ******** 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 ssh-agent -k 17:02:17 unset SSH_AUTH_SOCK; 17:02:17 unset SSH_AGENT_PID; 17:02:17 echo Agent pid 20 killed; 17:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:18 + git semver [Pipeline] } 17:02:18 $ docker stop --time=1 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 17:02:19 $ docker rm -f 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 [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 17:02:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:02:21 ---> package-listing.sh 17:02:21 ++ facter osfamily 17:02:21 ++ tr '[:upper:]' '[:lower:]' 17:02:21 + OS_FAMILY=redhat 17:02:21 + workspace=/w/workspace/_app-service-configurable_master 17:02:21 + START_PACKAGES=/tmp/packages_start.txt 17:02:21 + END_PACKAGES=/tmp/packages_end.txt 17:02:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:02:21 + PACKAGES=/tmp/packages_start.txt 17:02:21 + '[' /w/workspace/_app-service-configurable_master ']' 17:02:21 + PACKAGES=/tmp/packages_end.txt 17:02:21 + case "${OS_FAMILY}" in 17:02:21 + rpm -qa 17:02:21 + sort 17:02:22 + '[' -f /tmp/packages_start.txt ']' 17:02:22 + '[' -f /tmp/packages_end.txt ']' 17:02:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:02:22 + '[' /w/workspace/_app-service-configurable_master ']' 17:02:22 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 17:02:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 17:02:22 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 17:02:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:02:22 17:02:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:02:23 alpine: Pulling from edgex-lftools-log-publisher 17:02:23 df20fa9351a1: Pulling fs layer 17:02:23 36b3adc4ff6f: Pulling fs layer 17:02:23 8ad3a11d3b57: Pulling fs layer 17:02:23 46f8f816bc3b: Pulling fs layer 17:02:23 93b61091891f: Pulling fs layer 17:02:23 93b9cdb0e59b: Pulling fs layer 17:02:23 5e14af77c1be: Pulling fs layer 17:02:23 01666e4c0597: Pulling fs layer 17:02:23 aa168da1d23b: Pulling fs layer 17:02:23 5e14af77c1be: Waiting 17:02:23 46f8f816bc3b: Waiting 17:02:23 93b61091891f: Waiting 17:02:23 93b9cdb0e59b: Waiting 17:02:23 01666e4c0597: Waiting 17:02:23 aa168da1d23b: Waiting 17:02:23 36b3adc4ff6f: Download complete 17:02:23 46f8f816bc3b: Verifying Checksum 17:02:23 46f8f816bc3b: Download complete 17:02:23 df20fa9351a1: Verifying Checksum 17:02:23 df20fa9351a1: Download complete 17:02:23 93b9cdb0e59b: Verifying Checksum 17:02:23 93b9cdb0e59b: Download complete 17:02:23 5e14af77c1be: Verifying Checksum 17:02:23 5e14af77c1be: Download complete 17:02:23 93b61091891f: Verifying Checksum 17:02:23 93b61091891f: Download complete 17:02:23 01666e4c0597: Verifying Checksum 17:02:23 01666e4c0597: Download complete 17:02:23 df20fa9351a1: Pull complete 17:02:23 8ad3a11d3b57: Verifying Checksum 17:02:23 8ad3a11d3b57: Download complete 17:02:23 36b3adc4ff6f: Pull complete 17:02:24 8ad3a11d3b57: Pull complete 17:02:24 46f8f816bc3b: Pull complete 17:02:24 93b61091891f: Pull complete 17:02:24 93b9cdb0e59b: Pull complete 17:02:24 5e14af77c1be: Pull complete 17:02:24 01666e4c0597: Pull complete 17:02:25 aa168da1d23b: Verifying Checksum 17:02:25 aa168da1d23b: Download complete 17:02:30 aa168da1d23b: Pull complete 17:02:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:02:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:02:30 prd-centos7-docker-4c-2g-943 does not seem to be running inside a container 17:02:30 $ 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 17:02:34 $ docker top 0a9a7fb81bd7e28881a5e671d9dff560bfd76906245c4647da8589a06a3a45ec -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:34 + touch /tmp/pre-build-complete [Pipeline] sh 17:02:37 + mkdir -p /var/log/sa [Pipeline] sh 17:02:37 + ls /var/log/sa-host 17:02:37 + sadf -c /var/log/sa-host/sa05 17:02:37 file_magic: OK 17:02:37 HZ: Using current value: 100 17:02:37 file_header: OK 17:02:37 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 17:02:37 Statistics: 17:02:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:02:37 File successfully converted to sysstat format version 12.2.1 17:02:37 + sadf -c /var/log/sa-host/sa08 17:02:37 file_magic: OK 17:02:37 HZ: Using current value: 100 17:02:37 file_header: OK 17:02:37 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 17:02:37 Statistics: 17:02:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:02:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:37 provisioning config files... 17:02:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7957481674228541975tmp [Pipeline] { [Pipeline] echo 17:02:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:02:38 ---> create-netrc.sh [Pipeline] } 17:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:02:38 ---> python-tools-install.sh [Pipeline] echo 17:02:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:02:38 ---> sudo-logs.sh 17:02:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:02:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:02:39 ---> job-cost.sh 17:02:39 lf-activate-venv: SKIPPING 17:02:39 DEBUG: total: 0.05999999865889549 17:02:39 INFO: Retrieving Stack Cost... 17:02:39 INFO: Retrieving Pricing Info for: v3-standard-2 17:02:40 INFO: Archiving Costs [Pipeline] echo 17:02:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:02:40 ---> logs-deploy.sh 17:02:40 lf-activate-venv: SKIPPING 17:02:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/120 17:02:40 INFO: archiving workspace using pattern(s): 17:02:41 Archives upload complete. 17:02:41 INFO: archiving logs to Nexus 17:02:42 ---> uname -a: 17:02:42 Linux prd-centos7-docker-4c-2g-943.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:02:42 17:02:42 17:02:42 ---> lscpu: 17:02:42 Architecture: x86_64 17:02:42 CPU op-mode(s): 32-bit, 64-bit 17:02:42 Byte Order: Little Endian 17:02:42 Address sizes: 40 bits physical, 48 bits virtual 17:02:42 CPU(s): 2 17:02:42 On-line CPU(s) list: 0,1 17:02:42 Thread(s) per core: 1 17:02:42 Core(s) per socket: 1 17:02:42 Socket(s): 2 17:02:42 NUMA node(s): 1 17:02:42 Vendor ID: AuthenticAMD 17:02:42 CPU family: 23 17:02:42 Model: 49 17:02:42 Model name: AMD EPYC-Rome Processor 17:02:42 Stepping: 0 17:02:42 CPU MHz: 2799.998 17:02:42 BogoMIPS: 5599.99 17:02:42 Virtualization: AMD-V 17:02:42 Hypervisor vendor: KVM 17:02:42 Virtualization type: full 17:02:42 L1d cache: 64 KiB 17:02:42 L1i cache: 64 KiB 17:02:42 L2 cache: 1 MiB 17:02:42 L3 cache: 32 MiB 17:02:42 NUMA node0 CPU(s): 0,1 17:02:42 Vulnerability Itlb multihit: Not affected 17:02:42 Vulnerability L1tf: Not affected 17:02:42 Vulnerability Mds: Not affected 17:02:42 Vulnerability Meltdown: Not affected 17:02:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:02:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:02:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:02:42 Vulnerability Srbds: Not affected 17:02:42 Vulnerability Tsx async abort: Not affected 17:02:42 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 17:02:42 17:02:42 17:02:42 ---> nproc: 17:02:42 2 17:02:42 17:02:42 17:02:42 ---> df -h: 17:02:42 Filesystem Size Used Available Use% Mounted on 17:02:42 overlay 40.0G 8.5G 31.5G 21% / 17:02:42 tmpfs 64.0M 0 64.0M 0% /dev 17:02:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:02:42 shm 64.0M 0 64.0M 0% /dev/shm 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/_app-service-configurable_master 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/_app-service-configurable_master@tmp 17:02:42 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 17:02:42 17:02:42 17:02:42 ---> free -m: 17:02:42 total used free shared buff/cache available 17:02:42 Mem: 7821 1169 3269 0 3382 6570 17:02:42 Swap: 1023 0 1023 17:02:42 17:02:42 17:02:42 ---> ip addr: 17:02:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:02:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:02:42 inet 127.0.0.1/8 scope host lo 17:02:42 valid_lft forever preferred_lft forever 17:02:42 inet6 ::1/128 scope host 17:02:42 valid_lft forever preferred_lft forever 17:02:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:02:42 link/ether fa:16:3e:d7:44:64 brd ff:ff:ff:ff:ff:ff 17:02:42 inet 10.30.123.106/23 brd 10.30.123.255 scope global dynamic eth0 17:02:42 valid_lft 84546sec preferred_lft 84546sec 17:02:42 inet6 fe80::f816:3eff:fed7:4464/64 scope link 17:02:42 valid_lft forever preferred_lft forever 17:02:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:02:42 link/ether 02:42:f6:bb:25:ad brd ff:ff:ff:ff:ff:ff 17:02:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:02:42 valid_lft forever preferred_lft forever 17:02:42 inet6 fe80::42:f6ff:febb:25ad/64 scope link 17:02:42 valid_lft forever preferred_lft forever 17:02:42 17:02:42 17:02:42 ---> sar -b -r -n DEV: 17:02:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 17:02:42 17:02:42 16:31:35 LINUX RESTART (2 CPU) 17:02:42 17:02:42 16:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:02:42 16:33:01 94.22 31.48 62.74 0.00 4594.67 38611.43 0.00 17:02:42 16:34:02 1.90 0.00 1.90 0.00 0.00 258.96 0.00 17:02:42 16:35:01 1.02 0.00 1.02 0.00 0.00 18.21 0.00 17:02:42 16:36:01 0.25 0.00 0.25 0.00 0.00 4.15 0.00 17:02:42 16:37:01 0.32 0.00 0.32 0.00 0.00 5.83 0.00 17:02:42 16:38:01 0.35 0.00 0.35 0.00 0.00 5.95 0.00 17:02:42 16:39:01 0.27 0.00 0.27 0.00 0.00 3.98 0.00 17:02:42 16:40:01 0.32 0.00 0.32 0.00 0.00 5.83 0.00 17:02:42 16:41:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 17:02:42 16:42:01 0.27 0.00 0.27 0.00 0.00 5.93 0.00 17:02:42 16:43:01 0.32 0.00 0.32 0.00 0.00 4.61 0.00 17:02:42 16:44:01 0.20 0.00 0.20 0.00 0.00 3.56 0.00 17:02:42 16:45:01 0.32 0.00 0.32 0.00 0.00 6.50 0.00 17:02:42 16:46:01 0.37 0.00 0.37 0.00 0.00 5.08 0.00 17:02:42 16:47:01 0.47 0.18 0.28 0.00 5.86 5.30 0.00 17:02:42 16:48:01 0.80 0.00 0.80 0.00 0.00 17.14 0.00 17:02:42 16:49:01 0.30 0.00 0.30 0.00 0.00 5.53 0.00 17:02:42 16:50:01 0.17 0.00 0.17 0.00 0.00 2.40 0.00 17:02:42 16:51:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 17:02:42 16:52:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 17:02:42 16:53:01 80.41 4.11 76.30 0.00 2787.54 2699.02 0.00 17:02:42 16:54:01 3.21 0.15 3.06 0.00 22.12 108.28 0.00 17:02:42 16:55:01 0.47 0.02 0.45 0.00 0.53 6.35 0.00 17:02:42 16:56:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 17:02:42 16:57:01 0.18 0.00 0.18 0.00 0.00 1.48 0.00 17:02:42 16:58:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 17:02:42 16:59:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 17:02:42 17:00:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 17:02:42 17:01:01 1.60 0.05 1.55 0.00 3.86 28.31 0.00 17:02:42 17:02:01 192.76 0.10 192.66 0.00 1.73 54883.25 0.00 17:02:42 Average: 12.75 1.20 11.55 0.00 247.37 3226.59 0.00 17:02:42 17:02:42 16:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:02:42 16:33:01 5756696 0 660868 8.25 2620 1588748 1108136 12.23 367232 1499656 7032 17:02:42 16:34:02 5758040 0 659520 8.23 2620 1588752 1104584 12.20 366036 1499668 8 17:02:42 16:35:01 5763936 0 653616 8.16 2620 1588760 1080928 11.93 360044 1499672 8 17:02:42 16:36:01 5762180 0 655368 8.18 2620 1588764 1080976 11.93 361664 1499940 8 17:02:42 16:37:01 5762548 0 654996 8.18 2620 1588768 1081000 11.93 361284 1500380 8 17:02:42 16:38:01 5760456 0 657084 8.20 2620 1588772 1080976 11.93 364108 1500380 8 17:02:42 16:39:01 5751464 0 666072 8.32 2620 1588776 1080724 11.93 372096 1500380 8 17:02:42 16:40:01 5751552 0 665976 8.32 2620 1588784 1080724 11.93 372656 1499924 8 17:02:42 16:41:01 5750640 0 666888 8.33 2620 1588784 1080904 11.93 373596 1499924 0 17:02:42 16:42:01 5751580 0 665940 8.31 2620 1588792 1080724 11.93 373104 1499488 20 17:02:42 16:43:01 5751088 0 666432 8.32 2620 1588792 1080820 11.93 373512 1499484 8 17:02:42 16:44:01 5751680 0 665836 8.31 2620 1588796 1080724 11.93 373076 1499484 8 17:02:42 16:45:01 5750656 0 666852 8.33 2620 1588804 1080964 11.93 374464 1499484 8 17:02:42 16:46:01 5751612 0 665896 8.31 2620 1588804 1080724 11.93 373024 1499484 16 17:02:42 16:47:01 5751748 0 665752 8.31 2620 1588812 1080724 11.93 373212 1499420 8 17:02:42 16:48:01 5749800 0 667700 8.34 2620 1588812 1081092 11.94 374568 1499420 20 17:02:42 16:49:01 5750964 0 666528 8.32 2620 1588820 1080888 11.93 373400 1499420 16 17:02:42 16:50:01 5751144 0 666340 8.32 2620 1588828 1080852 11.93 373320 1499420 16 17:02:42 16:51:01 5751492 0 665988 8.32 2620 1588832 1080852 11.93 373320 1499424 16 17:02:42 16:52:01 5751764 0 665712 8.31 2620 1588836 1080852 11.93 373280 1499420 8 17:02:42 16:53:01 5454184 0 818892 10.22 2620 1733236 1292364 14.27 581364 1573352 0 17:02:42 16:54:01 5452872 0 819556 10.23 2620 1733884 1288460 14.23 581948 1574356 20 17:02:42 16:55:01 5465432 0 806992 10.08 2620 1733888 1199380 13.24 572404 1573568 8 17:02:42 16:56:01 5465548 0 806872 10.07 2620 1733892 1199380 13.24 566520 1579672 8 17:02:42 16:57:01 5465092 0 807324 10.08 2620 1733896 1199380 13.24 575192 1571108 8 17:02:42 16:58:01 5461968 0 810444 10.12 2620 1733900 1244040 13.73 575860 1572720 20 17:02:42 16:59:01 5466004 0 806404 10.07 2620 1733904 1199380 13.24 573428 1572716 16 17:02:42 17:00:01 5465476 0 806928 10.08 2620 1733908 1199380 13.24 573464 1572716 8 17:02:42 17:01:01 5201348 0 856940 10.70 2620 1948024 1390088 15.35 661264 1739156 213748 17:02:42 17:02:01 3740916 0 1098352 13.71 2620 3167044 1461472 16.14 857368 2772496 77224 17:02:42 Average: 5590663 0 723602 9.03 2620 1692047 1144716 12.64 450860 1569858 9943 17:02:42 17:02:42 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:02:42 16:33:01 eth0 237.76 156.61 379.62 26.77 0.00 0.00 0.00 0.00 17:02:42 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:34:02 eth0 1.08 0.30 0.30 0.02 0.00 0.00 0.00 0.00 17:02:42 16:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:35:01 eth0 1.58 0.42 0.37 0.18 0.00 0.00 0.00 0.00 17:02:42 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:36:01 eth0 1.72 0.52 0.60 0.39 0.00 0.00 0.00 0.00 17:02:42 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:37:01 eth0 1.58 0.30 0.37 0.23 0.00 0.00 0.00 0.00 17:02:42 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:38:01 eth0 1.12 0.63 0.67 0.43 0.00 0.00 0.00 0.00 17:02:42 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:39:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:02:42 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:40:01 eth0 0.52 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:02:42 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:41:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 17:02:42 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:02:42 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:43:01 eth0 0.70 0.18 0.17 0.07 0.00 0.00 0.00 0.00 17:02:42 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:44:01 eth0 0.72 0.02 0.08 0.00 0.00 0.00 0.00 0.00 17:02:42 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:45:01 eth0 1.08 0.53 0.55 0.39 0.00 0.00 0.00 0.00 17:02:42 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:46:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:02:42 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:47:01 eth0 0.40 0.08 0.04 0.01 0.00 0.00 0.00 0.00 17:02:42 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:48:01 eth0 0.82 0.35 0.37 0.23 0.00 0.00 0.00 0.00 17:02:42 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:49:01 eth0 0.22 0.18 0.07 0.05 0.00 0.00 0.00 0.00 17:02:42 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:50:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:02:42 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:52:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:02:42 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:53:01 eth0 331.95 238.41 684.00 59.85 0.00 0.00 0.00 0.00 17:02:42 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:53:01 docker0 3.03 2.17 0.70 6.20 0.00 0.00 0.00 0.00 17:02:42 16:54:01 eth0 10.18 6.58 9.18 9.63 0.00 0.00 0.00 0.00 17:02:42 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:55:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:02:42 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:56:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:57:01 eth0 0.40 0.07 0.03 0.01 0.00 0.00 0.00 0.00 17:02:42 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:58:01 eth0 2.47 2.07 0.53 12.65 0.00 0.00 0.00 0.00 17:02:42 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:59:01 eth0 0.05 0.05 0.00 0.38 0.00 0.00 0.00 0.00 17:02:42 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 17:00:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:02:42 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 17:01:01 eth0 464.56 431.10 3553.16 31.67 0.00 0.00 0.00 0.00 17:02:42 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 17:02:01 veth9c435a9 29.79 35.32 1.92 258.78 0.00 0.00 0.00 0.00 17:02:42 17:02:01 eth0 545.61 492.91 4400.03 89.31 0.00 0.00 0.00 0.00 17:02:42 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 17:02:01 docker0 96.09 104.06 6.75 643.66 0.00 0.00 0.00 0.00 17:02:42 Average: veth9c435a9 0.99 1.18 0.06 8.63 0.00 0.00 0.00 0.00 17:02:42 Average: eth0 53.57 44.44 301.25 7.76 0.00 0.00 0.00 0.00 17:02:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:42 Average: docker0 3.31 3.54 0.25 21.68 0.00 0.00 0.00 0.00 17:02:42 17:02:42 17:02:42 ---> sar -P ALL: 17:02:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 17:02:42 17:02:42 16:31:35 LINUX RESTART (2 CPU) 17:02:42 17:02:42 16:32:01 CPU %user %nice %system %iowait %steal %idle 17:02:42 16:33:01 all 10.77 0.00 3.19 19.72 0.05 66.26 17:02:42 16:33:01 0 10.17 0.00 3.14 19.82 0.05 66.81 17:02:42 16:33:01 1 11.38 0.00 3.24 19.62 0.05 65.72 17:02:42 16:34:02 all 0.13 0.00 0.04 0.00 0.03 99.81 17:02:42 16:34:02 0 0.02 0.00 0.05 0.00 0.02 99.92 17:02:42 16:34:02 1 0.23 0.00 0.03 0.00 0.03 99.70 17:02:42 16:35:01 all 0.06 0.00 0.04 0.00 0.03 99.87 17:02:42 16:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:02:42 16:35:01 1 0.09 0.00 0.07 0.00 0.05 99.80 17:02:42 16:36:01 all 0.13 0.00 0.02 0.00 0.03 99.82 17:02:42 16:36:01 0 0.10 0.00 0.02 0.00 0.03 99.85 17:02:42 16:36:01 1 0.15 0.00 0.02 0.00 0.03 99.80 17:02:42 16:37:01 all 0.13 0.00 0.02 0.00 0.02 99.83 17:02:42 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:02:42 16:37:01 1 0.25 0.00 0.02 0.00 0.02 99.72 17:02:42 16:38:01 all 0.18 0.00 0.03 0.00 0.03 99.77 17:02:42 16:38:01 0 0.17 0.00 0.03 0.00 0.03 99.77 17:02:42 16:38:01 1 0.18 0.00 0.03 0.00 0.02 99.77 17:02:42 16:39:01 all 0.08 0.00 0.05 0.00 0.03 99.84 17:02:42 16:39:01 0 0.03 0.00 0.05 0.00 0.03 99.88 17:02:42 16:39:01 1 0.13 0.00 0.05 0.00 0.02 99.80 17:02:42 16:40:01 all 0.10 0.00 0.02 0.00 0.03 99.85 17:02:42 16:40:01 0 0.03 0.00 0.02 0.00 0.05 99.90 17:02:42 16:40:01 1 0.17 0.00 0.02 0.00 0.02 99.80 17:02:42 16:41:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:02:42 16:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:02:42 16:41:01 1 0.22 0.00 0.03 0.00 0.03 99.72 17:02:42 16:42:01 all 0.04 0.00 0.02 0.00 0.02 99.92 17:02:42 16:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:02:42 16:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:02:42 16:43:01 all 0.08 0.00 0.03 0.00 0.02 99.88 17:02:42 16:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:02:42 16:43:01 1 0.12 0.00 0.02 0.00 0.02 99.85 17:02:42 17:02:42 16:43:01 CPU %user %nice %system %iowait %steal %idle 17:02:42 16:44:01 all 0.09 0.00 0.03 0.00 0.03 99.84 17:02:42 16:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:02:42 16:44:01 1 0.17 0.00 0.05 0.00 0.03 99.75 17:02:42 16:45:01 all 0.06 0.00 0.03 0.00 0.03 99.89 17:02:42 16:45:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:02:42 16:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 17:02:42 16:46:01 all 0.10 0.00 0.03 0.00 0.03 99.85 17:02:42 16:46:01 0 0.03 0.00 0.03 0.00 0.05 99.88 17:02:42 16:46:01 1 0.17 0.00 0.02 0.00 0.00 99.82 17:02:42 16:47:01 all 0.13 0.00 0.04 0.00 0.03 99.80 17:02:42 16:47:01 0 0.22 0.00 0.05 0.00 0.02 99.72 17:02:42 16:47:01 1 0.03 0.00 0.03 0.00 0.05 99.88 17:02:42 16:48:01 all 0.20 0.00 0.03 0.00 0.03 99.74 17:02:42 16:48:01 0 0.18 0.00 0.03 0.00 0.02 99.77 17:02:42 16:48:01 1 0.22 0.00 0.02 0.00 0.05 99.72 17:02:42 16:49:01 all 0.09 0.00 0.03 0.00 0.03 99.85 17:02:42 16:49:01 0 0.15 0.00 0.02 0.00 0.02 99.82 17:02:42 16:49:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:02:42 16:50:01 all 0.06 0.00 0.02 0.00 0.03 99.90 17:02:42 16:50:01 0 0.08 0.00 0.02 0.00 0.02 99.88 17:02:42 16:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:02:42 16:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 17:02:42 16:51:01 0 0.15 0.00 0.02 0.00 0.03 99.80 17:02:42 16:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:02:42 16:52:01 all 0.16 0.00 0.03 0.00 0.02 99.80 17:02:42 16:52:01 0 0.28 0.00 0.02 0.00 0.02 99.68 17:02:42 16:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:02:42 16:53:01 all 6.19 0.00 2.25 1.90 0.05 89.61 17:02:42 16:53:01 0 6.54 0.00 1.90 1.21 0.03 90.32 17:02:42 16:53:01 1 5.85 0.00 2.59 2.59 0.07 88.89 17:02:42 16:54:01 all 0.37 0.00 0.11 0.01 0.03 99.48 17:02:42 16:54:01 0 0.43 0.00 0.08 0.02 0.02 99.45 17:02:42 16:54:01 1 0.30 0.00 0.13 0.00 0.05 99.52 17:02:42 17:02:42 16:54:01 CPU %user %nice %system %iowait %steal %idle 17:02:42 16:55:01 all 0.03 0.00 0.04 0.00 0.03 99.91 17:02:42 16:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:02:42 16:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:02:42 16:56:01 all 0.05 0.00 0.03 0.00 0.03 99.89 17:02:42 16:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:02:42 16:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:02:42 16:57:01 all 0.02 0.00 0.02 0.01 0.03 99.93 17:02:42 16:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:02:42 16:57:01 1 0.02 0.00 0.02 0.02 0.03 99.92 17:02:42 16:58:01 all 0.11 0.00 0.03 0.00 0.03 99.82 17:02:42 16:58:01 0 0.12 0.00 0.02 0.00 0.02 99.85 17:02:42 16:58:01 1 0.10 0.00 0.05 0.00 0.05 99.80 17:02:42 16:59:01 all 0.02 0.00 0.03 0.00 0.02 99.93 17:02:42 16:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:42 16:59:01 1 0.02 0.00 0.05 0.00 0.03 99.90 17:02:42 17:00:01 all 0.04 0.00 0.02 0.00 0.03 99.92 17:02:42 17:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:02:42 17:00:01 1 0.05 0.00 0.02 0.00 0.05 99.88 17:02:42 17:01:01 all 1.56 0.00 0.74 0.11 0.04 97.55 17:02:42 17:01:01 0 1.62 0.00 0.81 0.15 0.03 97.38 17:02:42 17:01:01 1 1.50 0.00 0.67 0.07 0.05 97.71 17:02:42 17:02:01 all 20.44 0.00 8.24 11.64 0.08 59.60 17:02:42 17:02:01 0 19.81 0.00 8.16 13.76 0.07 58.21 17:02:42 17:02:01 1 21.06 0.00 8.33 9.52 0.09 61.00 17:02:42 Average: all 1.35 0.00 0.49 1.08 0.03 97.05 17:02:42 Average: 0 1.31 0.00 0.48 1.13 0.02 97.05 17:02:42 Average: 1 1.38 0.00 0.51 1.04 0.03 97.04 17:02:42 17:02:42 17:02:42