Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02411ec46e2e5069cf299dd11452168db4a43567 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3696993707016521148.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5708078945272324775.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 40653689060fff6bf1399e6de9b6d29a57191201 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6888496878698178769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh926047251912006110.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1417854859347730202.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1488’ is offline ‘prd-centos7-docker-4c-2g-1549’ is offline ‘prd-centos7-docker-4c-2g-1553’ is offline ‘prd-centos7-docker-4c-2g-1554’ is offline ‘prd-centos7-docker-4c-2g-1555’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1550’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1551’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1557 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh7672965630098781938.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 02411ec46e2e5069cf299dd11452168db4a43567 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02411ec46e2e5069cf299dd11452168db4a43567 # timeout=10 Commit message: "Merge pull request #303 from soda480/US1908" > git rev-list --no-walk a8794a006ea08968641ff6a1a2acb87b2eaa877d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:19:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:19:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:19:16 ========================================================= 17:19:16 EdgeX Global Pipelines Version Info 17:19:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:19:17 ------------------- 17:19:17 stable info: 17:19:17 ------------------- 17:19:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:19:17 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:19:17 Message: update stable to v1.0.200 17:19:18 ------------------- 17:19:18 experimental info: 17:19:18 ------------------- 17:19:18 Commited By: **** collab-it+edgex@linuxfoundation.org 17:19:18 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:19:18 Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02411ec [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:19 provisioning config files... 17:19:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8664637387707678461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:19 ---> docker-login.sh 17:19:19 nexus3.edgexfoundry.org:10001 17:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:19 Configure a credential helper to remove this warning. See 17:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:19 17:19:19 Login Succeeded 17:19:19 nexus3.edgexfoundry.org:10002 17:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:19 Configure a credential helper to remove this warning. See 17:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:19 17:19:19 Login Succeeded 17:19:19 nexus3.edgexfoundry.org:10003 17:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:19 Configure a credential helper to remove this warning. See 17:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:19 17:19:19 Login Succeeded 17:19:19 nexus3.edgexfoundry.org:10004 17:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:19 Configure a credential helper to remove this warning. See 17:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:19 17:19:19 Login Succeeded 17:19:19 docker.io 17:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:20 Configure a credential helper to remove this warning. See 17:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:20 17:19:20 Login Succeeded 17:19:20 ---> docker-login.sh ends [Pipeline] } 17:19:20 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 17:19:21 + git log --format=format:%s -1 02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] echo 17:19:21 GIT_COMMIT: 02411ec46e2e5069cf299dd11452168db4a43567, Commit Message: Merge pull request #303 from soda480/US1908 [Pipeline] echo 17:19:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:21 17:19:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:19:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:22 latest: Pulling from edgex-devops/git-semver 17:19:22 31603596830f: Pulling fs layer 17:19:22 b6dc333f4379: Pulling fs layer 17:19:22 3d9ef1400e77: Pulling fs layer 17:19:22 fd332fbdc1db: Pulling fs layer 17:19:22 fd332fbdc1db: Waiting 17:19:22 b6dc333f4379: Verifying Checksum 17:19:22 b6dc333f4379: Download complete 17:19:22 31603596830f: Download complete 17:19:22 31603596830f: Pull complete 17:19:22 fd332fbdc1db: Verifying Checksum 17:19:22 fd332fbdc1db: Download complete 17:19:22 b6dc333f4379: Pull complete 17:19:22 3d9ef1400e77: Verifying Checksum 17:19:22 3d9ef1400e77: Download complete 17:19:23 3d9ef1400e77: Pull complete 17:19:23 fd332fbdc1db: Pull complete 17:19:23 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:19:23 prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container 17:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:19:24 $ docker top b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:24 [ssh-agent] Looking for ssh-agent implementation... 17:19:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:24 $ docker exec b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d ssh-agent 17:19:24 SSH_AUTH_SOCK=/tmp/ssh-qEsulidzmiFx/agent.14 17:19:24 SSH_AGENT_PID=21 17:19:24 Running ssh-add (command line suppressed) 17:19:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_541467393897486011.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_541467393897486011.key) 17:19:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:25 + git tag --points-at HEAD [Pipeline] } 17:19:25 $ docker exec --env ******** --env ******** b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d ssh-agent -k 17:19:25 unset SSH_AUTH_SOCK; 17:19:25 unset SSH_AGENT_PID; 17:19:25 echo Agent pid 21 killed; 17:19:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:19:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:25 [ssh-agent] Looking for ssh-agent implementation... 17:19:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:25 $ docker exec b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d ssh-agent 17:19:25 SSH_AUTH_SOCK=/tmp/ssh-Ho8LNVHaOyma/agent.56 17:19:25 SSH_AGENT_PID=62 17:19:25 Running ssh-add (command line suppressed) 17:19:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3802181757778121543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3802181757778121543.key) 17:19:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:26 + git semver init 17:19:26 # -> Open(): unable to determine branch for HEAD 17:19:26 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 17:19:26 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 17:19:26 # $SEMVER_REMOTE_NAME = origin 17:19:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:19:26 # $SEMVER_USER_NAME = edgex-jenkins 17:19:26 # $SEMVER_BRANCH = main 17:19:26 # $SEMVER_TEMP = /tmp/semver-256443713 17:19:26 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:19:26 # '/tmp/semver-256443713' -> '/w/workspace/ry_app-service-configurable_main/.semver' 17:19:26 # -> Force: false 17:19:26 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 17:19:26 $ docker exec --env ******** --env ******** b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d ssh-agent -k 17:19:26 unset SSH_AUTH_SOCK; 17:19:26 unset SSH_AGENT_PID; 17:19:26 echo Agent pid 62 killed; 17:19:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:19:27 + git semver [Pipeline] } 17:19:27 $ docker stop --time=1 b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d 17:19:28 $ docker rm -f b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d [Pipeline] // withDockerContainer [Pipeline] sh 17:19:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:19:28 Stashed 1 file(s) [Pipeline] echo 17:19:28 [edgeXSemver]: initialized semver on version 2.0.2-dev.1 [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 17:19:44 Still waiting to schedule task 17:19:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:19:44 Still waiting to schedule task 17:19:44 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:44 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:44 ‘prd-centos7-docker-4c-2g-1478’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:44 ‘prd-centos7-docker-4c-2g-1479’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:44 ‘prd-centos7-docker-4c-2g-1488’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:44 ‘prd-centos7-docker-4c-2g-1547’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:44 ‘prd-centos7-docker-4c-2g-1549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:44 ‘prd-centos7-docker-4c-2g-1552’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ is offline 17:19:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ is offline 17:19:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1558’ is offline 17:19:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1560’ is offline 17:20:15 Running on prd-centos7-docker-4c-2g-1563 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:20:15 Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout 17:20:16 Selected Git installation does not exist. Using Default 17:20:16 The recommended git tool is: NONE 17:20:18 using credential edgex-jenkins-ssh 17:20:18 Cloning the remote Git repository 17:20:19 Avoid second fetch 17:20:19 Checking out Revision 02411ec46e2e5069cf299dd11452168db4a43567 (main) 17:20:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:20:18 > git init /w/workspace/app-service-configurable/4 # timeout=10 17:20:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:20:18 > git --version # timeout=10 17:20:18 > git --version # 'git version 2.24.4' 17:20:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:18 [INFO] Currently running in a labeled security context 17:20:18 [INFO] Currently SELinux is 'enforcing' on the host 17:20:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/4@tmp/jenkins-gitclient-ssh401726014017088726.key 17:20:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:20:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:18 > git config core.sparsecheckout # timeout=10 17:20:18 > git checkout -f 02411ec46e2e5069cf299dd11452168db4a43567 # timeout=10 17:20:23 Commit message: "Merge pull request #303 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:23 provisioning config files... 17:20:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config1102608792821608666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:24 ---> docker-login.sh 17:20:24 nexus3.edgexfoundry.org:10001 17:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:24 Configure a credential helper to remove this warning. See 17:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:24 17:20:24 Login Succeeded 17:20:24 nexus3.edgexfoundry.org:10002 17:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:24 Configure a credential helper to remove this warning. See 17:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:24 17:20:24 Login Succeeded 17:20:24 nexus3.edgexfoundry.org:10003 17:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:24 Configure a credential helper to remove this warning. See 17:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:24 17:20:24 Login Succeeded 17:20:24 nexus3.edgexfoundry.org:10004 17:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:24 Configure a credential helper to remove this warning. See 17:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:24 17:20:24 Login Succeeded 17:20:24 docker.io 17:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:25 Configure a credential helper to remove this warning. See 17:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:25 17:20:25 Login Succeeded 17:20:25 ---> docker-login.sh ends [Pipeline] } 17:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:20:25 ========================================================= 17:20:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:20:25 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:20:25 + 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 . 17:20:25 Sending build context to Docker daemon 130kB 17:20:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:20:25 Step 2/8 : FROM ${BASE} 17:20:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:20:25 540db60ca938: Pulling fs layer 17:20:25 adcc1eea9eea: Pulling fs layer 17:20:25 4c4ab2625f07: Pulling fs layer 17:20:25 0773c198feca: Pulling fs layer 17:20:25 345f892a5656: Pulling fs layer 17:20:25 4796506630df: Pulling fs layer 17:20:25 cc55df3e53f1: Pulling fs layer 17:20:25 4d027b6c602c: Pulling fs layer 17:20:25 449e75d2c14e: Pulling fs layer 17:20:25 4796506630df: Waiting 17:20:25 cc55df3e53f1: Waiting 17:20:25 4d027b6c602c: Waiting 17:20:25 449e75d2c14e: Waiting 17:20:25 0773c198feca: Waiting 17:20:25 345f892a5656: Waiting 17:20:25 4c4ab2625f07: Verifying Checksum 17:20:25 4c4ab2625f07: Download complete 17:20:25 adcc1eea9eea: Download complete 17:20:25 345f892a5656: Verifying Checksum 17:20:25 345f892a5656: Download complete 17:20:25 4796506630df: Verifying Checksum 17:20:25 4796506630df: Download complete 17:20:25 cc55df3e53f1: Verifying Checksum 17:20:25 cc55df3e53f1: Download complete 17:20:25 540db60ca938: Verifying Checksum 17:20:25 540db60ca938: Download complete 17:20:26 540db60ca938: Pull complete 17:20:26 adcc1eea9eea: Pull complete 17:20:26 4c4ab2625f07: Pull complete 17:20:26 4d027b6c602c: Verifying Checksum 17:20:26 4d027b6c602c: Download complete 17:20:29 449e75d2c14e: Verifying Checksum 17:20:29 449e75d2c14e: Download complete 17:20:30 0773c198feca: Download complete 17:20:34 0773c198feca: Pull complete 17:20:34 345f892a5656: Pull complete 17:20:34 4796506630df: Pull complete 17:20:34 cc55df3e53f1: Pull complete 17:20:34 4d027b6c602c: Pull complete 17:20:35 449e75d2c14e: Pull complete 17:20:35 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:20:35 ---> 0d28375d9b5b 17:20:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:20:37 ---> Running in dcda49a30227 17:20:37 Removing intermediate container dcda49a30227 17:20:37 ---> 53bc97275a53 17:20:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:37 ---> Running in 0176c92dfbfc 17:20:38 Removing intermediate container 0176c92dfbfc 17:20:38 ---> d6d31d4755a9 17:20:38 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:20:38 ---> Running in 679d04ce5c20 17:20:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:20:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:20:41 (1/6) Installing libc-dev (0.7.2-r3) 17:20:41 (2/6) Installing libsodium (1.0.18-r0) 17:20:41 (3/6) Installing pkgconf (1.7.3-r0) 17:20:41 (4/6) Installing libsodium-dev (1.0.18-r0) 17:20:41 (5/6) Installing libzmq (4.3.3-r1) 17:20:41 (6/6) Installing zeromq-dev (4.3.3-r1) 17:20:41 Executing busybox-1.32.1-r6.trigger 17:20:41 OK: 150 MiB in 46 packages 17:20:42 Removing intermediate container 679d04ce5c20 17:20:42 ---> 4bf907ddbf73 17:20:42 Step 6/8 : WORKDIR /app 17:20:42 ---> Running in 94d26ad0762e 17:20:42 Removing intermediate container 94d26ad0762e 17:20:42 ---> c9543599f812 17:20:42 Step 7/8 : COPY . . 17:20:42 ---> ab23591653e0 17:20:42 Step 8/8 : RUN go mod download 17:20:42 ---> Running in 287789d30be2 17:20:52 Removing intermediate container 287789d30be2 17:20:52 ---> 39188006b5a0 17:20:52 Successfully built 39188006b5a0 17:20:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:20:53 + docker inspect -f . ci-base-image-x86_64 17:20:53 . [Pipeline] withDockerContainer 17:20:53 prd-centos7-docker-4c-2g-1563 does not seem to be running inside a container 17:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:20:53 $ docker top b37869fdd64f42574e3035ff3f442579fd60d0b0d8e8b3c20bfcef12e46a6195 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:54 + go version 17:20:54 go version go1.16.5 linux/amd64 [Pipeline] } 17:20:54 $ docker stop --time=1 b37869fdd64f42574e3035ff3f442579fd60d0b0d8e8b3c20bfcef12e46a6195 17:20:55 $ docker rm -f b37869fdd64f42574e3035ff3f442579fd60d0b0d8e8b3c20bfcef12e46a6195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:55 + docker inspect -f . ci-base-image-x86_64 17:20:55 . [Pipeline] withDockerContainer 17:20:55 prd-centos7-docker-4c-2g-1563 does not seem to be running inside a container 17:20:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:20:56 $ docker top 0d169d596dab804e65ca06221cf7cba0f03b9ae4c83d58681112a94d1a4198b8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:56 + go mod tidy [Pipeline] sh 17:20:57 + make test 17:20:57 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:21:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:21:12 CGO_ENABLED=1 go vet ./... 17:21:19 gofmt -l . 17:21:19 [ "`gofmt -l .`" = "" ] 17:21:19 ./bin/test-go-mod-tidy.sh 17:21:19 ./bin/test-attribution-txt.sh [Pipeline] } 17:21:19 $ docker stop --time=1 0d169d596dab804e65ca06221cf7cba0f03b9ae4c83d58681112a94d1a4198b8 17:21:20 $ docker rm -f 0d169d596dab804e65ca06221cf7cba0f03b9ae4c83d58681112a94d1a4198b8 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:21:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:23 + ls -al . 17:21:23 total 112 17:21:23 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 2 17:21 . 17:21:23 drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 17:20 .. 17:21:23 -rw-rw-r--. 1 jenkins jenkins 7306 Aug 2 17:20 Attribution.txt 17:21:23 drwxrwxr-x. 2 jenkins jenkins 64 Aug 2 17:20 bin 17:21:23 -rw-rw-r--. 1 jenkins jenkins 22206 Aug 2 17:20 CHANGELOG.md 17:21:23 -rw-r--r--. 1 jenkins jenkins 10 Aug 2 17:20 coverage.out 17:21:23 -rw-rw-r--. 1 jenkins jenkins 2048 Aug 2 17:20 Dockerfile 17:21:23 -rw-rw-r--. 1 jenkins jenkins 970 Aug 2 17:20 Dockerfile.build 17:21:23 -rw-rw-r--. 1 jenkins jenkins 119 Aug 2 17:20 .dockerignore 17:21:23 drwxrwxr-x. 8 jenkins jenkins 162 Aug 2 17:20 .git 17:21:23 drwxrwxr-x. 2 jenkins jenkins 81 Aug 2 17:20 .github 17:21:23 -rw-rw-r--. 1 jenkins jenkins 111 Aug 2 17:20 .gitignore 17:21:23 -rw-r--r--. 1 jenkins jenkins 129 Aug 2 17:21 go.mod 17:21:23 -rw-r--r--. 1 jenkins jenkins 20447 Aug 2 17:20 go.sum 17:21:23 -rw-rw-r--. 1 jenkins jenkins 687 Aug 2 17:20 Jenkinsfile 17:21:23 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 2 17:20 LICENSE 17:21:23 -rw-rw-r--. 1 jenkins jenkins 1460 Aug 2 17:20 main.go 17:21:23 -rw-rw-r--. 1 jenkins jenkins 1508 Aug 2 17:20 makefile 17:21:23 -rw-rw-r--. 1 jenkins jenkins 3224 Aug 2 17:20 README.md 17:21:23 drwxrwxr-x. 8 jenkins jenkins 122 Aug 2 17:20 res 17:21:23 drwxrwxr-x. 3 jenkins jenkins 58 Aug 2 17:20 snap 17:21:23 -rw-rw-r--. 1 jenkins jenkins 11 Aug 2 17:19 VERSION [Pipeline] isUnix [Pipeline] sh 17:21:28 + 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=02411ec46e2e5069cf299dd11452168db4a43567 --label arch=amd64 --label version=2.0.2-dev.1 . 17:21:28 Sending build context to Docker daemon 153.1kB 17:21:28 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 17:21:28 Step 2/28 : FROM ${BASE} AS builder 17:21:28 ---> 39188006b5a0 17:21:28 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:21:28 ---> Running in c45d0fed54fa 17:21:28 Removing intermediate container c45d0fed54fa 17:21:28 ---> 5ff44dfcbbfd 17:21:28 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:21:28 ---> Running in 2f37d18472e7 17:21:28 Removing intermediate container 2f37d18472e7 17:21:28 ---> 4a32108a173a 17:21:28 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:21:28 ---> Running in e0ad28776f63 17:21:28 Removing intermediate container e0ad28776f63 17:21:28 ---> d99dde52cd60 17:21:28 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:28 ---> Running in 37288928c2d5 17:21:28 Removing intermediate container 37288928c2d5 17:21:28 ---> f3c012836c98 17:21:28 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:28 ---> Running in 224de050bfdc 17:21:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:21:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:21:28 OK: 150 MiB in 46 packages 17:21:28 Removing intermediate container 224de050bfdc 17:21:28 ---> 5d69f8b6b76f 17:21:28 Step 8/28 : WORKDIR /app 17:21:28 ---> Running in 625a12702976 17:21:28 Removing intermediate container 625a12702976 17:21:28 ---> bfd2e63a0db7 17:21:28 Step 9/28 : COPY go.mod . 17:21:28 ---> 216affb9173b 17:21:28 Step 10/28 : RUN go mod download 17:21:28 ---> Running in ebd16e59d161 17:21:28 Removing intermediate container ebd16e59d161 17:21:28 ---> 58a5499d794e 17:21:28 Step 11/28 : RUN go mod tidy 17:21:28 ---> Running in 38c3c9a513c1 17:21:28 Removing intermediate container 38c3c9a513c1 17:21:28 ---> 9708212eab3e 17:21:28 Step 12/28 : COPY . . 17:21:28 ---> ea855261e015 17:21:28 Step 13/28 : ARG MAKE="make build" 17:21:28 ---> Running in 9274daf40092 17:21:28 Removing intermediate container 9274daf40092 17:21:28 ---> d8d0d620d75c 17:21:28 Step 14/28 : RUN $MAKE 17:21:28 ---> Running in 5675109e6268 17:21:28 go mod tidy 17:21:28 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.1" -o app-service-configurable 17:21:40 Removing intermediate container 5675109e6268 17:21:40 ---> c89238afa93b 17:21:40 Step 15/28 : FROM alpine:3.12 17:21:40 3.12: Pulling from library/alpine 17:21:40 339de151aab4: Pulling fs layer 17:21:40 339de151aab4: Verifying Checksum 17:21:40 339de151aab4: Download complete 17:21:40 339de151aab4: Pull complete 17:21:40 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:21:40 Status: Downloaded newer image for alpine:3.12 17:21:40 ---> 13621d1b12d4 17:21:40 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:21:40 ---> Running in 5b6c80439434 17:21:40 Removing intermediate container 5b6c80439434 17:21:40 ---> c1961cc0cebd 17:21:40 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 17:21:40 ---> Running in 7975d1b91df9 17:21:40 Removing intermediate container 7975d1b91df9 17:21:40 ---> d3fd7537d7b1 17:21:40 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:21:40 ---> Running in a47eec09e607 17:21:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:21:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:21:40 (1/7) Installing ca-certificates (20191127-r4) 17:21:40 (2/7) Installing dumb-init (1.2.2-r1) 17:21:40 (3/7) Installing libgcc (9.3.0-r2) 17:21:40 (4/7) Installing libsodium (1.0.18-r0) 17:21:40 (5/7) Installing libstdc++ (9.3.0-r2) 17:21:40 (6/7) Installing libzmq (4.3.3-r0) 17:21:40 (7/7) Installing zeromq (4.3.3-r0) 17:21:40 Executing busybox-1.31.1-r20.trigger 17:21:40 Executing ca-certificates-20191127-r4.trigger 17:21:40 OK: 9 MiB in 21 packages 17:21:41 Removing intermediate container a47eec09e607 17:21:41 ---> 633d3b9c3b3c 17:21:41 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:21:41 ---> 7bb39c16eace 17:21:41 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 17:21:41 ---> b98386f5c1af 17:21:41 Step 21/28 : COPY --from=builder /app/res/ /res/ 17:21:41 ---> 20973158394d 17:21:41 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:21:41 ---> 664b9664cc86 17:21:41 Step 23/28 : EXPOSE 48095 17:21:41 ---> Running in e2625ac1bdb9 17:21:41 Removing intermediate container e2625ac1bdb9 17:21:41 ---> d4cdd04369bb 17:21:41 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 17:21:41 ---> Running in d594046c0f1d 17:21:42 Removing intermediate container d594046c0f1d 17:21:42 ---> 663cb2d2ca4f 17:21:42 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:42 ---> Running in 4ee01a5ff787 17:21:42 Removing intermediate container 4ee01a5ff787 17:21:42 ---> 0c8ba0507984 17:21:42 Step 26/28 : LABEL arch=amd64 17:21:42 ---> Running in e67e7ae018ce 17:21:42 Removing intermediate container e67e7ae018ce 17:21:42 ---> ab6fc77be0e5 17:21:42 Step 27/28 : LABEL git_sha=02411ec46e2e5069cf299dd11452168db4a43567 17:21:42 ---> Running in f660a3d8a77b 17:21:42 Removing intermediate container f660a3d8a77b 17:21:42 ---> b1bb666333d2 17:21:42 Step 28/28 : LABEL version=2.0.2-dev.1 17:21:42 ---> Running in 5c301c1db997 17:21:42 Removing intermediate container 5c301c1db997 17:21:42 ---> 4d34baecd310 17:21:42 [Warning] One or more build-args [ARCH] were not consumed 17:21:42 Successfully built 4d34baecd310 17:21:42 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:42 provisioning config files... 17:21:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config2780475830237054372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:43 ---> docker-login.sh 17:21:43 nexus3.edgexfoundry.org:10001 17:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:43 Configure a credential helper to remove this warning. See 17:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:43 17:21:43 Login Succeeded 17:21:43 nexus3.edgexfoundry.org:10002 17:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:43 Configure a credential helper to remove this warning. See 17:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:43 17:21:43 Login Succeeded 17:21:43 nexus3.edgexfoundry.org:10003 17:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:43 Configure a credential helper to remove this warning. See 17:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:43 17:21:43 Login Succeeded 17:21:43 nexus3.edgexfoundry.org:10004 17:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:43 Configure a credential helper to remove this warning. See 17:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:43 17:21:43 Login Succeeded 17:21:43 docker.io 17:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:44 Configure a credential helper to remove this warning. See 17:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:44 17:21:44 Login Succeeded 17:21:44 ---> docker-login.sh ends [Pipeline] } 17:21:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:44 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:21:44 02411ec46e2e5069cf299dd11452168db4a43567 17:21:44 latest 17:21:44 2.0.2-dev.1 17:21:44 02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 17:21:44 main 17:21:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] isUnix [Pipeline] sh 17:21:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567 17:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:21:44 368157ddd991: Preparing 17:21:44 8de61a1e27a2: Preparing 17:21:44 c01dc5c11540: Preparing 17:21:44 ef927e2da3e6: Preparing 17:21:44 9e6c3ece6729: Preparing 17:21:44 32f366d666a5: Preparing 17:21:44 32f366d666a5: Waiting 17:21:45 8de61a1e27a2: Pushed 17:21:45 ef927e2da3e6: Pushed 17:21:45 c01dc5c11540: Pushed 17:21:45 32f366d666a5: Layer already exists 17:21:45 9e6c3ece6729: Pushed 17:21:46 368157ddd991: Pushed 17:21:46 02411ec46e2e5069cf299dd11452168db4a43567: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:21:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 17:21:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:21:47 368157ddd991: Preparing 17:21:47 8de61a1e27a2: Preparing 17:21:47 c01dc5c11540: Preparing 17:21:47 ef927e2da3e6: Preparing 17:21:47 9e6c3ece6729: Preparing 17:21:47 32f366d666a5: Preparing 17:21:47 32f366d666a5: Waiting 17:21:47 368157ddd991: Layer already exists 17:21:47 8de61a1e27a2: Layer already exists 17:21:47 9e6c3ece6729: Layer already exists 17:21:47 c01dc5c11540: Layer already exists 17:21:47 ef927e2da3e6: Layer already exists 17:21:47 32f366d666a5: Layer already exists 17:21:47 latest: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:21:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:21:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.1 17:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:21:48 368157ddd991: Preparing 17:21:48 8de61a1e27a2: Preparing 17:21:48 c01dc5c11540: Preparing 17:21:48 ef927e2da3e6: Preparing 17:21:48 9e6c3ece6729: Preparing 17:21:48 32f366d666a5: Preparing 17:21:48 32f366d666a5: Waiting 17:21:48 9e6c3ece6729: Layer already exists 17:21:48 368157ddd991: Layer already exists 17:21:48 c01dc5c11540: Layer already exists 17:21:48 ef927e2da3e6: Layer already exists 17:21:48 8de61a1e27a2: Layer already exists 17:21:48 32f366d666a5: Layer already exists 17:21:48 2.0.2-dev.1: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:21:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:21:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 17:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:21:48 368157ddd991: Preparing 17:21:48 8de61a1e27a2: Preparing 17:21:48 c01dc5c11540: Preparing 17:21:48 ef927e2da3e6: Preparing 17:21:48 9e6c3ece6729: Preparing 17:21:48 32f366d666a5: Preparing 17:21:48 32f366d666a5: Waiting 17:21:48 ef927e2da3e6: Layer already exists 17:21:48 9e6c3ece6729: Layer already exists 17:21:48 8de61a1e27a2: Layer already exists 17:21:48 c01dc5c11540: Layer already exists 17:21:48 368157ddd991: Layer already exists 17:21:48 32f366d666a5: Layer already exists 17:21:48 02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:21:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 17:21:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 17:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:21:49 368157ddd991: Preparing 17:21:49 8de61a1e27a2: Preparing 17:21:49 c01dc5c11540: Preparing 17:21:49 ef927e2da3e6: Preparing 17:21:49 9e6c3ece6729: Preparing 17:21:49 32f366d666a5: Preparing 17:21:49 32f366d666a5: Waiting 17:21:49 8de61a1e27a2: Layer already exists 17:21:49 9e6c3ece6729: Layer already exists 17:21:49 368157ddd991: Layer already exists 17:21:49 c01dc5c11540: Layer already exists 17:21:49 ef927e2da3e6: Layer already exists 17:21:49 32f366d666a5: Layer already exists 17:21:49 main: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:49 ===================================================== [Pipeline] echo 17:21:49 taggedImages: 17:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567 17:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.1 17:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 17:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:50 17:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:21:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:50 latest: Pulling from edgex-lftools-log-publisher 17:21:50 b4d181a07f80: Pulling fs layer 17:21:50 a1111a8f2ec3: Pulling fs layer 17:21:50 ed53099fbce6: Pulling fs layer 17:21:50 dc539afda2c1: Pulling fs layer 17:21:50 77bc0d833cb6: Pulling fs layer 17:21:50 9065ff56babe: Pulling fs layer 17:21:50 d287ab97295c: Pulling fs layer 17:21:50 77bc0d833cb6: Waiting 17:21:50 9065ff56babe: Waiting 17:21:50 d287ab97295c: Waiting 17:21:50 dc539afda2c1: Waiting 17:21:50 a1111a8f2ec3: Verifying Checksum 17:21:50 a1111a8f2ec3: Download complete 17:21:50 dc539afda2c1: Verifying Checksum 17:21:50 dc539afda2c1: Download complete 17:21:50 77bc0d833cb6: Verifying Checksum 17:21:50 77bc0d833cb6: Download complete 17:21:51 9065ff56babe: Verifying Checksum 17:21:51 9065ff56babe: Download complete 17:21:51 ed53099fbce6: Verifying Checksum 17:21:51 ed53099fbce6: Download complete 17:21:52 b4d181a07f80: Verifying Checksum 17:21:52 b4d181a07f80: Download complete 17:21:53 b4d181a07f80: Pull complete 17:21:53 a1111a8f2ec3: Pull complete 17:21:53 ed53099fbce6: Pull complete 17:21:53 dc539afda2c1: Pull complete 17:21:53 77bc0d833cb6: Pull complete 17:21:53 9065ff56babe: Pull complete 17:21:55 d287ab97295c: Verifying Checksum 17:21:55 d287ab97295c: Download complete 17:22:00 d287ab97295c: Pull complete 17:22:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:22:00 prd-centos7-docker-4c-2g-1563 does not seem to be running inside a container 17:22:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:22:02 $ docker top b6f496b4d80cf94bd66632a43134ded4c41aadc38677e113bbe1e94ebe37705a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:03 ---> job-cost.sh 17:22:03 lf-activate-venv: SKIPPING 17:22:03 INFO: No Stack... 17:22:04 INFO: Retrieving Pricing Info for: v3-standard-2 17:22:04 INFO: Archiving Costs [Pipeline] sh 17:22:04 + cat /w/workspace/app-service-configurable/4/archives/cost.csv 17:22:04 + cut -d, -f6 [Pipeline] lock 17:22:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] 17:22:04 Resource [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] did not exist. Created. 17:22:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:05 + echo total: 0.05999999865889549 [Pipeline] stash 17:22:05 Stashed 1 file(s) [Pipeline] } 17:22:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:05 $ docker stop --time=1 b6f496b4d80cf94bd66632a43134ded4c41aadc38677e113bbe1e94ebe37705a 17:22:06 $ docker rm -f b6f496b4d80cf94bd66632a43134ded4c41aadc38677e113bbe1e94ebe37705a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:28:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1693 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:28:40 Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout 17:28:40 Selected Git installation does not exist. Using Default 17:28:40 The recommended git tool is: NONE 17:28:47 using credential edgex-jenkins-ssh 17:28:47 Cloning the remote Git repository 17:28:47 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:28:47 > git init /w/workspace/app-service-configurable/4 # timeout=10 17:28:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:28:47 > git --version # timeout=10 17:28:47 > git --version # 'git version 2.17.1' 17:28:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:28:48 Avoid second fetch 17:28:48 Checking out Revision 02411ec46e2e5069cf299dd11452168db4a43567 (main) 17:28:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:28:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:28:49 > git config core.sparsecheckout # timeout=10 17:28:49 > git checkout -f 02411ec46e2e5069cf299dd11452168db4a43567 # timeout=10 17:28:53 Commit message: "Merge pull request #303 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:54 provisioning config files... 17:28:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config6318113854023809381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:54 ---> docker-login.sh 17:28:54 nexus3.edgexfoundry.org:10001 17:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:56 Configure a credential helper to remove this warning. See 17:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:56 17:28:56 Login Succeeded 17:28:56 nexus3.edgexfoundry.org:10002 17:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:56 Configure a credential helper to remove this warning. See 17:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:56 17:28:56 Login Succeeded 17:28:56 nexus3.edgexfoundry.org:10003 17:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:57 Configure a credential helper to remove this warning. See 17:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:57 17:28:57 Login Succeeded 17:28:57 nexus3.edgexfoundry.org:10004 17:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:57 Configure a credential helper to remove this warning. See 17:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:57 17:28:57 Login Succeeded 17:28:57 docker.io 17:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:58 Configure a credential helper to remove this warning. See 17:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:58 17:28:58 Login Succeeded 17:28:58 ---> docker-login.sh ends [Pipeline] } 17:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:28:59 ========================================================= 17:28:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:28:59 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:28:59 + 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 . 17:28:59 Sending build context to Docker daemon 130kB 17:29:00 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:29:00 Step 2/8 : FROM ${BASE} 17:29:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:29:00 595b0fe564bb: Pulling fs layer 17:29:00 24495759ef45: Pulling fs layer 17:29:00 d148012ef14d: Pulling fs layer 17:29:00 e90a11edd702: Pulling fs layer 17:29:00 d77568369979: Pulling fs layer 17:29:00 c70fe1637996: Pulling fs layer 17:29:00 56b9a3b27deb: Pulling fs layer 17:29:00 0c467a088ba4: Pulling fs layer 17:29:00 d77568369979: Waiting 17:29:00 c70fe1637996: Waiting 17:29:00 56b9a3b27deb: Waiting 17:29:00 0c467a088ba4: Waiting 17:29:00 e90a11edd702: Waiting 17:29:00 d148012ef14d: Verifying Checksum 17:29:00 d148012ef14d: Download complete 17:29:00 24495759ef45: Download complete 17:29:00 d77568369979: Verifying Checksum 17:29:00 d77568369979: Download complete 17:29:00 c70fe1637996: Verifying Checksum 17:29:00 c70fe1637996: Download complete 17:29:00 56b9a3b27deb: Verifying Checksum 17:29:00 595b0fe564bb: Verifying Checksum 17:29:00 595b0fe564bb: Download complete 17:29:01 595b0fe564bb: Pull complete 17:29:02 24495759ef45: Pull complete 17:29:02 d148012ef14d: Pull complete 17:29:05 0c467a088ba4: Download complete 17:29:05 e90a11edd702: Verifying Checksum 17:29:05 e90a11edd702: Download complete 17:29:16 e90a11edd702: Pull complete 17:29:16 d77568369979: Pull complete 17:29:16 c70fe1637996: Pull complete 17:29:16 56b9a3b27deb: Pull complete 17:29:23 0c467a088ba4: Pull complete 17:29:23 Digest: sha256:fb27c914a9ebb91544b5ed834b192fc4c8f82265cfe9b1e607194c792a26e257 17:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:29:23 ---> 4f74392f9e0c 17:29:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:29:27 ---> Running in 4e444f10b6ea 17:29:27 Removing intermediate container 4e444f10b6ea 17:29:27 ---> 75f911ed23cd 17:29:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:27 ---> Running in 6fd9f7133dba 17:29:31 Removing intermediate container 6fd9f7133dba 17:29:31 ---> 8a573e2751ac 17:29:31 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:29:31 ---> Running in 393c92dfbfc0 17:29:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:29:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:29:34 OK: 218 MiB in 52 packages 17:29:36 Removing intermediate container 393c92dfbfc0 17:29:36 ---> 460b6b9d3277 17:29:36 Step 6/8 : WORKDIR /app 17:29:36 ---> Running in 9b765dd3a2d9 17:29:37 Removing intermediate container 9b765dd3a2d9 17:29:37 ---> 4adaf6d84400 17:29:37 Step 7/8 : COPY . . 17:29:37 ---> 174a32cb39b8 17:29:37 Step 8/8 : RUN go mod download 17:29:38 ---> Running in 110546d9f9d6 17:30:10 Removing intermediate container 110546d9f9d6 17:30:10 ---> 342e5df5ba48 17:30:10 Successfully built 342e5df5ba48 17:30:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:30:10 + docker inspect -f . ci-base-image-arm64 17:30:10 . [Pipeline] withDockerContainer 17:30:11 prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container 17:30:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:30:13 $ docker top 37239ff14774e5b05f95218b44eae7fd4d537d979e7e9bfc3841bd0acae83084 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:14 + go version 17:30:14 go version go1.16.6 linux/arm64 [Pipeline] } 17:30:14 $ docker stop --time=1 37239ff14774e5b05f95218b44eae7fd4d537d979e7e9bfc3841bd0acae83084 17:30:16 $ docker rm -f 37239ff14774e5b05f95218b44eae7fd4d537d979e7e9bfc3841bd0acae83084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:30:17 + docker inspect -f . ci-base-image-arm64 17:30:17 . [Pipeline] withDockerContainer 17:30:17 prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container 17:30:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:30:19 $ docker top 1a8aea43fb16f0b8425a17175849a01b775778a9e715cba358a0111f0c5c26e2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:21 + go mod tidy [Pipeline] sh 17:30:22 + make test 17:30:22 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:31:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:31:19 CGO_ENABLED=1 go vet ./... 17:31:45 gofmt -l . 17:31:45 [ "`gofmt -l .`" = "" ] 17:31:45 ./bin/test-go-mod-tidy.sh 17:31:45 ./bin/test-attribution-txt.sh [Pipeline] } 17:31:45 $ docker stop --time=1 1a8aea43fb16f0b8425a17175849a01b775778a9e715cba358a0111f0c5c26e2 17:31:48 $ docker rm -f 1a8aea43fb16f0b8425a17175849a01b775778a9e715cba358a0111f0c5c26e2 [Pipeline] // withDockerContainer [Pipeline] sh 17:31:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:31:49 Warning: overwriting stash ‘coverage-report’ 17:31:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:31:53 + ls -al . 17:31:53 total 136 17:31:53 drwxrwxr-x 7 jenkins jenkins 4096 Aug 2 17:31 . 17:31:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 17:28 .. 17:31:53 -rw-rw-r-- 1 jenkins jenkins 119 Aug 2 17:28 .dockerignore 17:31:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 17:28 .git 17:31:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:28 .github 17:31:53 -rw-rw-r-- 1 jenkins jenkins 111 Aug 2 17:28 .gitignore 17:31:53 -rw-rw-r-- 1 jenkins jenkins 7306 Aug 2 17:28 Attribution.txt 17:31:53 -rw-rw-r-- 1 jenkins jenkins 22206 Aug 2 17:28 CHANGELOG.md 17:31:53 -rw-rw-r-- 1 jenkins jenkins 2048 Aug 2 17:28 Dockerfile 17:31:53 -rw-rw-r-- 1 jenkins jenkins 970 Aug 2 17:28 Dockerfile.build 17:31:53 -rw-rw-r-- 1 jenkins jenkins 687 Aug 2 17:28 Jenkinsfile 17:31:53 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 2 17:28 LICENSE 17:31:53 -rw-rw-r-- 1 jenkins jenkins 3224 Aug 2 17:28 README.md 17:31:53 -rw-rw-r-- 1 jenkins jenkins 11 Aug 2 17:19 VERSION 17:31:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:28 bin 17:31:53 -rw-r--r-- 1 jenkins jenkins 10 Aug 2 17:30 coverage.out 17:31:53 -rw-r--r-- 1 jenkins jenkins 129 Aug 2 17:31 go.mod 17:31:53 -rw-r--r-- 1 jenkins jenkins 20447 Aug 2 17:30 go.sum 17:31:53 -rw-rw-r-- 1 jenkins jenkins 1460 Aug 2 17:28 main.go 17:31:53 -rw-rw-r-- 1 jenkins jenkins 1508 Aug 2 17:28 makefile 17:31:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 17:28 res 17:31:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 17:28 snap [Pipeline] isUnix [Pipeline] sh 17:31:53 + 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=02411ec46e2e5069cf299dd11452168db4a43567 --label arch=arm64 --label version=2.0.2-dev.1 . 17:31:53 Sending build context to Docker daemon 153.1kB 17:31:53 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 17:31:53 Step 2/28 : FROM ${BASE} AS builder 17:31:53 ---> 342e5df5ba48 17:31:53 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:31:53 ---> Running in bda60263d97b 17:31:54 Removing intermediate container bda60263d97b 17:31:54 ---> e4275c3fbb41 17:31:54 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:31:54 ---> Running in 97abe4a44a77 17:31:55 Removing intermediate container 97abe4a44a77 17:31:55 ---> f9790c6ebc03 17:31:55 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:31:55 ---> Running in 00f6185e74bd 17:31:56 Removing intermediate container 00f6185e74bd 17:31:56 ---> 5acdb71ef081 17:31:56 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:56 ---> Running in f8c521f87132 17:31:58 Removing intermediate container f8c521f87132 17:31:58 ---> 09fccaa63522 17:31:58 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:58 ---> Running in a883f1241b6d 17:31:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:32:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:32:02 OK: 218 MiB in 52 packages 17:32:03 Removing intermediate container a883f1241b6d 17:32:03 ---> 49554638b9d2 17:32:03 Step 8/28 : WORKDIR /app 17:32:03 ---> Running in 5a1bdf0acfb5 17:32:03 Removing intermediate container 5a1bdf0acfb5 17:32:03 ---> 0a8444813205 17:32:03 Step 9/28 : COPY go.mod . 17:32:04 ---> a1f7b6edfd2c 17:32:04 Step 10/28 : RUN go mod download 17:32:04 ---> Running in 97360049321a 17:32:07 Removing intermediate container 97360049321a 17:32:07 ---> 7bb90077dcbd 17:32:07 Step 11/28 : RUN go mod tidy 17:32:07 ---> Running in 2dd113a9ccc6 17:32:11 Removing intermediate container 2dd113a9ccc6 17:32:11 ---> 6eddb7907f88 17:32:11 Step 12/28 : COPY . . 17:32:12 ---> ea6a4fa6f73f 17:32:12 Step 13/28 : ARG MAKE="make build" 17:32:12 ---> Running in 12617c1263a4 17:32:13 Removing intermediate container 12617c1263a4 17:32:13 ---> b86a2404bb8c 17:32:13 Step 14/28 : RUN $MAKE 17:32:13 ---> Running in ab6e71ffd60a 17:32:14 go mod tidy 17:32:15 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.1" -o app-service-configurable 17:33:02 Removing intermediate container ab6e71ffd60a 17:33:02 ---> 80f7b2b9d9e6 17:33:02 Step 15/28 : FROM alpine:3.12 17:33:02 3.12: Pulling from library/alpine 17:33:02 d2f70382dc9a: Pulling fs layer 17:33:02 d2f70382dc9a: Download complete 17:33:02 d2f70382dc9a: Pull complete 17:33:03 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:33:03 Status: Downloaded newer image for alpine:3.12 17:33:03 ---> c4fd0aeabfcf 17:33:03 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:33:03 ---> Running in c2cc007dbbeb 17:33:03 Removing intermediate container c2cc007dbbeb 17:33:03 ---> d44ebf5a831b 17:33:03 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 17:33:03 ---> Running in 02eea9c6d27a 17:33:04 Removing intermediate container 02eea9c6d27a 17:33:04 ---> b13b72579a1a 17:33:04 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:33:04 ---> Running in b29892f1716c 17:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:33:06 (1/7) Installing ca-certificates (20191127-r4) 17:33:06 (2/7) Installing dumb-init (1.2.2-r1) 17:33:06 (3/7) Installing libgcc (9.3.0-r2) 17:33:06 (4/7) Installing libsodium (1.0.18-r0) 17:33:06 (5/7) Installing libstdc++ (9.3.0-r2) 17:33:06 (6/7) Installing libzmq (4.3.3-r0) 17:33:06 (7/7) Installing zeromq (4.3.3-r0) 17:33:06 Executing busybox-1.31.1-r20.trigger 17:33:06 Executing ca-certificates-20191127-r4.trigger 17:33:07 OK: 9 MiB in 21 packages 17:33:08 Removing intermediate container b29892f1716c 17:33:08 ---> edb973e1a5da 17:33:08 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:33:09 ---> d737c183630e 17:33:09 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 17:33:10 ---> 1ff54ba3cc59 17:33:10 Step 21/28 : COPY --from=builder /app/res/ /res/ 17:33:11 ---> 5228fed74423 17:33:11 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:33:12 ---> 2a8ddd2382e5 17:33:12 Step 23/28 : EXPOSE 48095 17:33:12 ---> Running in f0dff0ce3833 17:33:12 Removing intermediate container f0dff0ce3833 17:33:12 ---> 542ba4976a9e 17:33:12 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 17:33:13 ---> Running in d17cd80f000a 17:33:13 Removing intermediate container d17cd80f000a 17:33:13 ---> 24893c362e02 17:33:13 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:13 ---> Running in d5b74fc5ebf3 17:33:14 Removing intermediate container d5b74fc5ebf3 17:33:14 ---> a67de4c3d4c9 17:33:14 Step 26/28 : LABEL arch=arm64 17:33:14 ---> Running in ffd2acb85544 17:33:14 Removing intermediate container ffd2acb85544 17:33:14 ---> d168b5ec1c7b 17:33:14 Step 27/28 : LABEL git_sha=02411ec46e2e5069cf299dd11452168db4a43567 17:33:15 ---> Running in 20082feddfc0 17:33:15 Removing intermediate container 20082feddfc0 17:33:15 ---> 7950cda96145 17:33:15 Step 28/28 : LABEL version=2.0.2-dev.1 17:33:16 ---> Running in 5618e3e4fc4c 17:33:16 Removing intermediate container 5618e3e4fc4c 17:33:16 ---> 981002103322 17:33:16 [Warning] One or more build-args [ARCH] were not consumed 17:33:16 Successfully built 981002103322 17:33:16 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 17:33:16 provisioning config files... 17:33:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config1664057430040254132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:17 ---> docker-login.sh 17:33:17 nexus3.edgexfoundry.org:10001 17:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:17 Configure a credential helper to remove this warning. See 17:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:17 17:33:17 Login Succeeded 17:33:17 nexus3.edgexfoundry.org:10002 17:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:18 Configure a credential helper to remove this warning. See 17:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:18 17:33:18 Login Succeeded 17:33:18 nexus3.edgexfoundry.org:10003 17:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:18 Configure a credential helper to remove this warning. See 17:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:18 17:33:18 Login Succeeded 17:33:18 nexus3.edgexfoundry.org:10004 17:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:19 Configure a credential helper to remove this warning. See 17:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:19 17:33:19 Login Succeeded 17:33:19 docker.io 17:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:20 Configure a credential helper to remove this warning. See 17:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:20 17:33:20 Login Succeeded 17:33:20 ---> docker-login.sh ends [Pipeline] } 17:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:20 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:33:20 02411ec46e2e5069cf299dd11452168db4a43567 17:33:20 latest 17:33:20 2.0.2-dev.1 17:33:20 02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 17:33:20 main 17:33:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] isUnix [Pipeline] sh 17:33:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567 17:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:33:21 7da1f2eb772e: Preparing 17:33:21 9950fa611441: Preparing 17:33:21 55dbbdfbfb39: Preparing 17:33:21 8a86d3ca28b4: Preparing 17:33:21 047b3583a38b: Preparing 17:33:21 3fbe34a1663b: Preparing 17:33:21 3fbe34a1663b: Waiting 17:33:21 55dbbdfbfb39: Pushed 17:33:21 9950fa611441: Pushed 17:33:21 8a86d3ca28b4: Pushed 17:33:21 3fbe34a1663b: Layer already exists 17:33:22 047b3583a38b: Pushed 17:33:25 7da1f2eb772e: Pushed 17:33:25 02411ec46e2e5069cf299dd11452168db4a43567: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] isUnix [Pipeline] sh 17:33:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:33:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:33:26 7da1f2eb772e: Preparing 17:33:26 9950fa611441: Preparing 17:33:26 55dbbdfbfb39: Preparing 17:33:26 8a86d3ca28b4: Preparing 17:33:26 047b3583a38b: Preparing 17:33:26 3fbe34a1663b: Preparing 17:33:26 3fbe34a1663b: Waiting 17:33:26 047b3583a38b: Layer already exists 17:33:26 7da1f2eb772e: Layer already exists 17:33:26 8a86d3ca28b4: Layer already exists 17:33:26 55dbbdfbfb39: Layer already exists 17:33:26 9950fa611441: Layer already exists 17:33:26 3fbe34a1663b: Layer already exists 17:33:26 latest: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] isUnix [Pipeline] sh 17:33:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:33:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.1 17:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:33:26 7da1f2eb772e: Preparing 17:33:26 9950fa611441: Preparing 17:33:26 55dbbdfbfb39: Preparing 17:33:26 8a86d3ca28b4: Preparing 17:33:26 047b3583a38b: Preparing 17:33:26 3fbe34a1663b: Preparing 17:33:26 3fbe34a1663b: Waiting 17:33:27 9950fa611441: Layer already exists 17:33:27 8a86d3ca28b4: Layer already exists 17:33:27 047b3583a38b: Layer already exists 17:33:27 7da1f2eb772e: Layer already exists 17:33:27 55dbbdfbfb39: Layer already exists 17:33:27 3fbe34a1663b: Layer already exists 17:33:27 2.0.2-dev.1: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] isUnix [Pipeline] sh 17:33:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:33:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 17:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:33:27 7da1f2eb772e: Preparing 17:33:27 9950fa611441: Preparing 17:33:27 55dbbdfbfb39: Preparing 17:33:27 8a86d3ca28b4: Preparing 17:33:27 047b3583a38b: Preparing 17:33:27 3fbe34a1663b: Preparing 17:33:27 3fbe34a1663b: Waiting 17:33:28 9950fa611441: Layer already exists 17:33:28 55dbbdfbfb39: Layer already exists 17:33:28 8a86d3ca28b4: Layer already exists 17:33:28 7da1f2eb772e: Layer already exists 17:33:28 047b3583a38b: Layer already exists 17:33:28 3fbe34a1663b: Layer already exists 17:33:28 02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] isUnix [Pipeline] sh 17:33:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 17:33:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:33:28 7da1f2eb772e: Preparing 17:33:28 9950fa611441: Preparing 17:33:28 55dbbdfbfb39: Preparing 17:33:28 8a86d3ca28b4: Preparing 17:33:28 047b3583a38b: Preparing 17:33:28 3fbe34a1663b: Preparing 17:33:28 3fbe34a1663b: Waiting 17:33:29 8a86d3ca28b4: Layer already exists 17:33:29 55dbbdfbfb39: Layer already exists 17:33:29 7da1f2eb772e: Layer already exists 17:33:29 047b3583a38b: Layer already exists 17:33:29 9950fa611441: Layer already exists 17:33:29 3fbe34a1663b: Layer already exists 17:33:29 main: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:29 ===================================================== [Pipeline] echo 17:33:29 taggedImages: 17:33:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567 17:33:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:33:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.1 17:33:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 17:33:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:30 17:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:30 arm64: Pulling from edgex-lftools-log-publisher 17:33:30 448f6bf000e3: Pulling fs layer 17:33:30 f757da607395: Pulling fs layer 17:33:30 05883995daec: Pulling fs layer 17:33:30 8603b9c90790: Pulling fs layer 17:33:30 1560dd03e051: Pulling fs layer 17:33:30 27f5ce0e4adf: Pulling fs layer 17:33:30 c2d8d7efcc4b: Pulling fs layer 17:33:30 8603b9c90790: Waiting 17:33:30 1560dd03e051: Waiting 17:33:30 27f5ce0e4adf: Waiting 17:33:30 c2d8d7efcc4b: Waiting 17:33:30 f757da607395: Verifying Checksum 17:33:30 f757da607395: Download complete 17:33:30 8603b9c90790: Verifying Checksum 17:33:30 8603b9c90790: Download complete 17:33:31 1560dd03e051: Verifying Checksum 17:33:31 1560dd03e051: Download complete 17:33:31 27f5ce0e4adf: Download complete 17:33:31 05883995daec: Verifying Checksum 17:33:31 05883995daec: Download complete 17:33:32 448f6bf000e3: Verifying Checksum 17:33:32 448f6bf000e3: Download complete 17:33:36 c2d8d7efcc4b: Verifying Checksum 17:33:36 c2d8d7efcc4b: Download complete 17:33:36 448f6bf000e3: Pull complete 17:33:37 f757da607395: Pull complete 17:33:38 05883995daec: Pull complete 17:33:39 8603b9c90790: Pull complete 17:33:40 1560dd03e051: Pull complete 17:33:40 27f5ce0e4adf: Pull complete 17:33:55 c2d8d7efcc4b: Pull complete 17:33:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:33:56 prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container 17:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:34:00 $ docker top 1240c1aa3753eae50514a6becd7609d3b4f194e7b787469c4da0ba02ed31fceb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:01 ---> job-cost.sh 17:34:01 lf-activate-venv: SKIPPING 17:34:01 INFO: No Stack... 17:34:02 INFO: Retrieving Pricing Info for: v2-standard-4 17:34:02 INFO: Archiving Costs [Pipeline] sh 17:34:03 + cat /w/workspace/app-service-configurable/4/archives/cost.csv 17:34:03 + cut -d, -f6 [Pipeline] lock 17:34:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] 17:34:03 Resource [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] did not exist. Created. 17:34:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:34:04 /w/workspace/app-service-configurable/4@tmp/durable-630d4f39/script.sh: 1: /w/workspace/app-service-configurable/4@tmp/durable-630d4f39/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:34:04 + echo total: 0.18000000715255737 [Pipeline] stash 17:34:04 Warning: overwriting stash ‘stack-cost’ 17:34:04 Stashed 1 file(s) [Pipeline] } 17:34:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:34:05 $ docker stop --time=1 1240c1aa3753eae50514a6becd7609d3b4f194e7b787469c4da0ba02ed31fceb 17:34:06 $ docker rm -f 1240c1aa3753eae50514a6becd7609d3b4f194e7b787469c4da0ba02ed31fceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:34:07 provisioning config files... 17:34:07 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9058703256792786908tmp [Pipeline] { [Pipeline] sh 17:34:07 + set +x 17:34:07 + bash -s -- 17:34:07 + curl -s https://codecov.io/bash 17:34:07 17:34:07 _____ _ 17:34:07 / ____| | | 17:34:07 | | ___ __| | ___ ___ _____ __ 17:34:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:34:07 | |___| (_) | (_| | __/ (_| (_) \ V / 17:34:07 \_____\___/ \__,_|\___|\___\___/ \_/ 17:34:07 Bash-1.0.6 17:34:07 17:34:07 17:34:07 ==> git version 2.24.4 found 17:34:07 ==> 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:34:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:34:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:34:07 ==> Jenkins CI detected. 17:34:07 current dir:  /w/workspace/ry_app-service-configurable_main 17:34:07 project root: . 17:34:07 --> token set from env 17:34:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:34:07 ==> Running gcov in . (disable via -X gcov) 17:34:07 ==> Python coveragepy not found 17:34:07 ==> Searching for coverage reports in: 17:34:07 + . 17:34:08 -> Found 1 reports 17:34:08 ==> Detecting git/mercurial file structure 17:34:08 ==> Reading reports 17:34:08 + ./coverage.out bytes=10 17:34:08 ==> Appending adjustments 17:34:08 https://docs.codecov.io/docs/fixing-reports 17:34:08 + Found adjustments 17:34:08 ==> Gzipping contents 17:34:08 4.0K /tmp/codecov.OYMiJ9.gz 17:34:08 ==> Uploading reports 17:34:08 url: https://codecov.io 17:34:08 query: branch=main&commit=02411ec46e2e5069cf299dd11452168db4a43567&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:34:08 -> Pinging Codecov 17:34:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=02411ec46e2e5069cf299dd11452168db4a43567&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:34:08 -> Uploading to 17:34:08 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/A97CA9966030D2A3747ED39772930CCE/02411ec46e2e5069cf299dd11452168db4a43567/a2ee6c2e-2611-4a42-8eae-7eeb0cdd7466.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T173408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08f68a6377afedd3463963af34c68e9aaf4290754453468262842cbe6921d156 17:34:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:08 Dload Upload Total Spent Left Speed 17:34:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 560 0 0 100 560 0 879 --:--:-- --:--:-- --:--:-- 880 17:34:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] } 17:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:34:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:34:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:34:10 17:34:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:34:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:34:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:34:10 188c0c94c7c5: Pulling fs layer 17:34:10 0ef7d3d256c8: Pulling fs layer 17:34:10 de9db76c5a1d: Pulling fs layer 17:34:10 0eba1c9be4d2: Pulling fs layer 17:34:10 0d57e429df01: Pulling fs layer 17:34:10 4e4be7b47b0d: Pulling fs layer 17:34:10 e1f770b5df2f: Pulling fs layer 17:34:10 85a0685a4137: Pulling fs layer 17:34:10 0eba1c9be4d2: Waiting 17:34:10 0d57e429df01: Waiting 17:34:10 4e4be7b47b0d: Waiting 17:34:10 e1f770b5df2f: Waiting 17:34:10 85a0685a4137: Waiting 17:34:10 de9db76c5a1d: Verifying Checksum 17:34:10 de9db76c5a1d: Download complete 17:34:10 0ef7d3d256c8: Verifying Checksum 17:34:10 0ef7d3d256c8: Download complete 17:34:10 0d57e429df01: Verifying Checksum 17:34:10 0d57e429df01: Download complete 17:34:10 4e4be7b47b0d: Verifying Checksum 17:34:10 4e4be7b47b0d: Download complete 17:34:10 188c0c94c7c5: Verifying Checksum 17:34:10 188c0c94c7c5: Download complete 17:34:11 188c0c94c7c5: Pull complete 17:34:11 0ef7d3d256c8: Pull complete 17:34:11 de9db76c5a1d: Pull complete 17:34:13 e1f770b5df2f: Verifying Checksum 17:34:13 e1f770b5df2f: Download complete 17:34:17 0eba1c9be4d2: Verifying Checksum 17:34:17 0eba1c9be4d2: Download complete 17:34:18 85a0685a4137: Verifying Checksum 17:34:18 85a0685a4137: Download complete 17:34:21 0eba1c9be4d2: Pull complete 17:34:21 0d57e429df01: Pull complete 17:34:21 4e4be7b47b0d: Pull complete 17:34:22 e1f770b5df2f: Pull complete 17:34:27 85a0685a4137: Pull complete 17:34:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:34:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:34:27 prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container 17:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:34:28 $ docker top b910646e0c3eecc191aaa5095d9a6cfd0ca1ffb7bb20d17fcfe715f4e3f260c5 -eo pid,comm [Pipeline] { [Pipeline] echo 17:34:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:34:28 + set -o pipefail 17:34:28 + snyk monitor '--org=edgex-jenkins' 17:34:35 17:34:35 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:34:35 17:34:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/39211cd9-cf1f-4797-814f-092fe2ff6f20 17:34:35 17:34:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:34:35 17:34:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:34:35 17:34:35 [Pipeline] } 17:34:35 $ docker stop --time=1 b910646e0c3eecc191aaa5095d9a6cfd0ca1ffb7bb20d17fcfe715f4e3f260c5 17:34:37 $ docker rm -f b910646e0c3eecc191aaa5095d9a6cfd0ca1ffb7bb20d17fcfe715f4e3f260c5 [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:34:38 + git log --format=format:%s -1 02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] isUnix [Pipeline] sh 17:34:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:39 . [Pipeline] withDockerContainer 17:34:39 prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container 17:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:34:39 $ docker top 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:34:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:39 [ssh-agent] Looking for ssh-agent implementation... 17:34:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:39 $ docker exec 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c ssh-agent 17:34:39 SSH_AUTH_SOCK=/tmp/ssh-b0uCQZ4JXjQ3/agent.13 17:34:39 SSH_AGENT_PID=20 17:34:40 Running ssh-add (command line suppressed) 17:34:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6325190537938378087.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6325190537938378087.key) 17:34:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:40 + git semver tag 17:34:40 # -> Open(): unable to determine branch for HEAD 17:34:40 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 17:34:40 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 17:34:40 # $SEMVER_REMOTE_NAME = origin 17:34:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:34:40 # $SEMVER_USER_NAME = edgex-jenkins 17:34:40 # $SEMVER_BRANCH = main 17:34:40 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 17:34:40 # 02411ec46e2e5069cf299dd11452168db4a43567 HEAD 17:34:40 # -> Force: false 17:34:40 # 640fe7f1b703d9d8815ae72a798b28f59fc120e2 refs/tags/v2.0.2-dev.1 [Pipeline] } 17:34:40 $ docker exec --env ******** --env ******** 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c ssh-agent -k 17:34:40 unset SSH_AUTH_SOCK; 17:34:40 unset SSH_AGENT_PID; 17:34:40 echo Agent pid 20 killed; 17:34:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:40 + git semver [Pipeline] } 17:34:40 $ docker stop --time=1 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c 17:34:42 $ docker rm -f 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:34:42 17:34:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:34:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:34:42 0.23.1-centos7: Pulling from edgex-lftools 17:34:42 ab5ef0e58194: Pulling fs layer 17:34:42 9712f1f96733: Pulling fs layer 17:34:42 63f879dbbcfc: Pulling fs layer 17:34:42 0d9ebad4ef96: Pulling fs layer 17:34:42 e9a5061849ea: Pulling fs layer 17:34:42 d747dcd14b5f: Pulling fs layer 17:34:42 2de7ff778b66: Pulling fs layer 17:34:42 0d9ebad4ef96: Waiting 17:34:42 e9a5061849ea: Waiting 17:34:42 d747dcd14b5f: Waiting 17:34:42 2de7ff778b66: Waiting 17:34:42 9712f1f96733: Verifying Checksum 17:34:42 9712f1f96733: Download complete 17:34:46 63f879dbbcfc: Verifying Checksum 17:34:46 63f879dbbcfc: Download complete 17:34:46 e9a5061849ea: Verifying Checksum 17:34:46 e9a5061849ea: Download complete 17:34:46 d747dcd14b5f: Verifying Checksum 17:34:46 d747dcd14b5f: Download complete 17:34:46 2de7ff778b66: Verifying Checksum 17:34:46 2de7ff778b66: Download complete 17:34:46 0d9ebad4ef96: Verifying Checksum 17:34:46 0d9ebad4ef96: Download complete 17:34:47 ab5ef0e58194: Verifying Checksum 17:34:47 ab5ef0e58194: Download complete 17:34:50 ab5ef0e58194: Pull complete 17:34:50 9712f1f96733: Pull complete 17:34:50 63f879dbbcfc: Pull complete 17:34:54 0d9ebad4ef96: Pull complete 17:34:54 e9a5061849ea: Pull complete 17:34:54 d747dcd14b5f: Pull complete 17:34:55 2de7ff778b66: Pull complete 17:34:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:34:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:34:55 prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container 17:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:34:58 $ docker top bcd656ec65dfac918a356b489e81095cbf3f982405f42c6753fab0568c9e8181 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:34:59 provisioning config files... 17:34:59 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1951592748622217073tmp 17:34:59 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6355118555311722288tmp 17:34:59 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config859581592055392668tmp [Pipeline] { [Pipeline] echo 17:34:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:34:59 ---> sigul-configuration.sh 17:34:59 gpg: directory `/root/.gnupg' created 17:34:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:34:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:34:59 gpg: keyring `/root/.gnupg/secring.gpg' created 17:34:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:34:59 gpg: CAST5 encrypted data 17:34:59 gpg: encrypted with 1 passphrase 17:34:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:34:59 + mkdir /home/jenkins 17:34:59 + mkdir /home/jenkins/sigul [Pipeline] sh 17:35:00 + 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:35:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:35:00 ---> sigul-install.sh 17:35:00 Sigul already installed; skipping installation. [Pipeline] sh 17:35:00 + git tag --list 17:35:00 v1.0.0 17:35:00 v1.1.0 17:35:00 v1.2.0 17:35:00 v1.3.0 17:35:00 v1.3.1 17:35:00 v2.0.0 17:35:00 v2.0.1 17:35:00 v2.0.1-dev.1 17:35:00 v2.0.2-dev.1 [Pipeline] sh 17:35:01 + lftools sign git-tag v2.0.2-dev.1 17:35:01 Signing Git tag with Sigul... 17:35:01 Signing v2.0.2-dev.1 [Pipeline] echo 17:35:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:35:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:35:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:35:03 $ docker stop --time=1 bcd656ec65dfac918a356b489e81095cbf3f982405f42c6753fab0568c9e8181 17:35:04 $ docker rm -f bcd656ec65dfac918a356b489e81095cbf3f982405f42c6753fab0568c9e8181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:35:05 . [Pipeline] withDockerContainer 17:35:05 prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container 17:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:35:05 $ docker top e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:05 [ssh-agent] Looking for ssh-agent implementation... 17:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:06 $ docker exec e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 ssh-agent 17:35:06 SSH_AUTH_SOCK=/tmp/ssh-hYGN78zcDk43/agent.14 17:35:06 SSH_AGENT_PID=20 17:35:06 Running ssh-add (command line suppressed) 17:35:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2736271137381528212.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2736271137381528212.key) 17:35:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:06 + git semver bump pre 17:35:06 # -> Open(): unable to determine branch for HEAD 17:35:06 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 17:35:06 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 17:35:06 # $SEMVER_REMOTE_NAME = origin 17:35:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:35:06 # $SEMVER_USER_NAME = edgex-jenkins 17:35:06 # $SEMVER_BRANCH = main 17:35:06 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 17:35:06 2.0.2-dev.2 [Pipeline] } 17:35:06 $ docker exec --env ******** --env ******** e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 ssh-agent -k 17:35:06 unset SSH_AUTH_SOCK; 17:35:06 unset SSH_AGENT_PID; 17:35:06 echo Agent pid 20 killed; 17:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:07 + git semver [Pipeline] } 17:35:07 $ docker stop --time=1 e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 17:35:08 $ docker rm -f e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:35:08 . [Pipeline] withDockerContainer 17:35:08 prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container 17:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:35:09 $ docker top 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:09 [ssh-agent] Looking for ssh-agent implementation... 17:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:09 $ docker exec 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 ssh-agent 17:35:09 SSH_AUTH_SOCK=/tmp/ssh-Jhy3dCbY8f65/agent.14 17:35:09 SSH_AGENT_PID=21 17:35:09 Running ssh-add (command line suppressed) 17:35:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_871507954754119482.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_871507954754119482.key) 17:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:10 + git semver push 17:35:10 # -> Open(): unable to determine branch for HEAD 17:35:10 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 17:35:10 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 17:35:10 # $SEMVER_REMOTE_NAME = origin 17:35:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:35:10 # $SEMVER_USER_NAME = edgex-jenkins 17:35:10 # $SEMVER_BRANCH = main 17:35:10 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 17:35:15 $ docker exec --env ******** --env ******** 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 ssh-agent -k 17:35:15 unset SSH_AUTH_SOCK; 17:35:15 unset SSH_AGENT_PID; 17:35:15 echo Agent pid 21 killed; 17:35:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:16 + git semver [Pipeline] } 17:35:16 $ docker stop --time=1 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 17:35:17 $ docker rm -f 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 [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:35:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:35:19 ---> package-listing.sh 17:35:19 ++ tr '[:upper:]' '[:lower:]' 17:35:19 ++ facter osfamily 17:35:19 + OS_FAMILY=redhat 17:35:19 + workspace=/w/workspace/ry_app-service-configurable_main 17:35:19 + START_PACKAGES=/tmp/packages_start.txt 17:35:19 + END_PACKAGES=/tmp/packages_end.txt 17:35:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:19 + PACKAGES=/tmp/packages_start.txt 17:35:19 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:35:19 + PACKAGES=/tmp/packages_end.txt 17:35:19 + case "${OS_FAMILY}" in 17:35:19 + sort 17:35:19 + rpm -qa 17:35:19 + '[' -f /tmp/packages_start.txt ']' 17:35:19 + '[' -f /tmp/packages_end.txt ']' 17:35:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:19 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:35:19 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:35:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:35:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:35:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:20 17:35:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:35:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:21 latest: Pulling from edgex-lftools-log-publisher 17:35:21 b4d181a07f80: Pulling fs layer 17:35:21 a1111a8f2ec3: Pulling fs layer 17:35:21 ed53099fbce6: Pulling fs layer 17:35:21 dc539afda2c1: Pulling fs layer 17:35:21 77bc0d833cb6: Pulling fs layer 17:35:21 9065ff56babe: Pulling fs layer 17:35:21 d287ab97295c: Pulling fs layer 17:35:21 dc539afda2c1: Waiting 17:35:21 77bc0d833cb6: Waiting 17:35:21 9065ff56babe: Waiting 17:35:21 d287ab97295c: Waiting 17:35:21 a1111a8f2ec3: Verifying Checksum 17:35:21 a1111a8f2ec3: Download complete 17:35:21 dc539afda2c1: Verifying Checksum 17:35:21 dc539afda2c1: Download complete 17:35:21 77bc0d833cb6: Verifying Checksum 17:35:21 77bc0d833cb6: Download complete 17:35:21 9065ff56babe: Verifying Checksum 17:35:21 9065ff56babe: Download complete 17:35:21 ed53099fbce6: Verifying Checksum 17:35:21 ed53099fbce6: Download complete 17:35:22 b4d181a07f80: Verifying Checksum 17:35:22 b4d181a07f80: Download complete 17:35:23 b4d181a07f80: Pull complete 17:35:24 a1111a8f2ec3: Pull complete 17:35:24 ed53099fbce6: Pull complete 17:35:24 dc539afda2c1: Pull complete 17:35:24 77bc0d833cb6: Pull complete 17:35:24 9065ff56babe: Pull complete 17:35:26 d287ab97295c: Verifying Checksum 17:35:26 d287ab97295c: Download complete 17:35:31 d287ab97295c: Pull complete 17:35:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:35:31 prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container 17:35:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:35:34 $ docker top 4c0da9f06ccde15d6ed4d50d3a698f15e1728762039e6ef6f3b6aac39a770efb -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:34 + touch /tmp/pre-build-complete [Pipeline] sh 17:35:34 + mkdir -p /var/log/sysstat [Pipeline] sh 17:35:35 + ls /var/log/sa-host 17:35:35 + sadf -c /var/log/sa-host/sa02 17:35:35 file_magic: OK 17:35:35 HZ: Using current value: 100 17:35:35 file_header: OK 17:35:35 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:35:35 Statistics: 17:35:35 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... 17:35:35 File successfully converted to sysstat format version 12.0.3 17:35:35 + sadf -c /var/log/sa-host/sa05 17:35:35 file_magic: OK 17:35:35 HZ: Using current value: 100 17:35:35 file_header: OK 17:35:35 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:35:35 Statistics: 17:35:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:35:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:35 provisioning config files... 17:35:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7415045576625020694tmp [Pipeline] { [Pipeline] echo 17:35:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:35:35 ---> create-netrc.sh [Pipeline] } 17:35:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:35:36 ---> python-tools-install.sh [Pipeline] echo 17:35:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:35:36 ---> sudo-logs.sh 17:35:36 Archiving 'sudo' log.. 17:35:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-1557.vexxhost.local: Name or service not known 17:35:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-1557.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:35:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:35:37 ---> job-cost.sh 17:35:37 lf-activate-venv: SKIPPING 17:35:37 DEBUG: total: 0.18000000715255737 17:35:37 INFO: Retrieving Stack Cost... 17:35:38 INFO: Retrieving Pricing Info for: v3-standard-2 17:35:38 INFO: Archiving Costs [Pipeline] echo 17:35:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:35:39 ---> logs-deploy.sh 17:35:39 lf-activate-venv: SKIPPING 17:35:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/4 17:35:39 INFO: archiving workspace using pattern(s): 17:35:39 Archives upload complete. 17:35:39 INFO: archiving logs to Nexus 17:35:40 ---> uname -a: 17:35:40 Linux prd-centos7-docker-4c-2g-1557.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:35:40 17:35:40 17:35:40 ---> lscpu: 17:35:40 Architecture: x86_64 17:35:40 CPU op-mode(s): 32-bit, 64-bit 17:35:40 Byte Order: Little Endian 17:35:40 Address sizes: 40 bits physical, 48 bits virtual 17:35:40 CPU(s): 2 17:35:40 On-line CPU(s) list: 0,1 17:35:40 Thread(s) per core: 1 17:35:40 Core(s) per socket: 1 17:35:40 Socket(s): 2 17:35:40 NUMA node(s): 1 17:35:40 Vendor ID: AuthenticAMD 17:35:40 CPU family: 23 17:35:40 Model: 49 17:35:40 Model name: AMD EPYC-Rome Processor 17:35:40 Stepping: 0 17:35:40 CPU MHz: 2799.998 17:35:40 BogoMIPS: 5599.99 17:35:40 Virtualization: AMD-V 17:35:40 Hypervisor vendor: KVM 17:35:40 Virtualization type: full 17:35:40 L1d cache: 32K 17:35:40 L1i cache: 32K 17:35:40 L2 cache: 512K 17:35:40 L3 cache: 16384K 17:35:40 NUMA node0 CPU(s): 0,1 17:35:40 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:35:40 17:35:40 17:35:40 ---> nproc: 17:35:40 2 17:35:40 17:35:40 17:35:40 ---> df -h: 17:35:40 Filesystem Size Used Avail Use% Mounted on 17:35:40 overlay 40G 8.6G 32G 22% / 17:35:40 tmpfs 64M 0 64M 0% /dev 17:35:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:35:40 shm 64M 0 64M 0% /dev/shm 17:35:40 /dev/vda1 40G 8.6G 32G 22% /facter-os 17:35:40 17:35:40 17:35:40 ---> sar -b -r -n DEV: 17:35:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:35:40 17:35:40 17:18:37 LINUX RESTART (2 CPU) 17:35:40 17:35:40 17:19:01 tps rtps wtps bread/s bwrtn/s 17:35:40 17:20:01 102.35 15.12 87.23 4850.75 4753.53 17:35:40 17:21:01 1.57 0.00 1.57 0.00 28.58 17:35:40 17:22:01 0.28 0.00 0.28 0.00 3.02 17:35:40 17:23:01 0.23 0.00 0.23 0.00 4.13 17:35:40 17:24:01 0.23 0.00 0.23 0.00 2.85 17:35:40 17:25:01 0.22 0.00 0.22 0.00 3.18 17:35:40 17:26:01 0.27 0.00 0.27 0.00 3.48 17:35:40 17:27:01 0.23 0.00 0.23 0.00 2.85 17:35:40 17:28:01 0.28 0.00 0.28 0.00 3.20 17:35:40 17:29:01 0.22 0.00 0.22 0.00 3.30 17:35:40 17:30:01 0.22 0.00 0.22 0.00 2.28 17:35:40 17:31:01 0.25 0.00 0.25 0.00 3.33 17:35:40 17:32:01 0.22 0.00 0.22 0.00 3.12 17:35:40 17:33:01 0.25 0.00 0.25 0.00 3.60 17:35:40 17:34:01 0.40 0.15 0.25 4.80 2.70 17:35:40 17:35:02 202.66 0.03 202.63 3.73 53903.36 17:35:40 Average: 19.37 0.96 18.41 303.84 3670.93 17:35:40 17:35:40 17:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:35:40 17:20:01 5456604 0 816760 10.20 2620 1732956 1293096 14.28 584004 1569312 132 17:35:40 17:21:01 5463456 0 809904 10.11 2620 1732960 1245376 13.75 578828 1569272 16 17:35:40 17:22:01 5463976 0 809384 10.11 2620 1732960 1236112 13.65 583688 1563560 8 17:35:40 17:23:01 5462772 0 810576 10.12 2620 1732972 1236212 13.65 585236 1563560 8 17:35:40 17:24:01 5466788 0 806556 10.07 2620 1732976 1206148 13.32 576312 1569120 8 17:35:40 17:25:01 5462684 0 810656 10.12 2620 1732980 1209116 13.35 580656 1569120 8 17:35:40 17:26:01 5463340 0 809996 10.11 2620 1732984 1209032 13.35 580360 1569120 8 17:35:40 17:27:01 5462664 0 810664 10.12 2620 1732992 1209032 13.35 580596 1569124 8 17:35:40 17:28:01 5452372 0 820956 10.25 2620 1732992 1209264 13.35 590836 1569120 8 17:35:40 17:29:01 5451892 0 821432 10.26 2620 1732996 1209336 13.35 592560 1567664 8 17:35:40 17:30:01 5452032 0 821288 10.25 2620 1733000 1209348 13.35 592816 1567664 8 17:35:40 17:31:01 5451428 0 821888 10.26 2620 1733004 1209440 13.35 597832 1562728 8 17:35:40 17:32:01 5450984 0 822324 10.27 2620 1733012 1209488 13.35 598136 1562728 20 17:35:40 17:33:01 5453408 0 819900 10.24 2620 1733012 1209164 13.35 596388 1562728 12 17:35:40 17:34:01 5453392 0 819908 10.24 2620 1733020 1209164 13.35 596348 1562728 16 17:35:40 17:35:02 3806288 0 1144776 14.29 2620 3055256 1516236 16.74 877052 2698284 300 17:35:40 Average: 5354630 0 836060 10.44 2620 1815630 1239098 13.68 605728 1637240 36 17:35:40 17:35:40 17:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:35:40 17:20:01 eth0 454.38 267.12 999.50 74.78 0.00 0.00 0.00 0.00 17:35:40 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:20:01 docker0 2.85 2.20 0.50 6.08 0.00 0.00 0.00 0.00 17:35:40 17:21:01 eth0 2.45 1.15 1.12 0.82 0.00 0.00 0.00 0.00 17:35:40 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:22:01 eth0 1.08 0.38 0.33 0.20 0.00 0.00 0.00 0.00 17:35:40 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:23:01 eth0 0.65 0.32 0.28 0.23 0.00 0.00 0.00 0.00 17:35:40 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:24:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:35:40 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:25:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 17:35:40 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:35:40 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:27:01 eth0 1.20 0.08 0.11 0.01 0.00 0.00 0.00 0.00 17:35:40 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:28:01 eth0 3.68 0.38 0.55 0.20 0.00 0.00 0.00 0.00 17:35:40 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:29:01 eth0 2.83 0.85 0.89 0.56 0.00 0.00 0.00 0.00 17:35:40 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:30:01 eth0 3.53 0.63 0.90 0.49 0.00 0.00 0.00 0.00 17:35:40 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:31:01 eth0 2.00 0.92 0.89 0.61 0.00 0.00 0.00 0.00 17:35:40 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:32:01 eth0 1.45 0.55 0.59 0.36 0.00 0.00 0.00 0.00 17:35:40 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:33:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:35:40 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:34:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:35:40 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:35:02 eth0 1312.81 892.80 7725.49 155.24 0.00 0.00 0.00 0.00 17:35:40 17:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 17:35:02 vethb5a548a 0.18 0.28 0.08 0.10 0.00 0.00 0.00 0.00 17:35:40 17:35:02 docker0 81.90 103.98 6.44 388.01 0.00 0.00 0.00 0.00 17:35:40 Average: eth0 111.71 72.87 545.76 14.61 0.00 0.00 0.00 0.00 17:35:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:40 Average: vethb5a548a 0.01 0.02 0.00 0.01 0.00 0.00 0.00 0.00 17:35:40 Average: docker0 5.30 6.64 0.43 24.63 0.00 0.00 0.00 0.00 17:35:40 17:35:40 17:35:40 ---> sar -P ALL: 17:35:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:35:40 17:35:40 17:18:37 LINUX RESTART (2 CPU) 17:35:40 17:35:40 17:19:01 CPU %user %nice %system %iowait %steal %idle 17:35:40 17:20:01 all 15.41 0.00 3.46 2.21 0.06 78.86 17:35:40 17:20:01 0 15.49 0.00 3.76 2.27 0.07 78.41 17:35:40 17:20:01 1 15.33 0.00 3.15 2.16 0.05 79.31 17:35:40 17:21:01 all 0.19 0.00 0.06 0.00 0.03 99.72 17:35:40 17:21:01 0 0.25 0.00 0.07 0.00 0.02 99.67 17:35:40 17:21:01 1 0.13 0.00 0.05 0.00 0.03 99.78 17:35:40 17:22:01 all 0.17 0.00 0.04 0.00 0.03 99.76 17:35:40 17:22:01 0 0.07 0.00 0.05 0.00 0.03 99.85 17:35:40 17:22:01 1 0.27 0.00 0.03 0.00 0.03 99.67 17:35:40 17:23:01 all 0.10 0.00 0.04 0.00 0.03 99.83 17:35:40 17:23:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:35:40 17:23:01 1 0.15 0.00 0.03 0.00 0.02 99.80 17:35:40 17:24:01 all 0.13 0.00 0.04 0.00 0.03 99.79 17:35:40 17:24:01 0 0.05 0.00 0.07 0.00 0.05 99.83 17:35:40 17:24:01 1 0.22 0.00 0.02 0.00 0.02 99.75 17:35:40 17:25:01 all 0.15 0.00 0.04 0.00 0.03 99.77 17:35:40 17:25:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:35:40 17:25:01 1 0.25 0.00 0.03 0.00 0.03 99.68 17:35:40 17:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:35:40 17:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:35:40 17:26:01 1 0.20 0.00 0.02 0.00 0.02 99.77 17:35:40 17:27:01 all 0.13 0.00 0.07 0.00 0.03 99.77 17:35:40 17:27:01 0 0.10 0.00 0.07 0.00 0.02 99.82 17:35:40 17:27:01 1 0.17 0.00 0.07 0.00 0.03 99.73 17:35:40 17:28:01 all 0.07 0.00 0.05 0.00 0.03 99.85 17:35:40 17:28:01 0 0.07 0.00 0.05 0.00 0.03 99.85 17:35:40 17:28:01 1 0.07 0.00 0.05 0.00 0.03 99.85 17:35:40 17:29:01 all 0.11 0.00 0.05 0.00 0.02 99.82 17:35:40 17:29:01 0 0.13 0.00 0.03 0.00 0.02 99.82 17:35:40 17:29:01 1 0.08 0.00 0.07 0.00 0.02 99.83 17:35:40 17:30:01 all 0.06 0.00 0.03 0.00 0.03 99.87 17:35:40 17:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:35:40 17:30:01 1 0.07 0.00 0.03 0.00 0.05 99.85 17:35:40 17:35:40 17:30:01 CPU %user %nice %system %iowait %steal %idle 17:35:40 17:31:01 all 0.18 0.00 0.08 0.00 0.03 99.72 17:35:40 17:31:01 0 0.10 0.00 0.10 0.00 0.03 99.77 17:35:40 17:31:01 1 0.25 0.00 0.05 0.00 0.02 99.68 17:35:40 17:32:01 all 0.26 0.00 0.04 0.00 0.02 99.68 17:35:40 17:32:01 0 0.07 0.00 0.05 0.00 0.02 99.87 17:35:40 17:32:01 1 0.45 0.00 0.03 0.00 0.02 99.50 17:35:40 17:33:01 all 0.16 0.00 0.04 0.00 0.02 99.78 17:35:40 17:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:35:40 17:33:01 1 0.27 0.00 0.03 0.00 0.02 99.68 17:35:40 17:34:01 all 0.10 0.00 0.06 0.00 0.03 99.82 17:35:40 17:34:01 0 0.05 0.00 0.07 0.00 0.03 99.85 17:35:40 17:34:01 1 0.15 0.00 0.05 0.00 0.02 99.78 17:35:40 17:35:02 all 23.43 0.00 11.16 1.99 0.09 63.32 17:35:40 17:35:02 0 23.98 0.00 11.48 2.01 0.09 62.44 17:35:40 17:35:02 1 22.89 0.00 10.86 1.98 0.09 64.19 17:35:40 Average: all 2.44 0.00 0.91 0.25 0.03 96.37 17:35:40 Average: 0 2.41 0.00 0.95 0.26 0.03 96.35 17:35:40 Average: 1 2.46 0.00 0.87 0.25 0.03 96.39 17:35:40 17:35:40 17:35:40