Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 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-ssh15590550681620153984.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh674923516999170369.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh17398432343669102930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh12083603008743859556.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-ssh2813106207050820076.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, goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9324’ Running on prd-ubuntu20.04-docker-8c-8g-9326 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 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 (main) Commit message: "Merge pull request #778 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.66" > 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 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 # timeout=10 > git rev-list --no-walk 3b96f9586cc3a60f5878cdcae9e845d329282c6e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:51:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:51:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:51:00 ========================================================= 03:51:00 EdgeX Global Pipelines Version Info 03:51:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:51:01 ------------------- 03:51:01 stable info: 03:51:01 ------------------- 03:51:01 Commited By: Cherry Wang cherry@iotechsys.com 03:51:01 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:51:01 Message: update stable to v1.0.278 03:51:02 ------------------- 03:51:02 experimental info: 03:51:02 ------------------- 03:51:02 Commited By: **** collab-it+edgex@linuxfoundation.org 03:51:02 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:51:02 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:51:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d168a71 [Pipeline] echo 03:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:03 provisioning config files... 03:51:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8203445928748274106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:03 ---> ****-login.sh 03:51:03 nexus3.edgexfoundry.org:10001 03:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:04 03:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:51:04 Configure a credential helper to remove this warning. See 03:51:04 https://docs.****.com/go/credential-store/ 03:51:04 03:51:04 Login Succeeded 03:51:04 nexus3.edgexfoundry.org:10002 03:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:04 03:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:51:04 Configure a credential helper to remove this warning. See 03:51:04 https://docs.****.com/go/credential-store/ 03:51:04 03:51:04 Login Succeeded 03:51:04 nexus3.edgexfoundry.org:10003 03:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:04 03:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:51:04 Configure a credential helper to remove this warning. See 03:51:04 https://docs.****.com/go/credential-store/ 03:51:04 03:51:04 Login Succeeded 03:51:04 nexus3.edgexfoundry.org:10004 03:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:04 03:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:51:04 Configure a credential helper to remove this warning. See 03:51:04 https://docs.****.com/go/credential-store/ 03:51:04 03:51:04 Login Succeeded 03:51:04 ****.io 03:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:04 03:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:51:04 Configure a credential helper to remove this warning. See 03:51:04 https://docs.****.com/go/credential-store/ 03:51:04 03:51:04 Login Succeeded 03:51:04 ---> ****-login.sh ends [Pipeline] } 03:51:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:51:04 + git rev-list -1 --merges d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6~1..d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo 03:51:04 -----------> git rev-list -1 --merges d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6~1..d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 03:51:04 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [false] [Pipeline] sh 03:51:05 + git log --format=format:%s -1 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo 03:51:05 ========================================================= 03:51:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:51:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:05 + git log --format=format:%s -1 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo 03:51:05 [semverPrep] GIT_COMMIT: d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6, Commit Message: Merge pull request #778 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.66 [Pipeline] echo 03:51:05 [semverPrep] This is not a build commit. [Pipeline] sh 03:51:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:51:05 + grep -v github /etc/ssh/ssh_known_hosts 03:51:05 + [ -e /tmp/ssh_known_hosts ] 03:51:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:51:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 03:51:05 sudo tee -a /etc/ssh/ssh_known_hosts 03:51:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:06 03:51:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:06 0.1.4: Pulling from edgex-devops/py-git-semver 03:51:06 3dae71ba6b94: Pulling fs layer 03:51:06 6bf1a483ea7c: Pulling fs layer 03:51:06 f5dfc541a4d3: Pulling fs layer 03:51:06 461d9e800cba: Pulling fs layer 03:51:06 80192f66455f: Pulling fs layer 03:51:06 2e8e34ca0e6c: Pulling fs layer 03:51:06 a29436f7fd5d: Pulling fs layer 03:51:06 923cac83aea3: Pulling fs layer 03:51:06 25ad8b0a4227: Pulling fs layer 03:51:06 db01528c6b51: Pulling fs layer 03:51:06 28988de357af: Pulling fs layer 03:51:06 a29436f7fd5d: Waiting 03:51:06 923cac83aea3: Waiting 03:51:06 25ad8b0a4227: Waiting 03:51:06 db01528c6b51: Waiting 03:51:06 28988de357af: Waiting 03:51:06 461d9e800cba: Waiting 03:51:06 80192f66455f: Waiting 03:51:06 2e8e34ca0e6c: Waiting 03:51:06 6bf1a483ea7c: Verifying Checksum 03:51:06 6bf1a483ea7c: Download complete 03:51:06 461d9e800cba: Download complete 03:51:06 80192f66455f: Verifying Checksum 03:51:06 80192f66455f: Download complete 03:51:06 f5dfc541a4d3: Verifying Checksum 03:51:06 f5dfc541a4d3: Download complete 03:51:06 3dae71ba6b94: Verifying Checksum 03:51:06 3dae71ba6b94: Download complete 03:51:06 923cac83aea3: Download complete 03:51:07 25ad8b0a4227: Verifying Checksum 03:51:07 25ad8b0a4227: Download complete 03:51:07 db01528c6b51: Verifying Checksum 03:51:07 db01528c6b51: Download complete 03:51:07 28988de357af: Verifying Checksum 03:51:07 28988de357af: Download complete 03:51:07 a29436f7fd5d: Verifying Checksum 03:51:07 a29436f7fd5d: Download complete 03:51:07 2e8e34ca0e6c: Verifying Checksum 03:51:07 2e8e34ca0e6c: Download complete 03:51:08 3dae71ba6b94: Pull complete 03:51:08 6bf1a483ea7c: Pull complete 03:51:09 f5dfc541a4d3: Pull complete 03:51:09 461d9e800cba: Pull complete 03:51:09 80192f66455f: Pull complete 03:51:13 2e8e34ca0e6c: Pull complete 03:51:13 a29436f7fd5d: Pull complete 03:51:13 923cac83aea3: Pull complete 03:51:13 25ad8b0a4227: Pull complete 03:51:13 db01528c6b51: Pull complete 03:51:13 28988de357af: Pull complete 03:51:13 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:13 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 03:51:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:51:15 $ docker top 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc -eo pid,comm 03:51:15 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). 03:51:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:51:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:51:15 [ssh-agent] Looking for ssh-agent implementation... 03:51:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:51:15 $ docker exec 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc ssh-agent 03:51:15 SSH_AUTH_SOCK=/tmp/ssh-jCaPqSHjL0hL/agent.32 03:51:15 SSH_AGENT_PID=38 03:51:15 Running ssh-add (command line suppressed) 03:51:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13490170585033115219.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13490170585033115219.key) 03:51:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:51:16 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 03:51:16 + git tag --points-at HEAD [Pipeline] } 03:51:16 $ docker exec --env ******** --env ******** 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc ssh-agent -k 03:51:16 unset SSH_AUTH_SOCK; 03:51:16 unset SSH_AGENT_PID; 03:51:16 echo Agent pid 38 killed; 03:51:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:51:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:51:16 [ssh-agent] Looking for ssh-agent implementation... 03:51:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:51:16 $ docker exec 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc ssh-agent 03:51:16 SSH_AUTH_SOCK=/tmp/ssh-KB6cFq9XU6hG/agent.86 03:51:16 SSH_AGENT_PID=91 03:51:16 Running ssh-add (command line suppressed) 03:51:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1588809656104708215.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1588809656104708215.key) 03:51:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:51:17 + git semver init 03:51:17 2026-05-14 03:51:17,462 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:51:17 2026-05-14 03:51:17,465 [run_init] DEBUG init version:0.0.0 force:False 03:51:17 2026-05-14 03:51:17,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 03:51:17 2026-05-14 03:51:17,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 03:51:17 2026-05-14 03:51:17,467 [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) 03:51:18 2026-05-14 03:51:18,829 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 03:51:18 2026-05-14 03:51:18,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 03:51:18 2026-05-14 03:51:18,829 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:51:18 2026-05-14 03:51:18,829 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:51:18 4.1.0-dev.22 [Pipeline] } 03:51:18 $ docker exec --env ******** --env ******** 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc ssh-agent -k 03:51:18 unset SSH_AUTH_SOCK; 03:51:18 unset SSH_AGENT_PID; 03:51:18 echo Agent pid 91 killed; 03:51:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:51:19 + git semver [Pipeline] } 03:51:19 $ docker stop --time=1 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc 03:51:20 $ docker rm -f --volumes 1b1aae3651d688e7daaf2a6e41da88db04a87787365d46f73885883276f62ccc [Pipeline] // withDockerContainer [Pipeline] sh 03:51:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:51:21 Stashed 1 file(s) [Pipeline] echo 03:51:21 [edgeXSemver]: initialized semver on version 4.1.0-dev.22 [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 03:51:21 provisioning config files... 03:51:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1515841901175402219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:21 ---> ****-login.sh 03:51:21 nexus3.edgexfoundry.org:10001 03:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:21 Login Succeeded 03:51:21 nexus3.edgexfoundry.org:10002 03:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:22 Login Succeeded 03:51:22 nexus3.edgexfoundry.org:10003 03:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:22 Login Succeeded 03:51:22 nexus3.edgexfoundry.org:10004 03:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:22 Login Succeeded 03:51:22 ****.io 03:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:22 Login Succeeded 03:51:22 ---> ****-login.sh ends [Pipeline] } 03:51:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:51:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:51:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:51:22 ========================================================= 03:51:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:51:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:51:23 #0 building with "default" instance using docker driver 03:51:23 03:51:23 #1 [internal] load build definition from Dockerfile 03:51:23 #1 transferring dockerfile: 2.05kB done 03:51:23 #1 DONE 0.0s 03:51:23 03:51:23 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:51:23 #2 DONE 0.1s 03:51:23 03:51:23 #3 [internal] load .dockerignore 03:51:23 #3 transferring context: 159B done 03:51:23 #3 DONE 0.0s 03:51:23 03:51:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:51:23 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:51:23 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:51:23 #4 ... 03:51:23 03:51:23 #5 [internal] load build context 03:51:23 #5 transferring context: 14.94MB 0.1s done 03:51:23 #5 DONE 0.2s 03:51:23 03:51:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:51:23 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:51:23 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:51:23 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 03:51:23 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:51:23 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:51:23 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:51:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 03:51:23 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:51:24 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 03:51:24 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:51:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s 03:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 5.24MB / 112.58MB 0.3s 03:51:24 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:51:24 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.36MB / 11.98MB 0.3s 03:51:24 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:51:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 51.38MB / 60.15MB 0.5s 03:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.5s 03:51:24 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 03:51:24 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:51:24 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s 03:51:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.7s 03:51:24 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 03:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.8s 03:51:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 03:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.9s 03:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 72.35MB / 112.58MB 1.0s 03:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 1.1s 03:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.11MB / 112.58MB 1.2s 03:51:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s 03:51:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 03:51:28 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 03:51:29 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:51:29 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:51:29 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 03:51:29 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:51:29 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 03:51:30 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:51:30 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:51:30 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 03:51:31 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 03:51:34 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 03:51:34 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 03:51:34 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 03:51:34 #4 DONE 10.9s 03:51:34 03:51:34 #6 [builder 2/7] RUN apk add --update --no-cache make git 03:51:34 #6 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:51:34 #6 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:51:35 #6 0.747 OK: 265 MiB in 60 packages 03:51:36 Still waiting to schedule task 03:51:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9325’ 03:51:36 #6 DONE 2.2s 03:51:37 03:51:37 #7 [builder 3/7] WORKDIR /app 03:51:37 #7 DONE 0.0s 03:51:37 03:51:37 #8 [builder 4/7] COPY go.mod vendor* ./ 03:51:37 #8 DONE 0.0s 03:51:37 03:51:37 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:45 #9 DONE 8.6s 03:51:45 03:51:45 #10 [builder 6/7] COPY . . 03:51:45 #10 DONE 0.1s 03:51:45 03:51:45 #11 [builder 7/7] RUN echo noop 03:51:45 #11 0.196 noop 03:51:45 #11 DONE 0.2s 03:51:45 03:51:45 #12 exporting to image 03:51:45 #12 exporting layers 03:51:54 #12 exporting layers 7.1s done 03:51:54 #12 writing image sha256:8f1a6872fccf16447ded3aabe9a1d9be790b32d78f46efb62c5b050f5296b03b done 03:51:54 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:51:54 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:54 + docker inspect -f . ci-base-image-x86_64 03:51:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:54 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 03:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:51:55 $ docker top 82e1f87b76f7e8c96204b63217d35ee4e395e242629b0d357bc1c61838d735e8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:55 + go version 03:51:55 go version go1.25.2 linux/amd64 [Pipeline] } 03:51:55 $ docker stop --time=1 82e1f87b76f7e8c96204b63217d35ee4e395e242629b0d357bc1c61838d735e8 03:51:56 $ docker rm -f --volumes 82e1f87b76f7e8c96204b63217d35ee4e395e242629b0d357bc1c61838d735e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:57 + docker inspect -f . ci-base-image-x86_64 03:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:57 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 03:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:52:19 $ docker top 0e972722c82a0d219b6130f471776297c7590db13ab377849b612feebb9804b4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:19 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 03:52:20 + make test 03:52:20 go test -race -coverprofile=coverage.out ./... 03:52:59 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:53:22 0 issues. 03:53:22 go vet ./... 03:53:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:53:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:53:29 ./bin/test-attribution-txt.sh 03:53:29 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:53:29 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:53:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:53:29 $ docker stop --time=1 0e972722c82a0d219b6130f471776297c7590db13ab377849b612feebb9804b4 03:53:31 $ docker rm -f --volumes 0e972722c82a0d219b6130f471776297c7590db13ab377849b612feebb9804b4 [Pipeline] // withDockerContainer [Pipeline] sh 03:53:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:53:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:53:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:53:34 + ls -al . 03:53:34 total 252 03:53:34 drwxrwxr-x 7 jenkins jenkins 4096 May 14 03:52 . 03:53:34 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:50 .. 03:53:34 -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:50 .dockerignore 03:53:34 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:52 .git 03:53:34 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:50 .github 03:53:34 -rw-rw-r-- 1 jenkins jenkins 108 May 14 03:50 .gitignore 03:53:34 -rw-rw-r-- 1 jenkins jenkins 359 May 14 03:50 .golangci.yml 03:53:34 drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:51 .semver 03:53:34 -rw-rw-r-- 1 jenkins jenkins 19193 May 14 03:50 Attribution.txt 03:53:34 -rw-rw-r-- 1 jenkins jenkins 39309 May 14 03:50 CHANGELOG.md 03:53:34 -rw-rw-r-- 1 jenkins jenkins 2008 May 14 03:50 Dockerfile 03:53:34 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:50 GOVERNANCE.md 03:53:34 -rw-rw-r-- 1 jenkins jenkins 689 May 14 03:50 Jenkinsfile 03:53:34 -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:50 LICENSE 03:53:34 -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:50 OWNERS.md 03:53:34 -rw-rw-r-- 1 jenkins jenkins 4952 May 14 03:50 README.md 03:53:34 -rw-rw-r-- 1 jenkins jenkins 12 May 14 03:51 VERSION 03:53:34 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:50 bin 03:53:34 -rw-r--r-- 1 jenkins jenkins 953 May 14 03:52 coverage.out 03:53:34 -rw-rw-r-- 1 jenkins jenkins 6909 May 14 03:50 go.mod 03:53:34 -rw-rw-r-- 1 jenkins jenkins 90366 May 14 03:50 go.sum 03:53:34 -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:50 main.go 03:53:34 -rw-rw-r-- 1 jenkins jenkins 3361 May 14 03:50 makefile 03:53:34 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:35 + 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=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 --label arch=amd64 --label version=4.1.0-dev.22 . 03:53:35 #0 building with "default" instance using docker driver 03:53:35 03:53:35 #1 [internal] load build definition from Dockerfile 03:53:35 #1 transferring dockerfile: 2.05kB done 03:53:35 #1 DONE 0.0s 03:53:35 03:53:35 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:53:35 #2 DONE 0.0s 03:53:35 03:53:35 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:53:35 #3 DONE 0.1s 03:53:35 03:53:35 #4 [internal] load .dockerignore 03:53:35 #4 transferring context: 159B done 03:53:35 #4 DONE 0.0s 03:53:35 03:53:35 #5 [internal] load build context 03:53:35 #5 transferring context: 4.84kB done 03:53:35 #5 DONE 0.0s 03:53:35 03:53:35 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:53:35 #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:53:35 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 03:53:35 #6 ... 03:53:35 03:53:35 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:53:35 #7 DONE 0.1s 03:53:35 03:53:35 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:53:35 #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:53:35 #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:53:35 #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:53:35 #6 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:53:35 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 03:53:35 #6 DONE 0.3s 03:53:35 03:53:35 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:53:35 #8 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:53:35 #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:53:36 #8 0.613 (1/2) Installing ca-certificates (20260413-r0) 03:53:36 #8 ... 03:53:36 03:53:36 #9 [builder 2/7] RUN apk add --update --no-cache make git 03:53:36 #9 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:53:36 #9 0.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:53:36 #9 0.798 OK: 265 MiB in 60 packages 03:53:36 #9 DONE 0.9s 03:53:36 03:53:36 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:53:36 #8 0.630 (2/2) Installing dumb-init (1.2.5-r3) 03:53:36 #8 0.634 Executing busybox-1.37.0-r20.trigger 03:53:36 #8 0.642 Executing ca-certificates-20260413-r0.trigger 03:53:36 #8 0.685 OK: 8 MiB in 18 packages 03:53:36 #8 DONE 0.8s 03:53:36 03:53:36 #10 [builder 3/7] WORKDIR /app 03:53:36 #10 DONE 0.0s 03:53:36 03:53:36 #11 [builder 4/7] COPY go.mod vendor* ./ 03:53:36 #11 DONE 0.0s 03:53:36 03:53:36 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:36 #12 DONE 0.4s 03:53:36 03:53:36 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:53:36 #13 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:53:36 #13 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:53:36 #13 ... 03:53:36 03:53:36 #14 [builder 6/7] COPY . . 03:53:36 #14 DONE 0.1s 03:53:37 03:53:37 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:53:37 #13 0.786 OK: 8 MiB in 18 packages 03:53:37 #13 DONE 0.9s 03:53:37 03:53:37 #15 [builder 7/7] RUN make build 03:53:37 #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 03:53:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9328 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 03:53:53 Running in /w/workspace/app-service-configurable/300 [Pipeline] { [Pipeline] checkout 03:53:53 The recommended git tool is: git 03:54:01 using credential edgex-jenkins-ssh 03:54:01 Cloning the remote Git repository 03:54:01 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:54:01 > git init /w/workspace/app-service-configurable/300 # timeout=10 03:54:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:54:01 > git --version # timeout=10 03:54:01 > git --version # 'git version 2.25.1' 03:54:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:54:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:54:04 #15 DONE 24.7s 03:54:04 03:54:04 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 03:54:04 #16 DONE 0.0s 03:54:04 03:54:04 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 03:54:04 #17 DONE 0.1s 03:54:04 03:54:04 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 03:54:04 #18 DONE 0.0s 03:54:04 03:54:04 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 03:54:04 #19 DONE 0.2s 03:54:04 03:54:04 #20 exporting to image 03:54:04 #20 exporting layers 0.1s done 03:54:04 #20 writing image sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done 03:54:04 #20 naming to docker.io/library/app-service-configurable done 03:54:04 #20 DONE 0.1s 03:54:04 03:54:04 1 warning found (use docker --debug to expand): 03:54:04  - 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 03:54:04 provisioning config files... 03:54:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10885769167717923171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:05 ---> ****-login.sh 03:54:05 nexus3.edgexfoundry.org:10001 03:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:05 Login Succeeded 03:54:05 nexus3.edgexfoundry.org:10002 03:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:05 Login Succeeded 03:54:05 nexus3.edgexfoundry.org:10003 03:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:05 Login Succeeded 03:54:05 nexus3.edgexfoundry.org:10004 03:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:05 Login Succeeded 03:54:05 ****.io 03:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:06 Login Succeeded 03:54:06 ---> ****-login.sh ends [Pipeline] } 03:54:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:54:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:54:06 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 03:54:06 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 03:54:06 latest 03:54:06 4.1.0-dev.22 03:54:06 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 03:54:06 main 03:54:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:54:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:54:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 03:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:54:08 65f8298ddfc0: Preparing 03:54:08 009234412073: Preparing 03:54:08 42a147b1ed0d: Preparing 03:54:08 c7248ea81648: Preparing 03:54:08 7e1afa5fcc5f: Preparing 03:54:08 d32de2e15f4b: Preparing 03:54:08 0854555d70ac: Preparing 03:54:08 d32de2e15f4b: Waiting 03:54:08 0854555d70ac: Waiting 03:54:08 7e1afa5fcc5f: Pushed 03:54:08 c7248ea81648: Pushed 03:54:08 42a147b1ed0d: Pushed 03:54:08 009234412073: Pushed 03:54:08 0854555d70ac: Layer already exists 03:54:08 Avoid second fetch 03:54:08 Checking out Revision d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 (main) 03:54:08 d32de2e15f4b: Pushed 03:54:08 > git config core.sparsecheckout # timeout=10 03:54:08 > git checkout -f d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 # timeout=10 03:54:09 Commit message: "Merge pull request #778 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.66" 03:54:12 65f8298ddfc0: Pushed 03:54:12 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:54:13 65f8298ddfc0: Preparing 03:54:13 009234412073: Preparing 03:54:13 42a147b1ed0d: Preparing 03:54:13 c7248ea81648: Preparing 03:54:13 7e1afa5fcc5f: Preparing 03:54:13 d32de2e15f4b: Preparing 03:54:13 0854555d70ac: Preparing 03:54:13 0854555d70ac: Waiting 03:54:13 d32de2e15f4b: Waiting 03:54:13 7e1afa5fcc5f: Layer already exists 03:54:13 c7248ea81648: Layer already exists 03:54:13 65f8298ddfc0: Layer already exists 03:54:13 42a147b1ed0d: Layer already exists 03:54:13 009234412073: Layer already exists 03:54:13 d32de2e15f4b: Layer already exists 03:54:13 0854555d70ac: Layer already exists 03:54:13 latest: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 03:54:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 03:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:54:14 65f8298ddfc0: Preparing 03:54:14 009234412073: Preparing 03:54:14 42a147b1ed0d: Preparing 03:54:14 c7248ea81648: Preparing 03:54:14 7e1afa5fcc5f: Preparing 03:54:14 d32de2e15f4b: Preparing 03:54:14 0854555d70ac: Preparing 03:54:14 d32de2e15f4b: Waiting 03:54:14 0854555d70ac: Waiting 03:54:14 42a147b1ed0d: Layer already exists 03:54:14 c7248ea81648: Layer already exists 03:54:14 7e1afa5fcc5f: Layer already exists 03:54:14 65f8298ddfc0: Layer already exists 03:54:14 009234412073: Layer already exists 03:54:14 0854555d70ac: Layer already exists 03:54:14 d32de2e15f4b: Layer already exists 03:54:14 4.1.0-dev.22: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:15 provisioning config files... 03:54:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 03:54:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/300@tmp/config9998517978736879240tmp [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 03:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:54:16 65f8298ddfc0: Preparing 03:54:16 009234412073: Preparing 03:54:16 42a147b1ed0d: Preparing 03:54:16 c7248ea81648: Preparing 03:54:16 7e1afa5fcc5f: Preparing 03:54:16 d32de2e15f4b: Preparing 03:54:16 0854555d70ac: Preparing 03:54:16 0854555d70ac: Waiting 03:54:16 d32de2e15f4b: Waiting 03:54:16 7e1afa5fcc5f: Layer already exists 03:54:16 009234412073: Layer already exists 03:54:16 42a147b1ed0d: Layer already exists 03:54:16 65f8298ddfc0: Layer already exists 03:54:16 c7248ea81648: Layer already exists 03:54:16 0854555d70ac: Layer already exists 03:54:16 d32de2e15f4b: Layer already exists 03:54:16 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] } 03:54:16 ---> ****-login.sh 03:54:16 nexus3.edgexfoundry.org:10001 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:16 Configure a credential helper to remove this warning. See 03:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:16 03:54:16 Login Succeeded 03:54:16 nexus3.edgexfoundry.org:10002 03:54:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:17 Configure a credential helper to remove this warning. See 03:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:17 03:54:17 Login Succeeded 03:54:17 nexus3.edgexfoundry.org:10003 [Pipeline] sh 03:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:54:17 65f8298ddfc0: Preparing 03:54:17 009234412073: Preparing 03:54:17 42a147b1ed0d: Preparing 03:54:17 c7248ea81648: Preparing 03:54:17 7e1afa5fcc5f: Preparing 03:54:17 d32de2e15f4b: Preparing 03:54:17 0854555d70ac: Preparing 03:54:17 d32de2e15f4b: Waiting 03:54:17 0854555d70ac: Waiting 03:54:17 65f8298ddfc0: Layer already exists 03:54:17 c7248ea81648: Layer already exists 03:54:17 009234412073: Layer already exists 03:54:17 7e1afa5fcc5f: Layer already exists 03:54:17 42a147b1ed0d: Layer already exists 03:54:17 d32de2e15f4b: Layer already exists 03:54:17 0854555d70ac: Layer already exists 03:54:17 main: digest: sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:17 Configure a credential helper to remove this warning. See 03:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:17 03:54:17 Login Succeeded 03:54:17 nexus3.edgexfoundry.org:10004 03:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:54:17 ===================================================== [Pipeline] echo 03:54:18 taggedImages: 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:18 Configure a credential helper to remove this warning. See 03:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:18 03:54:18 Login Succeeded 03:54:18 ****.io 03:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 03:54:18 ========================================================= 03:54:18 [edgeXBuildMultiArch] RAW Config: 03:54:18 images: 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 03:54:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:54:18 settingsFile: 03:54:18 app-service-configurable-settings 03:54:18 ========================================================= [Pipeline] node 03:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:18 Configure a credential helper to remove this warning. See 03:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:18 03:54:18 Login Succeeded 03:54:18 ---> ****-login.sh ends [Pipeline] } 03:54:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:54:19 ========================================================= 03:54:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:54:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:54:20 Sending build context to Docker daemon 229.4kB 03:54:20 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 03:54:20 Step 2/12 : FROM ${BASE} AS builder 03:54:20 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:54:20 6b59a28fa201: Pulling fs layer 03:54:20 d32bb0dddca7: Pulling fs layer 03:54:20 5dab1238d3d9: Pulling fs layer 03:54:20 196fd7d83e7d: Pulling fs layer 03:54:20 4f4fb700ef54: Pulling fs layer 03:54:20 196fd7d83e7d: Waiting 03:54:20 8ba94037c8f0: Pulling fs layer 03:54:20 4f4fb700ef54: Waiting 03:54:20 deaec5988b04: Pulling fs layer 03:54:20 9f65657bb879: Pulling fs layer 03:54:20 8ba94037c8f0: Waiting 03:54:20 deaec5988b04: Waiting 03:54:20 9f65657bb879: Waiting 03:54:20 d32bb0dddca7: Verifying Checksum 03:54:20 d32bb0dddca7: Download complete 03:54:20 196fd7d83e7d: Verifying Checksum 03:54:20 196fd7d83e7d: Download complete 03:54:20 4f4fb700ef54: Download complete 03:54:20 8ba94037c8f0: Verifying Checksum 03:54:20 8ba94037c8f0: Download complete 03:54:20 6b59a28fa201: Verifying Checksum 03:54:20 6b59a28fa201: Download complete 03:54:21 9f65657bb879: Verifying Checksum 03:54:21 9f65657bb879: Download complete 03:54:21 6b59a28fa201: Pull complete 03:54:22 d32bb0dddca7: Pull complete 03:54:22 5dab1238d3d9: Verifying Checksum 03:54:22 5dab1238d3d9: Download complete 03:54:24 deaec5988b04: Verifying Checksum 03:54:24 deaec5988b04: Download complete 03:54:33 Still waiting to schedule task 03:54:33 ‘prd-centos7-docker-4c-2g-9327’ is offline 03:54:39 5dab1238d3d9: Pull complete 03:54:39 196fd7d83e7d: Pull complete 03:54:39 4f4fb700ef54: Pull complete 03:54:39 8ba94037c8f0: Pull complete 03:54:50 deaec5988b04: Pull complete 03:54:51 9f65657bb879: Pull complete 03:54:51 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:54:51 ---> 334268110677 03:54:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:54:53 ---> Running in a7ec37601a15 03:54:53 Removing intermediate container a7ec37601a15 03:54:53 ---> 7e2b3911aa4e 03:54:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:54:53 ---> Running in 3c04e4cfa2f7 03:54:53 Removing intermediate container 3c04e4cfa2f7 03:54:53 ---> e1c8abbe1e03 03:54:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:54:53 ---> Running in e263e5d4a28c 03:54:54 Removing intermediate container e263e5d4a28c 03:54:54 ---> 7e490b62d018 03:54:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:54:54 ---> Running in 4621925ad03c 03:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:54:57 OK: 255 MiB in 60 packages 03:54:58 Removing intermediate container 4621925ad03c 03:54:58 ---> bec897969a29 03:54:58 Step 7/12 : WORKDIR /app 03:54:58 ---> Running in a8c1fc7704b3 03:54:59 Removing intermediate container a8c1fc7704b3 03:54:59 ---> 13c780c1b7e5 03:54:59 Step 8/12 : COPY go.mod vendor* ./ 03:54:59 ---> 07b4c8c174aa 03:54:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:54:59 ---> Running in 2d18913d84ac 03:56:00 Running on prd-centos7-docker-4c-2g-9329 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:01 provisioning config files... 03:56:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13126618247442785020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:06 ---> ****-login.sh 03:56:06 nexus3.edgexfoundry.org:10001 03:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:06 Configure a credential helper to remove this warning. See 03:56:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:06 03:56:06 Login Succeeded 03:56:06 nexus3.edgexfoundry.org:10002 03:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:06 Configure a credential helper to remove this warning. See 03:56:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:06 03:56:06 Login Succeeded 03:56:06 nexus3.edgexfoundry.org:10003 03:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:07 Configure a credential helper to remove this warning. See 03:56:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:07 03:56:07 Login Succeeded 03:56:07 nexus3.edgexfoundry.org:10004 03:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:07 Configure a credential helper to remove this warning. See 03:56:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:07 03:56:07 Login Succeeded 03:56:07 ****.io 03:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:56:07 Configure a credential helper to remove this warning. See 03:56:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:56:07 03:56:07 Login Succeeded 03:56:07 ---> ****-login.sh ends [Pipeline] } 03:56:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:08 + docker buildx ls 03:56:08 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:56:08 default * docker 03:56:08 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:56:08 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:56:08 edgex-builder [Pipeline] sh 03:56:09 + docker buildx inspect --bootstrap 03:56:09 #1 [internal] booting buildkit 03:56:09 #1 pulling image moby/buildkit:buildx-stable-1 03:56:14 #1 pulling image moby/buildkit:buildx-stable-1 4.7s done 03:56:14 #1 creating container buildx_buildkit_edgex-builder0 03:56:15 #1 creating container buildx_buildkit_edgex-builder0 2.1s done 03:56:15 #1 DONE 6.9s 03:56:15 Name: edgex-builder 03:56:15 Driver: docker-container 03:56:15 03:56:15 Nodes: 03:56:15 Name: edgex-builder0 03:56:15 Endpoint: unix:///var/run/docker.sock 03:56:15 Status: running 03:56:15 Buildkit: v0.29.0 03:56:15 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:56:16 + docker buildx ls 03:56:16 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:56:16 edgex-builder * docker-container 03:56:16 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:56:16 default docker 03:56:16 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:56:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6' 03:56:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 --push - 03:56:16 #1 [internal] load build definition from Dockerfile 03:56:16 #1 transferring dockerfile: 209B done 03:56:16 #1 DONE 0.0s 03:56:16 03:56:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 03:56:16 #2 DONE 0.1s 03:56:16 03:56:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 03:56:17 #3 DONE 0.1s 03:56:17 03:56:17 #4 [internal] load .dockerignore 03:56:17 #4 transferring context: 2B done 03:56:17 #4 DONE 0.0s 03:56:17 03:56:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:17 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done 03:56:17 #5 DONE 0.0s 03:56:17 03:56:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:17 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done 03:56:17 #6 DONE 0.1s 03:56:17 03:56:17 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:56:17 #7 DONE 0.0s 03:56:17 03:56:17 #8 exporting to image 03:56:17 #8 exporting layers done 03:56:17 #8 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd 0.0s done 03:56:17 #8 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done 03:56:17 #8 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 0.0s done 03:56:17 #8 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 done 03:56:17 #8 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.0s done 03:56:17 #8 pushing layers 03:56:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:56:17 #8 pushing layers 0.1s done 03:56:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done 03:56:17 #8 DONE 0.2s 03:56:17 03:56:17 1 warning found (use --debug to expand): 03:56:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:56:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 03:56:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 03:56:17 #1 [internal] load build definition from Dockerfile 03:56:17 #1 transferring dockerfile: 175B done 03:56:17 #1 DONE 0.0s 03:56:17 03:56:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:56:17 #2 DONE 0.0s 03:56:17 03:56:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:56:17 #3 DONE 0.0s 03:56:17 03:56:17 #4 [internal] load .dockerignore 03:56:17 #4 transferring context: 2B done 03:56:17 #4 DONE 0.0s 03:56:17 03:56:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:17 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:18 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.2s done 03:56:18 #5 CACHED 03:56:18 03:56:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:18 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.2s done 03:56:18 #6 CACHED 03:56:18 03:56:18 #7 exporting to image 03:56:18 #7 exporting layers done 03:56:18 #7 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd 0.0s done 03:56:18 #7 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 03:56:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:56:18 #7 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 0.1s done 03:56:18 #7 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 0.1s done 03:56:18 #7 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 03:56:18 #7 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 0.0s done 03:56:18 #7 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f done 03:56:18 #7 pushing layers 0.0s done 03:56:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done 03:56:18 #7 DONE 0.3s 03:56:18 03:56:18 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:56:18 #8 DONE 0.0s 03:56:19 03:56:19 1 warning found (use --debug to expand): 03:56:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:56:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 --push - 03:56:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22' 03:56:20 #1 [internal] load build definition from Dockerfile 03:56:20 #1 transferring dockerfile: 181B done 03:56:20 #1 DONE 0.0s 03:56:20 03:56:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 03:56:20 #2 DONE 0.0s 03:56:20 03:56:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22 03:56:20 #3 DONE 0.0s 03:56:20 03:56:20 #4 [internal] load .dockerignore 03:56:20 #4 transferring context: 2B done 03:56:20 #4 DONE 0.0s 03:56:20 03:56:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:20 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done 03:56:20 #5 DONE 0.0s 03:56:20 03:56:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:20 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done 03:56:20 #6 CACHED 03:56:20 03:56:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:20 #5 CACHED 03:56:20 03:56:20 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:56:20 #7 DONE 0.0s 03:56:20 03:56:20 #8 exporting to image 03:56:20 #8 exporting layers done 03:56:20 #8 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd done 03:56:20 #8 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done 03:56:20 #8 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 done 03:56:20 #8 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 done 03:56:20 #8 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f done 03:56:20 #8 pushing layers 0.0s done 03:56:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.22@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done 03:56:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:56:20 #8 DONE 0.1s 03:56:20 03:56:20 1 warning found (use --debug to expand): 03:56:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:56:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 --push - 03:56:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22' 03:56:20 #1 [internal] load build definition from Dockerfile 03:56:20 #1 transferring dockerfile: 222B done 03:56:20 #1 DONE 0.0s 03:56:20 03:56:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 03:56:20 #2 DONE 0.0s 03:56:20 03:56:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 03:56:20 #3 DONE 0.0s 03:56:20 03:56:20 #4 [internal] load .dockerignore 03:56:20 #4 transferring context: 2B done 03:56:20 #4 DONE 0.0s 03:56:20 03:56:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:20 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done 03:56:20 #5 CACHED 03:56:20 03:56:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:20 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done 03:56:20 #6 CACHED 03:56:20 03:56:20 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:56:20 #7 DONE 0.0s 03:56:20 03:56:20 #8 exporting to image 03:56:20 #8 exporting layers done 03:56:20 #8 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd done 03:56:20 #8 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done 03:56:20 #8 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 done 03:56:20 #8 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 done 03:56:20 #8 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f done 03:56:20 #8 pushing layers 0.0s done 03:56:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 03:56:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:56:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done 03:56:20 #8 DONE 0.1s 03:56:20 03:56:20 1 warning found (use --debug to expand): 03:56:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:56:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 03:56:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 03:56:21 #1 [internal] load build definition from Dockerfile 03:56:21 #1 transferring dockerfile: 173B done 03:56:21 #1 DONE 0.0s 03:56:21 03:56:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:56:21 #2 DONE 0.0s 03:56:21 03:56:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:56:21 #3 DONE 0.0s 03:56:21 03:56:21 #4 [internal] load .dockerignore 03:56:21 #4 transferring context: 2B done 03:56:21 #4 DONE 0.0s 03:56:21 03:56:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:21 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done 03:56:21 #5 CACHED 03:56:21 03:56:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 03:56:21 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:98d05a427d2141baff5810ea1445d1d4e417b21995b2ab47f1741651527431a0 0.0s done 03:56:21 #6 CACHED 03:56:21 03:56:21 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:56:21 #7 DONE 0.0s 03:56:21 03:56:21 #8 exporting to image 03:56:21 #8 exporting layers done 03:56:21 #8 exporting manifest sha256:242ae12e4f8b579297659d5d58a3e19f463ad4cadd58aaa71fe613a127c182cd done 03:56:21 #8 exporting config sha256:2ac17d5f13722b331a5c5699a474a2c0ddc134983638c8db194428edb096b6f0 done 03:56:21 #8 exporting manifest sha256:dbee23812c588c5bcf2bddff0d403f80c621065443a92ffe8618c021ab246a05 done 03:56:21 #8 exporting config sha256:0224fa73dafc8b77ace4a6a2031d111ceb6f8214498aad48a2729834e6c386b7 done 03:56:21 #8 exporting manifest list sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f done 03:56:21 #8 pushing layers 0.0s done 03:56:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 03:56:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:56:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:f2cd16e07ddd8a460f0a094627c840ed363d1b1560f1acbe40e3af94368b802f 0.1s done 03:56:21 #8 DONE 0.1s 03:56:21 03:56:21 1 warning found (use --debug to expand): 03:56:21  - 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 03:56:22 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:56:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:56:23 ---> package-listing.sh 03:56:23 ++ facter osfamily 03:56:23 ++ tr '[:upper:]' '[:lower:]' 03:56:23 + OS_FAMILY=redhat 03:56:23 + workspace=/w/workspace/ry_app-service-configurable_main 03:56:23 + START_PACKAGES=/tmp/packages_start.txt 03:56:23 + END_PACKAGES=/tmp/packages_end.txt 03:56:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:56:23 + PACKAGES=/tmp/packages_start.txt 03:56:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:56:23 + PACKAGES=/tmp/packages_end.txt 03:56:23 + case "${OS_FAMILY}" in 03:56:23 + rpm -qa 03:56:23 + sort 03:56:23 + '[' -f /tmp/packages_start.txt ']' 03:56:23 + '[' -f /tmp/packages_end.txt ']' 03:56:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:56:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:56:23 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 03:56:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 03:56:23 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 03:56:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:24 03:56:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:25 latest: Pulling from edgex-lftools-log-publisher 03:56:25 5eb5b503b376: Pulling fs layer 03:56:25 5c69ac0246d0: Pulling fs layer 03:56:25 ec43610c2a17: Pulling fs layer 03:56:25 3a2ae6a8a46f: Pulling fs layer 03:56:25 33b1e0a273af: Pulling fs layer 03:56:25 5d3b04190fa2: Pulling fs layer 03:56:25 2f39f015ded8: Pulling fs layer 03:56:25 3a2ae6a8a46f: Waiting 03:56:25 33b1e0a273af: Waiting 03:56:25 2f39f015ded8: Waiting 03:56:25 5d3b04190fa2: Waiting 03:56:25 5c69ac0246d0: Verifying Checksum 03:56:25 5c69ac0246d0: Download complete 03:56:25 3a2ae6a8a46f: Verifying Checksum 03:56:25 3a2ae6a8a46f: Download complete 03:56:25 ec43610c2a17: Verifying Checksum 03:56:25 ec43610c2a17: Download complete 03:56:25 33b1e0a273af: Verifying Checksum 03:56:25 33b1e0a273af: Download complete 03:56:25 5d3b04190fa2: Verifying Checksum 03:56:25 5d3b04190fa2: Download complete 03:56:25 5eb5b503b376: Verifying Checksum 03:56:25 5eb5b503b376: Download complete 03:56:26 2f39f015ded8: Verifying Checksum 03:56:26 2f39f015ded8: Download complete 03:56:27 5eb5b503b376: Pull complete 03:56:27 5c69ac0246d0: Pull complete 03:56:27 ec43610c2a17: Pull complete 03:56:27 3a2ae6a8a46f: Pull complete 03:56:27 33b1e0a273af: Pull complete 03:56:27 5d3b04190fa2: Pull complete 03:56:32 2f39f015ded8: Pull complete 03:56:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:32 prd-centos7-docker-4c-2g-9329 does not seem to be running inside a container 03:56:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:56:39 $ docker top e1b3849a73a255846b22173221a3322bde288caf13ace973af4cdace0f31fb7a -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:39 + touch /tmp/pre-build-complete [Pipeline] sh 03:56:40 + mkdir -p /var/log/sysstat [Pipeline] sh 03:56:40 + ls /var/log/sa-host 03:56:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:40 provisioning config files... 03:56:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10120713880124930970tmp [Pipeline] { [Pipeline] echo 03:56:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:56:41 ---> create-netrc.sh [Pipeline] } 03:56:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:56:41 ---> python-tools-install.sh [Pipeline] echo 03:56:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:56:42 ---> sudo-logs.sh 03:56:42 Archiving 'sudo' log.. 03:56:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-9329.novalocal: Name or service not known 03:56:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-9329.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:56:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:56:42 ---> job-cost.sh 03:56:42 lf-activate-venv: SKIPPING 03:56:42 INFO: No Stack... 03:56:43 INFO: Retrieving Pricing Info for: v3-standard-2 03:56:43 INFO: Archiving Costs [Pipeline] echo 03:56:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:56:43 ---> logs-deploy.sh 03:56:43 lf-activate-venv: SKIPPING 03:56:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/300 03:56:43 INFO: archiving workspace using pattern(s): 03:56:44 Archives upload complete. 03:56:44 INFO: archiving logs to Nexus 03:56:45 ---> uname -a: 03:56:45 Linux prd-centos7-docker-4c-2g-9329.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:56:45 03:56:45 03:56:45 ---> lscpu: 03:56:45 Architecture: x86_64 03:56:45 CPU op-mode(s): 32-bit, 64-bit 03:56:45 Byte Order: Little Endian 03:56:45 Address sizes: 40 bits physical, 48 bits virtual 03:56:45 CPU(s): 2 03:56:45 On-line CPU(s) list: 0,1 03:56:45 Thread(s) per core: 1 03:56:45 Core(s) per socket: 1 03:56:45 Socket(s): 2 03:56:45 NUMA node(s): 1 03:56:45 Vendor ID: AuthenticAMD 03:56:45 CPU family: 23 03:56:45 Model: 49 03:56:45 Model name: AMD EPYC-Rome Processor 03:56:45 Stepping: 0 03:56:45 CPU MHz: 2799.998 03:56:45 BogoMIPS: 5599.99 03:56:45 Virtualization: AMD-V 03:56:45 Hypervisor vendor: KVM 03:56:45 Virtualization type: full 03:56:45 L1d cache: 64 KiB 03:56:45 L1i cache: 64 KiB 03:56:45 L2 cache: 1 MiB 03:56:45 L3 cache: 32 MiB 03:56:45 NUMA node0 CPU(s): 0,1 03:56:45 Vulnerability Itlb multihit: Not affected 03:56:45 Vulnerability L1tf: Not affected 03:56:45 Vulnerability Mds: Not affected 03:56:45 Vulnerability Meltdown: Not affected 03:56:45 Vulnerability Mmio stale data: Not affected 03:56:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:56:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:56:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:56:45 Vulnerability Srbds: Not affected 03:56:45 Vulnerability Tsx async abort: Not affected 03:56:45 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 03:56:45 03:56:45 03:56:45 ---> nproc: 03:56:45 2 03:56:45 03:56:45 03:56:45 ---> df -h: 03:56:45 Filesystem Size Used Avail Use% Mounted on 03:56:45 overlay 40G 7.4G 33G 19% / 03:56:45 tmpfs 64M 0 64M 0% /dev 03:56:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:56:45 shm 64M 0 64M 0% /dev/shm 03:56:45 /dev/vda1 40G 7.4G 33G 19% /facter-os 03:56:45 03:56:45 03:56:45 Cannot open /var/log/sysstat/sa14: No such file or directory 03:56:45 Please check if data collecting is enabled 03:56:45 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:56:45 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:56:45 $ docker stop --time=1 e1b3849a73a255846b22173221a3322bde288caf13ace973af4cdace0f31fb7a 03:56:46 $ docker rm -f --volumes e1b3849a73a255846b22173221a3322bde288caf13ace973af4cdace0f31fb7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:56:47 [WS-CLEANUP] Deleting project workspace... 03:56:47 [WS-CLEANUP] Deferred wipeout is used... 03:56:47 [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 03:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:47 03:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:48 latest: Pulling from edgex-lftools-log-publisher 03:56:48 5eb5b503b376: Pulling fs layer 03:56:48 5c69ac0246d0: Pulling fs layer 03:56:48 ec43610c2a17: Pulling fs layer 03:56:48 3a2ae6a8a46f: Pulling fs layer 03:56:48 33b1e0a273af: Pulling fs layer 03:56:48 5d3b04190fa2: Pulling fs layer 03:56:48 2f39f015ded8: Pulling fs layer 03:56:48 3a2ae6a8a46f: Waiting 03:56:48 33b1e0a273af: Waiting 03:56:48 5d3b04190fa2: Waiting 03:56:48 2f39f015ded8: Waiting 03:56:48 5c69ac0246d0: Verifying Checksum 03:56:48 5c69ac0246d0: Download complete 03:56:48 3a2ae6a8a46f: Verifying Checksum 03:56:48 3a2ae6a8a46f: Download complete 03:56:48 33b1e0a273af: Verifying Checksum 03:56:48 33b1e0a273af: Download complete 03:56:48 ec43610c2a17: Verifying Checksum 03:56:48 ec43610c2a17: Download complete 03:56:48 5d3b04190fa2: Verifying Checksum 03:56:48 5d3b04190fa2: Download complete 03:56:48 5eb5b503b376: Download complete 03:56:48 2f39f015ded8: Verifying Checksum 03:56:48 2f39f015ded8: Download complete 03:56:50 5eb5b503b376: Pull complete 03:56:50 5c69ac0246d0: Pull complete 03:56:50 ec43610c2a17: Pull complete 03:56:50 3a2ae6a8a46f: Pull complete 03:56:50 33b1e0a273af: Pull complete 03:56:50 5d3b04190fa2: Pull complete 03:56:52 Removing intermediate container 2d18913d84ac 03:56:52 ---> ede7198b99fd 03:56:52 Step 10/12 : COPY . . 03:56:52 ---> ae58aebd9c04 03:56:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:56:52 ---> Running in bb481b4ca7a4 03:56:52 Removing intermediate container bb481b4ca7a4 03:56:52 ---> 6d519ea3f582 03:56:52 Step 12/12 : RUN $MAKE 03:56:52 ---> Running in dd7fa3c1c4d4 03:56:52 noop 03:56:52 Removing intermediate container dd7fa3c1c4d4 03:56:52 ---> 4bea36161e27 03:56:52 Successfully built 4bea36161e27 03:56:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:52 + docker inspect -f . ci-base-image-arm64 03:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:53 prd-ubuntu20.04-docker-arm64-4c-16g-9328 does not seem to be running inside a container 03:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/300 -v /w/workspace/app-service-configurable/300:/w/workspace/app-service-configurable/300:rw,z -v /w/workspace/app-service-configurable/300@tmp:/w/workspace/app-service-configurable/300@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 03:56:57 $ docker top b5b274688997a9cbe46193d196bf17ccedd4f3c1e4d8b7cca2b8290b6f95c3ff -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:58 + go version 03:56:58 go version go1.25.3 linux/arm64 [Pipeline] } 03:56:58 $ docker stop --time=1 b5b274688997a9cbe46193d196bf17ccedd4f3c1e4d8b7cca2b8290b6f95c3ff 03:57:00 $ docker rm -f --volumes b5b274688997a9cbe46193d196bf17ccedd4f3c1e4d8b7cca2b8290b6f95c3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:00 2f39f015ded8: Pull complete 03:57:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:57:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:00 + docker inspect -f . ci-base-image-arm64 03:57:00 . 03:57:00 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 03:57:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:57:01 $ docker top 21f32b69859783e510277af120d6a4b4c11cb49a2377b5203d5d3973798a83aa -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:02 prd-ubuntu20.04-docker-arm64-4c-16g-9328 does not seem to be running inside a container 03:57:02 $ 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/300 -v /w/workspace/app-service-configurable/300:/w/workspace/app-service-configurable/300:rw,z -v /w/workspace/app-service-configurable/300@tmp:/w/workspace/app-service-configurable/300@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 03:57:03 $ docker top 415d83d8ca0b3b2c9bd545da285fc29bdc9492c583f5a8ff94c38fda38b53b2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 03:57:03 ---> job-cost.sh 03:57:03 lf-activate-venv: SKIPPING 03:57:03 INFO: No Stack... 03:57:04 INFO: Retrieving Pricing Info for: v3-standard-8 03:57:04 + git config --global --add safe.directory /w/workspace/app-service-configurable/300 [Pipeline] fileExists [Pipeline] sh 03:57:04 INFO: Archiving Costs [Pipeline] sh 03:57:04 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 03:57:04 + cut -d, -f6 [Pipeline] lock 03:57:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] 03:57:04 Resource [jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] did not exist. Created. 03:57:04 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:57:04 + make test 03:57:04 go test -race -coverprofile=coverage.out ./... 03:57:05 + echo total: 0.2199999988079071 [Pipeline] stash 03:57:05 Stashed 1 file(s) [Pipeline] } 03:57:05 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [Pipeline] // lock [Pipeline] } 03:57:05 $ docker stop --time=1 21f32b69859783e510277af120d6a4b4c11cb49a2377b5203d5d3973798a83aa 03:57:06 $ docker rm -f --volumes 21f32b69859783e510277af120d6a4b4c11cb49a2377b5203d5d3973798a83aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:02:14 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 04:02:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:02:14 go vet ./... 04:06:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:06 ./bin/test-attribution-txt.sh 04:06:06 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:06:07 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:06:07 $ docker stop --time=1 415d83d8ca0b3b2c9bd545da285fc29bdc9492c583f5a8ff94c38fda38b53b2a 04:06:09 $ docker rm -f --volumes 415d83d8ca0b3b2c9bd545da285fc29bdc9492c583f5a8ff94c38fda38b53b2a [Pipeline] // withDockerContainer [Pipeline] sh 04:06:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:12 Warning: overwriting stash ‘coverage-report’ 04:06:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:14 + ls -al . 04:06:14 total 248 04:06:14 drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:57 . 04:06:14 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:54 .. 04:06:14 -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:54 .dockerignore 04:06:14 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:54 .git 04:06:14 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:54 .github 04:06:14 -rw-rw-r-- 1 jenkins jenkins 108 May 14 03:54 .gitignore 04:06:14 -rw-rw-r-- 1 jenkins jenkins 359 May 14 03:54 .golangci.yml 04:06:14 -rw-rw-r-- 1 jenkins jenkins 19193 May 14 03:54 Attribution.txt 04:06:14 -rw-rw-r-- 1 jenkins jenkins 39309 May 14 03:54 CHANGELOG.md 04:06:14 -rw-rw-r-- 1 jenkins jenkins 2008 May 14 03:54 Dockerfile 04:06:14 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:54 GOVERNANCE.md 04:06:14 -rw-rw-r-- 1 jenkins jenkins 689 May 14 03:54 Jenkinsfile 04:06:14 -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:54 LICENSE 04:06:14 -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:54 OWNERS.md 04:06:14 -rw-rw-r-- 1 jenkins jenkins 4952 May 14 03:54 README.md 04:06:14 -rw-rw-r-- 1 jenkins jenkins 12 May 14 03:51 VERSION 04:06:14 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:54 bin 04:06:14 -rw-r--r-- 1 jenkins jenkins 953 May 14 04:02 coverage.out 04:06:14 -rw-rw-r-- 1 jenkins jenkins 6909 May 14 03:54 go.mod 04:06:14 -rw-rw-r-- 1 jenkins jenkins 90366 May 14 03:54 go.sum 04:06:14 -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:54 main.go 04:06:14 -rw-rw-r-- 1 jenkins jenkins 3361 May 14 03:54 makefile 04:06:14 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:15 + 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=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 --label arch=arm64 --label version=4.1.0-dev.22 . 04:06:15 Sending build context to Docker daemon 230.9kB 04:06:15 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 04:06:15 Step 2/27 : FROM ${BASE} AS builder 04:06:15 ---> 4bea36161e27 04:06:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:06:15 ---> Running in e67667e27b8e 04:06:16 Removing intermediate container e67667e27b8e 04:06:16 ---> c3de96f7859a 04:06:16 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:06:16 ---> Running in 938819f5d8d1 04:06:16 Removing intermediate container 938819f5d8d1 04:06:16 ---> 91aa3d898ed3 04:06:16 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:06:16 ---> Running in 586ffd4b7548 04:06:16 Removing intermediate container 586ffd4b7548 04:06:16 ---> 96a58b2698cc 04:06:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:16 ---> Running in b4765c4891b2 04:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:06:19 OK: 255 MiB in 60 packages 04:06:20 Removing intermediate container b4765c4891b2 04:06:20 ---> f246996ca73b 04:06:20 Step 7/27 : WORKDIR /app 04:06:20 ---> Running in b993ea52c05c 04:06:20 Removing intermediate container b993ea52c05c 04:06:20 ---> 0de06d842398 04:06:20 Step 8/27 : COPY go.mod vendor* ./ 04:06:21 ---> 499870268792 04:06:21 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:21 ---> Running in 678e716b1454 04:06:26 Removing intermediate container 678e716b1454 04:06:26 ---> 05f5dcc4414a 04:06:26 Step 10/27 : COPY . . 04:06:26 ---> 309bb4218819 04:06:26 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:26 ---> Running in 8cdec099cbaa 04:06:26 Removing intermediate container 8cdec099cbaa 04:06:26 ---> 9bb0d06aa174 04:06:26 Step 12/27 : RUN $MAKE 04:06:26 ---> Running in dc8a6dc0d045 04:06:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 04:10:34 Removing intermediate container dc8a6dc0d045 04:10:34 ---> 2a7e466821f5 04:10:34 Step 13/27 : FROM alpine:3.22 04:10:34 3.22: Pulling from library/alpine 04:10:34 58e777220c39: Pulling fs layer 04:10:34 58e777220c39: Download complete 04:10:34 58e777220c39: Pull complete 04:10:34 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:10:34 Status: Downloaded newer image for alpine:3.22 04:10:34 ---> 6a2735c23ff3 04:10:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:10:34 ---> Running in 991d25569fd4 04:10:34 Removing intermediate container 991d25569fd4 04:10:34 ---> a1b59084e44a 04:10:34 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:10:34 ---> Running in 0dd82159d905 04:10:34 Removing intermediate container 0dd82159d905 04:10:34 ---> 18a2eb6bffad 04:10:34 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:10:34 ---> Running in da1a8f208b6c 04:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:10:34 (1/2) Installing ca-certificates (20260413-r0) 04:10:34 (2/2) Installing dumb-init (1.2.5-r3) 04:10:34 Executing busybox-1.37.0-r20.trigger 04:10:34 Executing ca-certificates-20260413-r0.trigger 04:10:34 OK: 8 MiB in 18 packages 04:10:34 Removing intermediate container da1a8f208b6c 04:10:34 ---> 8fa95127230e 04:10:34 Step 17/27 : RUN apk --no-cache upgrade 04:10:34 ---> Running in c98821b573bc 04:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:10:34 OK: 8 MiB in 18 packages 04:10:35 Removing intermediate container c98821b573bc 04:10:35 ---> a805c1a066ad 04:10:35 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:10:36 ---> 140a82e909a4 04:10:36 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:10:36 ---> e58608c9bc1f 04:10:36 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:10:37 ---> 7d516437762e 04:10:37 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:10:39 ---> a5cccae20d35 04:10:39 Step 22/27 : EXPOSE 48095 04:10:39 ---> Running in 0876b6ac954e 04:10:39 Removing intermediate container 0876b6ac954e 04:10:39 ---> 8bd9c938ea0b 04:10:39 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:10:39 ---> Running in 60ebba34f42a 04:10:39 Removing intermediate container 60ebba34f42a 04:10:39 ---> 7584f5a4154d 04:10:39 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:10:39 ---> Running in 8b8ab2d651a7 04:10:39 Removing intermediate container 8b8ab2d651a7 04:10:39 ---> ecf69c8acc6f 04:10:39 Step 25/27 : LABEL arch=arm64 04:10:40 ---> Running in e4e4f6a9597b 04:10:40 Removing intermediate container e4e4f6a9597b 04:10:40 ---> 736d890ac442 04:10:40 Step 26/27 : LABEL git_sha=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 04:10:40 ---> Running in 9ab1faf04414 04:10:40 Removing intermediate container 9ab1faf04414 04:10:40 ---> 483d90c5d4fb 04:10:40 Step 27/27 : LABEL version=4.1.0-dev.22 04:10:40 ---> Running in 8a928446e49c 04:10:41 Removing intermediate container 8a928446e49c 04:10:41 ---> 313baa894bc1 04:10:41 [Warning] One or more build-args [ARCH] were not consumed 04:10:41 Successfully built 313baa894bc1 04:10:41 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 04:10:41 provisioning config files... 04:10:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/300@tmp/config12315789071464312993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:41 ---> ****-login.sh 04:10:41 nexus3.edgexfoundry.org:10001 04:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:41 Configure a credential helper to remove this warning. See 04:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:41 04:10:41 Login Succeeded 04:10:41 nexus3.edgexfoundry.org:10002 04:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:42 Configure a credential helper to remove this warning. See 04:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:42 04:10:42 Login Succeeded 04:10:42 nexus3.edgexfoundry.org:10003 04:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:42 Configure a credential helper to remove this warning. See 04:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:42 04:10:42 Login Succeeded 04:10:42 nexus3.edgexfoundry.org:10004 04:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:42 Configure a credential helper to remove this warning. See 04:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:42 04:10:42 Login Succeeded 04:10:42 ****.io 04:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:43 Configure a credential helper to remove this warning. See 04:10:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:43 04:10:43 Login Succeeded 04:10:43 ---> ****-login.sh ends [Pipeline] } 04:10:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:10:43 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 04:10:43 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 04:10:43 latest 04:10:43 4.1.0-dev.22 04:10:43 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 04:10:43 main 04:10:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 04:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:10:44 30b526a67cc8: Preparing 04:10:44 ac11d65bfd3e: Preparing 04:10:44 abe61206b379: Preparing 04:10:44 df1b4f0a2fe2: Preparing 04:10:44 e649f7acd555: Preparing 04:10:44 a734d79bced3: Preparing 04:10:44 eeaa73608b53: Preparing 04:10:44 eeaa73608b53: Waiting 04:10:44 a734d79bced3: Waiting 04:10:44 df1b4f0a2fe2: Pushed 04:10:44 e649f7acd555: Pushed 04:10:44 abe61206b379: Pushed 04:10:44 ac11d65bfd3e: Pushed 04:10:44 eeaa73608b53: Layer already exists 04:10:44 a734d79bced3: Pushed 04:10:52 30b526a67cc8: Pushed 04:10:52 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:53 + 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 04:10:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:10:53 30b526a67cc8: Preparing 04:10:53 ac11d65bfd3e: Preparing 04:10:53 abe61206b379: Preparing 04:10:53 df1b4f0a2fe2: Preparing 04:10:53 e649f7acd555: Preparing 04:10:53 a734d79bced3: Preparing 04:10:53 eeaa73608b53: Preparing 04:10:53 a734d79bced3: Waiting 04:10:53 eeaa73608b53: Waiting 04:10:53 30b526a67cc8: Layer already exists 04:10:53 ac11d65bfd3e: Layer already exists 04:10:53 e649f7acd555: Layer already exists 04:10:53 abe61206b379: Layer already exists 04:10:53 df1b4f0a2fe2: Layer already exists 04:10:53 a734d79bced3: Layer already exists 04:10:53 eeaa73608b53: Layer already exists 04:10:53 latest: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.22 04:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:10:54 30b526a67cc8: Preparing 04:10:54 ac11d65bfd3e: Preparing 04:10:54 abe61206b379: Preparing 04:10:54 df1b4f0a2fe2: Preparing 04:10:54 e649f7acd555: Preparing 04:10:54 a734d79bced3: Preparing 04:10:54 eeaa73608b53: Preparing 04:10:54 a734d79bced3: Waiting 04:10:54 eeaa73608b53: Waiting 04:10:54 abe61206b379: Layer already exists 04:10:54 30b526a67cc8: Layer already exists 04:10:54 df1b4f0a2fe2: Layer already exists 04:10:54 ac11d65bfd3e: Layer already exists 04:10:54 e649f7acd555: Layer already exists 04:10:54 a734d79bced3: Layer already exists 04:10:54 eeaa73608b53: Layer already exists 04:10:54 4.1.0-dev.22: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 04:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:10:55 30b526a67cc8: Preparing 04:10:55 ac11d65bfd3e: Preparing 04:10:55 abe61206b379: Preparing 04:10:55 df1b4f0a2fe2: Preparing 04:10:55 e649f7acd555: Preparing 04:10:55 a734d79bced3: Preparing 04:10:55 eeaa73608b53: Preparing 04:10:55 a734d79bced3: Waiting 04:10:55 eeaa73608b53: Waiting 04:10:55 e649f7acd555: Layer already exists 04:10:55 30b526a67cc8: Layer already exists 04:10:55 abe61206b379: Layer already exists 04:10:55 ac11d65bfd3e: Layer already exists 04:10:55 df1b4f0a2fe2: Layer already exists 04:10:55 a734d79bced3: Layer already exists 04:10:55 eeaa73608b53: Layer already exists 04:10:55 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:56 + 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 04:10:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 04:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:10:56 30b526a67cc8: Preparing 04:10:56 ac11d65bfd3e: Preparing 04:10:56 abe61206b379: Preparing 04:10:56 df1b4f0a2fe2: Preparing 04:10:56 e649f7acd555: Preparing 04:10:56 a734d79bced3: Preparing 04:10:56 eeaa73608b53: Preparing 04:10:56 a734d79bced3: Waiting 04:10:56 eeaa73608b53: Waiting 04:10:56 abe61206b379: Layer already exists 04:10:56 ac11d65bfd3e: Layer already exists 04:10:56 30b526a67cc8: Layer already exists 04:10:56 df1b4f0a2fe2: Layer already exists 04:10:56 e649f7acd555: Layer already exists 04:10:56 a734d79bced3: Layer already exists 04:10:56 eeaa73608b53: Layer already exists 04:10:56 main: digest: sha256:bbd7831fc9bcdb96a1ac2738356be35ec4886554d26aed6e25948fac6fc517c4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:56 ===================================================== [Pipeline] echo 04:10:56 taggedImages: 04:10:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 04:10:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:10:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.22 04:10:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 04:10:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 04:10:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] echo 04:10:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 04:10:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.22 [Pipeline] echo 04:10:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6-4.1.0-dev.22 [Pipeline] echo 04:10:56 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 04:10:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:56 04:10:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:57 arm64: Pulling from edgex-lftools-log-publisher 04:10:57 8998bd30e6a1: Pulling fs layer 04:10:57 04944245beec: Pulling fs layer 04:10:57 699f458cf7ca: Pulling fs layer 04:10:57 765212b225bb: Pulling fs layer 04:10:57 f23df028b6ca: Pulling fs layer 04:10:57 d65c8cfc05b1: Pulling fs layer 04:10:57 2437ff75d9bd: Pulling fs layer 04:10:57 f23df028b6ca: Waiting 04:10:57 d65c8cfc05b1: Waiting 04:10:57 2437ff75d9bd: Waiting 04:10:57 765212b225bb: Waiting 04:10:57 04944245beec: Verifying Checksum 04:10:57 04944245beec: Download complete 04:10:57 765212b225bb: Verifying Checksum 04:10:57 765212b225bb: Download complete 04:10:57 f23df028b6ca: Verifying Checksum 04:10:57 f23df028b6ca: Download complete 04:10:57 d65c8cfc05b1: Verifying Checksum 04:10:57 d65c8cfc05b1: Download complete 04:10:57 699f458cf7ca: Verifying Checksum 04:10:57 699f458cf7ca: Download complete 04:10:58 8998bd30e6a1: Verifying Checksum 04:10:58 8998bd30e6a1: Download complete 04:11:00 2437ff75d9bd: Verifying Checksum 04:11:00 2437ff75d9bd: Download complete 04:11:03 8998bd30e6a1: Pull complete 04:11:03 04944245beec: Pull complete 04:11:05 699f458cf7ca: Pull complete 04:11:05 765212b225bb: Pull complete 04:11:06 f23df028b6ca: Pull complete 04:11:06 d65c8cfc05b1: Pull complete 04:11:24 2437ff75d9bd: Pull complete 04:11:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:24 prd-ubuntu20.04-docker-arm64-4c-16g-9328 does not seem to be running inside a container 04:11:24 $ 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/300 -v /w/workspace/app-service-configurable/300:/w/workspace/app-service-configurable/300:rw,z -v /w/workspace/app-service-configurable/300@tmp:/w/workspace/app-service-configurable/300@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 04:11:27 $ docker top c645fd97c1c97a2166859b372ea15d0920ffbdefc9fbf4db145b7bd39c2ad59d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:28 ---> job-cost.sh 04:11:28 lf-activate-venv: SKIPPING 04:11:28 INFO: No Stack... 04:11:28 INFO: Retrieving Pricing Info for: v3-standard-4 04:11:29 INFO: Archiving Costs [Pipeline] sh 04:11:30 + cat /w/workspace/app-service-configurable/300/archives/cost.csv 04:11:30 + cut -d, -f6 [Pipeline] lock 04:11:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] 04:11:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] did not exist. Created. 04:11:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:30 /w/workspace/app-service-configurable/300@tmp/durable-43a3a68b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:11:31 + echo total: 0.10999999940395355 [Pipeline] stash 04:11:31 Warning: overwriting stash ‘stack-cost’ 04:11:31 Stashed 1 file(s) [Pipeline] } 04:11:31 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-300-stack-cost] [Pipeline] // lock [Pipeline] } 04:11:31 $ docker stop --time=1 c645fd97c1c97a2166859b372ea15d0920ffbdefc9fbf4db145b7bd39c2ad59d 04:11:33 $ docker rm -f --volumes c645fd97c1c97a2166859b372ea15d0920ffbdefc9fbf4db145b7bd39c2ad59d [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 04:11:33 provisioning config files... 04:11:33 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15633737095386722165tmp [Pipeline] { [Pipeline] sh 04:11:33 + set +x 04:11:33 + curl -s https://codecov.io/bash 04:11:33 + bash -s -- 04:11:33 04:11:33 _____ _ 04:11:33 / ____| | | 04:11:33 | | ___ __| | ___ ___ _____ __ 04:11:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:11:33 | |___| (_) | (_| | __/ (_| (_) \ V / 04:11:33 \_____\___/ \__,_|\___|\___\___/ \_/ 04:11:33 Bash-1.0.6 04:11:33 04:11:33 04:11:33 ==> git version 2.25.1 found 04:11:33 ==> 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 04:11:33 Release-Date: 2020-01-08 04:11:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:11:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:11:33 ==> Jenkins CI detected. 04:11:33 current dir:  /w/workspace/ry_app-service-configurable_main 04:11:33 project root: . 04:11:33 --> token set from env 04:11:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:11:33 ==> Running gcov in . (disable via -X gcov) 04:11:33 ==> Python coveragepy not found 04:11:33 ==> Searching for coverage reports in: 04:11:33 + . 04:11:33 -> Found 1 reports 04:11:33 ==> Detecting git/mercurial file structure 04:11:34 ==> Reading reports 04:11:34 + ./coverage.out bytes=953 04:11:34 ==> Appending adjustments 04:11:34 https://docs.codecov.io/docs/fixing-reports 04:11:34 + Found adjustments 04:11:34 ==> Gzipping contents 04:11:34 4.0K /tmp/codecov.IFiArc.gz 04:11:34 ==> Uploading reports 04:11:34 url: https://codecov.io 04:11:34 query: branch=main&commit=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:11:34 -> Pinging Codecov 04:11:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:11:34 -> Uploading to 04:11:34 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6/a9d372bf-c47d-4973-9f0d-a12bc3873f49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260514%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260514T041134Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1d870f0af65b92ea5ddeb271b76a518c2b9de562893399e6dfcb1f765c9f9434 04:11:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:11:34 Dload Upload Total Spent Left Speed 04:11:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2909 --:--:-- --:--:-- --:--:-- 2909 04:11:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] } 04:11:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:11:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:11:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:11:35 04:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:11:35 latest: Pulling from edgex-devops/edgex-snyk-go 04:11:35 2d35ebdb57d9: Already exists 04:11:35 85e8836fcdb2: Pulling fs layer 04:11:35 91631faa732a: Pulling fs layer 04:11:35 f3f5ae8826fa: Pulling fs layer 04:11:35 4f4fb700ef54: Pulling fs layer 04:11:35 7861252a18e6: Pulling fs layer 04:11:35 9130f900ef6f: Pulling fs layer 04:11:35 4f4fb700ef54: Waiting 04:11:35 7861252a18e6: Waiting 04:11:35 9130f900ef6f: Waiting 04:11:35 f3f5ae8826fa: Download complete 04:11:35 85e8836fcdb2: Download complete 04:11:35 4f4fb700ef54: Verifying Checksum 04:11:35 4f4fb700ef54: Download complete 04:11:35 85e8836fcdb2: Pull complete 04:11:35 7861252a18e6: Verifying Checksum 04:11:35 7861252a18e6: Download complete 04:11:35 91631faa732a: Verifying Checksum 04:11:35 91631faa732a: Download complete 04:11:36 9130f900ef6f: Verifying Checksum 04:11:36 9130f900ef6f: Download complete 04:11:40 91631faa732a: Pull complete 04:11:40 f3f5ae8826fa: Pull complete 04:11:40 4f4fb700ef54: Pull complete 04:11:40 7861252a18e6: Pull complete 04:11:44 9130f900ef6f: Pull complete 04:11:44 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:44 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 04:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:11:45 $ docker top 586c7093faf454744d5c8c16085042ce12f3c759ce2d4be4bc4856107dcfd3fb -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:46 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 04:11:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 04:11:46 + set -o pipefail 04:11:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 04:12:01 04:12:01 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 04:12:01 04:12:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/13cd0d2d-bbbc-48ea-8d2a-870380237cc9 04:12:01 04:12:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:12:01 04:12:01 04:12:01 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:12:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:12:01 $ docker stop --time=1 586c7093faf454744d5c8c16085042ce12f3c759ce2d4be4bc4856107dcfd3fb 04:12:03 $ docker rm -f --volumes 586c7093faf454744d5c8c16085042ce12f3c759ce2d4be4bc4856107dcfd3fb [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 04:12:04 + git log --format=format:%s -1 d168a71aa09ec3eeb339251f72ed2baf0bb7dfd6 [Pipeline] sh 04:12:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:12:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:05 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 04:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:12:05 $ docker top c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a -eo pid,comm 04:12:05 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). 04:12:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:05 [ssh-agent] Looking for ssh-agent implementation... 04:12:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:05 $ docker exec c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a ssh-agent 04:12:05 SSH_AUTH_SOCK=/tmp/ssh-pZIegKbo9bEr/agent.32 04:12:05 SSH_AGENT_PID=39 04:12:05 Running ssh-add (command line suppressed) 04:12:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16141553782071667566.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16141553782071667566.key) 04:12:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:06 + git semver tag 04:12:06 2026-05-14 04:12:06,437 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:12:06 2026-05-14 04:12:06,440 [run_tag] DEBUG tag force:False 04:12:06 2026-05-14 04:12:06,441 [check_head_tag] DEBUG check head tag 04:12:06 2026-05-14 04:12:06,441 [execute] INFO git cat-file --batch-check 04:12:06 2026-05-14 04:12:06,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 04:12:06 2026-05-14 04:12:06,444 [execute] INFO git cat-file --batch 04:12:06 2026-05-14 04:12:06,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 04:12:06 2026-05-14 04:12:06,458 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:12:06 2026-05-14 04:12:06,458 [execute] INFO git tag -a v4.1.0-dev.22 -m v4.1.0-dev.22 04:12:06 2026-05-14 04:12:06,459 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.22', '-m', 'v4.1.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 04:12:06 2026-05-14 04:12:06,461 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:12:06 4.1.0-dev.22 [Pipeline] } 04:12:06 $ docker exec --env ******** --env ******** c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a ssh-agent -k 04:12:06 unset SSH_AUTH_SOCK; 04:12:06 unset SSH_AGENT_PID; 04:12:06 echo Agent pid 39 killed; 04:12:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:07 + git semver [Pipeline] } 04:12:07 $ docker stop --time=1 c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a 04:12:08 $ docker rm -f --volumes c62cdf5f536530f6368c453f0ba0d97d3c5dac41cd090dce518ba2cbd93e8c5a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:12:09 04:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:12:09 0.23.1-centos7: Pulling from edgex-lftools 04:12:09 ab5ef0e58194: Pulling fs layer 04:12:09 9712f1f96733: Pulling fs layer 04:12:09 63f879dbbcfc: Pulling fs layer 04:12:09 0d9ebad4ef96: Pulling fs layer 04:12:09 e9a5061849ea: Pulling fs layer 04:12:09 d747dcd14b5f: Pulling fs layer 04:12:09 2de7ff778b66: Pulling fs layer 04:12:09 e9a5061849ea: Waiting 04:12:09 2de7ff778b66: Waiting 04:12:09 0d9ebad4ef96: Waiting 04:12:09 d747dcd14b5f: Waiting 04:12:09 9712f1f96733: Verifying Checksum 04:12:09 9712f1f96733: Download complete 04:12:09 63f879dbbcfc: Verifying Checksum 04:12:09 63f879dbbcfc: Download complete 04:12:09 e9a5061849ea: Verifying Checksum 04:12:09 e9a5061849ea: Download complete 04:12:09 d747dcd14b5f: Verifying Checksum 04:12:09 d747dcd14b5f: Download complete 04:12:09 0d9ebad4ef96: Download complete 04:12:09 2de7ff778b66: Verifying Checksum 04:12:09 2de7ff778b66: Download complete 04:12:09 ab5ef0e58194: Verifying Checksum 04:12:09 ab5ef0e58194: Download complete 04:12:13 ab5ef0e58194: Pull complete 04:12:13 9712f1f96733: Pull complete 04:12:13 63f879dbbcfc: Pull complete 04:12:19 0d9ebad4ef96: Pull complete 04:12:19 e9a5061849ea: Pull complete 04:12:19 d747dcd14b5f: Pull complete 04:12:20 2de7ff778b66: Pull complete 04:12:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:12:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:20 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 04:12:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:12:22 $ docker top bd41edb292197e6dbcc175ba427b220082848934d046af85be778e339d303c3c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:12:22 provisioning config files... 04:12:22 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3883712467867618781tmp 04:12:22 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11384402582105823588tmp 04:12:22 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config791533328658276864tmp [Pipeline] { [Pipeline] echo 04:12:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:12:22 ---> sigul-configuration.sh 04:12:22 gpg: directory `/root/.gnupg' created 04:12:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:12:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:12:22 gpg: keyring `/root/.gnupg/secring.gpg' created 04:12:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:12:22 gpg: CAST5 encrypted data 04:12:22 gpg: encrypted with 1 passphrase 04:12:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:12:22 + mkdir /home/jenkins 04:12:22 + mkdir /home/jenkins/sigul [Pipeline] sh 04:12:23 + 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 04:12:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:12:23 ---> sigul-install.sh 04:12:23 Sigul already installed; skipping installation. [Pipeline] sh 04:12:23 + git tag --list 04:12:23 v1.0.0 04:12:23 v1.1.0 04:12:23 v1.2.0 04:12:23 v1.3.0 04:12:23 v1.3.1 04:12:23 v2.0.0 04:12:23 v2.0.1 04:12:23 v2.1.0 04:12:23 v2.1.1 04:12:23 v2.1.2 04:12:23 v2.2.0 04:12:23 v2.3 04:12:23 v2.3.0 04:12:23 v2.3.1 04:12:23 v3.0 04:12:23 v3.0.0 04:12:23 v3.0.1 04:12:23 v3.1 04:12:23 v3.1.0 04:12:23 v3.1.1 04:12:23 v4.0 04:12:23 v4.0.0 04:12:23 v4.0.1 04:12:23 v4.0.1-dev.1 04:12:23 v4.1.0-dev.1 04:12:23 v4.1.0-dev.10 04:12:23 v4.1.0-dev.11 04:12:23 v4.1.0-dev.12 04:12:23 v4.1.0-dev.13 04:12:23 v4.1.0-dev.14 04:12:23 v4.1.0-dev.15 04:12:23 v4.1.0-dev.16 04:12:23 v4.1.0-dev.17 04:12:23 v4.1.0-dev.18 04:12:23 v4.1.0-dev.19 04:12:23 v4.1.0-dev.2 04:12:23 v4.1.0-dev.20 04:12:23 v4.1.0-dev.21 04:12:23 v4.1.0-dev.22 04:12:23 v4.1.0-dev.3 04:12:23 v4.1.0-dev.4 04:12:23 v4.1.0-dev.5 04:12:23 v4.1.0-dev.6 04:12:23 v4.1.0-dev.7 04:12:23 v4.1.0-dev.8 04:12:23 v4.1.0-dev.9 [Pipeline] sh 04:12:23 + lftools sign git-tag v4.1.0-dev.22 04:12:24 Signing Git tag with Sigul... 04:12:24 Signing v4.1.0-dev.22 [Pipeline] echo 04:12:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:12:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:12:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:12:25 $ docker stop --time=1 bd41edb292197e6dbcc175ba427b220082848934d046af85be778e339d303c3c 04:12:26 $ docker rm -f --volumes bd41edb292197e6dbcc175ba427b220082848934d046af85be778e339d303c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:12:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:12:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:27 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 04:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:12:27 $ docker top 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 -eo pid,comm 04:12:27 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). 04:12:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:27 [ssh-agent] Looking for ssh-agent implementation... 04:12:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:28 $ docker exec 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 ssh-agent 04:12:28 SSH_AUTH_SOCK=/tmp/ssh-9SEcsaLpZUGc/agent.32 04:12:28 SSH_AGENT_PID=38 04:12:28 Running ssh-add (command line suppressed) 04:12:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11308079250255406042.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11308079250255406042.key) 04:12:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:28 + git semver bump pre 04:12:28 2026-05-14 04:12:28,746 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:12:28 2026-05-14 04:12:28,750 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:12:28 2026-05-14 04:12:28,751 [bump_version] DEBUG bumping version:4.1.0-dev.22 on axis:pre with prefix:dev 04:12:28 2026-05-14 04:12:28,751 [bump_version] DEBUG bumped version:4.1.0-dev.23 04:12:28 2026-05-14 04:12:28,751 [write_version] DEBUG write version:4.1.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 04:12:28 2026-05-14 04:12:28,751 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:12:28 2026-05-14 04:12:28,751 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 04:12:28 2026-05-14 04:12:28,754 [execute] INFO git cat-file --batch-check 04:12:28 2026-05-14 04:12:28,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 04:12:28 2026-05-14 04:12:28,759 [execute] INFO git cat-file --batch 04:12:28 2026-05-14 04:12:28,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 04:12:28 2026-05-14 04:12:28,764 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:12:28 4.1.0-dev.23 [Pipeline] } 04:12:29 $ docker exec --env ******** --env ******** 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 ssh-agent -k 04:12:29 unset SSH_AUTH_SOCK; 04:12:29 unset SSH_AGENT_PID; 04:12:29 echo Agent pid 38 killed; 04:12:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:29 + git semver [Pipeline] } 04:12:29 $ docker stop --time=1 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 04:12:31 $ docker rm -f --volumes 6d149dbd4a5ffccc14853035b70612345cd2cd4f1f52c4cdd3e87e6b14e50d07 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:12:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:31 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 04:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:12:31 $ docker top 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 -eo pid,comm 04:12:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:12:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:32 [ssh-agent] Looking for ssh-agent implementation... 04:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:32 $ docker exec 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 ssh-agent 04:12:32 SSH_AUTH_SOCK=/tmp/ssh-h5mT9wcKXj5M/agent.32 04:12:32 SSH_AGENT_PID=38 04:12:32 Running ssh-add (command line suppressed) 04:12:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1140101256038613007.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1140101256038613007.key) 04:12:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:32 + git semver push 04:12:33 2026-05-14 04:12:32,968 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:12:33 2026-05-14 04:12:32,972 [run_push] DEBUG push 04:12:33 2026-05-14 04:12:32,972 [execute] INFO git cat-file --batch-check 04:12:33 2026-05-14 04:12:32,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 04:12:33 2026-05-14 04:12:32,975 [execute] INFO git rev-list 04ffe23836695806f85e8fdcbe7525b1345250c9 -- 04:12:33 2026-05-14 04:12:32,975 [execute] DEBUG Popen(['git', 'rev-list', '04ffe23836695806f85e8fdcbe7525b1345250c9', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:12:33 2026-05-14 04:12:32,987 [execute] INFO git fetch -v -- origin 04:12:33 2026-05-14 04:12:32,987 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:12:33 2026-05-14 04:12:33,517 [run_push] DEBUG no remote changes detected 04:12:33 2026-05-14 04:12:33,517 [execute] INFO git push origin semver 04:12:33 2026-05-14 04:12:33,517 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:12:34 2026-05-14 04:12:34,606 [run_push] DEBUG push all version tags 04:12:34 2026-05-14 04:12:34,606 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:12:34 2026-05-14 04:12:34,607 [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) 04:12:35 2026-05-14 04:12:35,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:12:35 4.1.0-dev.23 [Pipeline] } 04:12:35 $ docker exec --env ******** --env ******** 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 ssh-agent -k 04:12:35 unset SSH_AUTH_SOCK; 04:12:35 unset SSH_AGENT_PID; 04:12:35 echo Agent pid 38 killed; 04:12:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:36 + git semver [Pipeline] } 04:12:36 $ docker stop --time=1 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 04:12:38 $ docker rm -f --volumes 24a12601abafbfa3d7638524241e490961f040197c4ba2b161ce4358598191f8 [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 04:12:38 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 04:12:38 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:12:38 total 16 04:12:38 drwxr-xr-x 3 root root 4096 May 14 03:57 . 04:12:38 drwxrwxr-x 8 jenkins jenkins 4096 May 14 04:12 .. 04:12:38 drwxr-xr-x 2 root root 4096 May 14 03:57 cost 04:12:38 -rw-r--r-- 1 root root 96 May 14 03:57 cost.csv 04:12:38 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 04:12:38 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:12:38 total 16 04:12:38 drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:57 . 04:12:38 drwxrwxr-x 8 jenkins jenkins 4096 May 14 04:12 .. 04:12:38 drwxr-xr-x 2 jenkins jenkins 4096 May 14 03:57 cost 04:12:38 -rw-r--r-- 1 jenkins jenkins 96 May 14 03:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:12:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:39 ---> package-listing.sh 04:12:39 ++ facter osfamily 04:12:39 ++ tr '[:upper:]' '[:lower:]' 04:12:40 + OS_FAMILY=debian 04:12:40 + workspace=/w/workspace/ry_app-service-configurable_main 04:12:40 + START_PACKAGES=/tmp/packages_start.txt 04:12:40 + END_PACKAGES=/tmp/packages_end.txt 04:12:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:40 + PACKAGES=/tmp/packages_start.txt 04:12:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:12:40 + PACKAGES=/tmp/packages_end.txt 04:12:40 + case "${OS_FAMILY}" in 04:12:40 + dpkg -l 04:12:40 + grep '^ii' 04:12:40 + '[' -f /tmp/packages_start.txt ']' 04:12:40 + '[' -f /tmp/packages_end.txt ']' 04:12:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:12:40 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 04:12:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 04:12:40 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 04:12:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:41 prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container 04:12:41 $ 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 04:12:41 $ docker top dc59b81469c618d847c40524848049a160d179cf7f173bb505a0057583704348 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:41 + touch /tmp/pre-build-complete [Pipeline] sh 04:12:41 + mkdir -p /var/log/sysstat [Pipeline] sh 04:12:42 + ls /var/log/sa-host 04:12:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:42 provisioning config files... 04:12:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15173923182770262946tmp [Pipeline] { [Pipeline] echo 04:12:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:12:42 ---> create-netrc.sh [Pipeline] } 04:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:12:42 ---> python-tools-install.sh [Pipeline] echo 04:12:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:12:43 ---> sudo-logs.sh 04:12:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:12:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:12:43 ---> job-cost.sh 04:12:43 lf-activate-venv: SKIPPING 04:12:43 DEBUG: total: 0.2199999988079071 04:12:43 INFO: Retrieving Stack Cost... 04:12:43 INFO: Retrieving Pricing Info for: v3-standard-8 04:12:44 INFO: Archiving Costs [Pipeline] echo 04:12:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:12:44 ---> logs-deploy.sh 04:12:44 lf-activate-venv: SKIPPING 04:12:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/300 04:12:44 INFO: archiving workspace using pattern(s): 04:12:45 Archives upload complete. 04:12:45 INFO: archiving logs to Nexus 04:12:46 ---> uname -a: 04:12:46 Linux prd-ubuntu20-04-docker-8c-8g-9326 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:12:46 04:12:46 04:12:46 ---> lscpu: 04:12:46 Architecture: x86_64 04:12:46 CPU op-mode(s): 32-bit, 64-bit 04:12:46 Byte Order: Little Endian 04:12:46 Address sizes: 40 bits physical, 48 bits virtual 04:12:46 CPU(s): 8 04:12:46 On-line CPU(s) list: 0-7 04:12:46 Thread(s) per core: 1 04:12:46 Core(s) per socket: 1 04:12:46 Socket(s): 8 04:12:46 NUMA node(s): 1 04:12:46 Vendor ID: AuthenticAMD 04:12:46 CPU family: 23 04:12:46 Model: 49 04:12:46 Model name: AMD EPYC-Rome Processor 04:12:46 Stepping: 0 04:12:46 CPU MHz: 2799.998 04:12:46 BogoMIPS: 5599.99 04:12:46 Virtualization: AMD-V 04:12:46 Hypervisor vendor: KVM 04:12:46 Virtualization type: full 04:12:46 L1d cache: 256 KiB 04:12:46 L1i cache: 256 KiB 04:12:46 L2 cache: 4 MiB 04:12:46 L3 cache: 128 MiB 04:12:46 NUMA node0 CPU(s): 0-7 04:12:46 Vulnerability Gather data sampling: Not affected 04:12:46 Vulnerability Itlb multihit: Not affected 04:12:46 Vulnerability L1tf: Not affected 04:12:46 Vulnerability Mds: Not affected 04:12:46 Vulnerability Meltdown: Not affected 04:12:46 Vulnerability Mmio stale data: Not affected 04:12:46 Vulnerability Retbleed: Vulnerable 04:12:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:12:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:12:46 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:12:46 Vulnerability Srbds: Not affected 04:12:46 Vulnerability Tsx async abort: Not affected 04:12:46 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 04:12:46 04:12:46 04:12:46 ---> nproc: 04:12:46 8 04:12:46 04:12:46 04:12:46 ---> df -h: 04:12:46 Filesystem Size Used Avail Use% Mounted on 04:12:46 overlay 155G 14G 142G 9% / 04:12:46 tmpfs 64M 0 64M 0% /dev 04:12:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:12:46 shm 64M 0 64M 0% /dev/shm 04:12:46 /dev/vda1 155G 14G 142G 9% /facter-os 04:12:46 04:12:46 04:12:46 ---> sar -b -r -n DEV: 04:12:46 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9326) 05/14/26 _x86_64_ (8 CPU) 04:12:46 04:12:46 03:50:19 LINUX RESTART (8 CPU) 04:12:46 04:12:46 03:51:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:12:46 03:52:01 304.22 21.63 282.59 0.00 3233.10 93109.88 0.00 04:12:46 03:53:01 41.39 0.22 41.18 0.00 1.73 25472.70 0.00 04:12:46 03:54:01 106.82 0.37 106.45 0.00 29.86 33851.56 0.00 04:12:46 03:55:01 41.65 0.08 41.57 0.00 15.06 8269.64 0.00 04:12:46 03:56:01 3.27 0.27 3.00 0.00 11.60 46.13 0.00 04:12:46 03:57:01 25.40 0.00 25.40 0.00 0.00 14478.25 0.00 04:12:46 03:58:01 26.21 0.00 26.21 0.00 0.00 6377.60 0.00 04:12:46 03:59:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 04:12:46 04:00:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 04:12:46 04:01:01 2.05 0.00 2.05 0.00 0.00 24.39 0.00 04:12:46 04:02:01 1.03 0.00 1.03 0.00 0.00 11.19 0.00 04:12:46 04:03:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 04:12:46 04:04:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 04:12:46 04:05:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 04:12:46 04:06:01 1.40 0.02 1.38 0.00 0.13 16.66 0.00 04:12:46 04:07:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 04:12:46 04:08:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 04:12:46 04:09:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 04:12:46 04:10:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 04:12:46 04:11:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 04:12:46 04:12:01 48.41 0.55 47.86 0.00 15.20 33946.21 0.00 04:12:46 Average: 28.81 1.07 27.74 0.00 152.56 10141.14 0.00 04:12:46 04:12:46 03:51:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:12:46 03:52:01 27241992 31435216 846524 2.58 148072 4199444 1821712 5.37 1384488 3712088 184 04:12:46 03:53:01 26022136 31129336 1143584 3.48 158116 5034048 2393100 7.06 2010808 4229624 461872 04:12:46 03:54:01 26658880 31439680 834596 2.54 164684 4714732 1883848 5.55 1645616 3974000 164768 04:12:46 03:55:01 26642024 31468432 808288 2.46 165700 4757688 1671272 4.93 1670664 3969856 8 04:12:46 03:56:01 26640216 31467380 808864 2.46 165884 4758176 1703720 5.02 1667924 3970280 220 04:12:46 03:57:01 26114104 31452964 821516 2.50 175516 5209980 1795212 5.29 1689384 4422016 182932 04:12:46 03:58:01 26122596 31461768 812628 2.47 175808 5209988 1715844 5.06 1691600 4409508 12 04:12:46 03:59:01 26123612 31462816 811508 2.47 175824 5209992 1715844 5.06 1690892 4409512 224 04:12:46 04:00:01 26129192 31468408 805820 2.45 175860 5209996 1715844 5.06 1684208 4409516 12 04:12:46 04:01:01 26130612 31469952 804072 2.45 175936 5209976 1715844 5.06 1682704 4409500 16 04:12:46 04:02:01 26136320 31475700 798192 2.43 175984 5209976 1715844 5.06 1677264 4409496 16 04:12:46 04:03:01 26136524 31475956 797884 2.43 176008 5209980 1715844 5.06 1677620 4409500 180 04:12:46 04:04:01 26136196 31475688 798160 2.43 176040 5209980 1715844 5.06 1677704 4409500 24 04:12:46 04:05:01 26136504 31476032 797772 2.43 176072 5209984 1715844 5.06 1677416 4409504 8 04:12:46 04:06:01 26136480 31476024 797556 2.43 176136 5209976 1731708 5.11 1677504 4409504 16 04:12:46 04:07:01 26136964 31476564 797204 2.43 176184 5209992 1731708 5.11 1677784 4409512 12 04:12:46 04:08:01 26136144 31475800 797960 2.43 176208 5209996 1731708 5.11 1677412 4409516 24 04:12:46 04:09:01 26136432 31476172 797440 2.43 176248 5209996 1731708 5.11 1677540 4409520 12 04:12:46 04:10:01 26135988 31475764 797756 2.43 176272 5210000 1731708 5.11 1677460 4409520 32 04:12:46 04:11:01 26136292 31476092 797364 2.43 176308 5209992 1731708 5.11 1677424 4409520 16 04:12:46 04:12:01 24892636 31445992 819116 2.49 213200 6266280 1833328 5.40 1864784 5337888 364816 04:12:46 Average: 26194374 31450559 823514 2.51 174098 5137151 1772342 5.23 1688486 4349947 55972 04:12:46 04:12:46 03:51:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:12:46 03:52:01 lo 4.48 4.48 0.46 0.46 0.00 0.00 0.00 0.00 04:12:46 03:52:01 ens3 732.44 580.38 10652.16 110.32 0.00 0.00 0.00 0.00 04:12:46 03:52:01 docker0 369.06 413.33 30.78 3256.07 0.00 0.00 0.00 0.00 04:12:46 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 03:53:01 ens3 10.98 6.17 9.47 4.06 0.00 0.00 0.00 0.00 04:12:46 03:53:01 vethe104275 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:12:46 03:53:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 03:54:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 04:12:46 03:54:01 ens3 32.81 19.41 212.19 9.31 0.00 0.00 0.00 0.00 04:12:46 03:54:01 docker0 4.67 9.12 0.34 130.80 0.00 0.00 0.00 0.00 04:12:46 03:55:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 04:12:46 03:55:01 ens3 52.72 47.75 28.38 228.21 0.00 0.00 0.00 0.00 04:12:46 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 03:56:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 03:56:01 ens3 1.30 0.58 0.58 0.26 0.00 0.00 0.00 0.00 04:12:46 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 03:57:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 04:12:46 03:57:01 ens3 89.19 58.76 2513.12 8.06 0.00 0.00 0.00 0.00 04:12:46 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 03:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 03:58:01 ens3 7.57 5.03 9.13 2.76 0.00 0.00 0.00 0.00 04:12:46 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 03:59:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:12:46 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:00:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:12:46 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 04:01:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 04:12:46 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:12:46 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 04:03:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:12:46 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:04:01 ens3 0.83 0.32 0.31 0.21 0.00 0.00 0.00 0.00 04:12:46 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 04:05:01 ens3 0.27 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:12:46 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:06:01 ens3 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00 04:12:46 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 04:07:01 ens3 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00 04:12:46 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:08:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:12:46 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 04:09:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:12:46 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:10:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:12:46 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:46 04:11:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 04:12:46 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:46 04:12:01 vethc96b48b 65.14 85.80 6.81 780.85 0.00 0.00 0.00 0.06 04:12:46 04:12:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 04:12:46 04:12:01 ens3 228.21 148.56 4818.73 20.68 0.00 0.00 0.00 0.00 04:12:46 04:12:01 docker0 65.14 85.67 5.92 780.84 0.00 0.00 0.00 0.00 04:12:46 Average: vethc96b48b 3.11 4.09 0.32 37.24 0.00 0.00 0.00 0.00 04:12:46 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:12:46 Average: ens3 54.08 40.48 853.17 18.15 0.00 0.00 0.00 0.00 04:12:46 Average: docker0 20.35 23.58 1.72 193.59 0.00 0.00 0.00 0.00 04:12:46 04:12:46 04:12:46 ---> sar -P ALL: 04:12:46 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9326) 05/14/26 _x86_64_ (8 CPU) 04:12:46 04:12:46 03:50:19 LINUX RESTART (8 CPU) 04:12:46 04:12:46 03:51:03 CPU %user %nice %system %iowait %steal %idle 04:12:46 03:52:01 all 10.52 0.00 4.34 2.60 0.10 82.45 04:12:46 03:52:01 0 11.87 0.00 4.24 1.83 0.10 81.95 04:12:46 03:52:01 1 9.28 0.00 3.80 1.10 0.09 85.72 04:12:46 03:52:01 2 10.48 0.00 4.22 4.85 0.10 80.36 04:12:46 03:52:01 3 11.80 0.00 4.39 6.23 0.11 77.48 04:12:46 03:52:01 4 9.03 0.00 4.79 3.71 0.10 82.36 04:12:46 03:52:01 5 10.88 0.00 3.80 0.70 0.09 84.53 04:12:46 03:52:01 6 8.63 0.00 4.16 0.57 0.09 86.55 04:12:46 03:52:01 7 12.20 0.00 5.29 1.83 0.12 80.56 04:12:46 03:53:01 all 40.10 0.00 5.31 5.26 0.11 49.21 04:12:46 03:53:01 0 39.38 0.00 5.56 6.01 0.12 48.93 04:12:46 03:53:01 1 38.73 0.00 5.32 0.07 0.12 55.76 04:12:46 03:53:01 2 39.32 0.00 5.37 0.92 0.12 54.27 04:12:46 03:53:01 3 39.16 0.00 5.24 32.84 0.12 22.65 04:12:46 03:53:01 4 39.46 0.00 5.09 0.08 0.08 55.28 04:12:46 03:53:01 5 40.87 0.00 5.47 1.14 0.12 52.40 04:12:46 03:53:01 6 41.18 0.00 5.20 0.13 0.12 53.37 04:12:46 03:53:01 7 42.72 0.00 5.24 0.92 0.12 51.00 04:12:46 03:54:01 all 54.01 0.00 6.64 0.46 0.16 38.73 04:12:46 03:54:01 0 54.17 0.00 6.59 0.91 0.15 38.18 04:12:46 03:54:01 1 53.27 0.00 6.39 0.15 0.17 40.02 04:12:46 03:54:01 2 53.71 0.00 6.60 0.42 0.15 39.12 04:12:46 03:54:01 3 53.94 0.00 6.51 0.25 0.17 39.13 04:12:46 03:54:01 4 52.88 0.00 6.79 1.22 0.18 38.92 04:12:46 03:54:01 5 55.67 0.00 6.34 0.05 0.15 37.79 04:12:46 03:54:01 6 54.34 0.00 6.76 0.20 0.17 38.53 04:12:46 03:54:01 7 54.13 0.00 7.09 0.49 0.15 38.14 04:12:46 03:55:01 all 1.16 0.00 0.23 0.16 0.01 98.44 04:12:46 03:55:01 0 1.09 0.00 0.30 0.37 0.02 98.23 04:12:46 03:55:01 1 0.43 0.00 0.23 0.40 0.02 98.92 04:12:46 03:55:01 2 1.62 0.00 0.25 0.07 0.02 98.04 04:12:46 03:55:01 3 1.68 0.00 0.23 0.02 0.02 98.05 04:12:46 03:55:01 4 2.28 0.00 0.30 0.15 0.02 97.25 04:12:46 03:55:01 5 0.48 0.00 0.22 0.05 0.03 99.22 04:12:46 03:55:01 6 1.40 0.00 0.13 0.18 0.00 98.28 04:12:46 03:55:01 7 0.25 0.00 0.13 0.08 0.00 99.53 04:12:46 03:56:01 all 0.05 0.00 0.04 0.01 0.00 99.89 04:12:46 03:56:01 0 0.00 0.00 0.03 0.02 0.00 99.95 04:12:46 03:56:01 1 0.12 0.00 0.02 0.00 0.00 99.87 04:12:46 03:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:12:46 03:56:01 3 0.03 0.00 0.07 0.02 0.00 99.88 04:12:46 03:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:12:46 03:56:01 5 0.13 0.00 0.08 0.00 0.00 99.78 04:12:46 03:56:01 6 0.05 0.00 0.05 0.05 0.00 99.85 04:12:46 03:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:12:46 03:57:01 all 2.17 0.00 0.93 0.14 0.27 96.50 04:12:46 03:57:01 0 2.39 0.00 0.95 0.20 0.03 96.42 04:12:46 03:57:01 1 1.71 0.00 0.68 0.00 0.58 97.02 04:12:46 03:57:01 2 2.90 0.00 2.00 0.00 0.22 94.88 04:12:46 03:57:01 3 2.11 0.00 0.61 0.12 0.58 96.59 04:12:46 03:57:01 4 1.83 0.00 0.36 0.00 0.04 97.78 04:12:46 03:57:01 5 2.41 0.00 0.85 0.02 0.56 96.16 04:12:46 03:57:01 6 2.05 0.00 0.91 0.74 0.05 96.24 04:12:46 03:57:01 7 1.91 0.00 1.07 0.00 0.04 96.99 04:12:46 03:58:01 all 0.16 0.00 0.16 0.09 0.00 99.59 04:12:46 03:58:01 0 0.17 0.00 0.18 0.00 0.00 99.65 04:12:46 03:58:01 1 0.18 0.00 0.15 0.00 0.02 99.65 04:12:46 03:58:01 2 0.17 0.00 0.08 0.00 0.00 99.75 04:12:46 03:58:01 3 0.17 0.00 0.17 0.18 0.00 99.48 04:12:46 03:58:01 4 0.18 0.00 0.13 0.02 0.00 99.67 04:12:46 03:58:01 5 0.15 0.00 0.15 0.00 0.00 99.70 04:12:46 03:58:01 6 0.05 0.00 0.30 0.52 0.00 99.13 04:12:46 03:58:01 7 0.22 0.00 0.08 0.00 0.00 99.70 04:12:46 03:59:01 all 0.02 0.00 0.02 0.00 0.00 99.96 04:12:46 03:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:12:46 03:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:12:46 03:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:12:46 03:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 03:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:12:46 03:59:01 5 0.07 0.00 0.03 0.00 0.00 99.90 04:12:46 03:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:12:46 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:00:01 all 0.11 0.00 0.02 0.00 0.01 99.86 04:12:46 04:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:12:46 04:00:01 1 0.23 0.00 0.05 0.00 0.02 99.70 04:12:46 04:00:01 2 0.50 0.00 0.02 0.00 0.02 99.47 04:12:46 04:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:12:46 04:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:12:46 04:00:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:12:46 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:12:46 04:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:12:46 04:01:01 all 0.27 0.00 0.01 0.01 0.01 99.70 04:12:46 04:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:12:46 04:01:01 1 2.00 0.00 0.03 0.00 0.03 97.93 04:12:46 04:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:12:46 04:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:01:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:12:46 04:01:01 5 0.07 0.00 0.00 0.00 0.00 99.93 04:12:46 04:01:01 6 0.00 0.00 0.03 0.02 0.02 99.93 04:12:46 04:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:12:46 04:02:01 all 0.19 0.00 0.03 0.01 0.00 99.77 04:12:46 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:02:01 1 1.39 0.00 0.08 0.00 0.02 98.51 04:12:46 04:02:01 2 0.07 0.00 0.02 0.00 0.00 99.92 04:12:46 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:46 04:02:01 4 0.03 0.00 0.10 0.05 0.00 99.82 04:12:46 04:02:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:12:46 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:12:46 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:12:46 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:12:46 04:03:01 all 0.04 0.00 0.03 0.01 0.01 99.92 04:12:46 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:03:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:12:46 04:03:01 2 0.02 0.00 0.13 0.00 0.00 99.85 04:12:46 04:03:01 3 0.05 0.00 0.00 0.02 0.02 99.92 04:12:46 04:03:01 4 0.05 0.00 0.02 0.03 0.00 99.90 04:12:46 04:03:01 5 0.08 0.00 0.05 0.00 0.02 99.85 04:12:46 04:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:12:46 04:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:04:01 all 0.03 0.00 0.02 0.01 0.00 99.94 04:12:46 04:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:12:46 04:04:01 1 0.10 0.00 0.10 0.00 0.02 99.78 04:12:46 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:04:01 3 0.03 0.00 0.00 0.05 0.00 99.92 04:12:46 04:04:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:12:46 04:04:01 5 0.07 0.00 0.03 0.00 0.00 99.90 04:12:46 04:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:46 04:05:01 all 0.05 0.00 0.01 0.02 0.01 99.91 04:12:46 04:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:05:01 1 0.32 0.00 0.02 0.00 0.02 99.65 04:12:46 04:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:12:46 04:05:01 3 0.02 0.00 0.02 0.05 0.00 99.92 04:12:46 04:05:01 4 0.02 0.00 0.02 0.13 0.02 99.82 04:12:46 04:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:12:46 04:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:12:46 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:46 04:06:01 all 0.13 0.00 0.02 0.02 0.01 99.82 04:12:46 04:06:01 0 0.02 0.00 0.02 0.08 0.02 99.87 04:12:46 04:06:01 1 0.85 0.00 0.07 0.00 0.02 99.07 04:12:46 04:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:12:46 04:06:01 4 0.05 0.00 0.02 0.07 0.00 99.87 04:12:46 04:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:12:46 04:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:12:46 04:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:07:01 all 0.08 0.00 0.02 0.02 0.01 99.87 04:12:46 04:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:12:46 04:07:01 1 0.48 0.00 0.02 0.00 0.02 99.48 04:12:46 04:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:12:46 04:07:01 3 0.02 0.00 0.05 0.02 0.02 99.90 04:12:46 04:07:01 4 0.03 0.00 0.02 0.17 0.02 99.77 04:12:46 04:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:12:46 04:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:46 04:08:01 all 0.09 0.00 0.01 0.01 0.00 99.89 04:12:46 04:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:08:01 1 0.63 0.00 0.02 0.00 0.02 99.33 04:12:46 04:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:12:46 04:08:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:12:46 04:08:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:12:46 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:12:46 04:09:01 all 0.05 0.00 0.02 0.00 0.00 99.92 04:12:46 04:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:12:46 04:09:01 1 0.28 0.00 0.07 0.00 0.00 99.65 04:12:46 04:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 04:12:46 04:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:12:46 04:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:12:46 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:12:46 04:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:12:46 04:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:12:46 04:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:12:46 04:10:01 2 0.07 0.00 0.00 0.02 0.00 99.92 04:12:46 04:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:12:46 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:12:46 04:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:12:46 04:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:11:01 all 0.11 0.00 0.02 0.00 0.00 99.87 04:12:46 04:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:12:46 04:11:01 1 0.65 0.00 0.02 0.00 0.02 99.32 04:12:46 04:11:01 2 0.08 0.00 0.03 0.00 0.02 99.87 04:12:46 04:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:12:46 04:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:12:46 04:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:12:46 04:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:12:46 04:12:01 all 4.41 0.00 1.73 0.35 0.04 93.47 04:12:46 04:12:01 0 4.29 0.00 1.64 0.02 0.03 94.02 04:12:46 04:12:01 1 4.27 0.00 1.71 0.03 0.05 93.94 04:12:46 04:12:01 2 4.14 0.00 1.54 0.29 0.03 93.99 04:12:46 04:12:01 3 4.58 0.00 1.96 1.96 0.03 91.47 04:12:46 04:12:01 4 3.69 0.00 1.95 0.29 0.05 94.03 04:12:46 04:12:01 5 4.17 0.00 1.52 0.02 0.05 94.24 04:12:46 04:12:01 6 5.64 0.00 1.71 0.17 0.03 92.46 04:12:46 04:12:01 7 4.53 0.00 1.81 0.02 0.05 93.59 04:12:46 Average: all 5.38 0.00 0.92 0.43 0.04 93.23 04:12:46 Average: 0 5.36 0.00 0.93 0.44 0.02 93.24 04:12:46 Average: 1 5.45 0.00 0.89 0.08 0.06 93.52 04:12:46 Average: 2 5.36 0.00 0.96 0.30 0.03 93.35 04:12:46 Average: 3 5.38 0.00 0.91 1.97 0.05 91.68 04:12:46 Average: 4 5.20 0.00 0.93 0.28 0.02 93.56 04:12:46 Average: 5 5.45 0.00 0.88 0.09 0.05 93.53 04:12:46 Average: 6 5.38 0.00 0.91 0.12 0.02 93.56 04:12:46 Average: 7 5.50 0.00 0.98 0.15 0.02 93.35 04:12:46 04:12:46 04:12:46