Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b0e324d4a66c3d82fe335eb1012cc37cc187782 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-ssh13915986912558168766.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14251753320697141861.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh18076625566388630435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh7224135141299355611.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13911727768802259069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2045 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-ssh94439888983532592.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 1b0e324d4a66c3d82fe335eb1012cc37cc187782 (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 1b0e324d4a66c3d82fe335eb1012cc37cc187782 # timeout=10 Commit message: "ci: Go 1.17 related changes (#368)" > git rev-list --no-walk e44beca5e6c7de5cce47393cbeeb069a46bdd7aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:11:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:11:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:11:21 ========================================================= 20:11:21 EdgeX Global Pipelines Version Info 20:11:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:11:22 ------------------- 20:11:22 stable info: 20:11:22 ------------------- 20:11:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:11:22 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:11:22 Message: update stable to v1.0.219 20:11:22 ------------------- 20:11:22 experimental info: 20:11:22 ------------------- 20:11:22 Commited By: **** collab-it+edgex@linuxfoundation.org 20:11:22 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:11:22 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b0e324 [Pipeline] echo 20:11:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:23 provisioning config files... 20:11:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7881955001691513166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:23 ---> docker-login.sh 20:11:23 nexus3.edgexfoundry.org:10001 20:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:24 Configure a credential helper to remove this warning. See 20:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:24 20:11:24 Login Succeeded 20:11:24 nexus3.edgexfoundry.org:10002 20:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:24 Configure a credential helper to remove this warning. See 20:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:24 20:11:24 Login Succeeded 20:11:24 nexus3.edgexfoundry.org:10003 20:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:24 Configure a credential helper to remove this warning. See 20:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:24 20:11:24 Login Succeeded 20:11:24 nexus3.edgexfoundry.org:10004 20:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:24 Configure a credential helper to remove this warning. See 20:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:24 20:11:24 Login Succeeded 20:11:24 docker.io 20:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:25 Configure a credential helper to remove this warning. See 20:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:25 20:11:25 Login Succeeded 20:11:25 ---> docker-login.sh ends [Pipeline] } 20:11:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:11:25 + git rev-list -1 --merges 1b0e324d4a66c3d82fe335eb1012cc37cc187782~1..1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] echo 20:11:25 -----------> git rev-list -1 --merges 1b0e324d4a66c3d82fe335eb1012cc37cc187782~1..1b0e324d4a66c3d82fe335eb1012cc37cc187782 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [false] [Pipeline] sh 20:11:25 + git log --format=format:%s -1 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] echo 20:11:25 ========================================================= 20:11:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:11:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:26 + git log --format=format:%s -1 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] echo 20:11:26 [semverPrep] GIT_COMMIT: 1b0e324d4a66c3d82fe335eb1012cc37cc187782, Commit Message: ci: Go 1.17 related changes (#368) [Pipeline] echo 20:11:26 [semverPrep] This is not a build commit. [Pipeline] sh 20:11:26 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:11:26 + grep -v github /etc/ssh/ssh_known_hosts 20:11:26 + '[' -e /tmp/ssh_known_hosts ']' 20:11:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:11:26 + sudo tee -a /etc/ssh/ssh_known_hosts 20:11:26 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:11:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:11:26 20:11:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:11:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:11:27 latest: Pulling from edgex-devops/git-semver 20:11:27 a0d0a0d46f8b: Pulling fs layer 20:11:27 3e5f54012d9b: Pulling fs layer 20:11:27 4c7163046ea9: Pulling fs layer 20:11:27 0c2d73faf560: Pulling fs layer 20:11:27 0c2d73faf560: Waiting 20:11:27 3e5f54012d9b: Verifying Checksum 20:11:27 3e5f54012d9b: Download complete 20:11:27 a0d0a0d46f8b: Verifying Checksum 20:11:27 a0d0a0d46f8b: Download complete 20:11:27 0c2d73faf560: Verifying Checksum 20:11:27 0c2d73faf560: Download complete 20:11:27 4c7163046ea9: Verifying Checksum 20:11:27 4c7163046ea9: Download complete 20:11:27 a0d0a0d46f8b: Pull complete 20:11:27 3e5f54012d9b: Pull complete 20:11:27 4c7163046ea9: Pull complete 20:11:28 0c2d73faf560: Pull complete 20:11:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:11:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:11:28 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:11:27 $ 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 20:11:28 $ docker top ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:11:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:28 [ssh-agent] Looking for ssh-agent implementation... 20:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:28 $ docker exec ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb ssh-agent 20:11:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGcpnnb/agent.14 20:11:29 SSH_AGENT_PID=21 20:11:29 Running ssh-add (command line suppressed) 20:11:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5790236130081184806.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5790236130081184806.key) 20:11:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:29 + git tag --points-at HEAD [Pipeline] } 20:11:29 $ docker exec --env ******** --env ******** ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb ssh-agent -k 20:11:29 unset SSH_AUTH_SOCK; 20:11:29 unset SSH_AGENT_PID; 20:11:29 echo Agent pid 21 killed; 20:11:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:11:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:29 [ssh-agent] Looking for ssh-agent implementation... 20:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:29 $ docker exec ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb ssh-agent 20:11:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKoIOPH/agent.54 20:11:29 SSH_AGENT_PID=61 20:11:29 Running ssh-add (command line suppressed) 20:11:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4758205258484322128.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4758205258484322128.key) 20:11:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:30 + git semver init 20:11:30 # -> Open(): unable to determine branch for HEAD 20:11:30 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 20:11:30 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 20:11:30 # $SEMVER_REMOTE_NAME = origin 20:11:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:11:30 # $SEMVER_USER_NAME = edgex-jenkins 20:11:30 # $SEMVER_BRANCH = main 20:11:30 # $SEMVER_TEMP = /tmp/semver-946630007 20:11:30 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:11:31 # '/tmp/semver-946630007' -> '/w/workspace/ry_app-service-configurable_main/.semver' 20:11:31 # -> Force: false 20:11:31 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 20:11:31 $ docker exec --env ******** --env ******** ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb ssh-agent -k 20:11:31 unset SSH_AUTH_SOCK; 20:11:31 unset SSH_AGENT_PID; 20:11:31 echo Agent pid 61 killed; 20:11:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:11:31 + git semver [Pipeline] } 20:11:31 $ docker stop --time=1 ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb 20:11:33 $ docker rm -f ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb [Pipeline] // withDockerContainer [Pipeline] sh 20:11:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:11:33 Stashed 1 file(s) [Pipeline] echo 20:11:33 [edgeXSemver]: initialized semver on version 2.2.0-dev.8 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:33 provisioning config files... 20:11:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3718465903688657095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:34 ---> docker-login.sh 20:11:34 nexus3.edgexfoundry.org:10001 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 nexus3.edgexfoundry.org:10002 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 nexus3.edgexfoundry.org:10003 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 nexus3.edgexfoundry.org:10004 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 docker.io 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:35 Configure a credential helper to remove this warning. See 20:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:35 20:11:35 Login Succeeded 20:11:35 ---> docker-login.sh ends [Pipeline] } 20:11:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:11:35 ========================================================= 20:11:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:11:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:11:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:11:35 Sending build context to Docker daemon 2.929MB 20:11:35 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 20:11:35 Step 2/13 : FROM ${BASE} AS builder 20:11:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:11:35 59bf1c3509f3: Pulling fs layer 20:11:35 666ba61612fd: Pulling fs layer 20:11:35 8ed8ca486205: Pulling fs layer 20:11:35 4fe6c5a15a65: Pulling fs layer 20:11:35 22a0e8bec74d: Pulling fs layer 20:11:35 f965cba54748: Pulling fs layer 20:11:35 861ffc35075e: Pulling fs layer 20:11:35 4b385c91608e: Pulling fs layer 20:11:35 560528eb2ebb: Pulling fs layer 20:11:35 f965cba54748: Waiting 20:11:35 861ffc35075e: Waiting 20:11:35 4b385c91608e: Waiting 20:11:35 4fe6c5a15a65: Waiting 20:11:35 22a0e8bec74d: Waiting 20:11:35 560528eb2ebb: Waiting 20:11:35 8ed8ca486205: Verifying Checksum 20:11:35 8ed8ca486205: Download complete 20:11:35 666ba61612fd: Verifying Checksum 20:11:35 666ba61612fd: Download complete 20:11:35 22a0e8bec74d: Verifying Checksum 20:11:35 22a0e8bec74d: Download complete 20:11:35 f965cba54748: Verifying Checksum 20:11:35 f965cba54748: Download complete 20:11:35 59bf1c3509f3: Verifying Checksum 20:11:35 861ffc35075e: Verifying Checksum 20:11:35 861ffc35075e: Download complete 20:11:36 4b385c91608e: Verifying Checksum 20:11:36 4b385c91608e: Download complete 20:11:36 4fe6c5a15a65: Verifying Checksum 20:11:36 4fe6c5a15a65: Download complete 20:11:36 560528eb2ebb: Verifying Checksum 20:11:36 560528eb2ebb: Download complete 20:11:36 59bf1c3509f3: Pull complete 20:11:36 666ba61612fd: Pull complete 20:11:37 8ed8ca486205: Pull complete 20:11:42 4fe6c5a15a65: Pull complete 20:11:42 22a0e8bec74d: Pull complete 20:11:43 f965cba54748: Pull complete 20:11:43 861ffc35075e: Pull complete 20:11:43 4b385c91608e: Pull complete 20:11:46 560528eb2ebb: Pull complete 20:11:46 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 20:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:11:47 ---> dd4a08f94e63 20:11:47 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:11:48 Still waiting to schedule task 20:11:48 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:12:05 ---> Running in 35b673742a3e 20:12:05 Removing intermediate container 35b673742a3e 20:12:05 ---> 760b6433a071 20:12:05 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:12:05 ---> Running in 153bed0aca5f 20:12:05 Removing intermediate container 153bed0aca5f 20:12:05 ---> 7c3d9e81dc28 20:12:05 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:12:05 ---> Running in 84e9285d6c74 20:12:05 Removing intermediate container 84e9285d6c74 20:12:05 ---> a62bec602301 20:12:05 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:05 ---> Running in 35184ca92838 20:12:05 Removing intermediate container 35184ca92838 20:12:05 ---> 91e546af1bcc 20:12:05 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:05 ---> Running in c9167df7776f 20:12:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:07 OK: 221 MiB in 52 packages 20:12:08 Removing intermediate container c9167df7776f 20:12:08 ---> 2ec9395e6be2 20:12:08 Step 8/13 : WORKDIR /app 20:12:08 ---> Running in fadd50c2f557 20:12:08 Removing intermediate container fadd50c2f557 20:12:08 ---> 5b4c5f785d5f 20:12:08 Step 9/13 : COPY go.mod vendor* ./ 20:12:08 ---> a3b991bd4b08 20:12:08 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:08 ---> Running in 969835d15a82 20:14:15 Removing intermediate container 969835d15a82 20:14:15 ---> 595e3516b00c 20:14:15 Step 11/13 : COPY . . 20:14:16 ---> e40029993ef2 20:14:16 Step 12/13 : ARG MAKE="make build" 20:14:16 ---> Running in df08551a254f 20:14:16 Removing intermediate container df08551a254f 20:14:16 ---> 2b06dfcfed56 20:14:16 Step 13/13 : RUN $MAKE 20:14:16 ---> Running in 04e4b08fdfcb 20:14:17 noop 20:14:18 Removing intermediate container 04e4b08fdfcb 20:14:18 ---> 3a00ac36cfd9 20:14:18 Successfully built 3a00ac36cfd9 20:14:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:14:18 + docker inspect -f . ci-base-image-x86_64 20:14:18 . [Pipeline] withDockerContainer 20:14:18 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:14:18 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:14:20 $ docker top 5252d48346be95a12c26bb770bbe8c9ffa5b2855465672b17ed6829f3fb96e0c -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:20 + go version 20:14:20 go version go1.17.6 linux/amd64 [Pipeline] } 20:14:20 $ docker stop --time=1 5252d48346be95a12c26bb770bbe8c9ffa5b2855465672b17ed6829f3fb96e0c 20:14:22 $ docker rm -f 5252d48346be95a12c26bb770bbe8c9ffa5b2855465672b17ed6829f3fb96e0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:22 + docker inspect -f . ci-base-image-x86_64 20:14:22 . [Pipeline] withDockerContainer 20:14:22 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:14:22 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:14:24 $ docker top e9ef261d84a510f93bc31912fd223ca26dd6d423e299c9fcbb79e286c0a10c46 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:14:24 + make test 20:14:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:14:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:14:46 CGO_ENABLED=1 go vet ./... 20:14:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:14:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:14:49 $ docker stop --time=1 e9ef261d84a510f93bc31912fd223ca26dd6d423e299c9fcbb79e286c0a10c46 20:14:54 $ docker rm -f e9ef261d84a510f93bc31912fd223ca26dd6d423e299c9fcbb79e286c0a10c46 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:14:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:14:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:14:56 + ls -al . 20:14:56 total 148 20:14:56 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 19 20:14 . 20:14:56 drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 20:11 .. 20:14:56 -rw-rw-r--. 1 jenkins jenkins 7608 Jan 19 20:11 Attribution.txt 20:14:56 drwxrwxr-x. 2 jenkins jenkins 37 Jan 19 20:11 bin 20:14:56 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 19 20:11 CHANGELOG.md 20:14:56 -rw-r--r--. 1 jenkins jenkins 10 Jan 19 20:14 coverage.out 20:14:56 -rw-rw-r--. 1 jenkins jenkins 2087 Jan 19 20:11 Dockerfile 20:14:56 -rw-rw-r--. 1 jenkins jenkins 119 Jan 19 20:11 .dockerignore 20:14:56 drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 20:11 .git 20:14:56 drwxrwxr-x. 2 jenkins jenkins 104 Jan 19 20:11 .github 20:14:56 -rw-rw-r--. 1 jenkins jenkins 104 Jan 19 20:11 .gitignore 20:14:56 -rw-rw-r--. 1 jenkins jenkins 136 Jan 19 20:11 go.mod 20:14:56 -rw-rw-r--. 1 jenkins jenkins 49310 Jan 19 20:11 go.sum 20:14:56 -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 20:11 GOVERNANCE.md 20:14:56 -rw-rw-r--. 1 jenkins jenkins 687 Jan 19 20:11 Jenkinsfile 20:14:56 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 19 20:11 LICENSE 20:14:56 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 19 20:11 main.go 20:14:56 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 19 20:11 makefile 20:14:56 -rw-rw-r--. 1 jenkins jenkins 618 Jan 19 20:11 OWNERS.md 20:14:56 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 19 20:11 README.md 20:14:56 drwxrwxr-x. 9 jenkins jenkins 151 Jan 19 20:11 res 20:14:56 drwx------. 3 jenkins jenkins 58 Jan 19 20:11 .semver 20:14:56 drwxrwxr-x. 3 jenkins jenkins 58 Jan 19 20:11 snap 20:14:56 -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 20:11 VERSION [Pipeline] isUnix [Pipeline] sh 20:14:57 + 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=1b0e324d4a66c3d82fe335eb1012cc37cc187782 --label arch=amd64 --label version=2.2.0-dev.8 . 20:14:57 Sending build context to Docker daemon 2.93MB 20:14:57 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 20:14:57 Step 2/27 : FROM ${BASE} AS builder 20:14:57 ---> 3a00ac36cfd9 20:14:57 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:14:58 ---> Running in c9eb0f7f9c4b 20:14:58 Removing intermediate container c9eb0f7f9c4b 20:14:58 ---> 4721852be03b 20:14:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:14:58 ---> Running in 38bc7daa9a4e 20:14:59 Removing intermediate container 38bc7daa9a4e 20:14:59 ---> 1a64d9058ffe 20:14:59 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:14:59 ---> Running in 3624e3d58e96 20:15:00 Removing intermediate container 3624e3d58e96 20:15:00 ---> b05b0f234bb8 20:15:00 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:00 ---> Running in 3da57355a90f 20:15:01 Removing intermediate container 3da57355a90f 20:15:01 ---> 52551b8eaa7b 20:15:01 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:15:02 ---> Running in 74eadb0d97bf 20:15:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:04 OK: 221 MiB in 52 packages 20:15:04 Removing intermediate container 74eadb0d97bf 20:15:04 ---> 9d1a123be4e5 20:15:04 Step 8/27 : WORKDIR /app 20:15:04 ---> Running in c0fef752f5b3 20:15:05 Removing intermediate container c0fef752f5b3 20:15:05 ---> b3c74d3bcbd0 20:15:05 Step 9/27 : COPY go.mod vendor* ./ 20:15:05 ---> 93a41d7b6205 20:15:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:05 ---> Running in 259daa186d77 20:15:07 Removing intermediate container 259daa186d77 20:15:07 ---> c3dbf94b42d8 20:15:07 Step 11/27 : COPY . . 20:15:09 ---> 5d92840348e5 20:15:09 Step 12/27 : ARG MAKE="make build" 20:15:09 ---> Running in 6334ee5518c0 20:15:09 Removing intermediate container 6334ee5518c0 20:15:09 ---> 1534f9442246 20:15:09 Step 13/27 : RUN $MAKE 20:15:10 ---> Running in 8efc0029f919 20:15:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.8" -o app-service-configurable 20:15:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2094 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 20:15:28 Running in /w/workspace/app-service-configurable/44 [Pipeline] { [Pipeline] checkout 20:15:28 Selected Git installation does not exist. Using Default 20:15:28 The recommended git tool is: NONE 20:15:34 using credential edgex-jenkins-ssh 20:15:34 Cloning the remote Git repository 20:15:34 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:15:34 > git init /w/workspace/app-service-configurable/44 # timeout=10 20:15:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:15:34 > git --version # timeout=10 20:15:34 > git --version # 'git version 2.17.1' 20:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:15:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:15:36 Avoid second fetch 20:15:36 Checking out Revision 1b0e324d4a66c3d82fe335eb1012cc37cc187782 (main) 20:15:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:15:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:15:37 Removing intermediate container 8efc0029f919 20:15:37 ---> 4b8fea3b1c04 20:15:37 Step 14/27 : FROM alpine:3.14 20:15:37 3.14: Pulling from library/alpine 20:15:37 97518928ae5f: Pulling fs layer 20:15:37 97518928ae5f: Verifying Checksum 20:15:37 97518928ae5f: Download complete 20:15:37 97518928ae5f: Pull complete 20:15:37 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:15:37 Status: Downloaded newer image for alpine:3.14 20:15:37 ---> 0a97eee8041e 20:15:37 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:15:36 > git config core.sparsecheckout # timeout=10 20:15:36 > git checkout -f 1b0e324d4a66c3d82fe335eb1012cc37cc187782 # timeout=10 20:15:38 ---> Running in 2f0ddc9e09ca 20:15:39 Removing intermediate container 2f0ddc9e09ca 20:15:39 ---> 08d9573b3039 20:15:39 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:15:39 ---> Running in f940d8ac12c3 20:15:40 Removing intermediate container f940d8ac12c3 20:15:40 ---> 1e0b4c755486 20:15:40 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:15:40 Commit message: "ci: Go 1.17 related changes (#368)" 20:15:40 ---> Running in beea4ca7774a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:15:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:15:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:15:41 Dload Upload Total Spent Left Speed 20:15:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 20:15:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:15:42 (1/7) Installing ca-certificates (20191127-r5) 20:15:42 (2/7) Installing dumb-init (1.2.5-r1) 20:15:42 (3/7) Installing libgcc (10.3.1_git20210424-r2) 20:15:42 (4/7) Installing libsodium (1.0.18-r0) 20:15:42 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 20:15:42 (6/7) Installing libzmq (4.3.4-r0) 20:15:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:15:42 + sudo tee /etc/docker/daemon.new 20:15:42 { 20:15:42 "registry-mirrors": [ 20:15:42 "https://nexus3.edgexfoundry.org:10001" 20:15:42 ], 20:15:42 "bip": "10.250.0.254/24", 20:15:42 "hosts": [ 20:15:42 "tcp://0.0.0.0:5555", 20:15:42 "unix:///var/run/docker.sock" 20:15:42 ], 20:15:42 "mtu": 1458, 20:15:42 "selinux-enabled": true, 20:15:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:15:42 } [Pipeline] sh 20:15:42 (7/7) Installing zeromq (4.3.4-r0) 20:15:42 Executing busybox-1.33.1-r6.trigger 20:15:42 Executing ca-certificates-20191127-r5.trigger 20:15:42 OK: 9 MiB in 21 packages 20:15:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:15:43 + sudo service docker restart 20:15:45 Removing intermediate container beea4ca7774a 20:15:45 ---> a95cdbb8ba9d 20:15:45 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:15:46 ---> aad421bdbf7f 20:15:46 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:15:48 ---> f2a5085f503c 20:15:48 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:15:48 ---> a98994e9a1e8 20:15:48 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:15:52 ---> c253cedb8251 20:15:52 Step 22/27 : EXPOSE 48095 20:15:52 ---> Running in 1f3a72a50d8b 20:15:53 Removing intermediate container 1f3a72a50d8b 20:15:53 ---> b50120858303 20:15:53 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:15:53 ---> Running in 305919be0869 20:15:54 Removing intermediate container 305919be0869 20:15:54 ---> fdfcfeeca192 20:15:54 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:15:54 ---> Running in bbc8f27e5ea6 20:15:54 Removing intermediate container bbc8f27e5ea6 20:15:54 ---> cbfd3eed009a 20:15:54 Step 25/27 : LABEL arch=amd64 20:15:54 ---> Running in 7ac23390e8f5 20:15:55 Removing intermediate container 7ac23390e8f5 20:15:55 ---> fd553986bb63 20:15:55 Step 26/27 : LABEL git_sha=1b0e324d4a66c3d82fe335eb1012cc37cc187782 20:15:56 ---> Running in d9d138e0e719 20:15:56 Removing intermediate container d9d138e0e719 20:15:56 ---> c1650f1871c2 20:15:56 Step 27/27 : LABEL version=2.2.0-dev.8 20:15:57 ---> Running in 96e5a3d22ab7 20:15:57 Removing intermediate container 96e5a3d22ab7 20:15:57 ---> 00427527c9a3 20:15:57 [Warning] One or more build-args [ARCH] were not consumed 20:15:57 Successfully built 00427527c9a3 20:15:57 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:58 provisioning config files... 20:15:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8405704281639774729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:59 ---> docker-login.sh 20:15:59 nexus3.edgexfoundry.org:10001 20:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:59 Configure a credential helper to remove this warning. See 20:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:59 20:15:59 Login Succeeded 20:15:59 nexus3.edgexfoundry.org:10002 20:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:59 Configure a credential helper to remove this warning. See 20:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:59 20:15:59 Login Succeeded 20:15:59 nexus3.edgexfoundry.org:10003 20:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:59 Configure a credential helper to remove this warning. See 20:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:59 20:15:59 Login Succeeded 20:15:59 nexus3.edgexfoundry.org:10004 20:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:00 Configure a credential helper to remove this warning. See 20:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:00 20:16:00 Login Succeeded 20:16:00 docker.io 20:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:00 Configure a credential helper to remove this warning. See 20:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:00 20:16:00 Login Succeeded 20:16:00 ---> docker-login.sh ends [Pipeline] } 20:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:00 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 20:16:00 1b0e324d4a66c3d82fe335eb1012cc37cc187782 20:16:00 latest 20:16:00 2.2.0-dev.8 20:16:00 1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 20:16:00 main 20:16:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:16:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] isUnix [Pipeline] sh 20:16:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782 20:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:16:01 6653d02adf8c: Preparing 20:16:01 a709de742317: Preparing 20:16:01 37d7aa130c79: Preparing 20:16:01 54c26a9ec9c5: Preparing 20:16:01 bb81d3f9df9b: Preparing 20:16:01 1a058d5342cc: Preparing 20:16:01 1a058d5342cc: Waiting 20:16:01 37d7aa130c79: Pushed 20:16:01 a709de742317: Pushed 20:16:01 54c26a9ec9c5: Pushed 20:16:01 bb81d3f9df9b: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:01 provisioning config files... 20:16:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/44@tmp/config2611835332875783651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:02 1a058d5342cc: Layer already exists 20:16:02 ---> docker-login.sh 20:16:02 nexus3.edgexfoundry.org:10001 20:16:02 6653d02adf8c: Pushed 20:16:02 1b0e324d4a66c3d82fe335eb1012cc37cc187782: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 20:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh 20:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:03 Configure a credential helper to remove this warning. See 20:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:03 20:16:03 Login Succeeded 20:16:03 nexus3.edgexfoundry.org:10002 20:16:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 20:16:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:16:03 6653d02adf8c: Preparing 20:16:03 a709de742317: Preparing 20:16:03 37d7aa130c79: Preparing 20:16:03 54c26a9ec9c5: Preparing 20:16:03 bb81d3f9df9b: Preparing 20:16:03 1a058d5342cc: Preparing 20:16:03 1a058d5342cc: Waiting 20:16:03 6653d02adf8c: Layer already exists 20:16:03 a709de742317: Layer already exists 20:16:03 bb81d3f9df9b: Layer already exists 20:16:03 54c26a9ec9c5: Layer already exists 20:16:03 37d7aa130c79: Layer already exists 20:16:03 1a058d5342cc: Layer already exists 20:16:03 latest: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:03 Configure a credential helper to remove this warning. See 20:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:03 20:16:03 Login Succeeded 20:16:03 nexus3.edgexfoundry.org:10003 20:16:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh 20:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.8 20:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:16:04 6653d02adf8c: Preparing 20:16:04 a709de742317: Preparing 20:16:04 37d7aa130c79: Preparing 20:16:04 54c26a9ec9c5: Preparing 20:16:04 bb81d3f9df9b: Preparing 20:16:04 1a058d5342cc: Preparing 20:16:04 1a058d5342cc: Waiting 20:16:04 54c26a9ec9c5: Layer already exists 20:16:04 a709de742317: Layer already exists 20:16:04 6653d02adf8c: Layer already exists 20:16:04 37d7aa130c79: Layer already exists 20:16:04 bb81d3f9df9b: Layer already exists 20:16:04 1a058d5342cc: Layer already exists 20:16:04 2.2.0-dev.8: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:04 Configure a credential helper to remove this warning. See 20:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:04 20:16:04 Login Succeeded 20:16:04 nexus3.edgexfoundry.org:10004 20:16:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh 20:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 20:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:16:04 6653d02adf8c: Preparing 20:16:04 a709de742317: Preparing 20:16:04 37d7aa130c79: Preparing 20:16:04 54c26a9ec9c5: Preparing 20:16:04 bb81d3f9df9b: Preparing 20:16:04 1a058d5342cc: Preparing 20:16:04 1a058d5342cc: Waiting 20:16:04 54c26a9ec9c5: Layer already exists 20:16:04 bb81d3f9df9b: Layer already exists 20:16:04 6653d02adf8c: Layer already exists 20:16:04 a709de742317: Layer already exists 20:16:04 37d7aa130c79: Layer already exists 20:16:04 1a058d5342cc: Layer already exists 20:16:04 1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:04 Configure a credential helper to remove this warning. See 20:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:04 20:16:04 Login Succeeded 20:16:04 docker.io 20:16:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 20:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 20:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:16:05 6653d02adf8c: Preparing 20:16:05 a709de742317: Preparing 20:16:05 37d7aa130c79: Preparing 20:16:05 54c26a9ec9c5: Preparing 20:16:05 bb81d3f9df9b: Preparing 20:16:05 1a058d5342cc: Preparing 20:16:05 1a058d5342cc: Waiting 20:16:05 37d7aa130c79: Layer already exists 20:16:05 54c26a9ec9c5: Layer already exists 20:16:05 bb81d3f9df9b: Layer already exists 20:16:05 a709de742317: Layer already exists 20:16:05 6653d02adf8c: Layer already exists 20:16:05 1a058d5342cc: Layer already exists 20:16:05 main: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:05 ===================================================== [Pipeline] echo 20:16:05 taggedImages: 20:16:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782 20:16:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:16:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.8 20:16:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 20:16:05 - 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] } 20:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:05 Configure a credential helper to remove this warning. See 20:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:05 20:16:05 Login Succeeded 20:16:05 ---> docker-login.sh ends [Pipeline] // stage Post stage [Pipeline] } 20:16:05 Deleting 1 temporary files [Pipeline] script [Pipeline] { [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 20:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:05 20:16:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 20:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:05 ========================================================= 20:16:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:16:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:16:06 Sending build context to Docker daemon 204.8kB 20:16:06 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 20:16:06 Step 2/13 : FROM ${BASE} AS builder 20:16:06 latest: Pulling from edgex-lftools-log-publisher 20:16:06 b4d181a07f80: Pulling fs layer 20:16:06 a1111a8f2ec3: Pulling fs layer 20:16:06 ed53099fbce6: Pulling fs layer 20:16:06 dc539afda2c1: Pulling fs layer 20:16:06 77bc0d833cb6: Pulling fs layer 20:16:06 9065ff56babe: Pulling fs layer 20:16:06 d287ab97295c: Pulling fs layer 20:16:06 77bc0d833cb6: Waiting 20:16:06 9065ff56babe: Waiting 20:16:06 d287ab97295c: Waiting 20:16:06 dc539afda2c1: Waiting 20:16:06 a1111a8f2ec3: Verifying Checksum 20:16:06 a1111a8f2ec3: Download complete 20:16:06 dc539afda2c1: Verifying Checksum 20:16:06 dc539afda2c1: Download complete 20:16:06 ed53099fbce6: Verifying Checksum 20:16:06 ed53099fbce6: Download complete 20:16:06 9065ff56babe: Verifying Checksum 20:16:06 9065ff56babe: Download complete 20:16:06 77bc0d833cb6: Verifying Checksum 20:16:06 77bc0d833cb6: Download complete 20:16:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:16:06 9b3977197b4f: Pulling fs layer 20:16:06 1a89e8eeedd5: Pulling fs layer 20:16:06 94645a83ff95: Pulling fs layer 20:16:06 3f3a8bcf1eab: Pulling fs layer 20:16:06 0c92f367c5e7: Pulling fs layer 20:16:06 4b8299f9d1f4: Pulling fs layer 20:16:06 9a6b49a46696: Pulling fs layer 20:16:06 cf05db05a679: Pulling fs layer 20:16:06 4b8299f9d1f4: Waiting 20:16:06 9a6b49a46696: Waiting 20:16:06 cf05db05a679: Waiting 20:16:06 3f3a8bcf1eab: Waiting 20:16:06 0c92f367c5e7: Waiting 20:16:06 94645a83ff95: Download complete 20:16:06 1a89e8eeedd5: Download complete 20:16:06 0c92f367c5e7: Verifying Checksum 20:16:06 0c92f367c5e7: Download complete 20:16:06 4b8299f9d1f4: Verifying Checksum 20:16:06 4b8299f9d1f4: Download complete 20:16:06 9a6b49a46696: Download complete 20:16:06 9b3977197b4f: Download complete 20:16:06 b4d181a07f80: Verifying Checksum 20:16:06 b4d181a07f80: Download complete 20:16:07 d287ab97295c: Verifying Checksum 20:16:07 d287ab97295c: Download complete 20:16:07 9b3977197b4f: Pull complete 20:16:08 1a89e8eeedd5: Pull complete 20:16:08 b4d181a07f80: Pull complete 20:16:08 94645a83ff95: Pull complete 20:16:08 cf05db05a679: Verifying Checksum 20:16:08 cf05db05a679: Download complete 20:16:09 a1111a8f2ec3: Pull complete 20:16:09 3f3a8bcf1eab: Verifying Checksum 20:16:09 3f3a8bcf1eab: Download complete 20:16:10 ed53099fbce6: Pull complete 20:16:10 dc539afda2c1: Pull complete 20:16:11 77bc0d833cb6: Pull complete 20:16:11 9065ff56babe: Pull complete 20:16:19 d287ab97295c: Pull complete 20:16:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:16:19 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:16:19 $ 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/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-lftools-log-publisher:latest cat 20:16:21 3f3a8bcf1eab: Pull complete 20:16:21 0c92f367c5e7: Pull complete 20:16:21 4b8299f9d1f4: Pull complete 20:16:21 9a6b49a46696: Pull complete 20:16:27 cf05db05a679: Pull complete 20:16:27 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 20:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:16:27 ---> 0ccda1f7e2ee 20:16:27 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:16:28 ---> Running in 0c595ecdc23d 20:16:29 Removing intermediate container 0c595ecdc23d 20:16:29 ---> 93cb0523ab78 20:16:29 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:16:29 ---> Running in abfaf34271d0 20:16:29 Removing intermediate container abfaf34271d0 20:16:29 ---> d3b3a5b43cf1 20:16:29 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:16:29 ---> Running in 1014844e6de2 20:16:29 Removing intermediate container 1014844e6de2 20:16:29 ---> 52b187bb28d0 20:16:29 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:16:29 ---> Running in fc9049209f2d 20:16:31 Removing intermediate container fc9049209f2d 20:16:31 ---> 725376d0eae4 20:16:31 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:16:32 ---> Running in 766f56b8fb55 20:16:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:34 OK: 220 MiB in 52 packages 20:16:35 Removing intermediate container 766f56b8fb55 20:16:35 ---> 218cc07f4524 20:16:35 Step 8/13 : WORKDIR /app 20:16:35 ---> Running in 07271d140a30 20:16:35 Removing intermediate container 07271d140a30 20:16:35 ---> 8517df27378e 20:16:35 Step 9/13 : COPY go.mod vendor* ./ 20:16:36 ---> f6913591cc79 20:16:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:36 ---> Running in 539b44779430 20:16:45 $ docker top cd8ee3ee14c1c461b96e45eb386fe8809db244988bdbca6dae7c5cb9276aab77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:46 ---> job-cost.sh 20:16:46 lf-activate-venv: SKIPPING 20:16:46 INFO: No Stack... 20:16:46 INFO: Retrieving Pricing Info for: v3-standard-2 20:16:46 INFO: Archiving Costs [Pipeline] sh 20:16:47 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 20:16:47 + cut -d, -f6 [Pipeline] lock 20:16:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] 20:16:47 Resource [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] did not exist. Created. 20:16:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:47 + echo total: 0.05999999865889549 [Pipeline] stash 20:16:47 Stashed 1 file(s) [Pipeline] } 20:16:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:47 $ docker stop --time=1 cd8ee3ee14c1c461b96e45eb386fe8809db244988bdbca6dae7c5cb9276aab77 20:16:49 $ docker rm -f cd8ee3ee14c1c461b96e45eb386fe8809db244988bdbca6dae7c5cb9276aab77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:17:58 Removing intermediate container 539b44779430 20:17:58 ---> b822a898dc6f 20:17:58 Step 11/13 : COPY . . 20:17:58 ---> 1b71e11812db 20:17:58 Step 12/13 : ARG MAKE="make build" 20:17:58 ---> Running in 5d8888ac6d05 20:17:58 Removing intermediate container 5d8888ac6d05 20:17:58 ---> 777ce65c0c6d 20:17:58 Step 13/13 : RUN $MAKE 20:17:58 ---> Running in 16a46bc3d2fe 20:17:58 noop 20:17:58 Removing intermediate container 16a46bc3d2fe 20:17:58 ---> a49cfa354cb0 20:17:58 Successfully built a49cfa354cb0 20:17:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:17:58 + docker inspect -f . ci-base-image-arm64 20:17:58 . [Pipeline] withDockerContainer 20:17:59 prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container 20:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/44 -v /w/workspace/app-service-configurable/44:/w/workspace/app-service-configurable/44:rw,z -v /w/workspace/app-service-configurable/44@tmp:/w/workspace/app-service-configurable/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:18:00 $ docker top 6d7d9dc0f6fc304c385171ffbaa53665a1466a8cebb3091278a7a0b1feaccb85 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:01 + go version 20:18:01 go version go1.17.6 linux/arm64 [Pipeline] } 20:18:01 $ docker stop --time=1 6d7d9dc0f6fc304c385171ffbaa53665a1466a8cebb3091278a7a0b1feaccb85 20:18:03 $ docker rm -f 6d7d9dc0f6fc304c385171ffbaa53665a1466a8cebb3091278a7a0b1feaccb85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:18:04 + docker inspect -f . ci-base-image-arm64 20:18:04 . [Pipeline] withDockerContainer 20:18:04 prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container 20:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/44 -v /w/workspace/app-service-configurable/44:/w/workspace/app-service-configurable/44:rw,z -v /w/workspace/app-service-configurable/44@tmp:/w/workspace/app-service-configurable/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:18:05 $ docker top 939de9f3ef8cb07ed124399204983924e5da00fcfd215775b971b67f740ab58b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:18:06 + make test 20:18:06 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:19:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:19:03 CGO_ENABLED=1 go vet ./... 20:19:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:19:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:19:18 ./bin/test-attribution-txt.sh [Pipeline] echo 20:19:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:19:20 $ docker stop --time=1 939de9f3ef8cb07ed124399204983924e5da00fcfd215775b971b67f740ab58b 20:19:21 $ docker rm -f 939de9f3ef8cb07ed124399204983924e5da00fcfd215775b971b67f740ab58b [Pipeline] // withDockerContainer [Pipeline] sh 20:19:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:19:22 Warning: overwriting stash ‘coverage-report’ 20:19:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:19:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:19:23 + ls -al . 20:19:23 total 172 20:19:23 drwxrwxr-x 7 jenkins jenkins 4096 Jan 19 20:19 . 20:19:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:15 .. 20:19:23 -rw-rw-r-- 1 jenkins jenkins 119 Jan 19 20:15 .dockerignore 20:19:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 20:15 .git 20:19:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:15 .github 20:19:23 -rw-rw-r-- 1 jenkins jenkins 104 Jan 19 20:15 .gitignore 20:19:23 -rw-rw-r-- 1 jenkins jenkins 7608 Jan 19 20:15 Attribution.txt 20:19:23 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 19 20:15 CHANGELOG.md 20:19:23 -rw-rw-r-- 1 jenkins jenkins 2087 Jan 19 20:15 Dockerfile 20:19:23 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 20:15 GOVERNANCE.md 20:19:23 -rw-rw-r-- 1 jenkins jenkins 687 Jan 19 20:15 Jenkinsfile 20:19:23 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 19 20:15 LICENSE 20:19:23 -rw-rw-r-- 1 jenkins jenkins 618 Jan 19 20:15 OWNERS.md 20:19:23 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 19 20:15 README.md 20:19:23 -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 20:11 VERSION 20:19:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:15 bin 20:19:23 -rw-r--r-- 1 jenkins jenkins 10 Jan 19 20:18 coverage.out 20:19:23 -rw-rw-r-- 1 jenkins jenkins 136 Jan 19 20:15 go.mod 20:19:23 -rw-rw-r-- 1 jenkins jenkins 49310 Jan 19 20:15 go.sum 20:19:23 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 19 20:15 main.go 20:19:23 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 19 20:15 makefile 20:19:23 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 20:15 res 20:19:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:15 snap [Pipeline] isUnix [Pipeline] sh 20:19:24 + 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=1b0e324d4a66c3d82fe335eb1012cc37cc187782 --label arch=arm64 --label version=2.2.0-dev.8 . 20:19:24 Sending build context to Docker daemon 205.8kB 20:19:24 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 20:19:24 Step 2/27 : FROM ${BASE} AS builder 20:19:24 ---> a49cfa354cb0 20:19:24 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:19:24 ---> Running in 9616ab9a9566 20:19:25 Removing intermediate container 9616ab9a9566 20:19:25 ---> 8de26ce06a9c 20:19:25 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:19:25 ---> Running in 267a2e67645c 20:19:25 Removing intermediate container 267a2e67645c 20:19:25 ---> a3fec14d4fb0 20:19:25 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:19:25 ---> Running in d0d8c9d46e5a 20:19:25 Removing intermediate container d0d8c9d46e5a 20:19:25 ---> e8971b666349 20:19:25 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:25 ---> Running in 5415a3adbbe7 20:19:27 Removing intermediate container 5415a3adbbe7 20:19:27 ---> e2459d50a122 20:19:27 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:19:27 ---> Running in b375f5ec05b8 20:19:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:19:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:19:30 OK: 220 MiB in 52 packages 20:19:31 Removing intermediate container b375f5ec05b8 20:19:31 ---> a0b0b1b1f25f 20:19:31 Step 8/27 : WORKDIR /app 20:19:31 ---> Running in b5875f50937c 20:19:32 Removing intermediate container b5875f50937c 20:19:32 ---> d7b248b5b492 20:19:32 Step 9/27 : COPY go.mod vendor* ./ 20:19:32 ---> 2be835998828 20:19:32 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:32 ---> Running in 8af017d5d017 20:19:34 Removing intermediate container 8af017d5d017 20:19:34 ---> 428516d22839 20:19:34 Step 11/27 : COPY . . 20:19:35 ---> 30fb45c5cf7a 20:19:35 Step 12/27 : ARG MAKE="make build" 20:19:35 ---> Running in 926caf5c337c 20:19:35 Removing intermediate container 926caf5c337c 20:19:35 ---> 152ed5d0daf8 20:19:35 Step 13/27 : RUN $MAKE 20:19:35 ---> Running in fda17e54eac6 20:19:36 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.8" -o app-service-configurable 20:20:23 Removing intermediate container fda17e54eac6 20:20:23 ---> e67a60e823cb 20:20:23 Step 14/27 : FROM alpine:3.14 20:20:23 3.14: Pulling from library/alpine 20:20:23 be307f383ecc: Pulling fs layer 20:20:23 be307f383ecc: Verifying Checksum 20:20:23 be307f383ecc: Download complete 20:20:23 be307f383ecc: Pull complete 20:20:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:20:23 Status: Downloaded newer image for alpine:3.14 20:20:23 ---> 5b8b7b635229 20:20:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:20:23 ---> Running in 6f8ca6441f90 20:20:23 Removing intermediate container 6f8ca6441f90 20:20:23 ---> 684dd5043786 20:20:23 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:20:23 ---> Running in c50b97876195 20:20:23 Removing intermediate container c50b97876195 20:20:23 ---> 447cda24ba08 20:20:23 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:20:24 ---> Running in 903a51f858af 20:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:20:26 (1/7) Installing ca-certificates (20191127-r5) 20:20:26 (2/7) Installing dumb-init (1.2.5-r1) 20:20:26 (3/7) Installing libgcc (10.3.1_git20210424-r2) 20:20:26 (4/7) Installing libsodium (1.0.18-r0) 20:20:26 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 20:20:26 (6/7) Installing libzmq (4.3.4-r0) 20:20:26 (7/7) Installing zeromq (4.3.4-r0) 20:20:26 Executing busybox-1.33.1-r6.trigger 20:20:26 Executing ca-certificates-20191127-r5.trigger 20:20:26 OK: 9 MiB in 21 packages 20:20:28 Removing intermediate container 903a51f858af 20:20:28 ---> d41049db2eee 20:20:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:20:28 ---> fa9fab7d93fe 20:20:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:20:29 ---> 6219207c0554 20:20:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:20:29 ---> 2e3733c17016 20:20:29 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:20:30 ---> 966231ce7266 20:20:30 Step 22/27 : EXPOSE 48095 20:20:30 ---> Running in da33e53b0a73 20:20:31 Removing intermediate container da33e53b0a73 20:20:31 ---> 92c705f929e0 20:20:31 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:20:31 ---> Running in c043388e3e78 20:20:31 Removing intermediate container c043388e3e78 20:20:31 ---> b96cec8f3420 20:20:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:31 ---> Running in 59ba2363fd43 20:20:32 Removing intermediate container 59ba2363fd43 20:20:32 ---> 358a52ae4b69 20:20:32 Step 25/27 : LABEL arch=arm64 20:20:32 ---> Running in ced81698cd40 20:20:32 Removing intermediate container ced81698cd40 20:20:32 ---> 4882f404a938 20:20:32 Step 26/27 : LABEL git_sha=1b0e324d4a66c3d82fe335eb1012cc37cc187782 20:20:32 ---> Running in 678c7703b9b6 20:20:32 Removing intermediate container 678c7703b9b6 20:20:32 ---> 6a62465a6906 20:20:32 Step 27/27 : LABEL version=2.2.0-dev.8 20:20:33 ---> Running in d8543f31f7bd 20:20:33 Removing intermediate container d8543f31f7bd 20:20:33 ---> c224d4aafbc7 20:20:33 [Warning] One or more build-args [ARCH] were not consumed 20:20:33 Successfully built c224d4aafbc7 20:20:33 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 20:20:33 provisioning config files... 20:20:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/44@tmp/config7193016757308658209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:33 ---> docker-login.sh 20:20:33 nexus3.edgexfoundry.org:10001 20:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:34 Configure a credential helper to remove this warning. See 20:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:34 20:20:34 Login Succeeded 20:20:34 nexus3.edgexfoundry.org:10002 20:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:34 Configure a credential helper to remove this warning. See 20:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:34 20:20:34 Login Succeeded 20:20:34 nexus3.edgexfoundry.org:10003 20:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:35 Configure a credential helper to remove this warning. See 20:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:35 20:20:35 Login Succeeded 20:20:35 nexus3.edgexfoundry.org:10004 20:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:35 Configure a credential helper to remove this warning. See 20:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:35 20:20:35 Login Succeeded 20:20:35 docker.io 20:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:36 Configure a credential helper to remove this warning. See 20:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:36 20:20:36 Login Succeeded 20:20:36 ---> docker-login.sh ends [Pipeline] } 20:20:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:20:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:36 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 20:20:36 1b0e324d4a66c3d82fe335eb1012cc37cc187782 20:20:36 latest 20:20:36 2.2.0-dev.8 20:20:36 1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 20:20:36 main 20:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:20:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] isUnix [Pipeline] sh 20:20:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782 20:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:20:36 a212f1479df0: Preparing 20:20:36 0d139dee361f: Preparing 20:20:36 7d247d107d72: Preparing 20:20:36 01e87c894566: Preparing 20:20:36 94f3dec69426: Preparing 20:20:36 62170e181a92: Preparing 20:20:36 62170e181a92: Waiting 20:20:37 01e87c894566: Pushed 20:20:37 0d139dee361f: Pushed 20:20:37 7d247d107d72: Pushed 20:20:37 62170e181a92: Layer already exists 20:20:38 94f3dec69426: Pushed 20:20:40 a212f1479df0: Pushed 20:20:40 1b0e324d4a66c3d82fe335eb1012cc37cc187782: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:20:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:20:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:20:41 a212f1479df0: Preparing 20:20:41 0d139dee361f: Preparing 20:20:41 7d247d107d72: Preparing 20:20:41 01e87c894566: Preparing 20:20:41 94f3dec69426: Preparing 20:20:41 62170e181a92: Preparing 20:20:41 62170e181a92: Waiting 20:20:41 01e87c894566: Layer already exists 20:20:41 94f3dec69426: Layer already exists 20:20:41 0d139dee361f: Layer already exists 20:20:41 a212f1479df0: Layer already exists 20:20:41 7d247d107d72: Layer already exists 20:20:41 62170e181a92: Layer already exists 20:20:41 latest: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:20:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh 20:20:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.8 20:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:20:42 a212f1479df0: Preparing 20:20:42 0d139dee361f: Preparing 20:20:42 7d247d107d72: Preparing 20:20:42 01e87c894566: Preparing 20:20:42 94f3dec69426: Preparing 20:20:42 62170e181a92: Preparing 20:20:42 01e87c894566: Layer already exists 20:20:42 7d247d107d72: Layer already exists 20:20:42 a212f1479df0: Layer already exists 20:20:42 0d139dee361f: Layer already exists 20:20:42 94f3dec69426: Layer already exists 20:20:42 62170e181a92: Layer already exists 20:20:42 2.2.0-dev.8: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:20:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh 20:20:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 20:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:20:43 a212f1479df0: Preparing 20:20:43 0d139dee361f: Preparing 20:20:43 7d247d107d72: Preparing 20:20:43 01e87c894566: Preparing 20:20:43 94f3dec69426: Preparing 20:20:43 62170e181a92: Preparing 20:20:43 62170e181a92: Waiting 20:20:43 94f3dec69426: Layer already exists 20:20:43 01e87c894566: Layer already exists 20:20:43 a212f1479df0: Layer already exists 20:20:43 0d139dee361f: Layer already exists 20:20:43 7d247d107d72: Layer already exists 20:20:43 62170e181a92: Layer already exists 20:20:43 1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:20:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 20:20:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 20:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:20:44 a212f1479df0: Preparing 20:20:44 0d139dee361f: Preparing 20:20:44 7d247d107d72: Preparing 20:20:44 01e87c894566: Preparing 20:20:44 94f3dec69426: Preparing 20:20:44 62170e181a92: Preparing 20:20:44 62170e181a92: Waiting 20:20:44 a212f1479df0: Layer already exists 20:20:44 7d247d107d72: Layer already exists 20:20:44 01e87c894566: Layer already exists 20:20:44 94f3dec69426: Layer already exists 20:20:44 0d139dee361f: Layer already exists 20:20:44 62170e181a92: Layer already exists 20:20:44 main: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:20:44 ===================================================== [Pipeline] echo 20:20:44 taggedImages: 20:20:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782 20:20:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:20:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.8 20:20:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 20:20:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:20:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:45 20:20:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:20:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:45 arm64: Pulling from edgex-lftools-log-publisher 20:20:45 448f6bf000e3: Pulling fs layer 20:20:45 f757da607395: Pulling fs layer 20:20:45 05883995daec: Pulling fs layer 20:20:45 8603b9c90790: Pulling fs layer 20:20:45 1560dd03e051: Pulling fs layer 20:20:45 27f5ce0e4adf: Pulling fs layer 20:20:45 c2d8d7efcc4b: Pulling fs layer 20:20:45 1560dd03e051: Waiting 20:20:45 27f5ce0e4adf: Waiting 20:20:45 c2d8d7efcc4b: Waiting 20:20:45 8603b9c90790: Waiting 20:20:45 f757da607395: Verifying Checksum 20:20:45 f757da607395: Download complete 20:20:45 8603b9c90790: Verifying Checksum 20:20:45 8603b9c90790: Download complete 20:20:46 1560dd03e051: Verifying Checksum 20:20:46 1560dd03e051: Download complete 20:20:46 27f5ce0e4adf: Verifying Checksum 20:20:46 27f5ce0e4adf: Download complete 20:20:46 05883995daec: Verifying Checksum 20:20:46 05883995daec: Download complete 20:20:46 448f6bf000e3: Download complete 20:20:48 c2d8d7efcc4b: Verifying Checksum 20:20:48 c2d8d7efcc4b: Download complete 20:20:50 448f6bf000e3: Pull complete 20:20:50 f757da607395: Pull complete 20:20:52 05883995daec: Pull complete 20:20:52 8603b9c90790: Pull complete 20:20:53 1560dd03e051: Pull complete 20:20:53 27f5ce0e4adf: Pull complete 20:21:08 c2d8d7efcc4b: Pull complete 20:21:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:21:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:21:08 prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container 20:21:09 $ 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/44 -v /w/workspace/app-service-configurable/44:/w/workspace/app-service-configurable/44:rw,z -v /w/workspace/app-service-configurable/44@tmp:/w/workspace/app-service-configurable/44@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:arm64 cat 20:21:11 $ docker top fe48a86c6a70235c47aade4b13e615b337b69ab4e4ea41e9616772e5a2be6811 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:12 ---> job-cost.sh 20:21:12 lf-activate-venv: SKIPPING 20:21:12 INFO: No Stack... 20:21:12 INFO: Retrieving Pricing Info for: v3-standard-4 20:21:13 INFO: Archiving Costs [Pipeline] sh 20:21:14 + cat /w/workspace/app-service-configurable/44/archives/cost.csv 20:21:14 + cut -d, -f6 [Pipeline] lock 20:21:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] 20:21:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] did not exist. Created. 20:21:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:21:14 /w/workspace/app-service-configurable/44@tmp/durable-3024a4c5/script.sh: 1: /w/workspace/app-service-configurable/44@tmp/durable-3024a4c5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:21:15 + echo total: 0.10999999940395355 [Pipeline] stash 20:21:15 Warning: overwriting stash ‘stack-cost’ 20:21:15 Stashed 1 file(s) [Pipeline] } 20:21:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 20:21:15 $ docker stop --time=1 fe48a86c6a70235c47aade4b13e615b337b69ab4e4ea41e9616772e5a2be6811 20:21:17 $ docker rm -f fe48a86c6a70235c47aade4b13e615b337b69ab4e4ea41e9616772e5a2be6811 [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 20:21:17 provisioning config files... 20:21:17 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7749523681464744807tmp [Pipeline] { [Pipeline] sh 20:21:17 + set +x 20:21:17 + curl -s https://codecov.io/bash 20:21:17 + bash -s -- 20:21:17 20:21:17 _____ _ 20:21:17 / ____| | | 20:21:17 | | ___ __| | ___ ___ _____ __ 20:21:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:21:17 | |___| (_) | (_| | __/ (_| (_) \ V / 20:21:17 \_____\___/ \__,_|\___|\___\___/ \_/ 20:21:17 Bash-1.0.6 20:21:17 20:21:17 20:21:17 ==> git version 2.24.4 found 20:21:17 ==> 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 20:21:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:21:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:21:17 ==> Jenkins CI detected. 20:21:17 current dir:  /w/workspace/ry_app-service-configurable_main 20:21:17 project root: . 20:21:17 --> token set from env 20:21:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:21:18 ==> Running gcov in . (disable via -X gcov) 20:21:18 ==> Python coveragepy not found 20:21:18 ==> Searching for coverage reports in: 20:21:18 + . 20:21:18 -> Found 1 reports 20:21:18 ==> Detecting git/mercurial file structure 20:21:18 ==> Reading reports 20:21:18 + ./coverage.out bytes=10 20:21:18 ==> Appending adjustments 20:21:18 https://docs.codecov.io/docs/fixing-reports 20:21:18 + Found adjustments 20:21:18 ==> Gzipping contents 20:21:18 4.0K /tmp/codecov.eZJ1Xl.gz 20:21:18 ==> Uploading reports 20:21:18 url: https://codecov.io 20:21:18 query: branch=main&commit=1b0e324d4a66c3d82fe335eb1012cc37cc187782&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:21:18 -> Pinging Codecov 20:21:18 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=1b0e324d4a66c3d82fe335eb1012cc37cc187782&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:21:18 -> Uploading to 20:21:18 https://storage.googleapis.com/codecov/v4/raw/2022-01-19/A97CA9966030D2A3747ED39772930CCE/1b0e324d4a66c3d82fe335eb1012cc37cc187782/c8dac59e-a0df-4843-b423-2d841f782846.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T202118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=209c197b33b422354726cc9bae48f54eafe92509ac73e05f9d3b4053626c27d5 20:21:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:21:18 Dload Upload Total Spent Left Speed 20:21:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1705 --:--:-- --:--:-- --:--:-- 1706 20:21:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] } 20:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:21:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:21:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:21:19 20:21:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:21:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:21:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:21:19 188c0c94c7c5: Pulling fs layer 20:21:19 0ef7d3d256c8: Pulling fs layer 20:21:19 de9db76c5a1d: Pulling fs layer 20:21:19 0eba1c9be4d2: Pulling fs layer 20:21:19 0d57e429df01: Pulling fs layer 20:21:19 4e4be7b47b0d: Pulling fs layer 20:21:19 e1f770b5df2f: Pulling fs layer 20:21:19 85a0685a4137: Pulling fs layer 20:21:19 0d57e429df01: Waiting 20:21:19 4e4be7b47b0d: Waiting 20:21:19 e1f770b5df2f: Waiting 20:21:19 85a0685a4137: Waiting 20:21:19 0eba1c9be4d2: Waiting 20:21:19 de9db76c5a1d: Verifying Checksum 20:21:19 de9db76c5a1d: Download complete 20:21:19 0ef7d3d256c8: Verifying Checksum 20:21:19 0ef7d3d256c8: Download complete 20:21:19 0d57e429df01: Download complete 20:21:19 4e4be7b47b0d: Verifying Checksum 20:21:19 4e4be7b47b0d: Download complete 20:21:19 188c0c94c7c5: Verifying Checksum 20:21:19 188c0c94c7c5: Download complete 20:21:20 e1f770b5df2f: Verifying Checksum 20:21:20 e1f770b5df2f: Download complete 20:21:20 0eba1c9be4d2: Verifying Checksum 20:21:20 0eba1c9be4d2: Download complete 20:21:20 188c0c94c7c5: Pull complete 20:21:20 85a0685a4137: Verifying Checksum 20:21:20 85a0685a4137: Download complete 20:21:20 0ef7d3d256c8: Pull complete 20:21:20 de9db76c5a1d: Pull complete 20:21:25 0eba1c9be4d2: Pull complete 20:21:25 0d57e429df01: Pull complete 20:21:25 4e4be7b47b0d: Pull complete 20:21:25 e1f770b5df2f: Pull complete 20:21:29 85a0685a4137: Pull complete 20:21:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:21:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:21:29 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:21:29 $ 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 20:21:32 $ docker top 82062823a46d83b9f62c8b4a4049515d8b6f70bb86c3a9e268567f3c1cccb090 -eo pid,comm [Pipeline] { [Pipeline] echo 20:21:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:21:33 + set -o pipefail 20:21:33 + snyk monitor '--org=edgex-jenkins' 20:21:38 20:21:38 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 20:21:38 20:21:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/7f829520-638f-4b11-8ca8-88e0a5ccbff6 20:21:38 20:21:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:21:38 20:21:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:21:38 20:21:38 [Pipeline] } 20:21:38 $ docker stop --time=1 82062823a46d83b9f62c8b4a4049515d8b6f70bb86c3a9e268567f3c1cccb090 20:21:41 $ docker rm -f 82062823a46d83b9f62c8b4a4049515d8b6f70bb86c3a9e268567f3c1cccb090 [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 20:21:41 + git log --format=format:%s -1 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] sh 20:21:42 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:21:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:42 . [Pipeline] withDockerContainer 20:21:42 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:21:42 $ 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 20:21:42 $ docker top f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:43 [ssh-agent] Looking for ssh-agent implementation... 20:21:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:43 $ docker exec f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 ssh-agent 20:21:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfGIElE/agent.13 20:21:43 SSH_AGENT_PID=20 20:21:43 Running ssh-add (command line suppressed) 20:21:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_962698527302333624.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_962698527302333624.key) 20:21:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:43 + git semver tag 20:21:43 # -> Open(): unable to determine branch for HEAD 20:21:43 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 20:21:43 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 20:21:43 # $SEMVER_REMOTE_NAME = origin 20:21:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:21:43 # $SEMVER_USER_NAME = edgex-jenkins 20:21:43 # $SEMVER_BRANCH = main 20:21:43 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 20:21:43 # 1b0e324d4a66c3d82fe335eb1012cc37cc187782 HEAD 20:21:43 # -> Force: false 20:21:43 # f6ba8b4eb40d2ec902987b181f368c64d4e9e21a refs/tags/v2.2.0-dev.8 [Pipeline] } 20:21:43 $ docker exec --env ******** --env ******** f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 ssh-agent -k 20:21:43 unset SSH_AUTH_SOCK; 20:21:43 unset SSH_AGENT_PID; 20:21:43 echo Agent pid 20 killed; 20:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:44 + git semver [Pipeline] } 20:21:44 $ docker stop --time=1 f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 20:21:45 $ docker rm -f f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:21:45 20:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:21:46 0.23.1-centos7: Pulling from edgex-lftools 20:21:46 ab5ef0e58194: Pulling fs layer 20:21:46 9712f1f96733: Pulling fs layer 20:21:46 63f879dbbcfc: Pulling fs layer 20:21:46 0d9ebad4ef96: Pulling fs layer 20:21:46 e9a5061849ea: Pulling fs layer 20:21:46 d747dcd14b5f: Pulling fs layer 20:21:46 2de7ff778b66: Pulling fs layer 20:21:46 0d9ebad4ef96: Waiting 20:21:46 e9a5061849ea: Waiting 20:21:46 d747dcd14b5f: Waiting 20:21:46 2de7ff778b66: Waiting 20:21:46 9712f1f96733: Verifying Checksum 20:21:46 9712f1f96733: Download complete 20:21:46 63f879dbbcfc: Verifying Checksum 20:21:46 63f879dbbcfc: Download complete 20:21:46 ab5ef0e58194: Verifying Checksum 20:21:46 ab5ef0e58194: Download complete 20:21:46 d747dcd14b5f: Verifying Checksum 20:21:46 d747dcd14b5f: Download complete 20:21:46 e9a5061849ea: Verifying Checksum 20:21:46 e9a5061849ea: Download complete 20:21:46 0d9ebad4ef96: Verifying Checksum 20:21:46 0d9ebad4ef96: Download complete 20:21:46 2de7ff778b66: Verifying Checksum 20:21:46 2de7ff778b66: Download complete 20:21:49 ab5ef0e58194: Pull complete 20:21:49 9712f1f96733: Pull complete 20:21:50 63f879dbbcfc: Pull complete 20:21:54 0d9ebad4ef96: Pull complete 20:21:54 e9a5061849ea: Pull complete 20:21:54 d747dcd14b5f: Pull complete 20:21:56 2de7ff778b66: Pull complete 20:21:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:21:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:21:56 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:21:56 $ 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 20:21:59 $ docker top e8092f1bf8a4adcb4635e62de8ca9ea139d4bf0dc542bcb90295d03b9b7acb65 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:21:59 provisioning config files... 20:21:59 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3487458082139189120tmp 20:21:59 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7068464263157453283tmp 20:21:59 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3125885874118533667tmp [Pipeline] { [Pipeline] echo 20:21:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:22:00 ---> sigul-configuration.sh 20:22:00 gpg: directory `/root/.gnupg' created 20:22:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:22:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:22:00 gpg: keyring `/root/.gnupg/secring.gpg' created 20:22:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:22:00 gpg: CAST5 encrypted data 20:22:00 gpg: encrypted with 1 passphrase 20:22:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:22:00 + mkdir /home/jenkins 20:22:00 + mkdir /home/jenkins/sigul [Pipeline] sh 20:22: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 20:22:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:22:01 ---> sigul-install.sh 20:22:01 Sigul already installed; skipping installation. [Pipeline] sh 20:22:01 + git tag --list 20:22:01 v1.0.0 20:22:01 v1.1.0 20:22:01 v1.2.0 20:22:01 v1.3.0 20:22:01 v1.3.1 20:22:01 v2.0.0 20:22:01 v2.0.1 20:22:01 v2.0.1-dev.1 20:22:01 v2.0.2-dev.1 20:22:01 v2.0.2-dev.10 20:22:01 v2.0.2-dev.11 20:22:01 v2.0.2-dev.12 20:22:01 v2.0.2-dev.13 20:22:01 v2.0.2-dev.14 20:22:01 v2.0.2-dev.15 20:22:01 v2.0.2-dev.16 20:22:01 v2.0.2-dev.17 20:22:01 v2.0.2-dev.18 20:22:01 v2.0.2-dev.19 20:22:01 v2.0.2-dev.2 20:22:01 v2.0.2-dev.20 20:22:01 v2.0.2-dev.21 20:22:01 v2.0.2-dev.22 20:22:01 v2.0.2-dev.23 20:22:01 v2.0.2-dev.24 20:22:01 v2.0.2-dev.25 20:22:01 v2.0.2-dev.26 20:22:01 v2.0.2-dev.27 20:22:01 v2.0.2-dev.28 20:22:01 v2.0.2-dev.29 20:22:01 v2.0.2-dev.3 20:22:01 v2.0.2-dev.30 20:22:01 v2.0.2-dev.4 20:22:01 v2.0.2-dev.5 20:22:01 v2.0.2-dev.6 20:22:01 v2.0.2-dev.7 20:22:01 v2.0.2-dev.8 20:22:01 v2.0.2-dev.9 20:22:01 v2.1.0 20:22:01 v2.2.0-dev.1 20:22:01 v2.2.0-dev.2 20:22:01 v2.2.0-dev.3 20:22:01 v2.2.0-dev.4 20:22:01 v2.2.0-dev.5 20:22:01 v2.2.0-dev.6 20:22:01 v2.2.0-dev.7 20:22:01 v2.2.0-dev.8 [Pipeline] sh 20:22:01 + lftools sign git-tag v2.2.0-dev.8 20:22:02 Signing Git tag with Sigul... 20:22:02 Signing v2.2.0-dev.8 [Pipeline] echo 20:22:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:22:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:22:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:22:02 $ docker stop --time=1 e8092f1bf8a4adcb4635e62de8ca9ea139d4bf0dc542bcb90295d03b9b7acb65 20:22:04 $ docker rm -f e8092f1bf8a4adcb4635e62de8ca9ea139d4bf0dc542bcb90295d03b9b7acb65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:22:04 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:22:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:22:04 . [Pipeline] withDockerContainer 20:22:04 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:22: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 20:22:05 $ docker top 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:22:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:05 [ssh-agent] Looking for ssh-agent implementation... 20:22:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:05 $ docker exec 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 ssh-agent 20:22:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHBefF/agent.13 20:22:05 SSH_AGENT_PID=20 20:22:05 Running ssh-add (command line suppressed) 20:22:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6267370526060083624.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6267370526060083624.key) 20:22:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:06 + git semver bump pre 20:22:06 # -> Open(): unable to determine branch for HEAD 20:22:06 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 20:22:06 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 20:22:06 # $SEMVER_REMOTE_NAME = origin 20:22:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:22:06 # $SEMVER_USER_NAME = edgex-jenkins 20:22:06 # $SEMVER_BRANCH = main 20:22:06 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 20:22:06 2.2.0-dev.9 [Pipeline] } 20:22:06 $ docker exec --env ******** --env ******** 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 ssh-agent -k 20:22:06 unset SSH_AUTH_SOCK; 20:22:06 unset SSH_AGENT_PID; 20:22:06 echo Agent pid 20 killed; 20:22:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:06 + git semver [Pipeline] } 20:22:06 $ docker stop --time=1 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 20:22:07 $ docker rm -f 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:08 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:22:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:22:08 . [Pipeline] withDockerContainer 20:22:08 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:22: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 20:22:08 $ docker top f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:22:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:09 [ssh-agent] Looking for ssh-agent implementation... 20:22:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:09 $ docker exec f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 ssh-agent 20:22:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBLojEg/agent.13 20:22:09 SSH_AGENT_PID=20 20:22:09 Running ssh-add (command line suppressed) 20:22:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8181683588812954077.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8181683588812954077.key) 20:22:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:09 + git semver push 20:22:09 # -> Open(): unable to determine branch for HEAD 20:22:09 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 20:22:09 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 20:22:09 # $SEMVER_REMOTE_NAME = origin 20:22:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:22:09 # $SEMVER_USER_NAME = edgex-jenkins 20:22:09 # $SEMVER_BRANCH = main 20:22:09 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 20:22:11 $ docker exec --env ******** --env ******** f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 ssh-agent -k 20:22:11 unset SSH_AUTH_SOCK; 20:22:11 unset SSH_AGENT_PID; 20:22:11 echo Agent pid 20 killed; 20:22:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:11 + git semver [Pipeline] } 20:22:11 $ docker stop --time=1 f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 20:22:13 $ docker rm -f f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:22:13 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 20:22:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:22:13 total 8 20:22:13 drwxr-xr-x. 3 root root 34 Jan 19 20:16 . 20:22:13 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 20:22 .. 20:22:13 drwxr-xr-x. 2 root root 6 Jan 19 20:16 cost 20:22:13 -rw-r--r--. 1 root root 94 Jan 19 20:16 cost.csv 20:22:13 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 20:22:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:22:13 total 8 20:22:13 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 20:16 . 20:22:13 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 20:22 .. 20:22:13 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 20:16 cost 20:22:13 -rw-r--r--. 1 jenkins jenkins 94 Jan 19 20:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:22:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:22:14 ---> package-listing.sh 20:22:14 ++ tr '[:upper:]' '[:lower:]' 20:22:14 ++ facter osfamily 20:22:14 + OS_FAMILY=redhat 20:22:14 + workspace=/w/workspace/ry_app-service-configurable_main 20:22:14 + START_PACKAGES=/tmp/packages_start.txt 20:22:14 + END_PACKAGES=/tmp/packages_end.txt 20:22:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:22:14 + PACKAGES=/tmp/packages_start.txt 20:22:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:22:14 + PACKAGES=/tmp/packages_end.txt 20:22:14 + case "${OS_FAMILY}" in 20:22:14 + rpm -qa 20:22:14 + sort 20:22:15 + '[' -f /tmp/packages_start.txt ']' 20:22:15 + '[' -f /tmp/packages_end.txt ']' 20:22:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:22:15 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:22:15 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 20:22:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 20:22:15 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 20:22:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:22:16 . [Pipeline] withDockerContainer 20:22:16 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 20:22:16 $ 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 20:22:16 $ docker top 77125d60d3462f49dc6e3fbc06d230b8cb580f8d3a1bc7d103fdb6d0a6fdbf3f -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:17 + touch /tmp/pre-build-complete [Pipeline] sh 20:22:17 + mkdir -p /var/log/sysstat [Pipeline] sh 20:22:17 + ls /var/log/sa-host 20:22:17 + sadf -c /var/log/sa-host/sa17 20:22:17 file_magic: OK 20:22:17 HZ: Using current value: 100 20:22:17 file_header: OK 20:22:17 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 20:22:17 Statistics: 20:22:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:22:17 File successfully converted to sysstat format version 12.0.3 20:22:17 + sadf -c /var/log/sa-host/sa19 20:22:17 file_magic: OK 20:22:17 HZ: Using current value: 100 20:22:17 file_header: OK 20:22:17 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 20:22:17 Statistics: 20:22:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:22:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:22:17 provisioning config files... 20:22:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5019213915149458624tmp [Pipeline] { [Pipeline] echo 20:22:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:22:18 ---> create-netrc.sh [Pipeline] } 20:22:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:22:18 ---> python-tools-install.sh [Pipeline] echo 20:22:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:22:18 ---> sudo-logs.sh 20:22:18 Archiving 'sudo' log.. 20:22:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2045.novalocal: Name or service not known 20:22:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2045.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:22:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:22:18 ---> job-cost.sh 20:22:18 lf-activate-venv: SKIPPING 20:22:18 DEBUG: total: 0.05999999865889549 20:22:18 INFO: Retrieving Stack Cost... 20:22:19 INFO: Retrieving Pricing Info for: v3-standard-2 20:22:19 INFO: Archiving Costs [Pipeline] echo 20:22:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:22:20 ---> logs-deploy.sh 20:22:20 lf-activate-venv: SKIPPING 20:22:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/44 20:22:20 INFO: archiving workspace using pattern(s): 20:22:20 Archives upload complete. 20:22:20 INFO: archiving logs to Nexus 20:22:21 ---> uname -a: 20:22:21 Linux prd-centos7-docker-4c-2g-2045.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 20:22:21 20:22:21 20:22:21 ---> lscpu: 20:22:21 Architecture: x86_64 20:22:21 CPU op-mode(s): 32-bit, 64-bit 20:22:21 Byte Order: Little Endian 20:22:21 Address sizes: 40 bits physical, 48 bits virtual 20:22:21 CPU(s): 2 20:22:21 On-line CPU(s) list: 0,1 20:22:21 Thread(s) per core: 1 20:22:21 Core(s) per socket: 1 20:22:21 Socket(s): 2 20:22:21 NUMA node(s): 1 20:22:21 Vendor ID: AuthenticAMD 20:22:21 CPU family: 23 20:22:21 Model: 49 20:22:21 Model name: AMD EPYC-Rome Processor 20:22:21 Stepping: 0 20:22:21 CPU MHz: 2799.998 20:22:21 BogoMIPS: 5599.99 20:22:21 Virtualization: AMD-V 20:22:21 Hypervisor vendor: KVM 20:22:21 Virtualization type: full 20:22:21 L1d cache: 32K 20:22:21 L1i cache: 32K 20:22:21 L2 cache: 512K 20:22:21 L3 cache: 16384K 20:22:21 NUMA node0 CPU(s): 0,1 20:22:21 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 20:22:21 20:22:21 20:22:21 ---> nproc: 20:22:21 2 20:22:21 20:22:21 20:22:21 ---> df -h: 20:22:21 Filesystem Size Used Avail Use% Mounted on 20:22:21 overlay 40G 11G 30G 26% / 20:22:21 tmpfs 64M 0 64M 0% /dev 20:22:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:22:21 shm 64M 0 64M 0% /dev/shm 20:22:21 /dev/vda1 40G 11G 30G 26% /facter-os 20:22:21 20:22:21 20:22:21 ---> sar -b -r -n DEV: 20:22:21 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/19/22 _x86_64_ (2 CPU) 20:22:21 20:22:21 20:10:49 LINUX RESTART (2 CPU) 20:22:21 20:22:21 20:11:01 tps rtps wtps bread/s bwrtn/s 20:22:21 20:12:01 220.09 63.60 156.49 8938.16 53188.93 20:22:21 20:13:01 159.74 0.05 159.69 1.06 31623.69 20:22:21 20:14:01 144.46 0.00 144.46 0.00 22710.62 20:22:21 20:15:01 86.41 0.00 86.41 0.00 12213.22 20:22:21 20:16:01 56.06 0.00 56.06 0.00 7017.72 20:22:21 20:17:01 69.34 0.00 69.34 0.00 17655.06 20:22:21 20:18:01 4.95 0.00 4.95 0.00 315.73 20:22:21 20:19:01 0.28 0.00 0.28 0.00 3.80 20:22:21 20:20:01 0.25 0.00 0.25 0.00 2.30 20:22:21 20:21:01 0.17 0.00 0.17 0.00 1.48 20:22:21 20:22:01 218.90 0.03 218.87 3.73 52940.57 20:22:21 Average: 87.36 5.81 81.54 816.42 17983.01 20:22:21 20:22:21 20:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:22:21 20:12:01 4980328 0 740116 9.24 2620 2285868 1420084 15.68 655268 2050844 151576 20:22:21 20:13:01 4073788 0 888628 11.10 2620 3043896 1369296 15.12 784600 2677896 57340 20:22:21 20:14:01 3152876 0 1056928 13.20 2620 3796508 1522028 16.80 1560568 2738756 213172 20:22:21 20:15:01 4002588 0 954500 11.92 2620 3049224 1361144 15.03 878176 2674560 40 20:22:21 20:16:01 3844560 0 1015536 12.68 2620 3146216 1593292 17.59 1013924 2686720 32 20:22:21 20:17:01 3307744 0 1062476 13.27 2620 3636092 1318776 14.56 1037872 3123892 16 20:22:21 20:18:01 3310612 0 1059604 13.23 2620 3636096 1306428 14.42 1036792 3123892 12 20:22:21 20:19:01 3328980 0 1041228 13.00 2620 3636104 1272504 14.05 1019724 3123892 8 20:22:21 20:20:01 3326068 0 1044140 13.04 2620 3636104 1272504 14.05 1022356 3123892 8 20:22:21 20:21:01 3328932 0 1041268 13.00 2620 3636112 1272504 14.05 1019552 3123896 8 20:22:21 20:22:01 1714900 0 1333096 16.65 2620 4958316 1581780 17.46 1280820 4260752 300 20:22:21 Average: 3488307 0 1021593 12.76 2620 3496412 1390031 15.35 1028150 2973545 38410 20:22:21 20:22:21 20:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:22:21 20:12:01 eth0 546.20 293.70 4387.09 83.51 0.00 0.00 0.00 0.00 20:22:21 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:12:01 docker0 12.77 10.35 1.58 42.79 0.00 0.00 0.00 0.00 20:22:21 20:13:01 eth0 275.18 205.87 2085.27 22.76 0.00 0.00 0.00 0.00 20:22:21 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:13:01 docker0 200.86 265.33 15.82 2077.24 0.00 0.00 0.00 0.00 20:22:21 20:14:01 eth0 11.32 3.90 10.90 1.06 0.00 0.00 0.00 0.00 20:22:21 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:15:01 eth0 38.00 22.29 34.83 14.01 0.00 0.00 0.00 0.00 20:22:21 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:16:01 eth0 81.22 61.44 177.63 192.45 0.00 0.00 0.00 0.00 20:22:21 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:16:01 docker0 10.42 15.77 0.61 92.11 0.00 0.00 0.00 0.00 20:22:21 20:17:01 eth0 141.54 102.23 2620.92 90.96 0.00 0.00 0.00 0.00 20:22:21 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:18:01 eth0 0.92 0.57 0.52 0.42 0.00 0.00 0.00 0.00 20:22:21 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:19:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:22:21 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:20:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:22:21 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:21:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:22:21 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:22:01 veth1e26515 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:22:21 20:22:01 eth0 380.95 219.67 7660.47 72.73 0.00 0.00 0.00 0.00 20:22:21 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 20:22:01 docker0 31.92 51.39 3.00 386.92 0.00 0.00 0.00 0.00 20:22:21 Average: veth1e26515 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 Average: eth0 134.44 82.88 1545.84 43.50 0.00 0.00 0.00 0.00 20:22:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:21 Average: docker0 23.32 31.23 1.91 236.73 0.00 0.00 0.00 0.00 20:22:21 20:22:21 20:22:21 ---> sar -P ALL: 20:22:21 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/19/22 _x86_64_ (2 CPU) 20:22:21 20:22:21 20:10:49 LINUX RESTART (2 CPU) 20:22:21 20:22:21 20:11:01 CPU %user %nice %system %iowait %steal %idle 20:22:21 20:12:01 all 26.79 0.00 10.15 13.32 0.11 49.64 20:22:21 20:12:01 0 26.95 0.00 10.92 16.47 0.11 45.55 20:22:21 20:12:01 1 26.64 0.00 9.37 10.18 0.10 53.71 20:22:21 20:13:01 all 8.44 0.00 4.16 16.12 0.09 71.19 20:22:21 20:13:01 0 8.28 0.00 4.36 18.76 0.09 68.52 20:22:21 20:13:01 1 8.60 0.00 3.97 13.49 0.09 73.85 20:22:21 20:14:01 all 6.49 0.00 3.46 4.74 0.04 85.26 20:22:21 20:14:01 0 6.56 0.00 3.49 5.87 0.03 84.04 20:22:21 20:14:01 1 6.42 0.00 3.43 3.61 0.05 86.49 20:22:21 20:15:01 all 26.93 0.00 6.23 13.37 0.12 53.35 20:22:21 20:15:01 0 25.85 0.00 6.69 15.04 0.14 52.28 20:22:21 20:15:01 1 28.01 0.00 5.77 11.69 0.11 54.41 20:22:21 20:16:01 all 18.26 0.00 3.75 20.42 0.10 57.47 20:22:21 20:16:01 0 19.33 0.00 4.02 21.25 0.09 55.31 20:22:21 20:16:01 1 17.19 0.00 3.48 19.58 0.12 59.63 20:22:21 20:17:01 all 8.24 0.00 3.38 12.49 0.06 75.83 20:22:21 20:17:01 0 8.44 0.00 3.29 9.82 0.05 78.40 20:22:21 20:17:01 1 8.05 0.00 3.47 15.15 0.07 73.26 20:22:21 20:18:01 all 0.24 0.00 0.12 0.01 0.00 99.63 20:22:21 20:18:01 0 0.45 0.00 0.15 0.02 0.00 99.38 20:22:21 20:18:01 1 0.03 0.00 0.08 0.00 0.00 99.88 20:22:21 20:19:01 all 0.25 0.00 0.04 0.00 0.02 99.69 20:22:21 20:19:01 0 0.33 0.00 0.03 0.00 0.02 99.62 20:22:21 20:19:01 1 0.17 0.00 0.05 0.00 0.02 99.77 20:22:21 20:20:01 all 0.18 0.00 0.06 0.00 0.03 99.73 20:22:21 20:20:01 0 0.03 0.00 0.07 0.00 0.03 99.87 20:22:21 20:20:01 1 0.33 0.00 0.05 0.00 0.02 99.60 20:22:21 20:21:01 all 0.18 0.00 0.04 0.00 0.02 99.76 20:22:21 20:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:22:21 20:21:01 1 0.30 0.00 0.03 0.00 0.02 99.65 20:22:21 20:22:01 all 22.86 0.00 9.32 3.90 0.08 63.84 20:22:21 20:22:01 0 23.14 0.00 9.30 3.55 0.09 63.92 20:22:21 20:22:01 1 22.57 0.00 9.34 4.25 0.07 63.76 20:22:21 20:22:21 Average: CPU %user %nice %system %iowait %steal %idle 20:22:21 Average: all 10.61 0.00 3.64 7.57 0.06 78.12 20:22:21 Average: 0 10.65 0.00 3.78 8.14 0.06 77.36 20:22:21 Average: 1 10.56 0.00 3.49 7.01 0.06 78.89 20:22:21 20:22:21 20:22:21