Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d33181dbc4d8932dcc826aa2abc8addbd8743233 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-ssh13805737549766172376.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-ssh15544387315634056953.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-ssh748253200056044728.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-ssh4886658155957150566.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-ssh18213627767684412933.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-3789 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 d33181dbc4d8932dcc826aa2abc8addbd8743233 (main) Commit message: "Merge pull request #769 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.55" > git config core.sparsecheckout # timeout=10 > git checkout -f d33181dbc4d8932dcc826aa2abc8addbd8743233 # timeout=10 > git rev-list --no-walk 39c8720020c7a7370b527db9464d1b147bbf1a8a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-20T13:28:56.542Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-20T13:28:56.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-20T13:28:56.643Z] ========================================================= [2026-03-20T13:28:56.643Z] EdgeX Global Pipelines Version Info [2026-03-20T13:28:56.643Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:28:57.734Z] ------------------- [2026-03-20T13:28:57.734Z] stable info: [2026-03-20T13:28:57.734Z] ------------------- [2026-03-20T13:28:57.734Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-20T13:28:57.734Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-20T13:28:57.734Z] Message: update stable to v1.0.278 [2026-03-20T13:28:58.303Z] ------------------- [2026-03-20T13:28:58.303Z] experimental info: [2026-03-20T13:28:58.303Z] ------------------- [2026-03-20T13:28:58.303Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-20T13:28:58.303Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-20T13:28:58.303Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-20T13:28:58.383Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2026-03-20T13:28:58.402Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2026-03-20T13:28:58.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-20T13:28:58.452Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-20T13:28:58.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-20T13:28:58.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-20T13:28:58.526Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-20T13:28:58.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-20T13:28:58.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-20T13:28:58.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-20T13:28:58.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-20T13:28:58.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2026-03-20T13:28:58.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-20T13:28:58.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-20T13:28:58.729Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-20T13:28:58.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-20T13:28:58.786Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-20T13:28:58.804Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-20T13:28:58.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-20T13:28:58.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-20T13:28:58.869Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-20T13:28:58.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-20T13:28:58.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-20T13:28:58.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-20T13:28:58.964Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-20T13:28:58.990Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-20T13:28:59.010Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-20T13:28:59.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-20T13:28:59.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-20T13:28:59.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-20T13:28:59.108Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo [2026-03-20T13:28:59.129Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d33181d [Pipeline] echo [2026-03-20T13:28:59.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T13:28:59.212Z] provisioning config files... [2026-03-20T13:28:59.223Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17589691227898578469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:28:59.547Z] ---> ****-login.sh [2026-03-20T13:28:59.547Z] nexus3.edgexfoundry.org:10001 [2026-03-20T13:28:59.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:28:59.806Z] [2026-03-20T13:28:59.806Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T13:28:59.806Z] Configure a credential helper to remove this warning. See [2026-03-20T13:28:59.806Z] https://docs.****.com/go/credential-store/ [2026-03-20T13:28:59.806Z] [2026-03-20T13:28:59.806Z] Login Succeeded [2026-03-20T13:28:59.806Z] nexus3.edgexfoundry.org:10002 [2026-03-20T13:28:59.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:29:00.066Z] [2026-03-20T13:29:00.066Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T13:29:00.066Z] Configure a credential helper to remove this warning. See [2026-03-20T13:29:00.066Z] https://docs.****.com/go/credential-store/ [2026-03-20T13:29:00.066Z] [2026-03-20T13:29:00.066Z] Login Succeeded [2026-03-20T13:29:00.066Z] nexus3.edgexfoundry.org:10003 [2026-03-20T13:29:00.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:29:00.066Z] [2026-03-20T13:29:00.066Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T13:29:00.066Z] Configure a credential helper to remove this warning. See [2026-03-20T13:29:00.066Z] https://docs.****.com/go/credential-store/ [2026-03-20T13:29:00.066Z] [2026-03-20T13:29:00.066Z] Login Succeeded [2026-03-20T13:29:00.066Z] nexus3.edgexfoundry.org:10004 [2026-03-20T13:29:00.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:29:00.066Z] [2026-03-20T13:29:00.066Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T13:29:00.066Z] Configure a credential helper to remove this warning. See [2026-03-20T13:29:00.066Z] https://docs.****.com/go/credential-store/ [2026-03-20T13:29:00.066Z] [2026-03-20T13:29:00.066Z] Login Succeeded [2026-03-20T13:29:00.066Z] ****.io [2026-03-20T13:29:00.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:29:00.587Z] [2026-03-20T13:29:00.587Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T13:29:00.587Z] Configure a credential helper to remove this warning. See [2026-03-20T13:29:00.587Z] https://docs.****.com/go/credential-store/ [2026-03-20T13:29:00.587Z] [2026-03-20T13:29:00.587Z] Login Succeeded [2026-03-20T13:29:00.587Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T13:29:00.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-20T13:29:01.003Z] + git rev-list -1 --merges d33181dbc4d8932dcc826aa2abc8addbd8743233~1..d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo [2026-03-20T13:29:01.027Z] -----------> git rev-list -1 --merges d33181dbc4d8932dcc826aa2abc8addbd8743233~1..d33181dbc4d8932dcc826aa2abc8addbd8743233 d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:29:01.027Z] d33181dbc4d8932dcc826aa2abc8addbd8743233 [false] [Pipeline] sh [2026-03-20T13:29:01.321Z] + git log --format=format:%s -1 d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo [2026-03-20T13:29:01.336Z] ========================================================= [2026-03-20T13:29:01.336Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-20T13:29:01.336Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-20T13:29:01.674Z] + git log --format=format:%s -1 d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo [2026-03-20T13:29:01.684Z] [semverPrep] GIT_COMMIT: d33181dbc4d8932dcc826aa2abc8addbd8743233, Commit Message: Merge pull request #769 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo [2026-03-20T13:29:01.699Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-20T13:29:02.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T13:29:02.080Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-20T13:29:02.080Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-20T13:29:02.080Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-20T13:29:02.080Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-20T13:29:02.080Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-20T13:29:02.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:29:02.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T13:29:02.501Z] [2026-03-20T13:29:02.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:29:02.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T13:29:02.808Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-20T13:29:02.808Z] 3dae71ba6b94: Pulling fs layer [2026-03-20T13:29:02.808Z] 6bf1a483ea7c: Pulling fs layer [2026-03-20T13:29:02.808Z] f5dfc541a4d3: Pulling fs layer [2026-03-20T13:29:02.808Z] 461d9e800cba: Pulling fs layer [2026-03-20T13:29:02.808Z] 80192f66455f: Pulling fs layer [2026-03-20T13:29:02.808Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-20T13:29:02.808Z] a29436f7fd5d: Pulling fs layer [2026-03-20T13:29:02.808Z] 923cac83aea3: Pulling fs layer [2026-03-20T13:29:02.808Z] 25ad8b0a4227: Pulling fs layer [2026-03-20T13:29:02.808Z] db01528c6b51: Pulling fs layer [2026-03-20T13:29:02.808Z] 28988de357af: Pulling fs layer [2026-03-20T13:29:02.808Z] 461d9e800cba: Waiting [2026-03-20T13:29:02.808Z] 80192f66455f: Waiting [2026-03-20T13:29:02.808Z] 2e8e34ca0e6c: Waiting [2026-03-20T13:29:02.808Z] a29436f7fd5d: Waiting [2026-03-20T13:29:02.808Z] 923cac83aea3: Waiting [2026-03-20T13:29:02.808Z] 25ad8b0a4227: Waiting [2026-03-20T13:29:02.808Z] db01528c6b51: Waiting [2026-03-20T13:29:02.808Z] 28988de357af: Waiting [2026-03-20T13:29:02.808Z] 6bf1a483ea7c: Verifying Checksum [2026-03-20T13:29:02.808Z] 6bf1a483ea7c: Download complete [2026-03-20T13:29:02.808Z] 461d9e800cba: Verifying Checksum [2026-03-20T13:29:02.808Z] 461d9e800cba: Download complete [2026-03-20T13:29:02.808Z] 80192f66455f: Verifying Checksum [2026-03-20T13:29:02.808Z] 80192f66455f: Download complete [2026-03-20T13:29:03.069Z] f5dfc541a4d3: Verifying Checksum [2026-03-20T13:29:03.069Z] f5dfc541a4d3: Download complete [2026-03-20T13:29:03.069Z] 3dae71ba6b94: Verifying Checksum [2026-03-20T13:29:03.069Z] 3dae71ba6b94: Download complete [2026-03-20T13:29:03.069Z] 923cac83aea3: Verifying Checksum [2026-03-20T13:29:03.069Z] 923cac83aea3: Download complete [2026-03-20T13:29:03.069Z] 25ad8b0a4227: Verifying Checksum [2026-03-20T13:29:03.069Z] 25ad8b0a4227: Download complete [2026-03-20T13:29:03.069Z] db01528c6b51: Download complete [2026-03-20T13:29:03.329Z] 28988de357af: Verifying Checksum [2026-03-20T13:29:03.329Z] 28988de357af: Download complete [2026-03-20T13:29:03.329Z] a29436f7fd5d: Verifying Checksum [2026-03-20T13:29:03.329Z] a29436f7fd5d: Download complete [2026-03-20T13:29:03.895Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-20T13:29:03.895Z] 2e8e34ca0e6c: Download complete [2026-03-20T13:29:04.463Z] 3dae71ba6b94: Pull complete [2026-03-20T13:29:04.723Z] 6bf1a483ea7c: Pull complete [2026-03-20T13:29:05.293Z] f5dfc541a4d3: Pull complete [2026-03-20T13:29:05.293Z] 461d9e800cba: Pull complete [2026-03-20T13:29:05.293Z] 80192f66455f: Pull complete [2026-03-20T13:29:09.481Z] 2e8e34ca0e6c: Pull complete [2026-03-20T13:29:09.481Z] a29436f7fd5d: Pull complete [2026-03-20T13:29:09.481Z] 923cac83aea3: Pull complete [2026-03-20T13:29:09.742Z] 25ad8b0a4227: Pull complete [2026-03-20T13:29:09.742Z] db01528c6b51: Pull complete [2026-03-20T13:29:09.742Z] 28988de357af: Pull complete [2026-03-20T13:29:09.742Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-20T13:29:09.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T13:29:09.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:29:09.881Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:29:09.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-20T13:29:12.124Z] $ docker top 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 -eo pid,comm [2026-03-20T13:29:12.161Z] 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-03-20T13:29:12.161Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T13:29:12.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T13:29:12.215Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T13:29:12.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T13:29:12.333Z] $ docker exec 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 ssh-agent [2026-03-20T13:29:12.415Z] SSH_AUTH_SOCK=/tmp/ssh-IAG71bj1A30m/agent.32 [2026-03-20T13:29:12.415Z] SSH_AGENT_PID=38 [2026-03-20T13:29:12.421Z] Running ssh-add (command line suppressed) [2026-03-20T13:29:12.519Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14057211215110973668.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14057211215110973668.key) [2026-03-20T13:29:12.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T13:29:12.819Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2026-03-20T13:29:13.113Z] + git tag --points-at HEAD [Pipeline] } [2026-03-20T13:29:13.128Z] $ docker exec --env ******** --env ******** 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 ssh-agent -k [2026-03-20T13:29:13.222Z] unset SSH_AUTH_SOCK; [2026-03-20T13:29:13.223Z] unset SSH_AGENT_PID; [2026-03-20T13:29:13.223Z] echo Agent pid 38 killed; [2026-03-20T13:29:13.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-20T13:29:13.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T13:29:13.275Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T13:29:13.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T13:29:13.382Z] $ docker exec 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 ssh-agent [2026-03-20T13:29:13.476Z] SSH_AUTH_SOCK=/tmp/ssh-g3a4ZlmGXR3n/agent.87 [2026-03-20T13:29:13.476Z] SSH_AGENT_PID=93 [2026-03-20T13:29:13.480Z] Running ssh-add (command line suppressed) [2026-03-20T13:29:13.575Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4350542666779325802.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4350542666779325802.key) [2026-03-20T13:29:13.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T13:29:13.879Z] + git semver init [2026-03-20T13:29:14.139Z] 2026-03-20 13:29:14,064 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T13:29:14.139Z] 2026-03-20 13:29:14,067 [run_init] DEBUG init version:0.0.0 force:False [2026-03-20T13:29:14.139Z] 2026-03-20 13:29:14,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2026-03-20T13:29:14.139Z] 2026-03-20 13:29:14,069 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2026-03-20T13:29:14.139Z] 2026-03-20 13:29:14,069 [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-03-20T13:29:15.517Z] 2026-03-20 13:29:15,469 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2026-03-20T13:29:15.517Z] 2026-03-20 13:29:15,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2026-03-20T13:29:15.517Z] 2026-03-20 13:29:15,469 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-20T13:29:15.517Z] 2026-03-20 13:29:15,470 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-20T13:29:15.517Z] 4.1.0-dev.18 [Pipeline] } [2026-03-20T13:29:15.529Z] $ docker exec --env ******** --env ******** 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 ssh-agent -k [2026-03-20T13:29:15.638Z] unset SSH_AUTH_SOCK; [2026-03-20T13:29:15.639Z] unset SSH_AGENT_PID; [2026-03-20T13:29:15.639Z] echo Agent pid 93 killed; [2026-03-20T13:29:15.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T13:29:15.979Z] + git semver [Pipeline] } [2026-03-20T13:29:16.579Z] $ docker stop --time=1 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 [2026-03-20T13:29:17.875Z] $ docker rm -f --volumes 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T13:29:18.214Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-20T13:29:18.459Z] Stashed 1 file(s) [Pipeline] echo [2026-03-20T13:29:18.462Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [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-03-20T13:29:18.600Z] provisioning config files... [2026-03-20T13:29:18.610Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4415066636662848426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:29:18.912Z] ---> ****-login.sh [2026-03-20T13:29:18.912Z] nexus3.edgexfoundry.org:10001 [2026-03-20T13:29:18.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:29:18.912Z] Login Succeeded [2026-03-20T13:29:18.912Z] nexus3.edgexfoundry.org:10002 [2026-03-20T13:29:18.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:29:18.912Z] Login Succeeded [2026-03-20T13:29:18.912Z] nexus3.edgexfoundry.org:10003 [2026-03-20T13:29:18.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:29:19.172Z] Login Succeeded [2026-03-20T13:29:19.172Z] nexus3.edgexfoundry.org:10004 [2026-03-20T13:29:19.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:29:19.172Z] Login Succeeded [2026-03-20T13:29:19.172Z] ****.io [2026-03-20T13:29:19.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:29:19.433Z] Login Succeeded [2026-03-20T13:29:19.433Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T13:29:19.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-20T13:29:19.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T13:29:19.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T13:29:19.547Z] ========================================================= [2026-03-20T13:29:19.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-20T13:29:19.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:29:19.875Z] + 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-03-20T13:29:20.814Z] #0 building with "default" instance using docker driver [2026-03-20T13:29:20.814Z] [2026-03-20T13:29:20.814Z] #1 [internal] load build definition from Dockerfile [2026-03-20T13:29:20.814Z] #1 transferring dockerfile: 2.05kB done [2026-03-20T13:29:20.814Z] #1 DONE 0.0s [2026-03-20T13:29:20.814Z] [2026-03-20T13:29:20.814Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-20T13:29:20.814Z] #2 DONE 0.1s [2026-03-20T13:29:20.814Z] [2026-03-20T13:29:20.814Z] #3 [internal] load .dockerignore [2026-03-20T13:29:20.814Z] #3 transferring context: 159B done [2026-03-20T13:29:20.814Z] #3 DONE 0.0s [2026-03-20T13:29:20.814Z] [2026-03-20T13:29:20.814Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-20T13:29:20.814Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-20T13:29:20.814Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-20T13:29:20.814Z] #4 ... [2026-03-20T13:29:20.814Z] [2026-03-20T13:29:20.814Z] #5 [internal] load build context [2026-03-20T13:29:20.814Z] #5 transferring context: 14.88MB 0.1s done [2026-03-20T13:29:20.814Z] #5 DONE 0.1s [2026-03-20T13:29:20.814Z] [2026-03-20T13:29:20.814Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-20T13:29:20.814Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-20T13:29:20.814Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-20T13:29:20.814Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-20T13:29:20.814Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2026-03-20T13:29:20.814Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-20T13:29:20.814Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-20T13:29:20.814Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-20T13:29:20.814Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-20T13:29:20.814Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-20T13:29:20.814Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-03-20T13:29:20.814Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-03-20T13:29:21.073Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-20T13:29:21.073Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.41MB / 60.15MB 0.3s [2026-03-20T13:29:21.073Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s [2026-03-20T13:29:21.073Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-20T13:29:21.073Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-20T13:29:21.073Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 18.87MB / 112.58MB 0.5s [2026-03-20T13:29:21.073Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-20T13:29:21.073Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s [2026-03-20T13:29:21.332Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-03-20T13:29:21.332Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.23MB / 112.58MB 0.6s [2026-03-20T13:29:21.332Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s [2026-03-20T13:29:21.332Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-20T13:29:21.332Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 70.25MB / 112.58MB 0.8s [2026-03-20T13:29:21.332Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-03-20T13:29:21.590Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 94.05MB / 112.58MB 0.9s [2026-03-20T13:29:21.590Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-03-20T13:29:22.157Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done [2026-03-20T13:29:25.441Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.0s done [2026-03-20T13:29:25.441Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-20T13:29:25.700Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-20T13:29:25.700Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-20T13:29:25.700Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-20T13:29:25.700Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-03-20T13:29:25.958Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-20T13:29:25.958Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-20T13:29:29.246Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-03-20T13:29:29.246Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-20T13:29:29.246Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-20T13:29:29.506Z] #4 DONE 8.8s [2026-03-20T13:29:29.506Z] [2026-03-20T13:29:29.506Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-03-20T13:29:29.765Z] #6 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T13:29:29.765Z] #6 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T13:29:30.027Z] #6 0.638 OK: 265 MiB in 60 packages [2026-03-20T13:29:33.326Z] #6 DONE 3.4s [2026-03-20T13:29:33.326Z] [2026-03-20T13:29:33.326Z] #7 [builder 3/7] WORKDIR /app [2026-03-20T13:29:33.326Z] #7 DONE 0.0s [2026-03-20T13:29:33.326Z] [2026-03-20T13:29:33.326Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-20T13:29:33.326Z] #8 DONE 0.0s [2026-03-20T13:29:33.326Z] [2026-03-20T13:29:33.326Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T13:29:33.570Z] Still waiting to schedule task [2026-03-20T13:29:33.570Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-20T13:29:48.208Z] #9 DONE 14.5s [2026-03-20T13:29:48.208Z] [2026-03-20T13:29:48.208Z] #10 [builder 6/7] COPY . . [2026-03-20T13:29:48.208Z] #10 DONE 0.1s [2026-03-20T13:29:48.208Z] [2026-03-20T13:29:48.208Z] #11 [builder 7/7] RUN echo noop [2026-03-20T13:29:48.208Z] #11 0.199 noop [2026-03-20T13:29:48.208Z] #11 DONE 0.2s [2026-03-20T13:29:48.208Z] [2026-03-20T13:29:48.208Z] #12 exporting to image [2026-03-20T13:29:48.208Z] #12 exporting layers [2026-03-20T13:29:54.770Z] #12 exporting layers 7.0s done [2026-03-20T13:29:54.770Z] #12 writing image sha256:ec604a21cb70c2c9a990d7ce4180ad1fe87d7d94b64b2506f7643fea25ee25de done [2026-03-20T13:29:54.770Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-20T13:29:54.770Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:29:55.092Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-20T13:29:55.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:29:55.160Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:29:55.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-20T13:29:55.474Z] $ docker top 56085b10f0a0dd5c9b05cadf63dc22a284536cd93f4052d0c10068dcbdf55cf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T13:29:55.810Z] + go version [2026-03-20T13:29:55.810Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-20T13:29:55.823Z] $ docker stop --time=1 56085b10f0a0dd5c9b05cadf63dc22a284536cd93f4052d0c10068dcbdf55cf9 [2026-03-20T13:29:57.040Z] $ docker rm -f --volumes 56085b10f0a0dd5c9b05cadf63dc22a284536cd93f4052d0c10068dcbdf55cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:29:57.478Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-20T13:29:57.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:29:57.560Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:29:57.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-20T13:29:57.830Z] $ docker top 43e511c26c95e4df0747102d23af9180480552cc1ca3e78b0f67f447d8ca0883 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T13:29:58.173Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2026-03-20T13:29:58.476Z] + make test [2026-03-20T13:29:58.476Z] go test -race -coverprofile=coverage.out ./... [2026-03-20T13:30:37.176Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-03-20T13:31:03.702Z] 0 issues. [2026-03-20T13:31:03.702Z] go vet ./... [2026-03-20T13:31:08.961Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-20T13:31:08.961Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-20T13:31:08.961Z] ./bin/test-attribution-txt.sh [2026-03-20T13:31:08.961Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-20T13:31:08.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-20T13:31:08.991Z] $ docker stop --time=1 43e511c26c95e4df0747102d23af9180480552cc1ca3e78b0f67f447d8ca0883 [2026-03-20T13:31:10.781Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3791 in /w/workspace/ry_app-service-configurable_main [2026-03-20T13:31:11.298Z] $ docker rm -f --volumes 43e511c26c95e4df0747102d23af9180480552cc1ca3e78b0f67f447d8ca0883 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2026-03-20T13:31:11.727Z] Running in /w/workspace/app-service-configurable/295 [Pipeline] { [Pipeline] checkout [2026-03-20T13:31:11.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-20T13:31:14.778Z] The recommended git tool is: git [2026-03-20T13:31:14.816Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-20T13:31:15.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-20T13:31:15.619Z] + ls -al . [2026-03-20T13:31:15.619Z] total 252 [2026-03-20T13:31:15.619Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 20 13:29 . [2026-03-20T13:31:15.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 13:28 .. [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 20 13:28 .dockerignore [2026-03-20T13:31:15.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 13:30 .git [2026-03-20T13:31:15.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 13:28 .github [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 20 13:28 .gitignore [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 20 13:28 .golangci.yml [2026-03-20T13:31:15.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 13:29 .semver [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 19193 Mar 20 13:28 Attribution.txt [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 20 13:28 CHANGELOG.md [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 20 13:28 Dockerfile [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 13:28 GOVERNANCE.md [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 689 Mar 20 13:28 Jenkinsfile [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 20 13:28 LICENSE [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 20 13:28 OWNERS.md [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 20 13:28 README.md [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 13:29 VERSION [2026-03-20T13:31:15.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 13:28 bin [2026-03-20T13:31:15.619Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 20 13:30 coverage.out [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 7075 Mar 20 13:28 go.mod [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 90737 Mar 20 13:28 go.sum [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 20 13:28 main.go [2026-03-20T13:31:15.619Z] -rw-rw-r-- 1 jenkins jenkins 3361 Mar 20 13:28 makefile [2026-03-20T13:31:15.619Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 13:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:15.931Z] + 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=d33181dbc4d8932dcc826aa2abc8addbd8743233 --label arch=amd64 --label version=4.1.0-dev.18 . [2026-03-20T13:31:16.189Z] #0 building with "default" instance using docker driver [2026-03-20T13:31:16.189Z] [2026-03-20T13:31:16.189Z] #1 [internal] load build definition from Dockerfile [2026-03-20T13:31:16.189Z] #1 transferring dockerfile: 2.05kB done [2026-03-20T13:31:16.189Z] #1 DONE 0.0s [2026-03-20T13:31:16.189Z] [2026-03-20T13:31:16.189Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-20T13:31:16.189Z] #2 DONE 0.0s [2026-03-20T13:31:16.189Z] [2026-03-20T13:31:16.189Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T13:31:16.189Z] #3 DONE 0.1s [2026-03-20T13:31:16.189Z] [2026-03-20T13:31:16.189Z] #4 [internal] load .dockerignore [2026-03-20T13:31:16.189Z] #4 transferring context: [2026-03-20T13:31:16.189Z] #4 transferring context: 159B done [2026-03-20T13:31:16.189Z] #4 DONE 0.0s [2026-03-20T13:31:16.189Z] [2026-03-20T13:31:16.189Z] #5 [internal] load build context [2026-03-20T13:31:16.189Z] #5 transferring context: 4.84kB done [2026-03-20T13:31:16.189Z] #5 DONE 0.0s [2026-03-20T13:31:16.189Z] [2026-03-20T13:31:16.189Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-20T13:31:16.189Z] #6 DONE 0.1s [2026-03-20T13:31:16.189Z] [2026-03-20T13:31:16.189Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T13:31:16.189Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 done [2026-03-20T13:31:16.189Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-20T13:31:16.189Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T13:31:16.189Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-20T13:31:16.189Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-20T13:31:16.189Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-20T13:31:16.446Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-20T13:31:16.446Z] #7 DONE 0.2s [2026-03-20T13:31:16.446Z] [2026-03-20T13:31:16.446Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2026-03-20T13:31:16.446Z] #8 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T13:31:16.704Z] #8 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T13:31:17.269Z] #8 0.784 OK: 265 MiB in 60 packages [2026-03-20T13:31:17.269Z] #8 DONE 1.0s [2026-03-20T13:31:17.269Z] [2026-03-20T13:31:17.269Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-03-20T13:31:17.269Z] #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T13:31:17.269Z] #9 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T13:31:17.269Z] #9 0.624 (1/2) Installing ca-certificates (20250911-r0) [2026-03-20T13:31:17.269Z] #9 0.643 (2/2) Installing dumb-init (1.2.5-r3) [2026-03-20T13:31:17.269Z] #9 0.647 Executing busybox-1.37.0-r20.trigger [2026-03-20T13:31:17.269Z] #9 0.656 Executing ca-certificates-20250911-r0.trigger [2026-03-20T13:31:17.269Z] #9 0.695 OK: 8 MiB in 18 packages [2026-03-20T13:31:17.269Z] #9 DONE 0.8s [2026-03-20T13:31:17.269Z] [2026-03-20T13:31:17.269Z] #10 [builder 3/7] WORKDIR /app [2026-03-20T13:31:17.269Z] #10 DONE 0.0s [2026-03-20T13:31:17.269Z] [2026-03-20T13:31:17.269Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-20T13:31:17.269Z] #11 DONE 0.0s [2026-03-20T13:31:17.269Z] [2026-03-20T13:31:17.269Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T13:31:17.837Z] #12 DONE 0.5s [2026-03-20T13:31:17.837Z] [2026-03-20T13:31:17.837Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T13:31:17.837Z] #13 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T13:31:17.837Z] #13 0.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T13:31:18.096Z] #13 ... [2026-03-20T13:31:18.096Z] [2026-03-20T13:31:18.096Z] #14 [builder 6/7] COPY . . [2026-03-20T13:31:18.096Z] #14 DONE 0.1s [2026-03-20T13:31:18.096Z] [2026-03-20T13:31:18.096Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T13:31:18.096Z] #13 0.844 OK: 8 MiB in 18 packages [2026-03-20T13:31:18.355Z] #13 DONE 0.9s [2026-03-20T13:31:18.355Z] [2026-03-20T13:31:18.355Z] #15 [builder 7/7] RUN make build [2026-03-20T13:31:18.355Z] #15 0.199 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-03-20T13:31:19.925Z] using credential edgex-jenkins-ssh [2026-03-20T13:31:19.943Z] Cloning the remote Git repository [2026-03-20T13:31:19.983Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2026-03-20T13:31:20.068Z] > git init /w/workspace/app-service-configurable/295 # timeout=10 [2026-03-20T13:31:20.192Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2026-03-20T13:31:20.193Z] > git --version # timeout=10 [2026-03-20T13:31:20.212Z] > git --version # 'git version 2.25.1' [2026-03-20T13:31:20.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-20T13:31:20.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-20T13:31:24.743Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2026-03-20T13:31:24.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-20T13:31:25.625Z] Avoid second fetch [2026-03-20T13:31:25.625Z] Checking out Revision d33181dbc4d8932dcc826aa2abc8addbd8743233 (main) [2026-03-20T13:31:26.211Z] Commit message: "Merge pull request #769 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.55" [2026-03-20T13:31:25.644Z] > git config core.sparsecheckout # timeout=10 [2026-03-20T13:31:25.706Z] > git checkout -f d33181dbc4d8932dcc826aa2abc8addbd8743233 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T13:31:30.482Z] provisioning config files... [2026-03-20T13:31:30.512Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/295@tmp/config6795230841496687281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:31:31.197Z] ---> ****-login.sh [2026-03-20T13:31:31.197Z] nexus3.edgexfoundry.org:10001 [2026-03-20T13:31:31.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:31.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:31:31.741Z] Configure a credential helper to remove this warning. See [2026-03-20T13:31:31.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:31:31.741Z] [2026-03-20T13:31:31.741Z] Login Succeeded [2026-03-20T13:31:31.741Z] nexus3.edgexfoundry.org:10002 [2026-03-20T13:31:32.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:32.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:31:32.013Z] Configure a credential helper to remove this warning. See [2026-03-20T13:31:32.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:31:32.013Z] [2026-03-20T13:31:32.013Z] Login Succeeded [2026-03-20T13:31:32.013Z] nexus3.edgexfoundry.org:10003 [2026-03-20T13:31:32.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:32.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:31:32.553Z] Configure a credential helper to remove this warning. See [2026-03-20T13:31:32.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:31:32.553Z] [2026-03-20T13:31:32.553Z] Login Succeeded [2026-03-20T13:31:32.553Z] nexus3.edgexfoundry.org:10004 [2026-03-20T13:31:32.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:32.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:31:32.825Z] Configure a credential helper to remove this warning. See [2026-03-20T13:31:32.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:31:32.825Z] [2026-03-20T13:31:32.825Z] Login Succeeded [2026-03-20T13:31:32.825Z] ****.io [2026-03-20T13:31:33.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:33.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:31:33.367Z] Configure a credential helper to remove this warning. See [2026-03-20T13:31:33.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:31:33.367Z] [2026-03-20T13:31:33.367Z] Login Succeeded [2026-03-20T13:31:33.367Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T13:31:33.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-20T13:31:33.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T13:31:33.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T13:31:33.754Z] ========================================================= [2026-03-20T13:31:33.754Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-20T13:31:33.754Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:34.133Z] + 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-03-20T13:31:34.134Z] Sending build context to Docker daemon 229.9kB [2026-03-20T13:31:34.410Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-20T13:31:34.410Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-20T13:31:34.410Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-20T13:31:34.410Z] 6b59a28fa201: Pulling fs layer [2026-03-20T13:31:34.410Z] d32bb0dddca7: Pulling fs layer [2026-03-20T13:31:34.410Z] 5dab1238d3d9: Pulling fs layer [2026-03-20T13:31:34.410Z] 196fd7d83e7d: Pulling fs layer [2026-03-20T13:31:34.410Z] 4f4fb700ef54: Pulling fs layer [2026-03-20T13:31:34.410Z] 8ba94037c8f0: Pulling fs layer [2026-03-20T13:31:34.410Z] deaec5988b04: Pulling fs layer [2026-03-20T13:31:34.410Z] 9f65657bb879: Pulling fs layer [2026-03-20T13:31:34.410Z] 196fd7d83e7d: Waiting [2026-03-20T13:31:34.410Z] 8ba94037c8f0: Waiting [2026-03-20T13:31:34.410Z] 4f4fb700ef54: Waiting [2026-03-20T13:31:34.410Z] deaec5988b04: Waiting [2026-03-20T13:31:34.410Z] 9f65657bb879: Waiting [2026-03-20T13:31:34.410Z] d32bb0dddca7: Verifying Checksum [2026-03-20T13:31:34.410Z] d32bb0dddca7: Download complete [2026-03-20T13:31:34.410Z] 196fd7d83e7d: Verifying Checksum [2026-03-20T13:31:34.410Z] 196fd7d83e7d: Download complete [2026-03-20T13:31:34.681Z] 4f4fb700ef54: Verifying Checksum [2026-03-20T13:31:34.681Z] 4f4fb700ef54: Download complete [2026-03-20T13:31:34.681Z] 8ba94037c8f0: Verifying Checksum [2026-03-20T13:31:34.681Z] 8ba94037c8f0: Download complete [2026-03-20T13:31:34.681Z] 6b59a28fa201: Verifying Checksum [2026-03-20T13:31:34.681Z] 6b59a28fa201: Download complete [2026-03-20T13:31:35.275Z] 9f65657bb879: Verifying Checksum [2026-03-20T13:31:35.275Z] 9f65657bb879: Download complete [2026-03-20T13:31:35.550Z] 6b59a28fa201: Pull complete [2026-03-20T13:31:36.143Z] d32bb0dddca7: Pull complete [2026-03-20T13:31:36.143Z] 5dab1238d3d9: Verifying Checksum [2026-03-20T13:31:36.143Z] 5dab1238d3d9: Download complete [2026-03-20T13:31:38.101Z] deaec5988b04: Verifying Checksum [2026-03-20T13:31:38.101Z] deaec5988b04: Download complete [2026-03-20T13:31:44.884Z] #15 DONE 25.2s [2026-03-20T13:31:44.884Z] [2026-03-20T13:31:44.884Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-03-20T13:31:44.884Z] #16 DONE 0.0s [2026-03-20T13:31:44.884Z] [2026-03-20T13:31:44.884Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-03-20T13:31:44.884Z] #17 DONE 0.2s [2026-03-20T13:31:44.884Z] [2026-03-20T13:31:44.884Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-03-20T13:31:44.884Z] #18 DONE 0.1s [2026-03-20T13:31:44.884Z] [2026-03-20T13:31:44.884Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-03-20T13:31:44.884Z] #19 DONE 0.2s [2026-03-20T13:31:44.884Z] [2026-03-20T13:31:44.884Z] #20 exporting to image [2026-03-20T13:31:44.884Z] #20 exporting layers 0.1s done [2026-03-20T13:31:44.884Z] #20 writing image sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done [2026-03-20T13:31:44.884Z] #20 naming to docker.io/library/app-service-configurable done [2026-03-20T13:31:44.884Z] #20 DONE 0.2s [2026-03-20T13:31:44.884Z] [2026-03-20T13:31:44.884Z] 1 warning found (use docker --debug to expand): [2026-03-20T13:31:44.884Z]  - 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-03-20T13:31:45.006Z] provisioning config files... [2026-03-20T13:31:45.014Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18302032755295222914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:31:45.318Z] ---> ****-login.sh [2026-03-20T13:31:45.318Z] nexus3.edgexfoundry.org:10001 [2026-03-20T13:31:45.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:45.318Z] Login Succeeded [2026-03-20T13:31:45.318Z] nexus3.edgexfoundry.org:10002 [2026-03-20T13:31:45.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:45.318Z] Login Succeeded [2026-03-20T13:31:45.318Z] nexus3.edgexfoundry.org:10003 [2026-03-20T13:31:45.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:45.577Z] Login Succeeded [2026-03-20T13:31:45.577Z] nexus3.edgexfoundry.org:10004 [2026-03-20T13:31:45.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:45.577Z] Login Succeeded [2026-03-20T13:31:45.578Z] ****.io [2026-03-20T13:31:45.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:31:45.839Z] Login Succeeded [2026-03-20T13:31:45.839Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T13:31:45.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T13:31:45.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T13:31:45.921Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2026-03-20T13:31:45.921Z] d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:31:45.921Z] latest [2026-03-20T13:31:45.921Z] 4.1.0-dev.18 [2026-03-20T13:31:45.921Z] d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [2026-03-20T13:31:45.921Z] main [2026-03-20T13:31:45.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:46.252Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:46.572Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:31:46.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-20T13:31:46.572Z] 59eb5a9509b8: Preparing [2026-03-20T13:31:46.572Z] 3ce183c83147: Preparing [2026-03-20T13:31:46.572Z] 46e7f9600247: Preparing [2026-03-20T13:31:46.572Z] 943c85bf2d27: Preparing [2026-03-20T13:31:46.572Z] 95e2ba0282b1: Preparing [2026-03-20T13:31:46.572Z] 84dc26cdf20b: Preparing [2026-03-20T13:31:46.572Z] cce92674e987: Preparing [2026-03-20T13:31:46.572Z] cce92674e987: Waiting [2026-03-20T13:31:46.572Z] 84dc26cdf20b: Waiting [2026-03-20T13:31:46.572Z] 3ce183c83147: Pushed [2026-03-20T13:31:46.572Z] 95e2ba0282b1: Pushed [2026-03-20T13:31:46.572Z] 943c85bf2d27: Pushed [2026-03-20T13:31:46.572Z] 46e7f9600247: Pushed [2026-03-20T13:31:46.572Z] cce92674e987: Layer already exists [2026-03-20T13:31:46.831Z] 84dc26cdf20b: Pushed [2026-03-20T13:31:50.117Z] 59eb5a9509b8: Pushed [2026-03-20T13:31:50.377Z] d33181dbc4d8932dcc826aa2abc8addbd8743233: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:50.485Z] 5dab1238d3d9: Pull complete [2026-03-20T13:31:50.485Z] 196fd7d83e7d: Pull complete [2026-03-20T13:31:50.485Z] 4f4fb700ef54: Pull complete [2026-03-20T13:31:50.485Z] 8ba94037c8f0: Pull complete [2026-03-20T13:31:50.697Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:51.014Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-20T13:31:51.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-20T13:31:51.014Z] 59eb5a9509b8: Preparing [2026-03-20T13:31:51.014Z] 3ce183c83147: Preparing [2026-03-20T13:31:51.014Z] 46e7f9600247: Preparing [2026-03-20T13:31:51.014Z] 943c85bf2d27: Preparing [2026-03-20T13:31:51.014Z] 95e2ba0282b1: Preparing [2026-03-20T13:31:51.014Z] 84dc26cdf20b: Preparing [2026-03-20T13:31:51.014Z] cce92674e987: Preparing [2026-03-20T13:31:51.014Z] 84dc26cdf20b: Waiting [2026-03-20T13:31:51.014Z] cce92674e987: Waiting [2026-03-20T13:31:51.014Z] 95e2ba0282b1: Layer already exists [2026-03-20T13:31:51.014Z] 943c85bf2d27: Layer already exists [2026-03-20T13:31:51.014Z] 46e7f9600247: Layer already exists [2026-03-20T13:31:51.014Z] 3ce183c83147: Layer already exists [2026-03-20T13:31:51.014Z] 59eb5a9509b8: Layer already exists [2026-03-20T13:31:51.014Z] cce92674e987: Layer already exists [2026-03-20T13:31:51.014Z] 84dc26cdf20b: Layer already exists [2026-03-20T13:31:51.014Z] latest: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:51.339Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:51.659Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 [2026-03-20T13:31:51.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-20T13:31:51.659Z] 59eb5a9509b8: Preparing [2026-03-20T13:31:51.659Z] 3ce183c83147: Preparing [2026-03-20T13:31:51.659Z] 46e7f9600247: Preparing [2026-03-20T13:31:51.659Z] 943c85bf2d27: Preparing [2026-03-20T13:31:51.659Z] 95e2ba0282b1: Preparing [2026-03-20T13:31:51.659Z] 84dc26cdf20b: Preparing [2026-03-20T13:31:51.659Z] cce92674e987: Preparing [2026-03-20T13:31:51.659Z] 84dc26cdf20b: Waiting [2026-03-20T13:31:51.659Z] cce92674e987: Waiting [2026-03-20T13:31:51.659Z] 46e7f9600247: Layer already exists [2026-03-20T13:31:51.659Z] 95e2ba0282b1: Layer already exists [2026-03-20T13:31:51.659Z] 943c85bf2d27: Layer already exists [2026-03-20T13:31:51.659Z] 3ce183c83147: Layer already exists [2026-03-20T13:31:51.659Z] 59eb5a9509b8: Layer already exists [2026-03-20T13:31:51.659Z] cce92674e987: Layer already exists [2026-03-20T13:31:51.659Z] 84dc26cdf20b: Layer already exists [2026-03-20T13:31:51.659Z] 4.1.0-dev.18: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:51.981Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:52.304Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [2026-03-20T13:31:52.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-20T13:31:52.304Z] 59eb5a9509b8: Preparing [2026-03-20T13:31:52.304Z] 3ce183c83147: Preparing [2026-03-20T13:31:52.304Z] 46e7f9600247: Preparing [2026-03-20T13:31:52.304Z] 943c85bf2d27: Preparing [2026-03-20T13:31:52.304Z] 95e2ba0282b1: Preparing [2026-03-20T13:31:52.304Z] 84dc26cdf20b: Preparing [2026-03-20T13:31:52.304Z] cce92674e987: Preparing [2026-03-20T13:31:52.304Z] 84dc26cdf20b: Waiting [2026-03-20T13:31:52.304Z] cce92674e987: Waiting [2026-03-20T13:31:52.304Z] 3ce183c83147: Layer already exists [2026-03-20T13:31:52.304Z] 46e7f9600247: Layer already exists [2026-03-20T13:31:52.304Z] 59eb5a9509b8: Layer already exists [2026-03-20T13:31:52.304Z] 95e2ba0282b1: Layer already exists [2026-03-20T13:31:52.304Z] 943c85bf2d27: Layer already exists [2026-03-20T13:31:52.304Z] cce92674e987: Layer already exists [2026-03-20T13:31:52.304Z] 84dc26cdf20b: Layer already exists [2026-03-20T13:31:52.304Z] d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:52.632Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:31:52.952Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-20T13:31:52.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-20T13:31:52.952Z] 59eb5a9509b8: Preparing [2026-03-20T13:31:52.952Z] 3ce183c83147: Preparing [2026-03-20T13:31:52.952Z] 46e7f9600247: Preparing [2026-03-20T13:31:52.952Z] 943c85bf2d27: Preparing [2026-03-20T13:31:52.952Z] 95e2ba0282b1: Preparing [2026-03-20T13:31:52.952Z] 84dc26cdf20b: Preparing [2026-03-20T13:31:52.952Z] cce92674e987: Preparing [2026-03-20T13:31:52.952Z] 84dc26cdf20b: Waiting [2026-03-20T13:31:52.952Z] cce92674e987: Waiting [2026-03-20T13:31:52.952Z] 3ce183c83147: Layer already exists [2026-03-20T13:31:52.952Z] 59eb5a9509b8: Layer already exists [2026-03-20T13:31:52.952Z] 95e2ba0282b1: Layer already exists [2026-03-20T13:31:52.952Z] 46e7f9600247: Layer already exists [2026-03-20T13:31:52.952Z] 943c85bf2d27: Layer already exists [2026-03-20T13:31:52.952Z] 84dc26cdf20b: Layer already exists [2026-03-20T13:31:52.952Z] cce92674e987: Layer already exists [2026-03-20T13:31:52.952Z] main: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T13:31:53.024Z] ===================================================== [Pipeline] echo [2026-03-20T13:31:53.038Z] taggedImages: [2026-03-20T13:31:53.038Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:31:53.038Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-20T13:31:53.038Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 [2026-03-20T13:31:53.038Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [2026-03-20T13:31:53.038Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2026-03-20T13:31:53.069Z] ========================================================= [2026-03-20T13:31:53.069Z] [edgeXBuildMultiArch] RAW Config: [2026-03-20T13:31:53.069Z] images: [2026-03-20T13:31:53.069Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:31:53.069Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-20T13:31:53.069Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 [2026-03-20T13:31:53.069Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [2026-03-20T13:31:53.069Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-20T13:31:53.069Z] settingsFile: [2026-03-20T13:31:53.069Z] app-service-configurable-settings [2026-03-20T13:31:53.069Z] ========================================================= [Pipeline] node [2026-03-20T13:32:00.577Z] deaec5988b04: Pull complete [2026-03-20T13:32:00.845Z] 9f65657bb879: Pull complete [2026-03-20T13:32:00.845Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-20T13:32:00.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-20T13:32:00.845Z] ---> 334268110677 [2026-03-20T13:32:00.845Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-03-20T13:32:02.807Z] ---> Running in 7401ad435c03 [2026-03-20T13:32:03.075Z] Removing intermediate container 7401ad435c03 [2026-03-20T13:32:03.075Z] ---> 263353ea16ae [2026-03-20T13:32:03.075Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-20T13:32:03.075Z] ---> Running in dfb4b0e009bd [2026-03-20T13:32:03.342Z] Removing intermediate container dfb4b0e009bd [2026-03-20T13:32:03.342Z] ---> 967dd5c5774c [2026-03-20T13:32:03.342Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-03-20T13:32:03.342Z] ---> Running in 7623db623f3a [2026-03-20T13:32:03.610Z] Removing intermediate container 7623db623f3a [2026-03-20T13:32:03.610Z] ---> 554a4be2fbee [2026-03-20T13:32:03.610Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-20T13:32:03.878Z] ---> Running in 9f43c11e4cd0 [2026-03-20T13:32:04.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T13:32:05.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T13:32:06.517Z] OK: 255 MiB in 60 packages [2026-03-20T13:32:07.485Z] Removing intermediate container 9f43c11e4cd0 [2026-03-20T13:32:07.485Z] ---> 94a89f5c1cad [2026-03-20T13:32:07.486Z] Step 7/12 : WORKDIR /app [2026-03-20T13:32:07.752Z] ---> Running in bb131b1e9d09 [2026-03-20T13:32:08.019Z] Removing intermediate container bb131b1e9d09 [2026-03-20T13:32:08.019Z] ---> c7aa8eb1547b [2026-03-20T13:32:08.019Z] Step 8/12 : COPY go.mod vendor* ./ [2026-03-20T13:32:08.071Z] Still waiting to schedule task [2026-03-20T13:32:08.072Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-20T13:32:10.620Z] ---> e61cc1a893dd [2026-03-20T13:32:10.620Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T13:32:10.620Z] ---> Running in c2a26c55dbf6 [2026-03-20T13:33:19.698Z] Running on prd-centos7-docker-4c-2g-3792 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T13:33:19.740Z] provisioning config files... [2026-03-20T13:33:19.796Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13633587727589394562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:33:24.066Z] ---> ****-login.sh [2026-03-20T13:33:24.066Z] nexus3.edgexfoundry.org:10001 [2026-03-20T13:33:24.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:33:24.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:33:24.066Z] Configure a credential helper to remove this warning. See [2026-03-20T13:33:24.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:33:24.066Z] [2026-03-20T13:33:24.067Z] Login Succeeded [2026-03-20T13:33:24.067Z] nexus3.edgexfoundry.org:10002 [2026-03-20T13:33:24.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:33:24.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:33:24.067Z] Configure a credential helper to remove this warning. See [2026-03-20T13:33:24.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:33:24.067Z] [2026-03-20T13:33:24.067Z] Login Succeeded [2026-03-20T13:33:24.067Z] nexus3.edgexfoundry.org:10003 [2026-03-20T13:33:24.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:33:24.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:33:24.333Z] Configure a credential helper to remove this warning. See [2026-03-20T13:33:24.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:33:24.333Z] [2026-03-20T13:33:24.333Z] Login Succeeded [2026-03-20T13:33:24.333Z] nexus3.edgexfoundry.org:10004 [2026-03-20T13:33:24.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:33:24.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:33:24.333Z] Configure a credential helper to remove this warning. See [2026-03-20T13:33:24.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:33:24.333Z] [2026-03-20T13:33:24.333Z] Login Succeeded [2026-03-20T13:33:24.333Z] ****.io [2026-03-20T13:33:24.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:33:24.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:33:24.593Z] Configure a credential helper to remove this warning. See [2026-03-20T13:33:24.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:33:24.593Z] [2026-03-20T13:33:24.593Z] Login Succeeded [2026-03-20T13:33:24.593Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T13:33:24.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T13:33:24.953Z] + docker buildx ls [2026-03-20T13:33:25.214Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-20T13:33:25.214Z] default * docker [2026-03-20T13:33:25.214Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-20T13:33:25.514Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-20T13:33:25.514Z] edgex-builder [Pipeline] sh [2026-03-20T13:33:25.812Z] + docker buildx inspect --bootstrap [2026-03-20T13:33:25.812Z] #1 [internal] booting buildkit [2026-03-20T13:33:25.812Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-20T13:33:29.149Z] #1 pulling image moby/buildkit:buildx-stable-1 3.6s done [2026-03-20T13:33:29.149Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-20T13:33:31.063Z] #1 creating container buildx_buildkit_edgex-builder0 1.8s done [2026-03-20T13:33:31.063Z] #1 DONE 5.4s [2026-03-20T13:33:31.063Z] Name: edgex-builder [2026-03-20T13:33:31.063Z] Driver: docker-container [2026-03-20T13:33:31.063Z] [2026-03-20T13:33:31.063Z] Nodes: [2026-03-20T13:33:31.063Z] Name: edgex-builder0 [2026-03-20T13:33:31.063Z] Endpoint: unix:///var/run/docker.sock [2026-03-20T13:33:31.063Z] Status: running [2026-03-20T13:33:31.063Z] Buildkit: v0.28.0 [2026-03-20T13:33:31.063Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-20T13:33:31.372Z] + docker buildx ls [2026-03-20T13:33:31.372Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-20T13:33:31.372Z] edgex-builder * docker-container [2026-03-20T13:33:31.372Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-20T13:33:31.372Z] default docker [2026-03-20T13:33:31.372Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-20T13:33:31.663Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233' [2026-03-20T13:33:31.664Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 --push - [2026-03-20T13:33:31.923Z] #1 [internal] load build definition from Dockerfile [2026-03-20T13:33:31.923Z] #1 transferring dockerfile: 209B done [2026-03-20T13:33:31.923Z] #1 DONE 0.0s [2026-03-20T13:33:31.923Z] [2026-03-20T13:33:31.923Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:33:32.182Z] #2 ... [2026-03-20T13:33:32.182Z] [2026-03-20T13:33:32.182Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:33:32.182Z] #3 DONE 0.4s [2026-03-20T13:33:32.182Z] [2026-03-20T13:33:32.182Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:33:32.182Z] #2 DONE 0.5s [2026-03-20T13:33:32.182Z] [2026-03-20T13:33:32.182Z] #4 [internal] load .dockerignore [2026-03-20T13:33:32.441Z] #4 transferring context: 2B done [2026-03-20T13:33:32.441Z] #4 DONE 0.4s [2026-03-20T13:33:32.699Z] [2026-03-20T13:33:32.699Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:32.699Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.1s done [2026-03-20T13:33:32.699Z] #5 DONE 0.1s [2026-03-20T13:33:32.699Z] [2026-03-20T13:33:32.699Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:32.699Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done [2026-03-20T13:33:32.699Z] #6 ... [2026-03-20T13:33:32.699Z] [2026-03-20T13:33:32.699Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:32.699Z] #5 DONE 0.1s [2026-03-20T13:33:32.699Z] [2026-03-20T13:33:32.700Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:32.700Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done [2026-03-20T13:33:33.636Z] #6 DONE 1.1s [2026-03-20T13:33:33.636Z] [2026-03-20T13:33:33.636Z] #7 exporting to image [2026-03-20T13:33:33.636Z] #7 exporting layers done [2026-03-20T13:33:33.636Z] #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 0.0s done [2026-03-20T13:33:33.636Z] #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done [2026-03-20T13:33:33.636Z] #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f 0.0s done [2026-03-20T13:33:33.636Z] #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 [2026-03-20T13:33:33.636Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T13:33:33.896Z] #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done [2026-03-20T13:33:33.896Z] #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a 0.0s done [2026-03-20T13:33:33.896Z] #7 DONE 0.1s [2026-03-20T13:33:33.896Z] [2026-03-20T13:33:33.896Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T13:33:33.896Z] #8 DONE 0.0s [2026-03-20T13:33:33.896Z] [2026-03-20T13:33:33.896Z] 1 warning found (use --debug to expand): [2026-03-20T13:33:33.896Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T13:33:34.185Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2026-03-20T13:33:34.185Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2026-03-20T13:33:34.446Z] #1 [internal] load build definition from Dockerfile [2026-03-20T13:33:34.446Z] #1 transferring dockerfile: 175B done [2026-03-20T13:33:34.446Z] #1 DONE 0.0s [2026-03-20T13:33:34.446Z] [2026-03-20T13:33:34.446Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-20T13:33:34.446Z] #2 DONE 0.0s [2026-03-20T13:33:34.446Z] [2026-03-20T13:33:34.446Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-20T13:33:34.446Z] #3 DONE 0.0s [2026-03-20T13:33:34.446Z] [2026-03-20T13:33:34.446Z] #4 [internal] load .dockerignore [2026-03-20T13:33:34.446Z] #4 transferring context: 2B done [2026-03-20T13:33:34.446Z] #4 DONE 0.0s [2026-03-20T13:33:34.446Z] [2026-03-20T13:33:34.446Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:34.446Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done [2026-03-20T13:33:34.446Z] #5 DONE 0.0s [2026-03-20T13:33:34.446Z] [2026-03-20T13:33:34.446Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:34.446Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done [2026-03-20T13:33:34.446Z] #6 CACHED [2026-03-20T13:33:34.446Z] [2026-03-20T13:33:34.446Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:34.446Z] #5 CACHED [2026-03-20T13:33:34.446Z] [2026-03-20T13:33:34.446Z] #7 exporting to image [2026-03-20T13:33:34.446Z] #7 exporting layers done [2026-03-20T13:33:34.446Z] #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 done [2026-03-20T13:33:34.446Z] #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done [2026-03-20T13:33:34.446Z] #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f done [2026-03-20T13:33:34.446Z] #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done [2026-03-20T13:33:34.446Z] #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a done [2026-03-20T13:33:34.446Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T13:33:34.446Z] #7 DONE 0.0s [2026-03-20T13:33:34.446Z] [2026-03-20T13:33:34.446Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T13:33:34.446Z] #8 DONE 0.0s [2026-03-20T13:33:34.446Z] [2026-03-20T13:33:34.446Z] 1 warning found (use --debug to expand): [2026-03-20T13:33:34.446Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T13:33:34.750Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18' [2026-03-20T13:33:34.750Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 --push - [2026-03-20T13:33:35.009Z] #1 [internal] load build definition from Dockerfile [2026-03-20T13:33:35.009Z] #1 transferring dockerfile: 181B done [2026-03-20T13:33:35.009Z] #1 DONE 0.1s [2026-03-20T13:33:35.009Z] [2026-03-20T13:33:35.009Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 [2026-03-20T13:33:35.009Z] #2 DONE 0.0s [2026-03-20T13:33:35.009Z] [2026-03-20T13:33:35.009Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 [2026-03-20T13:33:35.009Z] #3 DONE 0.0s [2026-03-20T13:33:35.009Z] [2026-03-20T13:33:35.009Z] #4 [internal] load .dockerignore [2026-03-20T13:33:35.009Z] #4 transferring context: 2B done [2026-03-20T13:33:35.009Z] #4 DONE 0.0s [2026-03-20T13:33:35.009Z] [2026-03-20T13:33:35.009Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:35.009Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done [2026-03-20T13:33:35.009Z] #5 CACHED [2026-03-20T13:33:35.009Z] [2026-03-20T13:33:35.009Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:35.009Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done [2026-03-20T13:33:35.009Z] #6 CACHED [2026-03-20T13:33:35.009Z] [2026-03-20T13:33:35.009Z] #7 exporting to image [2026-03-20T13:33:35.009Z] #7 exporting layers done [2026-03-20T13:33:35.009Z] #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 done [2026-03-20T13:33:35.009Z] #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done [2026-03-20T13:33:35.009Z] #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f done [2026-03-20T13:33:35.009Z] #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done [2026-03-20T13:33:35.009Z] #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a done [2026-03-20T13:33:35.009Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T13:33:35.009Z] #7 DONE 0.0s [2026-03-20T13:33:35.009Z] [2026-03-20T13:33:35.009Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T13:33:35.009Z] #8 DONE 0.0s [2026-03-20T13:33:35.009Z] [2026-03-20T13:33:35.009Z] 1 warning found (use --debug to expand): [2026-03-20T13:33:35.009Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T13:33:35.288Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18' [2026-03-20T13:33:35.288Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 --push - [2026-03-20T13:33:35.288Z] #1 [internal] load build definition from Dockerfile [2026-03-20T13:33:35.288Z] #1 transferring dockerfile: 222B done [2026-03-20T13:33:35.288Z] #1 DONE 0.0s [2026-03-20T13:33:35.288Z] [2026-03-20T13:33:35.288Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [2026-03-20T13:33:35.288Z] #2 DONE 0.0s [2026-03-20T13:33:35.288Z] [2026-03-20T13:33:35.288Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [2026-03-20T13:33:35.288Z] #3 DONE 0.0s [2026-03-20T13:33:35.288Z] [2026-03-20T13:33:35.288Z] #4 [internal] load .dockerignore [2026-03-20T13:33:35.288Z] #4 transferring context: 2B done [2026-03-20T13:33:35.288Z] #4 DONE 0.0s [2026-03-20T13:33:35.288Z] [2026-03-20T13:33:35.288Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:35.288Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done [2026-03-20T13:33:35.288Z] #5 CACHED [2026-03-20T13:33:35.288Z] [2026-03-20T13:33:35.288Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:35.288Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done [2026-03-20T13:33:35.288Z] #6 DONE 0.0s [2026-03-20T13:33:35.548Z] [2026-03-20T13:33:35.548Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:35.548Z] #6 CACHED [2026-03-20T13:33:35.548Z] [2026-03-20T13:33:35.548Z] #7 exporting to image [2026-03-20T13:33:35.548Z] #7 exporting layers done [2026-03-20T13:33:35.548Z] #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 done [2026-03-20T13:33:35.548Z] #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done [2026-03-20T13:33:35.548Z] #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f done [2026-03-20T13:33:35.548Z] #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done [2026-03-20T13:33:35.548Z] #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a done [2026-03-20T13:33:35.548Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T13:33:35.548Z] #7 DONE 0.0s [2026-03-20T13:33:35.548Z] [2026-03-20T13:33:35.548Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T13:33:35.548Z] #8 DONE 0.0s [2026-03-20T13:33:35.548Z] [2026-03-20T13:33:35.548Z] 1 warning found (use --debug to expand): [2026-03-20T13:33:35.548Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T13:33:35.845Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2026-03-20T13:33:35.845Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2026-03-20T13:33:35.845Z] #1 [internal] load build definition from Dockerfile [2026-03-20T13:33:35.845Z] #1 transferring dockerfile: 173B done [2026-03-20T13:33:35.845Z] #1 DONE 0.0s [2026-03-20T13:33:35.845Z] [2026-03-20T13:33:35.845Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-20T13:33:35.845Z] #2 DONE 0.1s [2026-03-20T13:33:35.845Z] [2026-03-20T13:33:35.845Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-20T13:33:36.159Z] #3 DONE 0.1s [2026-03-20T13:33:36.159Z] [2026-03-20T13:33:36.159Z] #4 [internal] load .dockerignore [2026-03-20T13:33:36.734Z] #4 transferring context: 2B done [2026-03-20T13:33:36.734Z] #4 DONE 0.6s [2026-03-20T13:33:36.734Z] [2026-03-20T13:33:36.734Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:36.734Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:36.734Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.1s done [2026-03-20T13:33:36.734Z] #5 CACHED [2026-03-20T13:33:36.734Z] [2026-03-20T13:33:36.734Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c [2026-03-20T13:33:36.734Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.1s done [2026-03-20T13:33:36.734Z] #6 CACHED [2026-03-20T13:33:36.734Z] [2026-03-20T13:33:36.734Z] #7 exporting to image [2026-03-20T13:33:36.734Z] #7 exporting layers done [2026-03-20T13:33:36.734Z] #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 0.0s done [2026-03-20T13:33:36.734Z] #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 [2026-03-20T13:33:36.735Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T13:33:36.996Z] #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done [2026-03-20T13:33:36.996Z] #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f done [2026-03-20T13:33:36.996Z] #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done [2026-03-20T13:33:36.996Z] #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a done [2026-03-20T13:33:36.996Z] #7 DONE 0.0s [2026-03-20T13:33:36.996Z] [2026-03-20T13:33:36.996Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T13:33:36.996Z] #8 DONE 0.0s [2026-03-20T13:33:37.934Z] [2026-03-20T13:33:37.934Z] 1 warning found (use --debug to expand): [2026-03-20T13:33:37.934Z]  - 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-03-20T13:33:38.287Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:33:38.579Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:33:39.140Z] ---> package-listing.sh [2026-03-20T13:33:39.140Z] ++ facter osfamily [2026-03-20T13:33:39.140Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-20T13:33:39.399Z] + OS_FAMILY=redhat [2026-03-20T13:33:39.399Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-03-20T13:33:39.399Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-20T13:33:39.399Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-20T13:33:39.399Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-20T13:33:39.399Z] + PACKAGES=/tmp/packages_start.txt [2026-03-20T13:33:39.399Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-20T13:33:39.399Z] + PACKAGES=/tmp/packages_end.txt [2026-03-20T13:33:39.399Z] + case "${OS_FAMILY}" in [2026-03-20T13:33:39.399Z] + sort [2026-03-20T13:33:39.399Z] + rpm -qa [2026-03-20T13:33:40.342Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-20T13:33:40.342Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-20T13:33:40.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-20T13:33:40.342Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-20T13:33:40.342Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-03-20T13:33:40.342Z] + 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-03-20T13:33:40.353Z] 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-03-20T13:33:40.638Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:33:41.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T13:33:41.212Z] [2026-03-20T13:33:41.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:33:41.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T13:33:41.524Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-20T13:33:41.524Z] 5eb5b503b376: Pulling fs layer [2026-03-20T13:33:41.524Z] 5c69ac0246d0: Pulling fs layer [2026-03-20T13:33:41.524Z] ec43610c2a17: Pulling fs layer [2026-03-20T13:33:41.524Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-20T13:33:41.524Z] 33b1e0a273af: Pulling fs layer [2026-03-20T13:33:41.524Z] 5d3b04190fa2: Pulling fs layer [2026-03-20T13:33:41.524Z] 2f39f015ded8: Pulling fs layer [2026-03-20T13:33:41.524Z] 3a2ae6a8a46f: Waiting [2026-03-20T13:33:41.524Z] 33b1e0a273af: Waiting [2026-03-20T13:33:41.524Z] 5d3b04190fa2: Waiting [2026-03-20T13:33:41.524Z] 2f39f015ded8: Waiting [2026-03-20T13:33:41.524Z] 5c69ac0246d0: Verifying Checksum [2026-03-20T13:33:41.524Z] 5c69ac0246d0: Download complete [2026-03-20T13:33:41.524Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-20T13:33:41.524Z] 3a2ae6a8a46f: Download complete [2026-03-20T13:33:41.524Z] 33b1e0a273af: Verifying Checksum [2026-03-20T13:33:41.524Z] 33b1e0a273af: Download complete [2026-03-20T13:33:41.524Z] 5d3b04190fa2: Verifying Checksum [2026-03-20T13:33:41.524Z] 5d3b04190fa2: Download complete [2026-03-20T13:33:41.524Z] ec43610c2a17: Verifying Checksum [2026-03-20T13:33:41.524Z] ec43610c2a17: Download complete [2026-03-20T13:33:41.787Z] 5eb5b503b376: Verifying Checksum [2026-03-20T13:33:41.787Z] 5eb5b503b376: Download complete [2026-03-20T13:33:42.355Z] 2f39f015ded8: Verifying Checksum [2026-03-20T13:33:42.355Z] 2f39f015ded8: Download complete [2026-03-20T13:33:43.315Z] 5eb5b503b376: Pull complete [2026-03-20T13:33:43.315Z] 5c69ac0246d0: Pull complete [2026-03-20T13:33:43.573Z] ec43610c2a17: Pull complete [2026-03-20T13:33:43.840Z] 3a2ae6a8a46f: Pull complete [2026-03-20T13:33:44.106Z] 33b1e0a273af: Pull complete [2026-03-20T13:33:44.106Z] 5d3b04190fa2: Pull complete [2026-03-20T13:33:48.328Z] 2f39f015ded8: Pull complete [2026-03-20T13:33:48.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-20T13:33:48.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T13:33:48.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:33:48.491Z] prd-centos7-docker-4c-2g-3792 does not seem to be running inside a container [2026-03-20T13:33:48.596Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-20T13:33:52.891Z] $ docker top adaa098ac89e9c13ef00d7a0ffb2afdfda7d8f2b23c69b2d4b36dfd5c1d358c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T13:33:53.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-20T13:33:53.531Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-20T13:33:53.819Z] + ls /var/log/sa-host [2026-03-20T13:33:53.819Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T13:33:53.893Z] provisioning config files... [2026-03-20T13:33:53.904Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7827620267212058799tmp [Pipeline] { [Pipeline] echo [2026-03-20T13:33:53.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:33:54.211Z] ---> create-netrc.sh [Pipeline] } [2026-03-20T13:33:54.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:33:54.544Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-20T13:33:54.553Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:33:54.846Z] ---> sudo-logs.sh [2026-03-20T13:33:54.846Z] Archiving 'sudo' log.. [2026-03-20T13:33:54.846Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3792.novalocal: Name or service not known [2026-03-20T13:33:54.846Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3792.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-20T13:33:54.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:33:55.195Z] ---> job-cost.sh [2026-03-20T13:33:55.195Z] lf-activate-venv: SKIPPING [2026-03-20T13:33:55.195Z] INFO: No Stack... [2026-03-20T13:33:55.456Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-20T13:33:55.716Z] INFO: Archiving Costs [Pipeline] echo [2026-03-20T13:33:55.728Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:33:56.015Z] ---> logs-deploy.sh [2026-03-20T13:33:56.015Z] lf-activate-venv: SKIPPING [2026-03-20T13:33:56.015Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/295 [2026-03-20T13:33:56.015Z] INFO: archiving workspace using pattern(s): [2026-03-20T13:33:56.958Z] Archives upload complete. [2026-03-20T13:33:56.959Z] INFO: archiving logs to Nexus [2026-03-20T13:33:57.905Z] ---> uname -a: [2026-03-20T13:33:57.905Z] Linux prd-centos7-docker-4c-2g-3792.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-03-20T13:33:57.905Z] [2026-03-20T13:33:57.905Z] [2026-03-20T13:33:57.905Z] ---> lscpu: [2026-03-20T13:33:57.905Z] Architecture: x86_64 [2026-03-20T13:33:57.905Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-20T13:33:57.905Z] Byte Order: Little Endian [2026-03-20T13:33:57.905Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-20T13:33:57.905Z] CPU(s): 2 [2026-03-20T13:33:57.905Z] On-line CPU(s) list: 0,1 [2026-03-20T13:33:57.905Z] Thread(s) per core: 1 [2026-03-20T13:33:57.905Z] Core(s) per socket: 1 [2026-03-20T13:33:57.905Z] Socket(s): 2 [2026-03-20T13:33:57.905Z] NUMA node(s): 1 [2026-03-20T13:33:57.905Z] Vendor ID: AuthenticAMD [2026-03-20T13:33:57.905Z] CPU family: 23 [2026-03-20T13:33:57.905Z] Model: 49 [2026-03-20T13:33:57.905Z] Model name: AMD EPYC-Rome Processor [2026-03-20T13:33:57.905Z] Stepping: 0 [2026-03-20T13:33:57.905Z] CPU MHz: 2799.998 [2026-03-20T13:33:57.905Z] BogoMIPS: 5599.99 [2026-03-20T13:33:57.905Z] Virtualization: AMD-V [2026-03-20T13:33:57.905Z] Hypervisor vendor: KVM [2026-03-20T13:33:57.905Z] Virtualization type: full [2026-03-20T13:33:57.905Z] L1d cache: 64 KiB [2026-03-20T13:33:57.905Z] L1i cache: 64 KiB [2026-03-20T13:33:57.905Z] L2 cache: 1 MiB [2026-03-20T13:33:57.905Z] L3 cache: 32 MiB [2026-03-20T13:33:57.905Z] NUMA node0 CPU(s): 0,1 [2026-03-20T13:33:57.905Z] Vulnerability Itlb multihit: Not affected [2026-03-20T13:33:57.905Z] Vulnerability L1tf: Not affected [2026-03-20T13:33:57.905Z] Vulnerability Mds: Not affected [2026-03-20T13:33:57.905Z] Vulnerability Meltdown: Not affected [2026-03-20T13:33:57.905Z] Vulnerability Mmio stale data: Not affected [2026-03-20T13:33:57.905Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-20T13:33:57.905Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-20T13:33:57.905Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-20T13:33:57.905Z] Vulnerability Srbds: Not affected [2026-03-20T13:33:57.905Z] Vulnerability Tsx async abort: Not affected [2026-03-20T13:33:57.905Z] 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-03-20T13:33:57.905Z] [2026-03-20T13:33:57.905Z] [2026-03-20T13:33:57.905Z] ---> nproc: [2026-03-20T13:33:57.905Z] 2 [2026-03-20T13:33:57.905Z] [2026-03-20T13:33:57.905Z] [2026-03-20T13:33:57.905Z] ---> df -h: [2026-03-20T13:33:57.905Z] Filesystem Size Used Avail Use% Mounted on [2026-03-20T13:33:57.905Z] overlay 40G 7.4G 33G 19% / [2026-03-20T13:33:57.905Z] tmpfs 64M 0 64M 0% /dev [2026-03-20T13:33:57.905Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-20T13:33:57.905Z] shm 64M 0 64M 0% /dev/shm [2026-03-20T13:33:57.905Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-20T13:33:57.905Z] [2026-03-20T13:33:57.905Z] [2026-03-20T13:33:57.905Z] Cannot open /var/log/sysstat/sa20: No such file or directory [2026-03-20T13:33:57.905Z] Please check if data collecting is enabled [2026-03-20T13:33:57.905Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T13:33:57.933Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-20T13:33:57.942Z] $ docker stop --time=1 adaa098ac89e9c13ef00d7a0ffb2afdfda7d8f2b23c69b2d4b36dfd5c1d358c8 [2026-03-20T13:33:59.081Z] $ docker rm -f --volumes adaa098ac89e9c13ef00d7a0ffb2afdfda7d8f2b23c69b2d4b36dfd5c1d358c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-20T13:33:59.175Z] [WS-CLEANUP] Deleting project workspace... [2026-03-20T13:33:59.175Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-20T13:33:59.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-03-20T13:33:59.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T13:33:59.615Z] [2026-03-20T13:33:59.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:33:59.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T13:33:59.911Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-20T13:33:59.911Z] 5eb5b503b376: Pulling fs layer [2026-03-20T13:33:59.911Z] 5c69ac0246d0: Pulling fs layer [2026-03-20T13:33:59.911Z] ec43610c2a17: Pulling fs layer [2026-03-20T13:33:59.911Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-20T13:33:59.911Z] 33b1e0a273af: Pulling fs layer [2026-03-20T13:33:59.911Z] 5d3b04190fa2: Pulling fs layer [2026-03-20T13:33:59.911Z] 2f39f015ded8: Pulling fs layer [2026-03-20T13:33:59.911Z] 33b1e0a273af: Waiting [2026-03-20T13:33:59.911Z] 5d3b04190fa2: Waiting [2026-03-20T13:33:59.911Z] 2f39f015ded8: Waiting [2026-03-20T13:33:59.911Z] 3a2ae6a8a46f: Waiting [2026-03-20T13:33:59.911Z] 5c69ac0246d0: Verifying Checksum [2026-03-20T13:33:59.911Z] 5c69ac0246d0: Download complete [2026-03-20T13:33:59.911Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-20T13:33:59.911Z] 3a2ae6a8a46f: Download complete [2026-03-20T13:33:59.911Z] ec43610c2a17: Verifying Checksum [2026-03-20T13:33:59.911Z] ec43610c2a17: Download complete [2026-03-20T13:33:59.911Z] 33b1e0a273af: Verifying Checksum [2026-03-20T13:33:59.911Z] 33b1e0a273af: Download complete [2026-03-20T13:33:59.911Z] 5d3b04190fa2: Verifying Checksum [2026-03-20T13:33:59.911Z] 5d3b04190fa2: Download complete [2026-03-20T13:34:00.170Z] 5eb5b503b376: Verifying Checksum [2026-03-20T13:34:00.170Z] 5eb5b503b376: Download complete [2026-03-20T13:34:00.429Z] 2f39f015ded8: Verifying Checksum [2026-03-20T13:34:00.429Z] 2f39f015ded8: Download complete [2026-03-20T13:34:01.362Z] 5eb5b503b376: Pull complete [2026-03-20T13:34:01.621Z] 5c69ac0246d0: Pull complete [2026-03-20T13:34:01.879Z] ec43610c2a17: Pull complete [2026-03-20T13:34:02.137Z] 3a2ae6a8a46f: Pull complete [2026-03-20T13:34:02.137Z] 33b1e0a273af: Pull complete [2026-03-20T13:34:02.137Z] 5d3b04190fa2: Pull complete [2026-03-20T13:34:02.302Z] Removing intermediate container c2a26c55dbf6 [2026-03-20T13:34:02.302Z] ---> 4d36663265f4 [2026-03-20T13:34:02.302Z] Step 10/12 : COPY . . [2026-03-20T13:34:02.302Z] ---> d67733070a23 [2026-03-20T13:34:02.302Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-20T13:34:02.302Z] ---> Running in c3a4681ddff4 [2026-03-20T13:34:02.302Z] Removing intermediate container c3a4681ddff4 [2026-03-20T13:34:02.302Z] ---> 54053bbb6d00 [2026-03-20T13:34:02.302Z] Step 12/12 : RUN $MAKE [2026-03-20T13:34:02.302Z] ---> Running in ff6df59fc2f9 [2026-03-20T13:34:02.302Z] noop [2026-03-20T13:34:02.302Z] Removing intermediate container ff6df59fc2f9 [2026-03-20T13:34:02.302Z] ---> 4e3f85043b5b [2026-03-20T13:34:02.302Z] Successfully built 4e3f85043b5b [2026-03-20T13:34:02.302Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:34:02.657Z] + docker inspect -f . ci-base-image-arm64 [2026-03-20T13:34:02.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:34:02.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-3791 does not seem to be running inside a container [2026-03-20T13:34:02.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/295 -v /w/workspace/app-service-configurable/295:/w/workspace/app-service-configurable/295:rw,z -v /w/workspace/app-service-configurable/295@tmp:/w/workspace/app-service-configurable/295@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-03-20T13:34:04.126Z] $ docker top 70fbd6c4e9db1405137f0681ab83c473fae178e86449dc70c34912587b5d5c2a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T13:34:04.959Z] + go version [2026-03-20T13:34:04.959Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-20T13:34:04.979Z] $ docker stop --time=1 70fbd6c4e9db1405137f0681ab83c473fae178e86449dc70c34912587b5d5c2a [2026-03-20T13:34:06.589Z] $ docker rm -f --volumes 70fbd6c4e9db1405137f0681ab83c473fae178e86449dc70c34912587b5d5c2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:34:07.194Z] + docker inspect -f . ci-base-image-arm64 [2026-03-20T13:34:07.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:34:07.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-3791 does not seem to be running inside a container [2026-03-20T13:34:07.420Z] 2f39f015ded8: Pull complete [2026-03-20T13:34:07.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-20T13:34:07.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T13:34:07.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T13:34:07.436Z] $ 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/295 -v /w/workspace/app-service-configurable/295:/w/workspace/app-service-configurable/295:rw,z -v /w/workspace/app-service-configurable/295@tmp:/w/workspace/app-service-configurable/295@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-03-20T13:34:08.567Z] $ docker top 29116bb36c51be613391d0eac6097d382393356a1057470dd39dfe4df1281fc4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:34:08.905Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:34:08.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-20T13:34:09.414Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/295 [2026-03-20T13:34:10.780Z] $ docker top 86280715a8cfc9042e962b2bc8fa715f608534be5f5aae96a6026a029bce21af -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2026-03-20T13:34:11.182Z] ---> job-cost.sh [2026-03-20T13:34:11.182Z] lf-activate-venv: SKIPPING [2026-03-20T13:34:11.182Z] INFO: No Stack... [2026-03-20T13:34:11.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-20T13:34:11.541Z] + make test [2026-03-20T13:34:11.541Z] go test -race -coverprofile=coverage.out ./... [2026-03-20T13:34:11.703Z] INFO: Archiving Costs [Pipeline] sh [2026-03-20T13:34:11.993Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2026-03-20T13:34:11.993Z] + cut -d, -f6 [Pipeline] lock [2026-03-20T13:34:12.005Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [2026-03-20T13:34:12.014Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] did not exist. Created. [2026-03-20T13:34:12.019Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-20T13:34:12.333Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-20T13:34:12.372Z] Stashed 1 file(s) [Pipeline] } [2026-03-20T13:34:12.380Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-20T13:34:12.409Z] $ docker stop --time=1 86280715a8cfc9042e962b2bc8fa715f608534be5f5aae96a6026a029bce21af [2026-03-20T13:34:13.893Z] $ docker rm -f --volumes 86280715a8cfc9042e962b2bc8fa715f608534be5f5aae96a6026a029bce21af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-20T13:39:18.433Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-03-20T13:39:18.433Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-20T13:39:18.433Z] go vet ./... [2026-03-20T13:43:10.214Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-20T13:43:10.214Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-20T13:43:10.214Z] ./bin/test-attribution-txt.sh [2026-03-20T13:43:10.214Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-20T13:43:10.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-20T13:43:10.254Z] $ docker stop --time=1 29116bb36c51be613391d0eac6097d382393356a1057470dd39dfe4df1281fc4 [2026-03-20T13:43:12.388Z] $ docker rm -f --volumes 29116bb36c51be613391d0eac6097d382393356a1057470dd39dfe4df1281fc4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T13:43:14.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-20T13:43:14.812Z] Warning: overwriting stash ‘coverage-report’ [2026-03-20T13:43:15.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-20T13:43:15.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-20T13:43:15.939Z] + ls -al . [2026-03-20T13:43:15.939Z] total 248 [2026-03-20T13:43:15.939Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 13:34 . [2026-03-20T13:43:15.939Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 13:31 .. [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 20 13:31 .dockerignore [2026-03-20T13:43:15.939Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 13:31 .git [2026-03-20T13:43:15.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 13:31 .github [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 20 13:31 .gitignore [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 20 13:31 .golangci.yml [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 19193 Mar 20 13:31 Attribution.txt [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 20 13:31 CHANGELOG.md [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 20 13:31 Dockerfile [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 13:31 GOVERNANCE.md [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 689 Mar 20 13:31 Jenkinsfile [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 20 13:31 LICENSE [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 20 13:31 OWNERS.md [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 20 13:31 README.md [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 13:29 VERSION [2026-03-20T13:43:15.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 13:31 bin [2026-03-20T13:43:15.939Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 20 13:39 coverage.out [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 7075 Mar 20 13:31 go.mod [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 90737 Mar 20 13:31 go.sum [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 20 13:31 main.go [2026-03-20T13:43:15.939Z] -rw-rw-r-- 1 jenkins jenkins 3361 Mar 20 13:31 makefile [2026-03-20T13:43:15.939Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 13:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:43:16.284Z] + 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=d33181dbc4d8932dcc826aa2abc8addbd8743233 --label arch=arm64 --label version=4.1.0-dev.18 . [2026-03-20T13:43:16.284Z] Sending build context to Docker daemon 231.4kB [2026-03-20T13:43:16.556Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-03-20T13:43:16.556Z] Step 2/27 : FROM ${BASE} AS builder [2026-03-20T13:43:16.556Z] ---> 4e3f85043b5b [2026-03-20T13:43:16.556Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-03-20T13:43:16.556Z] ---> Running in 19744d0723ce [2026-03-20T13:43:16.821Z] Removing intermediate container 19744d0723ce [2026-03-20T13:43:16.821Z] ---> 7297401ed1e4 [2026-03-20T13:43:16.821Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-03-20T13:43:17.087Z] ---> Running in 541a714ef51c [2026-03-20T13:43:17.352Z] Removing intermediate container 541a714ef51c [2026-03-20T13:43:17.352Z] ---> 86944bd4a94d [2026-03-20T13:43:17.352Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-03-20T13:43:17.352Z] ---> Running in 9f7ea4d03284 [2026-03-20T13:43:17.619Z] Removing intermediate container 9f7ea4d03284 [2026-03-20T13:43:17.619Z] ---> ac4d4adf4b81 [2026-03-20T13:43:17.619Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-20T13:43:17.619Z] ---> Running in 2ea1d8e79502 [2026-03-20T13:43:18.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T13:43:19.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T13:43:20.561Z] OK: 255 MiB in 60 packages [2026-03-20T13:43:21.523Z] Removing intermediate container 2ea1d8e79502 [2026-03-20T13:43:21.523Z] ---> caa5d65fb66d [2026-03-20T13:43:21.523Z] Step 7/27 : WORKDIR /app [2026-03-20T13:43:21.523Z] ---> Running in f430e0f2b0fc [2026-03-20T13:43:21.791Z] Removing intermediate container f430e0f2b0fc [2026-03-20T13:43:21.791Z] ---> 924fbf8741a4 [2026-03-20T13:43:21.791Z] Step 8/27 : COPY go.mod vendor* ./ [2026-03-20T13:43:25.262Z] ---> 5ef0f3f4902f [2026-03-20T13:43:25.262Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T13:43:25.262Z] ---> Running in 6fceef2b0261 [2026-03-20T13:43:27.223Z] Removing intermediate container 6fceef2b0261 [2026-03-20T13:43:27.223Z] ---> a9b32ccde566 [2026-03-20T13:43:27.223Z] Step 10/27 : COPY . . [2026-03-20T13:43:27.809Z] ---> 610e24351ad6 [2026-03-20T13:43:27.809Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-20T13:43:27.809Z] ---> Running in f72c0c921ff1 [2026-03-20T13:43:28.076Z] Removing intermediate container f72c0c921ff1 [2026-03-20T13:43:28.076Z] ---> 09abd552e0d1 [2026-03-20T13:43:28.076Z] Step 12/27 : RUN $MAKE [2026-03-20T13:43:28.076Z] ---> Running in ad4257a20a46 [2026-03-20T13:43:29.037Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-03-20T13:47:35.840Z] Removing intermediate container ad4257a20a46 [2026-03-20T13:47:35.840Z] ---> 90ca09cc978c [2026-03-20T13:47:35.840Z] Step 13/27 : FROM alpine:3.22 [2026-03-20T13:47:35.840Z] 3.22: Pulling from library/alpine [2026-03-20T13:47:35.840Z] d741ee1608f3: Pulling fs layer [2026-03-20T13:47:35.840Z] d741ee1608f3: Verifying Checksum [2026-03-20T13:47:35.840Z] d741ee1608f3: Download complete [2026-03-20T13:47:35.840Z] d741ee1608f3: Pull complete [2026-03-20T13:47:35.840Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T13:47:35.840Z] Status: Downloaded newer image for alpine:3.22 [2026-03-20T13:47:35.840Z] ---> 5a766deef0c8 [2026-03-20T13:47:35.840Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-03-20T13:47:35.840Z] ---> Running in 4f17f0f63a4d [2026-03-20T13:47:35.840Z] Removing intermediate container 4f17f0f63a4d [2026-03-20T13:47:35.840Z] ---> 24a0e21c3c8a [2026-03-20T13:47:35.840Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2026-03-20T13:47:35.840Z] ---> Running in b07ea2d4f3fa [2026-03-20T13:47:35.840Z] Removing intermediate container b07ea2d4f3fa [2026-03-20T13:47:35.840Z] ---> 359d722070a8 [2026-03-20T13:47:35.840Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-03-20T13:47:35.840Z] ---> Running in fff9eefc5c79 [2026-03-20T13:47:35.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T13:47:35.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T13:47:37.258Z] (1/2) Installing ca-certificates (20250911-r0) [2026-03-20T13:47:37.258Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-03-20T13:47:37.258Z] Executing busybox-1.37.0-r20.trigger [2026-03-20T13:47:37.258Z] Executing ca-certificates-20250911-r0.trigger [2026-03-20T13:47:37.258Z] OK: 8 MiB in 18 packages [2026-03-20T13:47:38.672Z] Removing intermediate container fff9eefc5c79 [2026-03-20T13:47:38.672Z] ---> 849fec0ee248 [2026-03-20T13:47:38.672Z] Step 17/27 : RUN apk --no-cache upgrade [2026-03-20T13:47:38.672Z] ---> Running in 172a244c8b9c [2026-03-20T13:47:39.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T13:47:39.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T13:47:41.828Z] OK: 8 MiB in 18 packages [2026-03-20T13:47:43.763Z] Removing intermediate container 172a244c8b9c [2026-03-20T13:47:43.763Z] ---> a566683cefe1 [2026-03-20T13:47:43.763Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-03-20T13:47:44.029Z] ---> cddb45d24f35 [2026-03-20T13:47:44.029Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-03-20T13:47:44.612Z] ---> 6408d7e73e2b [2026-03-20T13:47:44.612Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-03-20T13:47:45.193Z] ---> c3231b7693e8 [2026-03-20T13:47:45.193Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-03-20T13:47:47.149Z] ---> 3d416dcb0e76 [2026-03-20T13:47:47.149Z] Step 22/27 : EXPOSE 48095 [2026-03-20T13:47:47.149Z] ---> Running in 41cb9cb1b57c [2026-03-20T13:47:47.413Z] Removing intermediate container 41cb9cb1b57c [2026-03-20T13:47:47.413Z] ---> 46f37dfb0fc0 [2026-03-20T13:47:47.414Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2026-03-20T13:47:47.414Z] ---> Running in e8912698d733 [2026-03-20T13:47:47.681Z] Removing intermediate container e8912698d733 [2026-03-20T13:47:47.681Z] ---> 4505e71b2c12 [2026-03-20T13:47:47.681Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-20T13:47:47.681Z] ---> Running in 8b0b5f0077d0 [2026-03-20T13:47:47.950Z] Removing intermediate container 8b0b5f0077d0 [2026-03-20T13:47:47.950Z] ---> 3eb849a2c8dd [2026-03-20T13:47:47.950Z] Step 25/27 : LABEL arch=arm64 [2026-03-20T13:47:48.215Z] ---> Running in 924b20585491 [2026-03-20T13:47:48.489Z] Removing intermediate container 924b20585491 [2026-03-20T13:47:48.489Z] ---> 597f1146a0e1 [2026-03-20T13:47:48.489Z] Step 26/27 : LABEL git_sha=d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:47:48.489Z] ---> Running in c7687996da8a [2026-03-20T13:47:48.756Z] Removing intermediate container c7687996da8a [2026-03-20T13:47:48.756Z] ---> 9ca1ed1069c6 [2026-03-20T13:47:48.756Z] Step 27/27 : LABEL version=4.1.0-dev.18 [2026-03-20T13:47:48.756Z] ---> Running in 8a298f851d67 [2026-03-20T13:47:49.021Z] Removing intermediate container 8a298f851d67 [2026-03-20T13:47:49.021Z] ---> 5713b2d68114 [2026-03-20T13:47:49.021Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-20T13:47:49.021Z] Successfully built 5713b2d68114 [2026-03-20T13:47:49.021Z] 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-03-20T13:47:49.157Z] provisioning config files... [2026-03-20T13:47:49.171Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/295@tmp/config7068628220573280475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:47:49.510Z] ---> ****-login.sh [2026-03-20T13:47:49.510Z] nexus3.edgexfoundry.org:10001 [2026-03-20T13:47:49.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:47:49.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:47:49.775Z] Configure a credential helper to remove this warning. See [2026-03-20T13:47:49.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:47:49.775Z] [2026-03-20T13:47:49.775Z] Login Succeeded [2026-03-20T13:47:49.775Z] nexus3.edgexfoundry.org:10002 [2026-03-20T13:47:50.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:47:50.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:47:50.041Z] Configure a credential helper to remove this warning. See [2026-03-20T13:47:50.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:47:50.041Z] [2026-03-20T13:47:50.041Z] Login Succeeded [2026-03-20T13:47:50.041Z] nexus3.edgexfoundry.org:10003 [2026-03-20T13:47:50.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:47:50.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:47:50.575Z] Configure a credential helper to remove this warning. See [2026-03-20T13:47:50.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:47:50.575Z] [2026-03-20T13:47:50.575Z] Login Succeeded [2026-03-20T13:47:50.575Z] nexus3.edgexfoundry.org:10004 [2026-03-20T13:47:50.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:47:50.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:47:50.844Z] Configure a credential helper to remove this warning. See [2026-03-20T13:47:50.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:47:50.844Z] [2026-03-20T13:47:50.844Z] Login Succeeded [2026-03-20T13:47:50.844Z] ****.io [2026-03-20T13:47:51.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T13:47:51.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T13:47:51.371Z] Configure a credential helper to remove this warning. See [2026-03-20T13:47:51.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T13:47:51.371Z] [2026-03-20T13:47:51.371Z] Login Succeeded [2026-03-20T13:47:51.371Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T13:47:51.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T13:47:51.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T13:47:51.454Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2026-03-20T13:47:51.454Z] d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:47:51.454Z] latest [2026-03-20T13:47:51.454Z] 4.1.0-dev.18 [2026-03-20T13:47:51.454Z] d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [2026-03-20T13:47:51.454Z] main [2026-03-20T13:47:51.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:47:51.812Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:47:52.164Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:47:52.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-20T13:47:52.164Z] 4e8c36e92a62: Preparing [2026-03-20T13:47:52.164Z] 4e3d6e88d669: Preparing [2026-03-20T13:47:52.164Z] 4ec13f9fdf52: Preparing [2026-03-20T13:47:52.164Z] 5d5f5eeeb5ee: Preparing [2026-03-20T13:47:52.164Z] 43517ba764ff: Preparing [2026-03-20T13:47:52.164Z] c98475d95a5c: Preparing [2026-03-20T13:47:52.164Z] c4e71c2a4573: Preparing [2026-03-20T13:47:52.164Z] c98475d95a5c: Waiting [2026-03-20T13:47:52.164Z] c4e71c2a4573: Waiting [2026-03-20T13:47:52.439Z] 5d5f5eeeb5ee: Pushed [2026-03-20T13:47:52.439Z] 4ec13f9fdf52: Pushed [2026-03-20T13:47:52.439Z] c4e71c2a4573: Layer already exists [2026-03-20T13:47:52.439Z] 4e3d6e88d669: Pushed [2026-03-20T13:47:52.439Z] 43517ba764ff: Pushed [2026-03-20T13:47:52.704Z] c98475d95a5c: Pushed [2026-03-20T13:48:00.884Z] 4e8c36e92a62: Pushed [2026-03-20T13:48:00.884Z] d33181dbc4d8932dcc826aa2abc8addbd8743233: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:48:01.238Z] + 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-03-20T13:48:01.588Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-03-20T13:48:01.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-20T13:48:01.588Z] 4e8c36e92a62: Preparing [2026-03-20T13:48:01.588Z] 4e3d6e88d669: Preparing [2026-03-20T13:48:01.588Z] 4ec13f9fdf52: Preparing [2026-03-20T13:48:01.588Z] 5d5f5eeeb5ee: Preparing [2026-03-20T13:48:01.588Z] 43517ba764ff: Preparing [2026-03-20T13:48:01.588Z] c98475d95a5c: Preparing [2026-03-20T13:48:01.588Z] c4e71c2a4573: Preparing [2026-03-20T13:48:01.588Z] c4e71c2a4573: Waiting [2026-03-20T13:48:01.588Z] c98475d95a5c: Waiting [2026-03-20T13:48:01.588Z] 4e8c36e92a62: Layer already exists [2026-03-20T13:48:01.588Z] 43517ba764ff: Layer already exists [2026-03-20T13:48:01.588Z] 4ec13f9fdf52: Layer already exists [2026-03-20T13:48:01.588Z] 4e3d6e88d669: Layer already exists [2026-03-20T13:48:01.588Z] 5d5f5eeeb5ee: Layer already exists [2026-03-20T13:48:01.588Z] c98475d95a5c: Layer already exists [2026-03-20T13:48:01.588Z] c4e71c2a4573: Layer already exists [2026-03-20T13:48:01.852Z] latest: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:48:02.190Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:48:02.531Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.18 [2026-03-20T13:48:02.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-20T13:48:02.531Z] 4e8c36e92a62: Preparing [2026-03-20T13:48:02.531Z] 4e3d6e88d669: Preparing [2026-03-20T13:48:02.531Z] 4ec13f9fdf52: Preparing [2026-03-20T13:48:02.531Z] 5d5f5eeeb5ee: Preparing [2026-03-20T13:48:02.531Z] 43517ba764ff: Preparing [2026-03-20T13:48:02.531Z] c98475d95a5c: Preparing [2026-03-20T13:48:02.531Z] c4e71c2a4573: Preparing [2026-03-20T13:48:02.531Z] c98475d95a5c: Waiting [2026-03-20T13:48:02.531Z] 5d5f5eeeb5ee: Layer already exists [2026-03-20T13:48:02.531Z] 43517ba764ff: Layer already exists [2026-03-20T13:48:02.531Z] 4ec13f9fdf52: Layer already exists [2026-03-20T13:48:02.531Z] 4e8c36e92a62: Layer already exists [2026-03-20T13:48:02.531Z] 4e3d6e88d669: Layer already exists [2026-03-20T13:48:02.531Z] c4e71c2a4573: Layer already exists [2026-03-20T13:48:02.531Z] c98475d95a5c: Layer already exists [2026-03-20T13:48:02.531Z] 4.1.0-dev.18: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:48:02.877Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:48:03.227Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [2026-03-20T13:48:03.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-20T13:48:03.227Z] 4e8c36e92a62: Preparing [2026-03-20T13:48:03.227Z] 4e3d6e88d669: Preparing [2026-03-20T13:48:03.227Z] 4ec13f9fdf52: Preparing [2026-03-20T13:48:03.227Z] 5d5f5eeeb5ee: Preparing [2026-03-20T13:48:03.227Z] 43517ba764ff: Preparing [2026-03-20T13:48:03.227Z] c98475d95a5c: Preparing [2026-03-20T13:48:03.227Z] c4e71c2a4573: Preparing [2026-03-20T13:48:03.227Z] c98475d95a5c: Waiting [2026-03-20T13:48:03.227Z] c4e71c2a4573: Waiting [2026-03-20T13:48:03.227Z] 43517ba764ff: Layer already exists [2026-03-20T13:48:03.227Z] 4ec13f9fdf52: Layer already exists [2026-03-20T13:48:03.227Z] 5d5f5eeeb5ee: Layer already exists [2026-03-20T13:48:03.227Z] 4e3d6e88d669: Layer already exists [2026-03-20T13:48:03.227Z] 4e8c36e92a62: Layer already exists [2026-03-20T13:48:03.227Z] c4e71c2a4573: Layer already exists [2026-03-20T13:48:03.227Z] c98475d95a5c: Layer already exists [2026-03-20T13:48:03.227Z] d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:48:03.843Z] + 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-03-20T13:48:04.183Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2026-03-20T13:48:04.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-20T13:48:04.183Z] 4e8c36e92a62: Preparing [2026-03-20T13:48:04.183Z] 4e3d6e88d669: Preparing [2026-03-20T13:48:04.183Z] 4ec13f9fdf52: Preparing [2026-03-20T13:48:04.183Z] 5d5f5eeeb5ee: Preparing [2026-03-20T13:48:04.183Z] 43517ba764ff: Preparing [2026-03-20T13:48:04.183Z] c98475d95a5c: Preparing [2026-03-20T13:48:04.183Z] c4e71c2a4573: Preparing [2026-03-20T13:48:04.183Z] c98475d95a5c: Waiting [2026-03-20T13:48:04.183Z] c4e71c2a4573: Waiting [2026-03-20T13:48:04.183Z] 4e3d6e88d669: Layer already exists [2026-03-20T13:48:04.183Z] 5d5f5eeeb5ee: Layer already exists [2026-03-20T13:48:04.183Z] 4e8c36e92a62: Layer already exists [2026-03-20T13:48:04.183Z] 4ec13f9fdf52: Layer already exists [2026-03-20T13:48:04.183Z] 43517ba764ff: Layer already exists [2026-03-20T13:48:04.183Z] c4e71c2a4573: Layer already exists [2026-03-20T13:48:04.183Z] c98475d95a5c: Layer already exists [2026-03-20T13:48:04.447Z] main: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T13:48:04.510Z] ===================================================== [Pipeline] echo [2026-03-20T13:48:04.519Z] taggedImages: [2026-03-20T13:48:04.519Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233 [2026-03-20T13:48:04.519Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-03-20T13:48:04.519Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.18 [2026-03-20T13:48:04.519Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [2026-03-20T13:48:04.519Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2026-03-20T13:48:04.527Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo [2026-03-20T13:48:04.536Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2026-03-20T13:48:04.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.18 [Pipeline] echo [2026-03-20T13:48:04.556Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [Pipeline] echo [2026-03-20T13:48:04.571Z] 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-03-20T13:48:04.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-20T13:48:04.946Z] [2026-03-20T13:48:04.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:48:05.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-20T13:48:05.281Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-20T13:48:05.281Z] 8998bd30e6a1: Pulling fs layer [2026-03-20T13:48:05.281Z] 04944245beec: Pulling fs layer [2026-03-20T13:48:05.281Z] 699f458cf7ca: Pulling fs layer [2026-03-20T13:48:05.281Z] 765212b225bb: Pulling fs layer [2026-03-20T13:48:05.281Z] f23df028b6ca: Pulling fs layer [2026-03-20T13:48:05.281Z] d65c8cfc05b1: Pulling fs layer [2026-03-20T13:48:05.281Z] 2437ff75d9bd: Pulling fs layer [2026-03-20T13:48:05.281Z] f23df028b6ca: Waiting [2026-03-20T13:48:05.281Z] d65c8cfc05b1: Waiting [2026-03-20T13:48:05.281Z] 2437ff75d9bd: Waiting [2026-03-20T13:48:05.281Z] 765212b225bb: Waiting [2026-03-20T13:48:05.281Z] 04944245beec: Verifying Checksum [2026-03-20T13:48:05.281Z] 04944245beec: Download complete [2026-03-20T13:48:05.546Z] 765212b225bb: Verifying Checksum [2026-03-20T13:48:05.546Z] 765212b225bb: Download complete [2026-03-20T13:48:05.546Z] f23df028b6ca: Verifying Checksum [2026-03-20T13:48:05.546Z] f23df028b6ca: Download complete [2026-03-20T13:48:05.546Z] d65c8cfc05b1: Verifying Checksum [2026-03-20T13:48:05.546Z] d65c8cfc05b1: Download complete [2026-03-20T13:48:05.546Z] 699f458cf7ca: Verifying Checksum [2026-03-20T13:48:05.546Z] 699f458cf7ca: Download complete [2026-03-20T13:48:06.126Z] 8998bd30e6a1: Verifying Checksum [2026-03-20T13:48:06.126Z] 8998bd30e6a1: Download complete [2026-03-20T13:48:08.700Z] 2437ff75d9bd: Verifying Checksum [2026-03-20T13:48:08.700Z] 2437ff75d9bd: Download complete [2026-03-20T13:48:10.638Z] 8998bd30e6a1: Pull complete [2026-03-20T13:48:11.218Z] 04944245beec: Pull complete [2026-03-20T13:48:12.616Z] 699f458cf7ca: Pull complete [2026-03-20T13:48:12.882Z] 765212b225bb: Pull complete [2026-03-20T13:48:13.835Z] f23df028b6ca: Pull complete [2026-03-20T13:48:13.835Z] d65c8cfc05b1: Pull complete [2026-03-20T13:48:32.022Z] 2437ff75d9bd: Pull complete [2026-03-20T13:48:32.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-20T13:48:32.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-20T13:48:32.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:48:32.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-3791 does not seem to be running inside a container [2026-03-20T13:48:32.284Z] $ 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/295 -v /w/workspace/app-service-configurable/295:/w/workspace/app-service-configurable/295:rw,z -v /w/workspace/app-service-configurable/295@tmp:/w/workspace/app-service-configurable/295@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-03-20T13:48:34.909Z] $ docker top 56f13aaa5893989ebe9297fa6c3b56616d9ab618b36ea343a1c5ad330bcce5b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:48:35.731Z] ---> job-cost.sh [2026-03-20T13:48:35.731Z] lf-activate-venv: SKIPPING [2026-03-20T13:48:35.731Z] INFO: No Stack... [2026-03-20T13:48:36.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-20T13:48:36.886Z] INFO: Archiving Costs [Pipeline] sh [2026-03-20T13:48:37.516Z] + cat /w/workspace/app-service-configurable/295/archives/cost.csv [2026-03-20T13:48:37.516Z] + cut -d, -f6 [Pipeline] lock [2026-03-20T13:48:37.569Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [2026-03-20T13:48:37.576Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] did not exist. Created. [2026-03-20T13:48:37.580Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-20T13:48:38.233Z] /w/workspace/app-service-configurable/295@tmp/durable-dc22c727/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-20T13:48:38.546Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-20T13:48:38.835Z] Warning: overwriting stash ‘stack-cost’ [2026-03-20T13:48:38.882Z] Stashed 1 file(s) [Pipeline] } [2026-03-20T13:48:38.890Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-20T13:48:38.921Z] $ docker stop --time=1 56f13aaa5893989ebe9297fa6c3b56616d9ab618b36ea343a1c5ad330bcce5b6 [2026-03-20T13:48:40.400Z] $ docker rm -f --volumes 56f13aaa5893989ebe9297fa6c3b56616d9ab618b36ea343a1c5ad330bcce5b6 [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-03-20T13:48:40.921Z] provisioning config files... [2026-03-20T13:48:40.944Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10793464621726611000tmp [Pipeline] { [Pipeline] sh [2026-03-20T13:48:41.264Z] + set +x [2026-03-20T13:48:41.264Z] + curl -s https://codecov.io/bash [2026-03-20T13:48:41.264Z] + bash -s -- [2026-03-20T13:48:41.524Z] [2026-03-20T13:48:41.524Z] _____ _ [2026-03-20T13:48:41.524Z] / ____| | | [2026-03-20T13:48:41.524Z] | | ___ __| | ___ ___ _____ __ [2026-03-20T13:48:41.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-20T13:48:41.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-20T13:48:41.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-20T13:48:41.524Z] Bash-1.0.6 [2026-03-20T13:48:41.524Z] [2026-03-20T13:48:41.524Z] [2026-03-20T13:48:41.524Z] ==> git version 2.25.1 found [2026-03-20T13:48:41.524Z] ==> 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-03-20T13:48:41.524Z] Release-Date: 2020-01-08 [2026-03-20T13:48:41.524Z] 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-03-20T13:48:41.524Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-20T13:48:41.524Z] ==> Jenkins CI detected. [2026-03-20T13:48:41.524Z] current dir:  /w/workspace/ry_app-service-configurable_main [2026-03-20T13:48:41.524Z] project root: . [2026-03-20T13:48:41.524Z] --> token set from env [2026-03-20T13:48:41.524Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-20T13:48:41.524Z] ==> Running gcov in . (disable via -X gcov) [2026-03-20T13:48:41.524Z] ==> Python coveragepy not found [2026-03-20T13:48:41.524Z] ==> Searching for coverage reports in: [2026-03-20T13:48:41.524Z] + . [2026-03-20T13:48:41.524Z] -> Found 1 reports [2026-03-20T13:48:41.524Z] ==> Detecting git/mercurial file structure [2026-03-20T13:48:41.524Z] ==> Reading reports [2026-03-20T13:48:41.524Z] + ./coverage.out bytes=953 [2026-03-20T13:48:41.524Z] ==> Appending adjustments [2026-03-20T13:48:41.524Z] https://docs.codecov.io/docs/fixing-reports [2026-03-20T13:48:41.524Z] + Found adjustments [2026-03-20T13:48:41.524Z] ==> Gzipping contents [2026-03-20T13:48:41.524Z] 4.0K /tmp/codecov.duE5Y7.gz [2026-03-20T13:48:41.524Z] ==> Uploading reports [2026-03-20T13:48:41.524Z] url: https://codecov.io [2026-03-20T13:48:41.524Z] query: branch=main&commit=d33181dbc4d8932dcc826aa2abc8addbd8743233&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-20T13:48:41.524Z] -> Pinging Codecov [2026-03-20T13:48:41.524Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d33181dbc4d8932dcc826aa2abc8addbd8743233&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-20T13:48:41.783Z] -> Uploading to [2026-03-20T13:48:41.783Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/d33181dbc4d8932dcc826aa2abc8addbd8743233/aa14a32f-53d0-4b15-8014-d2bc95b5309a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260320%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260320T134841Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1f309d9137950eaa159cdaa4a18ebe8ffd17856b0b9b49f6b348204d429b78f1 [2026-03-20T13:48:41.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T13:48:41.783Z] Dload Upload Total Spent Left Speed [2026-03-20T13:48:42.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2612 --:--:-- --:--:-- --:--:-- 2630 [2026-03-20T13:48:42.042Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] } [2026-03-20T13:48:42.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-20T13:48:42.289Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-20T13:48:42.307Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:48:42.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-20T13:48:42.623Z] [2026-03-20T13:48:42.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:48:42.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-20T13:48:42.922Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-20T13:48:42.922Z] 2d35ebdb57d9: Already exists [2026-03-20T13:48:42.922Z] 85e8836fcdb2: Pulling fs layer [2026-03-20T13:48:42.922Z] 91631faa732a: Pulling fs layer [2026-03-20T13:48:42.922Z] f3f5ae8826fa: Pulling fs layer [2026-03-20T13:48:42.922Z] 4f4fb700ef54: Pulling fs layer [2026-03-20T13:48:42.922Z] 7861252a18e6: Pulling fs layer [2026-03-20T13:48:42.922Z] 9130f900ef6f: Pulling fs layer [2026-03-20T13:48:42.922Z] 4f4fb700ef54: Waiting [2026-03-20T13:48:42.922Z] 7861252a18e6: Waiting [2026-03-20T13:48:42.922Z] 9130f900ef6f: Waiting [2026-03-20T13:48:42.922Z] f3f5ae8826fa: Download complete [2026-03-20T13:48:42.922Z] 85e8836fcdb2: Verifying Checksum [2026-03-20T13:48:42.922Z] 4f4fb700ef54: Download complete [2026-03-20T13:48:42.922Z] 85e8836fcdb2: Pull complete [2026-03-20T13:48:43.182Z] 7861252a18e6: Verifying Checksum [2026-03-20T13:48:43.182Z] 7861252a18e6: Download complete [2026-03-20T13:48:43.442Z] 91631faa732a: Verifying Checksum [2026-03-20T13:48:43.442Z] 91631faa732a: Download complete [2026-03-20T13:48:44.010Z] 9130f900ef6f: Verifying Checksum [2026-03-20T13:48:44.010Z] 9130f900ef6f: Download complete [2026-03-20T13:48:48.199Z] 91631faa732a: Pull complete [2026-03-20T13:48:48.199Z] f3f5ae8826fa: Pull complete [2026-03-20T13:48:48.199Z] 4f4fb700ef54: Pull complete [2026-03-20T13:48:48.199Z] 7861252a18e6: Pull complete [2026-03-20T13:48:52.383Z] 9130f900ef6f: Pull complete [2026-03-20T13:48:52.383Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-20T13:48:52.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-20T13:48:52.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:48:52.484Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:48:52.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-20T13:48:54.777Z] $ docker top 62ea530013ff378a8b9b8f541552905e90580e6f5cb88fdc07823a962244806e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T13:48:55.128Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2026-03-20T13:48:55.137Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2026-03-20T13:48:55.417Z] + set -o pipefail [2026-03-20T13:48:55.417Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2026-03-20T13:49:07.618Z] [2026-03-20T13:49:07.618Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2026-03-20T13:49:07.618Z] [2026-03-20T13:49:07.618Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/42357097-508b-4746-b8b5-cf013016ee92 [2026-03-20T13:49:07.618Z] [2026-03-20T13:49:07.618Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-20T13:49:07.618Z] [2026-03-20T13:49:07.618Z] [2026-03-20T13:49:07.618Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-20T13:49:07.619Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-20T13:49:07.628Z] $ docker stop --time=1 62ea530013ff378a8b9b8f541552905e90580e6f5cb88fdc07823a962244806e [2026-03-20T13:49:09.889Z] $ docker rm -f --volumes 62ea530013ff378a8b9b8f541552905e90580e6f5cb88fdc07823a962244806e [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-03-20T13:49:10.765Z] + git log --format=format:%s -1 d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] sh [2026-03-20T13:49:11.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T13:49:11.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:49:11.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T13:49:11.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:49:11.424Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:49:11.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-20T13:49:11.693Z] $ docker top e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 -eo pid,comm [2026-03-20T13:49:11.735Z] 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-03-20T13:49:11.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T13:49:11.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T13:49:11.791Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T13:49:11.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T13:49:11.893Z] $ docker exec e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 ssh-agent [2026-03-20T13:49:11.999Z] SSH_AUTH_SOCK=/tmp/ssh-l8Oc3aSxtZqC/agent.32 [2026-03-20T13:49:11.999Z] SSH_AGENT_PID=38 [2026-03-20T13:49:12.003Z] Running ssh-add (command line suppressed) [2026-03-20T13:49:12.091Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16068253389692106261.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16068253389692106261.key) [2026-03-20T13:49:12.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T13:49:12.395Z] + git semver tag [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,595 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,599 [run_tag] DEBUG tag force:False [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,599 [check_head_tag] DEBUG check head tag [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,600 [execute] INFO git cat-file --batch-check [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,602 [execute] INFO git cat-file --batch [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,615 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,615 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,615 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-03-20T13:49:12.654Z] 2026-03-20 13:49:12,618 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-20T13:49:12.654Z] 4.1.0-dev.18 [Pipeline] } [2026-03-20T13:49:12.663Z] $ docker exec --env ******** --env ******** e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 ssh-agent -k [2026-03-20T13:49:12.750Z] unset SSH_AUTH_SOCK; [2026-03-20T13:49:12.750Z] unset SSH_AGENT_PID; [2026-03-20T13:49:12.750Z] echo Agent pid 38 killed; [2026-03-20T13:49:12.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T13:49:13.082Z] + git semver [Pipeline] } [2026-03-20T13:49:13.353Z] $ docker stop --time=1 e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 [2026-03-20T13:49:14.623Z] $ docker rm -f --volumes e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:49:15.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-20T13:49:15.022Z] [2026-03-20T13:49:15.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:49:15.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-20T13:49:15.322Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-20T13:49:15.322Z] ab5ef0e58194: Pulling fs layer [2026-03-20T13:49:15.322Z] 9712f1f96733: Pulling fs layer [2026-03-20T13:49:15.322Z] 63f879dbbcfc: Pulling fs layer [2026-03-20T13:49:15.322Z] 0d9ebad4ef96: Pulling fs layer [2026-03-20T13:49:15.322Z] e9a5061849ea: Pulling fs layer [2026-03-20T13:49:15.322Z] d747dcd14b5f: Pulling fs layer [2026-03-20T13:49:15.322Z] 0d9ebad4ef96: Waiting [2026-03-20T13:49:15.322Z] 2de7ff778b66: Pulling fs layer [2026-03-20T13:49:15.322Z] e9a5061849ea: Waiting [2026-03-20T13:49:15.322Z] d747dcd14b5f: Waiting [2026-03-20T13:49:15.322Z] 2de7ff778b66: Waiting [2026-03-20T13:49:15.322Z] 9712f1f96733: Verifying Checksum [2026-03-20T13:49:15.322Z] 9712f1f96733: Download complete [2026-03-20T13:49:15.581Z] 63f879dbbcfc: Verifying Checksum [2026-03-20T13:49:15.581Z] 63f879dbbcfc: Download complete [2026-03-20T13:49:15.839Z] e9a5061849ea: Verifying Checksum [2026-03-20T13:49:15.839Z] e9a5061849ea: Download complete [2026-03-20T13:49:15.839Z] d747dcd14b5f: Verifying Checksum [2026-03-20T13:49:15.839Z] d747dcd14b5f: Download complete [2026-03-20T13:49:15.839Z] ab5ef0e58194: Download complete [2026-03-20T13:49:15.839Z] 0d9ebad4ef96: Verifying Checksum [2026-03-20T13:49:15.839Z] 0d9ebad4ef96: Download complete [2026-03-20T13:49:15.839Z] 2de7ff778b66: Verifying Checksum [2026-03-20T13:49:15.839Z] 2de7ff778b66: Download complete [2026-03-20T13:49:19.126Z] ab5ef0e58194: Pull complete [2026-03-20T13:49:19.126Z] 9712f1f96733: Pull complete [2026-03-20T13:49:20.059Z] 63f879dbbcfc: Pull complete [2026-03-20T13:49:25.315Z] 0d9ebad4ef96: Pull complete [2026-03-20T13:49:25.315Z] e9a5061849ea: Pull complete [2026-03-20T13:49:25.315Z] d747dcd14b5f: Pull complete [2026-03-20T13:49:26.251Z] 2de7ff778b66: Pull complete [2026-03-20T13:49:26.251Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-20T13:49:26.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-20T13:49:26.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:49:26.348Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:49:26.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-20T13:49:27.971Z] $ docker top 9170b071fd91e09a45466c2970f7fa9917fbbbc61f73bc32ab6420309730672e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-20T13:49:28.044Z] provisioning config files... [2026-03-20T13:49:28.051Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16590363228663066035tmp [2026-03-20T13:49:28.075Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8833211035964706346tmp [2026-03-20T13:49:28.109Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13622779290999020877tmp [Pipeline] { [Pipeline] echo [2026-03-20T13:49:28.209Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:28.518Z] ---> sigul-configuration.sh [2026-03-20T13:49:28.518Z] gpg: directory `/root/.gnupg' created [2026-03-20T13:49:28.518Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-20T13:49:28.518Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-20T13:49:28.518Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-20T13:49:28.518Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-20T13:49:28.518Z] gpg: CAST5 encrypted data [2026-03-20T13:49:28.518Z] gpg: encrypted with 1 passphrase [2026-03-20T13:49:28.518Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-20T13:49:28.813Z] + mkdir /home/jenkins [2026-03-20T13:49:28.813Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-20T13:49:29.106Z] + 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-03-20T13:49:29.118Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:29.408Z] ---> sigul-install.sh [2026-03-20T13:49:29.408Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-20T13:49:29.701Z] + git tag --list [2026-03-20T13:49:29.701Z] v1.0.0 [2026-03-20T13:49:29.701Z] v1.1.0 [2026-03-20T13:49:29.701Z] v1.2.0 [2026-03-20T13:49:29.701Z] v1.3.0 [2026-03-20T13:49:29.701Z] v1.3.1 [2026-03-20T13:49:29.701Z] v2.0.0 [2026-03-20T13:49:29.701Z] v2.0.1 [2026-03-20T13:49:29.701Z] v2.1.0 [2026-03-20T13:49:29.701Z] v2.1.1 [2026-03-20T13:49:29.701Z] v2.1.2 [2026-03-20T13:49:29.701Z] v2.2.0 [2026-03-20T13:49:29.701Z] v2.3 [2026-03-20T13:49:29.701Z] v2.3.0 [2026-03-20T13:49:29.701Z] v2.3.1 [2026-03-20T13:49:29.701Z] v3.0 [2026-03-20T13:49:29.701Z] v3.0.0 [2026-03-20T13:49:29.701Z] v3.0.1 [2026-03-20T13:49:29.701Z] v3.1 [2026-03-20T13:49:29.701Z] v3.1.0 [2026-03-20T13:49:29.701Z] v3.1.1 [2026-03-20T13:49:29.701Z] v4.0 [2026-03-20T13:49:29.701Z] v4.0.0 [2026-03-20T13:49:29.701Z] v4.0.1 [2026-03-20T13:49:29.701Z] v4.0.1-dev.1 [2026-03-20T13:49:29.701Z] v4.1.0-dev.1 [2026-03-20T13:49:29.701Z] v4.1.0-dev.10 [2026-03-20T13:49:29.701Z] v4.1.0-dev.11 [2026-03-20T13:49:29.701Z] v4.1.0-dev.12 [2026-03-20T13:49:29.701Z] v4.1.0-dev.13 [2026-03-20T13:49:29.701Z] v4.1.0-dev.14 [2026-03-20T13:49:29.701Z] v4.1.0-dev.15 [2026-03-20T13:49:29.701Z] v4.1.0-dev.16 [2026-03-20T13:49:29.701Z] v4.1.0-dev.17 [2026-03-20T13:49:29.701Z] v4.1.0-dev.18 [2026-03-20T13:49:29.701Z] v4.1.0-dev.2 [2026-03-20T13:49:29.701Z] v4.1.0-dev.3 [2026-03-20T13:49:29.701Z] v4.1.0-dev.4 [2026-03-20T13:49:29.701Z] v4.1.0-dev.5 [2026-03-20T13:49:29.701Z] v4.1.0-dev.6 [2026-03-20T13:49:29.701Z] v4.1.0-dev.7 [2026-03-20T13:49:29.701Z] v4.1.0-dev.8 [2026-03-20T13:49:29.701Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-20T13:49:29.996Z] + lftools sign git-tag v4.1.0-dev.18 [2026-03-20T13:49:30.562Z] Signing Git tag with Sigul... [2026-03-20T13:49:30.562Z] Signing v4.1.0-dev.18 [Pipeline] echo [2026-03-20T13:49:30.836Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:31.159Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-20T13:49:31.165Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-20T13:49:31.204Z] $ docker stop --time=1 9170b071fd91e09a45466c2970f7fa9917fbbbc61f73bc32ab6420309730672e [2026-03-20T13:49:32.483Z] $ docker rm -f --volumes 9170b071fd91e09a45466c2970f7fa9917fbbbc61f73bc32ab6420309730672e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-20T13:49:32.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T13:49:32.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:49:33.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T13:49:33.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:49:33.297Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:49:33.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-20T13:49:33.536Z] $ docker top 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 -eo pid,comm [2026-03-20T13:49:33.574Z] 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-03-20T13:49:33.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T13:49:33.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T13:49:33.626Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T13:49:33.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T13:49:33.722Z] $ docker exec 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 ssh-agent [2026-03-20T13:49:33.827Z] SSH_AUTH_SOCK=/tmp/ssh-VgNBnLz0qRBi/agent.32 [2026-03-20T13:49:33.827Z] SSH_AGENT_PID=38 [2026-03-20T13:49:33.832Z] Running ssh-add (command line suppressed) [2026-03-20T13:49:33.925Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15204829317455836394.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15204829317455836394.key) [2026-03-20T13:49:33.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T13:49:34.231Z] + git semver bump pre [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,448 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,453 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,453 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,453 [bump_version] DEBUG bumped version:4.1.0-dev.19 [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,453 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,453 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,453 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,455 [execute] INFO git cat-file --batch-check [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,458 [execute] INFO git cat-file --batch [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-20T13:49:34.489Z] 2026-03-20 13:49:34,462 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-20T13:49:34.489Z] 4.1.0-dev.19 [Pipeline] } [2026-03-20T13:49:34.497Z] $ docker exec --env ******** --env ******** 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 ssh-agent -k [2026-03-20T13:49:34.582Z] unset SSH_AUTH_SOCK; [2026-03-20T13:49:34.583Z] unset SSH_AGENT_PID; [2026-03-20T13:49:34.583Z] echo Agent pid 38 killed; [2026-03-20T13:49:34.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T13:49:34.912Z] + git semver [Pipeline] } [2026-03-20T13:49:35.179Z] $ docker stop --time=1 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 [2026-03-20T13:49:36.468Z] $ docker rm -f --volumes 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T13:49:36.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T13:49:36.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:49:37.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T13:49:37.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:49:37.189Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:49:37.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-20T13:49:37.469Z] $ docker top ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d -eo pid,comm [2026-03-20T13:49:37.511Z] 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-03-20T13:49:37.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T13:49:37.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T13:49:37.559Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T13:49:37.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T13:49:37.657Z] $ docker exec ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d ssh-agent [2026-03-20T13:49:37.753Z] SSH_AUTH_SOCK=/tmp/ssh-XlBtnPdsYoGT/agent.33 [2026-03-20T13:49:37.753Z] SSH_AGENT_PID=39 [2026-03-20T13:49:37.756Z] Running ssh-add (command line suppressed) [2026-03-20T13:49:37.856Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17563592630464454614.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17563592630464454614.key) [2026-03-20T13:49:37.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T13:49:38.155Z] + git semver push [2026-03-20T13:49:38.413Z] 2026-03-20 13:49:38,366 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T13:49:38.413Z] 2026-03-20 13:49:38,369 [run_push] DEBUG push [2026-03-20T13:49:38.413Z] 2026-03-20 13:49:38,370 [execute] INFO git cat-file --batch-check [2026-03-20T13:49:38.413Z] 2026-03-20 13:49:38,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-20T13:49:38.413Z] 2026-03-20 13:49:38,373 [execute] INFO git rev-list 2be0b52f93497683f1ba93cd8be5f264b4ab0bd4 -- [2026-03-20T13:49:38.413Z] 2026-03-20 13:49:38,373 [execute] DEBUG Popen(['git', 'rev-list', '2be0b52f93497683f1ba93cd8be5f264b4ab0bd4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-20T13:49:38.413Z] 2026-03-20 13:49:38,386 [execute] INFO git fetch -v -- origin [2026-03-20T13:49:38.413Z] 2026-03-20 13:49:38,386 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-20T13:49:39.349Z] 2026-03-20 13:49:39,142 [run_push] DEBUG no remote changes detected [2026-03-20T13:49:39.350Z] 2026-03-20 13:49:39,142 [execute] INFO git push origin semver [2026-03-20T13:49:39.350Z] 2026-03-20 13:49:39,143 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-20T13:49:40.286Z] 2026-03-20 13:49:39,953 [run_push] DEBUG push all version tags [2026-03-20T13:49:40.287Z] 2026-03-20 13:49:39,953 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-20T13:49:40.287Z] 2026-03-20 13:49:39,953 [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-03-20T13:49:40.854Z] 2026-03-20 13:49:40,728 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-20T13:49:40.854Z] 4.1.0-dev.19 [Pipeline] } [2026-03-20T13:49:40.863Z] $ docker exec --env ******** --env ******** ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d ssh-agent -k [2026-03-20T13:49:40.947Z] unset SSH_AUTH_SOCK; [2026-03-20T13:49:40.947Z] unset SSH_AGENT_PID; [2026-03-20T13:49:40.947Z] echo Agent pid 39 killed; [2026-03-20T13:49:40.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T13:49:41.274Z] + git semver [Pipeline] } [2026-03-20T13:49:41.853Z] $ docker stop --time=1 ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d [2026-03-20T13:49:43.090Z] $ docker rm -f --volumes ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d [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-03-20T13:49:43.654Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2026-03-20T13:49:43.654Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-03-20T13:49:43.654Z] total 16 [2026-03-20T13:49:43.654Z] drwxr-xr-x 3 root root 4096 Mar 20 13:34 . [2026-03-20T13:49:43.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 13:49 .. [2026-03-20T13:49:43.654Z] drwxr-xr-x 2 root root 4096 Mar 20 13:34 cost [2026-03-20T13:49:43.654Z] -rw-r--r-- 1 root root 96 Mar 20 13:34 cost.csv [2026-03-20T13:49:43.654Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2026-03-20T13:49:43.654Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-03-20T13:49:43.654Z] total 16 [2026-03-20T13:49:43.654Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 13:34 . [2026-03-20T13:49:43.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 13:49 .. [2026-03-20T13:49:43.654Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 13:34 cost [2026-03-20T13:49:43.654Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 20 13:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:43.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:44.791Z] ---> package-listing.sh [2026-03-20T13:49:44.791Z] ++ facter osfamily [2026-03-20T13:49:44.791Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-20T13:49:45.049Z] + OS_FAMILY=debian [2026-03-20T13:49:45.049Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-03-20T13:49:45.049Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-20T13:49:45.049Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-20T13:49:45.049Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-20T13:49:45.049Z] + PACKAGES=/tmp/packages_start.txt [2026-03-20T13:49:45.049Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-20T13:49:45.049Z] + PACKAGES=/tmp/packages_end.txt [2026-03-20T13:49:45.049Z] + case "${OS_FAMILY}" in [2026-03-20T13:49:45.049Z] + dpkg -l [2026-03-20T13:49:45.049Z] + grep '^ii' [2026-03-20T13:49:45.049Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-20T13:49:45.049Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-20T13:49:45.049Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-20T13:49:45.049Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-20T13:49:45.050Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-03-20T13:49:45.050Z] + 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-03-20T13:49:45.058Z] 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-03-20T13:49:45.334Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T13:49:45.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T13:49:45.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T13:49:45.959Z] prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container [2026-03-20T13:49:45.982Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-20T13:49:46.243Z] $ docker top 01177f6645309cb579bbc26ee47246c96adc03defb2199d26e808cb157e7fd70 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T13:49:46.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-20T13:49:46.864Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-20T13:49:47.146Z] + ls /var/log/sa-host [2026-03-20T13:49:47.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T13:49:47.174Z] provisioning config files... [2026-03-20T13:49:47.182Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5797090616858900649tmp [Pipeline] { [Pipeline] echo [2026-03-20T13:49:47.198Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:47.478Z] ---> create-netrc.sh [Pipeline] } [2026-03-20T13:49:47.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:47.787Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-20T13:49:47.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:48.080Z] ---> sudo-logs.sh [2026-03-20T13:49:48.080Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-20T13:49:48.114Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:48.396Z] ---> job-cost.sh [2026-03-20T13:49:48.396Z] lf-activate-venv: SKIPPING [2026-03-20T13:49:48.396Z] DEBUG: total: 0.2199999988079071 [2026-03-20T13:49:48.396Z] INFO: Retrieving Stack Cost... [2026-03-20T13:49:48.962Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-20T13:49:49.220Z] INFO: Archiving Costs [Pipeline] echo [2026-03-20T13:49:49.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T13:49:49.513Z] ---> logs-deploy.sh [2026-03-20T13:49:49.513Z] lf-activate-venv: SKIPPING [2026-03-20T13:49:49.513Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/295 [2026-03-20T13:49:49.513Z] INFO: archiving workspace using pattern(s): [2026-03-20T13:49:50.447Z] Archives upload complete. [2026-03-20T13:49:50.447Z] INFO: archiving logs to Nexus