Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0a43c7ca8779d01d29bf8defd53eac4878b3525 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-ssh17237209419901151378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh8325507851456578948.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh12194479997563391151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh15579102168137095377.key > 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-ssh17559513078822340868.key > 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] ========================================================= [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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8278 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 > 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 f0a43c7ca8779d01d29bf8defd53eac4878b3525 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0a43c7ca8779d01d29bf8defd53eac4878b3525 # timeout=10 Commit message: "Merge pull request #740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.30" > git rev-list --no-walk ea0c435c64f47e7faf0c922b26560af5911ce3ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:31:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:31:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:31:28 ========================================================= 06:31:28 EdgeX Global Pipelines Version Info 06:31:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:31:29 ------------------- 06:31:29 stable info: 06:31:29 ------------------- 06:31:29 Commited By: Cherry Wang cherry@iotechsys.com 06:31:29 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:31:29 Message: update stable to v1.0.276 06:31:30 ------------------- 06:31:30 experimental info: 06:31:30 ------------------- 06:31:30 Commited By: **** collab-it+edgex@linuxfoundation.org 06:31:30 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:31:30 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:31:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:31:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:31:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:31:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo 06:31:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0a43c7 [Pipeline] echo 06:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:31 provisioning config files... 06:31:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3717458807233622038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:31 ---> ****-login.sh 06:31:31 nexus3.edgexfoundry.org:10001 06:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:31 06:31:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:31:31 Configure a credential helper to remove this warning. See 06:31:31 https://docs.****.com/go/credential-store/ 06:31:31 06:31:31 Login Succeeded 06:31:31 nexus3.edgexfoundry.org:10002 06:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:32 06:31:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:31:32 Configure a credential helper to remove this warning. See 06:31:32 https://docs.****.com/go/credential-store/ 06:31:32 06:31:32 Login Succeeded 06:31:32 nexus3.edgexfoundry.org:10003 06:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:32 06:31:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:31:32 Configure a credential helper to remove this warning. See 06:31:32 https://docs.****.com/go/credential-store/ 06:31:32 06:31:32 Login Succeeded 06:31:32 nexus3.edgexfoundry.org:10004 06:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:32 06:31:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:31:32 Configure a credential helper to remove this warning. See 06:31:32 https://docs.****.com/go/credential-store/ 06:31:32 06:31:32 Login Succeeded 06:31:32 ****.io 06:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:32 06:31:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:31:32 Configure a credential helper to remove this warning. See 06:31:32 https://docs.****.com/go/credential-store/ 06:31:32 06:31:32 Login Succeeded 06:31:32 ---> ****-login.sh ends [Pipeline] } 06:31:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:31:32 + git rev-list -1 --merges f0a43c7ca8779d01d29bf8defd53eac4878b3525~1..f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo 06:31:32 -----------> git rev-list -1 --merges f0a43c7ca8779d01d29bf8defd53eac4878b3525~1..f0a43c7ca8779d01d29bf8defd53eac4878b3525 f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:31:32 f0a43c7ca8779d01d29bf8defd53eac4878b3525 [false] [Pipeline] sh 06:31:33 + git log --format=format:%s -1 f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo 06:31:33 ========================================================= 06:31:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:31:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:33 + git log --format=format:%s -1 f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo 06:31:33 [semverPrep] GIT_COMMIT: f0a43c7ca8779d01d29bf8defd53eac4878b3525, Commit Message: Merge pull request #740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.30 [Pipeline] echo 06:31:33 [semverPrep] This is not a build commit. [Pipeline] sh 06:31:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:31:33 + grep -v github /etc/ssh/ssh_known_hosts 06:31:33 + [ -e /tmp/ssh_known_hosts ] 06:31:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:31:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:31:33 + sudo tee -a /etc/ssh/ssh_known_hosts 06:31:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:34 06:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:34 0.1.4: Pulling from edgex-devops/py-git-semver 06:31:34 3dae71ba6b94: Pulling fs layer 06:31:34 6bf1a483ea7c: Pulling fs layer 06:31:34 f5dfc541a4d3: Pulling fs layer 06:31:34 461d9e800cba: Pulling fs layer 06:31:34 80192f66455f: Pulling fs layer 06:31:34 2e8e34ca0e6c: Pulling fs layer 06:31:34 a29436f7fd5d: Pulling fs layer 06:31:34 80192f66455f: Waiting 06:31:34 a29436f7fd5d: Waiting 06:31:34 923cac83aea3: Pulling fs layer 06:31:34 25ad8b0a4227: Pulling fs layer 06:31:34 923cac83aea3: Waiting 06:31:34 2e8e34ca0e6c: Waiting 06:31:34 db01528c6b51: Pulling fs layer 06:31:34 28988de357af: Pulling fs layer 06:31:34 25ad8b0a4227: Waiting 06:31:34 28988de357af: Waiting 06:31:34 db01528c6b51: Waiting 06:31:34 6bf1a483ea7c: Verifying Checksum 06:31:34 6bf1a483ea7c: Download complete 06:31:34 461d9e800cba: Download complete 06:31:34 80192f66455f: Verifying Checksum 06:31:34 80192f66455f: Download complete 06:31:34 f5dfc541a4d3: Verifying Checksum 06:31:34 f5dfc541a4d3: Download complete 06:31:34 3dae71ba6b94: Verifying Checksum 06:31:34 3dae71ba6b94: Download complete 06:31:34 25ad8b0a4227: Verifying Checksum 06:31:34 25ad8b0a4227: Download complete 06:31:35 db01528c6b51: Verifying Checksum 06:31:35 db01528c6b51: Download complete 06:31:35 28988de357af: Verifying Checksum 06:31:35 28988de357af: Download complete 06:31:35 a29436f7fd5d: Verifying Checksum 06:31:35 a29436f7fd5d: Download complete 06:31:35 2e8e34ca0e6c: Download complete 06:31:36 3dae71ba6b94: Pull complete 06:31:36 6bf1a483ea7c: Pull complete 06:31:37 f5dfc541a4d3: Pull complete 06:31:37 461d9e800cba: Pull complete 06:31:37 80192f66455f: Pull complete 06:31:41 2e8e34ca0e6c: Pull complete 06:31:42 a29436f7fd5d: Pull complete 06:31:42 923cac83aea3: Pull complete 06:31:42 25ad8b0a4227: Pull complete 06:31:42 db01528c6b51: Pull complete 06:31:42 28988de357af: Pull complete 06:31:42 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:31:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:42 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:31:44 $ docker top 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec -eo pid,comm 06:31:44 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). 06:31:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:44 [ssh-agent] Looking for ssh-agent implementation... 06:31:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:44 $ docker exec 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec ssh-agent 06:31:44 SSH_AUTH_SOCK=/tmp/ssh-kpr7R8HdLeoW/agent.32 06:31:44 SSH_AGENT_PID=38 06:31:44 Running ssh-add (command line suppressed) 06:31:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5685446806975716563.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5685446806975716563.key) 06:31:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:45 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 06:31:45 + git tag --points-at HEAD [Pipeline] } 06:31:45 $ docker exec --env ******** --env ******** 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec ssh-agent -k 06:31:45 unset SSH_AUTH_SOCK; 06:31:45 unset SSH_AGENT_PID; 06:31:45 echo Agent pid 38 killed; 06:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:31:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:45 [ssh-agent] Looking for ssh-agent implementation... 06:31:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:45 $ docker exec 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec ssh-agent 06:31:45 SSH_AUTH_SOCK=/tmp/ssh-hdYOoQgeMmeB/agent.85 06:31:45 SSH_AGENT_PID=91 06:31:45 Running ssh-add (command line suppressed) 06:31:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15892162198684981252.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15892162198684981252.key) 06:31:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:46 + git semver init 06:31:46 2025-09-04 06:31:46,592 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:31:46 2025-09-04 06:31:46,596 [run_init] DEBUG init version:0.0.0 force:False 06:31:46 2025-09-04 06:31:46,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 06:31:46 2025-09-04 06:31:46,598 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 06:31:46 2025-09-04 06:31:46,598 [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, stdin=None, shell=False, universal_newlines=False) 06:31:48 2025-09-04 06:31:47,839 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 06:31:48 2025-09-04 06:31:47,839 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 06:31:48 2025-09-04 06:31:47,839 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:31:48 2025-09-04 06:31:47,840 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:31:48 4.1.0-dev.8 [Pipeline] } 06:31:48 $ docker exec --env ******** --env ******** 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec ssh-agent -k 06:31:48 unset SSH_AUTH_SOCK; 06:31:48 unset SSH_AGENT_PID; 06:31:48 echo Agent pid 91 killed; 06:31:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:48 + git semver [Pipeline] } 06:31:48 $ docker stop --time=1 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec 06:31:50 $ docker rm -f --volumes 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec [Pipeline] // withDockerContainer [Pipeline] sh 06:31:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:31:50 Stashed 1 file(s) [Pipeline] echo 06:31:50 [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:50 provisioning config files... 06:31:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5074664578909751300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:51 ---> ****-login.sh 06:31:51 nexus3.edgexfoundry.org:10001 06:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:51 Login Succeeded 06:31:51 nexus3.edgexfoundry.org:10002 06:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:51 Login Succeeded 06:31:51 nexus3.edgexfoundry.org:10003 06:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:51 Login Succeeded 06:31:51 nexus3.edgexfoundry.org:10004 06:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:51 Login Succeeded 06:31:51 ****.io 06:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:51 Login Succeeded 06:31:51 ---> ****-login.sh ends [Pipeline] } 06:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:31:51 ========================================================= 06:31:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:31:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:31:52 #0 building with "default" instance using docker driver 06:31:52 06:31:52 #1 [internal] load build definition from Dockerfile 06:31:52 #1 transferring dockerfile: 2.05kB done 06:31:52 #1 DONE 0.0s 06:31:52 06:31:52 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:31:52 #2 DONE 0.1s 06:31:52 06:31:52 #3 [internal] load .dockerignore 06:31:52 #3 transferring context: 159B done 06:31:52 #3 DONE 0.0s 06:31:52 06:31:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:31:52 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 06:31:52 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 06:31:52 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 06:31:52 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 06:31:52 #4 ... 06:31:52 06:31:52 #5 [internal] load build context 06:31:52 #5 transferring context: 14.79MB 0.1s done 06:31:52 #5 DONE 0.2s 06:31:52 06:31:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:31:52 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:31:52 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 06:31:52 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s 06:31:52 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:31:52 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 06:31:52 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 06:31:52 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 06:31:52 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 06:31:52 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 06:31:52 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 06:31:53 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s 06:31:53 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:31:53 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s 06:31:53 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 06:31:53 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s 06:31:53 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 61.87MB / 74.06MB 0.5s 06:31:53 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s 06:31:53 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 06:31:53 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 06:31:53 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 37.75MB / 103.05MB 0.6s 06:31:53 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 06:31:53 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.7s 06:31:53 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 06:31:53 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 80.74MB / 103.05MB 0.8s 06:31:53 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 06:31:53 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 06:31:53 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 06:31:59 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done 06:31:59 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:31:59 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:31:59 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:31:59 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 06:31:59 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 06:31:59 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 06:31:59 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 06:32:01 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done 06:32:01 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 06:32:02 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.8s done 06:32:02 #4 DONE 9.9s 06:32:02 06:32:02 #6 [builder 2/7] RUN apk add --update --no-cache make git 06:32:02 #6 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:32:05 #6 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:32:05 Still waiting to schedule task 06:32:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:32:05 #6 3.053 OK: 248 MiB in 58 packages 06:32:07 #6 DONE 4.8s 06:32:07 06:32:07 #7 [builder 3/7] WORKDIR /app 06:32:07 #7 DONE 0.0s 06:32:07 06:32:07 #8 [builder 4/7] COPY go.mod vendor* ./ 06:32:07 #8 DONE 0.0s 06:32:07 06:32:07 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:19 #9 DONE 12.0s 06:32:19 06:32:19 #10 [builder 6/7] COPY . . 06:32:19 #10 DONE 0.1s 06:32:19 06:32:19 #11 [builder 7/7] RUN echo noop 06:32:19 #11 0.214 noop 06:32:19 #11 DONE 0.3s 06:32:19 06:32:19 #12 exporting to image 06:32:19 #12 exporting layers 06:32:28 #12 exporting layers 8.2s done 06:32:28 #12 writing image sha256:c1edea6c8675edeff0eeac5050452d330dc59f401d16c42529ab2648e2f52a99 done 06:32:28 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:32:28 #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:28 + docker inspect -f . ci-base-image-x86_64 06:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:28 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:32:28 $ docker top efe7b120a234c9f6f069251d886f91a2bdafec9fa1d6a76ed109d2d254341bc1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:29 + go version 06:32:29 go version go1.23.9 linux/amd64 [Pipeline] } 06:32:29 $ docker stop --time=1 efe7b120a234c9f6f069251d886f91a2bdafec9fa1d6a76ed109d2d254341bc1 06:32:30 $ docker rm -f --volumes efe7b120a234c9f6f069251d886f91a2bdafec9fa1d6a76ed109d2d254341bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:30 + docker inspect -f . ci-base-image-x86_64 06:32:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:31 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:32:31 $ 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 ******** ci-base-image-x86_64 cat 06:32:31 $ docker top 0bf0dddd26f674942c9f980f896a1a373f6938bc58d288a7e38cfc017a974929 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:31 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 06:32:31 + make test 06:32:31 go test -race -coverprofile=coverage.out ./... 06:33:10 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 06:33:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8279 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 06:33:36 Running in /w/workspace/app-service-configurable/281 [Pipeline] { [Pipeline] checkout 06:33:36 The recommended git tool is: git 06:33:41 using credential edgex-jenkins-ssh 06:33:41 Cloning the remote Git repository 06:33:41 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 06:33:41 > git init /w/workspace/app-service-configurable/281 # timeout=10 06:33:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 06:33:41 > git --version # timeout=10 06:33:41 > git --version # 'git version 2.25.1' 06:33:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:42 go vet ./... 06:33:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:44 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 06:33:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:45 Avoid second fetch 06:33:45 Checking out Revision f0a43c7ca8779d01d29bf8defd53eac4878b3525 (main) 06:33:46 Commit message: "Merge pull request #740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.30" 06:33:45 > git config core.sparsecheckout # timeout=10 06:33:45 > git checkout -f f0a43c7ca8779d01d29bf8defd53eac4878b3525 # timeout=10 06:33:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:48 ./bin/test-attribution-txt.sh 06:33:48 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 06:33:48 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 06:33:48 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 06:33:48 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 06:33:48 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 06:33:48 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:33:48 $ docker stop --time=1 0bf0dddd26f674942c9f980f896a1a373f6938bc58d288a7e38cfc017a974929 06:33:50 $ docker rm -f --volumes 0bf0dddd26f674942c9f980f896a1a373f6938bc58d288a7e38cfc017a974929 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:51 provisioning config files... 06:33:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/281@tmp/config15085112641287471753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:33:51 ---> ****-login.sh 06:33:51 nexus3.edgexfoundry.org:10001 06:33:52 + sudo chown -R jenkins:jenkins . 06:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 06:33:52 + ls -al . 06:33:52 total 248 06:33:52 drwxrwxr-x 7 jenkins jenkins 4096 Sep 4 06:32 . 06:33:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:31 .. 06:33:52 -rw-rw-r-- 1 jenkins jenkins 119 Sep 4 06:31 .dockerignore 06:33:52 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:33 .git 06:33:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:31 .github 06:33:52 -rw-rw-r-- 1 jenkins jenkins 108 Sep 4 06:31 .gitignore 06:33:52 -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 06:31 .golangci.yml 06:33:52 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:31 .semver 06:33:52 -rw-rw-r-- 1 jenkins jenkins 16550 Sep 4 06:31 Attribution.txt 06:33:52 -rw-rw-r-- 1 jenkins jenkins 39309 Sep 4 06:31 CHANGELOG.md 06:33:52 -rw-rw-r-- 1 jenkins jenkins 2008 Sep 4 06:31 Dockerfile 06:33:52 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 06:31 GOVERNANCE.md 06:33:52 -rw-rw-r-- 1 jenkins jenkins 666 Sep 4 06:31 Jenkinsfile 06:33:52 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 4 06:31 LICENSE 06:33:52 -rw-rw-r-- 1 jenkins jenkins 618 Sep 4 06:31 OWNERS.md 06:33:52 -rw-rw-r-- 1 jenkins jenkins 4952 Sep 4 06:31 README.md 06:33:52 -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:31 VERSION 06:33:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:31 bin 06:33:52 -rw-r--r-- 1 jenkins jenkins 953 Sep 4 06:33 coverage.out 06:33:52 -rw-rw-r-- 1 jenkins jenkins 6577 Sep 4 06:31 go.mod 06:33:52 -rw-rw-r-- 1 jenkins jenkins 88385 Sep 4 06:31 go.sum 06:33:52 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 4 06:31 main.go 06:33:52 -rw-rw-r-- 1 jenkins jenkins 3362 Sep 4 06:31 makefile 06:33:52 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 06:31 res [Pipeline] isUnix 06:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:52 Configure a credential helper to remove this warning. See 06:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:52 06:33:52 Login Succeeded 06:33:52 nexus3.edgexfoundry.org:10002 06:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:52 Configure a credential helper to remove this warning. See 06:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:52 06:33:52 Login Succeeded 06:33:52 nexus3.edgexfoundry.org:10003 06:33:52 + 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=f0a43c7ca8779d01d29bf8defd53eac4878b3525 --label arch=amd64 --label version=4.1.0-dev.8 . 06:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:53 Configure a credential helper to remove this warning. See 06:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:53 06:33:53 Login Succeeded 06:33:53 nexus3.edgexfoundry.org:10004 06:33:53 #0 building with "default" instance using docker driver 06:33:53 06:33:53 #1 [internal] load build definition from Dockerfile 06:33:53 #1 transferring dockerfile: 2.05kB done 06:33:53 #1 DONE 0.0s 06:33:53 06:33:53 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:33:53 #2 DONE 0.0s 06:33:53 06:33:53 #3 [internal] load metadata for docker.io/library/alpine:3.20 06:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:53 Configure a credential helper to remove this warning. See 06:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:53 06:33:53 Login Succeeded 06:33:53 ****.io 06:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:53 #3 DONE 0.7s 06:33:53 06:33:53 #4 [internal] load .dockerignore 06:33:53 #4 transferring context: 159B done 06:33:53 #4 DONE 0.0s 06:33:53 06:33:53 #5 [internal] load build context 06:33:53 #5 transferring context: 4.84kB 0.0s done 06:33:53 #5 DONE 0.0s 06:33:53 06:33:53 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:33:53 #6 DONE 0.1s 06:33:53 06:33:53 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:33:53 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:33:53 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s 06:33:53 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:33:53 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:33:53 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:53 Configure a credential helper to remove this warning. See 06:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:53 06:33:53 Login Succeeded 06:33:53 ---> ****-login.sh ends [Pipeline] } 06:33:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:33:54 ========================================================= 06:33:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:33:54 ========================================================= 06:33:54 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done 06:33:54 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:33:54 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:33:54 #7 DONE 0.6s 06:33:54 06:33:54 #8 [builder 2/7] RUN apk add --update --no-cache make git 06:33:54 #8 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:54 #8 0.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:33:54 Sending build context to Docker daemon 224.3kB 06:33:54 #8 0.796 OK: 248 MiB in 58 packages 06:33:54 #8 DONE 0.9s 06:33:54 06:33:54 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:33:54 #9 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:54 #9 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:33:54 #9 ... 06:33:54 06:33:54 #10 [builder 3/7] WORKDIR /app 06:33:54 #10 DONE 0.0s 06:33:54 06:33:54 #11 [builder 4/7] COPY go.mod vendor* ./ 06:33:54 #11 DONE 0.0s 06:33:54 06:33:54 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:33:54 #9 0.619 (1/2) Installing ca-certificates (20250619-r0) 06:33:54 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:33:54 Step 2/12 : FROM ${BASE} AS builder 06:33:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:33:54 94e9d8af2201: Pulling fs layer 06:33:54 a6c56e8762df: Pulling fs layer 06:33:54 f0f3c8884826: Pulling fs layer 06:33:54 c7e7622c144d: Pulling fs layer 06:33:54 4f4fb700ef54: Pulling fs layer 06:33:54 b4c3b6d88c5a: Pulling fs layer 06:33:54 ba8bce9d2590: Pulling fs layer 06:33:54 c7e7622c144d: Waiting 06:33:54 ca778ea9c289: Pulling fs layer 06:33:54 4f4fb700ef54: Waiting 06:33:54 ba8bce9d2590: Waiting 06:33:54 b4c3b6d88c5a: Waiting 06:33:54 ca778ea9c289: Waiting 06:33:54 #9 0.636 (2/2) Installing dumb-init (1.2.5-r3) 06:33:54 #9 0.642 Executing busybox-1.36.1-r29.trigger 06:33:54 #9 0.648 Executing ca-certificates-20250619-r0.trigger 06:33:54 #9 0.685 OK: 8 MiB in 16 packages 06:33:54 #9 DONE 0.8s 06:33:54 06:33:54 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:55 a6c56e8762df: Verifying Checksum 06:33:55 a6c56e8762df: Download complete 06:33:55 c7e7622c144d: Verifying Checksum 06:33:55 c7e7622c144d: Download complete 06:33:55 4f4fb700ef54: Verifying Checksum 06:33:55 4f4fb700ef54: Download complete 06:33:55 b4c3b6d88c5a: Verifying Checksum 06:33:55 b4c3b6d88c5a: Download complete 06:33:55 94e9d8af2201: Verifying Checksum 06:33:55 94e9d8af2201: Download complete 06:33:55 #12 DONE 0.5s 06:33:55 06:33:55 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:33:55 #13 ... 06:33:55 06:33:55 #14 [builder 6/7] COPY . . 06:33:55 #14 DONE 0.1s 06:33:55 06:33:55 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:33:55 #13 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:55 #13 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:33:55 ca778ea9c289: Verifying Checksum 06:33:55 ca778ea9c289: Download complete 06:33:55 #13 0.676 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:33:55 #13 0.698 Executing busybox-1.36.1-r30.post-upgrade 06:33:55 #13 0.736 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:33:55 #13 0.740 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:33:55 #13 0.744 Executing busybox-1.36.1-r30.trigger 06:33:55 #13 0.751 OK: 8 MiB in 16 packages 06:33:55 #13 DONE 0.9s 06:33:55 06:33:55 #15 [builder 7/7] RUN make build 06:33:55 #15 0.232 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 06:33:55 94e9d8af2201: Pull complete 06:33:56 a6c56e8762df: Pull complete 06:33:56 f0f3c8884826: Verifying Checksum 06:33:56 f0f3c8884826: Download complete 06:33:58 ba8bce9d2590: Verifying Checksum 06:33:58 ba8bce9d2590: Download complete 06:34:10 f0f3c8884826: Pull complete 06:34:10 c7e7622c144d: Pull complete 06:34:11 4f4fb700ef54: Pull complete 06:34:11 b4c3b6d88c5a: Pull complete 06:34:19 ba8bce9d2590: Pull complete 06:34:21 ca778ea9c289: Pull complete 06:34:21 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:34:21 ---> 47b25d7523d1 06:34:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:34:22 #15 DONE 26.1s 06:34:22 06:34:22 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 06:34:22 #16 DONE 0.0s 06:34:22 06:34:22 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 06:34:22 #17 DONE 0.0s 06:34:22 06:34:22 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 06:34:22 #18 DONE 0.0s 06:34:22 06:34:22 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 06:34:22 #19 DONE 0.2s 06:34:22 06:34:22 #20 exporting to image 06:34:22 #20 exporting layers 06:34:22 #20 exporting layers 0.3s done 06:34:22 #20 writing image sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done 06:34:22 #20 naming to docker.io/library/app-service-configurable done 06:34:22 #20 DONE 0.3s 06:34:22 06:34:22 1 warning found (use docker --debug to expand): 06:34:22  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:22 provisioning config files... 06:34:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12018052032306785052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:22 ---> ****-login.sh 06:34:22 nexus3.edgexfoundry.org:10001 06:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:22 Login Succeeded 06:34:22 nexus3.edgexfoundry.org:10002 06:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:22 Login Succeeded 06:34:22 nexus3.edgexfoundry.org:10003 06:34:22 ---> Running in 69ca5b9185a1 06:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:23 Login Succeeded 06:34:23 nexus3.edgexfoundry.org:10004 06:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:23 Login Succeeded 06:34:23 ****.io 06:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:23 Removing intermediate container 69ca5b9185a1 06:34:23 ---> 4754039e5d6b 06:34:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:34:23 ---> Running in bd389937f837 06:34:23 Login Succeeded 06:34:23 ---> ****-login.sh ends [Pipeline] } 06:34:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:34:23 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 06:34:23 f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:34:23 latest 06:34:23 4.1.0-dev.8 06:34:23 f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 06:34:23 main 06:34:23 ===================================================== [Pipeline] withEnv 06:34:23 Removing intermediate container bd389937f837 06:34:23 ---> 0f8c2a1a6da1 06:34:23 Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:23 ---> Running in a11199c6a314 06:34:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:23 Removing intermediate container a11199c6a314 06:34:23 ---> 1b936089cc3d 06:34:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:34:23 ---> Running in 2e0ab72b8330 06:34:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:34:24 80815c2d6afd: Preparing 06:34:24 8ce005cc7a6f: Preparing 06:34:24 b34fb35aeee5: Preparing 06:34:24 1eb1ff752f2e: Preparing 06:34:24 75072f0c65ae: Preparing 06:34:24 85915f4b38b5: Preparing 06:34:24 097100c76c15: Preparing 06:34:24 85915f4b38b5: Waiting 06:34:24 097100c76c15: Waiting 06:34:24 b34fb35aeee5: Pushed 06:34:24 1eb1ff752f2e: Pushed 06:34:24 8ce005cc7a6f: Pushed 06:34:24 097100c76c15: Layer already exists 06:34:24 75072f0c65ae: Pushed 06:34:24 85915f4b38b5: Pushed 06:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:34:26 OK: 239 MiB in 58 packages 06:34:27 Removing intermediate container 2e0ab72b8330 06:34:27 ---> af4b09f8403a 06:34:27 Step 7/12 : WORKDIR /app 06:34:27 ---> Running in 02bf783472f2 06:34:27 Removing intermediate container 02bf783472f2 06:34:27 ---> 11dd010be3f4 06:34:27 Step 8/12 : COPY go.mod vendor* ./ 06:34:28 80815c2d6afd: Pushed 06:34:28 f0a43c7ca8779d01d29bf8defd53eac4878b3525: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 06:34:28 ---> f38f1f2723c0 06:34:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:28 ---> Running in 97a7bcc824f5 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:34:29 80815c2d6afd: Preparing 06:34:29 8ce005cc7a6f: Preparing 06:34:29 b34fb35aeee5: Preparing 06:34:29 1eb1ff752f2e: Preparing 06:34:29 75072f0c65ae: Preparing 06:34:29 85915f4b38b5: Preparing 06:34:29 097100c76c15: Preparing 06:34:29 85915f4b38b5: Waiting 06:34:29 097100c76c15: Waiting 06:34:29 75072f0c65ae: Layer already exists 06:34:29 b34fb35aeee5: Layer already exists 06:34:29 8ce005cc7a6f: Layer already exists 06:34:29 80815c2d6afd: Layer already exists 06:34:29 1eb1ff752f2e: Layer already exists 06:34:29 85915f4b38b5: Layer already exists 06:34:29 097100c76c15: Layer already exists 06:34:29 latest: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 06:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:34:29 80815c2d6afd: Preparing 06:34:29 8ce005cc7a6f: Preparing 06:34:29 b34fb35aeee5: Preparing 06:34:29 1eb1ff752f2e: Preparing 06:34:29 75072f0c65ae: Preparing 06:34:29 85915f4b38b5: Preparing 06:34:29 097100c76c15: Preparing 06:34:29 097100c76c15: Waiting 06:34:29 b34fb35aeee5: Layer already exists 06:34:29 1eb1ff752f2e: Layer already exists 06:34:29 80815c2d6afd: Layer already exists 06:34:29 8ce005cc7a6f: Layer already exists 06:34:29 75072f0c65ae: Layer already exists 06:34:29 097100c76c15: Layer already exists 06:34:29 85915f4b38b5: Layer already exists 06:34:29 4.1.0-dev.8: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 06:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:34:30 80815c2d6afd: Preparing 06:34:30 8ce005cc7a6f: Preparing 06:34:30 b34fb35aeee5: Preparing 06:34:30 1eb1ff752f2e: Preparing 06:34:30 75072f0c65ae: Preparing 06:34:30 85915f4b38b5: Preparing 06:34:30 097100c76c15: Preparing 06:34:30 097100c76c15: Waiting 06:34:30 85915f4b38b5: Waiting 06:34:30 8ce005cc7a6f: Layer already exists 06:34:30 1eb1ff752f2e: Layer already exists 06:34:30 b34fb35aeee5: Layer already exists 06:34:30 75072f0c65ae: Layer already exists 06:34:30 80815c2d6afd: Layer already exists 06:34:30 85915f4b38b5: Layer already exists 06:34:30 097100c76c15: Layer already exists 06:34:30 f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 06:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:34:31 80815c2d6afd: Preparing 06:34:31 8ce005cc7a6f: Preparing 06:34:31 b34fb35aeee5: Preparing 06:34:31 1eb1ff752f2e: Preparing 06:34:31 75072f0c65ae: Preparing 06:34:31 85915f4b38b5: Preparing 06:34:31 097100c76c15: Preparing 06:34:31 097100c76c15: Waiting 06:34:31 85915f4b38b5: Waiting 06:34:31 8ce005cc7a6f: Layer already exists 06:34:31 80815c2d6afd: Layer already exists 06:34:31 b34fb35aeee5: Layer already exists 06:34:31 75072f0c65ae: Layer already exists 06:34:31 1eb1ff752f2e: Layer already exists 06:34:31 097100c76c15: Layer already exists 06:34:31 85915f4b38b5: Layer already exists 06:34:31 main: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:31 ===================================================== [Pipeline] echo 06:34:31 taggedImages: 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 06:34:31 ========================================================= 06:34:31 [edgeXBuildMultiArch] RAW Config: 06:34:31 images: 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 06:34:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 06:34:31 settingsFile: 06:34:31 app-service-configurable-settings 06:34:31 ========================================================= [Pipeline] node 06:34:46 Still waiting to schedule task 06:34:46 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:35:08 Running on prd-centos7-docker-4c-2g-8281 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:08 provisioning config files... 06:35:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5466843476207564293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:10 ---> ****-login.sh 06:35:10 nexus3.edgexfoundry.org:10001 06:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:10 Configure a credential helper to remove this warning. See 06:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:10 06:35:10 Login Succeeded 06:35:10 nexus3.edgexfoundry.org:10002 06:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:10 Configure a credential helper to remove this warning. See 06:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:10 06:35:10 Login Succeeded 06:35:10 nexus3.edgexfoundry.org:10003 06:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:10 Configure a credential helper to remove this warning. See 06:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:10 06:35:10 Login Succeeded 06:35:10 nexus3.edgexfoundry.org:10004 06:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:10 Configure a credential helper to remove this warning. See 06:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:10 06:35:10 Login Succeeded 06:35:10 ****.io 06:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:11 Configure a credential helper to remove this warning. See 06:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:11 06:35:11 Login Succeeded 06:35:11 ---> ****-login.sh ends [Pipeline] } 06:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:11 + docker buildx ls 06:35:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:35:11 default * docker 06:35:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:35:11 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:35:11 edgex-builder [Pipeline] sh 06:35:12 + docker buildx inspect --bootstrap 06:35:12 #1 [internal] booting buildkit 06:35:12 #1 pulling image moby/buildkit:buildx-stable-1 06:35:15 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 06:35:15 #1 creating container buildx_buildkit_edgex-builder0 06:35:16 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 06:35:16 #1 DONE 4.4s 06:35:16 Name: edgex-builder 06:35:16 Driver: docker-container 06:35:16 06:35:16 Nodes: 06:35:16 Name: edgex-builder0 06:35:16 Endpoint: unix:///var/run/docker.sock 06:35:16 Status: running 06:35:16 Buildkit: v0.23.2 06:35:16 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:35:17 + docker buildx ls 06:35:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:35:17 edgex-builder * docker-container 06:35:17 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:35:17 default docker 06:35:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:35:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525' 06:35:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 --push - 06:35:17 #1 [internal] load build definition from Dockerfile 06:35:17 #1 transferring dockerfile: 209B done 06:35:17 #1 DONE 0.0s 06:35:17 06:35:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:35:17 #2 DONE 0.1s 06:35:17 06:35:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:35:17 #3 DONE 0.1s 06:35:17 06:35:17 #4 [internal] load .dockerignore 06:35:17 #4 transferring context: 2B done 06:35:17 #4 DONE 0.0s 06:35:17 06:35:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:17 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done 06:35:17 #5 DONE 0.0s 06:35:17 06:35:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:17 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done 06:35:17 #6 DONE 0.1s 06:35:17 06:35:17 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:35:17 #7 DONE 0.0s 06:35:17 06:35:17 #8 exporting to image 06:35:17 #8 exporting layers done 06:35:17 #8 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done 06:35:17 #8 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done 06:35:17 #8 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done 06:35:17 #8 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done 06:35:17 #8 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done 06:35:17 #8 pushing layers 0.1s done 06:35:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 06:35:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:35:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done 06:35:17 #8 DONE 0.2s 06:35:17 06:35:17 1 warning found (use --debug to expand): 06:35:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:35:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 06:35:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 06:35:18 #1 [internal] load build definition from Dockerfile 06:35:18 #1 transferring dockerfile: 175B done 06:35:18 #1 DONE 0.0s 06:35:18 06:35:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:35:18 #2 DONE 0.0s 06:35:18 06:35:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:35:18 #3 DONE 0.0s 06:35:18 06:35:18 #4 [internal] load .dockerignore 06:35:18 #4 transferring context: 2B done 06:35:18 #4 DONE 0.0s 06:35:18 06:35:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:18 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:18 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done 06:35:18 #5 CACHED 06:35:18 06:35:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:18 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done 06:35:18 #6 CACHED 06:35:18 06:35:18 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:35:18 #7 DONE 0.0s 06:35:18 06:35:18 #8 exporting to image 06:35:18 #8 exporting layers done 06:35:18 #8 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done 06:35:18 #8 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done 06:35:18 #8 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done 06:35:18 #8 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done 06:35:18 #8 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done 06:35:18 #8 pushing layers 0.0s done 06:35:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done 06:35:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:35:18 #8 DONE 0.1s 06:35:18 06:35:18 1 warning found (use --debug to expand): 06:35:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:35:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8' 06:35:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 --push - 06:35:18 #1 [internal] load build definition from Dockerfile 06:35:18 #1 transferring dockerfile: 180B done 06:35:18 #1 DONE 0.0s 06:35:18 06:35:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 06:35:18 #2 DONE 0.0s 06:35:18 06:35:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 06:35:18 #3 DONE 0.0s 06:35:18 06:35:18 #4 [internal] load .dockerignore 06:35:18 #4 transferring context: 2B done 06:35:18 #4 DONE 0.0s 06:35:18 06:35:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:18 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done 06:35:18 #5 CACHED 06:35:18 06:35:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:18 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done 06:35:18 #6 CACHED 06:35:18 06:35:18 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:35:18 #7 DONE 0.0s 06:35:18 06:35:18 #8 exporting to image 06:35:18 #8 exporting layers done 06:35:18 #8 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done 06:35:18 #8 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done 06:35:18 #8 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done 06:35:18 #8 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done 06:35:18 #8 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done 06:35:18 #8 pushing layers 0.0s done 06:35:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done 06:35:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:35:18 #8 DONE 0.1s 06:35:18 06:35:18 1 warning found (use --debug to expand): 06:35:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:35:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8' 06:35:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 --push - 06:35:19 #1 [internal] load build definition from Dockerfile 06:35:19 #1 transferring dockerfile: 221B done 06:35:19 #1 DONE 0.0s 06:35:19 06:35:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 06:35:19 #2 DONE 0.0s 06:35:19 06:35:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 06:35:19 #3 DONE 0.0s 06:35:19 06:35:19 #4 [internal] load .dockerignore 06:35:19 #4 transferring context: 2B done 06:35:19 #4 DONE 0.0s 06:35:19 06:35:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:19 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done 06:35:19 #5 CACHED 06:35:19 06:35:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:19 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done 06:35:19 #6 CACHED 06:35:19 06:35:19 #7 exporting to image 06:35:19 #7 exporting layers done 06:35:19 #7 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done 06:35:19 #7 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done 06:35:19 #7 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done 06:35:19 #7 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 06:35:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:35:19 #7 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done 06:35:19 #7 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done 06:35:19 #7 pushing layers 0.0s done 06:35:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done 06:35:19 #7 DONE 0.1s 06:35:19 06:35:19 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:35:19 #8 DONE 0.0s 06:35:19 06:35:19 1 warning found (use --debug to expand): 06:35:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:35:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 06:35:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 06:35:20 #1 [internal] load build definition from Dockerfile 06:35:20 #1 transferring dockerfile: 173B done 06:35:20 #1 DONE 0.0s 06:35:20 06:35:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 06:35:20 #2 DONE 0.0s 06:35:20 06:35:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 06:35:20 #3 DONE 0.0s 06:35:20 06:35:20 #4 [internal] load .dockerignore 06:35:20 #4 transferring context: 2B done 06:35:20 #4 DONE 0.0s 06:35:20 06:35:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:20 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b done 06:35:20 #5 CACHED 06:35:20 06:35:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 06:35:20 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b done 06:35:20 #6 CACHED 06:35:20 06:35:20 #7 exporting to image 06:35:20 #7 exporting layers done 06:35:20 #7 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done 06:35:20 #7 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done 06:35:20 #7 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done 06:35:20 #7 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done 06:35:20 #7 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done 06:35:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:35:20 #7 pushing layers 0.0s done 06:35:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done 06:35:20 #7 DONE 0.1s 06:35:20 06:35:20 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:35:20 #8 DONE 0.0s 06:35:20 06:35:20 1 warning found (use --debug to expand): 06:35:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:35:20 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:35:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:35:21 ---> package-listing.sh 06:35:21 ++ tr '[:upper:]' '[:lower:]' 06:35:21 ++ facter osfamily 06:35:21 + OS_FAMILY=redhat 06:35:21 + workspace=/w/workspace/ry_app-service-configurable_main 06:35:21 + START_PACKAGES=/tmp/packages_start.txt 06:35:21 + END_PACKAGES=/tmp/packages_end.txt 06:35:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:35:21 + PACKAGES=/tmp/packages_start.txt 06:35:21 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:35:21 + PACKAGES=/tmp/packages_end.txt 06:35:21 + case "${OS_FAMILY}" in 06:35:21 + sort 06:35:21 + rpm -qa 06:35:22 + '[' -f /tmp/packages_start.txt ']' 06:35:22 + '[' -f /tmp/packages_end.txt ']' 06:35:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:35:22 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:35:22 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 06:35:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 06:35:22 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 06:35:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:23 06:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:23 latest: Pulling from edgex-lftools-log-publisher 06:35:23 5eb5b503b376: Pulling fs layer 06:35:23 5c69ac0246d0: Pulling fs layer 06:35:23 ec43610c2a17: Pulling fs layer 06:35:23 3a2ae6a8a46f: Pulling fs layer 06:35:23 33b1e0a273af: Pulling fs layer 06:35:23 5d3b04190fa2: Pulling fs layer 06:35:23 2f39f015ded8: Pulling fs layer 06:35:23 33b1e0a273af: Waiting 06:35:23 5d3b04190fa2: Waiting 06:35:23 2f39f015ded8: Waiting 06:35:23 3a2ae6a8a46f: Waiting 06:35:23 5c69ac0246d0: Verifying Checksum 06:35:23 5c69ac0246d0: Download complete 06:35:23 3a2ae6a8a46f: Verifying Checksum 06:35:23 3a2ae6a8a46f: Download complete 06:35:23 ec43610c2a17: Verifying Checksum 06:35:23 ec43610c2a17: Download complete 06:35:23 5d3b04190fa2: Verifying Checksum 06:35:23 5d3b04190fa2: Download complete 06:35:23 33b1e0a273af: Verifying Checksum 06:35:23 33b1e0a273af: Download complete 06:35:23 5eb5b503b376: Verifying Checksum 06:35:23 5eb5b503b376: Download complete 06:35:24 2f39f015ded8: Verifying Checksum 06:35:24 2f39f015ded8: Download complete 06:35:25 5eb5b503b376: Pull complete 06:35:25 5c69ac0246d0: Pull complete 06:35:25 ec43610c2a17: Pull complete 06:35:25 3a2ae6a8a46f: Pull complete 06:35:25 33b1e0a273af: Pull complete 06:35:25 5d3b04190fa2: Pull complete 06:35:30 2f39f015ded8: Pull complete 06:35:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:30 prd-centos7-docker-4c-2g-8281 does not seem to be running inside a container 06:35:30 $ 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 06:35:33 $ docker top 0ad36778f2abae00b9bc3725537d0c56d10e44374e900e5477fdc1afbd03e7ed -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:35:34 + mkdir -p /var/log/sysstat [Pipeline] sh 06:35:34 + ls /var/log/sa-host 06:35:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:34 provisioning config files... 06:35:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13415778559918963028tmp [Pipeline] { [Pipeline] echo 06:35:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:35:34 ---> create-netrc.sh [Pipeline] } 06:35:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:35:35 ---> python-tools-install.sh [Pipeline] echo 06:35:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:35:35 ---> sudo-logs.sh 06:35:35 Archiving 'sudo' log.. 06:35:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-8281.novalocal: Name or service not known 06:35:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-8281.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:35:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:35:35 ---> job-cost.sh 06:35:35 lf-activate-venv: SKIPPING 06:35:35 INFO: No Stack... 06:35:36 INFO: Retrieving Pricing Info for: v3-standard-2 06:35:36 INFO: Archiving Costs [Pipeline] echo 06:35:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:35:37 ---> logs-deploy.sh 06:35:37 lf-activate-venv: SKIPPING 06:35:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/281 06:35:37 INFO: archiving workspace using pattern(s): 06:35:38 Archives upload complete. 06:35:38 INFO: archiving logs to Nexus 06:35:39 ---> uname -a: 06:35:39 Linux prd-centos7-docker-4c-2g-8281.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:35:39 06:35:39 06:35:39 ---> lscpu: 06:35:39 Architecture: x86_64 06:35:39 CPU op-mode(s): 32-bit, 64-bit 06:35:39 Byte Order: Little Endian 06:35:39 Address sizes: 40 bits physical, 48 bits virtual 06:35:39 CPU(s): 2 06:35:39 On-line CPU(s) list: 0,1 06:35:39 Thread(s) per core: 1 06:35:39 Core(s) per socket: 1 06:35:39 Socket(s): 2 06:35:39 NUMA node(s): 1 06:35:39 Vendor ID: AuthenticAMD 06:35:39 CPU family: 23 06:35:39 Model: 49 06:35:39 Model name: AMD EPYC-Rome Processor 06:35:39 Stepping: 0 06:35:39 CPU MHz: 2799.998 06:35:39 BogoMIPS: 5599.99 06:35:39 Virtualization: AMD-V 06:35:39 Hypervisor vendor: KVM 06:35:39 Virtualization type: full 06:35:39 L1d cache: 64 KiB 06:35:39 L1i cache: 64 KiB 06:35:39 L2 cache: 1 MiB 06:35:39 L3 cache: 32 MiB 06:35:39 NUMA node0 CPU(s): 0,1 06:35:39 Vulnerability Itlb multihit: Not affected 06:35:39 Vulnerability L1tf: Not affected 06:35:39 Vulnerability Mds: Not affected 06:35:39 Vulnerability Meltdown: Not affected 06:35:39 Vulnerability Mmio stale data: Not affected 06:35:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:35:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:35:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:35:39 Vulnerability Srbds: Not affected 06:35:39 Vulnerability Tsx async abort: Not affected 06:35: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 art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:35:39 06:35:39 06:35:39 ---> nproc: 06:35:39 2 06:35:39 06:35:39 06:35:39 ---> df -h: 06:35:39 Filesystem Size Used Avail Use% Mounted on 06:35:39 overlay 40G 7.3G 33G 19% / 06:35:39 tmpfs 64M 0 64M 0% /dev 06:35:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:35:39 shm 64M 0 64M 0% /dev/shm 06:35:39 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:35:39 06:35:39 06:35:39 Cannot open /var/log/sysstat/sa04: No such file or directory 06:35:39 Please check if data collecting is enabled 06:35:39 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:39 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:35:39 $ docker stop --time=1 0ad36778f2abae00b9bc3725537d0c56d10e44374e900e5477fdc1afbd03e7ed 06:35:40 $ docker rm -f --volumes 0ad36778f2abae00b9bc3725537d0c56d10e44374e900e5477fdc1afbd03e7ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:35:40 [WS-CLEANUP] Deleting project workspace... 06:35:40 [WS-CLEANUP] Deferred wipeout is used... 06:35:40 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:41 06:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:41 latest: Pulling from edgex-lftools-log-publisher 06:35:41 5eb5b503b376: Pulling fs layer 06:35:41 5c69ac0246d0: Pulling fs layer 06:35:41 ec43610c2a17: Pulling fs layer 06:35:41 3a2ae6a8a46f: Pulling fs layer 06:35:41 33b1e0a273af: Pulling fs layer 06:35:41 5d3b04190fa2: Pulling fs layer 06:35:41 2f39f015ded8: Pulling fs layer 06:35:41 5d3b04190fa2: Waiting 06:35:41 3a2ae6a8a46f: Waiting 06:35:41 33b1e0a273af: Waiting 06:35:41 2f39f015ded8: Waiting 06:35:41 5c69ac0246d0: Verifying Checksum 06:35:41 5c69ac0246d0: Download complete 06:35:41 3a2ae6a8a46f: Verifying Checksum 06:35:41 3a2ae6a8a46f: Download complete 06:35:41 33b1e0a273af: Verifying Checksum 06:35:41 33b1e0a273af: Download complete 06:35:41 ec43610c2a17: Verifying Checksum 06:35:41 ec43610c2a17: Download complete 06:35:41 5d3b04190fa2: Download complete 06:35:41 5eb5b503b376: Verifying Checksum 06:35:41 5eb5b503b376: Download complete 06:35:42 2f39f015ded8: Download complete 06:35:43 5eb5b503b376: Pull complete 06:35:43 5c69ac0246d0: Pull complete 06:35:44 ec43610c2a17: Pull complete 06:35:44 3a2ae6a8a46f: Pull complete 06:35:44 33b1e0a273af: Pull complete 06:35:44 5d3b04190fa2: Pull complete 06:35:51 2f39f015ded8: Pull complete 06:35:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:51 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:35:52 $ docker top 8b9a6c8fbdda7187c122c4a4417e8f424d85f22361c72154c41b4bc669ace284 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:52 ---> job-cost.sh 06:35:52 lf-activate-venv: SKIPPING 06:35:52 INFO: No Stack... 06:35:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:35:53 INFO: Archiving Costs [Pipeline] sh 06:35:53 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 06:35:53 + cut -d, -f6 [Pipeline] lock 06:35:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] 06:35:53 Resource [jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] did not exist. Created. 06:35:53 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:35:53 + echo total: 0.2199999988079071 [Pipeline] stash 06:35:53 Stashed 1 file(s) [Pipeline] } 06:35:53 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [Pipeline] // lock [Pipeline] } 06:35:54 $ docker stop --time=1 8b9a6c8fbdda7187c122c4a4417e8f424d85f22361c72154c41b4bc669ace284 06:35:55 $ docker rm -f --volumes 8b9a6c8fbdda7187c122c4a4417e8f424d85f22361c72154c41b4bc669ace284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:36:05 Removing intermediate container 97a7bcc824f5 06:36:05 ---> f6a70b1972be 06:36:05 Step 10/12 : COPY . . 06:36:05 ---> 9f5ddf724e0b 06:36:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:36:05 ---> Running in 48aa3f819cc4 06:36:05 Removing intermediate container 48aa3f819cc4 06:36:05 ---> 8c0d51c9fbec 06:36:05 Step 12/12 : RUN $MAKE 06:36:05 ---> Running in b177e93e0e2b 06:36:05 noop 06:36:05 Removing intermediate container b177e93e0e2b 06:36:05 ---> efb5b557fc4e 06:36:05 Successfully built efb5b557fc4e 06:36:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:06 + docker inspect -f . ci-base-image-arm64 06:36:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:06 prd-ubuntu20.04-docker-arm64-4c-16g-8279 does not seem to be running inside a container 06:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/281 -v /w/workspace/app-service-configurable/281:/w/workspace/app-service-configurable/281:rw,z -v /w/workspace/app-service-configurable/281@tmp:/w/workspace/app-service-configurable/281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:36:07 $ docker top 3497234dfe0d5ed5fd4aef4df368cdd0fae65feba381de68208bb4fbc06f708e -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:08 + go version 06:36:08 go version go1.23.9 linux/arm64 [Pipeline] } 06:36:08 $ docker stop --time=1 3497234dfe0d5ed5fd4aef4df368cdd0fae65feba381de68208bb4fbc06f708e 06:36:11 $ docker rm -f --volumes 3497234dfe0d5ed5fd4aef4df368cdd0fae65feba381de68208bb4fbc06f708e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:12 + docker inspect -f . ci-base-image-arm64 06:36:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:12 prd-ubuntu20.04-docker-arm64-4c-16g-8279 does not seem to be running inside a container 06:36:12 $ 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/281 -v /w/workspace/app-service-configurable/281:/w/workspace/app-service-configurable/281:rw,z -v /w/workspace/app-service-configurable/281@tmp:/w/workspace/app-service-configurable/281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:36:13 $ docker top 6985f030e9b4ee7070e3e4521df3191500fcb144fa021d83dab179e4d8ab9ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:14 + git config --global --add safe.directory /w/workspace/app-service-configurable/281 [Pipeline] fileExists [Pipeline] sh 06:36:15 + make test 06:36:15 go test -race -coverprofile=coverage.out ./... 06:40:51 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 06:40:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:40:51 go vet ./... 06:45:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:45:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:45:28 ./bin/test-attribution-txt.sh 06:45:28 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 06:45:28 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 06:45:28 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 06:45:28 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 06:45:28 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 06:45:28 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:45:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:45:28 $ docker stop --time=1 6985f030e9b4ee7070e3e4521df3191500fcb144fa021d83dab179e4d8ab9ce2 06:45:31 $ docker rm -f --volumes 6985f030e9b4ee7070e3e4521df3191500fcb144fa021d83dab179e4d8ab9ce2 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:45:34 Warning: overwriting stash ‘coverage-report’ 06:45:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:45:36 + ls -al . 06:45:36 total 244 06:45:36 drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 06:36 . 06:45:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:33 .. 06:45:36 -rw-rw-r-- 1 jenkins jenkins 119 Sep 4 06:33 .dockerignore 06:45:36 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:33 .git 06:45:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:33 .github 06:45:36 -rw-rw-r-- 1 jenkins jenkins 108 Sep 4 06:33 .gitignore 06:45:36 -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 06:33 .golangci.yml 06:45:36 -rw-rw-r-- 1 jenkins jenkins 16550 Sep 4 06:33 Attribution.txt 06:45:36 -rw-rw-r-- 1 jenkins jenkins 39309 Sep 4 06:33 CHANGELOG.md 06:45:36 -rw-rw-r-- 1 jenkins jenkins 2008 Sep 4 06:33 Dockerfile 06:45:36 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 06:33 GOVERNANCE.md 06:45:36 -rw-rw-r-- 1 jenkins jenkins 666 Sep 4 06:33 Jenkinsfile 06:45:36 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 4 06:33 LICENSE 06:45:36 -rw-rw-r-- 1 jenkins jenkins 618 Sep 4 06:33 OWNERS.md 06:45:36 -rw-rw-r-- 1 jenkins jenkins 4952 Sep 4 06:33 README.md 06:45:36 -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:31 VERSION 06:45:36 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:33 bin 06:45:36 -rw-r--r-- 1 jenkins jenkins 953 Sep 4 06:40 coverage.out 06:45:36 -rw-rw-r-- 1 jenkins jenkins 6577 Sep 4 06:33 go.mod 06:45:36 -rw-rw-r-- 1 jenkins jenkins 88385 Sep 4 06:33 go.sum 06:45:36 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 4 06:33 main.go 06:45:36 -rw-rw-r-- 1 jenkins jenkins 3362 Sep 4 06:33 makefile 06:45:36 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 06:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:36 + 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=f0a43c7ca8779d01d29bf8defd53eac4878b3525 --label arch=arm64 --label version=4.1.0-dev.8 . 06:45:36 Sending build context to Docker daemon 225.8kB 06:45:36 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:45:36 Step 2/27 : FROM ${BASE} AS builder 06:45:36 ---> efb5b557fc4e 06:45:36 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 06:45:36 ---> Running in 32665c57d0fa 06:45:37 Removing intermediate container 32665c57d0fa 06:45:37 ---> 75415edf2b77 06:45:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:45:37 ---> Running in 7f5434bcf261 06:45:37 Removing intermediate container 7f5434bcf261 06:45:37 ---> 73589b7328a2 06:45:37 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:45:37 ---> Running in 82b71e534c89 06:45:37 Removing intermediate container 82b71e534c89 06:45:37 ---> f1b6fbf3bd7a 06:45:37 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:45:38 ---> Running in 3821bd72e9ad 06:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:45:41 OK: 239 MiB in 58 packages 06:45:42 Removing intermediate container 3821bd72e9ad 06:45:42 ---> 94632e936f1c 06:45:42 Step 7/27 : WORKDIR /app 06:45:42 ---> Running in 464b7d922245 06:45:42 Removing intermediate container 464b7d922245 06:45:42 ---> 1091fcd96f63 06:45:42 Step 8/27 : COPY go.mod vendor* ./ 06:45:43 ---> f0abd22cdd70 06:45:43 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:45:43 ---> Running in b2275a01046c 06:45:45 Removing intermediate container b2275a01046c 06:45:45 ---> 0bfbb0a8052c 06:45:45 Step 10/27 : COPY . . 06:45:46 ---> bd819f9537eb 06:45:46 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:45:46 ---> Running in 5e4a1718689f 06:45:46 Removing intermediate container 5e4a1718689f 06:45:46 ---> b6b31f5f8f51 06:45:46 Step 12/27 : RUN $MAKE 06:45:46 ---> Running in b84d29a33596 06:45:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 06:50:24 Removing intermediate container b84d29a33596 06:50:24 ---> 41b33970ba5a 06:50:24 Step 13/27 : FROM alpine:3.20 06:50:24 3.20: Pulling from library/alpine 06:50:24 13e713f82565: Pulling fs layer 06:50:24 13e713f82565: Verifying Checksum 06:50:24 13e713f82565: Download complete 06:50:24 13e713f82565: Pull complete 06:50:24 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:50:24 Status: Downloaded newer image for alpine:3.20 06:50:24 ---> c88e9dceb6cb 06:50:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:50:24 ---> Running in 6f02626e0c34 06:50:24 Removing intermediate container 6f02626e0c34 06:50:24 ---> d62b6e20ba5c 06:50:24 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 06:50:24 ---> Running in 7133cc9b5857 06:50:25 Removing intermediate container 7133cc9b5857 06:50:25 ---> d7ffe11d13cf 06:50:25 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 06:50:25 ---> Running in c69a1fcccbdc 06:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:50:28 (1/2) Installing ca-certificates (20250619-r0) 06:50:28 (2/2) Installing dumb-init (1.2.5-r3) 06:50:28 Executing busybox-1.36.1-r29.trigger 06:50:28 Executing ca-certificates-20250619-r0.trigger 06:50:28 OK: 10 MiB in 16 packages 06:50:30 Removing intermediate container c69a1fcccbdc 06:50:30 ---> a768035da767 06:50:30 Step 17/27 : RUN apk --no-cache upgrade 06:50:30 ---> Running in 18ee44ffc7f1 06:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:50:33 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:50:33 Executing busybox-1.36.1-r30.post-upgrade 06:50:34 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:50:34 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:50:34 Executing busybox-1.36.1-r30.trigger 06:50:34 OK: 10 MiB in 16 packages 06:50:35 Removing intermediate container 18ee44ffc7f1 06:50:35 ---> 2796ccdda22d 06:50:35 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:50:36 ---> 470526c040fc 06:50:36 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 06:50:37 ---> 3bb288fec0d4 06:50:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 06:50:37 ---> d371ac88dc29 06:50:37 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 06:50:40 ---> e8957920ca41 06:50:40 Step 22/27 : EXPOSE 48095 06:50:40 ---> Running in ddfe7361db0a 06:50:40 Removing intermediate container ddfe7361db0a 06:50:40 ---> d951b6472ea1 06:50:40 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 06:50:40 ---> Running in c781ec0839a1 06:50:40 Removing intermediate container c781ec0839a1 06:50:40 ---> 35b19279f167 06:50:40 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:50:40 ---> Running in d637ef18c2f9 06:50:41 Removing intermediate container d637ef18c2f9 06:50:41 ---> f8ea5bc31b2c 06:50:41 Step 25/27 : LABEL arch=arm64 06:50:41 ---> Running in fcc3331a19f7 06:50:41 Removing intermediate container fcc3331a19f7 06:50:41 ---> 7123759fdff2 06:50:41 Step 26/27 : LABEL git_sha=f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:50:41 ---> Running in d4c3ebfc222d 06:50:41 Removing intermediate container d4c3ebfc222d 06:50:41 ---> fc0ca103eb40 06:50:41 Step 27/27 : LABEL version=4.1.0-dev.8 06:50:41 ---> Running in 6937b6d90a21 06:50:42 Removing intermediate container 6937b6d90a21 06:50:42 ---> aa14c19de9fa 06:50:42 [Warning] One or more build-args [ARCH] were not consumed 06:50:42 Successfully built aa14c19de9fa 06:50:42 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 06:50:42 provisioning config files... 06:50:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/281@tmp/config12416466249552714406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:43 ---> ****-login.sh 06:50:43 nexus3.edgexfoundry.org:10001 06:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:43 Configure a credential helper to remove this warning. See 06:50:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:43 06:50:43 Login Succeeded 06:50:43 nexus3.edgexfoundry.org:10002 06:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:43 Configure a credential helper to remove this warning. See 06:50:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:43 06:50:43 Login Succeeded 06:50:43 nexus3.edgexfoundry.org:10003 06:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:44 Configure a credential helper to remove this warning. See 06:50:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:44 06:50:44 Login Succeeded 06:50:44 nexus3.edgexfoundry.org:10004 06:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:44 Configure a credential helper to remove this warning. See 06:50:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:44 06:50:44 Login Succeeded 06:50:44 ****.io 06:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:45 Configure a credential helper to remove this warning. See 06:50:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:45 06:50:45 Login Succeeded 06:50:45 ---> ****-login.sh ends [Pipeline] } 06:50:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:50:45 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 06:50:45 f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:50:45 latest 06:50:45 4.1.0-dev.8 06:50:45 f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 06:50:45 main 06:50:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:50:47 467bf76aacb5: Preparing 06:50:47 1bf42efda5ca: Preparing 06:50:47 c43e311ae9c0: Preparing 06:50:47 4083e0175764: Preparing 06:50:47 946f4cbd3d62: Preparing 06:50:47 c5acd14a2ff5: Preparing 06:50:47 1e890da81ec9: Preparing 06:50:47 c5acd14a2ff5: Waiting 06:50:47 1e890da81ec9: Waiting 06:50:47 4083e0175764: Pushed 06:50:47 c43e311ae9c0: Pushed 06:50:47 1bf42efda5ca: Pushed 06:50:47 1e890da81ec9: Layer already exists 06:50:47 946f4cbd3d62: Pushed 06:50:47 c5acd14a2ff5: Pushed 06:50:56 467bf76aacb5: Pushed 06:50:56 f0a43c7ca8779d01d29bf8defd53eac4878b3525: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:56 + 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 06:50:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 06:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:50:56 467bf76aacb5: Preparing 06:50:56 1bf42efda5ca: Preparing 06:50:56 c43e311ae9c0: Preparing 06:50:56 4083e0175764: Preparing 06:50:56 946f4cbd3d62: Preparing 06:50:56 c5acd14a2ff5: Preparing 06:50:56 1e890da81ec9: Preparing 06:50:56 c5acd14a2ff5: Waiting 06:50:56 1e890da81ec9: Waiting 06:50:56 1bf42efda5ca: Layer already exists 06:50:56 4083e0175764: Layer already exists 06:50:56 467bf76aacb5: Layer already exists 06:50:56 c43e311ae9c0: Layer already exists 06:50:56 946f4cbd3d62: Layer already exists 06:50:56 1e890da81ec9: Layer already exists 06:50:56 c5acd14a2ff5: Layer already exists 06:50:57 latest: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.8 06:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:50:58 467bf76aacb5: Preparing 06:50:58 1bf42efda5ca: Preparing 06:50:58 c43e311ae9c0: Preparing 06:50:58 4083e0175764: Preparing 06:50:58 946f4cbd3d62: Preparing 06:50:58 c5acd14a2ff5: Preparing 06:50:58 1e890da81ec9: Preparing 06:50:58 c5acd14a2ff5: Waiting 06:50:58 1e890da81ec9: Waiting 06:50:58 c43e311ae9c0: Layer already exists 06:50:58 4083e0175764: Layer already exists 06:50:58 1bf42efda5ca: Layer already exists 06:50:58 946f4cbd3d62: Layer already exists 06:50:58 467bf76aacb5: Layer already exists 06:50:58 c5acd14a2ff5: Layer already exists 06:50:58 1e890da81ec9: Layer already exists 06:50:59 4.1.0-dev.8: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 06:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:50:59 467bf76aacb5: Preparing 06:50:59 1bf42efda5ca: Preparing 06:50:59 c43e311ae9c0: Preparing 06:50:59 4083e0175764: Preparing 06:50:59 946f4cbd3d62: Preparing 06:50:59 c5acd14a2ff5: Preparing 06:50:59 1e890da81ec9: Preparing 06:50:59 c5acd14a2ff5: Waiting 06:50:59 1e890da81ec9: Waiting 06:50:59 946f4cbd3d62: Layer already exists 06:50:59 467bf76aacb5: Layer already exists 06:50:59 1bf42efda5ca: Layer already exists 06:50:59 4083e0175764: Layer already exists 06:50:59 c43e311ae9c0: Layer already exists 06:50:59 1e890da81ec9: Layer already exists 06:50:59 c5acd14a2ff5: Layer already exists 06:51:00 f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:00 + 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 06:51:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 06:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:51:01 467bf76aacb5: Preparing 06:51:01 1bf42efda5ca: Preparing 06:51:01 c43e311ae9c0: Preparing 06:51:01 4083e0175764: Preparing 06:51:01 946f4cbd3d62: Preparing 06:51:01 c5acd14a2ff5: Preparing 06:51:01 1e890da81ec9: Preparing 06:51:01 c5acd14a2ff5: Waiting 06:51:01 1e890da81ec9: Waiting 06:51:01 1bf42efda5ca: Layer already exists 06:51:01 c43e311ae9c0: Layer already exists 06:51:01 946f4cbd3d62: Layer already exists 06:51:01 4083e0175764: Layer already exists 06:51:01 467bf76aacb5: Layer already exists 06:51:01 c5acd14a2ff5: Layer already exists 06:51:01 1e890da81ec9: Layer already exists 06:51:01 main: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:01 ===================================================== [Pipeline] echo 06:51:01 taggedImages: 06:51:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525 06:51:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 06:51:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.8 06:51:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 06:51:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.8 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [Pipeline] echo 06:51:01 Skip building multi-arch image for 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 06:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:51:01 06:51:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:51:02 arm64: Pulling from edgex-lftools-log-publisher 06:51:02 8998bd30e6a1: Pulling fs layer 06:51:02 04944245beec: Pulling fs layer 06:51:02 699f458cf7ca: Pulling fs layer 06:51:02 765212b225bb: Pulling fs layer 06:51:02 f23df028b6ca: Pulling fs layer 06:51:02 d65c8cfc05b1: Pulling fs layer 06:51:02 2437ff75d9bd: Pulling fs layer 06:51:02 f23df028b6ca: Waiting 06:51:02 d65c8cfc05b1: Waiting 06:51:02 2437ff75d9bd: Waiting 06:51:02 765212b225bb: Waiting 06:51:02 04944245beec: Verifying Checksum 06:51:02 04944245beec: Download complete 06:51:02 765212b225bb: Verifying Checksum 06:51:02 765212b225bb: Download complete 06:51:02 f23df028b6ca: Verifying Checksum 06:51:02 f23df028b6ca: Download complete 06:51:02 d65c8cfc05b1: Verifying Checksum 06:51:02 d65c8cfc05b1: Download complete 06:51:02 699f458cf7ca: Verifying Checksum 06:51:02 699f458cf7ca: Download complete 06:51:03 8998bd30e6a1: Verifying Checksum 06:51:03 8998bd30e6a1: Download complete 06:51:05 2437ff75d9bd: Download complete 06:51:08 8998bd30e6a1: Pull complete 06:51:08 04944245beec: Pull complete 06:51:10 699f458cf7ca: Pull complete 06:51:10 765212b225bb: Pull complete 06:51:11 f23df028b6ca: Pull complete 06:51:11 d65c8cfc05b1: Pull complete 06:51:30 2437ff75d9bd: Pull complete 06:51:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:51:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:51:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:30 prd-ubuntu20.04-docker-arm64-4c-16g-8279 does not seem to be running inside a container 06:51:30 $ 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/281 -v /w/workspace/app-service-configurable/281:/w/workspace/app-service-configurable/281:rw,z -v /w/workspace/app-service-configurable/281@tmp:/w/workspace/app-service-configurable/281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:51:35 $ docker top bea80599d44082d36b83c7738e2a7fe45868ba204408502a1c3d9696b3127cad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:36 ---> job-cost.sh 06:51:36 lf-activate-venv: SKIPPING 06:51:36 INFO: No Stack... 06:51:36 INFO: Retrieving Pricing Info for: v3-standard-4 06:51:37 INFO: Archiving Costs [Pipeline] sh 06:51:38 + cat /w/workspace/app-service-configurable/281/archives/cost.csv 06:51:38 + cut -d, -f6 [Pipeline] lock 06:51:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] 06:51:38 Resource [jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] did not exist. Created. 06:51:38 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:51:39 /w/workspace/app-service-configurable/281@tmp/durable-7d281076/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:51:39 + echo total: 0.10999999940395355 [Pipeline] stash 06:51:40 Warning: overwriting stash ‘stack-cost’ 06:51:40 Stashed 1 file(s) [Pipeline] } 06:51:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [Pipeline] // lock [Pipeline] } 06:51:40 $ docker stop --time=1 bea80599d44082d36b83c7738e2a7fe45868ba204408502a1c3d9696b3127cad 06:51:41 $ docker rm -f --volumes bea80599d44082d36b83c7738e2a7fe45868ba204408502a1c3d9696b3127cad [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 06:51:42 provisioning config files... 06:51:42 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5781276656556626554tmp [Pipeline] { [Pipeline] sh 06:51:42 + set +x 06:51:42 + curl -s https://codecov.io/bash 06:51:42 + bash -s -- 06:51:42 06:51:42 _____ _ 06:51:42 / ____| | | 06:51:42 | | ___ __| | ___ ___ _____ __ 06:51:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:51:42 | |___| (_) | (_| | __/ (_| (_) \ V / 06:51:42 \_____\___/ \__,_|\___|\___\___/ \_/ 06:51:42 Bash-1.0.6 06:51:42 06:51:42 06:51:42 ==> git version 2.25.1 found 06:51:42 ==> 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 06:51:42 Release-Date: 2020-01-08 06:51:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:51:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:51:42 ==> Jenkins CI detected. 06:51:42 current dir:  /w/workspace/ry_app-service-configurable_main 06:51:42 project root: . 06:51:42 --> token set from env 06:51:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:51:42 ==> Running gcov in . (disable via -X gcov) 06:51:42 ==> Python coveragepy not found 06:51:42 ==> Searching for coverage reports in: 06:51:42 + . 06:51:42 -> Found 1 reports 06:51:42 ==> Detecting git/mercurial file structure 06:51:42 ==> Reading reports 06:51:42 + ./coverage.out bytes=953 06:51:42 ==> Appending adjustments 06:51:42 https://docs.codecov.io/docs/fixing-reports 06:51:42 + Found adjustments 06:51:42 ==> Gzipping contents 06:51:42 4.0K /tmp/codecov.IuaANq.gz 06:51:42 ==> Uploading reports 06:51:42 url: https://codecov.io 06:51:42 query: branch=main&commit=f0a43c7ca8779d01d29bf8defd53eac4878b3525&build=281&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F281%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 06:51:42 -> Pinging Codecov 06:51:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f0a43c7ca8779d01d29bf8defd53eac4878b3525&build=281&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F281%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 06:51:43 -> Uploading to 06:51:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/f0a43c7ca8779d01d29bf8defd53eac4878b3525/da9e321a-aa75-4677-96ca-c06ad55fb385.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250904%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250904T065142Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2b26597b6bd8453ae7cfe28ac022033ab88915885ee549e9b65bcd29bd41412d 06:51:43 % Total % Received % Xferd Average Speed Time Time Time Current 06:51:43 Dload Upload Total Spent Left Speed 06:51:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2976 --:--:-- --:--:-- --:--:-- 2976 06:51:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] } 06:51:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:51:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:51:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:51:43 06:51:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:51:43 latest: Pulling from edgex-devops/edgex-snyk-go 06:51:43 0a9a5dfd008f: Already exists 06:51:43 36466aa92d05: Already exists 06:51:43 e10405b45d13: Already exists 06:51:43 096b7ceb2af7: Already exists 06:51:43 4f4fb700ef54: Already exists 06:51:43 e50aa161e22a: Pulling fs layer 06:51:43 d3c8db5fb9df: Pulling fs layer 06:51:44 e50aa161e22a: Verifying Checksum 06:51:44 e50aa161e22a: Download complete 06:51:44 e50aa161e22a: Pull complete 06:51:45 d3c8db5fb9df: Verifying Checksum 06:51:45 d3c8db5fb9df: Download complete 06:51:49 d3c8db5fb9df: Pull complete 06:51:49 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:51:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:49 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:51:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:51:50 $ docker top 8b126ee145c9847d6fefb764ac69ae7914453a669cc7453a418490ad9bfb7641 -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:50 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 06:51:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 06:51:51 + set -o pipefail 06:51:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 06:51:57 06:51:57 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 06:51:57 06:51:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/c698914b-5fc6-467e-a0cd-da85193ace85 06:51:57 06:51:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:51:57 06:51:57 06:51:57 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:51:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:51:57 $ docker stop --time=1 8b126ee145c9847d6fefb764ac69ae7914453a669cc7453a418490ad9bfb7641 06:52:00 $ docker rm -f --volumes 8b126ee145c9847d6fefb764ac69ae7914453a669cc7453a418490ad9bfb7641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:52:01 + git log --format=format:%s -1 f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] sh 06:52:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:01 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:52:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:52:02 $ docker top ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 -eo pid,comm 06:52:02 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). 06:52:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:02 [ssh-agent] Looking for ssh-agent implementation... 06:52:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:02 $ docker exec ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 ssh-agent 06:52:02 SSH_AUTH_SOCK=/tmp/ssh-WjyJdJ4KHk5F/agent.32 06:52:02 SSH_AGENT_PID=38 06:52:02 Running ssh-add (command line suppressed) 06:52:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9362937445871273579.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9362937445871273579.key) 06:52:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:02 + git semver tag 06:52:03 2025-09-04 06:52:03,150 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:52:03 2025-09-04 06:52:03,154 [run_tag] DEBUG tag force:False 06:52:03 2025-09-04 06:52:03,154 [check_head_tag] DEBUG check head tag 06:52:03 2025-09-04 06:52:03,155 [execute] INFO git cat-file --batch-check 06:52:03 2025-09-04 06:52:03,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 06:52:03 2025-09-04 06:52:03,157 [execute] INFO git cat-file --batch 06:52:03 2025-09-04 06:52:03,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 06:52:03 2025-09-04 06:52:03,169 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:52:03 2025-09-04 06:52:03,169 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 06:52:03 2025-09-04 06:52:03,169 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 06:52:03 2025-09-04 06:52:03,172 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:52:03 4.1.0-dev.8 [Pipeline] } 06:52:03 $ docker exec --env ******** --env ******** ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 ssh-agent -k 06:52:03 unset SSH_AUTH_SOCK; 06:52:03 unset SSH_AGENT_PID; 06:52:03 echo Agent pid 38 killed; 06:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:03 + git semver [Pipeline] } 06:52:03 $ docker stop --time=1 ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 06:52:05 $ docker rm -f --volumes ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:05 06:52:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:05 0.23.1-centos7: Pulling from edgex-lftools 06:52:05 ab5ef0e58194: Pulling fs layer 06:52:05 9712f1f96733: Pulling fs layer 06:52:05 63f879dbbcfc: Pulling fs layer 06:52:05 0d9ebad4ef96: Pulling fs layer 06:52:05 e9a5061849ea: Pulling fs layer 06:52:05 d747dcd14b5f: Pulling fs layer 06:52:05 2de7ff778b66: Pulling fs layer 06:52:05 0d9ebad4ef96: Waiting 06:52:05 e9a5061849ea: Waiting 06:52:05 d747dcd14b5f: Waiting 06:52:05 2de7ff778b66: Waiting 06:52:06 63f879dbbcfc: Verifying Checksum 06:52:06 63f879dbbcfc: Download complete 06:52:06 e9a5061849ea: Verifying Checksum 06:52:06 e9a5061849ea: Download complete 06:52:06 d747dcd14b5f: Download complete 06:52:06 0d9ebad4ef96: Verifying Checksum 06:52:06 0d9ebad4ef96: Download complete 06:52:06 2de7ff778b66: Verifying Checksum 06:52:06 2de7ff778b66: Download complete 06:52:06 ab5ef0e58194: Verifying Checksum 06:52:06 ab5ef0e58194: Download complete 06:52:10 ab5ef0e58194: Pull complete 06:52:10 9712f1f96733: Pull complete 06:52:11 63f879dbbcfc: Pull complete 06:52:17 0d9ebad4ef96: Pull complete 06:52:17 e9a5061849ea: Pull complete 06:52:17 d747dcd14b5f: Pull complete 06:52:19 2de7ff778b66: Pull complete 06:52:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:19 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:52:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:52:20 $ docker top 134ead08e07be7d978038cb7dbbf227333b68340d0aa05d0c62d7e8a8f44e825 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:52:21 provisioning config files... 06:52:21 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7703749573283287511tmp 06:52:21 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11722178750999150043tmp 06:52:21 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9182322364510013723tmp [Pipeline] { [Pipeline] echo 06:52:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:52:21 ---> sigul-configuration.sh 06:52:21 gpg: directory `/root/.gnupg' created 06:52:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:52:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:52:21 gpg: keyring `/root/.gnupg/secring.gpg' created 06:52:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:52:21 gpg: CAST5 encrypted data 06:52:21 gpg: encrypted with 1 passphrase 06:52:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:52:21 + mkdir /home/jenkins 06:52:21 + mkdir /home/jenkins/sigul [Pipeline] sh 06:52:22 + 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 06:52:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:52:22 ---> sigul-install.sh 06:52:22 Sigul already installed; skipping installation. [Pipeline] sh 06:52:22 + git tag --list 06:52:22 v1.0.0 06:52:22 v1.1.0 06:52:22 v1.2.0 06:52:22 v1.3.0 06:52:22 v1.3.1 06:52:22 v2.0.0 06:52:22 v2.0.1 06:52:22 v2.1.0 06:52:22 v2.1.1 06:52:22 v2.1.2 06:52:22 v2.2.0 06:52:22 v2.3 06:52:22 v2.3.0 06:52:22 v2.3.1 06:52:22 v3.0 06:52:22 v3.0.0 06:52:22 v3.0.1 06:52:22 v3.1 06:52:22 v3.1.0 06:52:22 v3.1.1 06:52:22 v4.0 06:52:22 v4.0.0 06:52:22 v4.0.1 06:52:22 v4.1.0-dev.1 06:52:22 v4.1.0-dev.2 06:52:22 v4.1.0-dev.3 06:52:22 v4.1.0-dev.4 06:52:22 v4.1.0-dev.5 06:52:22 v4.1.0-dev.6 06:52:22 v4.1.0-dev.7 06:52:22 v4.1.0-dev.8 [Pipeline] sh 06:52:22 + lftools sign git-tag v4.1.0-dev.8 06:52:23 Signing Git tag with Sigul... 06:52:23 Signing v4.1.0-dev.8 [Pipeline] echo 06:52:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:52:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:52:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:52:24 $ docker stop --time=1 134ead08e07be7d978038cb7dbbf227333b68340d0aa05d0c62d7e8a8f44e825 06:52:25 $ docker rm -f --volumes 134ead08e07be7d978038cb7dbbf227333b68340d0aa05d0c62d7e8a8f44e825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:52:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:26 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:52:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:52:26 $ docker top 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 -eo pid,comm 06:52:26 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). 06:52:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:26 [ssh-agent] Looking for ssh-agent implementation... 06:52:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:26 $ docker exec 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 ssh-agent 06:52:26 SSH_AUTH_SOCK=/tmp/ssh-ZMFwXGpvd4Nd/agent.33 06:52:26 SSH_AGENT_PID=39 06:52:26 Running ssh-add (command line suppressed) 06:52:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2367575232031417199.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2367575232031417199.key) 06:52:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:27 + git semver bump pre 06:52:27 2025-09-04 06:52:27,445 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:52:27 2025-09-04 06:52:27,450 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:52:27 2025-09-04 06:52:27,450 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev 06:52:27 2025-09-04 06:52:27,450 [bump_version] DEBUG bumped version:4.1.0-dev.9 06:52:27 2025-09-04 06:52:27,450 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 06:52:27 2025-09-04 06:52:27,450 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:52:27 2025-09-04 06:52:27,451 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 06:52:27 2025-09-04 06:52:27,453 [execute] INFO git cat-file --batch-check 06:52:27 2025-09-04 06:52:27,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 06:52:27 2025-09-04 06:52:27,456 [execute] INFO git cat-file --batch 06:52:27 2025-09-04 06:52:27,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 06:52:27 2025-09-04 06:52:27,460 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:52:27 4.1.0-dev.9 [Pipeline] } 06:52:27 $ docker exec --env ******** --env ******** 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 ssh-agent -k 06:52:27 unset SSH_AUTH_SOCK; 06:52:27 unset SSH_AGENT_PID; 06:52:27 echo Agent pid 39 killed; 06:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:27 + git semver [Pipeline] } 06:52:28 $ docker stop --time=1 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 06:52:29 $ docker rm -f --volumes 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 [Pipeline] // withDockerContainer [Pipeline] sh 06:52:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:30 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:52: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:52:30 $ docker top c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a -eo pid,comm 06:52:30 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). 06:52:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:30 [ssh-agent] Looking for ssh-agent implementation... 06:52:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:30 $ docker exec c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a ssh-agent 06:52:30 SSH_AUTH_SOCK=/tmp/ssh-fnHRuHDqfd2L/agent.32 06:52:30 SSH_AGENT_PID=38 06:52:30 Running ssh-add (command line suppressed) 06:52:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10492986006344765043.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10492986006344765043.key) 06:52:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:31 + git semver push 06:52:31 2025-09-04 06:52:31,396 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:52:31 2025-09-04 06:52:31,399 [run_push] DEBUG push 06:52:31 2025-09-04 06:52:31,400 [execute] INFO git cat-file --batch-check 06:52:31 2025-09-04 06:52:31,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 06:52:31 2025-09-04 06:52:31,402 [execute] INFO git rev-list be4ab97ad1754002b094723af7786dca5aceaa9c -- 06:52:31 2025-09-04 06:52:31,403 [execute] DEBUG Popen(['git', 'rev-list', 'be4ab97ad1754002b094723af7786dca5aceaa9c', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:52:31 2025-09-04 06:52:31,413 [execute] INFO git fetch -v -- origin 06:52:31 2025-09-04 06:52:31,413 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:52:32 2025-09-04 06:52:31,871 [run_push] DEBUG no remote changes detected 06:52:32 2025-09-04 06:52:31,871 [execute] INFO git push origin semver 06:52:32 2025-09-04 06:52:31,872 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:52:32 2025-09-04 06:52:32,571 [run_push] DEBUG push all version tags 06:52:32 2025-09-04 06:52:32,572 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:52:32 2025-09-04 06:52:32,572 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 06:52:33 2025-09-04 06:52:33,201 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:52:33 4.1.0-dev.9 [Pipeline] } 06:52:33 $ docker exec --env ******** --env ******** c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a ssh-agent -k 06:52:33 unset SSH_AUTH_SOCK; 06:52:33 unset SSH_AGENT_PID; 06:52:33 echo Agent pid 38 killed; 06:52:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:33 + git semver [Pipeline] } 06:52:34 $ docker stop --time=1 c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a 06:52:35 $ docker rm -f --volumes c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:52:36 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 06:52:36 + ls -al /w/workspace/ry_app-service-configurable_main/archives 06:52:36 total 16 06:52:36 drwxr-xr-x 3 root root 4096 Sep 4 06:35 . 06:52:36 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:52 .. 06:52:36 drwxr-xr-x 2 root root 4096 Sep 4 06:35 cost 06:52:36 -rw-r--r-- 1 root root 96 Sep 4 06:35 cost.csv 06:52:36 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 06:52:36 + ls -al /w/workspace/ry_app-service-configurable_main/archives 06:52:36 total 16 06:52:36 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:35 . 06:52:36 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:52 .. 06:52:36 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 06:35 cost 06:52:36 -rw-r--r-- 1 jenkins jenkins 96 Sep 4 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:52:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:52:37 ---> package-listing.sh 06:52:37 ++ facter osfamily 06:52:37 ++ tr '[:upper:]' '[:lower:]' 06:52:37 + OS_FAMILY=debian 06:52:37 + workspace=/w/workspace/ry_app-service-configurable_main 06:52:37 + START_PACKAGES=/tmp/packages_start.txt 06:52:37 + END_PACKAGES=/tmp/packages_end.txt 06:52:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:52:37 + PACKAGES=/tmp/packages_start.txt 06:52:37 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:52:37 + PACKAGES=/tmp/packages_end.txt 06:52:37 + case "${OS_FAMILY}" in 06:52:37 + dpkg -l 06:52:37 + grep '^ii' 06:52:37 + '[' -f /tmp/packages_start.txt ']' 06:52:37 + '[' -f /tmp/packages_end.txt ']' 06:52:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:52:37 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:52:37 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 06:52:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 06:52:37 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 06:52:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:38 prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container 06:52:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:52:38 $ docker top 423a82fa28072d556ab54eb7d5cb981cf62d8e5d5182e00d1fac607664ae913b -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:39 + touch /tmp/pre-build-complete [Pipeline] sh 06:52:39 + mkdir -p /var/log/sysstat [Pipeline] sh 06:52:39 + ls /var/log/sa-host 06:52:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:39 provisioning config files... 06:52:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7723641752795598849tmp [Pipeline] { [Pipeline] echo 06:52:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:52:39 ---> create-netrc.sh [Pipeline] } 06:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:52:40 ---> python-tools-install.sh [Pipeline] echo 06:52:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:52:40 ---> sudo-logs.sh 06:52:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:52:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:52:40 ---> job-cost.sh 06:52:40 lf-activate-venv: SKIPPING 06:52:40 DEBUG: total: 0.2199999988079071 06:52:40 INFO: Retrieving Stack Cost... 06:52:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:52:41 INFO: Archiving Costs [Pipeline] echo 06:52:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:52:41 ---> logs-deploy.sh 06:52:41 lf-activate-venv: SKIPPING 06:52:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/281 06:52:41 INFO: archiving workspace using pattern(s): 06:52:42 Archives upload complete. 06:52:42 INFO: archiving logs to Nexus 06:52:43 ---> uname -a: 06:52:43 Linux prd-ubuntu20-04-docker-8c-8g-8278 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:52:43 06:52:43 06:52:43 ---> lscpu: 06:52:43 Architecture: x86_64 06:52:43 CPU op-mode(s): 32-bit, 64-bit 06:52:43 Byte Order: Little Endian 06:52:43 Address sizes: 40 bits physical, 48 bits virtual 06:52:43 CPU(s): 8 06:52:43 On-line CPU(s) list: 0-7 06:52:43 Thread(s) per core: 1 06:52:43 Core(s) per socket: 1 06:52:43 Socket(s): 8 06:52:43 NUMA node(s): 1 06:52:43 Vendor ID: AuthenticAMD 06:52:43 CPU family: 23 06:52:43 Model: 49 06:52:43 Model name: AMD EPYC-Rome Processor 06:52:43 Stepping: 0 06:52:43 CPU MHz: 2799.998 06:52:43 BogoMIPS: 5599.99 06:52:43 Virtualization: AMD-V 06:52:43 Hypervisor vendor: KVM 06:52:43 Virtualization type: full 06:52:43 L1d cache: 256 KiB 06:52:43 L1i cache: 256 KiB 06:52:43 L2 cache: 4 MiB 06:52:43 L3 cache: 128 MiB 06:52:43 NUMA node0 CPU(s): 0-7 06:52:43 Vulnerability Gather data sampling: Not affected 06:52:43 Vulnerability Itlb multihit: Not affected 06:52:43 Vulnerability L1tf: Not affected 06:52:43 Vulnerability Mds: Not affected 06:52:43 Vulnerability Meltdown: Not affected 06:52:43 Vulnerability Mmio stale data: Not affected 06:52:43 Vulnerability Retbleed: Vulnerable 06:52:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:52:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:52:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:52:43 Vulnerability Srbds: Not affected 06:52:43 Vulnerability Tsx async abort: Not affected 06:52:43 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:52:43 06:52:43 06:52:43 ---> nproc: 06:52:43 8 06:52:43 06:52:43 06:52:43 ---> df -h: 06:52:43 Filesystem Size Used Avail Use% Mounted on 06:52:43 overlay 155G 14G 142G 9% / 06:52:43 tmpfs 64M 0 64M 0% /dev 06:52:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:52:43 shm 64M 0 64M 0% /dev/shm 06:52:43 /dev/vda1 155G 14G 142G 9% /facter-os 06:52:43 06:52:43 06:52:43 ---> sar -b -r -n DEV: 06:52:43 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8278) 09/04/25 _x86_64_ (8 CPU) 06:52:43 06:52:43 06:30:50 LINUX RESTART (8 CPU) 06:52:43 06:52:43 06:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:52:43 06:32:01 417.16 81.94 335.23 0.00 13986.20 137070.49 0.00 06:52:43 06:33:01 228.28 3.85 224.43 0.00 61.59 61288.45 0.00 06:52:43 06:34:01 116.68 1.83 114.85 0.00 80.79 44485.94 0.00 06:52:43 06:35:01 50.42 0.00 50.42 0.00 0.00 17291.75 0.00 06:52:43 06:36:01 61.87 0.78 61.09 0.00 31.19 22826.06 0.00 06:52:43 06:37:01 39.08 3.00 36.08 0.00 4253.16 6869.39 0.00 06:52:43 06:38:01 3.40 0.02 3.38 0.00 0.13 85.99 0.00 06:52:43 06:39:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 06:52:43 06:40:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 06:52:43 06:41:01 1.13 0.00 1.13 0.00 0.00 13.59 0.00 06:52:43 06:42:01 1.20 0.00 1.20 0.00 0.00 13.19 0.00 06:52:43 06:43:01 1.13 0.00 1.13 0.00 0.00 18.53 0.00 06:52:43 06:44:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 06:52:43 06:45:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 06:52:43 06:46:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 06:52:43 06:47:01 1.70 0.02 1.68 0.00 0.13 22.66 0.00 06:52:43 06:48:01 1.13 0.02 1.12 0.00 0.67 13.06 0.00 06:52:43 06:49:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 06:52:43 06:50:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 06:52:43 06:51:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 06:52:43 06:52:01 62.12 0.75 61.37 0.00 14.66 31980.94 0.00 06:52:43 Average: 47.36 4.39 42.97 0.00 877.45 15336.31 0.00 06:52:43 06:52:43 06:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:52:43 06:32:01 28383724 31522328 768820 2.34 88348 3325540 1951936 5.75 1021704 3061388 573916 06:52:43 06:33:01 26297460 31390932 884416 2.69 153280 5026548 1951376 5.75 1995856 3976492 838672 06:52:43 06:34:01 26829388 31173056 1098468 3.34 159172 4286908 2714612 8.00 1893188 3553600 110536 06:52:43 06:35:01 26799084 31524696 751788 2.29 160228 4668500 1667900 4.92 1588188 3898952 108 06:52:43 06:36:01 26161440 31495524 774580 2.36 182904 5199612 1672576 4.93 1673276 4387736 900 06:52:43 06:37:01 25768148 31482204 775944 2.36 206792 5545032 1791192 5.28 1920564 4506408 40 06:52:43 06:38:01 25778320 31491848 766496 2.33 206548 5544760 1755312 5.17 1911232 4506156 12 06:52:43 06:39:01 25780608 31494216 764008 2.32 206572 5544772 1755312 5.17 1909296 4506156 176 06:52:43 06:40:01 25785900 31499564 758424 2.31 206608 5544776 1755312 5.17 1903780 4506164 172 06:52:43 06:41:01 25787780 31501576 756276 2.30 206656 5544780 1755312 5.17 1902336 4506168 272 06:52:43 06:42:01 25788528 31502328 755436 2.30 206680 5544780 1755312 5.17 1901764 4506168 12 06:52:43 06:43:01 25791352 31505220 752488 2.29 206728 5544784 1755312 5.17 1899096 4506176 176 06:52:43 06:44:01 25791552 31505428 752220 2.29 206744 5544784 1755312 5.17 1898824 4506180 12 06:52:43 06:45:01 25791236 31505220 752164 2.29 206768 5544784 1755312 5.17 1899132 4506176 156 06:52:43 06:46:01 25791376 31505364 751924 2.29 206796 5544796 1755312 5.17 1898744 4506180 12 06:52:43 06:47:01 25790244 31504360 753256 2.29 206836 5544760 1764212 5.20 1899252 4506148 140 06:52:43 06:48:01 25790244 31504384 753124 2.29 206860 5544792 1764212 5.20 1899024 4506172 12 06:52:43 06:49:01 25790492 31504700 753020 2.29 206880 5544796 1764212 5.20 1899064 4506180 184 06:52:43 06:50:01 25790016 31504224 753436 2.29 206904 5544796 1764212 5.20 1898968 4506180 8 06:52:43 06:51:01 25791300 31505692 751928 2.29 206936 5544928 1764212 5.20 1898212 4506312 184 06:52:43 06:52:01 25314216 31478648 777444 2.37 233276 5942864 1738828 5.13 1956136 4897508 88 06:52:43 Average: 26028210 31481024 781222 2.38 194215 5315338 1814633 5.35 1841316 4350886 72657 06:52:43 06:52:43 06:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:52:43 06:32:01 lo 5.30 5.30 0.54 0.54 0.00 0.00 0.00 0.00 06:52:43 06:32:01 ens3 648.73 451.87 8237.00 134.64 0.00 0.00 0.00 0.00 06:52:43 06:32:01 docker0 47.38 43.51 3.35 235.58 0.00 0.00 0.00 0.00 06:52:43 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:52:43 06:33:01 ens3 414.90 324.51 2982.03 43.74 0.00 0.00 0.00 0.00 06:52:43 06:33:01 vethc135758 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:52:43 06:33:01 docker0 301.40 375.82 25.81 2944.64 0.00 0.00 0.00 0.00 06:52:43 06:34:01 vethe150ee0 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 06:52:43 06:34:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 06:52:43 06:34:01 ens3 38.96 23.41 208.19 13.89 0.00 0.00 0.00 0.00 06:52:43 06:34:01 docker0 5.65 10.35 0.35 126.02 0.00 0.00 0.00 0.00 06:52:43 06:35:01 lo 5.73 5.73 0.57 0.57 0.00 0.00 0.00 0.00 06:52:43 06:35:01 ens3 57.55 51.29 32.31 226.27 0.00 0.00 0.00 0.00 06:52:43 06:35:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:36:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 06:52:43 06:36:01 ens3 133.38 86.37 3392.71 13.20 0.00 0.00 0.00 0.00 06:52:43 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:37:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 06:52:43 06:37:01 ens3 141.39 91.60 2123.73 6.24 0.00 0.00 0.00 0.00 06:52:43 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:38:01 ens3 1.35 0.00 0.14 0.00 0.00 0.00 0.00 0.00 06:52:43 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:52:43 06:39:01 ens3 2.33 0.90 0.97 0.68 0.00 0.00 0.00 0.00 06:52:43 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:40:01 ens3 1.22 0.43 0.65 0.46 0.00 0.00 0.00 0.00 06:52:43 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:52:43 06:41:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:52:43 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:42:01 ens3 1.13 0.30 0.29 0.14 0.00 0.00 0.00 0.00 06:52:43 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:52:43 06:43:01 ens3 2.55 0.98 0.68 0.44 0.00 0.00 0.00 0.00 06:52:43 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:44:01 ens3 1.15 0.42 0.41 0.28 0.00 0.00 0.00 0.00 06:52:43 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:52:43 06:45:01 ens3 1.93 0.97 0.84 0.63 0.00 0.00 0.00 0.00 06:52:43 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:46:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:52:43 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:52:43 06:47:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 06:52:43 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:48:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:52:43 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:52:43 06:49:01 ens3 0.30 0.20 0.07 0.01 0.00 0.00 0.00 0.00 06:52:43 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:52:43 06:51:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:52:43 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:43 06:52:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 06:52:43 06:52:01 ens3 175.07 128.50 3536.86 19.63 0.00 0.00 0.00 0.00 06:52:43 06:52:01 docker0 71.50 77.20 6.22 879.40 0.00 0.00 0.00 0.00 06:52:43 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 06:52:43 Average: ens3 77.30 55.34 976.89 21.92 0.00 0.00 0.00 0.00 06:52:43 Average: docker0 20.28 24.14 1.70 199.29 0.00 0.00 0.00 0.00 06:52:43 06:52:43 06:52:43 ---> sar -P ALL: 06:52:43 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8278) 09/04/25 _x86_64_ (8 CPU) 06:52:43 06:52:43 06:30:50 LINUX RESTART (8 CPU) 06:52:43 06:52:43 06:31:01 CPU %user %nice %system %iowait %steal %idle 06:52:43 06:32:01 all 10.43 0.00 3.43 1.86 0.07 84.22 06:52:43 06:32:01 0 6.72 0.00 2.87 1.28 0.07 89.06 06:52:43 06:32:01 1 9.58 0.00 4.32 0.76 0.07 85.27 06:52:43 06:32:01 2 13.86 0.00 4.63 4.66 0.07 76.78 06:52:43 06:32:01 3 11.28 0.00 3.24 2.51 0.08 82.88 06:52:43 06:32:01 4 12.34 0.00 3.14 3.46 0.07 80.99 06:52:43 06:32:01 5 7.98 0.00 2.90 0.82 0.08 88.22 06:52:43 06:32:01 6 11.79 0.00 3.30 0.93 0.05 83.93 06:52:43 06:32:01 7 9.90 0.00 3.01 0.46 0.07 86.58 06:52:43 06:33:01 all 35.83 0.00 6.30 0.99 0.08 56.80 06:52:43 06:33:01 0 35.59 0.00 5.85 0.29 0.10 58.18 06:52:43 06:33:01 1 35.74 0.00 6.22 0.37 0.08 57.58 06:52:43 06:33:01 2 36.61 0.00 6.64 0.59 0.08 56.08 06:52:43 06:33:01 3 36.21 0.00 6.18 0.32 0.08 57.20 06:52:43 06:33:01 4 35.56 0.00 6.55 4.04 0.08 53.76 06:52:43 06:33:01 5 35.39 0.00 6.69 2.15 0.08 55.69 06:52:43 06:33:01 6 36.89 0.00 6.32 0.12 0.08 56.58 06:52:43 06:33:01 7 34.69 0.00 5.93 0.03 0.07 59.29 06:52:43 06:34:01 all 51.84 0.00 7.45 0.58 0.09 40.05 06:52:43 06:34:01 0 53.01 0.00 7.31 0.39 0.08 39.22 06:52:43 06:34:01 1 50.56 0.00 8.08 0.18 0.08 41.09 06:52:43 06:34:01 2 52.50 0.00 7.64 0.13 0.08 39.64 06:52:43 06:34:01 3 51.54 0.00 7.32 0.12 0.08 40.94 06:52:43 06:34:01 4 50.40 0.00 7.57 2.26 0.10 39.68 06:52:43 06:34:01 5 52.39 0.00 7.57 0.10 0.08 39.86 06:52:43 06:34:01 6 52.07 0.00 7.00 0.08 0.08 40.76 06:52:43 06:34:01 7 52.21 0.00 7.14 1.36 0.08 39.19 06:52:43 06:35:01 all 21.59 0.00 3.06 0.28 0.04 75.02 06:52:43 06:35:01 0 21.59 0.00 3.02 0.05 0.05 75.29 06:52:43 06:35:01 1 22.95 0.00 3.22 0.37 0.03 73.43 06:52:43 06:35:01 2 19.90 0.00 3.58 1.07 0.07 75.38 06:52:43 06:35:01 3 21.68 0.00 3.07 0.32 0.03 74.89 06:52:43 06:35:01 4 20.45 0.00 2.89 0.00 0.03 76.63 06:52:43 06:35:01 5 21.28 0.00 2.81 0.02 0.03 75.86 06:52:43 06:35:01 6 22.63 0.00 2.99 0.35 0.05 73.98 06:52:43 06:35:01 7 22.26 0.00 2.92 0.05 0.03 74.73 06:52:43 06:36:01 all 2.78 0.00 1.39 0.32 0.04 95.48 06:52:43 06:36:01 0 2.21 0.00 1.05 0.50 0.02 96.22 06:52:43 06:36:01 1 2.78 0.00 1.09 0.28 0.03 95.81 06:52:43 06:36:01 2 2.65 0.00 1.47 0.02 0.03 95.83 06:52:43 06:36:01 3 3.99 0.00 2.71 0.03 0.03 93.23 06:52:43 06:36:01 4 3.11 0.00 0.99 0.03 0.03 95.83 06:52:43 06:36:01 5 1.74 0.00 1.09 0.02 0.05 97.11 06:52:43 06:36:01 6 2.96 0.00 1.77 1.63 0.03 93.61 06:52:43 06:36:01 7 2.80 0.00 0.94 0.02 0.05 96.19 06:52:43 06:37:01 all 1.78 0.00 1.05 0.24 0.02 96.90 06:52:43 06:37:01 0 1.84 0.00 1.04 1.16 0.03 95.93 06:52:43 06:37:01 1 1.84 0.00 2.27 0.18 0.02 95.69 06:52:43 06:37:01 2 0.92 0.00 0.62 0.17 0.02 98.28 06:52:43 06:37:01 3 1.90 0.00 1.13 0.13 0.02 96.81 06:52:43 06:37:01 4 2.02 0.00 0.97 0.07 0.02 96.93 06:52:43 06:37:01 5 1.58 0.00 0.64 0.10 0.02 97.67 06:52:43 06:37:01 6 2.12 0.00 0.95 0.07 0.05 96.81 06:52:43 06:37:01 7 2.03 0.00 0.82 0.07 0.02 97.07 06:52:43 06:38:01 all 0.08 0.00 0.04 0.01 0.01 99.86 06:52:43 06:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:52:43 06:38:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:52:43 06:38:01 2 0.28 0.00 0.12 0.00 0.00 99.60 06:52:43 06:38:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:52:43 06:38:01 4 0.03 0.00 0.05 0.00 0.00 99.92 06:52:43 06:38:01 5 0.12 0.00 0.02 0.05 0.02 99.80 06:52:43 06:38:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:52:43 06:38:01 7 0.03 0.00 0.03 0.03 0.02 99.88 06:52:43 06:39:01 all 0.06 0.00 0.01 0.00 0.01 99.91 06:52:43 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:52:43 06:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:52:43 06:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:52:43 06:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:52:43 06:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:52:43 06:39:01 5 0.25 0.00 0.02 0.00 0.02 99.72 06:52:43 06:39:01 6 0.13 0.00 0.05 0.00 0.05 99.77 06:52:43 06:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:52:43 06:40:01 all 0.09 0.00 0.02 0.00 0.01 99.89 06:52:43 06:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:52:43 06:40:01 1 0.33 0.00 0.02 0.02 0.00 99.63 06:52:43 06:40:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:52:43 06:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:52:43 06:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:52:43 06:40:01 5 0.07 0.00 0.03 0.02 0.02 99.87 06:52:43 06:40:01 6 0.07 0.00 0.02 0.00 0.02 99.90 06:52:43 06:40:01 7 0.12 0.00 0.02 0.00 0.00 99.87 06:52:43 06:41:01 all 0.02 0.00 0.02 0.01 0.01 99.95 06:52:43 06:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:52:43 06:41:01 1 0.02 0.00 0.07 0.00 0.02 99.90 06:52:43 06:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:52:43 06:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:52:43 06:41:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:52:43 06:41:01 5 0.03 0.00 0.00 0.03 0.00 99.93 06:52:43 06:41:01 6 0.02 0.00 0.03 0.00 0.03 99.92 06:52:43 06:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:52:43 06:42:01 all 0.05 0.00 0.02 0.00 0.01 99.93 06:52:43 06:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:52:43 06:42:01 1 0.15 0.00 0.05 0.00 0.00 99.80 06:52:43 06:42:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:52:43 06:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:52:43 06:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:52:43 06:42:01 5 0.05 0.00 0.02 0.02 0.02 99.90 06:52:43 06:42:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:52:43 06:42:01 7 0.03 0.00 0.02 0.02 0.00 99.93 06:52:43 06:52:43 06:42:01 CPU %user %nice %system %iowait %steal %idle 06:52:43 06:43:01 all 0.10 0.00 0.01 0.00 0.01 99.87 06:52:43 06:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:52:43 06:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:52:43 06:43:01 2 0.05 0.00 0.05 0.00 0.03 99.87 06:52:43 06:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:52:43 06:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:52:43 06:43:01 5 0.58 0.00 0.00 0.02 0.02 99.38 06:52:43 06:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:52:43 06:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:52:43 06:44:01 all 0.11 0.00 0.02 0.00 0.01 99.85 06:52:43 06:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:52:43 06:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:52:43 06:44:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:52:43 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:52:43 06:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:52:43 06:44:01 5 0.71 0.00 0.10 0.02 0.03 99.14 06:52:43 06:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:52:43 06:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:52:43 06:45:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:52:43 06:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 06:52:43 06:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:52:43 06:45:01 2 0.08 0.00 0.02 0.00 0.03 99.87 06:52:43 06:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:52:43 06:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:52:43 06:45:01 5 0.05 0.00 0.05 0.05 0.02 99.83 06:52:43 06:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:52:43 06:45:01 7 0.08 0.00 0.00 0.02 0.00 99.90 06:52:43 06:46:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:52:43 06:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:52:43 06:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:52:43 06:46:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:52:43 06:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:52:43 06:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:52:43 06:46:01 5 0.12 0.00 0.03 0.03 0.02 99.80 06:52:43 06:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:52:43 06:46:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:52:43 06:47:01 all 0.04 0.00 0.03 0.00 0.01 99.91 06:52:43 06:47:01 0 0.08 0.00 0.00 0.00 0.02 99.90 06:52:43 06:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:52:43 06:47:01 2 0.03 0.00 0.08 0.00 0.03 99.85 06:52:43 06:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:52:43 06:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:52:43 06:47:01 5 0.05 0.00 0.03 0.02 0.02 99.88 06:52:43 06:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:52:43 06:47:01 7 0.07 0.00 0.02 0.02 0.00 99.90 06:52:43 06:48:01 all 0.19 0.00 0.02 0.00 0.01 99.79 06:52:43 06:48:01 0 0.07 0.00 0.03 0.00 0.00 99.90 06:52:43 06:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:52:43 06:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:52:43 06:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:52:43 06:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:52:43 06:48:01 5 1.32 0.00 0.05 0.00 0.02 98.61 06:52:43 06:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:52:43 06:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:52:43 06:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:52:43 06:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:52:43 06:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:52:43 06:49:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:52:43 06:49:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:52:43 06:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:52:43 06:49:01 5 0.05 0.00 0.02 0.02 0.02 99.90 06:52:43 06:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:52:43 06:49:01 7 0.03 0.00 0.02 0.02 0.02 99.92 06:52:43 06:50:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:52:43 06:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:52:43 06:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:52:43 06:50:01 2 0.00 0.00 0.03 0.00 0.02 99.95 06:52:43 06:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:52:43 06:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:52:43 06:50:01 5 0.05 0.00 0.03 0.02 0.03 99.87 06:52:43 06:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:52:43 06:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:52:43 06:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:52:43 06:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:52:43 06:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:52:43 06:51:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:52:43 06:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:52:43 06:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:52:43 06:51:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:52:43 06:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:52:43 06:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:52:43 06:52:01 all 3.29 0.00 1.35 0.45 0.03 94.88 06:52:43 06:52:01 0 3.18 0.00 1.37 0.03 0.03 95.38 06:52:43 06:52:01 1 3.11 0.00 0.94 0.10 0.03 95.82 06:52:43 06:52:01 2 4.52 0.00 1.82 0.00 0.03 93.62 06:52:43 06:52:01 3 3.92 0.00 1.11 0.07 0.02 94.89 06:52:43 06:52:01 4 3.95 0.00 1.27 0.03 0.02 94.73 06:52:43 06:52:01 5 2.12 0.00 1.11 0.44 0.03 96.31 06:52:43 06:52:01 6 3.02 0.00 1.76 1.42 0.03 93.76 06:52:43 06:52:01 7 2.52 0.00 1.44 1.48 0.02 94.55 06:52:43 Average: all 6.08 0.00 1.15 0.23 0.02 92.52 06:52:43 Average: 0 5.91 0.00 1.08 0.17 0.02 92.81 06:52:43 Average: 1 6.04 0.00 1.25 0.11 0.02 92.58 06:52:43 Average: 2 6.25 0.00 1.27 0.31 0.03 92.13 06:52:43 Average: 3 6.18 0.00 1.18 0.17 0.02 92.45 06:52:43 Average: 4 6.06 0.00 1.11 0.47 0.02 92.35 06:52:43 Average: 5 5.97 0.00 1.10 0.19 0.03 92.71 06:52:43 Average: 6 6.25 0.00 1.15 0.22 0.03 92.36 06:52:43 Average: 7 6.01 0.00 1.06 0.17 0.02 92.74 06:52:43 06:52:43 06:52:43