Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2215570982419503232.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh7175503592899070265.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh8188671190321408946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-ssh1702583373667125560.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-ssh8947326522393917402.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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-241 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-ssh2373070590626550854.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 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 (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 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 # timeout=10 Commit message: "build: Update to latest SDK and with released go-mods (#356)" > git rev-list --no-walk 8614b8823b9482f274c22a2df4f1b3061c4102e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:49 ========================================================= 20:57:49 EdgeX Global Pipelines Version Info 20:57:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:51 ------------------- 20:57:51 stable info: 20:57:51 ------------------- 20:57:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:51 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:57:51 Message: update stable to v1.0.213 20:57:51 ------------------- 20:57:51 experimental info: 20:57:51 ------------------- 20:57:51 Commited By: **** collab-it+edgex@linuxfoundation.org 20:57:51 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:57:51 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:57:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:57:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:57:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:57:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] echo 20:57:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 344f50e [Pipeline] echo 20:57:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:52 provisioning config files... 20:57:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config348645448911202390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:52 ---> docker-login.sh 20:57:52 nexus3.edgexfoundry.org:10001 20:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:52 Configure a credential helper to remove this warning. See 20:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:52 20:57:52 Login Succeeded 20:57:52 nexus3.edgexfoundry.org:10002 20:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:52 Configure a credential helper to remove this warning. See 20:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:52 20:57:52 Login Succeeded 20:57:52 nexus3.edgexfoundry.org:10003 20:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:52 Configure a credential helper to remove this warning. See 20:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:52 20:57:52 Login Succeeded 20:57:52 nexus3.edgexfoundry.org:10004 20:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:52 Configure a credential helper to remove this warning. See 20:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:52 20:57:52 Login Succeeded 20:57:52 docker.io 20:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:53 Configure a credential helper to remove this warning. See 20:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:53 20:57:53 Login Succeeded 20:57:53 ---> docker-login.sh ends [Pipeline] } 20:57:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:57:53 + git rev-list -1 --merges 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569~1..344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] echo 20:57:53 -----------> git rev-list -1 --merges 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569~1..344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [false] [Pipeline] sh 20:57:53 + git log --format=format:%s -1 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] echo 20:57:53 ========================================================= 20:57:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:57:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:54 + git log --format=format:%s -1 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] echo 20:57:54 [semverPrep] GIT_COMMIT: 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569, Commit Message: build: Update to latest SDK and with released go-mods (#356) [Pipeline] echo 20:57:54 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:54 20:57:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:57:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:55 latest: Pulling from edgex-devops/git-semver 20:57:55 a0d0a0d46f8b: Pulling fs layer 20:57:55 3e5f54012d9b: Pulling fs layer 20:57:55 4c7163046ea9: Pulling fs layer 20:57:55 0c2d73faf560: Pulling fs layer 20:57:55 0c2d73faf560: Waiting 20:57:55 3e5f54012d9b: Verifying Checksum 20:57:55 3e5f54012d9b: Download complete 20:57:55 a0d0a0d46f8b: Download complete 20:57:55 4c7163046ea9: Verifying Checksum 20:57:55 4c7163046ea9: Download complete 20:57:55 0c2d73faf560: Verifying Checksum 20:57:55 0c2d73faf560: Download complete 20:57:55 a0d0a0d46f8b: Pull complete 20:57:55 3e5f54012d9b: Pull complete 20:57:55 4c7163046ea9: Pull complete 20:57:55 0c2d73faf560: Pull complete 20:57:55 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:57:55 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 20:57:56 $ 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 20:57:56 $ docker top be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:56 [ssh-agent] Looking for ssh-agent implementation... 20:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:57 $ docker exec be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 ssh-agent 20:57:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDknAJJ/agent.13 20:57:57 SSH_AGENT_PID=19 20:57:57 Running ssh-add (command line suppressed) 20:57:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_886660091184636543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_886660091184636543.key) 20:57:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:57 + git tag --points-at HEAD [Pipeline] } 20:57:57 $ docker exec --env ******** --env ******** be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 ssh-agent -k 20:57:57 unset SSH_AUTH_SOCK; 20:57:57 unset SSH_AGENT_PID; 20:57:57 echo Agent pid 19 killed; 20:57:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:57 [ssh-agent] Looking for ssh-agent implementation... 20:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:57 $ docker exec be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 ssh-agent 20:57:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjcpPPd/agent.55 20:57:58 SSH_AGENT_PID=61 20:57:58 Running ssh-add (command line suppressed) 20:57:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8301242823109044887.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8301242823109044887.key) 20:57:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:58 + git semver init 20:57:58 # -> Open(): unable to determine branch for HEAD 20:57:58 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 20:57:58 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 20:57:58 # $SEMVER_REMOTE_NAME = origin 20:57:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:57:58 # $SEMVER_USER_NAME = edgex-jenkins 20:57:58 # $SEMVER_BRANCH = main 20:57:58 # $SEMVER_TEMP = /tmp/semver-280247694 20:57:58 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:57:59 # '/tmp/semver-280247694' -> '/w/workspace/ry_app-service-configurable_main/.semver' 20:57:59 # -> Force: false 20:57:59 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 20:57:59 $ docker exec --env ******** --env ******** be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 ssh-agent -k 20:57:59 unset SSH_AUTH_SOCK; 20:57:59 unset SSH_AGENT_PID; 20:57:59 echo Agent pid 61 killed; 20:57:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:59 + git semver [Pipeline] } 20:57:59 $ docker stop --time=1 be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 20:58:00 $ docker rm -f be01bc33500148acb9b330cea707d4e9e2eee8b8846ebbe4fa9e67eb8b8e46f6 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:58:01 Stashed 1 file(s) [Pipeline] echo 20:58:01 [edgeXSemver]: initialized semver on version 2.0.2-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:58:16 Still waiting to schedule task 20:58:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:58:16 Still waiting to schedule task 20:58:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-239’ is offline 20:59:16 Running on prd-centos7-docker-4c-2g-244 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 20:59:16 Running in /w/workspace/app-service-configurable/32 [Pipeline] { [Pipeline] checkout 20:59:16 Selected Git installation does not exist. Using Default 20:59:16 The recommended git tool is: NONE 20:59:18 using credential edgex-jenkins-ssh 20:59:18 Cloning the remote Git repository 20:59:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:59:19 > git init /w/workspace/app-service-configurable/32 # timeout=10 20:59:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:59:19 > git --version # timeout=10 20:59:19 > git --version # 'git version 2.24.4' 20:59:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:19 [INFO] Currently running in a labeled security context 20:59:19 [INFO] Currently SELinux is 'enforcing' on the host 20:59:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/32@tmp/jenkins-gitclient-ssh7671257724152031358.key 20:59:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:19 Avoid second fetch 20:59:19 Checking out Revision 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 (main) 20:59:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:59:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:19 > git config core.sparsecheckout # timeout=10 20:59:19 > git checkout -f 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 # timeout=10 20:59:23 Commit message: "build: Update to latest SDK and with released go-mods (#356)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:23 provisioning config files... 20:59:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/32@tmp/config9192815689555995427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:24 ---> docker-login.sh 20:59:24 nexus3.edgexfoundry.org:10001 20:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:24 Configure a credential helper to remove this warning. See 20:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:24 20:59:24 Login Succeeded 20:59:24 nexus3.edgexfoundry.org:10002 20:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:24 Configure a credential helper to remove this warning. See 20:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:24 20:59:24 Login Succeeded 20:59:24 nexus3.edgexfoundry.org:10003 20:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:24 Configure a credential helper to remove this warning. See 20:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:24 20:59:24 Login Succeeded 20:59:24 nexus3.edgexfoundry.org:10004 20:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:24 Configure a credential helper to remove this warning. See 20:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:24 20:59:24 Login Succeeded 20:59:24 docker.io 20:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:24 Configure a credential helper to remove this warning. See 20:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:24 20:59:24 Login Succeeded 20:59:24 ---> docker-login.sh ends [Pipeline] } 20:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:25 ========================================================= 20:59:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:59:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:59:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:59:25 Sending build context to Docker daemon 199.2kB 20:59:25 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 20:59:25 Step 2/12 : FROM ${BASE} AS builder 20:59:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:25 a0d0a0d46f8b: Pulling fs layer 20:59:25 31adcdaf11c8: Pulling fs layer 20:59:25 b8b176561691: Pulling fs layer 20:59:25 4527c011a84f: Pulling fs layer 20:59:25 5d74067f8e1e: Pulling fs layer 20:59:25 e0aca202a116: Pulling fs layer 20:59:25 3a43be97a3b4: Pulling fs layer 20:59:25 34cad66bf833: Pulling fs layer 20:59:25 b4e3c513aaa6: Pulling fs layer 20:59:25 4527c011a84f: Waiting 20:59:25 5d74067f8e1e: Waiting 20:59:25 e0aca202a116: Waiting 20:59:25 3a43be97a3b4: Waiting 20:59:25 34cad66bf833: Waiting 20:59:25 b4e3c513aaa6: Waiting 20:59:25 b8b176561691: Verifying Checksum 20:59:25 b8b176561691: Download complete 20:59:25 31adcdaf11c8: Verifying Checksum 20:59:25 31adcdaf11c8: Download complete 20:59:25 5d74067f8e1e: Verifying Checksum 20:59:25 5d74067f8e1e: Download complete 20:59:25 e0aca202a116: Verifying Checksum 20:59:25 e0aca202a116: Download complete 20:59:25 3a43be97a3b4: Verifying Checksum 20:59:25 3a43be97a3b4: Download complete 20:59:25 a0d0a0d46f8b: Verifying Checksum 20:59:25 a0d0a0d46f8b: Download complete 20:59:25 34cad66bf833: Verifying Checksum 20:59:25 34cad66bf833: Download complete 20:59:25 a0d0a0d46f8b: Pull complete 20:59:26 4527c011a84f: Verifying Checksum 20:59:26 4527c011a84f: Download complete 20:59:26 b4e3c513aaa6: Verifying Checksum 20:59:26 b4e3c513aaa6: Download complete 20:59:26 31adcdaf11c8: Pull complete 20:59:26 b8b176561691: Pull complete 20:59:30 4527c011a84f: Pull complete 20:59:30 5d74067f8e1e: Pull complete 20:59:30 e0aca202a116: Pull complete 20:59:30 3a43be97a3b4: Pull complete 20:59:30 34cad66bf833: Pull complete 20:59:32 b4e3c513aaa6: Pull complete 20:59:32 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:59:32 ---> 9f6097aaca64 20:59:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:59:37 ---> Running in 3b89db97f1b7 20:59:37 Removing intermediate container 3b89db97f1b7 20:59:37 ---> 715f4ce32376 20:59:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:59:37 ---> Running in 298d0f628db2 20:59:37 Removing intermediate container 298d0f628db2 20:59:37 ---> cf75b74cc518 20:59:37 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:59:37 ---> Running in 1ff04cc19fc2 20:59:37 Removing intermediate container 1ff04cc19fc2 20:59:37 ---> f2a79f11643e 20:59:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:37 ---> Running in b11ad29fbb49 20:59:37 Removing intermediate container b11ad29fbb49 20:59:37 ---> 0b260888eba7 20:59:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:37 ---> Running in 67d1fb0899e6 20:59:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:59:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:59:38 OK: 220 MiB in 52 packages 20:59:39 Removing intermediate container 67d1fb0899e6 20:59:39 ---> 1a1a7f1f237b 20:59:39 Step 8/12 : WORKDIR /app 20:59:39 ---> Running in 3553e8673ae5 20:59:39 Removing intermediate container 3553e8673ae5 20:59:39 ---> 5d9d35ee7e03 20:59:39 Step 9/12 : COPY . . 20:59:39 ---> e4c6df723b5f 20:59:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:39 ---> Running in 7a388e66819c 21:00:11 Removing intermediate container 7a388e66819c 21:00:11 ---> bc22ab37f1c9 21:00:11 Step 11/12 : ARG MAKE="make build" 21:00:11 ---> Running in af721a049fca 21:00:11 Removing intermediate container af721a049fca 21:00:11 ---> 5055f461f264 21:00:11 Step 12/12 : RUN $MAKE 21:00:11 ---> Running in 766bc600a3c2 21:00:11 noop 21:00:11 Removing intermediate container 766bc600a3c2 21:00:11 ---> 4c13e4f9e782 21:00:11 Successfully built 4c13e4f9e782 21:00:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:00:11 + docker inspect -f . ci-base-image-x86_64 21:00:11 . [Pipeline] withDockerContainer 21:00:12 prd-centos7-docker-4c-2g-244 does not seem to be running inside a container 21:00:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:12 $ docker top 31e6dce8bdb32ddce538b3349214516f8631a9b11d2d2d5d6c0f6a157056a511 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:12 + go version 21:00:12 go version go1.16.8 linux/amd64 [Pipeline] } 21:00:12 $ docker stop --time=1 31e6dce8bdb32ddce538b3349214516f8631a9b11d2d2d5d6c0f6a157056a511 21:00:13 $ docker rm -f 31e6dce8bdb32ddce538b3349214516f8631a9b11d2d2d5d6c0f6a157056a511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:14 + docker inspect -f . ci-base-image-x86_64 21:00:14 . [Pipeline] withDockerContainer 21:00:14 prd-centos7-docker-4c-2g-244 does not seem to be running inside a container 21:00:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:14 $ docker top 7c61020b3a743aacf2b940dedf25ca563d82e81e3273520d9e000de4b39e66cd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:00:15 + make test 21:00:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:00:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:00:30 CGO_ENABLED=1 go vet ./... 21:00:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:36 ./bin/test-attribution-txt.sh [Pipeline] } 21:00:36 $ docker stop --time=1 7c61020b3a743aacf2b940dedf25ca563d82e81e3273520d9e000de4b39e66cd 21:00:38 $ docker rm -f 7c61020b3a743aacf2b940dedf25ca563d82e81e3273520d9e000de4b39e66cd [Pipeline] // withDockerContainer [Pipeline] sh 21:00:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:00:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:00:39 + ls -al . 21:00:39 total 148 21:00:39 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 11 21:00 . 21:00:39 drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 20:59 .. 21:00:39 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 11 20:59 Attribution.txt 21:00:39 drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 20:59 bin 21:00:39 -rw-rw-r--. 1 jenkins jenkins 22206 Nov 11 20:59 CHANGELOG.md 21:00:39 -rw-r--r--. 1 jenkins jenkins 10 Nov 11 21:00 coverage.out 21:00:39 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 11 20:59 Dockerfile 21:00:39 -rw-rw-r--. 1 jenkins jenkins 119 Nov 11 20:59 .dockerignore 21:00:39 drwxrwxr-x. 8 jenkins jenkins 162 Nov 11 20:59 .git 21:00:39 drwxrwxr-x. 2 jenkins jenkins 104 Nov 11 20:59 .github 21:00:39 -rw-rw-r--. 1 jenkins jenkins 104 Nov 11 20:59 .gitignore 21:00:39 -rw-rw-r--. 1 jenkins jenkins 136 Nov 11 20:59 go.mod 21:00:39 -rw-rw-r--. 1 jenkins jenkins 49207 Nov 11 20:59 go.sum 21:00:39 -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 20:59 GOVERNANCE.md 21:00:39 -rw-rw-r--. 1 jenkins jenkins 687 Nov 11 20:59 Jenkinsfile 21:00:39 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 11 20:59 LICENSE 21:00:39 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 11 20:59 main.go 21:00:39 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 11 20:59 makefile 21:00:39 -rw-rw-r--. 1 jenkins jenkins 618 Nov 11 20:59 OWNERS.md 21:00:39 -rw-rw-r--. 1 jenkins jenkins 3429 Nov 11 20:59 README.md 21:00:39 drwxrwxr-x. 9 jenkins jenkins 151 Nov 11 20:59 res 21:00:39 drwxrwxr-x. 3 jenkins jenkins 58 Nov 11 20:59 snap 21:00:39 -rw-rw-r--. 1 jenkins jenkins 12 Nov 11 20:58 VERSION [Pipeline] isUnix [Pipeline] sh 21:00:40 + 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=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 --label arch=amd64 --label version=2.0.2-dev.28 . 21:00:40 Sending build context to Docker daemon 200.2kB 21:00:40 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 21:00:40 Step 2/26 : FROM ${BASE} AS builder 21:00:40 ---> 4c13e4f9e782 21:00:40 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:00:40 ---> Running in d42eb4be1af5 21:00:40 Removing intermediate container d42eb4be1af5 21:00:40 ---> 26205e0f8dec 21:00:40 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:00:40 ---> Running in 3b92e8e0a8cb 21:00:40 Removing intermediate container 3b92e8e0a8cb 21:00:40 ---> 2358987ce1b4 21:00:40 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:00:40 ---> Running in 03362a189427 21:00:40 Removing intermediate container 03362a189427 21:00:40 ---> 10ed992c3556 21:00:40 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:40 ---> Running in 8f05c03c012d 21:00:41 Removing intermediate container 8f05c03c012d 21:00:41 ---> 04ebda871495 21:00:41 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:41 ---> Running in fa088946fd29 21:00:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:00:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-245 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:00:42 Running in /w/workspace/app-service-configurable/32 [Pipeline] { [Pipeline] checkout 21:00:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:00:42 OK: 220 MiB in 52 packages 21:00:42 Selected Git installation does not exist. Using Default 21:00:42 The recommended git tool is: NONE 21:00:42 Removing intermediate container fa088946fd29 21:00:42 ---> 30bbdcb4256a 21:00:42 Step 8/26 : WORKDIR /app 21:00:42 ---> Running in cb92e25bd575 21:00:42 Removing intermediate container cb92e25bd575 21:00:42 ---> 18afaa6f0112 21:00:42 Step 9/26 : COPY . . 21:00:42 ---> a014b0105803 21:00:42 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:42 ---> Running in 8853955d5992 21:00:43 Removing intermediate container 8853955d5992 21:00:43 ---> 6799cce0f633 21:00:43 Step 11/26 : ARG MAKE="make build" 21:00:43 ---> Running in 857da96e8b8a 21:00:43 Removing intermediate container 857da96e8b8a 21:00:43 ---> 70829c64b2ba 21:00:43 Step 12/26 : RUN $MAKE 21:00:43 ---> Running in fd07d807f1ab 21:00:43 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.28" -o app-service-configurable 21:00:48 using credential edgex-jenkins-ssh 21:00:48 Cloning the remote Git repository 21:00:48 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:00:49 Avoid second fetch 21:00:49 Checking out Revision 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 (main) 21:00:48 > git init /w/workspace/app-service-configurable/32 # timeout=10 21:00:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:00:48 > git --version # timeout=10 21:00:48 > git --version # 'git version 2.17.1' 21:00:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:00:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:49 > git config core.sparsecheckout # timeout=10 21:00:50 > git checkout -f 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 # timeout=10 21:00:54 Commit message: "build: Update to latest SDK and with released go-mods (#356)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:55 Dload Upload Total Spent Left Speed 21:00:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 89575 [Pipeline] sh 21:00:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:00:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:00:56 + sudo tee /etc/docker/daemon.new 21:00:56 { 21:00:56 "registry-mirrors": [ 21:00:56 "https://nexus3.edgexfoundry.org:10001" 21:00:56 ], 21:00:56 "bip": "10.250.0.254/24", 21:00:56 "hosts": [ 21:00:56 "tcp://0.0.0.0:5555", 21:00:56 "unix:///var/run/docker.sock" 21:00:56 ], 21:00:56 "mtu": 1458, 21:00:56 "selinux-enabled": true, 21:00:56 "seccomp-profile": "/etc/docker/seccomp.json" 21:00:56 } [Pipeline] sh 21:00:56 Removing intermediate container fd07d807f1ab 21:00:56 ---> 1473d7d8c320 21:00:56 Step 13/26 : FROM alpine:3.14 21:00:56 3.14: Pulling from library/alpine 21:00:56 a0d0a0d46f8b: Already exists 21:00:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:00:56 Status: Downloaded newer image for alpine:3.14 21:00:56 ---> 14119a10abf4 21:00:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:00:56 ---> Running in 6f7fdef55296 21:00:56 Removing intermediate container 6f7fdef55296 21:00:56 ---> 77e63bcc2377 21:00:56 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:00:56 ---> Running in f163f41137a3 21:00:56 Removing intermediate container f163f41137a3 21:00:56 ---> 396e166c9061 21:00:56 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:00:56 ---> Running in cf004ae2bf10 21:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:00:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:00:56 (1/7) Installing ca-certificates (20191127-r5) 21:00:56 (2/7) Installing dumb-init (1.2.5-r1) 21:00:56 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:00:56 (4/7) Installing libsodium (1.0.18-r0) 21:00:56 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:00:56 (6/7) Installing libzmq (4.3.4-r0) 21:00:56 (7/7) Installing zeromq (4.3.4-r0) 21:00:56 Executing busybox-1.33.1-r3.trigger 21:00:56 Executing ca-certificates-20191127-r5.trigger 21:00:56 OK: 9 MiB in 21 packages 21:00:56 + sudo service docker restart 21:00:57 Removing intermediate container cf004ae2bf10 21:00:57 ---> 90fd34062b0a 21:00:57 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:00:57 ---> efb1d3211743 21:00:57 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:00:57 ---> 6921eaf27c71 21:00:57 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:00:57 ---> 5a378dbba8fd 21:00:57 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:00:57 ---> 9f848e30f802 21:00:57 Step 21/26 : EXPOSE 48095 21:00:57 ---> Running in 10bf6050e870 21:00:57 Removing intermediate container 10bf6050e870 21:00:57 ---> 0a459b99dd09 21:00:57 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:00:57 ---> Running in 62db603f3ff7 21:00:57 Removing intermediate container 62db603f3ff7 21:00:57 ---> 624e0968795a 21:00:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:57 ---> Running in 818301ebf2ae 21:00:58 Removing intermediate container 818301ebf2ae 21:00:58 ---> c8446eebaea9 21:00:58 Step 24/26 : LABEL arch=amd64 21:00:58 ---> Running in 330df4245bf0 21:00:58 Removing intermediate container 330df4245bf0 21:00:58 ---> 0c37570004b6 21:00:58 Step 25/26 : LABEL git_sha=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 21:00:58 ---> Running in 1957e12328d2 21:00:58 Removing intermediate container 1957e12328d2 21:00:58 ---> 455e1688878c 21:00:58 Step 26/26 : LABEL version=2.0.2-dev.28 21:00:58 ---> Running in cb5f5ad2fad3 21:00:58 Removing intermediate container cb5f5ad2fad3 21:00:58 ---> eb6f17f2463e 21:00:58 [Warning] One or more build-args [ARCH] were not consumed 21:00:58 Successfully built eb6f17f2463e 21:00:58 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:58 provisioning config files... 21:00:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/32@tmp/config2936440526015361648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:58 ---> docker-login.sh 21:00:58 nexus3.edgexfoundry.org:10001 21:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:58 Configure a credential helper to remove this warning. See 21:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:58 21:00:58 Login Succeeded 21:00:58 nexus3.edgexfoundry.org:10002 21:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:59 Configure a credential helper to remove this warning. See 21:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:59 21:00:59 Login Succeeded 21:00:59 nexus3.edgexfoundry.org:10003 21:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:59 Configure a credential helper to remove this warning. See 21:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:59 21:00:59 Login Succeeded 21:00:59 nexus3.edgexfoundry.org:10004 21:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:59 Configure a credential helper to remove this warning. See 21:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:59 21:00:59 Login Succeeded 21:00:59 docker.io 21:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:59 Configure a credential helper to remove this warning. See 21:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:59 21:00:59 Login Succeeded 21:00:59 ---> docker-login.sh ends [Pipeline] } 21:00:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:00:59 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:00:59 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 21:00:59 latest 21:00:59 2.0.2-dev.28 21:00:59 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 21:00:59 main 21:00:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] isUnix [Pipeline] sh 21:01:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 21:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:00 c7eb27acaa81: Preparing 21:01:00 76d0c26e4ec1: Preparing 21:01:00 b2a053c85443: Preparing 21:01:00 81f263a67141: Preparing 21:01:00 17a149bf95ee: Preparing 21:01:00 e2eb06d8af82: Preparing 21:01:00 e2eb06d8af82: Waiting 21:01:03 17a149bf95ee: Pushed 21:01:03 e2eb06d8af82: Layer already exists 21:01:06 81f263a67141: Pushed 21:01:06 c7eb27acaa81: Pushed 21:01:07 76d0c26e4ec1: Pushed 21:01:08 b2a053c85443: Pushed 21:01:09 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] isUnix [Pipeline] sh 21:01:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 21:01:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:10 c7eb27acaa81: Preparing 21:01:10 76d0c26e4ec1: Preparing 21:01:10 b2a053c85443: Preparing 21:01:10 81f263a67141: Preparing 21:01:10 17a149bf95ee: Preparing 21:01:10 e2eb06d8af82: Preparing 21:01:10 e2eb06d8af82: Waiting 21:01:10 c7eb27acaa81: Layer already exists 21:01:10 b2a053c85443: Layer already exists 21:01:10 76d0c26e4ec1: Layer already exists 21:01:10 81f263a67141: Layer already exists 21:01:10 17a149bf95ee: Layer already exists 21:01:10 e2eb06d8af82: Layer already exists 21:01:11 latest: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] isUnix [Pipeline] sh 21:01:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.28 [Pipeline] isUnix [Pipeline] sh 21:01:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.28 21:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:11 c7eb27acaa81: Preparing 21:01:11 76d0c26e4ec1: Preparing 21:01:11 b2a053c85443: Preparing 21:01:11 81f263a67141: Preparing 21:01:11 17a149bf95ee: Preparing 21:01:11 e2eb06d8af82: Preparing 21:01:11 e2eb06d8af82: Waiting 21:01:11 17a149bf95ee: Layer already exists 21:01:11 b2a053c85443: Layer already exists 21:01:11 76d0c26e4ec1: Layer already exists 21:01:11 c7eb27acaa81: Layer already exists 21:01:11 81f263a67141: Layer already exists 21:01:11 e2eb06d8af82: Layer already exists 21:01:11 2.0.2-dev.28: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] isUnix [Pipeline] sh 21:01:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [Pipeline] isUnix [Pipeline] sh 21:01:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 21:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:12 c7eb27acaa81: Preparing 21:01:12 76d0c26e4ec1: Preparing 21:01:12 b2a053c85443: Preparing 21:01:12 81f263a67141: Preparing 21:01:12 17a149bf95ee: Preparing 21:01:12 e2eb06d8af82: Preparing 21:01:12 e2eb06d8af82: Waiting 21:01:12 81f263a67141: Layer already exists 21:01:12 b2a053c85443: Layer already exists 21:01:12 c7eb27acaa81: Layer already exists 21:01:12 76d0c26e4ec1: Layer already exists 21:01:12 17a149bf95ee: Layer already exists 21:01:12 e2eb06d8af82: Layer already exists 21:01:12 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] isUnix [Pipeline] sh 21:01:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 21:01:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:12 c7eb27acaa81: Preparing 21:01:12 76d0c26e4ec1: Preparing 21:01:12 b2a053c85443: Preparing 21:01:12 81f263a67141: Preparing 21:01:12 17a149bf95ee: Preparing 21:01:12 e2eb06d8af82: Preparing 21:01:12 e2eb06d8af82: Waiting 21:01:12 76d0c26e4ec1: Layer already exists 21:01:12 17a149bf95ee: Layer already exists 21:01:12 b2a053c85443: Layer already exists 21:01:12 81f263a67141: Layer already exists 21:01:12 c7eb27acaa81: Layer already exists 21:01:12 e2eb06d8af82: Layer already exists 21:01:13 main: digest: sha256:0e0dc37ee5f7fc70363c717f388dc02e639c0f6e4ae24db66e3fa4557b5c86cf size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:01:13 ===================================================== [Pipeline] echo 21:01:13 taggedImages: 21:01:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 21:01:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:01:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.28 21:01:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 21:01:13 - 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 21:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:14 21:01:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:01:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:14 latest: Pulling from edgex-lftools-log-publisher 21:01:14 b4d181a07f80: Pulling fs layer 21:01:14 a1111a8f2ec3: Pulling fs layer 21:01:14 ed53099fbce6: Pulling fs layer 21:01:14 dc539afda2c1: Pulling fs layer 21:01:14 77bc0d833cb6: Pulling fs layer 21:01:14 9065ff56babe: Pulling fs layer 21:01:14 d287ab97295c: Pulling fs layer 21:01:14 dc539afda2c1: Waiting 21:01:14 77bc0d833cb6: Waiting 21:01:14 9065ff56babe: Waiting 21:01:14 d287ab97295c: Waiting 21:01:14 a1111a8f2ec3: Verifying Checksum 21:01:14 a1111a8f2ec3: Download complete 21:01:14 dc539afda2c1: Verifying Checksum 21:01:14 dc539afda2c1: Download complete 21:01:14 ed53099fbce6: Verifying Checksum 21:01:14 ed53099fbce6: Download complete 21:01:14 9065ff56babe: Verifying Checksum 21:01:14 9065ff56babe: Download complete 21:01:14 77bc0d833cb6: Verifying Checksum 21:01:14 77bc0d833cb6: Download complete 21:01:14 b4d181a07f80: Verifying Checksum 21:01:14 b4d181a07f80: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:15 provisioning config files... 21:01:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/32@tmp/config2891072362914568247tmp 21:01:15 d287ab97295c: Verifying Checksum 21:01:15 d287ab97295c: Download complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:15 ---> docker-login.sh 21:01:15 nexus3.edgexfoundry.org:10001 21:01:16 b4d181a07f80: Pull complete 21:01:16 a1111a8f2ec3: Pull complete 21:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:16 ed53099fbce6: Pull complete 21:01:16 dc539afda2c1: Pull complete 21:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:16 Configure a credential helper to remove this warning. See 21:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:16 21:01:16 Login Succeeded 21:01:16 nexus3.edgexfoundry.org:10002 21:01:17 77bc0d833cb6: Pull complete 21:01:17 9065ff56babe: Pull complete 21:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:17 Configure a credential helper to remove this warning. See 21:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:17 21:01:17 Login Succeeded 21:01:17 nexus3.edgexfoundry.org:10003 21:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:18 Configure a credential helper to remove this warning. See 21:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:18 21:01:18 Login Succeeded 21:01:18 nexus3.edgexfoundry.org:10004 21:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:18 Configure a credential helper to remove this warning. See 21:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:18 21:01:18 Login Succeeded 21:01:18 docker.io 21:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:19 Configure a credential helper to remove this warning. See 21:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:19 21:01:19 Login Succeeded 21:01:19 ---> docker-login.sh ends [Pipeline] } 21:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:01:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:20 ========================================================= 21:01:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:01:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:01:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 21:01:20 Sending build context to Docker daemon 199.2kB 21:01:20 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 21:01:20 Step 2/12 : FROM ${BASE} AS builder 21:01:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:20 552d1f2373af: Pulling fs layer 21:01:20 ea3f2d53f512: Pulling fs layer 21:01:20 9e70ebbbe112: Pulling fs layer 21:01:20 7a9cfe048b4a: Pulling fs layer 21:01:20 72dc09318566: Pulling fs layer 21:01:20 f4f7b4309257: Pulling fs layer 21:01:20 0ac9a79272e3: Pulling fs layer 21:01:20 b78e95d17946: Pulling fs layer 21:01:20 7a9cfe048b4a: Waiting 21:01:20 72dc09318566: Waiting 21:01:20 f4f7b4309257: Waiting 21:01:20 0ac9a79272e3: Waiting 21:01:20 b78e95d17946: Waiting 21:01:20 9e70ebbbe112: Download complete 21:01:20 ea3f2d53f512: Verifying Checksum 21:01:20 ea3f2d53f512: Download complete 21:01:21 72dc09318566: Verifying Checksum 21:01:21 72dc09318566: Download complete 21:01:21 f4f7b4309257: Download complete 21:01:21 552d1f2373af: Verifying Checksum 21:01:21 552d1f2373af: Download complete 21:01:21 0ac9a79272e3: Verifying Checksum 21:01:21 0ac9a79272e3: Download complete 21:01:22 552d1f2373af: Pull complete 21:01:22 d287ab97295c: Pull complete 21:01:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:01:22 prd-centos7-docker-4c-2g-244 does not seem to be running inside a container 21:01:22 $ 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/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:01:23 ea3f2d53f512: Pull complete 21:01:23 9e70ebbbe112: Pull complete 21:01:23 b78e95d17946: Verifying Checksum 21:01:23 b78e95d17946: Download complete 21:01:23 7a9cfe048b4a: Verifying Checksum 21:01:23 7a9cfe048b4a: Download complete 21:01:24 $ docker top be93cd5908e66c84c0dca65d9ea916986a711863953266979e9883874bf42773 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:24 ---> job-cost.sh 21:01:24 lf-activate-venv: SKIPPING 21:01:24 INFO: No Stack... 21:01:25 INFO: Retrieving Pricing Info for: v3-standard-2 21:01:25 INFO: Archiving Costs [Pipeline] sh 21:01:26 + + cat /w/workspace/app-service-configurable/32/archives/cost.csv 21:01:26 cut -d, -f6 [Pipeline] lock 21:01:26 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] 21:01:26 Resource [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] did not exist. Created. 21:01:26 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:26 + echo total: 0.05999999865889549 [Pipeline] stash 21:01:26 Stashed 1 file(s) [Pipeline] } 21:01:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:26 $ docker stop --time=1 be93cd5908e66c84c0dca65d9ea916986a711863953266979e9883874bf42773 21:01:27 $ docker rm -f be93cd5908e66c84c0dca65d9ea916986a711863953266979e9883874bf42773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:01:36 7a9cfe048b4a: Pull complete 21:01:36 72dc09318566: Pull complete 21:01:36 f4f7b4309257: Pull complete 21:01:36 0ac9a79272e3: Pull complete 21:01:43 b78e95d17946: Pull complete 21:01:43 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:01:43 ---> 8b459fc5aaf0 21:01:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:01:44 ---> Running in c10bc3705408 21:01:44 Removing intermediate container c10bc3705408 21:01:44 ---> 2215beb99a0c 21:01:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:01:44 ---> Running in a963b2de58f4 21:01:45 Removing intermediate container a963b2de58f4 21:01:45 ---> 90d937aae751 21:01:45 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:01:45 ---> Running in 4d2856f4ef63 21:01:46 Removing intermediate container 4d2856f4ef63 21:01:46 ---> 51b36efa76bf 21:01:46 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:46 ---> Running in 3b4a361c14fb 21:01:48 Removing intermediate container 3b4a361c14fb 21:01:48 ---> 7877f699a012 21:01:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:01:48 ---> Running in a8356f77b199 21:01:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:52 OK: 219 MiB in 52 packages 21:01:52 Removing intermediate container a8356f77b199 21:01:52 ---> 2d46b0b4188f 21:01:52 Step 8/12 : WORKDIR /app 21:01:53 ---> Running in 7638d7a7694b 21:01:53 Removing intermediate container 7638d7a7694b 21:01:53 ---> eb44e36e1a74 21:01:53 Step 9/12 : COPY . . 21:01:54 ---> d17ed05fc6a9 21:01:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:54 ---> Running in 69c1501bee86 21:03:16 Removing intermediate container 69c1501bee86 21:03:16 ---> 99764e174b2c 21:03:16 Step 11/12 : ARG MAKE="make build" 21:03:16 ---> Running in 8a225160dec3 21:03:16 Removing intermediate container 8a225160dec3 21:03:16 ---> d52cb719267d 21:03:16 Step 12/12 : RUN $MAKE 21:03:16 ---> Running in 9a3ef1033fe7 21:03:16 noop 21:03:16 Removing intermediate container 9a3ef1033fe7 21:03:16 ---> b38135a49a37 21:03:16 Successfully built b38135a49a37 21:03:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:03:16 + docker inspect -f . ci-base-image-arm64 21:03:16 . [Pipeline] withDockerContainer 21:03:17 prd-ubuntu18.04-docker-arm64-4c-16g-245 does not seem to be running inside a container 21:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:03:18 $ docker top 22023935062bc0720afdbcf61eb2c16e1248cc3a3dca80193e887dffb8fdfdd3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:19 + go version 21:03:19 go version go1.16.8 linux/arm64 [Pipeline] } 21:03:19 $ docker stop --time=1 22023935062bc0720afdbcf61eb2c16e1248cc3a3dca80193e887dffb8fdfdd3 21:03:21 $ docker rm -f 22023935062bc0720afdbcf61eb2c16e1248cc3a3dca80193e887dffb8fdfdd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:22 + docker inspect -f . ci-base-image-arm64 21:03:22 . [Pipeline] withDockerContainer 21:03:22 prd-ubuntu18.04-docker-arm64-4c-16g-245 does not seem to be running inside a container 21:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:03:24 $ docker top 210968672fc5fc692d3e8f3e0ee12ea5a8db6d919fb14e03e93e35ad252a1679 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:03:25 + make test 21:03:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:04:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:04:33 CGO_ENABLED=1 go vet ./... 21:04:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:51 ./bin/test-attribution-txt.sh [Pipeline] } 21:04:52 $ docker stop --time=1 210968672fc5fc692d3e8f3e0ee12ea5a8db6d919fb14e03e93e35ad252a1679 21:04:53 $ docker rm -f 210968672fc5fc692d3e8f3e0ee12ea5a8db6d919fb14e03e93e35ad252a1679 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:54 Warning: overwriting stash ‘coverage-report’ 21:04:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:56 + ls -al . 21:04:56 total 172 21:04:56 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 21:04 . 21:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 21:00 .. 21:04:56 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 21:00 .dockerignore 21:04:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 21:00 .git 21:04:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 21:00 .github 21:04:56 -rw-rw-r-- 1 jenkins jenkins 104 Nov 11 21:00 .gitignore 21:04:56 -rw-rw-r-- 1 jenkins jenkins 7608 Nov 11 21:00 Attribution.txt 21:04:56 -rw-rw-r-- 1 jenkins jenkins 22206 Nov 11 21:00 CHANGELOG.md 21:04:56 -rw-rw-r-- 1 jenkins jenkins 2064 Nov 11 21:00 Dockerfile 21:04:56 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 21:00 GOVERNANCE.md 21:04:56 -rw-rw-r-- 1 jenkins jenkins 687 Nov 11 21:00 Jenkinsfile 21:04:56 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 21:00 LICENSE 21:04:56 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 21:00 OWNERS.md 21:04:56 -rw-rw-r-- 1 jenkins jenkins 3429 Nov 11 21:00 README.md 21:04:56 -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 20:58 VERSION 21:04:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 21:00 bin 21:04:56 -rw-r--r-- 1 jenkins jenkins 10 Nov 11 21:03 coverage.out 21:04:56 -rw-rw-r-- 1 jenkins jenkins 136 Nov 11 21:00 go.mod 21:04:56 -rw-rw-r-- 1 jenkins jenkins 49207 Nov 11 21:00 go.sum 21:04:56 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 11 21:00 main.go 21:04:56 -rw-rw-r-- 1 jenkins jenkins 1614 Nov 11 21:00 makefile 21:04:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 21:00 res 21:04:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 21:00 snap [Pipeline] isUnix [Pipeline] sh 21:04:56 + 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=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 --label arch=arm64 --label version=2.0.2-dev.28 . 21:04:56 Sending build context to Docker daemon 200.2kB 21:04:56 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 21:04:56 Step 2/26 : FROM ${BASE} AS builder 21:04:56 ---> b38135a49a37 21:04:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:04:56 ---> Running in 763d588ba20a 21:04:57 Removing intermediate container 763d588ba20a 21:04:57 ---> 35f30c25e78c 21:04:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:04:57 ---> Running in 677f47efec32 21:04:57 Removing intermediate container 677f47efec32 21:04:57 ---> 13c81ca8d0bb 21:04:57 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:04:58 ---> Running in 629ea7ed1aad 21:04:58 Removing intermediate container 629ea7ed1aad 21:04:58 ---> d75e0227d9da 21:04:58 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:58 ---> Running in f54d0b1efa26 21:05:00 Removing intermediate container f54d0b1efa26 21:05:00 ---> 54c392e58006 21:05:00 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:00 ---> Running in 1cbef3f87e9e 21:05:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:03 OK: 219 MiB in 52 packages 21:05:04 Removing intermediate container 1cbef3f87e9e 21:05:04 ---> b39b4ac67c42 21:05:04 Step 8/26 : WORKDIR /app 21:05:04 ---> Running in 212662beda99 21:05:04 Removing intermediate container 212662beda99 21:05:04 ---> d45551ee3f20 21:05:04 Step 9/26 : COPY . . 21:05:05 ---> 62eebe4677c0 21:05:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:05 ---> Running in d1c1b1e4369b 21:05:08 Removing intermediate container d1c1b1e4369b 21:05:08 ---> c6cfe4d5c28e 21:05:08 Step 11/26 : ARG MAKE="make build" 21:05:08 ---> Running in 60bd6ee9ebbf 21:05:09 Removing intermediate container 60bd6ee9ebbf 21:05:09 ---> f66957fcd7f5 21:05:09 Step 12/26 : RUN $MAKE 21:05:09 ---> Running in 29ccc09d245b 21:05:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.28" -o app-service-configurable 21:05:49 Removing intermediate container 29ccc09d245b 21:05:49 ---> 7520ec01c3b3 21:05:49 Step 13/26 : FROM alpine:3.14 21:05:52 3.14: Pulling from library/alpine 21:05:53 552d1f2373af: Already exists 21:05:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:05:53 Status: Downloaded newer image for alpine:3.14 21:05:53 ---> bb3de5531c18 21:05:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:05:53 ---> Running in 83cb53028548 21:05:53 Removing intermediate container 83cb53028548 21:05:53 ---> f98f0b80542a 21:05:53 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:05:53 ---> Running in 71912c1cea70 21:05:54 Removing intermediate container 71912c1cea70 21:05:54 ---> 0f3eb2155d23 21:05:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:05:54 ---> Running in e112d83d5e2e 21:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:56 (1/7) Installing ca-certificates (20191127-r5) 21:05:56 (2/7) Installing dumb-init (1.2.5-r1) 21:05:56 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:05:56 (4/7) Installing libsodium (1.0.18-r0) 21:05:56 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:05:56 (6/7) Installing libzmq (4.3.4-r0) 21:05:56 (7/7) Installing zeromq (4.3.4-r0) 21:05:56 Executing busybox-1.33.1-r3.trigger 21:05:56 Executing ca-certificates-20191127-r5.trigger 21:05:56 OK: 9 MiB in 21 packages 21:05:58 Removing intermediate container e112d83d5e2e 21:05:58 ---> f6ed38d70641 21:05:58 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:05:58 ---> a99b24daee40 21:05:58 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:05:59 ---> d13b4c0bef8d 21:05:59 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:06:00 ---> 40f515929524 21:06:00 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:06:01 ---> 92b113bf2d0e 21:06:01 Step 21/26 : EXPOSE 48095 21:06:01 ---> Running in 2b4fb9ffeefb 21:06:01 Removing intermediate container 2b4fb9ffeefb 21:06:01 ---> 7de2858ecdc0 21:06:01 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:06:01 ---> Running in 75f09cefe8a5 21:06:02 Removing intermediate container 75f09cefe8a5 21:06:02 ---> 750b725e9bf4 21:06:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:02 ---> Running in d3f02451e8b8 21:06:02 Removing intermediate container d3f02451e8b8 21:06:02 ---> 95eda4ebf94f 21:06:02 Step 24/26 : LABEL arch=arm64 21:06:02 ---> Running in d31ce562e254 21:06:03 Removing intermediate container d31ce562e254 21:06:03 ---> e8353fd43977 21:06:03 Step 25/26 : LABEL git_sha=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 21:06:03 ---> Running in a38a2af1a988 21:06:03 Removing intermediate container a38a2af1a988 21:06:03 ---> ba7eb87dd291 21:06:03 Step 26/26 : LABEL version=2.0.2-dev.28 21:06:03 ---> Running in 625ad48622c2 21:06:04 Removing intermediate container 625ad48622c2 21:06:04 ---> cdc321f2958e 21:06:04 [Warning] One or more build-args [ARCH] were not consumed 21:06:04 Successfully built cdc321f2958e 21:06:04 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 21:06:04 provisioning config files... 21:06:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/32@tmp/config1763914637366451646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:04 ---> docker-login.sh 21:06:04 nexus3.edgexfoundry.org:10001 21:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:04 Configure a credential helper to remove this warning. See 21:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:04 21:06:04 Login Succeeded 21:06:05 nexus3.edgexfoundry.org:10002 21:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:05 Configure a credential helper to remove this warning. See 21:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:05 21:06:05 Login Succeeded 21:06:05 nexus3.edgexfoundry.org:10003 21:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:06 Configure a credential helper to remove this warning. See 21:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:06 21:06:06 Login Succeeded 21:06:06 nexus3.edgexfoundry.org:10004 21:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:06 Configure a credential helper to remove this warning. See 21:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:06 21:06:06 Login Succeeded 21:06:06 docker.io 21:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:07 Configure a credential helper to remove this warning. See 21:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:07 21:06:07 Login Succeeded 21:06:07 ---> docker-login.sh ends [Pipeline] } 21:06:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:07 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:06:07 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 21:06:07 latest 21:06:07 2.0.2-dev.28 21:06:07 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 21:06:07 main 21:06:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] isUnix [Pipeline] sh 21:06:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 21:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:06:08 b78472466deb: Preparing 21:06:08 cb7701b64826: Preparing 21:06:08 05225aa59bcb: Preparing 21:06:08 d6c93f908ce6: Preparing 21:06:08 585842990a68: Preparing 21:06:08 ee420dfed78a: Preparing 21:06:08 ee420dfed78a: Waiting 21:06:13 585842990a68: Pushed 21:06:13 ee420dfed78a: Layer already exists 21:06:13 05225aa59bcb: Pushed 21:06:14 d6c93f908ce6: Pushed 21:06:15 cb7701b64826: Pushed 21:06:15 b78472466deb: Pushed 21:06:17 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:06:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:06:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:06:18 b78472466deb: Preparing 21:06:18 cb7701b64826: Preparing 21:06:18 05225aa59bcb: Preparing 21:06:18 d6c93f908ce6: Preparing 21:06:18 585842990a68: Preparing 21:06:18 ee420dfed78a: Preparing 21:06:18 ee420dfed78a: Waiting 21:06:18 d6c93f908ce6: Layer already exists 21:06:18 585842990a68: Layer already exists 21:06:18 b78472466deb: Layer already exists 21:06:18 cb7701b64826: Layer already exists 21:06:18 05225aa59bcb: Layer already exists 21:06:18 ee420dfed78a: Layer already exists 21:06:18 latest: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:06:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.28 [Pipeline] isUnix [Pipeline] sh 21:06:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.28 21:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:06:19 b78472466deb: Preparing 21:06:19 cb7701b64826: Preparing 21:06:19 05225aa59bcb: Preparing 21:06:19 d6c93f908ce6: Preparing 21:06:19 585842990a68: Preparing 21:06:19 ee420dfed78a: Preparing 21:06:19 ee420dfed78a: Waiting 21:06:19 05225aa59bcb: Layer already exists 21:06:19 cb7701b64826: Layer already exists 21:06:19 585842990a68: Layer already exists 21:06:19 b78472466deb: Layer already exists 21:06:19 d6c93f908ce6: Layer already exists 21:06:19 ee420dfed78a: Layer already exists 21:06:19 2.0.2-dev.28: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:06:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 [Pipeline] isUnix [Pipeline] sh 21:06:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 21:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:06:20 b78472466deb: Preparing 21:06:20 cb7701b64826: Preparing 21:06:20 05225aa59bcb: Preparing 21:06:20 d6c93f908ce6: Preparing 21:06:20 585842990a68: Preparing 21:06:20 ee420dfed78a: Preparing 21:06:20 ee420dfed78a: Waiting 21:06:20 05225aa59bcb: Layer already exists 21:06:20 cb7701b64826: Layer already exists 21:06:20 585842990a68: Layer already exists 21:06:20 d6c93f908ce6: Layer already exists 21:06:20 b78472466deb: Layer already exists 21:06:20 ee420dfed78a: Layer already exists 21:06:20 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:06:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 21:06:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:06:21 b78472466deb: Preparing 21:06:21 cb7701b64826: Preparing 21:06:21 05225aa59bcb: Preparing 21:06:21 d6c93f908ce6: Preparing 21:06:21 585842990a68: Preparing 21:06:21 ee420dfed78a: Preparing 21:06:21 ee420dfed78a: Waiting 21:06:21 b78472466deb: Layer already exists 21:06:21 585842990a68: Layer already exists 21:06:21 cb7701b64826: Layer already exists 21:06:21 05225aa59bcb: Layer already exists 21:06:21 d6c93f908ce6: Layer already exists 21:06:21 ee420dfed78a: Layer already exists 21:06:31 main: digest: sha256:1635571adcf581e5ad48cb3ce4dd7cddb1756827336baf104890282cb52c4251 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:31 ===================================================== [Pipeline] echo 21:06:31 taggedImages: 21:06:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 21:06:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:06:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.28 21:06:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:344f50ef2b918e5de2c6a3a1a5195b7f75ce0569-2.0.2-dev.28 21:06:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:06:32 21:06:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:06:32 arm64: Pulling from edgex-lftools-log-publisher 21:06:32 448f6bf000e3: Pulling fs layer 21:06:32 f757da607395: Pulling fs layer 21:06:32 05883995daec: Pulling fs layer 21:06:32 8603b9c90790: Pulling fs layer 21:06:32 1560dd03e051: Pulling fs layer 21:06:32 27f5ce0e4adf: Pulling fs layer 21:06:32 c2d8d7efcc4b: Pulling fs layer 21:06:32 27f5ce0e4adf: Waiting 21:06:32 c2d8d7efcc4b: Waiting 21:06:32 8603b9c90790: Waiting 21:06:32 1560dd03e051: Waiting 21:06:32 f757da607395: Verifying Checksum 21:06:32 f757da607395: Download complete 21:06:32 8603b9c90790: Download complete 21:06:33 1560dd03e051: Verifying Checksum 21:06:33 1560dd03e051: Download complete 21:06:33 27f5ce0e4adf: Download complete 21:06:33 05883995daec: Verifying Checksum 21:06:33 05883995daec: Download complete 21:06:33 448f6bf000e3: Verifying Checksum 21:06:33 448f6bf000e3: Download complete 21:06:36 c2d8d7efcc4b: Verifying Checksum 21:06:36 c2d8d7efcc4b: Download complete 21:06:37 448f6bf000e3: Pull complete 21:06:37 f757da607395: Pull complete 21:06:38 05883995daec: Pull complete 21:06:39 8603b9c90790: Pull complete 21:06:40 1560dd03e051: Pull complete 21:06:40 27f5ce0e4adf: Pull complete 21:06:55 c2d8d7efcc4b: Pull complete 21:06:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:06:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:06:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:06:55 prd-ubuntu18.04-docker-arm64-4c-16g-245 does not seem to be running inside a container 21:06:55 $ 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/32 -v /w/workspace/app-service-configurable/32:/w/workspace/app-service-configurable/32:rw,z -v /w/workspace/app-service-configurable/32@tmp:/w/workspace/app-service-configurable/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:06:58 $ docker top 65f555573e1eff2b6e96a061ee6abbd60bb76cf5307948b0ea8f0fbc42895887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:59 ---> job-cost.sh 21:06:59 lf-activate-venv: SKIPPING 21:06:59 INFO: No Stack... 21:07:00 INFO: Retrieving Pricing Info for: v3-standard-4 21:07:00 INFO: Archiving Costs [Pipeline] sh 21:07:00 + cat /w/workspace/app-service-configurable/32/archives/cost.csv 21:07:00 + cut -d, -f6 [Pipeline] lock 21:07:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] 21:07:01 Resource [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] did not exist. Created. 21:07:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:02 /w/workspace/app-service-configurable/32@tmp/durable-e939f98a/script.sh: 1: /w/workspace/app-service-configurable/32@tmp/durable-e939f98a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:07:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:07:03 Warning: overwriting stash ‘stack-cost’ 21:07:03 Stashed 1 file(s) [Pipeline] } 21:07:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 21:07:03 $ docker stop --time=1 65f555573e1eff2b6e96a061ee6abbd60bb76cf5307948b0ea8f0fbc42895887 21:07:05 $ docker rm -f 65f555573e1eff2b6e96a061ee6abbd60bb76cf5307948b0ea8f0fbc42895887 [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 21:07:05 provisioning config files... 21:07:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4607888884033879558tmp [Pipeline] { [Pipeline] sh 21:07:06 + set +x 21:07:06 + curl -s https://codecov.io/bash 21:07:06 + bash -s -- 21:07:06 21:07:06 _____ _ 21:07:06 / ____| | | 21:07:06 | | ___ __| | ___ ___ _____ __ 21:07:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:07:06 | |___| (_) | (_| | __/ (_| (_) \ V / 21:07:06 \_____\___/ \__,_|\___|\___\___/ \_/ 21:07:06 Bash-1.0.6 21:07:06 21:07:06 21:07:06 ==> git version 2.24.4 found 21:07:06 ==> 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 21:07:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:07:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:07:06 ==> Jenkins CI detected. 21:07:06 current dir:  /w/workspace/ry_app-service-configurable_main 21:07:06 project root: . 21:07:06 --> token set from env 21:07:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:07:06 ==> Running gcov in . (disable via -X gcov) 21:07:06 ==> Python coveragepy not found 21:07:06 ==> Searching for coverage reports in: 21:07:06 + . 21:07:06 -> Found 1 reports 21:07:06 ==> Detecting git/mercurial file structure 21:07:06 ==> Reading reports 21:07:06 + ./coverage.out bytes=10 21:07:06 ==> Appending adjustments 21:07:06 https://docs.codecov.io/docs/fixing-reports 21:07:06 + Found adjustments 21:07:06 ==> Gzipping contents 21:07:06 4.0K /tmp/codecov.Akr0N6.gz 21:07:06 ==> Uploading reports 21:07:06 url: https://codecov.io 21:07:06 query: branch=main&commit=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:07:06 -> Pinging Codecov 21:07:06 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=344f50ef2b918e5de2c6a3a1a5195b7f75ce0569&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:07:07 -> Uploading to 21:07:07 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/A97CA9966030D2A3747ED39772930CCE/344f50ef2b918e5de2c6a3a1a5195b7f75ce0569/688b846a-2d2e-4be4-a878-4f4e00aeff20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T210706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f525eb2835ffff091a7ae7036c57eb9cbb2e982cea04558bdb24a7259713319e 21:07:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:07 Dload Upload Total Spent Left Speed 21:07:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1576 --:--:-- --:--:-- --:--:-- 1581 21:07:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] } 21:07:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:07:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:07:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:08 21:07:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:07:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:07:08 188c0c94c7c5: Pulling fs layer 21:07:08 0ef7d3d256c8: Pulling fs layer 21:07:08 de9db76c5a1d: Pulling fs layer 21:07:08 0eba1c9be4d2: Pulling fs layer 21:07:08 0d57e429df01: Pulling fs layer 21:07:08 4e4be7b47b0d: Pulling fs layer 21:07:08 e1f770b5df2f: Pulling fs layer 21:07:08 85a0685a4137: Pulling fs layer 21:07:08 e1f770b5df2f: Waiting 21:07:08 0eba1c9be4d2: Waiting 21:07:08 0d57e429df01: Waiting 21:07:08 85a0685a4137: Waiting 21:07:08 4e4be7b47b0d: Waiting 21:07:08 de9db76c5a1d: Verifying Checksum 21:07:08 de9db76c5a1d: Download complete 21:07:08 0ef7d3d256c8: Verifying Checksum 21:07:08 0ef7d3d256c8: Download complete 21:07:08 0d57e429df01: Verifying Checksum 21:07:08 0d57e429df01: Download complete 21:07:08 4e4be7b47b0d: Verifying Checksum 21:07:08 4e4be7b47b0d: Download complete 21:07:08 188c0c94c7c5: Verifying Checksum 21:07:08 188c0c94c7c5: Download complete 21:07:09 e1f770b5df2f: Verifying Checksum 21:07:09 e1f770b5df2f: Download complete 21:07:09 0eba1c9be4d2: Verifying Checksum 21:07:09 0eba1c9be4d2: Download complete 21:07:09 85a0685a4137: Verifying Checksum 21:07:09 85a0685a4137: Download complete 21:07:16 188c0c94c7c5: Pull complete 21:07:16 0ef7d3d256c8: Pull complete 21:07:16 de9db76c5a1d: Pull complete 21:07:20 0eba1c9be4d2: Pull complete 21:07:20 0d57e429df01: Pull complete 21:07:20 4e4be7b47b0d: Pull complete 21:07:20 e1f770b5df2f: Pull complete 21:07:25 85a0685a4137: Pull complete 21:07:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:07:25 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 21:07:25 $ 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 21:07:27 $ docker top 83524d4a1d5faaca59913ebf818afb4beddbe468f4b29ed42b245cefad7ed397 -eo pid,comm [Pipeline] { [Pipeline] echo 21:07:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:07:27 + set -o pipefail 21:07:27 + snyk monitor '--org=edgex-jenkins' 21:07:33 21:07:33 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:07:33 21:07:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/8e16a0a0-0fe3-4316-b8fb-cabfa0bc3047 21:07:33 21:07:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:07:33 21:07:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:07:33 21:07:33 21:07:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 21:07:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:07:33 $ docker stop --time=1 83524d4a1d5faaca59913ebf818afb4beddbe468f4b29ed42b245cefad7ed397 21:07:35 $ docker rm -f 83524d4a1d5faaca59913ebf818afb4beddbe468f4b29ed42b245cefad7ed397 [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 21:07:36 + git log --format=format:%s -1 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 [Pipeline] isUnix [Pipeline] sh 21:07:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:36 . [Pipeline] withDockerContainer 21:07:36 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 21:07:36 $ 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 21:07:37 $ docker top 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:37 [ssh-agent] Looking for ssh-agent implementation... 21:07:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:38 $ docker exec 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 ssh-agent 21:07:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJbDmfd/agent.14 21:07:38 SSH_AGENT_PID=20 21:07:38 Running ssh-add (command line suppressed) 21:07:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1741694472120577836.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1741694472120577836.key) 21:07:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:38 + git semver tag 21:07:38 # -> Open(): unable to determine branch for HEAD 21:07:38 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:07:38 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:07:38 # $SEMVER_REMOTE_NAME = origin 21:07:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:38 # $SEMVER_USER_NAME = edgex-jenkins 21:07:38 # $SEMVER_BRANCH = main 21:07:38 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 21:07:38 # 344f50ef2b918e5de2c6a3a1a5195b7f75ce0569 HEAD 21:07:38 # -> Force: false 21:07:38 # 09c5a51768ffb43689f0d60b1b5d45bb190b612f refs/tags/v2.0.2-dev.28 [Pipeline] } 21:07:38 $ docker exec --env ******** --env ******** 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 ssh-agent -k 21:07:38 unset SSH_AUTH_SOCK; 21:07:38 unset SSH_AGENT_PID; 21:07:38 echo Agent pid 20 killed; 21:07:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:39 + git semver [Pipeline] } 21:07:39 $ docker stop --time=1 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 21:07:40 $ docker rm -f 902bb59a0a1935c93ac219dd835ff348d7c9109913dae20c668d6e9ba675a997 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:40 21:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:40 0.23.1-centos7: Pulling from edgex-lftools 21:07:40 ab5ef0e58194: Pulling fs layer 21:07:40 9712f1f96733: Pulling fs layer 21:07:40 63f879dbbcfc: Pulling fs layer 21:07:40 0d9ebad4ef96: Pulling fs layer 21:07:40 e9a5061849ea: Pulling fs layer 21:07:40 d747dcd14b5f: Pulling fs layer 21:07:40 2de7ff778b66: Pulling fs layer 21:07:40 e9a5061849ea: Waiting 21:07:40 d747dcd14b5f: Waiting 21:07:40 2de7ff778b66: Waiting 21:07:40 0d9ebad4ef96: Waiting 21:07:40 9712f1f96733: Verifying Checksum 21:07:40 9712f1f96733: Download complete 21:07:41 0d9ebad4ef96: Verifying Checksum 21:07:41 0d9ebad4ef96: Download complete 21:07:41 ab5ef0e58194: Verifying Checksum 21:07:41 ab5ef0e58194: Download complete 21:07:41 63f879dbbcfc: Verifying Checksum 21:07:41 63f879dbbcfc: Download complete 21:07:41 d747dcd14b5f: Verifying Checksum 21:07:41 d747dcd14b5f: Download complete 21:07:41 e9a5061849ea: Verifying Checksum 21:07:41 e9a5061849ea: Download complete 21:07:41 2de7ff778b66: Verifying Checksum 21:07:41 2de7ff778b66: Download complete 21:07:44 ab5ef0e58194: Pull complete 21:07:44 9712f1f96733: Pull complete 21:07:45 63f879dbbcfc: Pull complete 21:07:49 0d9ebad4ef96: Pull complete 21:07:49 e9a5061849ea: Pull complete 21:07:49 d747dcd14b5f: Pull complete 21:07:51 2de7ff778b66: Pull complete 21:07:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:07:51 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 21:07:51 $ 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 21:07:54 $ docker top aac06308c25b5a8f0fa0dfc72f68c9c172b8f6968c36948a5ab83e19cbe8eb6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:07:54 provisioning config files... 21:07:54 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3178139043246946892tmp 21:07:54 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3612555684732106400tmp 21:07:54 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5116602956847817302tmp [Pipeline] { [Pipeline] echo 21:07:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:07:55 ---> sigul-configuration.sh 21:07:55 gpg: directory `/root/.gnupg' created 21:07:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:07:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:07:55 gpg: keyring `/root/.gnupg/secring.gpg' created 21:07:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:07:55 gpg: CAST5 encrypted data 21:07:55 gpg: encrypted with 1 passphrase 21:07:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:07:55 + mkdir /home/jenkins 21:07:55 + mkdir /home/jenkins/sigul [Pipeline] sh 21:07:55 + 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 21:07:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:07:56 ---> sigul-install.sh 21:07:56 Sigul already installed; skipping installation. [Pipeline] sh 21:07:56 + git tag --list 21:07:56 v1.0.0 21:07:56 v1.1.0 21:07:56 v1.2.0 21:07:56 v1.3.0 21:07:56 v1.3.1 21:07:56 v2.0.0 21:07:56 v2.0.1 21:07:56 v2.0.1-dev.1 21:07:56 v2.0.2-dev.1 21:07:56 v2.0.2-dev.10 21:07:56 v2.0.2-dev.11 21:07:56 v2.0.2-dev.12 21:07:56 v2.0.2-dev.13 21:07:56 v2.0.2-dev.14 21:07:56 v2.0.2-dev.15 21:07:56 v2.0.2-dev.16 21:07:56 v2.0.2-dev.17 21:07:56 v2.0.2-dev.18 21:07:56 v2.0.2-dev.19 21:07:56 v2.0.2-dev.2 21:07:56 v2.0.2-dev.20 21:07:56 v2.0.2-dev.21 21:07:56 v2.0.2-dev.22 21:07:56 v2.0.2-dev.23 21:07:56 v2.0.2-dev.24 21:07:56 v2.0.2-dev.25 21:07:56 v2.0.2-dev.26 21:07:56 v2.0.2-dev.27 21:07:56 v2.0.2-dev.28 21:07:56 v2.0.2-dev.3 21:07:56 v2.0.2-dev.4 21:07:56 v2.0.2-dev.5 21:07:56 v2.0.2-dev.6 21:07:56 v2.0.2-dev.7 21:07:56 v2.0.2-dev.8 21:07:56 v2.0.2-dev.9 [Pipeline] sh 21:07:56 + lftools sign git-tag v2.0.2-dev.28 21:07:57 Signing Git tag with Sigul... 21:07:57 Signing v2.0.2-dev.28 [Pipeline] echo 21:07:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:07:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:07:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:07:58 $ docker stop --time=1 aac06308c25b5a8f0fa0dfc72f68c9c172b8f6968c36948a5ab83e19cbe8eb6a 21:07:59 $ docker rm -f aac06308c25b5a8f0fa0dfc72f68c9c172b8f6968c36948a5ab83e19cbe8eb6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:00 . [Pipeline] withDockerContainer 21:08:00 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 21:08:00 $ 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 21:08:00 $ docker top a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:01 [ssh-agent] Looking for ssh-agent implementation... 21:08:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:01 $ docker exec a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc ssh-agent 21:08:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHCpaBp/agent.14 21:08:01 SSH_AGENT_PID=20 21:08:01 Running ssh-add (command line suppressed) 21:08:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_757920794361613742.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_757920794361613742.key) 21:08:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:01 + git semver bump pre 21:08:01 # -> Open(): unable to determine branch for HEAD 21:08:01 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:08:01 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:08:01 # $SEMVER_REMOTE_NAME = origin 21:08:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:08:01 # $SEMVER_USER_NAME = edgex-jenkins 21:08:01 # $SEMVER_BRANCH = main 21:08:01 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 21:08:01 2.0.2-dev.29 [Pipeline] } 21:08:01 $ docker exec --env ******** --env ******** a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc ssh-agent -k 21:08:01 unset SSH_AUTH_SOCK; 21:08:01 unset SSH_AGENT_PID; 21:08:01 echo Agent pid 20 killed; 21:08:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:02 + git semver [Pipeline] } 21:08:02 $ docker stop --time=1 a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc 21:08:03 $ docker rm -f a53a0e6d7ea4d0146aaaa0d0e846a4f13d0f2d3bf5bbf2af28b3187103338bdc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:04 . [Pipeline] withDockerContainer 21:08:04 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 21:08:04 $ 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 21:08:04 $ docker top 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:04 [ssh-agent] Looking for ssh-agent implementation... 21:08:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:05 $ docker exec 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c ssh-agent 21:08:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDeMBOJ/agent.15 21:08:05 SSH_AGENT_PID=21 21:08:05 Running ssh-add (command line suppressed) 21:08:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7641646929783476452.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7641646929783476452.key) 21:08:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:05 + git semver push 21:08:05 # -> Open(): unable to determine branch for HEAD 21:08:05 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:08:05 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:08:05 # $SEMVER_REMOTE_NAME = origin 21:08:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:08:05 # $SEMVER_USER_NAME = edgex-jenkins 21:08:05 # $SEMVER_BRANCH = main 21:08:05 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 21:08:06 $ docker exec --env ******** --env ******** 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c ssh-agent -k 21:08:07 unset SSH_AUTH_SOCK; 21:08:07 unset SSH_AGENT_PID; 21:08:07 echo Agent pid 21 killed; 21:08:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:07 + git semver [Pipeline] } 21:08:07 $ docker stop --time=1 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c 21:08:08 $ docker rm -f 166c4faf1fb8cd11560e8d94491ce8329da2b23b3ba238d23ff39b0718c81a7c [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 21:08:09 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:08:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:10 ---> package-listing.sh 21:08:10 ++ facter osfamily 21:08:10 ++ tr '[:upper:]' '[:lower:]' 21:08:10 + OS_FAMILY=redhat 21:08:10 + workspace=/w/workspace/ry_app-service-configurable_main 21:08:10 + START_PACKAGES=/tmp/packages_start.txt 21:08:10 + END_PACKAGES=/tmp/packages_end.txt 21:08:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:10 + PACKAGES=/tmp/packages_start.txt 21:08:10 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:08:10 + PACKAGES=/tmp/packages_end.txt 21:08:10 + case "${OS_FAMILY}" in 21:08:10 + rpm -qa 21:08:10 + sort 21:08:11 + '[' -f /tmp/packages_start.txt ']' 21:08:11 + '[' -f /tmp/packages_end.txt ']' 21:08:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:08:11 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:08:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:08:11 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 21:08:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:11 21:08:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:12 latest: Pulling from edgex-lftools-log-publisher 21:08:12 b4d181a07f80: Pulling fs layer 21:08:12 a1111a8f2ec3: Pulling fs layer 21:08:12 ed53099fbce6: Pulling fs layer 21:08:12 dc539afda2c1: Pulling fs layer 21:08:12 77bc0d833cb6: Pulling fs layer 21:08:12 9065ff56babe: Pulling fs layer 21:08:12 d287ab97295c: Pulling fs layer 21:08:12 77bc0d833cb6: Waiting 21:08:12 9065ff56babe: Waiting 21:08:12 d287ab97295c: Waiting 21:08:12 dc539afda2c1: Waiting 21:08:12 a1111a8f2ec3: Verifying Checksum 21:08:12 a1111a8f2ec3: Download complete 21:08:12 dc539afda2c1: Verifying Checksum 21:08:12 dc539afda2c1: Download complete 21:08:12 ed53099fbce6: Verifying Checksum 21:08:12 ed53099fbce6: Download complete 21:08:12 77bc0d833cb6: Verifying Checksum 21:08:12 77bc0d833cb6: Download complete 21:08:12 9065ff56babe: Verifying Checksum 21:08:12 9065ff56babe: Download complete 21:08:12 b4d181a07f80: Verifying Checksum 21:08:12 b4d181a07f80: Download complete 21:08:13 d287ab97295c: Verifying Checksum 21:08:13 d287ab97295c: Download complete 21:08:14 b4d181a07f80: Pull complete 21:08:14 a1111a8f2ec3: Pull complete 21:08:14 ed53099fbce6: Pull complete 21:08:14 dc539afda2c1: Pull complete 21:08:15 77bc0d833cb6: Pull complete 21:08:15 9065ff56babe: Pull complete 21:08:21 d287ab97295c: Pull complete 21:08:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:08:21 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 21:08:21 $ 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 21:08:24 $ docker top 84392715e1e31fdae6a62afba50bbcfb5d4b01ebdc7fb296e0ea4631ceddce4a -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:08:25 + mkdir -p /var/log/sysstat [Pipeline] sh 21:08:25 + ls /var/log/sa-host 21:08:25 + sadf -c /var/log/sa-host/sa11 21:08:25 file_magic: OK 21:08:25 HZ: Using current value: 100 21:08:25 file_header: OK 21:08:25 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 21:08:25 Statistics: 21:08:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:08:25 File successfully converted to sysstat format version 12.0.3 21:08:25 + sadf -c /var/log/sa-host/sa30 21:08:25 file_magic: OK 21:08:25 HZ: Using current value: 100 21:08:25 file_header: OK 21:08:25 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 21:08:25 Statistics: 21:08:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:08:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:25 provisioning config files... 21:08:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5216885062520427330tmp [Pipeline] { [Pipeline] echo 21:08:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:25 ---> create-netrc.sh [Pipeline] } 21:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:08:26 ---> python-tools-install.sh [Pipeline] echo 21:08:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:08:26 ---> sudo-logs.sh 21:08:26 Archiving 'sudo' log.. 21:08:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-241.novalocal: Name or service not known 21:08:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-241.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:08:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:08:26 ---> job-cost.sh 21:08:26 lf-activate-venv: SKIPPING 21:08:26 DEBUG: total: 0.10999999940395355 21:08:26 INFO: Retrieving Stack Cost... 21:08:27 INFO: Retrieving Pricing Info for: v3-standard-2 21:08:27 INFO: Archiving Costs [Pipeline] echo 21:08:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:27 ---> logs-deploy.sh 21:08:27 lf-activate-venv: SKIPPING 21:08:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/32 21:08:27 INFO: archiving workspace using pattern(s): 21:08:28 Archives upload complete. 21:08:28 INFO: archiving logs to Nexus 21:08:29 ---> uname -a: 21:08:29 Linux prd-centos7-docker-4c-2g-241.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:08:29 21:08:29 21:08:29 ---> lscpu: 21:08:29 Architecture: x86_64 21:08:29 CPU op-mode(s): 32-bit, 64-bit 21:08:29 Byte Order: Little Endian 21:08:29 Address sizes: 40 bits physical, 48 bits virtual 21:08:29 CPU(s): 2 21:08:29 On-line CPU(s) list: 0,1 21:08:29 Thread(s) per core: 1 21:08:29 Core(s) per socket: 1 21:08:29 Socket(s): 2 21:08:29 NUMA node(s): 1 21:08:29 Vendor ID: AuthenticAMD 21:08:29 CPU family: 23 21:08:29 Model: 49 21:08:29 Model name: AMD EPYC-Rome Processor 21:08:29 Stepping: 0 21:08:29 CPU MHz: 2800.000 21:08:29 BogoMIPS: 5600.00 21:08:29 Virtualization: AMD-V 21:08:29 Hypervisor vendor: KVM 21:08:29 Virtualization type: full 21:08:29 L1d cache: 32K 21:08:29 L1i cache: 32K 21:08:29 L2 cache: 512K 21:08:29 L3 cache: 16384K 21:08:29 NUMA node0 CPU(s): 0,1 21:08:29 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 21:08:29 21:08:29 21:08:29 ---> nproc: 21:08:29 2 21:08:29 21:08:29 21:08:29 ---> df -h: 21:08:29 Filesystem Size Used Avail Use% Mounted on 21:08:29 overlay 40G 9.0G 32G 23% / 21:08:29 tmpfs 64M 0 64M 0% /dev 21:08:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:08:29 shm 64M 0 64M 0% /dev/shm 21:08:29 /dev/vda1 40G 9.0G 32G 23% /facter-os 21:08:29 21:08:29 21:08:29 ---> sar -b -r -n DEV: 21:08:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 21:08:29 21:08:29 20:57:17 LINUX RESTART (2 CPU) 21:08:29 21:08:29 20:58:01 tps rtps wtps bread/s bwrtn/s 21:08:29 20:59:01 3.38 0.07 3.31 2.13 101.02 21:08:29 21:00:01 0.53 0.00 0.53 0.00 8.38 21:08:29 21:01:02 0.38 0.02 0.37 0.13 5.21 21:08:29 21:02:01 0.41 0.08 0.32 1.63 5.40 21:08:29 21:03:01 0.25 0.00 0.25 0.00 2.90 21:08:29 21:04:01 0.25 0.00 0.25 0.00 3.50 21:08:29 21:05:01 0.23 0.00 0.23 0.00 3.23 21:08:29 21:06:01 0.25 0.00 0.25 0.00 2.98 21:08:29 21:07:01 0.20 0.00 0.20 0.00 1.75 21:08:29 21:08:01 217.22 0.07 217.16 4.80 54412.46 21:08:29 Average: 22.35 0.02 22.32 0.87 5463.69 21:08:29 21:08:29 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:08:29 20:59:01 5685188 0 625152 7.81 2620 1695980 1271840 14.04 566616 1522796 8 21:08:29 21:00:01 5695484 0 614848 7.68 2620 1695988 1187936 13.12 557764 1523320 16 21:08:29 21:01:02 5690776 0 619556 7.74 2620 1695988 1189228 13.13 562072 1523320 16 21:08:29 21:02:01 5692808 0 617396 7.71 2620 1696116 1163748 12.85 560172 1524280 16 21:08:29 21:03:01 5699160 0 611036 7.63 2620 1696124 1163832 12.85 553948 1524284 16 21:08:29 21:04:01 5697308 0 612888 7.65 2620 1696124 1163964 12.85 555872 1524280 20 21:08:29 21:05:01 5698000 0 612156 7.64 2620 1696164 1163748 12.85 554968 1524288 28 21:08:29 21:06:01 5688324 0 621860 7.76 2620 1696136 1164032 12.85 564576 1524280 8 21:08:29 21:07:01 5688176 0 622008 7.77 2620 1696136 1164120 12.85 564856 1524280 20 21:08:29 21:08:01 3994108 0 994116 12.41 2620 3018096 1459592 16.11 913576 2646324 44 21:08:29 Average: 5522933 0 655102 8.18 2620 1828285 1209204 13.35 595442 1636145 19 21:08:29 21:08:29 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:08:29 20:59:01 eth0 4.70 1.43 3.65 0.34 0.00 0.00 0.00 0.00 21:08:29 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:00:01 eth0 2.25 0.50 0.67 0.39 0.00 0.00 0.00 0.00 21:08:29 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:01:02 eth0 0.93 0.45 0.53 0.39 0.00 0.00 0.00 0.00 21:08:29 21:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:02:01 eth0 0.20 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:08:29 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:03:01 eth0 0.63 0.20 0.13 0.07 0.00 0.00 0.00 0.00 21:08:29 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:04:01 eth0 2.10 0.53 0.70 0.37 0.00 0.00 0.00 0.00 21:08:29 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:05:01 eth0 0.25 0.08 0.02 0.04 0.00 0.00 0.00 0.00 21:08:29 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:06:01 eth0 1.43 0.30 0.36 0.20 0.00 0.00 0.00 0.00 21:08:29 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:07:01 eth0 0.72 0.43 0.28 0.18 0.00 0.00 0.00 0.00 21:08:29 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:08:01 veth71a9f41 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:08:01 eth0 350.17 215.96 7671.60 39.69 0.00 0.00 0.00 0.00 21:08:29 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 21:08:01 docker0 33.93 45.96 3.17 386.64 0.00 0.00 0.00 0.00 21:08:29 Average: veth71a9f41 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 Average: eth0 36.40 22.03 769.06 4.17 0.00 0.00 0.00 0.00 21:08:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:29 Average: docker0 3.40 4.60 0.32 38.73 0.00 0.00 0.00 0.00 21:08:29 21:08:29 21:08:29 ---> sar -P ALL: 21:08:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 21:08:29 21:08:29 20:57:17 LINUX RESTART (2 CPU) 21:08:29 21:08:29 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:08:29 20:59:01 all 0.30 0.00 0.07 0.00 0.02 99.62 21:08:29 20:59:01 0 0.45 0.00 0.05 0.00 0.02 99.48 21:08:29 20:59:01 1 0.15 0.00 0.08 0.00 0.02 99.75 21:08:29 21:00:01 all 0.27 0.00 0.04 0.00 0.03 99.67 21:08:29 21:00:01 0 0.42 0.00 0.03 0.00 0.02 99.53 21:08:29 21:00:01 1 0.12 0.00 0.05 0.00 0.03 99.80 21:08:29 21:01:02 all 0.13 0.00 0.04 0.00 0.01 99.82 21:08:29 21:01:02 0 0.20 0.00 0.02 0.00 0.00 99.78 21:08:29 21:01:02 1 0.07 0.00 0.07 0.00 0.02 99.85 21:08:29 21:02:01 all 0.12 0.00 0.04 0.00 0.02 99.82 21:08:29 21:02:01 0 0.19 0.00 0.05 0.00 0.02 99.74 21:08:29 21:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:08:29 21:03:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:08:29 21:03:01 0 0.18 0.00 0.02 0.00 0.02 99.78 21:08:29 21:03:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:08:29 21:04:01 all 0.20 0.00 0.03 0.00 0.03 99.74 21:08:29 21:04:01 0 0.33 0.00 0.03 0.00 0.02 99.62 21:08:29 21:04:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:08:29 21:05:01 all 0.25 0.00 0.04 0.00 0.02 99.69 21:08:29 21:05:01 0 0.45 0.00 0.05 0.00 0.00 99.50 21:08:29 21:05:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:08:29 21:06:01 all 0.23 0.00 0.06 0.00 0.01 99.71 21:08:29 21:06:01 0 0.38 0.00 0.05 0.00 0.00 99.57 21:08:29 21:06:01 1 0.07 0.00 0.07 0.00 0.02 99.85 21:08:29 21:07:01 all 0.08 0.00 0.05 0.01 0.01 99.85 21:08:29 21:07:01 0 0.08 0.00 0.03 0.02 0.00 99.87 21:08:29 21:07:01 1 0.08 0.00 0.07 0.00 0.02 99.83 21:08:29 21:08:01 all 24.60 0.00 10.53 2.81 0.10 61.96 21:08:29 21:08:01 0 24.68 0.00 10.51 2.87 0.11 61.83 21:08:29 21:08:01 1 24.52 0.00 10.55 2.76 0.09 62.08 21:08:29 Average: all 2.52 0.00 1.05 0.27 0.02 96.14 21:08:29 Average: 0 2.63 0.00 1.04 0.28 0.02 96.04 21:08:29 Average: 1 2.41 0.00 1.05 0.26 0.03 96.25 21:08:29 21:08:29 21:08:29