Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0eb668f3799a4d1556a8baab8c51a4754ecf90c 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-ssh11594433825517264909.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-ssh9925407555251853966.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-ssh15062230978422520386.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-ssh7840988551842892850.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-ssh17119798555270017172.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5655 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 > 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 Avoid second fetch Checking out Revision e0eb668f3799a4d1556a8baab8c51a4754ecf90c (main) Commit message: "Merge pull request #774 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.60" > git config core.sparsecheckout # timeout=10 > git checkout -f e0eb668f3799a4d1556a8baab8c51a4754ecf90c # timeout=10 > git rev-list --no-walk 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-20T14:46:57.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-20T14:46:57.627Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-20T14:46:57.654Z] ========================================================= [2026-04-20T14:46:57.654Z] EdgeX Global Pipelines Version Info [2026-04-20T14:46:57.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:46:58.795Z] ------------------- [2026-04-20T14:46:58.795Z] stable info: [2026-04-20T14:46:58.795Z] ------------------- [2026-04-20T14:46:58.796Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-20T14:46:58.796Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-20T14:46:58.796Z] Message: update stable to v1.0.278 [2026-04-20T14:46:59.365Z] ------------------- [2026-04-20T14:46:59.365Z] experimental info: [2026-04-20T14:46:59.365Z] ------------------- [2026-04-20T14:46:59.365Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-20T14:46:59.365Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-20T14:46:59.365Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-20T14:46:59.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2026-04-20T14:46:59.460Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2026-04-20T14:46:59.482Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-20T14:46:59.502Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-20T14:46:59.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-20T14:46:59.547Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-20T14:46:59.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-20T14:46:59.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-20T14:46:59.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-20T14:46:59.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-20T14:46:59.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-20T14:46:59.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2026-04-20T14:46:59.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-20T14:46:59.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-20T14:46:59.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-20T14:46:59.778Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-20T14:46:59.798Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-20T14:46:59.822Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-20T14:46:59.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-20T14:46:59.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-20T14:46:59.901Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-20T14:46:59.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-20T14:46:59.953Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-20T14:46:59.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-20T14:47:00.002Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-20T14:47:00.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-20T14:47:00.050Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-20T14:47:00.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-20T14:47:00.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-20T14:47:00.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-20T14:47:00.153Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo [2026-04-20T14:47:00.182Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0eb668 [Pipeline] echo [2026-04-20T14:47:00.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T14:47:00.287Z] provisioning config files... [2026-04-20T14:47:00.308Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6833805265691225660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:47:00.654Z] ---> ****-login.sh [2026-04-20T14:47:00.654Z] nexus3.edgexfoundry.org:10001 [2026-04-20T14:47:00.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:00.915Z] [2026-04-20T14:47:00.915Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T14:47:00.915Z] Configure a credential helper to remove this warning. See [2026-04-20T14:47:00.915Z] https://docs.****.com/go/credential-store/ [2026-04-20T14:47:00.915Z] [2026-04-20T14:47:00.915Z] Login Succeeded [2026-04-20T14:47:00.915Z] nexus3.edgexfoundry.org:10002 [2026-04-20T14:47:00.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:01.176Z] [2026-04-20T14:47:01.176Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T14:47:01.176Z] Configure a credential helper to remove this warning. See [2026-04-20T14:47:01.176Z] https://docs.****.com/go/credential-store/ [2026-04-20T14:47:01.176Z] [2026-04-20T14:47:01.176Z] Login Succeeded [2026-04-20T14:47:01.176Z] nexus3.edgexfoundry.org:10003 [2026-04-20T14:47:01.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:01.176Z] [2026-04-20T14:47:01.176Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T14:47:01.176Z] Configure a credential helper to remove this warning. See [2026-04-20T14:47:01.176Z] https://docs.****.com/go/credential-store/ [2026-04-20T14:47:01.176Z] [2026-04-20T14:47:01.176Z] Login Succeeded [2026-04-20T14:47:01.176Z] nexus3.edgexfoundry.org:10004 [2026-04-20T14:47:01.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:01.176Z] [2026-04-20T14:47:01.176Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T14:47:01.177Z] Configure a credential helper to remove this warning. See [2026-04-20T14:47:01.177Z] https://docs.****.com/go/credential-store/ [2026-04-20T14:47:01.177Z] [2026-04-20T14:47:01.177Z] Login Succeeded [2026-04-20T14:47:01.177Z] ****.io [2026-04-20T14:47:01.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:01.438Z] [2026-04-20T14:47:01.438Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T14:47:01.438Z] Configure a credential helper to remove this warning. See [2026-04-20T14:47:01.438Z] https://docs.****.com/go/credential-store/ [2026-04-20T14:47:01.438Z] [2026-04-20T14:47:01.438Z] Login Succeeded [2026-04-20T14:47:01.438Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T14:47:01.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-20T14:47:01.881Z] + git rev-list -1 --merges e0eb668f3799a4d1556a8baab8c51a4754ecf90c~1..e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo [2026-04-20T14:47:01.919Z] -----------> git rev-list -1 --merges e0eb668f3799a4d1556a8baab8c51a4754ecf90c~1..e0eb668f3799a4d1556a8baab8c51a4754ecf90c e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T14:47:01.919Z] e0eb668f3799a4d1556a8baab8c51a4754ecf90c [false] [Pipeline] sh [2026-04-20T14:47:02.211Z] + git log --format=format:%s -1 e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo [2026-04-20T14:47:02.245Z] ========================================================= [2026-04-20T14:47:02.245Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-20T14:47:02.245Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-20T14:47:02.588Z] + git log --format=format:%s -1 e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo [2026-04-20T14:47:02.598Z] [semverPrep] GIT_COMMIT: e0eb668f3799a4d1556a8baab8c51a4754ecf90c, Commit Message: Merge pull request #774 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-20T14:47:02.611Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-20T14:47:03.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-20T14:47:03.008Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-20T14:47:03.008Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-20T14:47:03.008Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-20T14:47:03.008Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-20T14:47:03.008Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-20T14:47:03.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:47:03.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T14:47:03.508Z] [2026-04-20T14:47:03.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:47:03.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T14:47:03.814Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-20T14:47:03.814Z] 3dae71ba6b94: Pulling fs layer [2026-04-20T14:47:03.814Z] 6bf1a483ea7c: Pulling fs layer [2026-04-20T14:47:03.814Z] f5dfc541a4d3: Pulling fs layer [2026-04-20T14:47:03.814Z] 461d9e800cba: Pulling fs layer [2026-04-20T14:47:03.814Z] 80192f66455f: Pulling fs layer [2026-04-20T14:47:03.814Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-20T14:47:03.814Z] a29436f7fd5d: Pulling fs layer [2026-04-20T14:47:03.814Z] 923cac83aea3: Pulling fs layer [2026-04-20T14:47:03.814Z] 25ad8b0a4227: Pulling fs layer [2026-04-20T14:47:03.814Z] db01528c6b51: Pulling fs layer [2026-04-20T14:47:03.814Z] 28988de357af: Pulling fs layer [2026-04-20T14:47:03.814Z] 80192f66455f: Waiting [2026-04-20T14:47:03.814Z] 2e8e34ca0e6c: Waiting [2026-04-20T14:47:03.814Z] a29436f7fd5d: Waiting [2026-04-20T14:47:03.814Z] 923cac83aea3: Waiting [2026-04-20T14:47:03.814Z] 25ad8b0a4227: Waiting [2026-04-20T14:47:03.814Z] db01528c6b51: Waiting [2026-04-20T14:47:03.814Z] 28988de357af: Waiting [2026-04-20T14:47:03.814Z] 461d9e800cba: Waiting [2026-04-20T14:47:03.814Z] 6bf1a483ea7c: Verifying Checksum [2026-04-20T14:47:03.814Z] 6bf1a483ea7c: Download complete [2026-04-20T14:47:03.814Z] 461d9e800cba: Download complete [2026-04-20T14:47:03.814Z] 80192f66455f: Verifying Checksum [2026-04-20T14:47:03.814Z] 80192f66455f: Download complete [2026-04-20T14:47:04.073Z] f5dfc541a4d3: Verifying Checksum [2026-04-20T14:47:04.073Z] f5dfc541a4d3: Download complete [2026-04-20T14:47:04.073Z] 3dae71ba6b94: Download complete [2026-04-20T14:47:04.073Z] 923cac83aea3: Verifying Checksum [2026-04-20T14:47:04.073Z] 923cac83aea3: Download complete [2026-04-20T14:47:04.073Z] 25ad8b0a4227: Verifying Checksum [2026-04-20T14:47:04.073Z] 25ad8b0a4227: Download complete [2026-04-20T14:47:04.333Z] db01528c6b51: Download complete [2026-04-20T14:47:04.333Z] 28988de357af: Verifying Checksum [2026-04-20T14:47:04.333Z] 28988de357af: Download complete [2026-04-20T14:47:04.333Z] a29436f7fd5d: Verifying Checksum [2026-04-20T14:47:04.333Z] a29436f7fd5d: Download complete [2026-04-20T14:47:04.592Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-20T14:47:04.592Z] 2e8e34ca0e6c: Download complete [2026-04-20T14:47:05.531Z] 3dae71ba6b94: Pull complete [2026-04-20T14:47:05.531Z] 6bf1a483ea7c: Pull complete [2026-04-20T14:47:06.100Z] f5dfc541a4d3: Pull complete [2026-04-20T14:47:06.100Z] 461d9e800cba: Pull complete [2026-04-20T14:47:06.359Z] 80192f66455f: Pull complete [2026-04-20T14:47:10.582Z] 2e8e34ca0e6c: Pull complete [2026-04-20T14:47:10.582Z] a29436f7fd5d: Pull complete [2026-04-20T14:47:10.842Z] 923cac83aea3: Pull complete [2026-04-20T14:47:11.102Z] 25ad8b0a4227: Pull complete [2026-04-20T14:47:11.363Z] db01528c6b51: Pull complete [2026-04-20T14:47:11.363Z] 28988de357af: Pull complete [2026-04-20T14:47:11.623Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-20T14:47:11.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T14:47:11.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T14:47:11.810Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T14:47:11.850Z] $ 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 [2026-04-20T14:47:16.434Z] $ docker top 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e -eo pid,comm [2026-04-20T14:47:16.480Z] 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). [2026-04-20T14:47:16.480Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-20T14:47:16.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T14:47:16.541Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T14:47:16.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T14:47:16.652Z] $ docker exec 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e ssh-agent [2026-04-20T14:47:16.750Z] SSH_AUTH_SOCK=/tmp/ssh-zE2kwFbqdNkX/agent.32 [2026-04-20T14:47:16.750Z] SSH_AGENT_PID=38 [2026-04-20T14:47:16.757Z] Running ssh-add (command line suppressed) [2026-04-20T14:47:16.859Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4185190376165040714.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4185190376165040714.key) [2026-04-20T14:47:16.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T14:47:17.165Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2026-04-20T14:47:17.454Z] + git tag --points-at HEAD [Pipeline] } [2026-04-20T14:47:17.467Z] $ docker exec --env ******** --env ******** 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e ssh-agent -k [2026-04-20T14:47:17.565Z] unset SSH_AUTH_SOCK; [2026-04-20T14:47:17.565Z] unset SSH_AGENT_PID; [2026-04-20T14:47:17.565Z] echo Agent pid 38 killed; [2026-04-20T14:47:17.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-20T14:47:17.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T14:47:17.611Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T14:47:17.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T14:47:17.727Z] $ docker exec 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e ssh-agent [2026-04-20T14:47:17.820Z] SSH_AUTH_SOCK=/tmp/ssh-hUVVpwqzyTXh/agent.85 [2026-04-20T14:47:17.820Z] SSH_AGENT_PID=90 [2026-04-20T14:47:17.826Z] Running ssh-add (command line suppressed) [2026-04-20T14:47:17.931Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11351393632395813269.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11351393632395813269.key) [2026-04-20T14:47:17.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T14:47:18.233Z] + git semver init [2026-04-20T14:47:18.494Z] 2026-04-20 14:47:18,456 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-20T14:47:18.494Z] 2026-04-20 14:47:18,460 [run_init] DEBUG init version:0.0.0 force:False [2026-04-20T14:47:18.494Z] 2026-04-20 14:47:18,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2026-04-20T14:47:18.494Z] 2026-04-20 14:47:18,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2026-04-20T14:47:18.494Z] 2026-04-20 14:47:18,462 [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) [2026-04-20T14:47:19.879Z] 2026-04-20 14:47:19,880 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2026-04-20T14:47:19.879Z] 2026-04-20 14:47:19,880 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2026-04-20T14:47:19.879Z] 2026-04-20 14:47:19,881 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-20T14:47:19.879Z] 2026-04-20 14:47:19,881 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-20T14:47:19.879Z] 4.1.0-dev.20 [Pipeline] } [2026-04-20T14:47:20.151Z] $ docker exec --env ******** --env ******** 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e ssh-agent -k [2026-04-20T14:47:20.242Z] unset SSH_AUTH_SOCK; [2026-04-20T14:47:20.243Z] unset SSH_AGENT_PID; [2026-04-20T14:47:20.243Z] echo Agent pid 90 killed; [2026-04-20T14:47:20.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T14:47:20.573Z] + git semver [Pipeline] } [2026-04-20T14:47:20.848Z] $ docker stop --time=1 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e [2026-04-20T14:47:22.149Z] $ docker rm -f --volumes 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-20T14:47:22.493Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-20T14:47:22.771Z] Stashed 1 file(s) [Pipeline] echo [2026-04-20T14:47:22.775Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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 [2026-04-20T14:47:22.974Z] provisioning config files... [2026-04-20T14:47:22.997Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config772790670456684810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:47:23.305Z] ---> ****-login.sh [2026-04-20T14:47:23.305Z] nexus3.edgexfoundry.org:10001 [2026-04-20T14:47:23.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:23.305Z] Login Succeeded [2026-04-20T14:47:23.305Z] nexus3.edgexfoundry.org:10002 [2026-04-20T14:47:23.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:23.305Z] Login Succeeded [2026-04-20T14:47:23.305Z] nexus3.edgexfoundry.org:10003 [2026-04-20T14:47:23.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:23.564Z] Login Succeeded [2026-04-20T14:47:23.564Z] nexus3.edgexfoundry.org:10004 [2026-04-20T14:47:23.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:23.565Z] Login Succeeded [2026-04-20T14:47:23.565Z] ****.io [2026-04-20T14:47:23.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:47:23.825Z] Login Succeeded [2026-04-20T14:47:23.825Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T14:47:23.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-20T14:47:23.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T14:47:23.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T14:47:23.963Z] ========================================================= [2026-04-20T14:47:23.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-20T14:47:23.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:47:24.305Z] + 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 . [2026-04-20T14:47:24.874Z] #0 building with "default" instance using docker driver [2026-04-20T14:47:24.874Z] [2026-04-20T14:47:24.874Z] #1 [internal] load build definition from Dockerfile [2026-04-20T14:47:24.874Z] #1 transferring dockerfile: 2.05kB done [2026-04-20T14:47:24.874Z] #1 DONE 0.0s [2026-04-20T14:47:24.874Z] [2026-04-20T14:47:24.874Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-20T14:47:24.874Z] #2 DONE 0.1s [2026-04-20T14:47:25.134Z] [2026-04-20T14:47:25.134Z] #3 [internal] load .dockerignore [2026-04-20T14:47:25.134Z] #3 transferring context: 159B done [2026-04-20T14:47:25.134Z] #3 DONE 0.0s [2026-04-20T14:47:25.134Z] [2026-04-20T14:47:25.134Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-20T14:47:25.134Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-20T14:47:25.134Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-20T14:47:25.134Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-20T14:47:25.134Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s [2026-04-20T14:47:25.134Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-04-20T14:47:25.134Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-20T14:47:25.134Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-04-20T14:47:25.134Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s [2026-04-20T14:47:25.393Z] #4 ... [2026-04-20T14:47:25.393Z] [2026-04-20T14:47:25.393Z] #5 [internal] load build context [2026-04-20T14:47:25.393Z] #5 transferring context: 14.93MB 0.1s done [2026-04-20T14:47:25.393Z] #5 DONE 0.2s [2026-04-20T14:47:25.393Z] [2026-04-20T14:47:25.393Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-20T14:47:25.393Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-20T14:47:25.393Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2026-04-20T14:47:25.393Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-20T14:47:25.393Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-04-20T14:47:25.393Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-20T14:47:25.393Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-04-20T14:47:25.393Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-04-20T14:47:25.393Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 45.09MB / 60.15MB 0.4s [2026-04-20T14:47:25.393Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-04-20T14:47:25.393Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.75MB / 11.98MB 0.4s [2026-04-20T14:47:25.393Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.4s [2026-04-20T14:47:25.393Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-04-20T14:47:25.657Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done [2026-04-20T14:47:25.657Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.5s [2026-04-20T14:47:25.657Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-04-20T14:47:25.657Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s [2026-04-20T14:47:25.657Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s [2026-04-20T14:47:25.916Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s [2026-04-20T14:47:26.185Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done [2026-04-20T14:47:26.185Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-04-20T14:47:26.185Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.1s [2026-04-20T14:47:26.754Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.6s done [2026-04-20T14:47:26.754Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-04-20T14:47:26.754Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.6s done [2026-04-20T14:47:30.943Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done [2026-04-20T14:47:30.943Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-20T14:47:30.943Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-20T14:47:30.943Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-20T14:47:30.943Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 [2026-04-20T14:47:30.943Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-20T14:47:30.943Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-04-20T14:47:31.201Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-04-20T14:47:31.201Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-04-20T14:47:34.494Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-04-20T14:47:34.494Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-20T14:47:34.753Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-04-20T14:47:34.753Z] #4 DONE 9.7s [2026-04-20T14:47:34.753Z] [2026-04-20T14:47:34.753Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-04-20T14:47:34.753Z] #6 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T14:47:35.012Z] #6 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T14:47:35.271Z] #6 0.732 OK: 265 MiB in 60 packages [2026-04-20T14:47:37.923Z] Still waiting to schedule task [2026-04-20T14:47:37.923Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-20T14:47:40.562Z] #6 DONE 5.4s [2026-04-20T14:47:40.563Z] [2026-04-20T14:47:40.563Z] #7 [builder 3/7] WORKDIR /app [2026-04-20T14:47:40.563Z] #7 DONE 0.1s [2026-04-20T14:47:40.563Z] [2026-04-20T14:47:40.563Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-20T14:47:40.563Z] #8 DONE 0.1s [2026-04-20T14:47:40.563Z] [2026-04-20T14:47:40.563Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T14:48:02.514Z] #9 DONE 18.7s [2026-04-20T14:48:02.514Z] [2026-04-20T14:48:02.514Z] #10 [builder 6/7] COPY . . [2026-04-20T14:48:02.514Z] #10 DONE 0.1s [2026-04-20T14:48:02.514Z] [2026-04-20T14:48:02.514Z] #11 [builder 7/7] RUN echo noop [2026-04-20T14:48:02.514Z] #11 0.239 noop [2026-04-20T14:48:02.514Z] #11 DONE 0.3s [2026-04-20T14:48:02.514Z] [2026-04-20T14:48:02.514Z] #12 exporting to image [2026-04-20T14:48:02.514Z] #12 exporting layers [2026-04-20T14:48:06.702Z] #12 exporting layers 7.2s done [2026-04-20T14:48:06.702Z] #12 writing image sha256:df323a30925cf895d21a44cd41dd20854b83a5b43965342e5a988b080dc6a0df done [2026-04-20T14:48:06.702Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-20T14:48:06.702Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:48:07.037Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-20T14:48:07.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T14:48:07.123Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T14:48:07.152Z] $ 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 [2026-04-20T14:48:07.499Z] $ docker top 437f2da0bec839519a58ec455614967972d0738548e892b4d2179717b2fc0528 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T14:48:07.845Z] + go version [2026-04-20T14:48:07.845Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-20T14:48:07.855Z] $ docker stop --time=1 437f2da0bec839519a58ec455614967972d0738548e892b4d2179717b2fc0528 [2026-04-20T14:48:09.107Z] $ docker rm -f --volumes 437f2da0bec839519a58ec455614967972d0738548e892b4d2179717b2fc0528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:48:09.553Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-20T14:48:09.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T14:48:09.631Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T14:48:09.664Z] $ 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 [2026-04-20T14:48:09.905Z] $ docker top 41c271359e27a65f37a8f61a3f656cdc8ece548a5fc86058ad201ad2cfd2bced -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T14:48:10.252Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2026-04-20T14:48:10.557Z] + make test [2026-04-20T14:48:10.557Z] go test -race -coverprofile=coverage.out ./... [2026-04-20T14:48:49.278Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-04-20T14:49:15.809Z] 0 issues. [2026-04-20T14:49:15.809Z] go vet ./... [2026-04-20T14:49:16.926Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5656 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2026-04-20T14:49:16.946Z] Running in /w/workspace/app-service-configurable/298 [Pipeline] { [Pipeline] checkout [2026-04-20T14:49:16.999Z] The recommended git tool is: git [2026-04-20T14:49:19.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-20T14:49:19.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-20T14:49:19.088Z] ./bin/test-attribution-txt.sh [2026-04-20T14:49:19.088Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-20T14:49:19.088Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-20T14:49:19.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-20T14:49:19.377Z] $ docker stop --time=1 41c271359e27a65f37a8f61a3f656cdc8ece548a5fc86058ad201ad2cfd2bced [2026-04-20T14:49:21.706Z] using credential edgex-jenkins-ssh [2026-04-20T14:49:21.729Z] Cloning the remote Git repository [2026-04-20T14:49:21.769Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2026-04-20T14:49:21.863Z] > git init /w/workspace/app-service-configurable/298 # timeout=10 [2026-04-20T14:49:21.999Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2026-04-20T14:49:22.000Z] > git --version # timeout=10 [2026-04-20T14:49:22.027Z] > git --version # 'git version 2.25.1' [2026-04-20T14:49:22.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-20T14:49:22.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-20T14:49:24.822Z] $ docker rm -f --volumes 41c271359e27a65f37a8f61a3f656cdc8ece548a5fc86058ad201ad2cfd2bced [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-20T14:49:25.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-20T14:49:25.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-20T14:49:25.869Z] Avoid second fetch [2026-04-20T14:49:25.869Z] Checking out Revision e0eb668f3799a4d1556a8baab8c51a4754ecf90c (main) [2026-04-20T14:49:24.995Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2026-04-20T14:49:25.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-20T14:49:25.887Z] > git config core.sparsecheckout # timeout=10 [2026-04-20T14:49:26.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-20T14:49:26.422Z] + ls -al . [2026-04-20T14:49:26.422Z] total 252 [2026-04-20T14:49:26.422Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 20 14:48 . [2026-04-20T14:49:26.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 14:46 .. [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 20 14:46 .dockerignore [2026-04-20T14:49:26.422Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 14:48 .git [2026-04-20T14:49:26.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 14:46 .github [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 108 Apr 20 14:46 .gitignore [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 20 14:46 .golangci.yml [2026-04-20T14:49:26.422Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 14:47 .semver [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 19193 Apr 20 14:46 Attribution.txt [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 39309 Apr 20 14:46 CHANGELOG.md [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 2008 Apr 20 14:46 Dockerfile [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 14:46 GOVERNANCE.md [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 689 Apr 20 14:46 Jenkinsfile [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 20 14:46 LICENSE [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 20 14:46 OWNERS.md [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 4952 Apr 20 14:46 README.md [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 14:47 VERSION [2026-04-20T14:49:26.422Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 14:46 bin [2026-04-20T14:49:26.422Z] -rw-r--r-- 1 jenkins jenkins 953 Apr 20 14:48 coverage.out [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 7029 Apr 20 14:46 go.mod [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 90684 Apr 20 14:46 go.sum [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 1937 Apr 20 14:46 main.go [2026-04-20T14:49:26.422Z] -rw-rw-r-- 1 jenkins jenkins 3361 Apr 20 14:46 makefile [2026-04-20T14:49:26.422Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 14:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:49:26.465Z] Commit message: "Merge pull request #774 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.60" [2026-04-20T14:49:26.739Z] + 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=e0eb668f3799a4d1556a8baab8c51a4754ecf90c --label arch=amd64 --label version=4.1.0-dev.20 . [2026-04-20T14:49:26.998Z] #0 building with "default" instance using docker driver [2026-04-20T14:49:26.998Z] [2026-04-20T14:49:26.998Z] #1 [internal] load build definition from Dockerfile [2026-04-20T14:49:26.998Z] #1 transferring dockerfile: 2.05kB done [2026-04-20T14:49:26.998Z] #1 DONE 0.0s [2026-04-20T14:49:26.998Z] [2026-04-20T14:49:26.998Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-20T14:49:26.998Z] #2 DONE 0.0s [2026-04-20T14:49:26.998Z] [2026-04-20T14:49:26.998Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T14:49:26.998Z] #3 DONE 0.2s [2026-04-20T14:49:26.998Z] [2026-04-20T14:49:26.998Z] #4 [internal] load .dockerignore [2026-04-20T14:49:26.998Z] #4 transferring context: 159B done [2026-04-20T14:49:26.998Z] #4 DONE 0.0s [2026-04-20T14:49:26.998Z] [2026-04-20T14:49:26.998Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T14:49:26.998Z] #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-20T14:49:27.255Z] #5 ... [2026-04-20T14:49:27.255Z] [2026-04-20T14:49:27.255Z] #6 [internal] load build context [2026-04-20T14:49:27.255Z] #6 transferring context: 4.84kB done [2026-04-20T14:49:27.255Z] #6 DONE 0.1s [2026-04-20T14:49:27.255Z] [2026-04-20T14:49:27.255Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T14:49:27.255Z] #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T14:49:27.255Z] #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-20T14:49:27.255Z] #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-20T14:49:27.255Z] #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.15MB / 3.81MB 0.1s [2026-04-20T14:49:27.255Z] #5 ... [2026-04-20T14:49:27.255Z] [2026-04-20T14:49:27.255Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-20T14:49:27.255Z] #7 DONE 0.3s [2026-04-20T14:49:27.255Z] [2026-04-20T14:49:27.255Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T14:49:27.255Z] #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-20T14:49:27.256Z] #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-04-20T14:49:25.952Z] > git checkout -f e0eb668f3799a4d1556a8baab8c51a4754ecf90c # timeout=10 [2026-04-20T14:49:27.512Z] #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-04-20T14:49:27.512Z] #5 DONE 0.4s [2026-04-20T14:49:27.512Z] [2026-04-20T14:49:27.512Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-04-20T14:49:27.770Z] #8 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T14:49:27.770Z] #8 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T14:49:28.337Z] #8 0.731 (1/2) Installing ca-certificates (20260413-r0) [2026-04-20T14:49:28.337Z] #8 ... [2026-04-20T14:49:28.337Z] [2026-04-20T14:49:28.337Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2026-04-20T14:49:28.337Z] #9 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T14:49:28.337Z] #9 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T14:49:28.337Z] #9 0.813 OK: 265 MiB in 60 packages [2026-04-20T14:49:28.337Z] #9 DONE 1.0s [2026-04-20T14:49:28.337Z] [2026-04-20T14:49:28.337Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-04-20T14:49:28.337Z] #8 0.747 (2/2) Installing dumb-init (1.2.5-r3) [2026-04-20T14:49:28.337Z] #8 0.751 Executing busybox-1.37.0-r20.trigger [2026-04-20T14:49:28.337Z] #8 0.758 Executing ca-certificates-20260413-r0.trigger [2026-04-20T14:49:28.337Z] #8 0.798 OK: 8 MiB in 18 packages [2026-04-20T14:49:28.337Z] #8 DONE 0.9s [2026-04-20T14:49:28.337Z] [2026-04-20T14:49:28.337Z] #10 [builder 3/7] WORKDIR /app [2026-04-20T14:49:28.337Z] #10 DONE 0.1s [2026-04-20T14:49:28.337Z] [2026-04-20T14:49:28.337Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T14:49:28.595Z] #11 ... [2026-04-20T14:49:28.595Z] [2026-04-20T14:49:28.595Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2026-04-20T14:49:28.595Z] #12 DONE 0.0s [2026-04-20T14:49:28.854Z] [2026-04-20T14:49:28.854Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T14:49:29.113Z] #13 DONE 0.5s [2026-04-20T14:49:29.113Z] [2026-04-20T14:49:29.113Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T14:49:29.113Z] #11 0.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T14:49:29.113Z] #11 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T14:49:29.113Z] #11 ... [2026-04-20T14:49:29.113Z] [2026-04-20T14:49:29.113Z] #14 [builder 6/7] COPY . . [2026-04-20T14:49:29.113Z] #14 DONE 0.2s [2026-04-20T14:49:29.371Z] [2026-04-20T14:49:29.372Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T14:49:29.372Z] #11 0.826 OK: 8 MiB in 18 packages [2026-04-20T14:49:29.372Z] #11 DONE 0.9s [2026-04-20T14:49:29.372Z] [2026-04-20T14:49:29.372Z] #15 [builder 7/7] RUN make build [2026-04-20T14:49:29.630Z] #15 0.363 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T14:49:31.050Z] provisioning config files... [2026-04-20T14:49:31.078Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/298@tmp/config4037748368247155319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:49:31.752Z] ---> ****-login.sh [2026-04-20T14:49:31.752Z] nexus3.edgexfoundry.org:10001 [2026-04-20T14:49:32.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:32.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:49:32.303Z] Configure a credential helper to remove this warning. See [2026-04-20T14:49:32.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:49:32.303Z] [2026-04-20T14:49:32.303Z] Login Succeeded [2026-04-20T14:49:32.303Z] nexus3.edgexfoundry.org:10002 [2026-04-20T14:49:32.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:32.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:49:32.575Z] Configure a credential helper to remove this warning. See [2026-04-20T14:49:32.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:49:32.575Z] [2026-04-20T14:49:32.575Z] Login Succeeded [2026-04-20T14:49:32.575Z] nexus3.edgexfoundry.org:10003 [2026-04-20T14:49:32.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:33.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:49:33.115Z] Configure a credential helper to remove this warning. See [2026-04-20T14:49:33.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:49:33.115Z] [2026-04-20T14:49:33.115Z] Login Succeeded [2026-04-20T14:49:33.115Z] nexus3.edgexfoundry.org:10004 [2026-04-20T14:49:33.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:33.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:49:33.385Z] Configure a credential helper to remove this warning. See [2026-04-20T14:49:33.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:49:33.385Z] [2026-04-20T14:49:33.385Z] Login Succeeded [2026-04-20T14:49:33.385Z] ****.io [2026-04-20T14:49:33.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:33.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:49:33.920Z] Configure a credential helper to remove this warning. See [2026-04-20T14:49:33.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:49:33.920Z] [2026-04-20T14:49:33.920Z] Login Succeeded [2026-04-20T14:49:33.920Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T14:49:33.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-20T14:49:34.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T14:49:34.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T14:49:34.295Z] ========================================================= [2026-04-20T14:49:34.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-20T14:49:34.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:49:34.673Z] + 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 . [2026-04-20T14:49:34.673Z] Sending build context to Docker daemon 229.9kB [2026-04-20T14:49:34.954Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-04-20T14:49:34.955Z] Step 2/12 : FROM ${BASE} AS builder [2026-04-20T14:49:34.955Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-20T14:49:34.955Z] 6b59a28fa201: Pulling fs layer [2026-04-20T14:49:34.955Z] d32bb0dddca7: Pulling fs layer [2026-04-20T14:49:34.955Z] 5dab1238d3d9: Pulling fs layer [2026-04-20T14:49:34.955Z] 196fd7d83e7d: Pulling fs layer [2026-04-20T14:49:34.955Z] 4f4fb700ef54: Pulling fs layer [2026-04-20T14:49:34.955Z] 8ba94037c8f0: Pulling fs layer [2026-04-20T14:49:34.955Z] deaec5988b04: Pulling fs layer [2026-04-20T14:49:34.955Z] 9f65657bb879: Pulling fs layer [2026-04-20T14:49:34.955Z] 8ba94037c8f0: Waiting [2026-04-20T14:49:34.955Z] deaec5988b04: Waiting [2026-04-20T14:49:34.955Z] 9f65657bb879: Waiting [2026-04-20T14:49:34.955Z] 196fd7d83e7d: Waiting [2026-04-20T14:49:34.955Z] 4f4fb700ef54: Waiting [2026-04-20T14:49:34.955Z] d32bb0dddca7: Verifying Checksum [2026-04-20T14:49:34.955Z] d32bb0dddca7: Download complete [2026-04-20T14:49:35.225Z] 196fd7d83e7d: Verifying Checksum [2026-04-20T14:49:35.225Z] 196fd7d83e7d: Download complete [2026-04-20T14:49:35.225Z] 4f4fb700ef54: Verifying Checksum [2026-04-20T14:49:35.225Z] 4f4fb700ef54: Download complete [2026-04-20T14:49:35.225Z] 8ba94037c8f0: Verifying Checksum [2026-04-20T14:49:35.225Z] 8ba94037c8f0: Download complete [2026-04-20T14:49:35.225Z] 6b59a28fa201: Verifying Checksum [2026-04-20T14:49:35.225Z] 6b59a28fa201: Download complete [2026-04-20T14:49:35.814Z] 9f65657bb879: Verifying Checksum [2026-04-20T14:49:35.814Z] 9f65657bb879: Download complete [2026-04-20T14:49:36.085Z] 6b59a28fa201: Pull complete [2026-04-20T14:49:36.674Z] d32bb0dddca7: Pull complete [2026-04-20T14:49:36.674Z] 5dab1238d3d9: Verifying Checksum [2026-04-20T14:49:36.674Z] 5dab1238d3d9: Download complete [2026-04-20T14:49:38.628Z] deaec5988b04: Verifying Checksum [2026-04-20T14:49:38.628Z] deaec5988b04: Download complete [2026-04-20T14:49:51.058Z] 5dab1238d3d9: Pull complete [2026-04-20T14:49:51.058Z] 196fd7d83e7d: Pull complete [2026-04-20T14:49:51.058Z] 4f4fb700ef54: Pull complete [2026-04-20T14:49:51.058Z] 8ba94037c8f0: Pull complete [2026-04-20T14:49:56.166Z] #15 DONE 26.1s [2026-04-20T14:49:56.167Z] [2026-04-20T14:49:56.167Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-04-20T14:49:56.167Z] #16 DONE 0.0s [2026-04-20T14:49:56.167Z] [2026-04-20T14:49:56.167Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-04-20T14:49:56.167Z] #17 DONE 0.0s [2026-04-20T14:49:56.167Z] [2026-04-20T14:49:56.167Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-04-20T14:49:56.167Z] #18 DONE 0.0s [2026-04-20T14:49:56.167Z] [2026-04-20T14:49:56.167Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-04-20T14:49:56.167Z] #19 DONE 0.4s [2026-04-20T14:49:56.167Z] [2026-04-20T14:49:56.167Z] #20 exporting to image [2026-04-20T14:49:56.167Z] #20 exporting layers [2026-04-20T14:49:56.167Z] #20 exporting layers 0.2s done [2026-04-20T14:49:56.167Z] #20 writing image sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done [2026-04-20T14:49:56.167Z] #20 naming to docker.io/library/app-service-configurable 0.0s done [2026-04-20T14:49:56.167Z] #20 DONE 0.3s [2026-04-20T14:49:56.167Z] [2026-04-20T14:49:56.167Z] 1 warning found (use docker --debug to expand): [2026-04-20T14:49:56.167Z]  - 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 [2026-04-20T14:49:56.314Z] provisioning config files... [2026-04-20T14:49:56.331Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16680851152277706157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:49:56.640Z] ---> ****-login.sh [2026-04-20T14:49:56.640Z] nexus3.edgexfoundry.org:10001 [2026-04-20T14:49:56.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:56.640Z] Login Succeeded [2026-04-20T14:49:56.640Z] nexus3.edgexfoundry.org:10002 [2026-04-20T14:49:56.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:56.640Z] Login Succeeded [2026-04-20T14:49:56.640Z] nexus3.edgexfoundry.org:10003 [2026-04-20T14:49:56.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:56.899Z] Login Succeeded [2026-04-20T14:49:56.899Z] nexus3.edgexfoundry.org:10004 [2026-04-20T14:49:56.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:56.900Z] Login Succeeded [2026-04-20T14:49:56.900Z] ****.io [2026-04-20T14:49:56.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:49:57.160Z] Login Succeeded [2026-04-20T14:49:57.160Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T14:49:57.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T14:49:57.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T14:49:57.251Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2026-04-20T14:49:57.251Z] e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T14:49:57.251Z] latest [2026-04-20T14:49:57.251Z] 4.1.0-dev.20 [2026-04-20T14:49:57.251Z] e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [2026-04-20T14:49:57.251Z] main [2026-04-20T14:49:57.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:49:57.600Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:49:57.921Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T14:49:57.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-20T14:49:57.921Z] 6d5b30bdeccc: Preparing [2026-04-20T14:49:57.921Z] e43ec13ecea7: Preparing [2026-04-20T14:49:57.921Z] 6b3b317c6292: Preparing [2026-04-20T14:49:57.921Z] 8a9fbea052b5: Preparing [2026-04-20T14:49:57.921Z] 9b6e867f30fc: Preparing [2026-04-20T14:49:57.921Z] f76ac6f55d52: Preparing [2026-04-20T14:49:57.921Z] 0854555d70ac: Preparing [2026-04-20T14:49:57.921Z] 0854555d70ac: Waiting [2026-04-20T14:49:57.921Z] f76ac6f55d52: Waiting [2026-04-20T14:49:57.921Z] 8a9fbea052b5: Pushed [2026-04-20T14:49:57.921Z] e43ec13ecea7: Pushed [2026-04-20T14:49:57.921Z] 9b6e867f30fc: Pushed [2026-04-20T14:49:57.921Z] 6b3b317c6292: Pushed [2026-04-20T14:49:58.181Z] 0854555d70ac: Layer already exists [2026-04-20T14:49:58.181Z] f76ac6f55d52: Pushed [2026-04-20T14:50:01.160Z] deaec5988b04: Pull complete [2026-04-20T14:50:02.135Z] 9f65657bb879: Pull complete [2026-04-20T14:50:02.368Z] 6d5b30bdeccc: Pushed [2026-04-20T14:50:02.368Z] e0eb668f3799a4d1556a8baab8c51a4754ecf90c: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv [2026-04-20T14:50:02.403Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-20T14:50:02.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-20T14:50:02.403Z] ---> 334268110677 [2026-04-20T14:50:02.403Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:50:02.707Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:50:03.037Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-20T14:50:03.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-20T14:50:03.037Z] 6d5b30bdeccc: Preparing [2026-04-20T14:50:03.037Z] e43ec13ecea7: Preparing [2026-04-20T14:50:03.037Z] 6b3b317c6292: Preparing [2026-04-20T14:50:03.037Z] 8a9fbea052b5: Preparing [2026-04-20T14:50:03.037Z] 9b6e867f30fc: Preparing [2026-04-20T14:50:03.037Z] f76ac6f55d52: Preparing [2026-04-20T14:50:03.037Z] 0854555d70ac: Preparing [2026-04-20T14:50:03.037Z] f76ac6f55d52: Waiting [2026-04-20T14:50:03.037Z] 0854555d70ac: Waiting [2026-04-20T14:50:03.037Z] 6d5b30bdeccc: Layer already exists [2026-04-20T14:50:03.037Z] 9b6e867f30fc: Layer already exists [2026-04-20T14:50:03.037Z] 6b3b317c6292: Layer already exists [2026-04-20T14:50:03.037Z] e43ec13ecea7: Layer already exists [2026-04-20T14:50:03.037Z] 8a9fbea052b5: Layer already exists [2026-04-20T14:50:03.037Z] 0854555d70ac: Layer already exists [2026-04-20T14:50:03.037Z] f76ac6f55d52: Layer already exists [2026-04-20T14:50:03.037Z] latest: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:50:03.368Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:50:03.699Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 [2026-04-20T14:50:03.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-20T14:50:03.699Z] 6d5b30bdeccc: Preparing [2026-04-20T14:50:03.699Z] e43ec13ecea7: Preparing [2026-04-20T14:50:03.699Z] 6b3b317c6292: Preparing [2026-04-20T14:50:03.699Z] 8a9fbea052b5: Preparing [2026-04-20T14:50:03.699Z] 9b6e867f30fc: Preparing [2026-04-20T14:50:03.699Z] f76ac6f55d52: Preparing [2026-04-20T14:50:03.699Z] 0854555d70ac: Preparing [2026-04-20T14:50:03.699Z] 0854555d70ac: Waiting [2026-04-20T14:50:03.699Z] f76ac6f55d52: Waiting [2026-04-20T14:50:03.699Z] e43ec13ecea7: Layer already exists [2026-04-20T14:50:03.699Z] 6d5b30bdeccc: Layer already exists [2026-04-20T14:50:03.699Z] 9b6e867f30fc: Layer already exists [2026-04-20T14:50:03.699Z] 8a9fbea052b5: Layer already exists [2026-04-20T14:50:03.699Z] 6b3b317c6292: Layer already exists [2026-04-20T14:50:03.699Z] f76ac6f55d52: Layer already exists [2026-04-20T14:50:03.699Z] 0854555d70ac: Layer already exists [2026-04-20T14:50:03.699Z] 4.1.0-dev.20: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:50:04.035Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:50:04.353Z] ---> Running in 717aa26ca56a [2026-04-20T14:50:04.353Z] Removing intermediate container 717aa26ca56a [2026-04-20T14:50:04.353Z] ---> 7314718d703a [2026-04-20T14:50:04.353Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-04-20T14:50:04.363Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [2026-04-20T14:50:04.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-20T14:50:04.363Z] 6d5b30bdeccc: Preparing [2026-04-20T14:50:04.363Z] e43ec13ecea7: Preparing [2026-04-20T14:50:04.363Z] 6b3b317c6292: Preparing [2026-04-20T14:50:04.363Z] 8a9fbea052b5: Preparing [2026-04-20T14:50:04.363Z] 9b6e867f30fc: Preparing [2026-04-20T14:50:04.363Z] f76ac6f55d52: Preparing [2026-04-20T14:50:04.363Z] 0854555d70ac: Preparing [2026-04-20T14:50:04.363Z] f76ac6f55d52: Waiting [2026-04-20T14:50:04.363Z] 0854555d70ac: Waiting [2026-04-20T14:50:04.363Z] 8a9fbea052b5: Layer already exists [2026-04-20T14:50:04.363Z] 9b6e867f30fc: Layer already exists [2026-04-20T14:50:04.363Z] 6b3b317c6292: Layer already exists [2026-04-20T14:50:04.363Z] 6d5b30bdeccc: Layer already exists [2026-04-20T14:50:04.363Z] e43ec13ecea7: Layer already exists [2026-04-20T14:50:04.363Z] f76ac6f55d52: Layer already exists [2026-04-20T14:50:04.363Z] 0854555d70ac: Layer already exists [2026-04-20T14:50:04.363Z] e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:50:04.621Z] ---> Running in 8c4c7ddb584e [2026-04-20T14:50:04.697Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:50:04.888Z] Removing intermediate container 8c4c7ddb584e [2026-04-20T14:50:04.888Z] ---> f64cfd0d1f38 [2026-04-20T14:50:04.888Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-04-20T14:50:04.888Z] ---> Running in 732299a83273 [2026-04-20T14:50:05.027Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-04-20T14:50:05.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-20T14:50:05.027Z] 6d5b30bdeccc: Preparing [2026-04-20T14:50:05.027Z] e43ec13ecea7: Preparing [2026-04-20T14:50:05.027Z] 6b3b317c6292: Preparing [2026-04-20T14:50:05.027Z] 8a9fbea052b5: Preparing [2026-04-20T14:50:05.027Z] 9b6e867f30fc: Preparing [2026-04-20T14:50:05.027Z] f76ac6f55d52: Preparing [2026-04-20T14:50:05.027Z] 0854555d70ac: Preparing [2026-04-20T14:50:05.027Z] f76ac6f55d52: Waiting [2026-04-20T14:50:05.027Z] 0854555d70ac: Waiting [2026-04-20T14:50:05.027Z] 8a9fbea052b5: Layer already exists [2026-04-20T14:50:05.027Z] 6b3b317c6292: Layer already exists [2026-04-20T14:50:05.027Z] 9b6e867f30fc: Layer already exists [2026-04-20T14:50:05.027Z] 6d5b30bdeccc: Layer already exists [2026-04-20T14:50:05.027Z] e43ec13ecea7: Layer already exists [2026-04-20T14:50:05.027Z] 0854555d70ac: Layer already exists [2026-04-20T14:50:05.027Z] f76ac6f55d52: Layer already exists [2026-04-20T14:50:05.027Z] main: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T14:50:05.117Z] ===================================================== [Pipeline] echo [2026-04-20T14:50:05.134Z] taggedImages: [2026-04-20T14:50:05.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T14:50:05.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-20T14:50:05.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 [2026-04-20T14:50:05.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [2026-04-20T14:50:05.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-04-20T14:50:05.157Z] Removing intermediate container 732299a83273 [2026-04-20T14:50:05.157Z] ---> afee43677503 [2026-04-20T14:50:05.157Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-20T14:50:05.157Z] ---> Running in 4a5fa0069406 [Pipeline] echo [2026-04-20T14:50:05.181Z] ========================================================= [2026-04-20T14:50:05.181Z] [edgeXBuildMultiArch] RAW Config: [2026-04-20T14:50:05.181Z] images: [2026-04-20T14:50:05.181Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T14:50:05.181Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-20T14:50:05.181Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 [2026-04-20T14:50:05.181Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [2026-04-20T14:50:05.181Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-04-20T14:50:05.181Z] settingsFile: [2026-04-20T14:50:05.181Z] app-service-configurable-settings [2026-04-20T14:50:05.181Z] ========================================================= [Pipeline] node [2026-04-20T14:50:06.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T14:50:06.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T14:50:07.987Z] OK: 255 MiB in 60 packages [2026-04-20T14:50:08.950Z] Removing intermediate container 4a5fa0069406 [2026-04-20T14:50:08.950Z] ---> ce79dad9d7be [2026-04-20T14:50:08.950Z] Step 7/12 : WORKDIR /app [2026-04-20T14:50:08.950Z] ---> Running in 4ca33a4a997c [2026-04-20T14:50:09.541Z] Removing intermediate container 4ca33a4a997c [2026-04-20T14:50:09.541Z] ---> df0c8efa7d10 [2026-04-20T14:50:09.541Z] Step 8/12 : COPY go.mod vendor* ./ [2026-04-20T14:50:13.782Z] ---> a18a0fdbc892 [2026-04-20T14:50:13.782Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T14:50:13.782Z] ---> Running in 82d0ec247b8b [2026-04-20T14:50:20.183Z] Still waiting to schedule task [2026-04-20T14:50:20.184Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-20T14:51:19.908Z] Running on prd-centos7-docker-4c-2g-5657 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T14:51:19.964Z] provisioning config files... [2026-04-20T14:51:20.033Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7466557869083629774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:51:21.906Z] ---> ****-login.sh [2026-04-20T14:51:21.906Z] nexus3.edgexfoundry.org:10001 [2026-04-20T14:51:22.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:51:22.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:51:22.895Z] Configure a credential helper to remove this warning. See [2026-04-20T14:51:22.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:51:22.895Z] [2026-04-20T14:51:22.895Z] Login Succeeded [2026-04-20T14:51:22.895Z] nexus3.edgexfoundry.org:10002 [2026-04-20T14:51:23.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:51:23.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:51:23.166Z] Configure a credential helper to remove this warning. See [2026-04-20T14:51:23.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:51:23.166Z] [2026-04-20T14:51:23.166Z] Login Succeeded [2026-04-20T14:51:23.166Z] nexus3.edgexfoundry.org:10003 [2026-04-20T14:51:23.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:51:23.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:51:23.166Z] Configure a credential helper to remove this warning. See [2026-04-20T14:51:23.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:51:23.166Z] [2026-04-20T14:51:23.166Z] Login Succeeded [2026-04-20T14:51:23.166Z] nexus3.edgexfoundry.org:10004 [2026-04-20T14:51:23.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:51:23.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:51:23.439Z] Configure a credential helper to remove this warning. See [2026-04-20T14:51:23.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:51:23.439Z] [2026-04-20T14:51:23.439Z] Login Succeeded [2026-04-20T14:51:23.439Z] ****.io [2026-04-20T14:51:23.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T14:51:23.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T14:51:23.708Z] Configure a credential helper to remove this warning. See [2026-04-20T14:51:23.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T14:51:23.708Z] [2026-04-20T14:51:23.708Z] Login Succeeded [2026-04-20T14:51:23.708Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T14:51:23.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T14:51:24.080Z] + docker buildx ls [2026-04-20T14:51:24.340Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-20T14:51:24.340Z] default * docker [2026-04-20T14:51:24.340Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-20T14:51:24.633Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-20T14:51:24.633Z] edgex-builder [Pipeline] sh [2026-04-20T14:51:24.932Z] + docker buildx inspect --bootstrap [2026-04-20T14:51:24.932Z] #1 [internal] booting buildkit [2026-04-20T14:51:24.932Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-20T14:51:28.247Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2026-04-20T14:51:28.247Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-20T14:51:29.634Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2026-04-20T14:51:29.634Z] #1 DONE 4.8s [2026-04-20T14:51:29.634Z] Name: edgex-builder [2026-04-20T14:51:29.634Z] Driver: docker-container [2026-04-20T14:51:29.634Z] [2026-04-20T14:51:29.634Z] Nodes: [2026-04-20T14:51:29.634Z] Name: edgex-builder0 [2026-04-20T14:51:29.634Z] Endpoint: unix:///var/run/docker.sock [2026-04-20T14:51:29.634Z] Status: running [2026-04-20T14:51:29.634Z] Buildkit: v0.29.0 [2026-04-20T14:51:29.634Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-20T14:51:29.931Z] + docker buildx ls [2026-04-20T14:51:29.931Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-20T14:51:29.931Z] edgex-builder * docker-container [2026-04-20T14:51:29.931Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-20T14:51:29.931Z] default docker [2026-04-20T14:51:29.931Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-20T14:51:30.232Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c' [2026-04-20T14:51:30.232Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c --push - [2026-04-20T14:51:30.492Z] #1 [internal] load build definition from Dockerfile [2026-04-20T14:51:30.492Z] #1 transferring dockerfile: 209B done [2026-04-20T14:51:30.492Z] #1 DONE 0.0s [2026-04-20T14:51:30.492Z] [2026-04-20T14:51:30.492Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T14:51:30.492Z] #2 DONE 0.1s [2026-04-20T14:51:30.492Z] [2026-04-20T14:51:30.492Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T14:51:30.492Z] #3 DONE 0.1s [2026-04-20T14:51:30.492Z] [2026-04-20T14:51:30.492Z] #4 [internal] load .dockerignore [2026-04-20T14:51:30.492Z] #4 transferring context: 2B done [2026-04-20T14:51:30.492Z] #4 DONE 0.0s [2026-04-20T14:51:30.492Z] [2026-04-20T14:51:30.492Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:30.492Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done [2026-04-20T14:51:30.492Z] #5 DONE 0.0s [2026-04-20T14:51:30.492Z] [2026-04-20T14:51:30.492Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:30.492Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done [2026-04-20T14:51:30.492Z] #6 DONE 0.1s [2026-04-20T14:51:30.751Z] [2026-04-20T14:51:30.751Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T14:51:30.751Z] #7 DONE 0.0s [2026-04-20T14:51:30.751Z] [2026-04-20T14:51:30.751Z] #8 exporting to image [2026-04-20T14:51:30.751Z] #8 exporting layers done [2026-04-20T14:51:30.751Z] #8 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f 0.0s done [2026-04-20T14:51:30.751Z] #8 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done [2026-04-20T14:51:30.751Z] #8 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done [2026-04-20T14:51:30.751Z] #8 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef 0.0s done [2026-04-20T14:51:30.751Z] #8 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done [2026-04-20T14:51:30.751Z] #8 pushing layers 0.1s done [2026-04-20T14:51:30.751Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad [2026-04-20T14:51:30.751Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T14:51:30.751Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done [2026-04-20T14:51:30.751Z] #8 DONE 0.2s [2026-04-20T14:51:30.751Z] [2026-04-20T14:51:30.751Z] 1 warning found (use --debug to expand): [2026-04-20T14:51:30.751Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T14:51:31.044Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2026-04-20T14:51:31.044Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2026-04-20T14:51:31.044Z] #1 [internal] load build definition from Dockerfile [2026-04-20T14:51:31.044Z] #1 transferring dockerfile: 175B done [2026-04-20T14:51:31.044Z] #1 DONE 0.0s [2026-04-20T14:51:31.044Z] [2026-04-20T14:51:31.044Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-20T14:51:31.044Z] #2 DONE 0.0s [2026-04-20T14:51:31.044Z] [2026-04-20T14:51:31.044Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-20T14:51:31.044Z] #3 DONE 0.0s [2026-04-20T14:51:31.044Z] [2026-04-20T14:51:31.044Z] #4 [internal] load .dockerignore [2026-04-20T14:51:31.044Z] #4 transferring context: 2B done [2026-04-20T14:51:31.044Z] #4 DONE 0.0s [2026-04-20T14:51:31.044Z] [2026-04-20T14:51:31.044Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:31.044Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done [2026-04-20T14:51:31.044Z] #5 DONE 0.0s [2026-04-20T14:51:31.044Z] [2026-04-20T14:51:31.044Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:31.306Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done [2026-04-20T14:51:31.306Z] #6 CACHED [2026-04-20T14:51:31.306Z] [2026-04-20T14:51:31.306Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:31.306Z] #5 CACHED [2026-04-20T14:51:31.306Z] [2026-04-20T14:51:31.306Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T14:51:31.306Z] #7 DONE 0.0s [2026-04-20T14:51:31.306Z] [2026-04-20T14:51:31.306Z] #8 exporting to image [2026-04-20T14:51:31.306Z] #8 exporting layers done [2026-04-20T14:51:31.306Z] #8 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f done [2026-04-20T14:51:31.306Z] #8 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done [2026-04-20T14:51:31.306Z] #8 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done [2026-04-20T14:51:31.306Z] #8 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef done [2026-04-20T14:51:31.306Z] #8 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done [2026-04-20T14:51:31.306Z] #8 pushing layers 0.0s done [2026-04-20T14:51:31.306Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done [2026-04-20T14:51:31.306Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T14:51:31.306Z] #8 DONE 0.1s [2026-04-20T14:51:31.306Z] [2026-04-20T14:51:31.306Z] 1 warning found (use --debug to expand): [2026-04-20T14:51:31.306Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T14:51:31.611Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20' [2026-04-20T14:51:31.611Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 --push - [2026-04-20T14:51:31.611Z] #1 [internal] load build definition from Dockerfile [2026-04-20T14:51:31.611Z] #1 transferring dockerfile: 181B done [2026-04-20T14:51:31.611Z] #1 DONE 0.0s [2026-04-20T14:51:31.611Z] [2026-04-20T14:51:31.611Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 [2026-04-20T14:51:31.611Z] #2 DONE 0.0s [2026-04-20T14:51:31.611Z] [2026-04-20T14:51:31.611Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 [2026-04-20T14:51:31.611Z] #3 DONE 0.0s [2026-04-20T14:51:31.611Z] [2026-04-20T14:51:31.611Z] #4 [internal] load .dockerignore [2026-04-20T14:51:31.611Z] #4 transferring context: 2B done [2026-04-20T14:51:31.611Z] #4 DONE 0.0s [2026-04-20T14:51:31.611Z] [2026-04-20T14:51:31.611Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:31.611Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done [2026-04-20T14:51:31.611Z] #5 CACHED [2026-04-20T14:51:31.611Z] [2026-04-20T14:51:31.611Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:31.611Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done [2026-04-20T14:51:31.611Z] #6 CACHED [2026-04-20T14:51:31.611Z] [2026-04-20T14:51:31.611Z] #7 exporting to image [2026-04-20T14:51:31.611Z] #7 exporting layers done [2026-04-20T14:51:31.611Z] #7 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f done [2026-04-20T14:51:31.611Z] #7 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done [2026-04-20T14:51:31.611Z] #7 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done [2026-04-20T14:51:31.611Z] #7 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef done [2026-04-20T14:51:31.611Z] #7 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done [2026-04-20T14:51:31.611Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T14:51:31.611Z] #7 DONE 0.0s [2026-04-20T14:51:31.870Z] [2026-04-20T14:51:31.870Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T14:51:31.870Z] #8 DONE 0.0s [2026-04-20T14:51:31.870Z] [2026-04-20T14:51:31.870Z] #7 exporting to image [2026-04-20T14:51:31.870Z] #7 pushing layers 0.0s done [2026-04-20T14:51:31.870Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done [2026-04-20T14:51:31.870Z] #7 DONE 0.1s [2026-04-20T14:51:31.870Z] [2026-04-20T14:51:31.870Z] 1 warning found (use --debug to expand): [2026-04-20T14:51:31.870Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T14:51:32.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20' [2026-04-20T14:51:32.157Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 --push - [2026-04-20T14:51:32.157Z] #1 [internal] load build definition from Dockerfile [2026-04-20T14:51:32.422Z] #1 transferring dockerfile: 222B done [2026-04-20T14:51:32.422Z] #1 DONE 0.0s [2026-04-20T14:51:32.422Z] [2026-04-20T14:51:32.422Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [2026-04-20T14:51:32.422Z] #2 DONE 0.0s [2026-04-20T14:51:32.422Z] [2026-04-20T14:51:32.422Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [2026-04-20T14:51:32.422Z] #3 DONE 0.0s [2026-04-20T14:51:32.422Z] [2026-04-20T14:51:32.422Z] #4 [internal] load .dockerignore [2026-04-20T14:51:32.422Z] #4 transferring context: 2B done [2026-04-20T14:51:32.422Z] #4 DONE 0.0s [2026-04-20T14:51:32.422Z] [2026-04-20T14:51:32.422Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:32.422Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done [2026-04-20T14:51:32.422Z] #5 CACHED [2026-04-20T14:51:32.422Z] [2026-04-20T14:51:32.422Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:32.422Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done [2026-04-20T14:51:32.422Z] #6 CACHED [2026-04-20T14:51:32.422Z] [2026-04-20T14:51:32.422Z] #7 exporting to image [2026-04-20T14:51:32.422Z] #7 exporting layers done [2026-04-20T14:51:32.422Z] #7 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f done [2026-04-20T14:51:32.422Z] #7 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done [2026-04-20T14:51:32.422Z] #7 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done [2026-04-20T14:51:32.422Z] #7 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef [2026-04-20T14:51:32.422Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T14:51:32.422Z] #7 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef done [2026-04-20T14:51:32.422Z] #7 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done [2026-04-20T14:51:32.422Z] #7 pushing layers 0.0s done [2026-04-20T14:51:32.422Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done [2026-04-20T14:51:32.422Z] #7 DONE 0.1s [2026-04-20T14:51:32.422Z] [2026-04-20T14:51:32.422Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T14:51:32.422Z] #8 DONE 0.0s [2026-04-20T14:51:32.422Z] [2026-04-20T14:51:32.422Z] 1 warning found (use --debug to expand): [2026-04-20T14:51:32.422Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T14:51:32.706Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2026-04-20T14:51:32.706Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2026-04-20T14:51:32.966Z] #1 [internal] load build definition from Dockerfile [2026-04-20T14:51:32.966Z] #1 transferring dockerfile: 173B done [2026-04-20T14:51:32.966Z] #1 DONE 0.0s [2026-04-20T14:51:32.966Z] [2026-04-20T14:51:32.966Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-04-20T14:51:32.966Z] #2 DONE 0.0s [2026-04-20T14:51:32.966Z] [2026-04-20T14:51:32.966Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-04-20T14:51:32.966Z] #3 DONE 0.0s [2026-04-20T14:51:32.966Z] [2026-04-20T14:51:32.966Z] #4 [internal] load .dockerignore [2026-04-20T14:51:32.966Z] #4 transferring context: 2B done [2026-04-20T14:51:32.966Z] #4 DONE 0.0s [2026-04-20T14:51:32.966Z] [2026-04-20T14:51:32.966Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:32.966Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc done [2026-04-20T14:51:32.966Z] #5 CACHED [2026-04-20T14:51:32.966Z] [2026-04-20T14:51:32.966Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc [2026-04-20T14:51:32.966Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc done [2026-04-20T14:51:32.966Z] #6 CACHED [2026-04-20T14:51:32.966Z] [2026-04-20T14:51:32.966Z] #7 exporting to image [2026-04-20T14:51:32.966Z] #7 exporting layers done [2026-04-20T14:51:32.966Z] #7 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f done [2026-04-20T14:51:32.966Z] #7 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done [2026-04-20T14:51:32.966Z] #7 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c [2026-04-20T14:51:32.966Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T14:51:32.966Z] #7 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done [2026-04-20T14:51:32.966Z] #7 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef done [2026-04-20T14:51:32.966Z] #7 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done [2026-04-20T14:51:32.966Z] #7 pushing layers 0.0s done [2026-04-20T14:51:32.966Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done [2026-04-20T14:51:32.966Z] #7 DONE 0.1s [2026-04-20T14:51:32.966Z] [2026-04-20T14:51:32.966Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T14:51:32.966Z] #8 DONE 0.0s [2026-04-20T14:51:32.966Z] [2026-04-20T14:51:32.966Z] 1 warning found (use --debug to expand): [2026-04-20T14:51:32.966Z]  - 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 [2026-04-20T14:51:33.371Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:51:33.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:51:34.224Z] ---> package-listing.sh [2026-04-20T14:51:34.225Z] ++ facter osfamily [2026-04-20T14:51:34.225Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-20T14:51:34.490Z] + OS_FAMILY=redhat [2026-04-20T14:51:34.490Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-04-20T14:51:34.490Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-20T14:51:34.490Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-20T14:51:34.490Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-20T14:51:34.490Z] + PACKAGES=/tmp/packages_start.txt [2026-04-20T14:51:34.490Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-04-20T14:51:34.490Z] + PACKAGES=/tmp/packages_end.txt [2026-04-20T14:51:34.490Z] + case "${OS_FAMILY}" in [2026-04-20T14:51:34.490Z] + sort [2026-04-20T14:51:34.490Z] + rpm -qa [2026-04-20T14:51:35.073Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-20T14:51:35.073Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-20T14:51:35.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-20T14:51:35.073Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-04-20T14:51:35.073Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-04-20T14:51:35.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2026-04-20T14:51:35.089Z] 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 [2026-04-20T14:51:35.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:51:35.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T14:51:35.986Z] [2026-04-20T14:51:35.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:51:36.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T14:51:36.303Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-20T14:51:36.303Z] 5eb5b503b376: Pulling fs layer [2026-04-20T14:51:36.303Z] 5c69ac0246d0: Pulling fs layer [2026-04-20T14:51:36.303Z] ec43610c2a17: Pulling fs layer [2026-04-20T14:51:36.303Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-20T14:51:36.303Z] 33b1e0a273af: Pulling fs layer [2026-04-20T14:51:36.303Z] 5d3b04190fa2: Pulling fs layer [2026-04-20T14:51:36.303Z] 2f39f015ded8: Pulling fs layer [2026-04-20T14:51:36.303Z] 3a2ae6a8a46f: Waiting [2026-04-20T14:51:36.303Z] 33b1e0a273af: Waiting [2026-04-20T14:51:36.303Z] 5d3b04190fa2: Waiting [2026-04-20T14:51:36.303Z] 2f39f015ded8: Waiting [2026-04-20T14:51:36.303Z] 5c69ac0246d0: Verifying Checksum [2026-04-20T14:51:36.303Z] 5c69ac0246d0: Download complete [2026-04-20T14:51:36.303Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-20T14:51:36.303Z] 3a2ae6a8a46f: Download complete [2026-04-20T14:51:36.303Z] 33b1e0a273af: Verifying Checksum [2026-04-20T14:51:36.303Z] 33b1e0a273af: Download complete [2026-04-20T14:51:36.303Z] ec43610c2a17: Verifying Checksum [2026-04-20T14:51:36.303Z] ec43610c2a17: Download complete [2026-04-20T14:51:36.303Z] 5d3b04190fa2: Verifying Checksum [2026-04-20T14:51:36.303Z] 5d3b04190fa2: Download complete [2026-04-20T14:51:36.565Z] 5eb5b503b376: Verifying Checksum [2026-04-20T14:51:36.565Z] 5eb5b503b376: Download complete [2026-04-20T14:51:37.153Z] 2f39f015ded8: Verifying Checksum [2026-04-20T14:51:37.153Z] 2f39f015ded8: Download complete [2026-04-20T14:51:38.105Z] 5eb5b503b376: Pull complete [2026-04-20T14:51:38.105Z] 5c69ac0246d0: Pull complete [2026-04-20T14:51:38.364Z] ec43610c2a17: Pull complete [2026-04-20T14:51:38.364Z] 3a2ae6a8a46f: Pull complete [2026-04-20T14:51:38.626Z] 33b1e0a273af: Pull complete [2026-04-20T14:51:38.626Z] 5d3b04190fa2: Pull complete [2026-04-20T14:51:42.844Z] 2f39f015ded8: Pull complete [2026-04-20T14:51:42.844Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-20T14:51:42.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T14:51:42.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T14:51:43.010Z] prd-centos7-docker-4c-2g-5657 does not seem to be running inside a container [2026-04-20T14:51:43.044Z] $ 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 [2026-04-20T14:51:46.551Z] $ docker top 52e160dd11c73c1e0c337a24bbd2eb97e6f2aca4b3a7de69fc977c07f8dd2cbb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T14:51:46.914Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-20T14:51:47.204Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-20T14:51:47.497Z] + ls /var/log/sa-host [2026-04-20T14:51:47.497Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T14:51:47.673Z] provisioning config files... [2026-04-20T14:51:47.682Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13034163925299030118tmp [Pipeline] { [Pipeline] echo [2026-04-20T14:51:47.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:51:47.992Z] ---> create-netrc.sh [Pipeline] } [2026-04-20T14:51:47.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:51:48.365Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-20T14:51:48.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:51:48.669Z] ---> sudo-logs.sh [2026-04-20T14:51:48.670Z] Archiving 'sudo' log.. [2026-04-20T14:51:48.930Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5657.novalocal: Name or service not known [2026-04-20T14:51:48.930Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5657.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-20T14:51:48.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:51:49.249Z] ---> job-cost.sh [2026-04-20T14:51:49.249Z] lf-activate-venv: SKIPPING [2026-04-20T14:51:49.249Z] INFO: No Stack... [2026-04-20T14:51:49.508Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-20T14:51:50.076Z] INFO: Archiving Costs [Pipeline] echo [2026-04-20T14:51:50.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T14:51:50.385Z] ---> logs-deploy.sh [2026-04-20T14:51:50.386Z] lf-activate-venv: SKIPPING [2026-04-20T14:51:50.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/298 [2026-04-20T14:51:50.386Z] INFO: archiving workspace using pattern(s): [2026-04-20T14:51:50.410Z] Removing intermediate container 82d0ec247b8b [2026-04-20T14:51:50.410Z] ---> d9529d10f56b [2026-04-20T14:51:50.410Z] Step 10/12 : COPY . . [2026-04-20T14:51:50.410Z] ---> f33a726d8a94 [2026-04-20T14:51:50.410Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-20T14:51:50.410Z] ---> Running in 539c0c6ed061 [2026-04-20T14:51:50.410Z] Removing intermediate container 539c0c6ed061 [2026-04-20T14:51:50.410Z] ---> 89f21d05041e [2026-04-20T14:51:50.410Z] Step 12/12 : RUN $MAKE [2026-04-20T14:51:50.410Z] ---> Running in 5af717b189ba [2026-04-20T14:51:50.993Z] noop [2026-04-20T14:51:51.329Z] Archives upload complete. [2026-04-20T14:51:51.329Z] INFO: archiving logs to Nexus [2026-04-20T14:51:51.583Z] Removing intermediate container 5af717b189ba [2026-04-20T14:51:51.583Z] ---> 214d1202cdd9 [2026-04-20T14:51:51.583Z] Successfully built 214d1202cdd9 [2026-04-20T14:51:51.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:51:52.222Z] + docker inspect -f . ci-base-image-arm64 [2026-04-20T14:51:52.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T14:51:52.265Z] ---> uname -a: [2026-04-20T14:51:52.265Z] Linux prd-centos7-docker-4c-2g-5657.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-04-20T14:51:52.265Z] [2026-04-20T14:51:52.265Z] [2026-04-20T14:51:52.265Z] ---> lscpu: [2026-04-20T14:51:52.265Z] Architecture: x86_64 [2026-04-20T14:51:52.265Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-20T14:51:52.265Z] Byte Order: Little Endian [2026-04-20T14:51:52.265Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-20T14:51:52.265Z] CPU(s): 2 [2026-04-20T14:51:52.266Z] On-line CPU(s) list: 0,1 [2026-04-20T14:51:52.266Z] Thread(s) per core: 1 [2026-04-20T14:51:52.266Z] Core(s) per socket: 1 [2026-04-20T14:51:52.266Z] Socket(s): 2 [2026-04-20T14:51:52.266Z] NUMA node(s): 1 [2026-04-20T14:51:52.266Z] Vendor ID: AuthenticAMD [2026-04-20T14:51:52.266Z] CPU family: 23 [2026-04-20T14:51:52.266Z] Model: 49 [2026-04-20T14:51:52.266Z] Model name: AMD EPYC-Rome Processor [2026-04-20T14:51:52.266Z] Stepping: 0 [2026-04-20T14:51:52.266Z] CPU MHz: 2799.998 [2026-04-20T14:51:52.266Z] BogoMIPS: 5599.99 [2026-04-20T14:51:52.266Z] Virtualization: AMD-V [2026-04-20T14:51:52.266Z] Hypervisor vendor: KVM [2026-04-20T14:51:52.266Z] Virtualization type: full [2026-04-20T14:51:52.266Z] L1d cache: 64 KiB [2026-04-20T14:51:52.266Z] L1i cache: 64 KiB [2026-04-20T14:51:52.266Z] L2 cache: 1 MiB [2026-04-20T14:51:52.266Z] L3 cache: 32 MiB [2026-04-20T14:51:52.266Z] NUMA node0 CPU(s): 0,1 [2026-04-20T14:51:52.266Z] Vulnerability Itlb multihit: Not affected [2026-04-20T14:51:52.266Z] Vulnerability L1tf: Not affected [2026-04-20T14:51:52.266Z] Vulnerability Mds: Not affected [2026-04-20T14:51:52.266Z] Vulnerability Meltdown: Not affected [2026-04-20T14:51:52.266Z] Vulnerability Mmio stale data: Not affected [2026-04-20T14:51:52.266Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-20T14:51:52.266Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-20T14:51:52.266Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-20T14:51:52.266Z] Vulnerability Srbds: Not affected [2026-04-20T14:51:52.266Z] Vulnerability Tsx async abort: Not affected [2026-04-20T14:51:52.266Z] 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 [2026-04-20T14:51:52.266Z] [2026-04-20T14:51:52.266Z] [2026-04-20T14:51:52.266Z] ---> nproc: [2026-04-20T14:51:52.266Z] 2 [2026-04-20T14:51:52.266Z] [2026-04-20T14:51:52.266Z] [2026-04-20T14:51:52.266Z] ---> df -h: [2026-04-20T14:51:52.266Z] Filesystem Size Used Avail Use% Mounted on [2026-04-20T14:51:52.266Z] overlay 40G 7.4G 33G 19% / [2026-04-20T14:51:52.266Z] tmpfs 64M 0 64M 0% /dev [2026-04-20T14:51:52.266Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-20T14:51:52.266Z] shm 64M 0 64M 0% /dev/shm [2026-04-20T14:51:52.266Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-04-20T14:51:52.266Z] [2026-04-20T14:51:52.266Z] [2026-04-20T14:51:52.266Z] Cannot open /var/log/sysstat/sa20: No such file or directory [2026-04-20T14:51:52.266Z] Please check if data collecting is enabled [2026-04-20T14:51:52.266Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [2026-04-20T14:51:52.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-5656 does not seem to be running inside a container [2026-04-20T14:51:52.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/298 -v /w/workspace/app-service-configurable/298:/w/workspace/app-service-configurable/298:rw,z -v /w/workspace/app-service-configurable/298@tmp:/w/workspace/app-service-configurable/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-20T14:51:53.634Z] $ docker top 8675266eb39a96feba0dc6a200a90752a775c74b25ba45153b6c956c13597d0a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T14:51:53.862Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-20T14:51:53.869Z] $ docker stop --time=1 52e160dd11c73c1e0c337a24bbd2eb97e6f2aca4b3a7de69fc977c07f8dd2cbb [2026-04-20T14:51:55.020Z] $ docker rm -f --volumes 52e160dd11c73c1e0c337a24bbd2eb97e6f2aca4b3a7de69fc977c07f8dd2cbb [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-20T14:51:55.173Z] [WS-CLEANUP] Deleting project workspace... [2026-04-20T14:51:55.174Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-20T14:51:55.191Z] [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 [2026-04-20T14:51:55.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T14:51:55.647Z] [2026-04-20T14:51:55.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:51:55.681Z] + go version [2026-04-20T14:51:55.681Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-20T14:51:55.722Z] $ docker stop --time=1 8675266eb39a96feba0dc6a200a90752a775c74b25ba45153b6c956c13597d0a [2026-04-20T14:51:55.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T14:51:55.958Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-20T14:51:55.958Z] 5eb5b503b376: Pulling fs layer [2026-04-20T14:51:55.958Z] 5c69ac0246d0: Pulling fs layer [2026-04-20T14:51:55.958Z] ec43610c2a17: Pulling fs layer [2026-04-20T14:51:55.958Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-20T14:51:55.958Z] 33b1e0a273af: Pulling fs layer [2026-04-20T14:51:55.958Z] 5d3b04190fa2: Pulling fs layer [2026-04-20T14:51:55.958Z] 2f39f015ded8: Pulling fs layer [2026-04-20T14:51:55.958Z] 3a2ae6a8a46f: Waiting [2026-04-20T14:51:55.958Z] 33b1e0a273af: Waiting [2026-04-20T14:51:55.958Z] 5d3b04190fa2: Waiting [2026-04-20T14:51:55.958Z] 2f39f015ded8: Waiting [2026-04-20T14:51:55.958Z] 5c69ac0246d0: Verifying Checksum [2026-04-20T14:51:55.958Z] 5c69ac0246d0: Download complete [2026-04-20T14:51:55.958Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-20T14:51:55.958Z] 3a2ae6a8a46f: Download complete [2026-04-20T14:51:55.958Z] 33b1e0a273af: Download complete [2026-04-20T14:51:55.958Z] 5d3b04190fa2: Download complete [2026-04-20T14:51:55.958Z] ec43610c2a17: Verifying Checksum [2026-04-20T14:51:55.958Z] ec43610c2a17: Download complete [2026-04-20T14:51:56.217Z] 5eb5b503b376: Verifying Checksum [2026-04-20T14:51:56.217Z] 5eb5b503b376: Download complete [2026-04-20T14:51:56.784Z] 2f39f015ded8: Download complete [2026-04-20T14:51:57.311Z] $ docker rm -f --volumes 8675266eb39a96feba0dc6a200a90752a775c74b25ba45153b6c956c13597d0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T14:51:57.717Z] 5eb5b503b376: Pull complete [2026-04-20T14:51:57.717Z] 5c69ac0246d0: Pull complete [2026-04-20T14:51:57.899Z] + docker inspect -f . ci-base-image-arm64 [2026-04-20T14:51:57.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T14:51:58.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-5656 does not seem to be running inside a container [2026-04-20T14:51:58.151Z] $ 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/298 -v /w/workspace/app-service-configurable/298:/w/workspace/app-service-configurable/298:rw,z -v /w/workspace/app-service-configurable/298@tmp:/w/workspace/app-service-configurable/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-20T14:51:58.285Z] ec43610c2a17: Pull complete [2026-04-20T14:51:58.285Z] 3a2ae6a8a46f: Pull complete [2026-04-20T14:51:58.285Z] 33b1e0a273af: Pull complete [2026-04-20T14:51:58.544Z] 5d3b04190fa2: Pull complete [2026-04-20T14:51:59.306Z] $ docker top 6e80b8266c4783d350cc11ee3f4294b26364879adbc8503892418b48c1cc69f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T14:51:59.823Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/298 [2026-04-20T14:52:03.809Z] 2f39f015ded8: Pull complete [2026-04-20T14:52:03.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-20T14:52:03.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T14:52:03.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T14:52:03.917Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T14:52:03.951Z] $ 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 [2026-04-20T14:52:06.114Z] $ docker top d7f754be6904a4554b193d06d452b984ba9af951db7d61c297f4ed94be4a2cec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2026-04-20T14:52:06.521Z] ---> job-cost.sh [2026-04-20T14:52:06.521Z] lf-activate-venv: SKIPPING [2026-04-20T14:52:06.521Z] INFO: No Stack... [2026-04-20T14:52:06.567Z] + make test [2026-04-20T14:52:06.568Z] go test -race -coverprofile=coverage.out ./... [2026-04-20T14:52:06.780Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-20T14:52:07.040Z] INFO: Archiving Costs [Pipeline] sh [2026-04-20T14:52:07.333Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2026-04-20T14:52:07.333Z] + cut -d, -f6 [Pipeline] lock [2026-04-20T14:52:07.345Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [2026-04-20T14:52:07.356Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] did not exist. Created. [2026-04-20T14:52:07.362Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-20T14:52:07.669Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-04-20T14:52:07.703Z] Stashed 1 file(s) [Pipeline] } [2026-04-20T14:52:07.711Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-20T14:52:07.742Z] $ docker stop --time=1 d7f754be6904a4554b193d06d452b984ba9af951db7d61c297f4ed94be4a2cec [2026-04-20T14:52:08.889Z] $ docker rm -f --volumes d7f754be6904a4554b193d06d452b984ba9af951db7d61c297f4ed94be4a2cec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-20T14:56:44.441Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-04-20T14:56:44.708Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-20T14:56:44.708Z] go vet ./... [2026-04-20T15:00:36.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-20T15:00:36.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-20T15:00:36.549Z] ./bin/test-attribution-txt.sh [2026-04-20T15:00:36.549Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-20T15:00:36.549Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-20T15:00:36.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-20T15:00:36.592Z] $ docker stop --time=1 6e80b8266c4783d350cc11ee3f4294b26364879adbc8503892418b48c1cc69f1 [2026-04-20T15:00:39.728Z] $ docker rm -f --volumes 6e80b8266c4783d350cc11ee3f4294b26364879adbc8503892418b48c1cc69f1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-20T15:00:42.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-20T15:00:42.079Z] Warning: overwriting stash ‘coverage-report’ [2026-04-20T15:00:42.577Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-20T15:00:43.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-20T15:00:43.367Z] + ls -al . [2026-04-20T15:00:43.367Z] total 248 [2026-04-20T15:00:43.367Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 20 14:52 . [2026-04-20T15:00:43.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 14:49 .. [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 20 14:49 .dockerignore [2026-04-20T15:00:43.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 14:49 .git [2026-04-20T15:00:43.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 14:49 .github [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 108 Apr 20 14:49 .gitignore [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 20 14:49 .golangci.yml [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 19193 Apr 20 14:49 Attribution.txt [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 39309 Apr 20 14:49 CHANGELOG.md [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 2008 Apr 20 14:49 Dockerfile [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 14:49 GOVERNANCE.md [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 689 Apr 20 14:49 Jenkinsfile [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 20 14:49 LICENSE [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 20 14:49 OWNERS.md [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 4952 Apr 20 14:49 README.md [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 14:47 VERSION [2026-04-20T15:00:43.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 14:49 bin [2026-04-20T15:00:43.367Z] -rw-r--r-- 1 jenkins jenkins 953 Apr 20 14:56 coverage.out [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 7029 Apr 20 14:49 go.mod [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 90684 Apr 20 14:49 go.sum [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 1937 Apr 20 14:49 main.go [2026-04-20T15:00:43.367Z] -rw-rw-r-- 1 jenkins jenkins 3361 Apr 20 14:49 makefile [2026-04-20T15:00:43.367Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 14:49 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:00:43.721Z] + 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=e0eb668f3799a4d1556a8baab8c51a4754ecf90c --label arch=arm64 --label version=4.1.0-dev.20 . [2026-04-20T15:00:43.722Z] Sending build context to Docker daemon 231.4kB [2026-04-20T15:00:43.990Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-04-20T15:00:43.990Z] Step 2/27 : FROM ${BASE} AS builder [2026-04-20T15:00:43.990Z] ---> 214d1202cdd9 [2026-04-20T15:00:43.990Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-04-20T15:00:43.990Z] ---> Running in d5b5590b4497 [2026-04-20T15:00:44.262Z] Removing intermediate container d5b5590b4497 [2026-04-20T15:00:44.262Z] ---> 63f960721d71 [2026-04-20T15:00:44.262Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-04-20T15:00:44.533Z] ---> Running in fd6ba3cf790f [2026-04-20T15:00:44.804Z] Removing intermediate container fd6ba3cf790f [2026-04-20T15:00:44.804Z] ---> c8575a8be611 [2026-04-20T15:00:44.804Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-04-20T15:00:44.804Z] ---> Running in 104ed073d4f7 [2026-04-20T15:00:45.070Z] Removing intermediate container 104ed073d4f7 [2026-04-20T15:00:45.071Z] ---> 54b6b2bc5f3b [2026-04-20T15:00:45.071Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-20T15:00:45.339Z] ---> Running in eb65a0162b56 [2026-04-20T15:00:46.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T15:00:46.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T15:00:47.982Z] OK: 255 MiB in 60 packages [2026-04-20T15:00:48.944Z] Removing intermediate container eb65a0162b56 [2026-04-20T15:00:48.944Z] ---> 5087c14a03b4 [2026-04-20T15:00:48.944Z] Step 7/27 : WORKDIR /app [2026-04-20T15:00:49.213Z] ---> Running in 59b4e407f548 [2026-04-20T15:00:49.482Z] Removing intermediate container 59b4e407f548 [2026-04-20T15:00:49.482Z] ---> dfa8e8a8bd5d [2026-04-20T15:00:49.482Z] Step 8/27 : COPY go.mod vendor* ./ [2026-04-20T15:00:52.832Z] ---> 69f7eb66af5f [2026-04-20T15:00:52.832Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T15:00:52.832Z] ---> Running in ef6c0a97695d [2026-04-20T15:00:54.789Z] Removing intermediate container ef6c0a97695d [2026-04-20T15:00:54.789Z] ---> 9d926bd57483 [2026-04-20T15:00:54.789Z] Step 10/27 : COPY . . [2026-04-20T15:00:55.373Z] ---> a5a1a188d72c [2026-04-20T15:00:55.373Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-20T15:00:55.373Z] ---> Running in 49554c127aa9 [2026-04-20T15:00:55.641Z] Removing intermediate container 49554c127aa9 [2026-04-20T15:00:55.641Z] ---> f8e33fba9ce6 [2026-04-20T15:00:55.641Z] Step 12/27 : RUN $MAKE [2026-04-20T15:00:55.641Z] ---> Running in f79561fb13c0 [2026-04-20T15:00:56.607Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-04-20T15:05:03.904Z] Removing intermediate container f79561fb13c0 [2026-04-20T15:05:03.904Z] ---> f7a83d5d4a99 [2026-04-20T15:05:03.904Z] Step 13/27 : FROM alpine:3.22 [2026-04-20T15:05:03.904Z] 3.22: Pulling from library/alpine [2026-04-20T15:05:03.904Z] 58e777220c39: Pulling fs layer [2026-04-20T15:05:03.904Z] 58e777220c39: Verifying Checksum [2026-04-20T15:05:03.904Z] 58e777220c39: Download complete [2026-04-20T15:05:03.904Z] 58e777220c39: Pull complete [2026-04-20T15:05:03.904Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T15:05:03.904Z] Status: Downloaded newer image for alpine:3.22 [2026-04-20T15:05:03.904Z] ---> 6a2735c23ff3 [2026-04-20T15:05:03.904Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-04-20T15:05:03.904Z] ---> Running in 136fbb25556c [2026-04-20T15:05:03.904Z] Removing intermediate container 136fbb25556c [2026-04-20T15:05:03.904Z] ---> 46d064cb5cbf [2026-04-20T15:05:03.904Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2026-04-20T15:05:03.904Z] ---> Running in e6ce6ed6e2a5 [2026-04-20T15:05:03.904Z] Removing intermediate container e6ce6ed6e2a5 [2026-04-20T15:05:03.904Z] ---> 0e8958f83f07 [2026-04-20T15:05:03.904Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-04-20T15:05:03.904Z] ---> Running in ebab23ec707c [2026-04-20T15:05:03.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T15:05:03.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T15:05:03.904Z] (1/2) Installing ca-certificates (20260413-r0) [2026-04-20T15:05:03.904Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-04-20T15:05:03.904Z] Executing busybox-1.37.0-r20.trigger [2026-04-20T15:05:03.904Z] Executing ca-certificates-20260413-r0.trigger [2026-04-20T15:05:03.904Z] OK: 8 MiB in 18 packages [2026-04-20T15:05:03.904Z] Removing intermediate container ebab23ec707c [2026-04-20T15:05:03.904Z] ---> e1175fb239d4 [2026-04-20T15:05:03.904Z] Step 17/27 : RUN apk --no-cache upgrade [2026-04-20T15:05:03.904Z] ---> Running in 0441cc2aefa1 [2026-04-20T15:05:03.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T15:05:03.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T15:05:05.347Z] OK: 8 MiB in 18 packages [2026-04-20T15:05:07.927Z] Removing intermediate container 0441cc2aefa1 [2026-04-20T15:05:07.927Z] ---> 2e4305553e0e [2026-04-20T15:05:07.927Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-04-20T15:05:08.194Z] ---> b28923688a0f [2026-04-20T15:05:08.194Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-04-20T15:05:08.460Z] ---> 8a0ee349242a [2026-04-20T15:05:08.460Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-04-20T15:05:09.042Z] ---> 1c674b83cf98 [2026-04-20T15:05:09.042Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-04-20T15:05:11.133Z] ---> 6f3c980f7779 [2026-04-20T15:05:11.133Z] Step 22/27 : EXPOSE 48095 [2026-04-20T15:05:11.133Z] ---> Running in e46c60ef3f39 [2026-04-20T15:05:11.400Z] Removing intermediate container e46c60ef3f39 [2026-04-20T15:05:11.400Z] ---> f35ef7319465 [2026-04-20T15:05:11.400Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2026-04-20T15:05:11.400Z] ---> Running in ecc6aa17ef16 [2026-04-20T15:05:11.668Z] Removing intermediate container ecc6aa17ef16 [2026-04-20T15:05:11.668Z] ---> 0ab456154943 [2026-04-20T15:05:11.668Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-20T15:05:11.668Z] ---> Running in b9486dffd2de [2026-04-20T15:05:11.936Z] Removing intermediate container b9486dffd2de [2026-04-20T15:05:11.936Z] ---> f943db686fd3 [2026-04-20T15:05:11.936Z] Step 25/27 : LABEL arch=arm64 [2026-04-20T15:05:11.936Z] ---> Running in c82ab3af2252 [2026-04-20T15:05:12.205Z] Removing intermediate container c82ab3af2252 [2026-04-20T15:05:12.205Z] ---> 4774be25b5cf [2026-04-20T15:05:12.205Z] Step 26/27 : LABEL git_sha=e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T15:05:12.472Z] ---> Running in 0dbac1f5071f [2026-04-20T15:05:12.738Z] Removing intermediate container 0dbac1f5071f [2026-04-20T15:05:12.738Z] ---> aa664f108b52 [2026-04-20T15:05:12.738Z] Step 27/27 : LABEL version=4.1.0-dev.20 [2026-04-20T15:05:12.738Z] ---> Running in 13b71cdc73bc [2026-04-20T15:05:13.003Z] Removing intermediate container 13b71cdc73bc [2026-04-20T15:05:13.003Z] ---> 6a414873bf51 [2026-04-20T15:05:13.003Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-20T15:05:13.003Z] Successfully built 6a414873bf51 [2026-04-20T15:05:13.003Z] 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 [2026-04-20T15:05:13.143Z] provisioning config files... [2026-04-20T15:05:13.158Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/298@tmp/config5748145806243055044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:05:13.507Z] ---> ****-login.sh [2026-04-20T15:05:13.507Z] nexus3.edgexfoundry.org:10001 [2026-04-20T15:05:13.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T15:05:13.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T15:05:13.775Z] Configure a credential helper to remove this warning. See [2026-04-20T15:05:13.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T15:05:13.775Z] [2026-04-20T15:05:13.775Z] Login Succeeded [2026-04-20T15:05:13.775Z] nexus3.edgexfoundry.org:10002 [2026-04-20T15:05:14.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T15:05:14.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T15:05:14.043Z] Configure a credential helper to remove this warning. See [2026-04-20T15:05:14.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T15:05:14.043Z] [2026-04-20T15:05:14.043Z] Login Succeeded [2026-04-20T15:05:14.043Z] nexus3.edgexfoundry.org:10003 [2026-04-20T15:05:14.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T15:05:14.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T15:05:14.310Z] Configure a credential helper to remove this warning. See [2026-04-20T15:05:14.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T15:05:14.310Z] [2026-04-20T15:05:14.310Z] Login Succeeded [2026-04-20T15:05:14.310Z] nexus3.edgexfoundry.org:10004 [2026-04-20T15:05:14.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T15:05:14.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T15:05:14.847Z] Configure a credential helper to remove this warning. See [2026-04-20T15:05:14.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T15:05:14.847Z] [2026-04-20T15:05:14.847Z] Login Succeeded [2026-04-20T15:05:14.847Z] ****.io [2026-04-20T15:05:15.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T15:05:15.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T15:05:15.112Z] Configure a credential helper to remove this warning. See [2026-04-20T15:05:15.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T15:05:15.112Z] [2026-04-20T15:05:15.112Z] Login Succeeded [2026-04-20T15:05:15.112Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T15:05:15.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T15:05:15.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T15:05:15.224Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2026-04-20T15:05:15.224Z] e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T15:05:15.224Z] latest [2026-04-20T15:05:15.224Z] 4.1.0-dev.20 [2026-04-20T15:05:15.224Z] e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [2026-04-20T15:05:15.224Z] main [2026-04-20T15:05:15.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:05:15.607Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:05:15.949Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T15:05:15.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-20T15:05:15.949Z] f3d3c7646d30: Preparing [2026-04-20T15:05:15.949Z] 2db41a40fb6c: Preparing [2026-04-20T15:05:15.949Z] 7eb5e048e246: Preparing [2026-04-20T15:05:15.949Z] f9dd0c1f6087: Preparing [2026-04-20T15:05:15.949Z] e6384039a7f2: Preparing [2026-04-20T15:05:15.949Z] 6b6cc1a01fcf: Preparing [2026-04-20T15:05:15.949Z] eeaa73608b53: Preparing [2026-04-20T15:05:15.949Z] 6b6cc1a01fcf: Waiting [2026-04-20T15:05:15.949Z] eeaa73608b53: Waiting [2026-04-20T15:05:16.213Z] e6384039a7f2: Pushed [2026-04-20T15:05:16.213Z] 7eb5e048e246: Pushed [2026-04-20T15:05:16.213Z] f9dd0c1f6087: Pushed [2026-04-20T15:05:16.213Z] 2db41a40fb6c: Pushed [2026-04-20T15:05:16.213Z] eeaa73608b53: Layer already exists [2026-04-20T15:05:16.477Z] 6b6cc1a01fcf: Pushed [2026-04-20T15:05:24.758Z] f3d3c7646d30: Pushed [2026-04-20T15:05:24.758Z] e0eb668f3799a4d1556a8baab8c51a4754ecf90c: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:05:25.119Z] + 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 [2026-04-20T15:05:25.469Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-04-20T15:05:25.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-20T15:05:25.469Z] f3d3c7646d30: Preparing [2026-04-20T15:05:25.469Z] 2db41a40fb6c: Preparing [2026-04-20T15:05:25.469Z] 7eb5e048e246: Preparing [2026-04-20T15:05:25.469Z] f9dd0c1f6087: Preparing [2026-04-20T15:05:25.469Z] e6384039a7f2: Preparing [2026-04-20T15:05:25.469Z] 6b6cc1a01fcf: Preparing [2026-04-20T15:05:25.469Z] eeaa73608b53: Preparing [2026-04-20T15:05:25.469Z] 6b6cc1a01fcf: Waiting [2026-04-20T15:05:25.469Z] eeaa73608b53: Waiting [2026-04-20T15:05:25.469Z] f3d3c7646d30: Layer already exists [2026-04-20T15:05:25.469Z] 2db41a40fb6c: Layer already exists [2026-04-20T15:05:25.469Z] f9dd0c1f6087: Layer already exists [2026-04-20T15:05:25.469Z] 7eb5e048e246: Layer already exists [2026-04-20T15:05:25.469Z] e6384039a7f2: Layer already exists [2026-04-20T15:05:25.469Z] eeaa73608b53: Layer already exists [2026-04-20T15:05:25.469Z] 6b6cc1a01fcf: Layer already exists [2026-04-20T15:05:25.469Z] latest: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:05:26.087Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:05:26.447Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.20 [2026-04-20T15:05:26.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-20T15:05:26.447Z] f3d3c7646d30: Preparing [2026-04-20T15:05:26.447Z] 2db41a40fb6c: Preparing [2026-04-20T15:05:26.447Z] 7eb5e048e246: Preparing [2026-04-20T15:05:26.447Z] f9dd0c1f6087: Preparing [2026-04-20T15:05:26.447Z] e6384039a7f2: Preparing [2026-04-20T15:05:26.447Z] 6b6cc1a01fcf: Preparing [2026-04-20T15:05:26.447Z] eeaa73608b53: Preparing [2026-04-20T15:05:26.447Z] 6b6cc1a01fcf: Waiting [2026-04-20T15:05:26.447Z] eeaa73608b53: Waiting [2026-04-20T15:05:26.447Z] e6384039a7f2: Layer already exists [2026-04-20T15:05:26.447Z] 7eb5e048e246: Layer already exists [2026-04-20T15:05:26.447Z] 2db41a40fb6c: Layer already exists [2026-04-20T15:05:26.447Z] f9dd0c1f6087: Layer already exists [2026-04-20T15:05:26.447Z] f3d3c7646d30: Layer already exists [2026-04-20T15:05:26.447Z] 6b6cc1a01fcf: Layer already exists [2026-04-20T15:05:26.447Z] eeaa73608b53: Layer already exists [2026-04-20T15:05:26.447Z] 4.1.0-dev.20: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:05:26.898Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:05:27.262Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [2026-04-20T15:05:27.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-20T15:05:27.262Z] f3d3c7646d30: Preparing [2026-04-20T15:05:27.262Z] 2db41a40fb6c: Preparing [2026-04-20T15:05:27.262Z] 7eb5e048e246: Preparing [2026-04-20T15:05:27.262Z] f9dd0c1f6087: Preparing [2026-04-20T15:05:27.262Z] e6384039a7f2: Preparing [2026-04-20T15:05:27.262Z] 6b6cc1a01fcf: Preparing [2026-04-20T15:05:27.262Z] eeaa73608b53: Preparing [2026-04-20T15:05:27.262Z] 6b6cc1a01fcf: Waiting [2026-04-20T15:05:27.262Z] eeaa73608b53: Waiting [2026-04-20T15:05:27.262Z] 7eb5e048e246: Layer already exists [2026-04-20T15:05:27.262Z] f9dd0c1f6087: Layer already exists [2026-04-20T15:05:27.262Z] f3d3c7646d30: Layer already exists [2026-04-20T15:05:27.262Z] e6384039a7f2: Layer already exists [2026-04-20T15:05:27.262Z] 2db41a40fb6c: Layer already exists [2026-04-20T15:05:27.262Z] eeaa73608b53: Layer already exists [2026-04-20T15:05:27.262Z] 6b6cc1a01fcf: Layer already exists [2026-04-20T15:05:27.262Z] e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:05:27.667Z] + 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 [2026-04-20T15:05:28.040Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2026-04-20T15:05:28.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-20T15:05:28.040Z] f3d3c7646d30: Preparing [2026-04-20T15:05:28.040Z] 2db41a40fb6c: Preparing [2026-04-20T15:05:28.040Z] 7eb5e048e246: Preparing [2026-04-20T15:05:28.040Z] f9dd0c1f6087: Preparing [2026-04-20T15:05:28.040Z] e6384039a7f2: Preparing [2026-04-20T15:05:28.040Z] 6b6cc1a01fcf: Preparing [2026-04-20T15:05:28.040Z] eeaa73608b53: Preparing [2026-04-20T15:05:28.040Z] 6b6cc1a01fcf: Waiting [2026-04-20T15:05:28.040Z] eeaa73608b53: Waiting [2026-04-20T15:05:28.040Z] f9dd0c1f6087: Layer already exists [2026-04-20T15:05:28.040Z] f3d3c7646d30: Layer already exists [2026-04-20T15:05:28.040Z] 2db41a40fb6c: Layer already exists [2026-04-20T15:05:28.040Z] e6384039a7f2: Layer already exists [2026-04-20T15:05:28.040Z] 7eb5e048e246: Layer already exists [2026-04-20T15:05:28.040Z] 6b6cc1a01fcf: Layer already exists [2026-04-20T15:05:28.040Z] eeaa73608b53: Layer already exists [2026-04-20T15:05:28.304Z] main: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T15:05:28.390Z] ===================================================== [Pipeline] echo [2026-04-20T15:05:28.413Z] taggedImages: [2026-04-20T15:05:28.413Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [2026-04-20T15:05:28.413Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-04-20T15:05:28.413Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.20 [2026-04-20T15:05:28.413Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [2026-04-20T15:05:28.413Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2026-04-20T15:05:28.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo [2026-04-20T15:05:28.442Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2026-04-20T15:05:28.456Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.20 [Pipeline] echo [2026-04-20T15:05:28.472Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [Pipeline] echo [2026-04-20T15:05:28.485Z] 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 [2026-04-20T15:05:28.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-20T15:05:28.884Z] [2026-04-20T15:05:28.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:05:29.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-20T15:05:29.223Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-20T15:05:29.223Z] 8998bd30e6a1: Pulling fs layer [2026-04-20T15:05:29.223Z] 04944245beec: Pulling fs layer [2026-04-20T15:05:29.223Z] 699f458cf7ca: Pulling fs layer [2026-04-20T15:05:29.223Z] 765212b225bb: Pulling fs layer [2026-04-20T15:05:29.223Z] f23df028b6ca: Pulling fs layer [2026-04-20T15:05:29.223Z] d65c8cfc05b1: Pulling fs layer [2026-04-20T15:05:29.223Z] 2437ff75d9bd: Pulling fs layer [2026-04-20T15:05:29.223Z] 765212b225bb: Waiting [2026-04-20T15:05:29.223Z] f23df028b6ca: Waiting [2026-04-20T15:05:29.223Z] d65c8cfc05b1: Waiting [2026-04-20T15:05:29.223Z] 2437ff75d9bd: Waiting [2026-04-20T15:05:29.492Z] 04944245beec: Verifying Checksum [2026-04-20T15:05:29.492Z] 04944245beec: Download complete [2026-04-20T15:05:29.492Z] 765212b225bb: Verifying Checksum [2026-04-20T15:05:29.492Z] 765212b225bb: Download complete [2026-04-20T15:05:29.492Z] f23df028b6ca: Verifying Checksum [2026-04-20T15:05:29.492Z] f23df028b6ca: Download complete [2026-04-20T15:05:29.492Z] d65c8cfc05b1: Verifying Checksum [2026-04-20T15:05:29.492Z] d65c8cfc05b1: Download complete [2026-04-20T15:05:29.492Z] 699f458cf7ca: Verifying Checksum [2026-04-20T15:05:29.492Z] 699f458cf7ca: Download complete [2026-04-20T15:05:30.071Z] 8998bd30e6a1: Verifying Checksum [2026-04-20T15:05:30.071Z] 8998bd30e6a1: Download complete [2026-04-20T15:05:33.387Z] 2437ff75d9bd: Verifying Checksum [2026-04-20T15:05:33.387Z] 2437ff75d9bd: Download complete [2026-04-20T15:05:34.792Z] 8998bd30e6a1: Pull complete [2026-04-20T15:05:35.749Z] 04944245beec: Pull complete [2026-04-20T15:05:37.157Z] 699f458cf7ca: Pull complete [2026-04-20T15:05:37.157Z] 765212b225bb: Pull complete [2026-04-20T15:05:38.117Z] f23df028b6ca: Pull complete [2026-04-20T15:05:38.383Z] d65c8cfc05b1: Pull complete [2026-04-20T15:05:55.747Z] 2437ff75d9bd: Pull complete [2026-04-20T15:05:55.747Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-20T15:05:55.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-20T15:05:55.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T15:05:55.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-5656 does not seem to be running inside a container [2026-04-20T15:05:56.023Z] $ 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/298 -v /w/workspace/app-service-configurable/298:/w/workspace/app-service-configurable/298:rw,z -v /w/workspace/app-service-configurable/298@tmp:/w/workspace/app-service-configurable/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-20T15:05:58.685Z] $ docker top df4652999c29afd98e706716d97900e276c474dcbb2e4e8c323fa403511a0aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:05:59.625Z] ---> job-cost.sh [2026-04-20T15:05:59.625Z] lf-activate-venv: SKIPPING [2026-04-20T15:05:59.625Z] INFO: No Stack... [2026-04-20T15:05:59.890Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-20T15:06:00.844Z] INFO: Archiving Costs [Pipeline] sh [2026-04-20T15:06:01.480Z] + cat /w/workspace/app-service-configurable/298/archives/cost.csv [2026-04-20T15:06:01.481Z] + cut -d, -f6 [Pipeline] lock [2026-04-20T15:06:01.514Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [2026-04-20T15:06:01.522Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] did not exist. Created. [2026-04-20T15:06:01.529Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-20T15:06:02.193Z] /w/workspace/app-service-configurable/298@tmp/durable-1b267301/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-20T15:06:02.825Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-20T15:06:02.842Z] Warning: overwriting stash ‘stack-cost’ [2026-04-20T15:06:02.888Z] Stashed 1 file(s) [Pipeline] } [2026-04-20T15:06:02.898Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-20T15:06:02.929Z] $ docker stop --time=1 df4652999c29afd98e706716d97900e276c474dcbb2e4e8c323fa403511a0aca [2026-04-20T15:06:04.405Z] $ docker rm -f --volumes df4652999c29afd98e706716d97900e276c474dcbb2e4e8c323fa403511a0aca [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 [2026-04-20T15:06:04.980Z] provisioning config files... [2026-04-20T15:06:04.986Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3357473692128803348tmp [Pipeline] { [Pipeline] sh [2026-04-20T15:06:05.292Z] + set +x [2026-04-20T15:06:05.292Z] + curl -s https://codecov.io/bash [2026-04-20T15:06:05.292Z] + bash -s -- [2026-04-20T15:06:05.292Z] [2026-04-20T15:06:05.292Z] _____ _ [2026-04-20T15:06:05.292Z] / ____| | | [2026-04-20T15:06:05.292Z] | | ___ __| | ___ ___ _____ __ [2026-04-20T15:06:05.292Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-20T15:06:05.292Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-20T15:06:05.292Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-20T15:06:05.292Z] Bash-1.0.6 [2026-04-20T15:06:05.292Z] [2026-04-20T15:06:05.292Z] [2026-04-20T15:06:05.292Z] ==> git version 2.25.1 found [2026-04-20T15:06:05.292Z] ==> 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 [2026-04-20T15:06:05.292Z] Release-Date: 2020-01-08 [2026-04-20T15:06:05.292Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-04-20T15:06:05.292Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-20T15:06:05.292Z] ==> Jenkins CI detected. [2026-04-20T15:06:05.292Z] current dir:  /w/workspace/ry_app-service-configurable_main [2026-04-20T15:06:05.292Z] project root: . [2026-04-20T15:06:05.292Z] --> token set from env [2026-04-20T15:06:05.292Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-20T15:06:05.292Z] ==> Running gcov in . (disable via -X gcov) [2026-04-20T15:06:05.292Z] ==> Python coveragepy not found [2026-04-20T15:06:05.292Z] ==> Searching for coverage reports in: [2026-04-20T15:06:05.292Z] + . [2026-04-20T15:06:05.551Z] -> Found 1 reports [2026-04-20T15:06:05.551Z] ==> Detecting git/mercurial file structure [2026-04-20T15:06:05.551Z] ==> Reading reports [2026-04-20T15:06:05.551Z] + ./coverage.out bytes=953 [2026-04-20T15:06:05.551Z] ==> Appending adjustments [2026-04-20T15:06:05.551Z] https://docs.codecov.io/docs/fixing-reports [2026-04-20T15:06:05.551Z] + Found adjustments [2026-04-20T15:06:05.551Z] ==> Gzipping contents [2026-04-20T15:06:05.551Z] 4.0K /tmp/codecov.dDpfU1.gz [2026-04-20T15:06:05.551Z] ==> Uploading reports [2026-04-20T15:06:05.551Z] url: https://codecov.io [2026-04-20T15:06:05.551Z] query: branch=main&commit=e0eb668f3799a4d1556a8baab8c51a4754ecf90c&build=298&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F298%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-20T15:06:05.551Z] -> Pinging Codecov [2026-04-20T15:06:05.551Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e0eb668f3799a4d1556a8baab8c51a4754ecf90c&build=298&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F298%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-20T15:06:05.809Z] -> Uploading to [2026-04-20T15:06:05.809Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/e0eb668f3799a4d1556a8baab8c51a4754ecf90c/9ef52f36-bf73-404b-9227-7aec67e14d38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260420%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260420T150605Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ab47adbc7ff9c02e14b277edf7ab11b158989c8f4f38049b1a6c445e51d57a02 [2026-04-20T15:06:05.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T15:06:05.809Z] Dload Upload Total Spent Left Speed [2026-04-20T15:06:05.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3023 --:--:-- --:--:-- --:--:-- 3023 [2026-04-20T15:06:05.809Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] } [2026-04-20T15:06:05.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-04-20T15:06:06.074Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-20T15:06:06.092Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:06:06.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-20T15:06:06.408Z] [2026-04-20T15:06:06.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:06:06.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-20T15:06:06.977Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-20T15:06:06.977Z] 2d35ebdb57d9: Already exists [2026-04-20T15:06:07.236Z] 85e8836fcdb2: Pulling fs layer [2026-04-20T15:06:07.236Z] 91631faa732a: Pulling fs layer [2026-04-20T15:06:07.236Z] f3f5ae8826fa: Pulling fs layer [2026-04-20T15:06:07.236Z] 4f4fb700ef54: Pulling fs layer [2026-04-20T15:06:07.236Z] 7861252a18e6: Pulling fs layer [2026-04-20T15:06:07.236Z] 9130f900ef6f: Pulling fs layer [2026-04-20T15:06:07.236Z] 9130f900ef6f: Waiting [2026-04-20T15:06:07.236Z] 7861252a18e6: Waiting [2026-04-20T15:06:07.236Z] 4f4fb700ef54: Waiting [2026-04-20T15:06:07.236Z] f3f5ae8826fa: Verifying Checksum [2026-04-20T15:06:07.236Z] f3f5ae8826fa: Download complete [2026-04-20T15:06:07.236Z] 85e8836fcdb2: Verifying Checksum [2026-04-20T15:06:07.236Z] 85e8836fcdb2: Download complete [2026-04-20T15:06:07.236Z] 4f4fb700ef54: Verifying Checksum [2026-04-20T15:06:07.236Z] 4f4fb700ef54: Download complete [2026-04-20T15:06:07.494Z] 7861252a18e6: Verifying Checksum [2026-04-20T15:06:07.494Z] 7861252a18e6: Download complete [2026-04-20T15:06:07.494Z] 91631faa732a: Verifying Checksum [2026-04-20T15:06:07.494Z] 91631faa732a: Download complete [2026-04-20T15:06:07.494Z] 85e8836fcdb2: Pull complete [2026-04-20T15:06:08.427Z] 9130f900ef6f: Verifying Checksum [2026-04-20T15:06:08.427Z] 9130f900ef6f: Download complete [2026-04-20T15:06:12.613Z] 91631faa732a: Pull complete [2026-04-20T15:06:12.872Z] f3f5ae8826fa: Pull complete [2026-04-20T15:06:13.438Z] 4f4fb700ef54: Pull complete [2026-04-20T15:06:13.699Z] 7861252a18e6: Pull complete [2026-04-20T15:06:18.238Z] 9130f900ef6f: Pull complete [2026-04-20T15:06:18.238Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-20T15:06:18.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-20T15:06:18.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T15:06:18.340Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T15:06:18.367Z] $ 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 [2026-04-20T15:06:29.301Z] $ docker top 40a087500d8d15baccb33c27e848c51c06c79606862705adda2efd00c0228a16 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T15:06:29.658Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2026-04-20T15:06:29.670Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2026-04-20T15:06:29.950Z] + set -o pipefail [2026-04-20T15:06:29.950Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2026-04-20T15:06:38.213Z] [2026-04-20T15:06:38.213Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2026-04-20T15:06:38.213Z] [2026-04-20T15:06:38.213Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/9f288e67-4316-4fb8-a2d9-6cdd60c5a21a [2026-04-20T15:06:38.213Z] [2026-04-20T15:06:38.213Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-20T15:06:38.213Z] [2026-04-20T15:06:38.213Z] [2026-04-20T15:06:38.213Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-20T15:06:38.213Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-20T15:06:38.796Z] $ docker stop --time=1 40a087500d8d15baccb33c27e848c51c06c79606862705adda2efd00c0228a16 [2026-04-20T15:06:43.821Z] $ docker rm -f --volumes 40a087500d8d15baccb33c27e848c51c06c79606862705adda2efd00c0228a16 [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 [2026-04-20T15:06:44.721Z] + git log --format=format:%s -1 e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] sh [2026-04-20T15:06:45.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-20T15:06:45.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:06:45.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T15:06:45.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T15:06:45.406Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T15:06:45.439Z] $ 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 [2026-04-20T15:06:45.751Z] $ docker top a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea -eo pid,comm [2026-04-20T15:06:45.800Z] 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). [2026-04-20T15:06:45.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-20T15:06:45.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T15:06:45.858Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T15:06:45.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T15:06:45.969Z] $ docker exec a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea ssh-agent [2026-04-20T15:06:46.076Z] SSH_AUTH_SOCK=/tmp/ssh-fkXN6PjiGgn0/agent.32 [2026-04-20T15:06:46.076Z] SSH_AGENT_PID=38 [2026-04-20T15:06:46.081Z] Running ssh-add (command line suppressed) [2026-04-20T15:06:46.180Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14257567495775965182.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14257567495775965182.key) [2026-04-20T15:06:46.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T15:06:46.490Z] + git semver tag [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,694 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,697 [run_tag] DEBUG tag force:False [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,697 [check_head_tag] DEBUG check head tag [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,698 [execute] INFO git cat-file --batch-check [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,700 [execute] INFO git cat-file --batch [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,711 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,711 [execute] INFO git tag -a v4.1.0-dev.20 -m v4.1.0-dev.20 [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,711 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.20', '-m', 'v4.1.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-04-20T15:06:46.749Z] 2026-04-20 15:06:46,715 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-20T15:06:46.749Z] 4.1.0-dev.20 [Pipeline] } [2026-04-20T15:06:46.757Z] $ docker exec --env ******** --env ******** a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea ssh-agent -k [2026-04-20T15:06:46.850Z] unset SSH_AUTH_SOCK; [2026-04-20T15:06:46.850Z] unset SSH_AGENT_PID; [2026-04-20T15:06:46.850Z] echo Agent pid 38 killed; [2026-04-20T15:06:46.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T15:06:47.188Z] + git semver [Pipeline] } [2026-04-20T15:06:47.458Z] $ docker stop --time=1 a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea [2026-04-20T15:06:48.728Z] $ docker rm -f --volumes a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:06:49.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-20T15:06:49.156Z] [2026-04-20T15:06:49.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:06:49.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-20T15:06:49.461Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-20T15:06:49.461Z] ab5ef0e58194: Pulling fs layer [2026-04-20T15:06:49.461Z] 9712f1f96733: Pulling fs layer [2026-04-20T15:06:49.461Z] 63f879dbbcfc: Pulling fs layer [2026-04-20T15:06:49.461Z] 0d9ebad4ef96: Pulling fs layer [2026-04-20T15:06:49.461Z] e9a5061849ea: Pulling fs layer [2026-04-20T15:06:49.461Z] d747dcd14b5f: Pulling fs layer [2026-04-20T15:06:49.461Z] 0d9ebad4ef96: Waiting [2026-04-20T15:06:49.461Z] e9a5061849ea: Waiting [2026-04-20T15:06:49.461Z] 2de7ff778b66: Pulling fs layer [2026-04-20T15:06:49.461Z] 2de7ff778b66: Waiting [2026-04-20T15:06:49.461Z] d747dcd14b5f: Waiting [2026-04-20T15:06:49.461Z] 9712f1f96733: Verifying Checksum [2026-04-20T15:06:49.461Z] 9712f1f96733: Download complete [2026-04-20T15:06:49.719Z] 63f879dbbcfc: Verifying Checksum [2026-04-20T15:06:49.719Z] 63f879dbbcfc: Download complete [2026-04-20T15:06:49.719Z] e9a5061849ea: Verifying Checksum [2026-04-20T15:06:49.719Z] e9a5061849ea: Download complete [2026-04-20T15:06:49.719Z] d747dcd14b5f: Verifying Checksum [2026-04-20T15:06:49.719Z] d747dcd14b5f: Download complete [2026-04-20T15:06:49.977Z] 0d9ebad4ef96: Download complete [2026-04-20T15:06:49.977Z] ab5ef0e58194: Verifying Checksum [2026-04-20T15:06:49.977Z] ab5ef0e58194: Download complete [2026-04-20T15:06:49.977Z] 2de7ff778b66: Verifying Checksum [2026-04-20T15:06:49.977Z] 2de7ff778b66: Download complete [2026-04-20T15:06:54.160Z] ab5ef0e58194: Pull complete [2026-04-20T15:06:54.160Z] 9712f1f96733: Pull complete [2026-04-20T15:06:54.160Z] 63f879dbbcfc: Pull complete [2026-04-20T15:06:59.435Z] 0d9ebad4ef96: Pull complete [2026-04-20T15:06:59.694Z] e9a5061849ea: Pull complete [2026-04-20T15:06:59.694Z] d747dcd14b5f: Pull complete [2026-04-20T15:07:01.075Z] 2de7ff778b66: Pull complete [2026-04-20T15:07:01.075Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-20T15:07:01.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-20T15:07:01.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T15:07:01.181Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T15:07:01.208Z] $ 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 [2026-04-20T15:07:08.521Z] $ docker top 96572385849aa81562afb46ba329d999c95ac3136e2b2a6b60af3838bd77a4b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-20T15:07:08.605Z] provisioning config files... [2026-04-20T15:07:08.612Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6729184770630848403tmp [2026-04-20T15:07:08.621Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18169159068836841387tmp [2026-04-20T15:07:08.630Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6117143838800699692tmp [Pipeline] { [Pipeline] echo [2026-04-20T15:07:08.716Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:09.086Z] ---> sigul-configuration.sh [2026-04-20T15:07:09.086Z] gpg: directory `/root/.gnupg' created [2026-04-20T15:07:09.086Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-20T15:07:09.086Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-20T15:07:09.086Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-20T15:07:09.086Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-20T15:07:09.086Z] gpg: CAST5 encrypted data [2026-04-20T15:07:09.086Z] gpg: encrypted with 1 passphrase [2026-04-20T15:07:09.086Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-20T15:07:09.407Z] + mkdir /home/jenkins [2026-04-20T15:07:09.407Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-20T15:07:09.768Z] + 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 [2026-04-20T15:07:09.803Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:10.119Z] ---> sigul-install.sh [2026-04-20T15:07:10.119Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-20T15:07:10.418Z] + git tag --list [2026-04-20T15:07:10.418Z] v1.0.0 [2026-04-20T15:07:10.418Z] v1.1.0 [2026-04-20T15:07:10.418Z] v1.2.0 [2026-04-20T15:07:10.418Z] v1.3.0 [2026-04-20T15:07:10.418Z] v1.3.1 [2026-04-20T15:07:10.418Z] v2.0.0 [2026-04-20T15:07:10.418Z] v2.0.1 [2026-04-20T15:07:10.418Z] v2.1.0 [2026-04-20T15:07:10.418Z] v2.1.1 [2026-04-20T15:07:10.418Z] v2.1.2 [2026-04-20T15:07:10.418Z] v2.2.0 [2026-04-20T15:07:10.418Z] v2.3 [2026-04-20T15:07:10.418Z] v2.3.0 [2026-04-20T15:07:10.418Z] v2.3.1 [2026-04-20T15:07:10.418Z] v3.0 [2026-04-20T15:07:10.418Z] v3.0.0 [2026-04-20T15:07:10.418Z] v3.0.1 [2026-04-20T15:07:10.418Z] v3.1 [2026-04-20T15:07:10.418Z] v3.1.0 [2026-04-20T15:07:10.418Z] v3.1.1 [2026-04-20T15:07:10.418Z] v4.0 [2026-04-20T15:07:10.418Z] v4.0.0 [2026-04-20T15:07:10.418Z] v4.0.1 [2026-04-20T15:07:10.418Z] v4.0.1-dev.1 [2026-04-20T15:07:10.418Z] v4.1.0-dev.1 [2026-04-20T15:07:10.418Z] v4.1.0-dev.10 [2026-04-20T15:07:10.418Z] v4.1.0-dev.11 [2026-04-20T15:07:10.418Z] v4.1.0-dev.12 [2026-04-20T15:07:10.418Z] v4.1.0-dev.13 [2026-04-20T15:07:10.418Z] v4.1.0-dev.14 [2026-04-20T15:07:10.418Z] v4.1.0-dev.15 [2026-04-20T15:07:10.418Z] v4.1.0-dev.16 [2026-04-20T15:07:10.418Z] v4.1.0-dev.17 [2026-04-20T15:07:10.418Z] v4.1.0-dev.18 [2026-04-20T15:07:10.418Z] v4.1.0-dev.19 [2026-04-20T15:07:10.418Z] v4.1.0-dev.2 [2026-04-20T15:07:10.418Z] v4.1.0-dev.20 [2026-04-20T15:07:10.418Z] v4.1.0-dev.3 [2026-04-20T15:07:10.418Z] v4.1.0-dev.4 [2026-04-20T15:07:10.418Z] v4.1.0-dev.5 [2026-04-20T15:07:10.418Z] v4.1.0-dev.6 [2026-04-20T15:07:10.418Z] v4.1.0-dev.7 [2026-04-20T15:07:10.418Z] v4.1.0-dev.8 [2026-04-20T15:07:10.418Z] v4.1.0-dev.9 [Pipeline] sh [2026-04-20T15:07:10.720Z] + lftools sign git-tag v4.1.0-dev.20 [2026-04-20T15:07:11.289Z] Signing Git tag with Sigul... [2026-04-20T15:07:11.289Z] Signing v4.1.0-dev.20 [Pipeline] echo [2026-04-20T15:07:11.564Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:11.861Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-20T15:07:11.869Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-20T15:07:11.898Z] $ docker stop --time=1 96572385849aa81562afb46ba329d999c95ac3136e2b2a6b60af3838bd77a4b4 [2026-04-20T15:07:13.209Z] $ docker rm -f --volumes 96572385849aa81562afb46ba329d999c95ac3136e2b2a6b60af3838bd77a4b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-20T15:07:13.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-20T15:07:13.680Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:07:13.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T15:07:13.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T15:07:14.068Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T15:07:14.097Z] $ 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 [2026-04-20T15:07:14.346Z] $ docker top 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f -eo pid,comm [2026-04-20T15:07:14.391Z] 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). [2026-04-20T15:07:14.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-20T15:07:14.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T15:07:14.453Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T15:07:14.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T15:07:14.551Z] $ docker exec 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f ssh-agent [2026-04-20T15:07:14.648Z] SSH_AUTH_SOCK=/tmp/ssh-9vBoxdEq11XS/agent.32 [2026-04-20T15:07:14.648Z] SSH_AGENT_PID=38 [2026-04-20T15:07:14.653Z] Running ssh-add (command line suppressed) [2026-04-20T15:07:14.749Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17586373687544570005.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17586373687544570005.key) [2026-04-20T15:07:14.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T15:07:15.117Z] + git semver bump pre [2026-04-20T15:07:15.376Z] 2026-04-20 15:07:15,326 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,329 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,329 [bump_version] DEBUG bumping version:4.1.0-dev.20 on axis:pre with prefix:dev [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,329 [bump_version] DEBUG bumped version:4.1.0-dev.21 [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,330 [write_version] DEBUG write version:4.1.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,330 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,330 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,332 [execute] INFO git cat-file --batch-check [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,336 [execute] INFO git cat-file --batch [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-20T15:07:15.377Z] 2026-04-20 15:07:15,339 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-20T15:07:15.377Z] 4.1.0-dev.21 [Pipeline] } [2026-04-20T15:07:15.383Z] $ docker exec --env ******** --env ******** 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f ssh-agent -k [2026-04-20T15:07:15.476Z] unset SSH_AUTH_SOCK; [2026-04-20T15:07:15.477Z] unset SSH_AGENT_PID; [2026-04-20T15:07:15.477Z] echo Agent pid 38 killed; [2026-04-20T15:07:15.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T15:07:15.817Z] + git semver [Pipeline] } [2026-04-20T15:07:16.405Z] $ docker stop --time=1 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f [2026-04-20T15:07:17.828Z] $ docker rm -f --volumes 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-20T15:07:18.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-20T15:07:18.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:07:18.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T15:07:18.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T15:07:18.562Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T15:07:18.591Z] $ 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 [2026-04-20T15:07:18.834Z] $ docker top 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a -eo pid,comm [2026-04-20T15:07:18.881Z] 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). [2026-04-20T15:07:18.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-20T15:07:18.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T15:07:18.939Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T15:07:19.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T15:07:19.053Z] $ docker exec 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a ssh-agent [2026-04-20T15:07:19.148Z] SSH_AUTH_SOCK=/tmp/ssh-y4m6urTq0meN/agent.33 [2026-04-20T15:07:19.148Z] SSH_AGENT_PID=39 [2026-04-20T15:07:19.152Z] Running ssh-add (command line suppressed) [2026-04-20T15:07:19.244Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18415229347900239137.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18415229347900239137.key) [2026-04-20T15:07:19.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T15:07:19.548Z] + git semver push [2026-04-20T15:07:19.806Z] 2026-04-20 15:07:19,758 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-20T15:07:19.806Z] 2026-04-20 15:07:19,763 [run_push] DEBUG push [2026-04-20T15:07:19.806Z] 2026-04-20 15:07:19,764 [execute] INFO git cat-file --batch-check [2026-04-20T15:07:19.806Z] 2026-04-20 15:07:19,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-20T15:07:19.806Z] 2026-04-20 15:07:19,768 [execute] INFO git rev-list 028b595944de1d41a5eb665a886e1848249ec819 -- [2026-04-20T15:07:19.806Z] 2026-04-20 15:07:19,768 [execute] DEBUG Popen(['git', 'rev-list', '028b595944de1d41a5eb665a886e1848249ec819', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-20T15:07:19.806Z] 2026-04-20 15:07:19,777 [execute] INFO git fetch -v -- origin [2026-04-20T15:07:19.806Z] 2026-04-20 15:07:19,777 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-20T15:07:20.742Z] 2026-04-20 15:07:20,402 [run_push] DEBUG no remote changes detected [2026-04-20T15:07:20.742Z] 2026-04-20 15:07:20,402 [execute] INFO git push origin semver [2026-04-20T15:07:20.742Z] 2026-04-20 15:07:20,403 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-20T15:07:22.122Z] 2026-04-20 15:07:21,697 [run_push] DEBUG push all version tags [2026-04-20T15:07:22.122Z] 2026-04-20 15:07:21,697 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-20T15:07:22.122Z] 2026-04-20 15:07:21,697 [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) [2026-04-20T15:07:23.064Z] 2026-04-20 15:07:22,874 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-20T15:07:23.064Z] 4.1.0-dev.21 [Pipeline] } [2026-04-20T15:07:23.073Z] $ docker exec --env ******** --env ******** 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a ssh-agent -k [2026-04-20T15:07:23.166Z] unset SSH_AUTH_SOCK; [2026-04-20T15:07:23.167Z] unset SSH_AGENT_PID; [2026-04-20T15:07:23.167Z] echo Agent pid 39 killed; [2026-04-20T15:07:23.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T15:07:23.510Z] + git semver [Pipeline] } [2026-04-20T15:07:23.781Z] $ docker stop --time=1 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a [2026-04-20T15:07:25.058Z] $ docker rm -f --volumes 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a [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 [2026-04-20T15:07:25.688Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2026-04-20T15:07:25.688Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-04-20T15:07:25.688Z] total 16 [2026-04-20T15:07:25.688Z] drwxr-xr-x 3 root root 4096 Apr 20 14:52 . [2026-04-20T15:07:25.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:07 .. [2026-04-20T15:07:25.688Z] drwxr-xr-x 2 root root 4096 Apr 20 14:52 cost [2026-04-20T15:07:25.688Z] -rw-r--r-- 1 root root 96 Apr 20 14:52 cost.csv [2026-04-20T15:07:25.688Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2026-04-20T15:07:25.688Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-04-20T15:07:25.688Z] total 16 [2026-04-20T15:07:25.688Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 14:52 . [2026-04-20T15:07:25.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:07 .. [2026-04-20T15:07:25.688Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 14:52 cost [2026-04-20T15:07:25.688Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 20 14:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:25.977Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:26.836Z] ---> package-listing.sh [2026-04-20T15:07:26.836Z] ++ facter osfamily [2026-04-20T15:07:26.836Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-20T15:07:27.095Z] + OS_FAMILY=debian [2026-04-20T15:07:27.095Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-04-20T15:07:27.095Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-20T15:07:27.095Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-20T15:07:27.095Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-20T15:07:27.095Z] + PACKAGES=/tmp/packages_start.txt [2026-04-20T15:07:27.095Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-04-20T15:07:27.095Z] + PACKAGES=/tmp/packages_end.txt [2026-04-20T15:07:27.095Z] + case "${OS_FAMILY}" in [2026-04-20T15:07:27.095Z] + dpkg -l [2026-04-20T15:07:27.095Z] + grep '^ii' [2026-04-20T15:07:27.095Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-20T15:07:27.095Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-20T15:07:27.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-20T15:07:27.095Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-04-20T15:07:27.095Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-04-20T15:07:27.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2026-04-20T15:07:27.107Z] 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 [2026-04-20T15:07:27.386Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T15:07:27.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T15:07:27.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T15:07:28.028Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2026-04-20T15:07:28.054Z] $ 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 [2026-04-20T15:07:28.285Z] $ docker top 43213e0016eafba061d4e357f2b0fc1c145a240b590b53322c532d39da1ffc09 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T15:07:28.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-20T15:07:28.928Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-20T15:07:29.212Z] + ls /var/log/sa-host [2026-04-20T15:07:29.212Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T15:07:29.254Z] provisioning config files... [2026-04-20T15:07:29.263Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6191785760736630567tmp [Pipeline] { [Pipeline] echo [2026-04-20T15:07:29.283Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:29.571Z] ---> create-netrc.sh [Pipeline] } [2026-04-20T15:07:29.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:29.895Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-20T15:07:29.906Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:30.190Z] ---> sudo-logs.sh [2026-04-20T15:07:30.190Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-20T15:07:30.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:30.504Z] ---> job-cost.sh [2026-04-20T15:07:30.504Z] lf-activate-venv: SKIPPING [2026-04-20T15:07:30.504Z] DEBUG: total: 0.2199999988079071 [2026-04-20T15:07:30.504Z] INFO: Retrieving Stack Cost... [2026-04-20T15:07:30.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-20T15:07:31.026Z] INFO: Archiving Costs [Pipeline] echo [2026-04-20T15:07:31.040Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T15:07:31.327Z] ---> logs-deploy.sh [2026-04-20T15:07:31.328Z] lf-activate-venv: SKIPPING [2026-04-20T15:07:31.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/298 [2026-04-20T15:07:31.328Z] INFO: archiving workspace using pattern(s): [2026-04-20T15:07:32.266Z] Archives upload complete. [2026-04-20T15:07:32.266Z] INFO: archiving logs to Nexus