Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbbfdcca1044d62b99a0e964471bbd453ee97efe 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-ssh9166910909742106116.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13351844237809819252.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11072180542933482166.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh3188585891526290818.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12648655641719246238.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-116884’ is offline ‘prd-ubuntu20.04-docker-8c-8g-116886’ is offline Running on prd-ubuntu20.04-docker-8c-8g-116887 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 cbbfdcca1044d62b99a0e964471bbd453ee97efe (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#478)" > 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 cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 > git rev-list --no-walk 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:17 ========================================================= 15:39:17 EdgeX Global Pipelines Version Info 15:39:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:18 ------------------- 15:39:18 stable info: 15:39:18 ------------------- 15:39:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:18 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:39:18 Message: update stable to v1.0.243 15:39:18 ------------------- 15:39:18 experimental info: 15:39:18 ------------------- 15:39:18 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:18 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:39:18 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbbfdcc [Pipeline] echo 15:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:19 provisioning config files... 15:39:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9987913825632726571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:19 ---> docker-login.sh 15:39:19 nexus3.edgexfoundry.org:10001 15:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:19 Configure a credential helper to remove this warning. See 15:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:19 15:39:19 Login Succeeded 15:39:19 nexus3.edgexfoundry.org:10002 15:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:19 Configure a credential helper to remove this warning. See 15:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:19 15:39:19 Login Succeeded 15:39:19 nexus3.edgexfoundry.org:10003 15:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:20 Configure a credential helper to remove this warning. See 15:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:20 15:39:20 Login Succeeded 15:39:20 nexus3.edgexfoundry.org:10004 15:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:20 Configure a credential helper to remove this warning. See 15:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:20 15:39:20 Login Succeeded 15:39:20 docker.io 15:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:22 Configure a credential helper to remove this warning. See 15:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:22 15:39:22 Login Succeeded 15:39:22 ---> docker-login.sh ends [Pipeline] } 15:39:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:39:22 + git rev-list -1 --merges cbbfdcca1044d62b99a0e964471bbd453ee97efe~1..cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] echo 15:39:22 -----------> git rev-list -1 --merges cbbfdcca1044d62b99a0e964471bbd453ee97efe~1..cbbfdcca1044d62b99a0e964471bbd453ee97efe cbbfdcca1044d62b99a0e964471bbd453ee97efe [false] [Pipeline] sh 15:39:23 + git log --format=format:%s -1 cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] echo 15:39:23 ========================================================= 15:39:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:39:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:23 + git log --format=format:%s -1 cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] echo 15:39:23 [semverPrep] GIT_COMMIT: cbbfdcca1044d62b99a0e964471bbd453ee97efe, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#478) [Pipeline] echo 15:39:23 [semverPrep] This is not a build commit. [Pipeline] sh 15:39:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:39:23 + grep -v github /etc/ssh/ssh_known_hosts 15:39:23 + [ -e /tmp/ssh_known_hosts ] 15:39:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:39:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:39:23 + sudo tee -a /etc/ssh/ssh_known_hosts 15:39:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:24 15:39:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:24 0.1.4: Pulling from edgex-devops/py-git-semver 15:39:24 b85a868b505f: Pulling fs layer 15:39:24 e2be974225ed: Pulling fs layer 15:39:24 339a4e72a1f5: Pulling fs layer 15:39:24 988bab9f4d93: Pulling fs layer 15:39:24 1469e6f7b9e6: Pulling fs layer 15:39:24 eaf3925da568: Pulling fs layer 15:39:24 bab4dde63d76: Pulling fs layer 15:39:24 bde34c3a00c8: Pulling fs layer 15:39:24 b352a97aabf1: Pulling fs layer 15:39:24 4872d77fe225: Pulling fs layer 15:39:24 5851b861e8e6: Pulling fs layer 15:39:24 1469e6f7b9e6: Waiting 15:39:24 eaf3925da568: Waiting 15:39:24 bab4dde63d76: Waiting 15:39:24 988bab9f4d93: Waiting 15:39:24 bde34c3a00c8: Waiting 15:39:24 b352a97aabf1: Waiting 15:39:24 4872d77fe225: Waiting 15:39:24 5851b861e8e6: Waiting 15:39:24 e2be974225ed: Download complete 15:39:24 988bab9f4d93: Verifying Checksum 15:39:24 988bab9f4d93: Download complete 15:39:24 339a4e72a1f5: Verifying Checksum 15:39:24 339a4e72a1f5: Download complete 15:39:24 1469e6f7b9e6: Verifying Checksum 15:39:24 1469e6f7b9e6: Download complete 15:39:24 eaf3925da568: Verifying Checksum 15:39:24 eaf3925da568: Download complete 15:39:24 bde34c3a00c8: Download complete 15:39:24 b352a97aabf1: Download complete 15:39:24 4872d77fe225: Verifying Checksum 15:39:24 4872d77fe225: Download complete 15:39:24 5851b861e8e6: Verifying Checksum 15:39:24 5851b861e8e6: Download complete 15:39:24 b85a868b505f: Verifying Checksum 15:39:24 b85a868b505f: Download complete 15:39:24 bab4dde63d76: Verifying Checksum 15:39:24 bab4dde63d76: Download complete 15:39:25 b85a868b505f: Pull complete 15:39:26 e2be974225ed: Pull complete 15:39:27 339a4e72a1f5: Pull complete 15:39:27 988bab9f4d93: Pull complete 15:39:27 1469e6f7b9e6: Pull complete 15:39:27 eaf3925da568: Pull complete 15:39:30 bab4dde63d76: Pull complete 15:39:30 bde34c3a00c8: Pull complete 15:39:30 b352a97aabf1: Pull complete 15:39:30 4872d77fe225: Pull complete 15:39:30 5851b861e8e6: Pull complete 15:39:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:30 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 15:39:30 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 15:39:32 $ docker top a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 -eo pid,comm 15:39:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:39:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:32 [ssh-agent] Looking for ssh-agent implementation... 15:39:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:32 $ docker exec a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 ssh-agent 15:39:32 SSH_AUTH_SOCK=/tmp/ssh-Uj4orU6M3fOM/agent.34 15:39:32 SSH_AGENT_PID=40 15:39:32 Running ssh-add (command line suppressed) 15:39:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7154350862693969071.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7154350862693969071.key) 15:39:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:32 + git tag --points-at HEAD [Pipeline] } 15:39:32 $ docker exec --env ******** --env ******** a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 ssh-agent -k 15:39:33 unset SSH_AUTH_SOCK; 15:39:33 unset SSH_AGENT_PID; 15:39:33 echo Agent pid 40 killed; 15:39:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:33 [ssh-agent] Looking for ssh-agent implementation... 15:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:33 $ docker exec a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 ssh-agent 15:39:33 SSH_AUTH_SOCK=/tmp/ssh-ctKkrQkZi7mt/agent.72 15:39:33 SSH_AGENT_PID=78 15:39:33 Running ssh-add (command line suppressed) 15:39:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5475446243785665672.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5475446243785665672.key) 15:39:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:33 + git semver init 15:39:34 2022-10-25 15:39:33,960 [run_init] DEBUG init version:0.0.0 force:False 15:39:34 2022-10-25 15:39:33,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:39:34 2022-10-25 15:39:33,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:39:34 2022-10-25 15:39:33,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:39:34 2022-10-25 15:39:34,950 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:39:34 2022-10-25 15:39:34,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:39:34 2022-10-25 15:39:34,950 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:39:34 2022-10-25 15:39:34,950 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:39:34 2.3.0-dev.33 [Pipeline] } 15:39:34 $ docker exec --env ******** --env ******** a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 ssh-agent -k 15:39:35 unset SSH_AUTH_SOCK; 15:39:35 unset SSH_AGENT_PID; 15:39:35 echo Agent pid 78 killed; 15:39:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:35 + git semver [Pipeline] } 15:39:35 $ docker stop --time=1 a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 15:39:36 $ docker rm -f a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:37 Stashed 1 file(s) [Pipeline] echo 15:39:37 [edgeXSemver]: initialized semver on version 2.3.0-dev.33 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:37 provisioning config files... 15:39:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5623922556076067982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:37 ---> docker-login.sh 15:39:37 nexus3.edgexfoundry.org:10001 15:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:38 Configure a credential helper to remove this warning. See 15:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:38 15:39:38 Login Succeeded 15:39:38 nexus3.edgexfoundry.org:10002 15:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:38 Configure a credential helper to remove this warning. See 15:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:38 15:39:38 Login Succeeded 15:39:38 nexus3.edgexfoundry.org:10003 15:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:38 Configure a credential helper to remove this warning. See 15:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:38 15:39:38 Login Succeeded 15:39:38 nexus3.edgexfoundry.org:10004 15:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:38 Configure a credential helper to remove this warning. See 15:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:38 15:39:38 Login Succeeded 15:39:38 docker.io 15:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:38 Configure a credential helper to remove this warning. See 15:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:38 15:39:38 Login Succeeded 15:39:38 ---> docker-login.sh ends [Pipeline] } 15:39:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:38 ========================================================= 15:39:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:39:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:39:39 Sending build context to Docker daemon 3.16MB 15:39:39 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 15:39:39 Step 2/14 : FROM ${BASE} AS builder 15:39:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:39:39 213ec9aee27d: Pulling fs layer 15:39:39 4583459ba037: Pulling fs layer 15:39:39 93c1e223e6f2: Pulling fs layer 15:39:39 53926ce57604: Pulling fs layer 15:39:39 21b2b0c7a3f4: Pulling fs layer 15:39:39 30f14e443154: Pulling fs layer 15:39:39 801331c1e519: Pulling fs layer 15:39:39 99cc6dd402b0: Pulling fs layer 15:39:39 53926ce57604: Waiting 15:39:39 21b2b0c7a3f4: Waiting 15:39:39 30f14e443154: Waiting 15:39:39 801331c1e519: Waiting 15:39:39 7d9ed39f4882: Pulling fs layer 15:39:39 99cc6dd402b0: Waiting 15:39:39 7d9ed39f4882: Waiting 15:39:39 93c1e223e6f2: Verifying Checksum 15:39:39 93c1e223e6f2: Download complete 15:39:39 4583459ba037: Verifying Checksum 15:39:39 4583459ba037: Download complete 15:39:39 21b2b0c7a3f4: Verifying Checksum 15:39:39 21b2b0c7a3f4: Download complete 15:39:39 30f14e443154: Verifying Checksum 15:39:39 30f14e443154: Download complete 15:39:39 213ec9aee27d: Verifying Checksum 15:39:39 801331c1e519: Verifying Checksum 15:39:39 801331c1e519: Download complete 15:39:39 213ec9aee27d: Pull complete 15:39:39 4583459ba037: Pull complete 15:39:39 93c1e223e6f2: Pull complete 15:39:39 7d9ed39f4882: Verifying Checksum 15:39:39 7d9ed39f4882: Download complete 15:39:39 99cc6dd402b0: Verifying Checksum 15:39:39 99cc6dd402b0: Download complete 15:39:39 53926ce57604: Verifying Checksum 15:39:39 53926ce57604: Download complete 15:39:43 53926ce57604: Pull complete 15:39:43 21b2b0c7a3f4: Pull complete 15:39:43 30f14e443154: Pull complete 15:39:43 801331c1e519: Pull complete 15:39:45 99cc6dd402b0: Pull complete 15:39:45 7d9ed39f4882: Pull complete 15:39:45 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 15:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:39:45 ---> 1dedd983c030 15:39:45 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:39:49 ---> Running in 0ba9fc9bd825 15:39:49 Removing intermediate container 0ba9fc9bd825 15:39:49 ---> 962978fa49de 15:39:49 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 15:39:49 ---> Running in 48fa6087965d 15:39:49 Removing intermediate container 48fa6087965d 15:39:49 ---> 518d5350cd8b 15:39:49 Step 5/14 : ARG ADD_BUILD_TAGS="" 15:39:49 ---> Running in 950c686c2028 15:39:49 Removing intermediate container 950c686c2028 15:39:49 ---> 5c3f32a3de64 15:39:49 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:39:49 ---> Running in 42b428f21ede 15:39:49 Removing intermediate container 42b428f21ede 15:39:49 ---> e25f77602bfc 15:39:49 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:49 ---> Running in 2866555b8a2a 15:39:50 Removing intermediate container 2866555b8a2a 15:39:50 ---> 911a9ed78fcf 15:39:50 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:50 ---> Running in 780d6713e587 15:39:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:39:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:39:50 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 15:39:50 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 15:39:50 OK: 211 MiB in 51 packages 15:39:51 Removing intermediate container 780d6713e587 15:39:51 ---> 30123a303378 15:39:51 Step 9/14 : WORKDIR /app 15:39:51 ---> Running in 60be9918e61f 15:39:51 Removing intermediate container 60be9918e61f 15:39:51 ---> 27832302d8dc 15:39:51 Step 10/14 : COPY go.mod vendor* ./ 15:39:51 ---> 6a001fadfd03 15:39:51 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:51 ---> Running in 316bcd4226cb 15:39:52 Still waiting to schedule task 15:39:52 ‘prd-ubuntu20.04-docker-arm64-4c-16g-116888’ is offline 15:40:13 Removing intermediate container 316bcd4226cb 15:40:13 ---> 4e9ecf475829 15:40:13 Step 12/14 : COPY . . 15:40:13 ---> 854f9bdeeab2 15:40:13 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:40:13 ---> Running in 5bda4a3cea8c 15:40:13 Removing intermediate container 5bda4a3cea8c 15:40:13 ---> 35eb91519088 15:40:13 Step 14/14 : RUN $MAKE 15:40:13 ---> Running in afb04b07bf4b 15:40:13 noop 15:40:13 Removing intermediate container afb04b07bf4b 15:40:13 ---> 11a2bd0f8a12 15:40:13 Successfully built 11a2bd0f8a12 15:40:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:13 + docker inspect -f . ci-base-image-x86_64 15:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:13 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 15:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:14 $ docker top f6d06168d5324addb619f63995af2062c6007bc9ffb126d2ad51ce37a89f0fe7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:14 + go version 15:40:14 go version go1.18.7 linux/amd64 [Pipeline] } 15:40:14 $ docker stop --time=1 f6d06168d5324addb619f63995af2062c6007bc9ffb126d2ad51ce37a89f0fe7 15:40:15 $ docker rm -f f6d06168d5324addb619f63995af2062c6007bc9ffb126d2ad51ce37a89f0fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:16 + docker inspect -f . ci-base-image-x86_64 15:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:16 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 15:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:16 $ docker top 01bd5769eb5c20aa3cecd14b5f0ad2118ccbd779ea7b9a92287ce677163f6161 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:16 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:40:17 + make test 15:40:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:40:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:40:27 CGO_ENABLED=1 go vet ./... 15:40:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:40:31 ./bin/test-attribution-txt.sh [Pipeline] echo 15:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:40:31 $ docker stop --time=1 01bd5769eb5c20aa3cecd14b5f0ad2118ccbd779ea7b9a92287ce677163f6161 15:40:33 $ docker rm -f 01bd5769eb5c20aa3cecd14b5f0ad2118ccbd779ea7b9a92287ce677163f6161 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:40:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:40:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:40:34 + ls -al . 15:40:34 total 180 15:40:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 15:40 . 15:40:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 15:39 .. 15:40:34 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 15:39 .dockerignore 15:40:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 15:39 .git 15:40:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 15:39 .github 15:40:34 -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 15:39 .gitignore 15:40:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 15:39 .semver 15:40:34 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 15:39 Attribution.txt 15:40:34 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 15:39 CHANGELOG.md 15:40:34 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 25 15:39 Dockerfile 15:40:34 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 15:39 GOVERNANCE.md 15:40:34 -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 15:39 Jenkinsfile 15:40:34 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 15:39 LICENSE 15:40:34 -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 15:39 OWNERS.md 15:40:34 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 15:39 README.md 15:40:34 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 15:39 VERSION 15:40:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 15:39 bin 15:40:34 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 15:40 coverage.out 15:40:34 -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 15:39 go.mod 15:40:34 -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 15:39 go.sum 15:40:34 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 15:39 main.go 15:40:34 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 15:39 makefile 15:40:34 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 15:39 res 15:40:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 15:39 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:34 + 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=cbbfdcca1044d62b99a0e964471bbd453ee97efe --label arch=amd64 --label version=2.3.0-dev.33 . 15:40:34 Sending build context to Docker daemon 3.161MB 15:40:34 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 15:40:34 Step 2/28 : FROM ${BASE} AS builder 15:40:34 ---> 11a2bd0f8a12 15:40:34 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:40:34 ---> Running in d5afe5155354 15:40:35 Removing intermediate container d5afe5155354 15:40:35 ---> 18529c130db8 15:40:35 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 15:40:35 ---> Running in 0c079bf93f0e 15:40:35 Removing intermediate container 0c079bf93f0e 15:40:35 ---> 0502c53e894b 15:40:35 Step 5/28 : ARG ADD_BUILD_TAGS="" 15:40:35 ---> Running in 91b063a1f3d6 15:40:35 Removing intermediate container 91b063a1f3d6 15:40:35 ---> c4b9323229f1 15:40:35 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:40:35 ---> Running in 5833b24f3cb1 15:40:35 Removing intermediate container 5833b24f3cb1 15:40:35 ---> 5cd9644f7108 15:40:35 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:35 ---> Running in ade6eda4541a 15:40:35 Removing intermediate container ade6eda4541a 15:40:35 ---> faa23a751362 15:40:35 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:35 ---> Running in 82c49e5886d2 15:40:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:40:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:40:36 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 15:40:36 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 15:40:36 OK: 211 MiB in 51 packages 15:40:36 Removing intermediate container 82c49e5886d2 15:40:36 ---> 23d80c1279cd 15:40:36 Step 9/28 : WORKDIR /app 15:40:36 ---> Running in 7df911fdc7d6 15:40:36 Removing intermediate container 7df911fdc7d6 15:40:36 ---> b63acdf64196 15:40:36 Step 10/28 : COPY go.mod vendor* ./ 15:40:37 ---> ef10849ad9ed 15:40:37 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:37 ---> Running in ee18b5a29b17 15:40:37 Removing intermediate container ee18b5a29b17 15:40:37 ---> 6c31b5cbb388 15:40:37 Step 12/28 : COPY . . 15:40:38 ---> 0f45b47587c6 15:40:38 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:40:38 ---> Running in 17b21d2f76d4 15:40:38 Removing intermediate container 17b21d2f76d4 15:40:38 ---> bfecd3bd3b82 15:40:38 Step 14/28 : RUN $MAKE 15:40:38 ---> Running in 31a5c402f26b 15:40:38 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:41:00 Removing intermediate container 31a5c402f26b 15:41:00 ---> 5556f99dc6f6 15:41:00 Step 15/28 : FROM alpine:3.16 15:41:00 3.16: Pulling from library/alpine 15:41:00 213ec9aee27d: Already exists 15:41:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:41:00 Status: Downloaded newer image for alpine:3.16 15:41:00 ---> 9c6f07244728 15:41:00 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:41:00 ---> Running in b8b57c0f00ee 15:41:00 Removing intermediate container b8b57c0f00ee 15:41:00 ---> 16527c0659de 15:41:00 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 15:41:00 ---> Running in f5cadfe686e3 15:41:00 Removing intermediate container f5cadfe686e3 15:41:00 ---> 8d69f82fbb19 15:41:00 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:41:00 ---> Running in 44cd70a81e37 15:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:41:01 (1/7) Installing ca-certificates (20220614-r0) 15:41:01 (2/7) Installing dumb-init (1.2.5-r1) 15:41:01 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:41:01 (4/7) Installing libsodium (1.0.18-r0) 15:41:01 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:41:01 (6/7) Installing libzmq (4.3.4-r0) 15:41:01 (7/7) Installing zeromq (4.3.4-r0) 15:41:01 Executing busybox-1.35.0-r17.trigger 15:41:01 Executing ca-certificates-20220614-r0.trigger 15:41:01 OK: 9 MiB in 21 packages 15:41:01 Removing intermediate container 44cd70a81e37 15:41:01 ---> 1c1fef1e4d94 15:41:01 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:41:02 ---> 354e292ea3fc 15:41:02 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 15:41:02 ---> 5eec8bebd162 15:41:02 Step 21/28 : COPY --from=builder /app/res/ /res/ 15:41:02 ---> a8c45ed3c98f 15:41:02 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:41:02 ---> 58924b8f5930 15:41:02 Step 23/28 : EXPOSE 48095 15:41:03 ---> Running in 36d99bcaf5ec 15:41:03 Removing intermediate container 36d99bcaf5ec 15:41:03 ---> b1cdbc232e44 15:41:03 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 15:41:03 ---> Running in 1a17e93d2427 15:41:03 Removing intermediate container 1a17e93d2427 15:41:03 ---> 742e36736253 15:41:03 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:41:03 ---> Running in 6691d8d7ad22 15:41:03 Removing intermediate container 6691d8d7ad22 15:41:03 ---> 07260fdfa7bb 15:41:03 Step 26/28 : LABEL arch=amd64 15:41:03 ---> Running in 7a162fdecb05 15:41:03 Removing intermediate container 7a162fdecb05 15:41:03 ---> 1d630edc6cad 15:41:03 Step 27/28 : LABEL git_sha=cbbfdcca1044d62b99a0e964471bbd453ee97efe 15:41:03 ---> Running in 89eaac737bfc 15:41:03 Removing intermediate container 89eaac737bfc 15:41:03 ---> 769d089b6d75 15:41:03 Step 28/28 : LABEL version=2.3.0-dev.33 15:41:03 ---> Running in 985b017ff635 15:41:03 Removing intermediate container 985b017ff635 15:41:03 ---> b735cebfbd0b 15:41:03 [Warning] One or more build-args [ARCH] were not consumed 15:41:03 Successfully built b735cebfbd0b 15:41:03 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:03 provisioning config files... 15:41:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18382435529402970982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:04 ---> docker-login.sh 15:41:04 nexus3.edgexfoundry.org:10001 15:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:04 Configure a credential helper to remove this warning. See 15:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:04 15:41:04 Login Succeeded 15:41:04 nexus3.edgexfoundry.org:10002 15:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:04 Configure a credential helper to remove this warning. See 15:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:04 15:41:04 Login Succeeded 15:41:04 nexus3.edgexfoundry.org:10003 15:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:04 Configure a credential helper to remove this warning. See 15:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:04 15:41:04 Login Succeeded 15:41:04 nexus3.edgexfoundry.org:10004 15:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:04 Configure a credential helper to remove this warning. See 15:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:04 15:41:04 Login Succeeded 15:41:04 docker.io 15:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:05 Configure a credential helper to remove this warning. See 15:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:05 15:41:05 Login Succeeded 15:41:05 ---> docker-login.sh ends [Pipeline] } 15:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:05 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:41:05 cbbfdcca1044d62b99a0e964471bbd453ee97efe 15:41:05 latest 15:41:05 2.3.0-dev.33 15:41:05 cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 15:41:05 main 15:41:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe 15:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:05 aae2360767c4: Preparing 15:41:05 e93ff83d12ac: Preparing 15:41:05 2fdc68824541: Preparing 15:41:05 c7d1bc7f1a80: Preparing 15:41:05 fed34a407688: Preparing 15:41:05 994393dc58e7: Preparing 15:41:05 c7d1bc7f1a80: Pushed 15:41:05 2fdc68824541: Pushed 15:41:05 e93ff83d12ac: Pushed 15:41:05 994393dc58e7: Layer already exists 15:41:06 fed34a407688: Pushed 15:41:08 aae2360767c4: Pushed 15:41:08 cbbfdcca1044d62b99a0e964471bbd453ee97efe: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:09 aae2360767c4: Preparing 15:41:09 e93ff83d12ac: Preparing 15:41:09 2fdc68824541: Preparing 15:41:09 c7d1bc7f1a80: Preparing 15:41:09 fed34a407688: Preparing 15:41:09 994393dc58e7: Preparing 15:41:09 994393dc58e7: Waiting 15:41:09 fed34a407688: Layer already exists 15:41:09 aae2360767c4: Layer already exists 15:41:09 e93ff83d12ac: Layer already exists 15:41:09 2fdc68824541: Layer already exists 15:41:09 c7d1bc7f1a80: Layer already exists 15:41:09 994393dc58e7: Layer already exists 15:41:09 latest: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.33 15:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:10 aae2360767c4: Preparing 15:41:10 e93ff83d12ac: Preparing 15:41:10 2fdc68824541: Preparing 15:41:10 c7d1bc7f1a80: Preparing 15:41:10 fed34a407688: Preparing 15:41:10 994393dc58e7: Preparing 15:41:10 994393dc58e7: Waiting 15:41:10 aae2360767c4: Layer already exists 15:41:10 c7d1bc7f1a80: Layer already exists 15:41:10 2fdc68824541: Layer already exists 15:41:10 e93ff83d12ac: Layer already exists 15:41:10 fed34a407688: Layer already exists 15:41:10 994393dc58e7: Layer already exists 15:41:10 2.3.0-dev.33: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 15:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:10 aae2360767c4: Preparing 15:41:10 e93ff83d12ac: Preparing 15:41:10 2fdc68824541: Preparing 15:41:10 c7d1bc7f1a80: Preparing 15:41:10 fed34a407688: Preparing 15:41:10 994393dc58e7: Preparing 15:41:10 fed34a407688: Layer already exists 15:41:10 aae2360767c4: Layer already exists 15:41:10 e93ff83d12ac: Layer already exists 15:41:10 c7d1bc7f1a80: Layer already exists 15:41:10 2fdc68824541: Layer already exists 15:41:10 994393dc58e7: Layer already exists 15:41:10 cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:11 aae2360767c4: Preparing 15:41:11 e93ff83d12ac: Preparing 15:41:11 2fdc68824541: Preparing 15:41:11 c7d1bc7f1a80: Preparing 15:41:11 fed34a407688: Preparing 15:41:11 994393dc58e7: Preparing 15:41:11 994393dc58e7: Waiting 15:41:11 2fdc68824541: Layer already exists 15:41:11 e93ff83d12ac: Layer already exists 15:41:11 c7d1bc7f1a80: Layer already exists 15:41:11 aae2360767c4: Layer already exists 15:41:11 fed34a407688: Layer already exists 15:41:11 994393dc58e7: Layer already exists 15:41:11 main: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:11 ===================================================== [Pipeline] echo 15:41:11 taggedImages: 15:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe 15:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.33 15:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 15:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:11 15:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:11 latest: Pulling from edgex-lftools-log-publisher 15:41:11 5eb5b503b376: Pulling fs layer 15:41:11 5c69ac0246d0: Pulling fs layer 15:41:11 ec43610c2a17: Pulling fs layer 15:41:11 3a2ae6a8a46f: Pulling fs layer 15:41:11 33b1e0a273af: Pulling fs layer 15:41:11 5d3b04190fa2: Pulling fs layer 15:41:11 2f39f015ded8: Pulling fs layer 15:41:11 3a2ae6a8a46f: Waiting 15:41:11 33b1e0a273af: Waiting 15:41:11 5d3b04190fa2: Waiting 15:41:11 2f39f015ded8: Waiting 15:41:11 5c69ac0246d0: Verifying Checksum 15:41:11 5c69ac0246d0: Download complete 15:41:11 3a2ae6a8a46f: Download complete 15:41:12 33b1e0a273af: Verifying Checksum 15:41:12 33b1e0a273af: Download complete 15:41:12 ec43610c2a17: Download complete 15:41:12 5d3b04190fa2: Verifying Checksum 15:41:12 5d3b04190fa2: Download complete 15:41:12 5eb5b503b376: Verifying Checksum 15:41:12 5eb5b503b376: Download complete 15:41:13 2f39f015ded8: Download complete 15:41:13 5eb5b503b376: Pull complete 15:41:13 5c69ac0246d0: Pull complete 15:41:14 ec43610c2a17: Pull complete 15:41:14 3a2ae6a8a46f: Pull complete 15:41:14 33b1e0a273af: Pull complete 15:41:14 5d3b04190fa2: Pull complete 15:41:18 2f39f015ded8: Pull complete 15:41:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:18 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 15:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:41:21 $ docker top f60d33a33a13d4dd354283061829a5d365872d9643b2d79ba02c675178945925 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:21 ---> job-cost.sh 15:41:21 lf-activate-venv: SKIPPING 15:41:21 INFO: No Stack... 15:41:22 INFO: Retrieving Pricing Info for: v3-standard-8 15:41:22 INFO: Archiving Costs [Pipeline] sh 15:41:23 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:41:23 + cut -d, -f6 [Pipeline] lock 15:41:23 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] 15:41:23 Resource [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] did not exist. Created. 15:41:23 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:41:23 + echo total: 0.2199999988079071 [Pipeline] stash 15:41:23 Stashed 1 file(s) [Pipeline] } 15:41:23 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 15:41:23 $ docker stop --time=1 f60d33a33a13d4dd354283061829a5d365872d9643b2d79ba02c675178945925 15:41:24 $ docker rm -f f60d33a33a13d4dd354283061829a5d365872d9643b2d79ba02c675178945925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116896 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:00:44 Running in /w/workspace/app-service-configurable/112 [Pipeline] { [Pipeline] checkout 16:00:44 Selected Git installation does not exist. Using Default 16:00:44 The recommended git tool is: NONE 16:00:50 using credential edgex-jenkins-ssh 16:00:50 Cloning the remote Git repository 16:00:50 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:00:51 > git init /w/workspace/app-service-configurable/112 # timeout=10 16:00:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:00:51 > git --version # timeout=10 16:00:51 > git --version # 'git version 2.25.1' 16:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:51 Verifying host key using known hosts file 16:00:51 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:00:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:53 Avoid second fetch 16:00:53 Checking out Revision cbbfdcca1044d62b99a0e964471bbd453ee97efe (main) 16:00:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:00:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:53 > git config core.sparsecheckout # timeout=10 16:00:53 > git checkout -f cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 16:00:54 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#478)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:55 Dload Upload Total Spent Left Speed 16:00:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 87513 [Pipeline] sh 16:00:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:00:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:00:55 + sudo tee /etc/docker/daemon.new 16:00:55 { 16:00:55 "registry-mirrors": [ 16:00:55 "https://nexus3.edgexfoundry.org:10001" 16:00:55 ], 16:00:55 "bip": "10.250.0.254/24", 16:00:55 "hosts": [ 16:00:55 "tcp://0.0.0.0:5555", 16:00:55 "unix:///var/run/docker.sock" 16:00:55 ], 16:00:55 "mtu": 1458, 16:00:55 "selinux-enabled": true, 16:00:55 "seccomp-profile": "/etc/docker/seccomp.json" 16:00:55 } [Pipeline] sh 16:00:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:00:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:14 provisioning config files... 16:01:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config6793267531411912201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:15 ---> docker-login.sh 16:01:15 nexus3.edgexfoundry.org:10001 16:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:15 Configure a credential helper to remove this warning. See 16:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:15 16:01:15 Login Succeeded 16:01:15 nexus3.edgexfoundry.org:10002 16:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:16 Configure a credential helper to remove this warning. See 16:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:16 16:01:16 Login Succeeded 16:01:16 nexus3.edgexfoundry.org:10003 16:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:16 Configure a credential helper to remove this warning. See 16:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:16 16:01:16 Login Succeeded 16:01:16 nexus3.edgexfoundry.org:10004 16:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:16 Configure a credential helper to remove this warning. See 16:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:16 16:01:16 Login Succeeded 16:01:16 docker.io 16:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:17 Configure a credential helper to remove this warning. See 16:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:17 16:01:17 Login Succeeded 16:01:17 ---> docker-login.sh ends [Pipeline] } 16:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:18 ========================================================= 16:01:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:01:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:01:18 Sending build context to Docker daemon 214.5kB 16:01:18 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 16:01:18 Step 2/14 : FROM ${BASE} AS builder 16:01:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:18 9b18e9b68314: Pulling fs layer 16:01:18 d32db5db7311: Pulling fs layer 16:01:18 d0c4b47475fc: Pulling fs layer 16:01:18 5831b945b038: Pulling fs layer 16:01:18 86bbec2aaacd: Pulling fs layer 16:01:18 e10730c5d714: Pulling fs layer 16:01:18 5dd5c2283517: Pulling fs layer 16:01:18 d5ac0230b979: Pulling fs layer 16:01:18 e10730c5d714: Waiting 16:01:18 5dd5c2283517: Waiting 16:01:18 d5ac0230b979: Waiting 16:01:18 5831b945b038: Waiting 16:01:18 86bbec2aaacd: Waiting 16:01:18 d0c4b47475fc: Download complete 16:01:18 d32db5db7311: Download complete 16:01:18 86bbec2aaacd: Verifying Checksum 16:01:18 86bbec2aaacd: Download complete 16:01:18 e10730c5d714: Verifying Checksum 16:01:18 e10730c5d714: Download complete 16:01:18 9b18e9b68314: Verifying Checksum 16:01:18 9b18e9b68314: Download complete 16:01:19 9b18e9b68314: Pull complete 16:01:19 d5ac0230b979: Verifying Checksum 16:01:19 d5ac0230b979: Download complete 16:01:20 d32db5db7311: Pull complete 16:01:20 d0c4b47475fc: Pull complete 16:01:21 5dd5c2283517: Verifying Checksum 16:01:21 5dd5c2283517: Download complete 16:01:22 5831b945b038: Download complete 16:01:34 5831b945b038: Pull complete 16:01:34 86bbec2aaacd: Pull complete 16:01:34 e10730c5d714: Pull complete 16:01:41 5dd5c2283517: Pull complete 16:01:43 d5ac0230b979: Pull complete 16:01:43 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:01:43 ---> 59b3b1a385d4 16:01:43 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:01:45 ---> Running in a0ebfa5ff7e6 16:01:45 Removing intermediate container a0ebfa5ff7e6 16:01:45 ---> cfe5e6ae92c2 16:01:45 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 16:01:45 ---> Running in 0add15fcee6e 16:01:45 Removing intermediate container 0add15fcee6e 16:01:45 ---> eb2f3d5d2afb 16:01:45 Step 5/14 : ARG ADD_BUILD_TAGS="" 16:01:45 ---> Running in 272c1941fb3e 16:01:46 Removing intermediate container 272c1941fb3e 16:01:46 ---> f6a955986c0d 16:01:46 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:01:46 ---> Running in 79780db23c1e 16:01:46 Removing intermediate container 79780db23c1e 16:01:46 ---> 3c3dcd2c3b5d 16:01:46 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:46 ---> Running in c562696a1c16 16:01:48 Removing intermediate container c562696a1c16 16:01:48 ---> 74ef590cadec 16:01:48 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:48 ---> Running in 09ce333512cb 16:01:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:01:50 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:01:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:01:50 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:01:50 OK: 221 MiB in 51 packages 16:01:50 Removing intermediate container 09ce333512cb 16:01:50 ---> 2b32ce5947c3 16:01:50 Step 9/14 : WORKDIR /app 16:01:50 ---> Running in 329ced02424e 16:01:51 Removing intermediate container 329ced02424e 16:01:51 ---> a95e272a0829 16:01:51 Step 10/14 : COPY go.mod vendor* ./ 16:01:51 ---> dbcb71d162cc 16:01:51 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:51 ---> Running in 7e0d37b5d33b 16:02:48 Removing intermediate container 7e0d37b5d33b 16:02:48 ---> 24f129a48946 16:02:48 Step 12/14 : COPY . . 16:02:48 ---> 8c4e8a58ae2a 16:02:48 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:02:48 ---> Running in b3851a97ec46 16:02:48 Removing intermediate container b3851a97ec46 16:02:48 ---> b41e5b272399 16:02:48 Step 14/14 : RUN $MAKE 16:02:48 ---> Running in e38ea19bd25f 16:02:48 noop 16:02:48 Removing intermediate container e38ea19bd25f 16:02:48 ---> 0eb846466d25 16:02:48 Successfully built 0eb846466d25 16:02:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:48 + docker inspect -f . ci-base-image-arm64 16:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:48 prd-ubuntu20.04-docker-arm64-4c-16g-116896 does not seem to be running inside a container 16:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:02:50 $ docker top 339fc25152aeb3592c57c57baa8375121abec314eac2261144c7716d0cda07d0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:50 + go version 16:02:50 go version go1.18.7 linux/arm64 [Pipeline] } 16:02:50 $ docker stop --time=1 339fc25152aeb3592c57c57baa8375121abec314eac2261144c7716d0cda07d0 16:02:52 $ docker rm -f 339fc25152aeb3592c57c57baa8375121abec314eac2261144c7716d0cda07d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:52 + docker inspect -f . ci-base-image-arm64 16:02:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:53 prd-ubuntu20.04-docker-arm64-4c-16g-116896 does not seem to be running inside a container 16:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:02:54 $ docker top 00e1b83f2b3784a6227f577fed279ce3f18a2f086b561d25f1cbe45013e1508a -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:54 + git config --global --add safe.directory /w/workspace/app-service-configurable/112 [Pipeline] fileExists [Pipeline] sh 16:02:55 + make test 16:02:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:04:16 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:04:16 CGO_ENABLED=1 go vet ./... 16:04:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:04:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:04:38 ./bin/test-attribution-txt.sh [Pipeline] echo 16:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:04:38 $ docker stop --time=1 00e1b83f2b3784a6227f577fed279ce3f18a2f086b561d25f1cbe45013e1508a 16:04:40 $ docker rm -f 00e1b83f2b3784a6227f577fed279ce3f18a2f086b561d25f1cbe45013e1508a [Pipeline] // withDockerContainer [Pipeline] sh 16:04:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:04:41 Warning: overwriting stash ‘coverage-report’ 16:04:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:04:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:04:42 + ls -al . 16:04:42 total 176 16:04:42 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 16:02 . 16:04:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 16:00 .. 16:04:42 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 16:00 .dockerignore 16:04:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 16:00 .git 16:04:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 16:00 .github 16:04:42 -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 16:00 .gitignore 16:04:42 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 16:00 Attribution.txt 16:04:42 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 16:00 CHANGELOG.md 16:04:42 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 25 16:00 Dockerfile 16:04:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 16:00 GOVERNANCE.md 16:04:42 -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 16:00 Jenkinsfile 16:04:42 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 16:00 LICENSE 16:04:42 -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 16:00 OWNERS.md 16:04:42 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 16:00 README.md 16:04:42 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 15:39 VERSION 16:04:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 16:00 bin 16:04:42 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 16:02 coverage.out 16:04:42 -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 16:00 go.mod 16:04:42 -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 16:00 go.sum 16:04:42 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 16:00 main.go 16:04:42 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 16:00 makefile 16:04:42 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 16:00 res 16:04:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 16:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:43 + 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=cbbfdcca1044d62b99a0e964471bbd453ee97efe --label arch=arm64 --label version=2.3.0-dev.33 . 16:04:43 Sending build context to Docker daemon 215.6kB 16:04:43 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 16:04:43 Step 2/28 : FROM ${BASE} AS builder 16:04:43 ---> 0eb846466d25 16:04:43 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:04:43 ---> Running in 223de16c7eba 16:04:43 Removing intermediate container 223de16c7eba 16:04:43 ---> 525a01058a59 16:04:43 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:04:43 ---> Running in 98105d9dd1c8 16:04:44 Removing intermediate container 98105d9dd1c8 16:04:44 ---> 921af5ab7523 16:04:44 Step 5/28 : ARG ADD_BUILD_TAGS="" 16:04:44 ---> Running in 3d74cb147005 16:04:44 Removing intermediate container 3d74cb147005 16:04:44 ---> ed35ec2ea95d 16:04:44 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:04:44 ---> Running in 67a7cf9cc9b8 16:04:45 Removing intermediate container 67a7cf9cc9b8 16:04:45 ---> 4d0faaec4d07 16:04:45 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:45 ---> Running in 0b29056e1089 16:04:47 Removing intermediate container 0b29056e1089 16:04:47 ---> 9978ac7129b7 16:04:47 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:47 ---> Running in c2200e305bb2 16:04:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:04:47 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:04:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:04:48 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:04:48 OK: 221 MiB in 51 packages 16:04:49 Removing intermediate container c2200e305bb2 16:04:49 ---> d7554497ac20 16:04:49 Step 9/28 : WORKDIR /app 16:04:49 ---> Running in 8b03339e6934 16:04:49 Removing intermediate container 8b03339e6934 16:04:49 ---> 6bdfef14e965 16:04:49 Step 10/28 : COPY go.mod vendor* ./ 16:04:49 ---> 3ecf14c36ac4 16:04:49 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:49 ---> Running in cf9fa3c00fde 16:04:51 Removing intermediate container cf9fa3c00fde 16:04:51 ---> d9925d0c818d 16:04:51 Step 12/28 : COPY . . 16:04:52 ---> 8edbd1c2a8d2 16:04:52 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:04:52 ---> Running in 3074f7461480 16:04:53 Removing intermediate container 3074f7461480 16:04:53 ---> 7337817d1d54 16:04:53 Step 14/28 : RUN $MAKE 16:04:53 ---> Running in 38941d99f08a 16:04:53 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:07:45 Removing intermediate container 38941d99f08a 16:07:45 ---> 64ae40b0f948 16:07:45 Step 15/28 : FROM alpine:3.16 16:07:45 3.16: Pulling from library/alpine 16:07:45 9b18e9b68314: Already exists 16:07:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:07:45 Status: Downloaded newer image for alpine:3.16 16:07:45 ---> a6215f271958 16:07:45 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:07:45 ---> Running in a762ba48cecd 16:07:45 Removing intermediate container a762ba48cecd 16:07:45 ---> 5efcf5258cc9 16:07:45 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 16:07:45 ---> Running in 78797a3a08a5 16:07:45 Removing intermediate container 78797a3a08a5 16:07:45 ---> 712d337fac54 16:07:45 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:07:45 ---> Running in 54166328a35f 16:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:07:45 (1/7) Installing ca-certificates (20220614-r0) 16:07:45 (2/7) Installing dumb-init (1.2.5-r1) 16:07:45 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:07:45 (4/7) Installing libsodium (1.0.18-r0) 16:07:45 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:07:45 (6/7) Installing libzmq (4.3.4-r0) 16:07:45 (7/7) Installing zeromq (4.3.4-r0) 16:07:45 Executing busybox-1.35.0-r17.trigger 16:07:45 Executing ca-certificates-20220614-r0.trigger 16:07:45 OK: 9 MiB in 21 packages 16:07:45 Removing intermediate container 54166328a35f 16:07:45 ---> c4187b812cd7 16:07:45 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:07:45 ---> ef30ffbad2f0 16:07:45 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 16:07:45 ---> fca495027dce 16:07:45 Step 21/28 : COPY --from=builder /app/res/ /res/ 16:07:45 ---> efc5c916fa91 16:07:45 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:07:45 ---> fe28d74f924d 16:07:45 Step 23/28 : EXPOSE 48095 16:07:45 ---> Running in b158d45faf34 16:07:45 Removing intermediate container b158d45faf34 16:07:45 ---> 233f0ae485c2 16:07:45 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 16:07:45 ---> Running in 9b86b0fda2d0 16:07:45 Removing intermediate container 9b86b0fda2d0 16:07:45 ---> e98efd6e25c1 16:07:45 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:45 ---> Running in 047ad1e40b46 16:07:45 Removing intermediate container 047ad1e40b46 16:07:45 ---> 5ef8c46d1df6 16:07:45 Step 26/28 : LABEL arch=arm64 16:07:45 ---> Running in 063fd7d7fa67 16:07:45 Removing intermediate container 063fd7d7fa67 16:07:45 ---> fed86d9053ee 16:07:45 Step 27/28 : LABEL git_sha=cbbfdcca1044d62b99a0e964471bbd453ee97efe 16:07:45 ---> Running in 1a08bb2b7330 16:07:45 Removing intermediate container 1a08bb2b7330 16:07:45 ---> 8fd6c2b3ba7e 16:07:45 Step 28/28 : LABEL version=2.3.0-dev.33 16:07:45 ---> Running in 65b0bde21076 16:07:45 Removing intermediate container 65b0bde21076 16:07:45 ---> 02c06cf39597 16:07:45 [Warning] One or more build-args [ARCH] were not consumed 16:07:45 Successfully built 02c06cf39597 16:07:45 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:45 provisioning config files... 16:07:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config8039801731629364665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:46 ---> docker-login.sh 16:07:46 nexus3.edgexfoundry.org:10001 16:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:46 Configure a credential helper to remove this warning. See 16:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:46 16:07:46 Login Succeeded 16:07:46 nexus3.edgexfoundry.org:10002 16:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:46 Configure a credential helper to remove this warning. See 16:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:46 16:07:46 Login Succeeded 16:07:46 nexus3.edgexfoundry.org:10003 16:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:47 Configure a credential helper to remove this warning. See 16:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:47 16:07:47 Login Succeeded 16:07:47 nexus3.edgexfoundry.org:10004 16:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:47 Configure a credential helper to remove this warning. See 16:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:47 16:07:47 Login Succeeded 16:07:47 docker.io 16:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:48 Configure a credential helper to remove this warning. See 16:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:48 16:07:48 Login Succeeded 16:07:48 ---> docker-login.sh ends [Pipeline] } 16:07:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:48 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:07:48 cbbfdcca1044d62b99a0e964471bbd453ee97efe 16:07:48 latest 16:07:48 2.3.0-dev.33 16:07:48 cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 16:07:48 main 16:07:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe 16:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:07:48 ad9295189ae6: Preparing 16:07:48 acc36671d460: Preparing 16:07:48 811fc53a51d7: Preparing 16:07:48 59e2da903409: Preparing 16:07:48 d5431d71c38c: Preparing 16:07:48 5d3e392a13a0: Preparing 16:07:48 5d3e392a13a0: Waiting 16:07:49 811fc53a51d7: Pushed 16:07:49 acc36671d460: Pushed 16:07:49 59e2da903409: Pushed 16:07:49 5d3e392a13a0: Layer already exists 16:07:50 d5431d71c38c: Pushed 16:07:54 ad9295189ae6: Pushed 16:07:54 cbbfdcca1044d62b99a0e964471bbd453ee97efe: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:07:55 ad9295189ae6: Preparing 16:07:55 acc36671d460: Preparing 16:07:55 811fc53a51d7: Preparing 16:07:55 59e2da903409: Preparing 16:07:55 d5431d71c38c: Preparing 16:07:55 5d3e392a13a0: Preparing 16:07:55 5d3e392a13a0: Waiting 16:07:55 811fc53a51d7: Layer already exists 16:07:55 d5431d71c38c: Layer already exists 16:07:55 acc36671d460: Layer already exists 16:07:55 ad9295189ae6: Layer already exists 16:07:55 59e2da903409: Layer already exists 16:07:55 5d3e392a13a0: Layer already exists 16:07:55 latest: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.33 16:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:07:56 ad9295189ae6: Preparing 16:07:56 acc36671d460: Preparing 16:07:56 811fc53a51d7: Preparing 16:07:56 59e2da903409: Preparing 16:07:56 d5431d71c38c: Preparing 16:07:56 5d3e392a13a0: Preparing 16:07:56 5d3e392a13a0: Waiting 16:07:56 d5431d71c38c: Layer already exists 16:07:56 acc36671d460: Layer already exists 16:07:56 ad9295189ae6: Layer already exists 16:07:56 811fc53a51d7: Layer already exists 16:07:56 59e2da903409: Layer already exists 16:07:56 5d3e392a13a0: Layer already exists 16:07:56 2.3.0-dev.33: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 16:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:07:57 ad9295189ae6: Preparing 16:07:57 acc36671d460: Preparing 16:07:57 811fc53a51d7: Preparing 16:07:57 59e2da903409: Preparing 16:07:57 d5431d71c38c: Preparing 16:07:57 5d3e392a13a0: Preparing 16:07:57 5d3e392a13a0: Waiting 16:07:57 acc36671d460: Layer already exists 16:07:57 59e2da903409: Layer already exists 16:07:57 d5431d71c38c: Layer already exists 16:07:57 ad9295189ae6: Layer already exists 16:07:57 811fc53a51d7: Layer already exists 16:07:57 5d3e392a13a0: Layer already exists 16:07:57 cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:07:58 ad9295189ae6: Preparing 16:07:58 acc36671d460: Preparing 16:07:58 811fc53a51d7: Preparing 16:07:58 59e2da903409: Preparing 16:07:58 d5431d71c38c: Preparing 16:07:58 5d3e392a13a0: Preparing 16:07:58 5d3e392a13a0: Waiting 16:07:58 d5431d71c38c: Layer already exists 16:07:58 ad9295189ae6: Layer already exists 16:07:58 59e2da903409: Layer already exists 16:07:58 811fc53a51d7: Layer already exists 16:07:58 acc36671d460: Layer already exists 16:07:58 5d3e392a13a0: Layer already exists 16:07:58 main: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:58 ===================================================== [Pipeline] echo 16:07:58 taggedImages: 16:07:58 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe 16:07:58 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:07:58 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.33 16:07:58 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 16:07:58 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:58 16:07:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:59 arm64: Pulling from edgex-lftools-log-publisher 16:07:59 8998bd30e6a1: Pulling fs layer 16:07:59 04944245beec: Pulling fs layer 16:07:59 699f458cf7ca: Pulling fs layer 16:07:59 765212b225bb: Pulling fs layer 16:07:59 f23df028b6ca: Pulling fs layer 16:07:59 d65c8cfc05b1: Pulling fs layer 16:07:59 2437ff75d9bd: Pulling fs layer 16:07:59 f23df028b6ca: Waiting 16:07:59 d65c8cfc05b1: Waiting 16:07:59 2437ff75d9bd: Waiting 16:07:59 765212b225bb: Waiting 16:07:59 04944245beec: Download complete 16:07:59 765212b225bb: Verifying Checksum 16:07:59 765212b225bb: Download complete 16:07:59 f23df028b6ca: Download complete 16:07:59 d65c8cfc05b1: Verifying Checksum 16:07:59 d65c8cfc05b1: Download complete 16:07:59 699f458cf7ca: Verifying Checksum 16:07:59 699f458cf7ca: Download complete 16:08:00 8998bd30e6a1: Verifying Checksum 16:08:00 8998bd30e6a1: Download complete 16:08:02 2437ff75d9bd: Verifying Checksum 16:08:04 8998bd30e6a1: Pull complete 16:08:04 04944245beec: Pull complete 16:08:06 699f458cf7ca: Pull complete 16:08:06 765212b225bb: Pull complete 16:08:07 f23df028b6ca: Pull complete 16:08:07 d65c8cfc05b1: Pull complete 16:08:22 2437ff75d9bd: Pull complete 16:08:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:22 prd-ubuntu20.04-docker-arm64-4c-16g-116896 does not seem to be running inside a container 16:08: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/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:08:25 $ docker top 1a78043d999a6278a6e89314c80f0513fe9e36f570faaf272a5eb38aa79e66de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:26 ---> job-cost.sh 16:08:26 lf-activate-venv: SKIPPING 16:08:26 INFO: No Stack... 16:08:26 INFO: Retrieving Pricing Info for: v3-standard-4 16:08:27 INFO: Archiving Costs [Pipeline] sh 16:08:28 + cat /w/workspace/app-service-configurable/112/archives/cost.csv 16:08:28 + cut -d, -f6 [Pipeline] lock 16:08:28 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] 16:08:28 Resource [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] did not exist. Created. 16:08:28 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:08:28 /w/workspace/app-service-configurable/112@tmp/durable-81c1e626/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:08:29 + echo total: 0.10999999940395355 [Pipeline] stash 16:08:29 Warning: overwriting stash ‘stack-cost’ 16:08:29 Stashed 1 file(s) [Pipeline] } 16:08:29 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 16:08:29 $ docker stop --time=1 1a78043d999a6278a6e89314c80f0513fe9e36f570faaf272a5eb38aa79e66de 16:08:31 $ docker rm -f 1a78043d999a6278a6e89314c80f0513fe9e36f570faaf272a5eb38aa79e66de [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 16:08:31 provisioning config files... 16:08:31 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8704671209685502917tmp [Pipeline] { [Pipeline] sh 16:08:31 + set +x 16:08:31 + curl+ -s https://codecov.io/bash 16:08:31 bash -s -- 16:08:31 16:08:31 _____ _ 16:08:31 / ____| | | 16:08:31 | | ___ __| | ___ ___ _____ __ 16:08:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:08:31 | |___| (_) | (_| | __/ (_| (_) \ V / 16:08:31 \_____\___/ \__,_|\___|\___\___/ \_/ 16:08:31 Bash-1.0.6 16:08:31 16:08:31 16:08:31 ==> git version 2.25.1 found 16:08:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:08:31 Release-Date: 2020-01-08 16:08:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:08:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:08:31 ==> Jenkins CI detected. 16:08:31 current dir:  /w/workspace/ry_app-service-configurable_main 16:08:31 project root: . 16:08:31 --> token set from env 16:08:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:08:31 ==> Running gcov in . (disable via -X gcov) 16:08:31 ==> Python coveragepy not found 16:08:31 ==> Searching for coverage reports in: 16:08:31 + . 16:08:31 -> Found 1 reports 16:08:31 ==> Detecting git/mercurial file structure 16:08:31 ==> Reading reports 16:08:32 + ./coverage.out bytes=10 16:08:32 ==> Appending adjustments 16:08:32 https://docs.codecov.io/docs/fixing-reports 16:08:32 + Found adjustments 16:08:32 ==> Gzipping contents 16:08:32 4.0K /tmp/codecov.bQ1rWy.gz 16:08:32 ==> Uploading reports 16:08:32 url: https://codecov.io 16:08:32 query: branch=main&commit=cbbfdcca1044d62b99a0e964471bbd453ee97efe&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:08:32 -> Pinging Codecov 16:08:32 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=cbbfdcca1044d62b99a0e964471bbd453ee97efe&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:08:32 -> Uploading to 16:08:32 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/A97CA9966030D2A3747ED39772930CCE/cbbfdcca1044d62b99a0e964471bbd453ee97efe/14de7c46-963a-402f-98a6-95cf9147b1b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T160832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e698471c5181ef823f3a43975b5df89f44e40b5cb59dec97a9ac9d320366bd08 16:08:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:08:32 Dload Upload Total Spent Left Speed 16:08:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2373 --:--:-- --:--:-- --:--:-- 2363 100 527 0 0 100 527 0 2186 --:--:-- --:--:-- --:--:-- 2177 16:08:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] } 16:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:08:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:08:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:08:33 16:08:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:08:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:08:33 df9b9388f04a: Pulling fs layer 16:08:33 52dc419b0ee2: Pulling fs layer 16:08:33 25bc292e5bac: Pulling fs layer 16:08:33 114826534d7a: Pulling fs layer 16:08:33 4657fd5d0bcf: Pulling fs layer 16:08:33 6ad1cebc031e: Pulling fs layer 16:08:33 8a3aa393b2d8: Pulling fs layer 16:08:33 4657fd5d0bcf: Waiting 16:08:33 6ad1cebc031e: Waiting 16:08:33 8a3aa393b2d8: Waiting 16:08:33 114826534d7a: Waiting 16:08:33 25bc292e5bac: Download complete 16:08:33 52dc419b0ee2: Download complete 16:08:33 4657fd5d0bcf: Verifying Checksum 16:08:33 4657fd5d0bcf: Download complete 16:08:33 df9b9388f04a: Download complete 16:08:33 df9b9388f04a: Pull complete 16:08:33 52dc419b0ee2: Pull complete 16:08:33 6ad1cebc031e: Verifying Checksum 16:08:33 6ad1cebc031e: Download complete 16:08:33 25bc292e5bac: Pull complete 16:08:34 114826534d7a: Verifying Checksum 16:08:34 114826534d7a: Download complete 16:08:34 8a3aa393b2d8: Verifying Checksum 16:08:34 8a3aa393b2d8: Download complete 16:08:37 114826534d7a: Pull complete 16:08:37 4657fd5d0bcf: Pull complete 16:08:37 6ad1cebc031e: Pull complete 16:08:40 8a3aa393b2d8: Pull complete 16:08:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:40 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 16:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:08:43 $ docker top 5be11b702214bc71de58ffe94da39d3f860d5188cf05158d202d2252fb04922a -eo pid,comm [Pipeline] { [Pipeline] echo 16:08:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:08:43 + set -o pipefail 16:08:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:08:55 16:08:55 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:08:55 16:08:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/709a31c2-76a2-460b-ac9b-c26445b7bba8 16:08:55 16:08:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:08:55 16:08:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:08:55 16:08:55 16:08:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:08:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:08:55 More details here: https://snyk.co/ue1NS [Pipeline] } 16:08:55 $ docker stop --time=1 5be11b702214bc71de58ffe94da39d3f860d5188cf05158d202d2252fb04922a 16:08:58 $ docker rm -f 5be11b702214bc71de58ffe94da39d3f860d5188cf05158d202d2252fb04922a [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 16:08:59 + git log --format=format:%s -1 cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] sh 16:08:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:08:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:00 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 16:09: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:09:00 $ docker top 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 -eo pid,comm 16:09:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:09:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:00 [ssh-agent] Looking for ssh-agent implementation... 16:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:00 $ docker exec 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 ssh-agent 16:09:00 SSH_AUTH_SOCK=/tmp/ssh-dgAHwkaqvbtQ/agent.33 16:09:00 SSH_AGENT_PID=39 16:09:00 Running ssh-add (command line suppressed) 16:09:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3726293796667615817.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3726293796667615817.key) 16:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:01 + git semver tag 16:09:01 2022-10-25 16:09:01,344 [run_tag] DEBUG tag force:False 16:09:01 2022-10-25 16:09:01,344 [check_head_tag] DEBUG check head tag 16:09:01 2022-10-25 16:09:01,345 [execute] INFO git cat-file --batch-check 16:09:01 2022-10-25 16:09:01,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:09:01 2022-10-25 16:09:01,350 [execute] INFO git cat-file --batch 16:09:01 2022-10-25 16:09:01,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:09:01 2022-10-25 16:09:01,363 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:09:01 2022-10-25 16:09:01,363 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 16:09:01 2022-10-25 16:09:01,363 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.33', '-m', 'v2.3.0-dev.33'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:09:01 2022-10-25 16:09:01,368 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:09:01 2.3.0-dev.33 [Pipeline] } 16:09:01 $ docker exec --env ******** --env ******** 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 ssh-agent -k 16:09:01 unset SSH_AUTH_SOCK; 16:09:01 unset SSH_AGENT_PID; 16:09:01 echo Agent pid 39 killed; 16:09:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:01 + git semver [Pipeline] } 16:09:02 $ docker stop --time=1 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 16:09:03 $ docker rm -f 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:09:03 16:09:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:09:04 0.23.1-centos7: Pulling from edgex-lftools 16:09:04 ab5ef0e58194: Pulling fs layer 16:09:04 9712f1f96733: Pulling fs layer 16:09:04 63f879dbbcfc: Pulling fs layer 16:09:04 0d9ebad4ef96: Pulling fs layer 16:09:04 e9a5061849ea: Pulling fs layer 16:09:04 d747dcd14b5f: Pulling fs layer 16:09:04 2de7ff778b66: Pulling fs layer 16:09:04 e9a5061849ea: Waiting 16:09:04 d747dcd14b5f: Waiting 16:09:04 2de7ff778b66: Waiting 16:09:04 0d9ebad4ef96: Waiting 16:09:04 9712f1f96733: Verifying Checksum 16:09:04 9712f1f96733: Download complete 16:09:04 63f879dbbcfc: Verifying Checksum 16:09:04 63f879dbbcfc: Download complete 16:09:04 e9a5061849ea: Verifying Checksum 16:09:04 e9a5061849ea: Download complete 16:09:04 d747dcd14b5f: Verifying Checksum 16:09:04 d747dcd14b5f: Download complete 16:09:04 ab5ef0e58194: Verifying Checksum 16:09:04 ab5ef0e58194: Download complete 16:09:04 0d9ebad4ef96: Verifying Checksum 16:09:04 0d9ebad4ef96: Download complete 16:09:04 2de7ff778b66: Verifying Checksum 16:09:04 2de7ff778b66: Download complete 16:09:07 ab5ef0e58194: Pull complete 16:09:07 9712f1f96733: Pull complete 16:09:07 63f879dbbcfc: Pull complete 16:09:12 0d9ebad4ef96: Pull complete 16:09:12 e9a5061849ea: Pull complete 16:09:12 d747dcd14b5f: Pull complete 16:09:13 2de7ff778b66: Pull complete 16:09:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:09:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:13 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 16:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:09:16 $ docker top c9040b0896b516b7184480e79b8409509b19fc0131dddb1fca5877c472451e08 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:09:16 provisioning config files... 16:09:16 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14869711983302760432tmp 16:09:16 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18415739448744653047tmp 16:09:16 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3338155619693772562tmp [Pipeline] { [Pipeline] echo 16:09:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:09:16 ---> sigul-configuration.sh 16:09:16 gpg: directory `/root/.gnupg' created 16:09:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:09:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:09:16 gpg: keyring `/root/.gnupg/secring.gpg' created 16:09:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:09:16 gpg: CAST5 encrypted data 16:09:16 gpg: encrypted with 1 passphrase 16:09:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:09:17 + mkdir /home/jenkins 16:09:17 + mkdir /home/jenkins/sigul [Pipeline] sh 16:09:17 + 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 16:09:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:09:17 ---> sigul-install.sh 16:09:17 Sigul already installed; skipping installation. [Pipeline] sh 16:09:17 + git tag --list 16:09:17 v1.0.0 16:09:17 v1.1.0 16:09:17 v1.2.0 16:09:17 v1.3.0 16:09:17 v1.3.1 16:09:17 v2.0.0 16:09:17 v2.0.1 16:09:17 v2.1.0 16:09:17 v2.1.1 16:09:17 v2.1.1-dev.1 16:09:17 v2.1.1-dev.2 16:09:17 v2.2.0 16:09:17 v2.2.1-dev.1 16:09:17 v2.2.1-dev.10 16:09:17 v2.2.1-dev.2 16:09:17 v2.2.1-dev.3 16:09:17 v2.2.1-dev.4 16:09:17 v2.2.1-dev.5 16:09:17 v2.2.1-dev.6 16:09:17 v2.2.1-dev.7 16:09:17 v2.2.1-dev.8 16:09:17 v2.2.1-dev.9 16:09:17 v2.3.0-dev.10 16:09:17 v2.3.0-dev.11 16:09:17 v2.3.0-dev.12 16:09:17 v2.3.0-dev.13 16:09:17 v2.3.0-dev.14 16:09:17 v2.3.0-dev.15 16:09:17 v2.3.0-dev.16 16:09:17 v2.3.0-dev.17 16:09:17 v2.3.0-dev.18 16:09:17 v2.3.0-dev.19 16:09:17 v2.3.0-dev.20 16:09:17 v2.3.0-dev.21 16:09:17 v2.3.0-dev.22 16:09:17 v2.3.0-dev.23 16:09:17 v2.3.0-dev.24 16:09:17 v2.3.0-dev.25 16:09:17 v2.3.0-dev.26 16:09:17 v2.3.0-dev.27 16:09:17 v2.3.0-dev.28 16:09:17 v2.3.0-dev.29 16:09:17 v2.3.0-dev.30 16:09:17 v2.3.0-dev.31 16:09:17 v2.3.0-dev.32 16:09:17 v2.3.0-dev.33 [Pipeline] sh 16:09:18 + lftools sign git-tag v2.3.0-dev.33 16:09:18 Signing Git tag with Sigul... 16:09:18 Signing v2.3.0-dev.33 [Pipeline] echo 16:09:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:09:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:09:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:09:19 $ docker stop --time=1 c9040b0896b516b7184480e79b8409509b19fc0131dddb1fca5877c472451e08 16:09:20 $ docker rm -f c9040b0896b516b7184480e79b8409509b19fc0131dddb1fca5877c472451e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:09:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:21 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 16:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:09:21 $ docker top a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e -eo pid,comm 16:09:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:09:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:21 [ssh-agent] Looking for ssh-agent implementation... 16:09:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:21 $ docker exec a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e ssh-agent 16:09:22 SSH_AUTH_SOCK=/tmp/ssh-OxMpJHlBLjxu/agent.33 16:09:22 SSH_AGENT_PID=39 16:09:22 Running ssh-add (command line suppressed) 16:09:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3788643510190772624.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3788643510190772624.key) 16:09:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:22 + git semver bump pre 16:09:22 2022-10-25 16:09:22,610 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:09:22 2022-10-25 16:09:22,610 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev 16:09:22 2022-10-25 16:09:22,610 [bump_version] DEBUG bumped version:2.3.0-dev.34 16:09:22 2022-10-25 16:09:22,610 [write_version] DEBUG write version:2.3.0-dev.34 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:09:22 2022-10-25 16:09:22,610 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:09:22 2022-10-25 16:09:22,610 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:09:22 2022-10-25 16:09:22,612 [execute] INFO git cat-file --batch-check 16:09:22 2022-10-25 16:09:22,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:09:22 2022-10-25 16:09:22,618 [execute] INFO git cat-file --batch 16:09:22 2022-10-25 16:09:22,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:09:22 2022-10-25 16:09:22,623 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:09:22 2.3.0-dev.34 [Pipeline] } 16:09:22 $ docker exec --env ******** --env ******** a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e ssh-agent -k 16:09:22 unset SSH_AUTH_SOCK; 16:09:22 unset SSH_AGENT_PID; 16:09:22 echo Agent pid 39 killed; 16:09:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:23 + git semver [Pipeline] } 16:09:23 $ docker stop --time=1 a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e 16:09:24 $ docker rm -f a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e [Pipeline] // withDockerContainer [Pipeline] sh 16:09:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:25 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 16:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:09:25 $ docker top ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:25 [ssh-agent] Looking for ssh-agent implementation... 16:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:25 $ docker exec ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d ssh-agent 16:09:25 SSH_AUTH_SOCK=/tmp/ssh-4tix3eOXmjaC/agent.31 16:09:25 SSH_AGENT_PID=37 16:09:26 Running ssh-add (command line suppressed) 16:09:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13310445173138825336.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13310445173138825336.key) 16:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:26 + git semver push 16:09:26 2022-10-25 16:09:26,588 [run_push] DEBUG push 16:09:26 2022-10-25 16:09:26,589 [execute] INFO git cat-file --batch-check 16:09:26 2022-10-25 16:09:26,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:09:26 2022-10-25 16:09:26,592 [execute] INFO git rev-list 85201d6520b703d8212c608061b906f43a63e603 -- 16:09:26 2022-10-25 16:09:26,593 [execute] DEBUG Popen(['git', 'rev-list', '85201d6520b703d8212c608061b906f43a63e603', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:09:26 2022-10-25 16:09:26,602 [execute] INFO git fetch -v origin 16:09:26 2022-10-25 16:09:26,603 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:09:27 2022-10-25 16:09:27,187 [run_push] DEBUG no remote changes detected 16:09:27 2022-10-25 16:09:27,188 [execute] INFO git push origin semver 16:09:27 2022-10-25 16:09:27,188 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:09:28 2022-10-25 16:09:28,052 [run_push] DEBUG push all version tags 16:09:28 2022-10-25 16:09:28,053 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:09:28 2022-10-25 16:09:28,053 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:09:29 2022-10-25 16:09:28,883 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:09:29 2.3.0-dev.34 [Pipeline] } 16:09:29 $ docker exec --env ******** --env ******** ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d ssh-agent -k 16:09:29 unset SSH_AUTH_SOCK; 16:09:29 unset SSH_AGENT_PID; 16:09:29 echo Agent pid 37 killed; 16:09:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:29 + git semver [Pipeline] } 16:09:29 $ docker stop --time=1 ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d 16:09:31 $ docker rm -f ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d [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 16:09:31 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:09:31 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:09:31 total 16 16:09:31 drwxr-xr-x 3 root root 4096 Oct 25 15:41 . 16:09:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 16:09 .. 16:09:31 drwxr-xr-x 2 root root 4096 Oct 25 15:41 cost 16:09:31 -rw-r--r-- 1 root root 96 Oct 25 15:41 cost.csv 16:09:31 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:09:31 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:09:31 total 16 16:09:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 15:41 . 16:09:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 16:09 .. 16:09:31 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 15:41 cost 16:09:31 -rw-r--r-- 1 jenkins jenkins 96 Oct 25 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:09:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:09:32 ---> package-listing.sh 16:09:32 ++ facter osfamily 16:09:32 ++ tr '[:upper:]' '[:lower:]' 16:09:33 + OS_FAMILY=debian 16:09:33 + workspace=/w/workspace/ry_app-service-configurable_main 16:09:33 + START_PACKAGES=/tmp/packages_start.txt 16:09:33 + END_PACKAGES=/tmp/packages_end.txt 16:09:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:09:33 + PACKAGES=/tmp/packages_start.txt 16:09:33 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:09:33 + PACKAGES=/tmp/packages_end.txt 16:09:33 + case "${OS_FAMILY}" in 16:09:33 + dpkg -l 16:09:33 + grep '^ii' 16:09:33 + '[' -f /tmp/packages_start.txt ']' 16:09:33 + '[' -f /tmp/packages_end.txt ']' 16:09:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:09:33 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:09:33 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:09:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:09:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 16:09:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:34 prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container 16:09:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:09:34 $ docker top 74d6271000fc4fbe102db7ed1bc02afb3782aa5ca010bd02f9ed56ee1127586c -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:34 + touch /tmp/pre-build-complete [Pipeline] sh 16:09:35 + mkdir -p /var/log/sysstat [Pipeline] sh 16:09:35 + ls /var/log/sa-host 16:09:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:35 provisioning config files... 16:09:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13689169761888441921tmp [Pipeline] { [Pipeline] echo 16:09:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:09:35 ---> create-netrc.sh [Pipeline] } 16:09:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:09:36 ---> python-tools-install.sh [Pipeline] echo 16:09:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:09:36 ---> sudo-logs.sh 16:09:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:09:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:09:36 ---> job-cost.sh 16:09:36 lf-activate-venv: SKIPPING 16:09:36 DEBUG: total: 0.2199999988079071 16:09:36 INFO: Retrieving Stack Cost... 16:09:36 INFO: Retrieving Pricing Info for: v3-standard-8 16:09:37 INFO: Archiving Costs [Pipeline] echo 16:09:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:09:37 ---> logs-deploy.sh 16:09:37 lf-activate-venv: SKIPPING 16:09:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/112 16:09:37 INFO: archiving workspace using pattern(s): 16:09:38 Archives upload complete. 16:09:39 INFO: archiving logs to Nexus 16:09:39 ---> uname -a: 16:09:39 Linux prd-ubuntu20-04-docker-8c-8g-116887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:09:39 16:09:39 16:09:39 ---> lscpu: 16:09:39 Architecture: x86_64 16:09:39 CPU op-mode(s): 32-bit, 64-bit 16:09:39 Byte Order: Little Endian 16:09:39 Address sizes: 40 bits physical, 48 bits virtual 16:09:39 CPU(s): 8 16:09:39 On-line CPU(s) list: 0-7 16:09:39 Thread(s) per core: 1 16:09:39 Core(s) per socket: 1 16:09:39 Socket(s): 8 16:09:39 NUMA node(s): 1 16:09:39 Vendor ID: AuthenticAMD 16:09:39 CPU family: 23 16:09:39 Model: 49 16:09:39 Model name: AMD EPYC-Rome Processor 16:09:39 Stepping: 0 16:09:39 CPU MHz: 2799.998 16:09:39 BogoMIPS: 5599.99 16:09:39 Virtualization: AMD-V 16:09:39 Hypervisor vendor: KVM 16:09:39 Virtualization type: full 16:09:39 L1d cache: 256 KiB 16:09:39 L1i cache: 256 KiB 16:09:39 L2 cache: 4 MiB 16:09:39 L3 cache: 128 MiB 16:09:39 NUMA node0 CPU(s): 0-7 16:09:39 Vulnerability Itlb multihit: Not affected 16:09:39 Vulnerability L1tf: Not affected 16:09:39 Vulnerability Mds: Not affected 16:09:39 Vulnerability Meltdown: Not affected 16:09:39 Vulnerability Mmio stale data: Not affected 16:09:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:09:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:09:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:09:39 Vulnerability Srbds: Not affected 16:09:39 Vulnerability Tsx async abort: Not affected 16:09:39 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:09:39 16:09:39 16:09:39 ---> nproc: 16:09:39 8 16:09:39 16:09:39 16:09:39 ---> df -h: 16:09:39 Filesystem Size Used Avail Use% Mounted on 16:09:39 overlay 155G 13G 143G 9% / 16:09:39 tmpfs 64M 0 64M 0% /dev 16:09:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:09:39 shm 64M 0 64M 0% /dev/shm 16:09:39 /dev/vda1 155G 13G 143G 9% /facter-os 16:09:39 16:09:39 16:09:39 ---> sar -b -r -n DEV: 16:09:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116887) 10/25/22 _x86_64_ (8 CPU) 16:09:39 16:09:39 15:38:47 LINUX RESTART (8 CPU) 16:09:39 16:09:39 15:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:09:39 15:40:01 235.12 48.93 186.18 0.00 5416.27 114136.80 0.00 16:09:39 15:41:01 178.07 0.23 177.84 0.00 12.40 40784.40 0.00 16:09:39 15:42:01 76.08 0.15 75.93 0.00 18.16 19461.58 0.00 16:09:39 15:43:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 16:09:39 15:44:01 37.51 9.35 28.16 0.00 2885.25 4742.14 0.00 16:09:39 15:45:01 2.00 0.00 2.00 0.00 0.00 24.13 0.00 16:09:39 15:46:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 16:09:39 15:47:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 16:09:39 15:48:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 16:09:39 15:49:01 2.30 0.00 2.30 0.00 0.00 37.46 0.00 16:09:39 15:50:01 1.42 0.00 1.42 0.00 0.00 14.80 0.00 16:09:39 15:51:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 16:09:39 15:52:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 16:09:39 15:53:01 1.92 0.00 1.92 0.00 0.00 22.40 0.00 16:09:39 15:54:01 2.03 0.02 2.02 0.00 0.13 25.20 0.00 16:09:39 15:55:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 16:09:39 15:56:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 16:09:39 15:57:01 0.85 0.00 0.85 0.00 0.00 10.66 0.00 16:09:39 15:58:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 16:09:39 15:59:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 16:09:39 16:00:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 16:09:39 16:01:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 16:09:39 16:02:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 16:09:39 16:03:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 16:09:39 16:04:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 16:09:39 16:05:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 16:09:39 16:06:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 16:09:39 16:07:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 16:09:39 16:08:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 16:09:39 16:09:01 64.20 0.35 63.85 0.00 18.66 39200.00 0.00 16:09:39 Average: 20.85 1.97 18.88 0.00 278.47 7284.26 0.00 16:09:39 16:09:39 15:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:09:39 15:40:01 28455920 31582308 723492 2.20 110408 3231300 2051176 6.05 1126768 2870668 134420 16:09:39 15:41:01 28335996 31573308 728388 2.22 141208 3304756 1920600 5.66 1162500 2942364 56 16:09:39 15:42:01 27810344 31582736 716888 2.18 150932 3779116 1793720 5.29 1196788 3378968 128 16:09:39 15:43:01 27810540 31583008 716464 2.18 150960 3779120 1793720 5.29 1196744 3378976 144 16:09:39 15:44:01 27514144 31561976 720956 2.19 169372 4028076 1806752 5.32 1355684 3491580 144 16:09:39 15:45:01 27524924 31572684 710536 2.16 169400 4028072 1789256 5.27 1342516 3491536 44 16:09:39 15:46:01 27529680 31577512 705712 2.15 169484 4028076 1789256 5.27 1337804 3491540 12 16:09:39 15:47:01 27530104 31578012 705164 2.14 169564 4028068 1789256 5.27 1337868 3491548 44 16:09:39 15:48:01 27530340 31578304 704820 2.14 169596 4028080 1789256 5.27 1337912 3491552 12 16:09:39 15:49:01 27530292 31579084 704680 2.14 169728 4028040 1789256 5.27 1337336 3492276 4 16:09:39 15:50:01 27529904 31578844 704860 2.14 169816 4028084 1789256 5.27 1337556 3492284 12 16:09:39 15:51:01 27529944 31578896 704756 2.14 169868 4028088 1789256 5.27 1337576 3492288 44 16:09:39 15:52:01 27529904 31578948 704680 2.14 169908 4028088 1789256 5.27 1337612 3492288 16 16:09:39 15:53:01 27530128 31579236 704528 2.14 169968 4028096 1789256 5.27 1337596 3492296 12 16:09:39 15:54:01 27529372 31578612 705312 2.14 170020 4028076 1780624 5.25 1337700 3492268 12 16:09:39 15:55:01 27529688 31578932 704940 2.14 170048 4028076 1780624 5.25 1337508 3492268 44 16:09:39 15:56:01 27529924 31579212 704616 2.14 170072 4028080 1780624 5.25 1337492 3492272 4 16:09:39 15:57:01 27529820 31579136 704624 2.14 170092 4028080 1780624 5.25 1337812 3492272 180 16:09:39 15:58:01 27529796 31579132 704584 2.14 170108 4028084 1780624 5.25 1337568 3492276 8 16:09:39 15:59:01 27530064 31579516 704088 2.14 170148 4028212 1780624 5.25 1337628 3492356 56 16:09:39 16:00:01 27529960 31579496 704072 2.14 170180 4028220 1780624 5.25 1337796 3492408 32 16:09:39 16:01:01 27530196 31579764 703764 2.14 170196 4028228 1780624 5.25 1337868 3492412 4 16:09:39 16:02:01 27530348 31579956 703720 2.14 170228 4028228 1780624 5.25 1337784 3492420 12 16:09:39 16:03:01 27530364 31579984 703652 2.14 170248 4028232 1780624 5.25 1337792 3492424 36 16:09:39 16:04:01 27530040 31579676 703864 2.14 170280 4028236 1780624 5.25 1337836 3492428 32 16:09:39 16:05:01 27529944 31579620 703884 2.14 170312 4028236 1780624 5.25 1337936 3492428 44 16:09:39 16:06:01 27530188 31579900 703556 2.14 170332 4028240 1780624 5.25 1337908 3492432 8 16:09:39 16:07:01 27530180 31579896 703572 2.14 170360 4028240 1780624 5.25 1337896 3492432 52 16:09:39 16:08:01 27530584 31580344 703296 2.14 170384 4028244 1780624 5.25 1337940 3492436 8 16:09:39 16:09:01 26702376 31530060 748952 2.28 189200 4732584 1900532 5.60 1442684 4155548 492 16:09:39 Average: 27578167 31576936 708881 2.16 166414 3984345 1802639 5.31 1319714 3467708 4537 16:09:39 16:09:39 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:09:39 15:40:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 16:09:39 15:40:01 ens3 713.98 509.55 8146.39 99.49 0.00 0.00 0.00 0.00 16:09:39 15:40:01 docker0 147.90 191.85 12.41 1763.68 0.00 0.00 0.00 0.00 16:09:39 15:41:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:09:39 15:41:01 ens3 45.04 29.61 99.55 16.48 0.00 0.00 0.00 0.00 16:09:39 15:41:01 docker0 3.17 5.90 0.22 60.79 0.00 0.00 0.00 0.00 16:09:39 15:42:01 lo 7.25 7.25 0.71 0.71 0.00 0.00 0.00 0.00 16:09:39 15:42:01 ens3 174.30 151.85 2599.64 326.71 0.00 0.00 0.00 0.00 16:09:39 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:43:01 ens3 0.62 0.45 0.27 0.21 0.00 0.00 0.00 0.00 16:09:39 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:44:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:09:39 15:44:01 ens3 49.14 29.85 1296.96 2.34 0.00 0.00 0.00 0.00 16:09:39 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:45:01 ens3 1.03 0.75 0.55 0.34 0.00 0.00 0.00 0.00 16:09:39 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:47:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:48:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:09:39 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:50:01 ens3 0.30 0.13 0.19 0.07 0.00 0.00 0.00 0.00 16:09:39 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:51:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:52:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:09:39 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:53:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:09:39 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:54:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:55:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 16:09:39 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:56:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:09:39 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 15:59:01 ens3 0.30 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:09:39 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:00:01 ens3 3.30 0.27 0.52 0.14 0.00 0.00 0.00 0.00 16:09:39 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 16:01:01 ens3 1.07 0.72 0.53 0.42 0.00 0.00 0.00 0.00 16:09:39 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:02:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:09:39 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 16:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:04:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:09:39 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 16:05:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:09:39 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 16:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:09:39 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:08:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:09:39 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:09:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 16:09:39 16:09:01 ens3 240.25 144.49 4682.18 21.98 0.00 0.00 0.00 0.00 16:09:39 16:09:01 docker0 40.39 67.88 3.49 691.94 0.00 0.00 0.00 0.00 16:09:39 16:09:01 veth5f3eb5d 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:09:39 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 16:09:39 Average: ens3 40.99 28.90 559.76 15.44 0.00 0.00 0.00 0.00 16:09:39 Average: docker0 6.38 8.86 0.54 83.92 0.00 0.00 0.00 0.00 16:09:39 Average: veth5f3eb5d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:39 16:09:39 16:09:39 ---> sar -P ALL: 16:09:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116887) 10/25/22 _x86_64_ (8 CPU) 16:09:39 16:09:39 15:38:47 LINUX RESTART (8 CPU) 16:09:39 16:09:39 15:39:01 CPU %user %nice %system %iowait %steal %idle 16:09:39 15:40:01 all 10.77 0.00 4.11 3.08 0.08 81.95 16:09:39 15:40:01 0 9.58 0.00 4.64 6.65 0.07 79.07 16:09:39 15:40:01 1 8.49 0.00 3.86 10.30 0.08 77.26 16:09:39 15:40:01 2 11.14 0.00 3.39 0.96 0.07 84.45 16:09:39 15:40:01 3 9.77 0.00 5.38 2.91 0.07 81.87 16:09:39 15:40:01 4 9.48 0.00 3.87 0.30 0.12 86.22 16:09:39 15:40:01 5 14.83 0.00 3.48 1.46 0.07 80.15 16:09:39 15:40:01 6 10.19 0.00 4.39 1.08 0.05 84.29 16:09:39 15:40:01 7 12.72 0.00 3.91 0.98 0.08 82.31 16:09:39 15:41:01 all 33.30 0.00 6.92 1.66 0.08 58.04 16:09:39 15:41:01 0 33.36 0.00 7.67 2.79 0.08 56.10 16:09:39 15:41:01 1 33.11 0.00 7.54 5.97 0.08 53.29 16:09:39 15:41:01 2 32.12 0.00 6.46 2.57 0.07 58.78 16:09:39 15:41:01 3 33.15 0.00 7.48 0.47 0.07 58.83 16:09:39 15:41:01 4 33.52 0.00 6.07 0.25 0.08 60.07 16:09:39 15:41:01 5 34.54 0.00 6.93 0.27 0.07 58.20 16:09:39 15:41:01 6 32.88 0.00 6.80 0.19 0.07 60.07 16:09:39 15:41:01 7 33.75 0.00 6.38 0.78 0.08 59.00 16:09:39 15:42:01 all 3.93 0.00 1.52 0.65 0.03 93.88 16:09:39 15:42:01 0 4.09 0.00 1.21 1.14 0.02 93.55 16:09:39 15:42:01 1 2.78 0.00 2.27 3.55 0.03 91.37 16:09:39 15:42:01 2 4.05 0.00 1.68 0.12 0.02 94.13 16:09:39 15:42:01 3 4.35 0.00 1.16 0.09 0.03 94.37 16:09:39 15:42:01 4 3.08 0.00 1.07 0.10 0.02 95.73 16:09:39 15:42:01 5 3.76 0.00 1.41 0.17 0.03 94.62 16:09:39 15:42:01 6 5.35 0.00 1.76 0.02 0.03 92.84 16:09:39 15:42:01 7 3.94 0.00 1.59 0.05 0.02 94.41 16:09:39 15:43:01 all 0.08 0.00 0.01 0.00 0.01 99.90 16:09:39 15:43:01 0 0.03 0.00 0.00 0.02 0.02 99.93 16:09:39 15:43:01 1 0.05 0.00 0.02 0.02 0.00 99.92 16:09:39 15:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:09:39 15:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:09:39 15:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:09:39 15:43:01 5 0.07 0.00 0.02 0.00 0.03 99.88 16:09:39 15:43:01 6 0.32 0.00 0.00 0.00 0.00 99.68 16:09:39 15:43:01 7 0.10 0.00 0.00 0.00 0.02 99.88 16:09:39 15:44:01 all 1.11 0.00 0.78 0.35 0.01 97.76 16:09:39 15:44:01 0 0.47 0.00 1.85 1.12 0.00 96.57 16:09:39 15:44:01 1 1.32 0.00 0.87 0.02 0.02 97.78 16:09:39 15:44:01 2 1.07 0.00 0.85 0.37 0.00 97.71 16:09:39 15:44:01 3 0.90 0.00 0.55 0.23 0.00 98.32 16:09:39 15:44:01 4 2.49 0.00 0.68 0.43 0.02 96.38 16:09:39 15:44:01 5 0.73 0.00 0.50 0.47 0.02 98.28 16:09:39 15:44:01 6 1.14 0.00 0.35 0.07 0.03 98.41 16:09:39 15:44:01 7 0.77 0.00 0.55 0.07 0.00 98.61 16:09:39 15:45:01 all 0.02 0.00 0.02 0.00 0.01 99.94 16:09:39 15:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:09:39 15:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:09:39 15:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:09:39 15:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:09:39 15:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 16:09:39 15:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:09:39 15:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:09:39 15:45:01 7 0.07 0.00 0.02 0.00 0.02 99.90 16:09:39 15:46:01 all 0.27 0.00 0.01 0.01 0.01 99.71 16:09:39 15:46:01 0 0.00 0.00 0.00 0.03 0.00 99.97 16:09:39 15:46:01 1 0.07 0.00 0.05 0.00 0.03 99.85 16:09:39 15:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:09:39 15:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 15:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:09:39 15:46:01 6 1.97 0.00 0.02 0.00 0.02 98.00 16:09:39 15:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:09:39 15:47:01 all 0.27 0.00 0.01 0.01 0.01 99.71 16:09:39 15:47:01 0 0.03 0.00 0.00 0.03 0.02 99.92 16:09:39 15:47:01 1 0.07 0.00 0.07 0.00 0.02 99.85 16:09:39 15:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:09:39 15:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:09:39 15:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:47:01 6 1.97 0.00 0.00 0.00 0.02 98.01 16:09:39 15:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:48:01 all 0.07 0.00 0.01 0.00 0.01 99.90 16:09:39 15:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:09:39 15:48:01 1 0.07 0.00 0.03 0.00 0.03 99.87 16:09:39 15:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 16:09:39 15:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:48:01 6 0.43 0.00 0.08 0.00 0.02 99.47 16:09:39 15:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:09:39 15:49:01 0 0.02 0.00 0.00 0.05 0.00 99.93 16:09:39 15:49:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:09:39 15:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:09:39 15:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:09:39 15:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:09:39 15:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:09:39 15:50:01 0 0.03 0.00 0.02 0.05 0.02 99.88 16:09:39 15:50:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:09:39 15:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:09:39 15:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:09:39 15:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:09:39 15:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 16:09:39 15:50:01 CPU %user %nice %system %iowait %steal %idle 16:09:39 15:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:09:39 15:51:01 0 0.00 0.00 0.00 0.03 0.00 99.97 16:09:39 15:51:01 1 0.05 0.00 0.07 0.00 0.02 99.87 16:09:39 15:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:09:39 15:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:09:39 15:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:09:39 15:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 16:09:39 15:52:01 all 0.06 0.00 0.01 0.01 0.01 99.92 16:09:39 15:52:01 0 0.02 0.00 0.02 0.05 0.00 99.92 16:09:39 15:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:09:39 15:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:09:39 15:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:09:39 15:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:09:39 15:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:52:01 7 0.37 0.00 0.00 0.00 0.02 99.62 16:09:39 15:53:01 all 0.01 0.00 0.01 0.01 0.01 99.97 16:09:39 15:53:01 0 0.02 0.00 0.00 0.03 0.00 99.95 16:09:39 15:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:09:39 15:53:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:09:39 15:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:09:39 15:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:54:01 all 0.02 0.00 0.03 0.00 0.01 99.94 16:09:39 15:54:01 0 0.03 0.00 0.02 0.02 0.00 99.93 16:09:39 15:54:01 1 0.08 0.00 0.05 0.00 0.03 99.83 16:09:39 15:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:09:39 15:54:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:09:39 15:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 16:09:39 15:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 15:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 16:09:39 15:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 15:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:09:39 15:55:01 0 0.00 0.00 0.02 0.02 0.02 99.95 16:09:39 15:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:09:39 15:55:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:09:39 15:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:09:39 15:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:09:39 15:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 16:09:39 15:56:01 all 0.01 0.00 0.00 0.00 0.00 99.98 16:09:39 15:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:56:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:09:39 15:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:09:39 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:09:39 15:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:09:39 15:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 16:09:39 15:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:09:39 15:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:09:39 15:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:09:39 15:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 15:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:09:39 15:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:09:39 15:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 16:09:39 15:58:01 1 0.10 0.00 0.05 0.00 0.02 99.83 16:09:39 15:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:09:39 15:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 15:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:09:39 15:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:09:39 15:59:01 all 0.14 0.00 0.01 0.00 0.01 99.84 16:09:39 15:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 16:09:39 15:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:09:39 15:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:09:39 15:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:09:39 15:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 15:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:09:39 15:59:01 6 0.98 0.00 0.02 0.00 0.02 98.99 16:09:39 15:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:00:01 all 0.14 0.00 0.01 0.01 0.00 99.84 16:09:39 16:00:01 0 0.02 0.00 0.02 0.05 0.00 99.92 16:09:39 16:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 16:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:09:39 16:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:09:39 16:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 16:00:01 6 0.98 0.00 0.03 0.00 0.02 98.97 16:09:39 16:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:09:39 16:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 16:09:39 16:01:01 0 0.03 0.00 0.00 0.02 0.02 99.93 16:09:39 16:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:09:39 16:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:09:39 16:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 16:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:09:39 16:01:01 6 1.96 0.00 0.02 0.00 0.02 98.01 16:09:39 16:01:01 7 0.07 0.00 0.00 0.00 0.00 99.93 16:09:39 16:09:39 16:01:01 CPU %user %nice %system %iowait %steal %idle 16:09:39 16:02:01 all 0.07 0.00 0.02 0.00 0.00 99.90 16:09:39 16:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:09:39 16:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 16:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:09:39 16:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 16:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:09:39 16:02:01 6 0.50 0.00 0.13 0.00 0.03 99.33 16:09:39 16:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 16:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:09:39 16:03:01 0 0.03 0.00 0.00 0.02 0.00 99.95 16:09:39 16:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:09:39 16:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 16:09:39 16:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:09:39 16:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:03:01 6 0.02 0.00 0.02 0.00 0.03 99.93 16:09:39 16:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:09:39 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 16:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 16:09:39 16:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 16:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:09:39 16:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:09:39 16:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:09:39 16:05:01 0 0.03 0.00 0.02 0.02 0.02 99.92 16:09:39 16:05:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:09:39 16:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:09:39 16:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 16:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:09:39 16:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:05:01 6 0.03 0.00 0.03 0.05 0.03 99.85 16:09:39 16:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 16:06:01 all 0.00 0.00 0.00 0.00 0.00 99.99 16:09:39 16:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:09:39 16:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:09:39 16:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:09:39 16:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:09:39 16:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:09:39 16:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:09:39 16:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 16:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:09:39 16:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:09:39 16:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:09:39 16:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 16:07:01 6 0.02 0.00 0.02 0.00 0.03 99.93 16:09:39 16:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 16:08:01 all 0.01 0.00 0.00 0.00 0.01 99.98 16:09:39 16:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:09:39 16:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:09:39 16:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:09:39 16:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:08:01 6 0.02 0.00 0.00 0.00 0.03 99.95 16:09:39 16:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:09:39 16:09:01 all 4.19 0.00 1.67 0.97 0.04 93.13 16:09:39 16:09:01 0 4.37 0.00 1.61 3.06 0.05 90.91 16:09:39 16:09:01 1 4.03 0.00 1.09 0.05 0.03 94.80 16:09:39 16:09:01 2 3.70 0.00 1.27 0.07 0.02 94.95 16:09:39 16:09:01 3 3.54 0.00 2.20 0.03 0.03 94.20 16:09:39 16:09:01 4 4.92 0.00 1.97 0.74 0.03 92.34 16:09:39 16:09:01 5 4.08 0.00 1.38 0.15 0.02 94.38 16:09:39 16:09:01 6 4.13 0.00 1.47 0.12 0.05 94.24 16:09:39 16:09:01 7 4.77 0.00 2.39 3.54 0.07 89.23 16:09:39 Average: all 1.81 0.00 0.50 0.23 0.01 97.45 16:09:39 Average: 0 1.72 0.00 0.57 0.51 0.01 97.19 16:09:39 Average: 1 1.68 0.00 0.54 0.66 0.02 97.11 16:09:39 Average: 2 1.72 0.00 0.46 0.14 0.01 97.67 16:09:39 Average: 3 1.72 0.00 0.56 0.12 0.01 97.59 16:09:39 Average: 4 1.77 0.00 0.45 0.06 0.01 97.70 16:09:39 Average: 5 1.92 0.00 0.46 0.08 0.01 97.53 16:09:39 Average: 6 2.09 0.00 0.51 0.05 0.02 97.34 16:09:39 Average: 7 1.87 0.00 0.49 0.18 0.01 97.45 16:09:39 16:09:39 16:09:39