Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ed787468645177c8f186633e86aabab1c6042de 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-ssh17630942724664933685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh15702352754368659703.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh111540053888415972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh5651679015466461337.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-ssh2120455657108894909.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 Running on prd-centos7-docker-4c-2g-6691 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-ssh4567831706324068755.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 7ed787468645177c8f186633e86aabab1c6042de (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 7ed787468645177c8f186633e86aabab1c6042de # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#386)" > git rev-list --no-walk 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:26:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:26:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:26:40 ========================================================= 15:26:40 EdgeX Global Pipelines Version Info 15:26:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:26:42 ------------------- 15:26:42 stable info: 15:26:42 ------------------- 15:26:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:26:42 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:26:42 Message: update stable to v1.0.220 15:26:42 ------------------- 15:26:42 experimental info: 15:26:42 ------------------- 15:26:42 Commited By: **** collab-it+edgex@linuxfoundation.org 15:26:42 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:26:42 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:26:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ed787468645177c8f186633e86aabab1c6042de [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ed7874 [Pipeline] echo 15:26:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:43 provisioning config files... 15:26:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4596340430718046208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:43 ---> docker-login.sh 15:26:43 nexus3.edgexfoundry.org:10001 15:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:43 Configure a credential helper to remove this warning. See 15:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:43 15:26:43 Login Succeeded 15:26:43 nexus3.edgexfoundry.org:10002 15:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:43 Configure a credential helper to remove this warning. See 15:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:43 15:26:43 Login Succeeded 15:26:43 nexus3.edgexfoundry.org:10003 15:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:44 Configure a credential helper to remove this warning. See 15:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:44 15:26:44 Login Succeeded 15:26:44 nexus3.edgexfoundry.org:10004 15:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:44 Configure a credential helper to remove this warning. See 15:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:44 15:26:44 Login Succeeded 15:26:44 docker.io 15:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:44 Configure a credential helper to remove this warning. See 15:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:44 15:26:44 Login Succeeded 15:26:44 ---> docker-login.sh ends [Pipeline] } 15:26:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:26:45 + git rev-list -1 --merges 7ed787468645177c8f186633e86aabab1c6042de~1..7ed787468645177c8f186633e86aabab1c6042de [Pipeline] echo 15:26:45 -----------> git rev-list -1 --merges 7ed787468645177c8f186633e86aabab1c6042de~1..7ed787468645177c8f186633e86aabab1c6042de 7ed787468645177c8f186633e86aabab1c6042de [false] [Pipeline] sh 15:26:45 + git log --format=format:%s -1 7ed787468645177c8f186633e86aabab1c6042de [Pipeline] echo 15:26:45 ========================================================= 15:26:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:26:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:45 + git log --format=format:%s -1 7ed787468645177c8f186633e86aabab1c6042de [Pipeline] echo 15:26:45 [semverPrep] GIT_COMMIT: 7ed787468645177c8f186633e86aabab1c6042de, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#386) [Pipeline] echo 15:26:45 [semverPrep] This is not a build commit. [Pipeline] sh 15:26:46 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:26:46 + grep -v github /etc/ssh/ssh_known_hosts 15:26:46 + '[' -e /tmp/ssh_known_hosts ']' 15:26:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:26:46 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:26:46 + sudo tee -a /etc/ssh/ssh_known_hosts 15:26:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:26:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:46 15:26:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:26:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:46 latest: Pulling from edgex-devops/git-semver 15:26:46 a0d0a0d46f8b: Pulling fs layer 15:26:46 3e5f54012d9b: Pulling fs layer 15:26:46 4c7163046ea9: Pulling fs layer 15:26:46 0c2d73faf560: Pulling fs layer 15:26:46 0c2d73faf560: Waiting 15:26:46 3e5f54012d9b: Verifying Checksum 15:26:46 3e5f54012d9b: Download complete 15:26:46 a0d0a0d46f8b: Verifying Checksum 15:26:46 a0d0a0d46f8b: Download complete 15:26:46 4c7163046ea9: Verifying Checksum 15:26:46 4c7163046ea9: Download complete 15:26:46 0c2d73faf560: Verifying Checksum 15:26:46 0c2d73faf560: Download complete 15:26:47 a0d0a0d46f8b: Pull complete 15:26:47 3e5f54012d9b: Pull complete 15:26:47 4c7163046ea9: Pull complete 15:26:47 0c2d73faf560: Pull complete 15:26:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:26:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:26:47 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:26:47 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:26:48 $ docker top e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:48 [ssh-agent] Looking for ssh-agent implementation... 15:26:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:48 $ docker exec e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 ssh-agent 15:26:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbkLEnP/agent.14 15:26:48 SSH_AGENT_PID=20 15:26:48 Running ssh-add (command line suppressed) 15:26:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5804917231258310504.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5804917231258310504.key) 15:26:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:49 + git tag --points-at HEAD [Pipeline] } 15:26:49 $ docker exec --env ******** --env ******** e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 ssh-agent -k 15:26:49 unset SSH_AUTH_SOCK; 15:26:49 unset SSH_AGENT_PID; 15:26:49 echo Agent pid 20 killed; 15:26:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:26:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:49 [ssh-agent] Looking for ssh-agent implementation... 15:26:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:49 $ docker exec e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 ssh-agent 15:26:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeCCiib/agent.53 15:26:49 SSH_AGENT_PID=59 15:26:49 Running ssh-add (command line suppressed) 15:26:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1301965770977388024.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1301965770977388024.key) 15:26:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:50 + git semver init 15:26:50 # -> Open(): unable to determine branch for HEAD 15:26:50 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:26:50 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:26:50 # $SEMVER_REMOTE_NAME = origin 15:26:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:26:50 # $SEMVER_USER_NAME = edgex-jenkins 15:26:50 # $SEMVER_BRANCH = main 15:26:50 # $SEMVER_TEMP = /tmp/semver-422175894 15:26:50 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:26:51 # '/tmp/semver-422175894' -> '/w/workspace/ry_app-service-configurable_main/.semver' 15:26:51 # -> Force: false 15:26:51 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:26:51 $ docker exec --env ******** --env ******** e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 ssh-agent -k 15:26:51 unset SSH_AUTH_SOCK; 15:26:51 unset SSH_AGENT_PID; 15:26:51 echo Agent pid 59 killed; 15:26:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:51 + git semver [Pipeline] } 15:26:51 $ docker stop --time=1 e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 15:26:52 $ docker rm -f e05a95362ebb8d604a30d57d4985c53d7615e7f7cb1cd6f19c4a31f22ca20b52 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:26:53 Stashed 1 file(s) [Pipeline] echo 15:26:53 [edgeXSemver]: initialized semver on version 2.2.0-dev.18 [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 15:26:53 provisioning config files... 15:26:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1814997680143861712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:53 ---> docker-login.sh 15:26:53 nexus3.edgexfoundry.org:10001 15:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:53 Configure a credential helper to remove this warning. See 15:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:53 15:26:53 Login Succeeded 15:26:53 nexus3.edgexfoundry.org:10002 15:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:53 Configure a credential helper to remove this warning. See 15:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:53 15:26:53 Login Succeeded 15:26:53 nexus3.edgexfoundry.org:10003 15:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:54 Configure a credential helper to remove this warning. See 15:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:54 15:26:54 Login Succeeded 15:26:54 nexus3.edgexfoundry.org:10004 15:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:54 Configure a credential helper to remove this warning. See 15:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:54 15:26:54 Login Succeeded 15:26:54 docker.io 15:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:54 Configure a credential helper to remove this warning. See 15:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:54 15:26:54 Login Succeeded 15:26:54 ---> docker-login.sh ends [Pipeline] } 15:26:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:54 ========================================================= 15:26:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:26:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:26:55 + 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 . 15:26:55 Sending build context to Docker daemon 2.968MB 15:26:55 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:26:55 Step 2/13 : FROM ${BASE} AS builder 15:26:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:26:55 59bf1c3509f3: Pulling fs layer 15:26:55 666ba61612fd: Pulling fs layer 15:26:55 8ed8ca486205: Pulling fs layer 15:26:55 4fe6c5a15a65: Pulling fs layer 15:26:55 22a0e8bec74d: Pulling fs layer 15:26:55 640e595b4fbd: Pulling fs layer 15:26:55 763cafe07f6e: Pulling fs layer 15:26:55 0c0b528cf693: Pulling fs layer 15:26:55 10935f4eaf8b: Pulling fs layer 15:26:55 4fe6c5a15a65: Waiting 15:26:55 22a0e8bec74d: Waiting 15:26:55 640e595b4fbd: Waiting 15:26:55 763cafe07f6e: Waiting 15:26:55 0c0b528cf693: Waiting 15:26:55 10935f4eaf8b: Waiting 15:26:55 8ed8ca486205: Verifying Checksum 15:26:55 8ed8ca486205: Download complete 15:26:55 666ba61612fd: Verifying Checksum 15:26:55 666ba61612fd: Download complete 15:26:55 22a0e8bec74d: Verifying Checksum 15:26:55 22a0e8bec74d: Download complete 15:26:55 59bf1c3509f3: Verifying Checksum 15:26:55 59bf1c3509f3: Download complete 15:26:55 640e595b4fbd: Verifying Checksum 15:26:55 640e595b4fbd: Download complete 15:26:55 763cafe07f6e: Verifying Checksum 15:26:55 763cafe07f6e: Download complete 15:26:55 0c0b528cf693: Verifying Checksum 15:26:55 0c0b528cf693: Download complete 15:26:56 4fe6c5a15a65: Verifying Checksum 15:26:56 4fe6c5a15a65: Download complete 15:26:56 59bf1c3509f3: Pull complete 15:26:56 10935f4eaf8b: Verifying Checksum 15:26:56 10935f4eaf8b: Download complete 15:26:56 666ba61612fd: Pull complete 15:26:56 8ed8ca486205: Pull complete 15:27:00 4fe6c5a15a65: Pull complete 15:27:00 22a0e8bec74d: Pull complete 15:27:00 640e595b4fbd: Pull complete 15:27:00 763cafe07f6e: Pull complete 15:27:00 0c0b528cf693: Pull complete 15:27:03 10935f4eaf8b: Pull complete 15:27:03 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:27:03 ---> 99d49a6021b9 15:27:03 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:27:05 ---> Running in bcf9b1ab7add 15:27:05 Removing intermediate container bcf9b1ab7add 15:27:05 ---> 75302b5ee565 15:27:05 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:27:05 ---> Running in c278cff18bc1 15:27:05 Removing intermediate container c278cff18bc1 15:27:05 ---> 6bd90902a375 15:27:05 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:27:05 ---> Running in c36b86e1655b 15:27:05 Removing intermediate container c36b86e1655b 15:27:05 ---> 20c759219d6a 15:27:05 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:05 ---> Running in 4ef2a4301661 15:27:05 Removing intermediate container 4ef2a4301661 15:27:05 ---> 7082b79f0365 15:27:05 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:27:05 ---> Running in a911dbe289ae 15:27:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:27:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:27:07 OK: 221 MiB in 52 packages 15:27:07 Removing intermediate container a911dbe289ae 15:27:07 ---> 58609db1a6d2 15:27:07 Step 8/13 : WORKDIR /app 15:27:07 ---> Running in 2cb864fc2dce 15:27:07 Removing intermediate container 2cb864fc2dce 15:27:07 ---> 07bbb2e906df 15:27:07 Step 9/13 : COPY go.mod vendor* ./ 15:27:07 ---> e742154cd97e 15:27:07 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:07 ---> Running in b3eeb63a1f78 15:27:08 Still waiting to schedule task 15:27:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:27:46 Removing intermediate container b3eeb63a1f78 15:27:46 ---> 523a5b619dc4 15:27:46 Step 11/13 : COPY . . 15:27:46 ---> bb0735f2f4cf 15:27:46 Step 12/13 : ARG MAKE="make build" 15:27:46 ---> Running in 2d6510695adb 15:27:46 Removing intermediate container 2d6510695adb 15:27:46 ---> 909dc55a2428 15:27:46 Step 13/13 : RUN $MAKE 15:27:46 ---> Running in a08b7eb1b758 15:27:46 noop 15:27:46 Removing intermediate container a08b7eb1b758 15:27:46 ---> 922a246da60e 15:27:46 Successfully built 922a246da60e 15:27:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:27:46 + docker inspect -f . ci-base-image-x86_64 15:27:46 . [Pipeline] withDockerContainer 15:27:46 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:27:46 $ 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 ******** ci-base-image-x86_64 cat 15:27:47 $ docker top c0680d2182f15c6c9b2293bdf3f28c01b523497d667e8ec031608ac5d235a860 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:47 + go version 15:27:47 go version go1.17.6 linux/amd64 [Pipeline] } 15:27:47 $ docker stop --time=1 c0680d2182f15c6c9b2293bdf3f28c01b523497d667e8ec031608ac5d235a860 15:27:48 $ docker rm -f c0680d2182f15c6c9b2293bdf3f28c01b523497d667e8ec031608ac5d235a860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:49 + docker inspect -f . ci-base-image-x86_64 15:27:49 . [Pipeline] withDockerContainer 15:27:49 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:27:49 $ 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 ******** ci-base-image-x86_64 cat 15:27:49 $ docker top a1f7153f8dc8814bb8227570e2b0752d827f2bcad7e71274c97bf6a77b09c80c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:27:50 + make test 15:27:50 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:28:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:28:05 CGO_ENABLED=1 go vet ./... 15:28:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:09 ./bin/test-attribution-txt.sh [Pipeline] echo 15:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:28:09 $ docker stop --time=1 a1f7153f8dc8814bb8227570e2b0752d827f2bcad7e71274c97bf6a77b09c80c 15:28:11 $ docker rm -f a1f7153f8dc8814bb8227570e2b0752d827f2bcad7e71274c97bf6a77b09c80c [Pipeline] // withDockerContainer [Pipeline] sh 15:28:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:28:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:13 + ls -al . 15:28:13 total 148 15:28:13 drwxrwxr-x. 8 jenkins jenkins 4096 Mar 9 15:28 . 15:28:13 drwxrwxr-x. 4 jenkins jenkins 112 Mar 9 15:26 .. 15:28:13 -rw-rw-r--. 1 jenkins jenkins 7627 Mar 9 15:26 Attribution.txt 15:28:13 drwxrwxr-x. 2 jenkins jenkins 37 Mar 9 15:26 bin 15:28:13 -rw-rw-r--. 1 jenkins jenkins 23791 Mar 9 15:26 CHANGELOG.md 15:28:13 -rw-r--r--. 1 jenkins jenkins 10 Mar 9 15:27 coverage.out 15:28:13 -rw-rw-r--. 1 jenkins jenkins 2087 Mar 9 15:26 Dockerfile 15:28:13 -rw-rw-r--. 1 jenkins jenkins 119 Mar 9 15:26 .dockerignore 15:28:13 drwxrwxr-x. 8 jenkins jenkins 162 Mar 9 15:26 .git 15:28:13 drwxrwxr-x. 2 jenkins jenkins 104 Mar 9 15:26 .github 15:28:13 -rw-rw-r--. 1 jenkins jenkins 104 Mar 9 15:26 .gitignore 15:28:13 -rw-rw-r--. 1 jenkins jenkins 2816 Mar 9 15:26 go.mod 15:28:13 -rw-rw-r--. 1 jenkins jenkins 50031 Mar 9 15:26 go.sum 15:28:13 -rw-rw-r--. 1 jenkins jenkins 677 Mar 9 15:26 GOVERNANCE.md 15:28:13 -rw-rw-r--. 1 jenkins jenkins 687 Mar 9 15:26 Jenkinsfile 15:28:13 -rw-rw-r--. 1 jenkins jenkins 10174 Mar 9 15:26 LICENSE 15:28:13 -rw-rw-r--. 1 jenkins jenkins 1949 Mar 9 15:26 main.go 15:28:13 -rw-rw-r--. 1 jenkins jenkins 1614 Mar 9 15:26 makefile 15:28:13 -rw-rw-r--. 1 jenkins jenkins 618 Mar 9 15:26 OWNERS.md 15:28:13 -rw-rw-r--. 1 jenkins jenkins 3860 Mar 9 15:26 README.md 15:28:13 drwxrwxr-x. 9 jenkins jenkins 151 Mar 9 15:26 res 15:28:13 drwx------. 3 jenkins jenkins 58 Mar 9 15:26 .semver 15:28:13 drwxrwxr-x. 3 jenkins jenkins 58 Mar 9 15:26 snap 15:28:13 -rw-rw-r--. 1 jenkins jenkins 12 Mar 9 15:26 VERSION [Pipeline] isUnix [Pipeline] sh 15:28:13 + 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=7ed787468645177c8f186633e86aabab1c6042de --label arch=amd64 --label version=2.2.0-dev.18 . 15:28:13 Sending build context to Docker daemon 2.969MB 15:28:13 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:28:13 Step 2/27 : FROM ${BASE} AS builder 15:28:13 ---> 922a246da60e 15:28:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:28:13 ---> Running in ad6a0c27132e 15:28:13 Removing intermediate container ad6a0c27132e 15:28:13 ---> 8b06714dd483 15:28:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:28:13 ---> Running in 27eef82a3624 15:28:13 Removing intermediate container 27eef82a3624 15:28:13 ---> 088bc1e8671d 15:28:13 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:28:13 ---> Running in 0781d955424d 15:28:13 Removing intermediate container 0781d955424d 15:28:13 ---> 3ad878bfdfa1 15:28:13 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:14 ---> Running in e4fa555238d5 15:28:14 Removing intermediate container e4fa555238d5 15:28:14 ---> 6a0b21fa5138 15:28:14 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:14 ---> Running in 1ecb1b0d368b 15:28:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:28:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:28:15 OK: 221 MiB in 52 packages 15:28:16 Removing intermediate container 1ecb1b0d368b 15:28:16 ---> 8bc4367483fc 15:28:16 Step 8/27 : WORKDIR /app 15:28:16 ---> Running in d43d67e3c4f7 15:28:16 Removing intermediate container d43d67e3c4f7 15:28:16 ---> 8b362d591d91 15:28:16 Step 9/27 : COPY go.mod vendor* ./ 15:28:16 ---> f53600d27d9a 15:28:16 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:16 ---> Running in 29d968df6000 15:28:17 Removing intermediate container 29d968df6000 15:28:17 ---> b2a308620364 15:28:17 Step 11/27 : COPY . . 15:28:17 ---> 3cf9d95ed1fc 15:28:17 Step 12/27 : ARG MAKE="make build" 15:28:17 ---> Running in bab59a334a78 15:28:17 Removing intermediate container bab59a334a78 15:28:17 ---> 45711f227d2c 15:28:17 Step 13/27 : RUN $MAKE 15:28:17 ---> Running in a1d8ad349215 15:28:17 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.18" -o app-service-configurable 15:28:30 Removing intermediate container a1d8ad349215 15:28:30 ---> f02e2feeeba8 15:28:30 Step 14/27 : FROM alpine:3.14 15:28:30 3.14: Pulling from library/alpine 15:28:30 97518928ae5f: Pulling fs layer 15:28:30 97518928ae5f: Verifying Checksum 15:28:30 97518928ae5f: Download complete 15:28:30 97518928ae5f: Pull complete 15:28:30 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:28:30 Status: Downloaded newer image for alpine:3.14 15:28:30 ---> 0a97eee8041e 15:28:30 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:28:31 ---> Running in 667a11ec0188 15:28:31 Removing intermediate container 667a11ec0188 15:28:31 ---> 12378c3c15c3 15:28:31 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:28:31 ---> Running in dc263ad7b430 15:28:31 Removing intermediate container dc263ad7b430 15:28:31 ---> 72045e6a5e22 15:28:31 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:28:31 ---> Running in 8f5f866db1d9 15:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:28:31 (1/7) Installing ca-certificates (20211220-r0) 15:28:31 (2/7) Installing dumb-init (1.2.5-r1) 15:28:31 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:28:31 (4/7) Installing libsodium (1.0.18-r0) 15:28:31 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:28:31 (6/7) Installing libzmq (4.3.4-r0) 15:28:31 (7/7) Installing zeromq (4.3.4-r0) 15:28:31 Executing busybox-1.33.1-r6.trigger 15:28:31 Executing ca-certificates-20211220-r0.trigger 15:28:31 OK: 9 MiB in 21 packages 15:28:32 Removing intermediate container 8f5f866db1d9 15:28:32 ---> 7b7ccac816f5 15:28:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:28:32 ---> 5fea48d8145a 15:28:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:28:32 ---> a9e47d38b1fd 15:28:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:28:32 ---> c4ed7681d0d3 15:28:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:28:32 ---> 7d663720befb 15:28:32 Step 22/27 : EXPOSE 48095 15:28:32 ---> Running in e5037a705f06 15:28:33 Removing intermediate container e5037a705f06 15:28:33 ---> 203e5b6aab64 15:28:33 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:28:33 ---> Running in eb01732608e5 15:28:33 Removing intermediate container eb01732608e5 15:28:33 ---> a040533f151a 15:28:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:33 ---> Running in 66cc4949702e 15:28:33 Removing intermediate container 66cc4949702e 15:28:33 ---> 2e8d01923d9e 15:28:33 Step 25/27 : LABEL arch=amd64 15:28:33 ---> Running in 12b7b93bf0b2 15:28:33 Removing intermediate container 12b7b93bf0b2 15:28:33 ---> 0b187e9cb340 15:28:33 Step 26/27 : LABEL git_sha=7ed787468645177c8f186633e86aabab1c6042de 15:28:33 ---> Running in c01b3ed8e796 15:28:33 Removing intermediate container c01b3ed8e796 15:28:33 ---> 105288d526ee 15:28:33 Step 27/27 : LABEL version=2.2.0-dev.18 15:28:33 ---> Running in b3354c266f63 15:28:33 Removing intermediate container b3354c266f63 15:28:33 ---> 730a2cb79b17 15:28:33 [Warning] One or more build-args [ARCH] were not consumed 15:28:33 Successfully built 730a2cb79b17 15:28:33 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:33 provisioning config files... 15:28:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3251515256206792447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:34 ---> docker-login.sh 15:28:34 nexus3.edgexfoundry.org:10001 15:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:34 Configure a credential helper to remove this warning. See 15:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:34 15:28:34 Login Succeeded 15:28:34 nexus3.edgexfoundry.org:10002 15:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:34 Configure a credential helper to remove this warning. See 15:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:34 15:28:34 Login Succeeded 15:28:34 nexus3.edgexfoundry.org:10003 15:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:34 Configure a credential helper to remove this warning. See 15:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:34 15:28:34 Login Succeeded 15:28:34 nexus3.edgexfoundry.org:10004 15:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:34 Configure a credential helper to remove this warning. See 15:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:34 15:28:34 Login Succeeded 15:28:34 docker.io 15:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:34 Configure a credential helper to remove this warning. See 15:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:34 15:28:34 Login Succeeded 15:28:34 ---> docker-login.sh ends [Pipeline] } 15:28:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:34 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:28:34 7ed787468645177c8f186633e86aabab1c6042de 15:28:34 latest 15:28:34 2.2.0-dev.18 15:28:34 7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 15:28:34 main 15:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de [Pipeline] isUnix [Pipeline] sh 15:28:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de 15:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:28:35 a487565f1a5d: Preparing 15:28:35 f535ac74dab3: Preparing 15:28:35 2b4c3a1e286b: Preparing 15:28:35 d39504349236: Preparing 15:28:35 c960eb166126: Preparing 15:28:35 1a058d5342cc: Preparing 15:28:35 1a058d5342cc: Waiting 15:28:35 f535ac74dab3: Pushed 15:28:35 1a058d5342cc: Layer already exists 15:28:35 d39504349236: Pushed 15:28:35 2b4c3a1e286b: Pushed 15:28:35 c960eb166126: Pushed 15:28:36 a487565f1a5d: Pushed 15:28:37 7ed787468645177c8f186633e86aabab1c6042de: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:28:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:28:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:28:37 a487565f1a5d: Preparing 15:28:37 f535ac74dab3: Preparing 15:28:37 2b4c3a1e286b: Preparing 15:28:37 d39504349236: Preparing 15:28:37 c960eb166126: Preparing 15:28:37 1a058d5342cc: Preparing 15:28:37 1a058d5342cc: Waiting 15:28:37 f535ac74dab3: Layer already exists 15:28:37 2b4c3a1e286b: Layer already exists 15:28:37 d39504349236: Layer already exists 15:28:37 a487565f1a5d: Layer already exists 15:28:37 c960eb166126: Layer already exists 15:28:37 1a058d5342cc: Layer already exists 15:28:37 latest: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:28:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh 15:28:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.18 15:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:28:38 a487565f1a5d: Preparing 15:28:38 f535ac74dab3: Preparing 15:28:38 2b4c3a1e286b: Preparing 15:28:38 d39504349236: Preparing 15:28:38 c960eb166126: Preparing 15:28:38 1a058d5342cc: Preparing 15:28:38 1a058d5342cc: Waiting 15:28:38 c960eb166126: Layer already exists 15:28:38 f535ac74dab3: Layer already exists 15:28:38 2b4c3a1e286b: Layer already exists 15:28:38 d39504349236: Layer already exists 15:28:38 a487565f1a5d: Layer already exists 15:28:38 1a058d5342cc: Layer already exists 15:28:38 2.2.0-dev.18: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:28:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh 15:28:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 15:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:28:38 a487565f1a5d: Preparing 15:28:38 f535ac74dab3: Preparing 15:28:38 2b4c3a1e286b: Preparing 15:28:38 d39504349236: Preparing 15:28:38 c960eb166126: Preparing 15:28:38 1a058d5342cc: Preparing 15:28:38 1a058d5342cc: Waiting 15:28:38 c960eb166126: Layer already exists 15:28:38 f535ac74dab3: Layer already exists 15:28:38 d39504349236: Layer already exists 15:28:38 2b4c3a1e286b: Layer already exists 15:28:38 a487565f1a5d: Layer already exists 15:28:38 1a058d5342cc: Layer already exists 15:28:38 7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:28:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 15:28:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:28:39 a487565f1a5d: Preparing 15:28:39 f535ac74dab3: Preparing 15:28:39 2b4c3a1e286b: Preparing 15:28:39 d39504349236: Preparing 15:28:39 c960eb166126: Preparing 15:28:39 1a058d5342cc: Preparing 15:28:39 1a058d5342cc: Waiting 15:28:39 a487565f1a5d: Layer already exists 15:28:39 d39504349236: Layer already exists 15:28:39 f535ac74dab3: Layer already exists 15:28:39 c960eb166126: Layer already exists 15:28:39 2b4c3a1e286b: Layer already exists 15:28:39 1a058d5342cc: Layer already exists 15:28:39 main: digest: sha256:69f0de334e4a3e0b6636f499b9a30d0b6f68e5403710be6ce264237f9a9c3bc6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:39 ===================================================== [Pipeline] echo 15:28:39 taggedImages: 15:28:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de 15:28:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:28:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.18 15:28:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 15:28:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:28:40 15:28:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:28:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:28:40 latest: Pulling from edgex-lftools-log-publisher 15:28:40 5eb5b503b376: Pulling fs layer 15:28:40 5c69ac0246d0: Pulling fs layer 15:28:40 ec43610c2a17: Pulling fs layer 15:28:40 3a2ae6a8a46f: Pulling fs layer 15:28:40 33b1e0a273af: Pulling fs layer 15:28:40 5d3b04190fa2: Pulling fs layer 15:28:40 2f39f015ded8: Pulling fs layer 15:28:40 3a2ae6a8a46f: Waiting 15:28:40 33b1e0a273af: Waiting 15:28:40 5d3b04190fa2: Waiting 15:28:40 2f39f015ded8: Waiting 15:28:40 5c69ac0246d0: Verifying Checksum 15:28:40 5c69ac0246d0: Download complete 15:28:40 3a2ae6a8a46f: Verifying Checksum 15:28:40 3a2ae6a8a46f: Download complete 15:28:40 33b1e0a273af: Verifying Checksum 15:28:40 33b1e0a273af: Download complete 15:28:40 5d3b04190fa2: Verifying Checksum 15:28:40 5d3b04190fa2: Download complete 15:28:40 ec43610c2a17: Verifying Checksum 15:28:40 ec43610c2a17: Download complete 15:28:40 5eb5b503b376: Verifying Checksum 15:28:40 5eb5b503b376: Download complete 15:28:41 2f39f015ded8: Verifying Checksum 15:28:41 2f39f015ded8: Download complete 15:28:42 5eb5b503b376: Pull complete 15:28:42 5c69ac0246d0: Pull complete 15:28:43 ec43610c2a17: Pull complete 15:28:43 3a2ae6a8a46f: Pull complete 15:28:43 33b1e0a273af: Pull complete 15:28:43 5d3b04190fa2: Pull complete 15:28:48 2f39f015ded8: Pull complete 15:28:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:28:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:28:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:28:48 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:28:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:28:51 $ docker top 21d5fd648cc07734b5eb39a018469aed26a0ea67349c1ef6025de9dddff49b3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:51 ---> job-cost.sh 15:28:51 lf-activate-venv: SKIPPING 15:28:51 INFO: No Stack... 15:28:52 INFO: Retrieving Pricing Info for: v3-standard-2 15:28:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6692 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:28:52 Running in /w/workspace/app-service-configurable/54 [Pipeline] { [Pipeline] checkout 15:28:52 Selected Git installation does not exist. Using Default 15:28:52 The recommended git tool is: NONE 15:28:52 INFO: Archiving Costs [Pipeline] sh 15:28:52 + cut -d, -f6 15:28:52 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock 15:28:52 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] 15:28:52 Resource [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] did not exist. Created. 15:28:52 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:53 + echo total: 0.05999999865889549 [Pipeline] stash 15:28:53 Stashed 1 file(s) [Pipeline] } 15:28:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:53 $ docker stop --time=1 21d5fd648cc07734b5eb39a018469aed26a0ea67349c1ef6025de9dddff49b3a 15:28:54 $ docker rm -f 21d5fd648cc07734b5eb39a018469aed26a0ea67349c1ef6025de9dddff49b3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:28:57 using credential edgex-jenkins-ssh 15:28:57 Cloning the remote Git repository 15:28:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:28:57 > git init /w/workspace/app-service-configurable/54 # timeout=10 15:28:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:28:57 > git --version # timeout=10 15:28:57 > git --version # 'git version 2.17.1' 15:28:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:59 Avoid second fetch 15:28:59 Checking out Revision 7ed787468645177c8f186633e86aabab1c6042de (main) 15:28:59 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:28:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:59 > git config core.sparsecheckout # timeout=10 15:28:59 > git checkout -f 7ed787468645177c8f186633e86aabab1c6042de # timeout=10 15:29:03 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#386)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:29:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:29:04 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:04 Dload Upload Total Spent Left Speed 15:29:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh 15:29:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:29:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:29:05 + sudo tee /etc/docker/daemon.new 15:29:05 { 15:29:05 "registry-mirrors": [ 15:29:05 "https://nexus3.edgexfoundry.org:10001" 15:29:05 ], 15:29:05 "bip": "10.250.0.254/24", 15:29:05 "hosts": [ 15:29:05 "tcp://0.0.0.0:5555", 15:29:05 "unix:///var/run/docker.sock" 15:29:05 ], 15:29:05 "mtu": 1458, 15:29:05 "selinux-enabled": true, 15:29:05 "seccomp-profile": "/etc/docker/seccomp.json" 15:29:05 } [Pipeline] sh 15:29:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:29:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:24 provisioning config files... 15:29:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/54@tmp/config5308585914955334808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:25 ---> docker-login.sh 15:29:25 nexus3.edgexfoundry.org:10001 15:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:26 Configure a credential helper to remove this warning. See 15:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:26 15:29:26 Login Succeeded 15:29:26 nexus3.edgexfoundry.org:10002 15:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:26 Configure a credential helper to remove this warning. See 15:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:26 15:29:26 Login Succeeded 15:29:26 nexus3.edgexfoundry.org:10003 15:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:26 Configure a credential helper to remove this warning. See 15:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:26 15:29:26 Login Succeeded 15:29:26 nexus3.edgexfoundry.org:10004 15:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:27 Configure a credential helper to remove this warning. See 15:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:27 15:29:27 Login Succeeded 15:29:27 docker.io 15:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:27 Configure a credential helper to remove this warning. See 15:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:27 15:29:27 Login Succeeded 15:29:27 ---> docker-login.sh ends [Pipeline] } 15:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:28 ========================================================= 15:29:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:29:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:29:28 + 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 . 15:29:28 Sending build context to Docker daemon 207.9kB 15:29:29 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:29:29 Step 2/13 : FROM ${BASE} AS builder 15:29:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:29:29 9b3977197b4f: Pulling fs layer 15:29:29 1a89e8eeedd5: Pulling fs layer 15:29:29 94645a83ff95: Pulling fs layer 15:29:29 3f3a8bcf1eab: Pulling fs layer 15:29:29 0c92f367c5e7: Pulling fs layer 15:29:29 f7c0051592d6: Pulling fs layer 15:29:29 a227ed2f7395: Pulling fs layer 15:29:29 7b1c46037f91: Pulling fs layer 15:29:29 f7c0051592d6: Waiting 15:29:29 7b1c46037f91: Waiting 15:29:29 a227ed2f7395: Waiting 15:29:29 3f3a8bcf1eab: Waiting 15:29:29 0c92f367c5e7: Waiting 15:29:29 94645a83ff95: Verifying Checksum 15:29:29 94645a83ff95: Download complete 15:29:29 1a89e8eeedd5: Download complete 15:29:29 0c92f367c5e7: Verifying Checksum 15:29:29 0c92f367c5e7: Download complete 15:29:29 f7c0051592d6: Verifying Checksum 15:29:29 f7c0051592d6: Download complete 15:29:29 9b3977197b4f: Verifying Checksum 15:29:29 9b3977197b4f: Download complete 15:29:29 a227ed2f7395: Verifying Checksum 15:29:29 a227ed2f7395: Download complete 15:29:30 9b3977197b4f: Pull complete 15:29:30 1a89e8eeedd5: Pull complete 15:29:31 94645a83ff95: Pull complete 15:29:31 7b1c46037f91: Verifying Checksum 15:29:31 7b1c46037f91: Download complete 15:29:32 3f3a8bcf1eab: Verifying Checksum 15:29:32 3f3a8bcf1eab: Download complete 15:29:44 3f3a8bcf1eab: Pull complete 15:29:44 0c92f367c5e7: Pull complete 15:29:44 f7c0051592d6: Pull complete 15:29:44 a227ed2f7395: Pull complete 15:29:51 7b1c46037f91: Pull complete 15:29:51 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 15:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:29:51 ---> f79e39bc4007 15:29:51 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:29:52 ---> Running in 4845e6bddb99 15:29:52 Removing intermediate container 4845e6bddb99 15:29:52 ---> 97c9777c8404 15:29:52 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:29:52 ---> Running in 6b86364e8dee 15:29:53 Removing intermediate container 6b86364e8dee 15:29:53 ---> 581f2c01c496 15:29:53 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:29:53 ---> Running in 7c8fde54751c 15:29:53 Removing intermediate container 7c8fde54751c 15:29:53 ---> fd70670dce25 15:29:53 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:53 ---> Running in 25e05a571162 15:29:55 Removing intermediate container 25e05a571162 15:29:55 ---> ce6329b951be 15:29:55 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:29:55 ---> Running in 79b59c8cea44 15:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:58 OK: 220 MiB in 52 packages 15:29:59 Removing intermediate container 79b59c8cea44 15:29:59 ---> d2c1216bd7e0 15:29:59 Step 8/13 : WORKDIR /app 15:29:59 ---> Running in 9ddcd31ab4e2 15:30:00 Removing intermediate container 9ddcd31ab4e2 15:30:00 ---> b9f2f08df006 15:30:00 Step 9/13 : COPY go.mod vendor* ./ 15:30:01 ---> eed4002182db 15:30:01 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:01 ---> Running in dbdcf18e3bd9 15:31:22 Removing intermediate container dbdcf18e3bd9 15:31:22 ---> adea3f1fe273 15:31:22 Step 11/13 : COPY . . 15:31:22 ---> bce799f54d53 15:31:22 Step 12/13 : ARG MAKE="make build" 15:31:22 ---> Running in a849fde61a48 15:31:22 Removing intermediate container a849fde61a48 15:31:22 ---> 1d87cddc2b98 15:31:22 Step 13/13 : RUN $MAKE 15:31:22 ---> Running in edc5f4981fd6 15:31:22 noop 15:31:22 Removing intermediate container edc5f4981fd6 15:31:22 ---> f1fb2ac03005 15:31:22 Successfully built f1fb2ac03005 15:31:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:31:23 + docker inspect -f . ci-base-image-arm64 15:31:23 . [Pipeline] withDockerContainer 15:31:23 prd-ubuntu18.04-docker-arm64-4c-16g-6692 does not seem to be running inside a container 15:31:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/54 -v /w/workspace/app-service-configurable/54:/w/workspace/app-service-configurable/54:rw,z -v /w/workspace/app-service-configurable/54@tmp:/w/workspace/app-service-configurable/54@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 15:31:25 $ docker top f21961d024d31a1d3112f40188532430bc19593596e2d3e07a5433315085c91c -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:26 + go version 15:31:26 go version go1.17.6 linux/arm64 [Pipeline] } 15:31:26 $ docker stop --time=1 f21961d024d31a1d3112f40188532430bc19593596e2d3e07a5433315085c91c 15:31:27 $ docker rm -f f21961d024d31a1d3112f40188532430bc19593596e2d3e07a5433315085c91c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:28 + docker inspect -f . ci-base-image-arm64 15:31:28 . [Pipeline] withDockerContainer 15:31:28 prd-ubuntu18.04-docker-arm64-4c-16g-6692 does not seem to be running inside a container 15:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/54 -v /w/workspace/app-service-configurable/54:/w/workspace/app-service-configurable/54:rw,z -v /w/workspace/app-service-configurable/54@tmp:/w/workspace/app-service-configurable/54@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 15:31:30 $ docker top 357888a2702b0a427bc2c30d19602a7071f35b430106cb592abb2cf01d36459f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:31:31 + make test 15:31:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:32:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:32:27 CGO_ENABLED=1 go vet ./... 15:32:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:32:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:32:42 ./bin/test-attribution-txt.sh [Pipeline] echo 15:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:32:43 $ docker stop --time=1 357888a2702b0a427bc2c30d19602a7071f35b430106cb592abb2cf01d36459f 15:32:45 $ docker rm -f 357888a2702b0a427bc2c30d19602a7071f35b430106cb592abb2cf01d36459f [Pipeline] // withDockerContainer [Pipeline] sh 15:32:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:32:46 Warning: overwriting stash ‘coverage-report’ 15:32:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:32:47 + ls -al . 15:32:47 total 172 15:32:47 drwxrwxr-x 7 jenkins jenkins 4096 Mar 9 15:32 . 15:32:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 15:28 .. 15:32:47 -rw-rw-r-- 1 jenkins jenkins 119 Mar 9 15:28 .dockerignore 15:32:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 15:29 .git 15:32:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 15:28 .github 15:32:47 -rw-rw-r-- 1 jenkins jenkins 104 Mar 9 15:28 .gitignore 15:32:47 -rw-rw-r-- 1 jenkins jenkins 7627 Mar 9 15:28 Attribution.txt 15:32:47 -rw-rw-r-- 1 jenkins jenkins 23791 Mar 9 15:28 CHANGELOG.md 15:32:47 -rw-rw-r-- 1 jenkins jenkins 2087 Mar 9 15:28 Dockerfile 15:32:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 15:28 GOVERNANCE.md 15:32:47 -rw-rw-r-- 1 jenkins jenkins 687 Mar 9 15:28 Jenkinsfile 15:32:47 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 9 15:28 LICENSE 15:32:47 -rw-rw-r-- 1 jenkins jenkins 618 Mar 9 15:28 OWNERS.md 15:32:47 -rw-rw-r-- 1 jenkins jenkins 3860 Mar 9 15:28 README.md 15:32:47 -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 15:26 VERSION 15:32:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 15:28 bin 15:32:47 -rw-r--r-- 1 jenkins jenkins 10 Mar 9 15:31 coverage.out 15:32:47 -rw-rw-r-- 1 jenkins jenkins 2816 Mar 9 15:28 go.mod 15:32:47 -rw-rw-r-- 1 jenkins jenkins 50031 Mar 9 15:28 go.sum 15:32:47 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 9 15:28 main.go 15:32:47 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 9 15:28 makefile 15:32:47 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 15:28 res 15:32:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 15:28 snap [Pipeline] isUnix [Pipeline] sh 15:32:48 + 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=7ed787468645177c8f186633e86aabab1c6042de --label arch=arm64 --label version=2.2.0-dev.18 . 15:32:48 Sending build context to Docker daemon 208.9kB 15:32:48 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:32:48 Step 2/27 : FROM ${BASE} AS builder 15:32:48 ---> f1fb2ac03005 15:32:48 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:32:48 ---> Running in 065a173047ee 15:32:49 Removing intermediate container 065a173047ee 15:32:49 ---> b3e3445374fb 15:32:49 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:32:49 ---> Running in 093495f1f062 15:32:49 Removing intermediate container 093495f1f062 15:32:49 ---> 8e14d70469bf 15:32:49 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:32:49 ---> Running in a777a623f261 15:32:49 Removing intermediate container a777a623f261 15:32:49 ---> 8f4935c8e7af 15:32:49 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:50 ---> Running in 4c715c900e45 15:32:52 Removing intermediate container 4c715c900e45 15:32:52 ---> fa6ef8825875 15:32:52 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:52 ---> Running in 81f9fc8ffb42 15:32:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:32:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:32:55 OK: 220 MiB in 52 packages 15:32:56 Removing intermediate container 81f9fc8ffb42 15:32:56 ---> 80a73ad73968 15:32:56 Step 8/27 : WORKDIR /app 15:32:56 ---> Running in b80f8c2b08e0 15:32:56 Removing intermediate container b80f8c2b08e0 15:32:56 ---> 21d3562cef1b 15:32:56 Step 9/27 : COPY go.mod vendor* ./ 15:32:56 ---> 119667a60cfa 15:32:56 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:57 ---> Running in 5a94b49cec90 15:32:59 Removing intermediate container 5a94b49cec90 15:32:59 ---> 0ee0d168af7f 15:32:59 Step 11/27 : COPY . . 15:33:00 ---> 8c136da4d7fa 15:33:00 Step 12/27 : ARG MAKE="make build" 15:33:00 ---> Running in cedc3531e7ae 15:33:00 Removing intermediate container cedc3531e7ae 15:33:00 ---> b8937bcc95c8 15:33:00 Step 13/27 : RUN $MAKE 15:33:00 ---> Running in ee7784fc2eca 15:33:01 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.18" -o app-service-configurable 15:33:58 Removing intermediate container ee7784fc2eca 15:33:58 ---> 4968ddf1e949 15:33:58 Step 14/27 : FROM alpine:3.14 15:33:58 3.14: Pulling from library/alpine 15:33:58 be307f383ecc: Pulling fs layer 15:33:58 be307f383ecc: Verifying Checksum 15:33:58 be307f383ecc: Download complete 15:33:58 be307f383ecc: Pull complete 15:33:58 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:33:58 Status: Downloaded newer image for alpine:3.14 15:33:58 ---> 5b8b7b635229 15:33:58 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:33:58 ---> Running in e7b5f5df33b4 15:33:58 Removing intermediate container e7b5f5df33b4 15:33:58 ---> 54b1aa39e45f 15:33:58 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:33:58 ---> Running in 78eb6a746df0 15:33:58 Removing intermediate container 78eb6a746df0 15:33:58 ---> a08bf0e5bcae 15:33:58 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:33:58 ---> Running in f4dc8447bf0c 15:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:33:58 (1/7) Installing ca-certificates (20211220-r0) 15:33:58 (2/7) Installing dumb-init (1.2.5-r1) 15:33:58 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:33:58 (4/7) Installing libsodium (1.0.18-r0) 15:33:58 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:33:58 (6/7) Installing libzmq (4.3.4-r0) 15:33:58 (7/7) Installing zeromq (4.3.4-r0) 15:33:58 Executing busybox-1.33.1-r6.trigger 15:33:58 Executing ca-certificates-20211220-r0.trigger 15:33:58 OK: 9 MiB in 21 packages 15:33:58 Removing intermediate container f4dc8447bf0c 15:33:58 ---> b6934a30284b 15:33:58 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:33:58 ---> 9602a15d48ea 15:33:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:33:58 ---> a2ccdaad3010 15:33:58 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:33:59 ---> c1df71773c20 15:33:59 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:34:00 ---> ccd5b8d16cd8 15:34:00 Step 22/27 : EXPOSE 48095 15:34:00 ---> Running in 605449769fc7 15:34:00 Removing intermediate container 605449769fc7 15:34:00 ---> 0575c50908ba 15:34:00 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:34:00 ---> Running in 9d9d70855539 15:34:01 Removing intermediate container 9d9d70855539 15:34:01 ---> 4e423987cdb2 15:34:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:01 ---> Running in 11d8e1524b59 15:34:01 Removing intermediate container 11d8e1524b59 15:34:01 ---> 7e02f08899f0 15:34:01 Step 25/27 : LABEL arch=arm64 15:34:02 ---> Running in e0cb5ed1fa76 15:34:02 Removing intermediate container e0cb5ed1fa76 15:34:02 ---> b94e705f0fb0 15:34:02 Step 26/27 : LABEL git_sha=7ed787468645177c8f186633e86aabab1c6042de 15:34:02 ---> Running in d9fc14792180 15:34:02 Removing intermediate container d9fc14792180 15:34:02 ---> 462cd4d52768 15:34:02 Step 27/27 : LABEL version=2.2.0-dev.18 15:34:02 ---> Running in 8412a2d0bdeb 15:34:03 Removing intermediate container 8412a2d0bdeb 15:34:03 ---> cda10375ba6a 15:34:03 [Warning] One or more build-args [ARCH] were not consumed 15:34:03 Successfully built cda10375ba6a 15:34:03 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 15:34:03 provisioning config files... 15:34:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/54@tmp/config3827901704146404197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:03 ---> docker-login.sh 15:34:03 nexus3.edgexfoundry.org:10001 15:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:04 Configure a credential helper to remove this warning. See 15:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:04 15:34:04 Login Succeeded 15:34:04 nexus3.edgexfoundry.org:10002 15:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:04 Configure a credential helper to remove this warning. See 15:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:04 15:34:04 Login Succeeded 15:34:04 nexus3.edgexfoundry.org:10003 15:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:05 Configure a credential helper to remove this warning. See 15:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:05 15:34:05 Login Succeeded 15:34:05 nexus3.edgexfoundry.org:10004 15:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:05 Configure a credential helper to remove this warning. See 15:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:05 15:34:05 Login Succeeded 15:34:05 docker.io 15:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:06 Configure a credential helper to remove this warning. See 15:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:06 15:34:06 Login Succeeded 15:34:06 ---> docker-login.sh ends [Pipeline] } 15:34:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:06 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:34:06 7ed787468645177c8f186633e86aabab1c6042de 15:34:06 latest 15:34:06 2.2.0-dev.18 15:34:06 7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 15:34:06 main 15:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de [Pipeline] isUnix [Pipeline] sh 15:34:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de 15:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:07 07ab0abcebf4: Preparing 15:34:07 67d9e02ec474: Preparing 15:34:07 8117f4b0589e: Preparing 15:34:07 67feaebaffb0: Preparing 15:34:07 f475e0e893a9: Preparing 15:34:07 62170e181a92: Preparing 15:34:07 62170e181a92: Waiting 15:34:07 67feaebaffb0: Pushed 15:34:07 8117f4b0589e: Pushed 15:34:07 67d9e02ec474: Pushed 15:34:07 62170e181a92: Layer already exists 15:34:08 f475e0e893a9: Pushed 15:34:11 07ab0abcebf4: Pushed 15:34:11 7ed787468645177c8f186633e86aabab1c6042de: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:34:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:34:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:12 07ab0abcebf4: Preparing 15:34:12 67d9e02ec474: Preparing 15:34:12 8117f4b0589e: Preparing 15:34:12 67feaebaffb0: Preparing 15:34:12 f475e0e893a9: Preparing 15:34:12 62170e181a92: Preparing 15:34:12 62170e181a92: Waiting 15:34:12 67d9e02ec474: Layer already exists 15:34:12 8117f4b0589e: Layer already exists 15:34:12 f475e0e893a9: Layer already exists 15:34:12 07ab0abcebf4: Layer already exists 15:34:12 67feaebaffb0: Layer already exists 15:34:12 62170e181a92: Layer already exists 15:34:12 latest: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:34:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh 15:34:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.18 15:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:13 07ab0abcebf4: Preparing 15:34:13 67d9e02ec474: Preparing 15:34:13 8117f4b0589e: Preparing 15:34:13 67feaebaffb0: Preparing 15:34:13 f475e0e893a9: Preparing 15:34:13 62170e181a92: Preparing 15:34:13 62170e181a92: Waiting 15:34:13 8117f4b0589e: Layer already exists 15:34:13 67d9e02ec474: Layer already exists 15:34:13 07ab0abcebf4: Layer already exists 15:34:13 67feaebaffb0: Layer already exists 15:34:13 f475e0e893a9: Layer already exists 15:34:13 62170e181a92: Layer already exists 15:34:13 2.2.0-dev.18: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:34:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh 15:34:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 15:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:14 07ab0abcebf4: Preparing 15:34:14 67d9e02ec474: Preparing 15:34:14 8117f4b0589e: Preparing 15:34:14 67feaebaffb0: Preparing 15:34:14 f475e0e893a9: Preparing 15:34:14 62170e181a92: Preparing 15:34:14 62170e181a92: Waiting 15:34:14 67d9e02ec474: Layer already exists 15:34:14 f475e0e893a9: Layer already exists 15:34:14 07ab0abcebf4: Layer already exists 15:34:14 67feaebaffb0: Layer already exists 15:34:14 8117f4b0589e: Layer already exists 15:34:14 62170e181a92: Layer already exists 15:34:14 7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:34:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 15:34:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:15 07ab0abcebf4: Preparing 15:34:15 67d9e02ec474: Preparing 15:34:15 8117f4b0589e: Preparing 15:34:15 67feaebaffb0: Preparing 15:34:15 f475e0e893a9: Preparing 15:34:15 62170e181a92: Preparing 15:34:15 62170e181a92: Waiting 15:34:15 67feaebaffb0: Layer already exists 15:34:15 8117f4b0589e: Layer already exists 15:34:15 f475e0e893a9: Layer already exists 15:34:15 67d9e02ec474: Layer already exists 15:34:15 07ab0abcebf4: Layer already exists 15:34:15 62170e181a92: Layer already exists 15:34:15 main: digest: sha256:01ca78126b2f63e8c358feed2aa404a1774ba6b61ef9815d903d126d29baf448 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:15 ===================================================== [Pipeline] echo 15:34:15 taggedImages: 15:34:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de 15:34:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:34:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.18 15:34:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ed787468645177c8f186633e86aabab1c6042de-2.2.0-dev.18 15:34:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:15 15:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:16 arm64: Pulling from edgex-lftools-log-publisher 15:34:16 8998bd30e6a1: Pulling fs layer 15:34:16 04944245beec: Pulling fs layer 15:34:16 699f458cf7ca: Pulling fs layer 15:34:16 765212b225bb: Pulling fs layer 15:34:16 f23df028b6ca: Pulling fs layer 15:34:16 d65c8cfc05b1: Pulling fs layer 15:34:16 2437ff75d9bd: Pulling fs layer 15:34:16 765212b225bb: Waiting 15:34:16 f23df028b6ca: Waiting 15:34:16 d65c8cfc05b1: Waiting 15:34:16 2437ff75d9bd: Waiting 15:34:16 04944245beec: Verifying Checksum 15:34:16 04944245beec: Download complete 15:34:16 765212b225bb: Verifying Checksum 15:34:16 765212b225bb: Download complete 15:34:16 f23df028b6ca: Download complete 15:34:16 d65c8cfc05b1: Verifying Checksum 15:34:16 d65c8cfc05b1: Download complete 15:34:16 699f458cf7ca: Verifying Checksum 15:34:16 699f458cf7ca: Download complete 15:34:17 8998bd30e6a1: Verifying Checksum 15:34:17 8998bd30e6a1: Download complete 15:34:19 2437ff75d9bd: Verifying Checksum 15:34:19 2437ff75d9bd: Download complete 15:34:21 8998bd30e6a1: Pull complete 15:34:21 04944245beec: Pull complete 15:34:23 699f458cf7ca: Pull complete 15:34:23 765212b225bb: Pull complete 15:34:24 f23df028b6ca: Pull complete 15:34:24 d65c8cfc05b1: Pull complete 15:34:39 2437ff75d9bd: Pull complete 15:34:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:34:40 prd-ubuntu18.04-docker-arm64-4c-16g-6692 does not seem to be running inside a container 15:34:40 $ 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/54 -v /w/workspace/app-service-configurable/54:/w/workspace/app-service-configurable/54:rw,z -v /w/workspace/app-service-configurable/54@tmp:/w/workspace/app-service-configurable/54@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 15:34:43 $ docker top d0bdaf1ab1cf55707fb32cdbefb35dcd226e2c93699e22c92c73995f89fdce43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:44 ---> job-cost.sh 15:34:44 lf-activate-venv: SKIPPING 15:34:44 INFO: No Stack... 15:34:44 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:45 INFO: Archiving Costs [Pipeline] sh 15:34:46 + cut -d, -f6 15:34:46 + cat /w/workspace/app-service-configurable/54/archives/cost.csv [Pipeline] lock 15:34:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] 15:34:46 Resource [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] did not exist. Created. 15:34:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:47 /w/workspace/app-service-configurable/54@tmp/durable-554fd51a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:34:47 + echo total: 0.10999999940395355 [Pipeline] stash 15:34:47 Warning: overwriting stash ‘stack-cost’ 15:34:47 Stashed 1 file(s) [Pipeline] } 15:34:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:47 $ docker stop --time=1 d0bdaf1ab1cf55707fb32cdbefb35dcd226e2c93699e22c92c73995f89fdce43 15:34:49 $ docker rm -f d0bdaf1ab1cf55707fb32cdbefb35dcd226e2c93699e22c92c73995f89fdce43 [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 15:34:49 provisioning config files... 15:34:49 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config713017807431247311tmp [Pipeline] { [Pipeline] sh 15:34:50 + set +x 15:34:50 + bash -s -- 15:34:50 + curl -s https://codecov.io/bash 15:34:50 15:34:50 _____ _ 15:34:50 / ____| | | 15:34:50 | | ___ __| | ___ ___ _____ __ 15:34:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:34:50 | |___| (_) | (_| | __/ (_| (_) \ V / 15:34:50 \_____\___/ \__,_|\___|\___\___/ \_/ 15:34:50 Bash-1.0.6 15:34:50 15:34:50 15:34:50 ==> git version 2.24.4 found 15:34:50 ==> 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 15:34:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:34:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:34:50 ==> Jenkins CI detected. 15:34:50 current dir:  /w/workspace/ry_app-service-configurable_main 15:34:50 project root: . 15:34:50 --> token set from env 15:34:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:34:50 ==> Running gcov in . (disable via -X gcov) 15:34:50 ==> Python coveragepy not found 15:34:50 ==> Searching for coverage reports in: 15:34:50 + . 15:34:50 -> Found 1 reports 15:34:50 ==> Detecting git/mercurial file structure 15:34:50 ==> Reading reports 15:34:50 + ./coverage.out bytes=10 15:34:50 ==> Appending adjustments 15:34:50 https://docs.codecov.io/docs/fixing-reports 15:34:50 + Found adjustments 15:34:50 ==> Gzipping contents 15:34:50 4.0K /tmp/codecov.bXJ7qy.gz 15:34:50 ==> Uploading reports 15:34:50 url: https://codecov.io 15:34:50 query: branch=main&commit=7ed787468645177c8f186633e86aabab1c6042de&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:50 -> Pinging Codecov 15:34:50 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=7ed787468645177c8f186633e86aabab1c6042de&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:50 -> Uploading to 15:34:50 https://storage.googleapis.com/codecov/v4/raw/2022-03-09/A97CA9966030D2A3747ED39772930CCE/7ed787468645177c8f186633e86aabab1c6042de/7e81bc79-1495-4048-8155-374aa0584187.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220309T153450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05f8d66fbd9d41039b658c3c7c19f7b2533eb23d8ebc9dee3b073d54a206f3aa 15:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:50 Dload Upload Total Spent Left Speed 15:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1673 --:--:-- --:--:-- --:--:-- 1676 15:34:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7ed787468645177c8f186633e86aabab1c6042de [Pipeline] } 15:34:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:34:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:34:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:51 15:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:34:51 188c0c94c7c5: Pulling fs layer 15:34:51 0ef7d3d256c8: Pulling fs layer 15:34:51 de9db76c5a1d: Pulling fs layer 15:34:51 0eba1c9be4d2: Pulling fs layer 15:34:51 0d57e429df01: Pulling fs layer 15:34:51 4e4be7b47b0d: Pulling fs layer 15:34:51 e1f770b5df2f: Pulling fs layer 15:34:51 85a0685a4137: Pulling fs layer 15:34:51 0eba1c9be4d2: Waiting 15:34:51 0d57e429df01: Waiting 15:34:51 4e4be7b47b0d: Waiting 15:34:51 e1f770b5df2f: Waiting 15:34:51 85a0685a4137: Waiting 15:34:51 de9db76c5a1d: Verifying Checksum 15:34:51 de9db76c5a1d: Download complete 15:34:51 0ef7d3d256c8: Verifying Checksum 15:34:51 0ef7d3d256c8: Download complete 15:34:51 0d57e429df01: Verifying Checksum 15:34:51 0d57e429df01: Download complete 15:34:51 4e4be7b47b0d: Verifying Checksum 15:34:51 4e4be7b47b0d: Download complete 15:34:51 188c0c94c7c5: Verifying Checksum 15:34:51 188c0c94c7c5: Download complete 15:34:52 e1f770b5df2f: Verifying Checksum 15:34:52 e1f770b5df2f: Download complete 15:34:52 188c0c94c7c5: Pull complete 15:34:52 0eba1c9be4d2: Verifying Checksum 15:34:52 0eba1c9be4d2: Download complete 15:34:52 0ef7d3d256c8: Pull complete 15:34:52 de9db76c5a1d: Pull complete 15:34:52 85a0685a4137: Verifying Checksum 15:34:52 85a0685a4137: Download complete 15:34:56 0eba1c9be4d2: Pull complete 15:34:56 0d57e429df01: Pull complete 15:34:56 4e4be7b47b0d: Pull complete 15:34:56 e1f770b5df2f: Pull complete 15:35:00 85a0685a4137: Pull complete 15:35:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:35:00 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:35:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:35:02 $ docker top 74f03183e819c47c01a50589da7b5413c9a4ee2a7603e940bd805240753f294f -eo pid,comm [Pipeline] { [Pipeline] echo 15:35:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:35:02 + set -o pipefail 15:35:02 + snyk monitor '--org=edgex-jenkins' 15:35:08 15:35:08 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:35:08 15:35:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6e70bd48-bd12-4998-9df1-15d71c6660e9 15:35:08 15:35:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:35:08 15:35:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:35:08 15:35:08 [Pipeline] } 15:35:08 $ docker stop --time=1 74f03183e819c47c01a50589da7b5413c9a4ee2a7603e940bd805240753f294f 15:35:10 $ docker rm -f 74f03183e819c47c01a50589da7b5413c9a4ee2a7603e940bd805240753f294f [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 15:35:11 + git log --format=format:%s -1 7ed787468645177c8f186633e86aabab1c6042de [Pipeline] sh 15:35:11 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:35:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:11 . [Pipeline] withDockerContainer 15:35:11 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:35:11 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:12 $ docker top 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:12 [ssh-agent] Looking for ssh-agent implementation... 15:35:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:12 $ docker exec 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc ssh-agent 15:35:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNhakHn/agent.14 15:35:12 SSH_AGENT_PID=20 15:35:12 Running ssh-add (command line suppressed) 15:35:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6695772725113737348.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6695772725113737348.key) 15:35:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:12 + git semver tag 15:35:12 # -> Open(): unable to determine branch for HEAD 15:35:12 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:35:12 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:35:12 # $SEMVER_REMOTE_NAME = origin 15:35:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:12 # $SEMVER_USER_NAME = edgex-jenkins 15:35:12 # $SEMVER_BRANCH = main 15:35:12 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:35:12 # 7ed787468645177c8f186633e86aabab1c6042de HEAD 15:35:12 # -> Force: false 15:35:12 # 844e628a730a9874673e236114f8c3adc20b3395 refs/tags/v2.2.0-dev.18 [Pipeline] } 15:35:12 $ docker exec --env ******** --env ******** 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc ssh-agent -k 15:35:12 unset SSH_AUTH_SOCK; 15:35:12 unset SSH_AGENT_PID; 15:35:12 echo Agent pid 20 killed; 15:35:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:13 + git semver [Pipeline] } 15:35:13 $ docker stop --time=1 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc 15:35:14 $ docker rm -f 29e369c74c1e0c4f1e4cf41b00b7c105311749d91291c59247153a8cba611bbc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:14 15:35:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:15 0.23.1-centos7: Pulling from edgex-lftools 15:35:15 ab5ef0e58194: Pulling fs layer 15:35:15 9712f1f96733: Pulling fs layer 15:35:15 63f879dbbcfc: Pulling fs layer 15:35:15 0d9ebad4ef96: Pulling fs layer 15:35:15 e9a5061849ea: Pulling fs layer 15:35:15 d747dcd14b5f: Pulling fs layer 15:35:15 2de7ff778b66: Pulling fs layer 15:35:15 0d9ebad4ef96: Waiting 15:35:15 e9a5061849ea: Waiting 15:35:15 d747dcd14b5f: Waiting 15:35:15 2de7ff778b66: Waiting 15:35:15 9712f1f96733: Verifying Checksum 15:35:15 9712f1f96733: Download complete 15:35:15 63f879dbbcfc: Verifying Checksum 15:35:15 63f879dbbcfc: Download complete 15:35:15 0d9ebad4ef96: Verifying Checksum 15:35:15 0d9ebad4ef96: Download complete 15:35:15 d747dcd14b5f: Verifying Checksum 15:35:15 d747dcd14b5f: Download complete 15:35:15 e9a5061849ea: Verifying Checksum 15:35:15 e9a5061849ea: Download complete 15:35:15 2de7ff778b66: Verifying Checksum 15:35:15 2de7ff778b66: Download complete 15:35:15 ab5ef0e58194: Verifying Checksum 15:35:15 ab5ef0e58194: Download complete 15:35:18 ab5ef0e58194: Pull complete 15:35:18 9712f1f96733: Pull complete 15:35:19 63f879dbbcfc: Pull complete 15:35:23 0d9ebad4ef96: Pull complete 15:35:23 e9a5061849ea: Pull complete 15:35:24 d747dcd14b5f: Pull complete 15:35:25 2de7ff778b66: Pull complete 15:35:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:35:25 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:35:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:35:28 $ docker top e5931f80f253a5d026011f8b794df5c2ee25f8f31a6c319bad4a6f0dc0bb65c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:35:28 provisioning config files... 15:35:28 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3115450734977780862tmp 15:35:28 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6051731829828472384tmp 15:35:28 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1445724893139278358tmp [Pipeline] { [Pipeline] echo 15:35:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:35:29 ---> sigul-configuration.sh 15:35:29 gpg: directory `/root/.gnupg' created 15:35:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:35:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:35:29 gpg: keyring `/root/.gnupg/secring.gpg' created 15:35:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:35:29 gpg: CAST5 encrypted data 15:35:29 gpg: encrypted with 1 passphrase 15:35:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:35:29 + mkdir /home/jenkins 15:35:29 + mkdir /home/jenkins/sigul [Pipeline] sh 15:35:29 + 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 15:35:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:35:30 ---> sigul-install.sh 15:35:30 Sigul already installed; skipping installation. [Pipeline] sh 15:35:30 + git tag --list 15:35:30 v1.0.0 15:35:30 v1.1.0 15:35:30 v1.2.0 15:35:30 v1.3.0 15:35:30 v1.3.1 15:35:30 v2.0.0 15:35:30 v2.0.1 15:35:30 v2.0.1-dev.1 15:35:30 v2.0.2-dev.1 15:35:30 v2.0.2-dev.10 15:35:30 v2.0.2-dev.11 15:35:30 v2.0.2-dev.12 15:35:30 v2.0.2-dev.13 15:35:30 v2.0.2-dev.14 15:35:30 v2.0.2-dev.15 15:35:30 v2.0.2-dev.16 15:35:30 v2.0.2-dev.17 15:35:30 v2.0.2-dev.18 15:35:30 v2.0.2-dev.19 15:35:30 v2.0.2-dev.2 15:35:30 v2.0.2-dev.20 15:35:30 v2.0.2-dev.21 15:35:30 v2.0.2-dev.22 15:35:30 v2.0.2-dev.23 15:35:30 v2.0.2-dev.24 15:35:30 v2.0.2-dev.25 15:35:30 v2.0.2-dev.26 15:35:30 v2.0.2-dev.27 15:35:30 v2.0.2-dev.28 15:35:30 v2.0.2-dev.29 15:35:30 v2.0.2-dev.3 15:35:30 v2.0.2-dev.30 15:35:30 v2.0.2-dev.4 15:35:30 v2.0.2-dev.5 15:35:30 v2.0.2-dev.6 15:35:30 v2.0.2-dev.7 15:35:30 v2.0.2-dev.8 15:35:30 v2.0.2-dev.9 15:35:30 v2.1.0 15:35:30 v2.2.0-dev.1 15:35:30 v2.2.0-dev.10 15:35:30 v2.2.0-dev.11 15:35:30 v2.2.0-dev.12 15:35:30 v2.2.0-dev.13 15:35:30 v2.2.0-dev.14 15:35:30 v2.2.0-dev.15 15:35:30 v2.2.0-dev.16 15:35:30 v2.2.0-dev.17 15:35:30 v2.2.0-dev.18 15:35:30 v2.2.0-dev.2 15:35:30 v2.2.0-dev.3 15:35:30 v2.2.0-dev.4 15:35:30 v2.2.0-dev.5 15:35:30 v2.2.0-dev.6 15:35:30 v2.2.0-dev.7 15:35:30 v2.2.0-dev.8 15:35:30 v2.2.0-dev.9 [Pipeline] sh 15:35:30 + lftools sign git-tag v2.2.0-dev.18 15:35:31 Signing Git tag with Sigul... 15:35:31 Signing v2.2.0-dev.18 [Pipeline] echo 15:35:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:35:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:35:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:35:31 $ docker stop --time=1 e5931f80f253a5d026011f8b794df5c2ee25f8f31a6c319bad4a6f0dc0bb65c3 15:35:33 $ docker rm -f e5931f80f253a5d026011f8b794df5c2ee25f8f31a6c319bad4a6f0dc0bb65c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:35:33 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:35:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:33 . [Pipeline] withDockerContainer 15:35:33 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:35:33 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:34 $ docker top ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:34 [ssh-agent] Looking for ssh-agent implementation... 15:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:34 $ docker exec ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 ssh-agent 15:35:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAgcafB/agent.14 15:35:34 SSH_AGENT_PID=21 15:35:34 Running ssh-add (command line suppressed) 15:35:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6465450943011192950.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6465450943011192950.key) 15:35:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:34 + git semver bump pre 15:35:34 # -> Open(): unable to determine branch for HEAD 15:35:34 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:35:34 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:35:34 # $SEMVER_REMOTE_NAME = origin 15:35:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:34 # $SEMVER_USER_NAME = edgex-jenkins 15:35:34 # $SEMVER_BRANCH = main 15:35:34 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:35:34 2.2.0-dev.19 [Pipeline] } 15:35:34 $ docker exec --env ******** --env ******** ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 ssh-agent -k 15:35:35 unset SSH_AUTH_SOCK; 15:35:35 unset SSH_AGENT_PID; 15:35:35 echo Agent pid 21 killed; 15:35:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:35 + git semver [Pipeline] } 15:35:35 $ docker stop --time=1 ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 15:35:36 $ docker rm -f ebb1d28833c334ca34f3fcdc397de2844a6afa1de747bc6970e5c0495a90fc17 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:35:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:37 . [Pipeline] withDockerContainer 15:35:37 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:35:37 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:37 $ docker top 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:37 [ssh-agent] Looking for ssh-agent implementation... 15:35:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:37 $ docker exec 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c ssh-agent 15:35:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiBHIma/agent.14 15:35:37 SSH_AGENT_PID=20 15:35:37 Running ssh-add (command line suppressed) 15:35:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2254952757097311661.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2254952757097311661.key) 15:35:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:38 + git semver push 15:35:38 # -> Open(): unable to determine branch for HEAD 15:35:38 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:35:38 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:35:38 # $SEMVER_REMOTE_NAME = origin 15:35:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:38 # $SEMVER_USER_NAME = edgex-jenkins 15:35:38 # $SEMVER_BRANCH = main 15:35:38 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:35:40 $ docker exec --env ******** --env ******** 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c ssh-agent -k 15:35:40 unset SSH_AUTH_SOCK; 15:35:40 unset SSH_AGENT_PID; 15:35:40 echo Agent pid 20 killed; 15:35:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:40 + git semver [Pipeline] } 15:35:40 $ docker stop --time=1 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c 15:35:41 $ docker rm -f 95bba01479f884d70db7a9f2d0fb0ece1a94a18e77cfbdd3183c80476c74425c [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 15:35:42 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 15:35:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:35:42 total 8 15:35:42 drwxr-xr-x. 3 root root 34 Mar 9 15:28 . 15:35:42 drwxrwxr-x. 9 jenkins jenkins 4096 Mar 9 15:35 .. 15:35:42 drwxr-xr-x. 2 root root 6 Mar 9 15:28 cost 15:35:42 -rw-r--r--. 1 root root 94 Mar 9 15:28 cost.csv 15:35:42 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:35:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:35:42 total 8 15:35:42 drwxr-xr-x. 3 jenkins jenkins 34 Mar 9 15:28 . 15:35:42 drwxrwxr-x. 9 jenkins jenkins 4096 Mar 9 15:35 .. 15:35:42 drwxr-xr-x. 2 jenkins jenkins 6 Mar 9 15:28 cost 15:35:42 -rw-r--r--. 1 jenkins jenkins 94 Mar 9 15:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:43 ---> package-listing.sh 15:35:43 ++ facter osfamily 15:35:43 ++ tr '[:upper:]' '[:lower:]' 15:35:43 + OS_FAMILY=redhat 15:35:43 + workspace=/w/workspace/ry_app-service-configurable_main 15:35:43 + START_PACKAGES=/tmp/packages_start.txt 15:35:43 + END_PACKAGES=/tmp/packages_end.txt 15:35:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:43 + PACKAGES=/tmp/packages_start.txt 15:35:43 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:35:43 + PACKAGES=/tmp/packages_end.txt 15:35:43 + case "${OS_FAMILY}" in 15:35:43 + sort 15:35:43 + rpm -qa 15:35:44 + '[' -f /tmp/packages_start.txt ']' 15:35:44 + '[' -f /tmp/packages_end.txt ']' 15:35:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:44 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:35:44 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:35:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:35:44 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 15:35:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:44 . [Pipeline] withDockerContainer 15:35:44 prd-centos7-docker-4c-2g-6691 does not seem to be running inside a container 15:35:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:45 $ docker top 7625fc21077698383cd3e5f88d79db03cf37eb44b6fa9cb317575aef3efaf32e -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:45 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:45 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:46 + ls /var/log/sa-host 15:35:46 + sadf -c /var/log/sa-host/sa09 15:35:46 file_magic: OK 15:35:46 HZ: Using current value: 100 15:35:46 file_header: OK 15:35:46 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 15:35:46 Statistics: 15:35:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:35:46 File successfully converted to sysstat format version 12.5.2 15:35:46 + sadf -c /var/log/sa-host/sa17 15:35:46 file_magic: OK 15:35:46 HZ: Using current value: 100 15:35:46 file_header: OK 15:35:46 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 15:35:46 Statistics: 15:35:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:35:46 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:46 provisioning config files... 15:35:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2770732198491228784tmp [Pipeline] { [Pipeline] echo 15:35:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:46 ---> create-netrc.sh [Pipeline] } 15:35:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:46 ---> python-tools-install.sh [Pipeline] echo 15:35:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:47 ---> sudo-logs.sh 15:35:47 Archiving 'sudo' log.. 15:35:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-6691.novalocal: Name or service not known 15:35:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-6691.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:35:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:47 ---> job-cost.sh 15:35:47 lf-activate-venv: SKIPPING 15:35:47 DEBUG: total: 0.05999999865889549 15:35:47 INFO: Retrieving Stack Cost... 15:35:47 INFO: Retrieving Pricing Info for: v3-standard-2 15:35:48 INFO: Archiving Costs [Pipeline] echo 15:35:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:48 ---> logs-deploy.sh 15:35:48 lf-activate-venv: SKIPPING 15:35:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/54 15:35:48 INFO: archiving workspace using pattern(s): 15:35:49 Archives upload complete. 15:35:49 INFO: archiving logs to Nexus 15:35:50 ---> uname -a: 15:35:50 Linux prd-centos7-docker-4c-2g-6691.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 15:35:50 15:35:50 15:35:50 ---> lscpu: 15:35:50 Architecture: x86_64 15:35:50 CPU op-mode(s): 32-bit, 64-bit 15:35:50 Byte Order: Little Endian 15:35:50 Address sizes: 40 bits physical, 48 bits virtual 15:35:50 CPU(s): 2 15:35:50 On-line CPU(s) list: 0,1 15:35:50 Thread(s) per core: 1 15:35:50 Core(s) per socket: 1 15:35:50 Socket(s): 2 15:35:50 NUMA node(s): 1 15:35:50 Vendor ID: AuthenticAMD 15:35:50 CPU family: 23 15:35:50 Model: 49 15:35:50 Model name: AMD EPYC-Rome Processor 15:35:50 Stepping: 0 15:35:50 CPU MHz: 2799.998 15:35:50 BogoMIPS: 5599.99 15:35:50 Virtualization: AMD-V 15:35:50 Hypervisor vendor: KVM 15:35:50 Virtualization type: full 15:35:50 L1d cache: 64 KiB 15:35:50 L1i cache: 64 KiB 15:35:50 L2 cache: 1 MiB 15:35:50 L3 cache: 32 MiB 15:35:50 NUMA node0 CPU(s): 0,1 15:35:50 Vulnerability Itlb multihit: Not affected 15:35:50 Vulnerability L1tf: Not affected 15:35:50 Vulnerability Mds: Not affected 15:35:50 Vulnerability Meltdown: Not affected 15:35:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:35:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:35:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:35:50 Vulnerability Srbds: Not affected 15:35:50 Vulnerability Tsx async abort: Not affected 15:35:50 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 15:35:50 15:35:50 15:35:50 ---> nproc: 15:35:50 2 15:35:50 15:35:50 15:35:50 ---> df -h: 15:35:50 Filesystem Size Used Avail Use% Mounted on 15:35:50 overlay 40G 11G 30G 26% / 15:35:50 tmpfs 64M 0 64M 0% /dev 15:35:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:35:50 shm 64M 0 64M 0% /dev/shm 15:35:50 /dev/vda1 40G 11G 30G 26% /facter-os 15:35:50 15:35:50 15:35:50 ---> sar -b -r -n DEV: 15:35:50 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/09/22 _x86_64_ (2 CPU) 15:35:50 15:35:50 15:26:08 LINUX RESTART (2 CPU) 15:35:50 15:35:50 15:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:35:50 15:28:01 302.65 0.05 302.60 0.00 1.07 77803.84 0.00 15:35:50 15:29:01 146.74 0.00 146.74 0.00 0.00 25855.66 0.00 15:35:50 15:30:01 3.91 0.00 3.91 0.00 0.00 194.92 0.00 15:35:50 15:31:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 15:35:50 15:32:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 15:35:50 15:33:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 15:35:50 15:34:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 15:35:50 15:35:01 56.03 0.03 56.00 0.00 3.73 21654.76 0.00 15:35:50 Average: 63.82 0.01 63.81 0.00 0.60 15698.10 0.00 15:35:50 15:35:50 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:35:50 15:28:01 3921932 0 927852 11.59 2620 3156536 1434688 15.84 886184 2737216 107496 15:35:50 15:29:01 3335804 0 1071968 13.38 2620 3598548 1475464 16.29 1047456 3084324 16 15:35:50 15:30:01 3352948 0 1054824 13.17 2620 3598548 1285924 14.20 1035288 3084324 8 15:35:50 15:31:01 3367368 0 1040396 12.99 2620 3598556 1283868 14.17 1022636 3084324 16 15:35:50 15:32:01 3366920 0 1040840 13.00 2620 3598560 1283964 14.18 1023124 3084324 8 15:35:50 15:33:01 3373520 0 1034236 12.91 2620 3598564 1283868 14.17 1017808 3084324 8 15:35:50 15:34:01 3374456 0 1033296 12.90 2620 3598568 1283868 14.17 1017812 3084324 8 15:35:50 15:35:01 2520684 0 1169020 14.60 2620 4316616 1449672 16.01 1126964 3736520 36464 15:35:50 Average: 3326704 0 1046554 13.07 2620 3633062 1347664 14.88 1022159 3122460 18003 15:35:50 15:35:50 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:35:50 15:28:01 veth6fd7d1b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:35:50 15:28:01 eth0 297.97 229.39 2108.80 30.73 0.00 0.00 0.00 0.00 15:35:50 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:28:01 docker0 212.12 268.91 16.78 2081.89 0.00 0.00 0.00 0.00 15:35:50 15:29:01 eth0 201.68 144.71 2709.96 264.87 0.00 0.00 0.00 0.00 15:35:50 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:29:01 docker0 9.82 14.75 0.58 92.02 0.00 0.00 0.00 0.00 15:35:50 15:30:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 15:35:50 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:32:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 15:35:50 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:33:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 15:35:50 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:34:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:35:50 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:35:01 eth0 148.02 87.28 4059.60 10.62 0.00 0.00 0.00 0.00 15:35:50 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 Average: eth0 81.06 57.76 1110.05 38.31 0.00 0.00 0.00 0.00 15:35:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:50 Average: docker0 27.76 35.48 2.17 271.94 0.00 0.00 0.00 0.00 15:35:50 15:35:50 15:35:50 ---> sar -P ALL: 15:35:50 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/09/22 _x86_64_ (2 CPU) 15:35:50 15:35:50 15:26:08 LINUX RESTART (2 CPU) 15:35:50 15:35:50 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:35:50 15:28:01 all 34.16 0.00 12.22 2.65 0.08 50.89 15:35:50 15:28:01 0 33.89 0.00 12.24 2.43 0.09 51.35 15:35:50 15:28:01 1 34.43 0.00 12.20 2.87 0.07 50.44 15:35:50 15:29:01 all 35.64 0.00 9.86 2.14 0.11 52.25 15:35:50 15:29:01 0 35.79 0.00 10.47 2.46 0.09 51.19 15:35:50 15:29:01 1 35.49 0.00 9.25 1.82 0.12 53.31 15:35:50 15:30:01 all 0.23 0.00 0.10 0.00 0.03 99.65 15:35:50 15:30:01 0 0.32 0.00 0.13 0.00 0.03 99.52 15:35:50 15:30:01 1 0.13 0.00 0.07 0.00 0.02 99.78 15:35:50 15:31:01 all 0.21 0.00 0.06 0.00 0.02 99.72 15:35:50 15:31:01 0 0.32 0.00 0.05 0.00 0.00 99.63 15:35:50 15:31:01 1 0.10 0.00 0.07 0.00 0.03 99.80 15:35:50 15:32:01 all 0.16 0.00 0.03 0.00 0.02 99.80 15:35:50 15:32:01 0 0.27 0.00 0.02 0.00 0.02 99.70 15:35:50 15:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:35:50 15:33:01 all 0.19 0.00 0.04 0.00 0.02 99.75 15:35:50 15:33:01 0 0.33 0.00 0.03 0.00 0.02 99.62 15:35:50 15:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:35:50 15:34:01 all 0.22 0.00 0.03 0.00 0.03 99.73 15:35:50 15:34:01 0 0.42 0.00 0.03 0.00 0.00 99.55 15:35:50 15:34:01 1 0.02 0.00 0.02 0.00 0.05 99.92 15:35:50 15:35:01 all 8.12 0.00 3.14 0.64 0.03 88.07 15:35:50 15:35:01 0 8.52 0.00 3.20 0.80 0.02 87.46 15:35:50 15:35:01 1 7.71 0.00 3.08 0.47 0.05 88.68 15:35:50 Average: all 9.45 0.00 3.05 0.65 0.04 86.81 15:35:50 Average: 0 9.56 0.00 3.14 0.68 0.03 86.59 15:35:50 Average: 1 9.34 0.00 2.97 0.62 0.05 87.02 15:35:50 15:35:50 15:35:50