Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e952aefcdda7939f65187319d5e25fb8b4314498 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-ssh6370030490279246892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh6697107892734653695.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh4039826563693595109.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh16862240791307572465.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-ssh16354099111132242922.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40869 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e952aefcdda7939f65187319d5e25fb8b4314498 (main) Commit message: "Merge pull request #717 from judehung/release-odessa" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e952aefcdda7939f65187319d5e25fb8b4314498 # timeout=10 > git rev-list --no-walk 41ab7ad60098ed3d89fb1c34174a60139f8053e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T07:21:13.309Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T07:21:13.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T07:21:13.414Z] ========================================================= [2025-03-11T07:21:13.414Z] EdgeX Global Pipelines Version Info [2025-03-11T07:21:13.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:21:14.150Z] ------------------- [2025-03-11T07:21:14.150Z] stable info: [2025-03-11T07:21:14.150Z] ------------------- [2025-03-11T07:21:14.150Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T07:21:14.150Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T07:21:14.150Z] Message: update stable to v1.0.271 [2025-03-11T07:21:14.721Z] ------------------- [2025-03-11T07:21:14.721Z] experimental info: [2025-03-11T07:21:14.721Z] ------------------- [2025-03-11T07:21:14.721Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T07:21:14.721Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T07:21:14.721Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T07:21:14.803Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-03-11T07:21:14.823Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-03-11T07:21:14.847Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T07:21:14.876Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T07:21:14.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T07:21:14.930Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T07:21:14.959Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T07:21:14.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-11T07:21:15.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T07:21:15.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T07:21:15.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T07:21:15.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-03-11T07:21:15.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T07:21:15.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T07:21:15.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T07:21:15.176Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T07:21:15.203Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T07:21:15.227Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T07:21:15.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T07:21:15.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T07:21:15.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-11T07:21:15.324Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-11T07:21:15.346Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-11T07:21:15.370Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-11T07:21:15.394Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-11T07:21:15.420Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T07:21:15.445Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T07:21:15.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-11T07:21:15.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-11T07:21:15.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-11T07:21:15.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] echo [2025-03-11T07:21:15.572Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e952aef [Pipeline] echo [2025-03-11T07:21:15.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:21:15.652Z] provisioning config files... [2025-03-11T07:21:15.667Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5168771797044102165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:21:16.007Z] ---> ****-login.sh [2025-03-11T07:21:16.007Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:21:16.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:16.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:16.266Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:16.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:16.266Z] [2025-03-11T07:21:16.266Z] Login Succeeded [2025-03-11T07:21:16.266Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:21:16.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:16.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:16.526Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:16.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:16.526Z] [2025-03-11T07:21:16.526Z] Login Succeeded [2025-03-11T07:21:16.526Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:21:16.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:16.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:16.527Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:16.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:16.527Z] [2025-03-11T07:21:16.527Z] Login Succeeded [2025-03-11T07:21:16.527Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:21:16.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:16.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:16.527Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:16.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:16.527Z] [2025-03-11T07:21:16.527Z] Login Succeeded [2025-03-11T07:21:16.527Z] ****.io [2025-03-11T07:21:16.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:16.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:16.787Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:16.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:16.787Z] [2025-03-11T07:21:16.787Z] Login Succeeded [2025-03-11T07:21:16.787Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:21:16.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-11T07:21:17.212Z] + git rev-list -1 --merges e952aefcdda7939f65187319d5e25fb8b4314498~1..e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] echo [2025-03-11T07:21:17.239Z] -----------> git rev-list -1 --merges e952aefcdda7939f65187319d5e25fb8b4314498~1..e952aefcdda7939f65187319d5e25fb8b4314498 e952aefcdda7939f65187319d5e25fb8b4314498 [2025-03-11T07:21:17.240Z] e952aefcdda7939f65187319d5e25fb8b4314498 [false] [Pipeline] sh [2025-03-11T07:21:17.532Z] + git log --format=format:%s -1 e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] echo [2025-03-11T07:21:17.548Z] ========================================================= [2025-03-11T07:21:17.548Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-11T07:21:17.548Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T07:21:17.884Z] + git log --format=format:%s -1 e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] echo [2025-03-11T07:21:17.896Z] [semverPrep] GIT_COMMIT: e952aefcdda7939f65187319d5e25fb8b4314498, Commit Message: Merge pull request #717 from judehung/release-odessa [Pipeline] echo [2025-03-11T07:21:17.912Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-11T07:21:18.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T07:21:18.280Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T07:21:18.280Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T07:21:18.280Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T07:21:18.280Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T07:21:18.280Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T07:21:18.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:21:18.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:21:18.637Z] [2025-03-11T07:21:18.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:21:18.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:21:18.941Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T07:21:18.941Z] b85a868b505f: Pulling fs layer [2025-03-11T07:21:18.941Z] e2be974225ed: Pulling fs layer [2025-03-11T07:21:18.941Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T07:21:18.941Z] 988bab9f4d93: Pulling fs layer [2025-03-11T07:21:18.941Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T07:21:18.941Z] eaf3925da568: Pulling fs layer [2025-03-11T07:21:18.941Z] bab4dde63d76: Pulling fs layer [2025-03-11T07:21:18.941Z] bde34c3a00c8: Pulling fs layer [2025-03-11T07:21:18.941Z] b352a97aabf1: Pulling fs layer [2025-03-11T07:21:18.941Z] 4872d77fe225: Pulling fs layer [2025-03-11T07:21:18.941Z] 988bab9f4d93: Waiting [2025-03-11T07:21:18.941Z] eaf3925da568: Waiting [2025-03-11T07:21:18.941Z] bab4dde63d76: Waiting [2025-03-11T07:21:18.941Z] bde34c3a00c8: Waiting [2025-03-11T07:21:18.941Z] b352a97aabf1: Waiting [2025-03-11T07:21:18.941Z] 1469e6f7b9e6: Waiting [2025-03-11T07:21:18.941Z] 4872d77fe225: Waiting [2025-03-11T07:21:18.941Z] 5851b861e8e6: Pulling fs layer [2025-03-11T07:21:18.941Z] 5851b861e8e6: Waiting [2025-03-11T07:21:18.941Z] e2be974225ed: Download complete [2025-03-11T07:21:18.941Z] 988bab9f4d93: Verifying Checksum [2025-03-11T07:21:18.941Z] 988bab9f4d93: Download complete [2025-03-11T07:21:18.941Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T07:21:18.941Z] 1469e6f7b9e6: Download complete [2025-03-11T07:21:18.941Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T07:21:18.941Z] 339a4e72a1f5: Download complete [2025-03-11T07:21:18.941Z] eaf3925da568: Verifying Checksum [2025-03-11T07:21:18.941Z] eaf3925da568: Download complete [2025-03-11T07:21:19.201Z] bde34c3a00c8: Verifying Checksum [2025-03-11T07:21:19.201Z] bde34c3a00c8: Download complete [2025-03-11T07:21:19.201Z] b352a97aabf1: Verifying Checksum [2025-03-11T07:21:19.201Z] b352a97aabf1: Download complete [2025-03-11T07:21:19.201Z] 4872d77fe225: Verifying Checksum [2025-03-11T07:21:19.201Z] 4872d77fe225: Download complete [2025-03-11T07:21:19.201Z] 5851b861e8e6: Verifying Checksum [2025-03-11T07:21:19.201Z] 5851b861e8e6: Download complete [2025-03-11T07:21:19.201Z] b85a868b505f: Download complete [2025-03-11T07:21:19.460Z] bab4dde63d76: Verifying Checksum [2025-03-11T07:21:19.461Z] bab4dde63d76: Download complete [2025-03-11T07:21:20.411Z] b85a868b505f: Pull complete [2025-03-11T07:21:20.411Z] e2be974225ed: Pull complete [2025-03-11T07:21:20.979Z] 339a4e72a1f5: Pull complete [2025-03-11T07:21:20.979Z] 988bab9f4d93: Pull complete [2025-03-11T07:21:21.238Z] 1469e6f7b9e6: Pull complete [2025-03-11T07:21:21.238Z] eaf3925da568: Pull complete [2025-03-11T07:21:23.138Z] bab4dde63d76: Pull complete [2025-03-11T07:21:23.138Z] bde34c3a00c8: Pull complete [2025-03-11T07:21:23.138Z] b352a97aabf1: Pull complete [2025-03-11T07:21:23.138Z] 4872d77fe225: Pull complete [2025-03-11T07:21:23.138Z] 5851b861e8e6: Pull complete [2025-03-11T07:21:23.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T07:21:23.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:21:23.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:21:23.286Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:21:23.310Z] $ 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 [2025-03-11T07:21:24.700Z] $ docker top 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b -eo pid,comm [2025-03-11T07:21:24.763Z] 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). [2025-03-11T07:21:24.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T07:21:24.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:21:24.825Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:21:24.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:21:24.936Z] $ docker exec 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b ssh-agent [2025-03-11T07:21:25.038Z] SSH_AUTH_SOCK=/tmp/ssh-45MzKC0msHUC/agent.32 [2025-03-11T07:21:25.038Z] SSH_AGENT_PID=38 [2025-03-11T07:21:25.045Z] Running ssh-add (command line suppressed) [2025-03-11T07:21:25.131Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7095894610859363069.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7095894610859363069.key) [2025-03-11T07:21:25.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:21:25.454Z] + git tag --points-at HEAD [Pipeline] } [2025-03-11T07:21:25.457Z] $ docker exec --env ******** --env ******** 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b ssh-agent -k [2025-03-11T07:21:25.554Z] unset SSH_AUTH_SOCK; [2025-03-11T07:21:25.555Z] unset SSH_AGENT_PID; [2025-03-11T07:21:25.555Z] echo Agent pid 38 killed; [2025-03-11T07:21:25.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-11T07:21:25.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:21:25.612Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:21:25.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:21:25.717Z] $ docker exec 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b ssh-agent [2025-03-11T07:21:25.815Z] SSH_AUTH_SOCK=/tmp/ssh-r6vKHRkOXa8X/agent.71 [2025-03-11T07:21:25.815Z] SSH_AGENT_PID=77 [2025-03-11T07:21:25.820Z] Running ssh-add (command line suppressed) [2025-03-11T07:21:25.918Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17566869939097735894.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17566869939097735894.key) [2025-03-11T07:21:25.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:21:26.234Z] + git semver init [2025-03-11T07:21:26.493Z] 2025-03-11 07:21:26,396 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T07:21:26.493Z] 2025-03-11 07:21:26,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-03-11T07:21:26.493Z] 2025-03-11 07:21:26,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-03-11T07:21:26.493Z] 2025-03-11 07:21:26,397 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:21:27.432Z] 2025-03-11 07:21:27,423 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-03-11T07:21:27.432Z] 2025-03-11 07:21:27,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-03-11T07:21:27.432Z] 2025-03-11 07:21:27,424 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-11T07:21:27.432Z] 2025-03-11 07:21:27,424 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-11T07:21:27.432Z] 4.0.0-dev.21 [Pipeline] } [2025-03-11T07:21:27.695Z] $ docker exec --env ******** --env ******** 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b ssh-agent -k [2025-03-11T07:21:27.787Z] unset SSH_AUTH_SOCK; [2025-03-11T07:21:27.787Z] unset SSH_AGENT_PID; [2025-03-11T07:21:27.787Z] echo Agent pid 77 killed; [2025-03-11T07:21:27.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:21:28.134Z] + git semver [Pipeline] } [2025-03-11T07:21:28.400Z] $ docker stop --time=1 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b [2025-03-11T07:21:29.717Z] $ docker rm -f --volumes 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:21:30.064Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T07:21:30.288Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T07:21:30.292Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.21 [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 [2025-03-11T07:21:30.458Z] provisioning config files... [2025-03-11T07:21:30.469Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config978344473513725827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:21:30.772Z] ---> ****-login.sh [2025-03-11T07:21:30.772Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:21:30.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:30.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:30.772Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:30.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:30.772Z] [2025-03-11T07:21:30.772Z] Login Succeeded [2025-03-11T07:21:30.772Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:21:30.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:30.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:30.772Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:30.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:30.772Z] [2025-03-11T07:21:30.772Z] Login Succeeded [2025-03-11T07:21:30.772Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:21:31.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:31.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:31.031Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:31.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:31.031Z] [2025-03-11T07:21:31.031Z] Login Succeeded [2025-03-11T07:21:31.031Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:21:31.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:31.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:31.031Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:31.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:31.031Z] [2025-03-11T07:21:31.031Z] Login Succeeded [2025-03-11T07:21:31.031Z] ****.io [2025-03-11T07:21:31.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:21:31.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:21:31.291Z] Configure a credential helper to remove this warning. See [2025-03-11T07:21:31.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:21:31.291Z] [2025-03-11T07:21:31.291Z] Login Succeeded [2025-03-11T07:21:31.291Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:21:31.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T07:21:31.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:21:31.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:21:31.421Z] ========================================================= [2025-03-11T07:21:31.421Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-11T07:21:31.421Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:21:31.766Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-11T07:21:31.766Z] Sending build context to Docker daemon 9.372MB [2025-03-11T07:21:31.766Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T07:21:31.766Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-11T07:21:31.766Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-11T07:21:31.766Z] da9db072f522: Pulling fs layer [2025-03-11T07:21:31.766Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-11T07:21:31.766Z] 06f05ace1117: Pulling fs layer [2025-03-11T07:21:31.766Z] 5fe327b54edc: Pulling fs layer [2025-03-11T07:21:31.766Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:21:31.766Z] 92a5565b7b96: Pulling fs layer [2025-03-11T07:21:31.766Z] ff9bb7016b71: Pulling fs layer [2025-03-11T07:21:31.766Z] b67dba6c2c7d: Pulling fs layer [2025-03-11T07:21:31.766Z] a813b0c90790: Pulling fs layer [2025-03-11T07:21:31.766Z] 4f4fb700ef54: Waiting [2025-03-11T07:21:31.766Z] 92a5565b7b96: Waiting [2025-03-11T07:21:31.766Z] ff9bb7016b71: Waiting [2025-03-11T07:21:31.766Z] b67dba6c2c7d: Waiting [2025-03-11T07:21:31.766Z] a813b0c90790: Waiting [2025-03-11T07:21:31.766Z] 6ef4a4ee8ca5: Download complete [2025-03-11T07:21:31.766Z] 5fe327b54edc: Download complete [2025-03-11T07:21:31.766Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:21:31.766Z] 4f4fb700ef54: Download complete [2025-03-11T07:21:31.766Z] 92a5565b7b96: Verifying Checksum [2025-03-11T07:21:31.766Z] 92a5565b7b96: Download complete [2025-03-11T07:21:31.766Z] da9db072f522: Download complete [2025-03-11T07:21:32.024Z] ff9bb7016b71: Verifying Checksum [2025-03-11T07:21:32.024Z] ff9bb7016b71: Download complete [2025-03-11T07:21:32.024Z] da9db072f522: Pull complete [2025-03-11T07:21:32.024Z] a813b0c90790: Verifying Checksum [2025-03-11T07:21:32.024Z] a813b0c90790: Download complete [2025-03-11T07:21:32.286Z] 6ef4a4ee8ca5: Pull complete [2025-03-11T07:21:32.286Z] 06f05ace1117: Verifying Checksum [2025-03-11T07:21:32.286Z] 06f05ace1117: Download complete [2025-03-11T07:21:32.544Z] b67dba6c2c7d: Verifying Checksum [2025-03-11T07:21:32.544Z] b67dba6c2c7d: Download complete [2025-03-11T07:21:35.827Z] 06f05ace1117: Pull complete [2025-03-11T07:21:35.827Z] 5fe327b54edc: Pull complete [2025-03-11T07:21:35.827Z] 4f4fb700ef54: Pull complete [2025-03-11T07:21:35.827Z] 92a5565b7b96: Pull complete [2025-03-11T07:21:35.827Z] ff9bb7016b71: Pull complete [2025-03-11T07:21:37.808Z] b67dba6c2c7d: Pull complete [2025-03-11T07:21:38.068Z] a813b0c90790: Pull complete [2025-03-11T07:21:38.068Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-11T07:21:38.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-11T07:21:38.068Z] ---> 3ba60ce46760 [2025-03-11T07:21:38.068Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T07:21:39.974Z] ---> Running in 5f9bb870a808 [2025-03-11T07:21:39.974Z] Removing intermediate container 5f9bb870a808 [2025-03-11T07:21:39.974Z] ---> 8c34ee394ee3 [2025-03-11T07:21:39.974Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T07:21:39.974Z] ---> Running in 3b32335d2802 [2025-03-11T07:21:39.974Z] Removing intermediate container 3b32335d2802 [2025-03-11T07:21:39.974Z] ---> f2309e3addd2 [2025-03-11T07:21:39.974Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-11T07:21:39.974Z] ---> Running in 316cf57238bc [2025-03-11T07:21:39.974Z] Removing intermediate container 316cf57238bc [2025-03-11T07:21:39.974Z] ---> 3564a3ad9396 [2025-03-11T07:21:39.974Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T07:21:39.974Z] ---> Running in 49f19cb6a901 [2025-03-11T07:21:40.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:21:40.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:21:40.750Z] OK: 248 MiB in 58 packages [2025-03-11T07:21:41.008Z] Removing intermediate container 49f19cb6a901 [2025-03-11T07:21:41.008Z] ---> 35a792c0a113 [2025-03-11T07:21:41.008Z] Step 7/12 : WORKDIR /app [2025-03-11T07:21:41.008Z] ---> Running in 301d7c503d93 [2025-03-11T07:21:41.266Z] Removing intermediate container 301d7c503d93 [2025-03-11T07:21:41.266Z] ---> 6ec1bfe10167 [2025-03-11T07:21:41.266Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-11T07:21:41.266Z] ---> 5e130200e0c6 [2025-03-11T07:21:41.266Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:21:41.266Z] ---> Running in e9fd4293b931 [2025-03-11T07:21:45.420Z] Still waiting to schedule task [2025-03-11T07:21:45.421Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40865’ [2025-03-11T07:22:19.992Z] Removing intermediate container e9fd4293b931 [2025-03-11T07:22:19.992Z] ---> 08b70f62e01d [2025-03-11T07:22:19.992Z] Step 10/12 : COPY . . [2025-03-11T07:22:19.992Z] ---> 247c60a0ad28 [2025-03-11T07:22:19.992Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T07:22:19.992Z] ---> Running in 21695c21a13b [2025-03-11T07:22:19.992Z] Removing intermediate container 21695c21a13b [2025-03-11T07:22:19.992Z] ---> 2f5cccb01b72 [2025-03-11T07:22:19.992Z] Step 12/12 : RUN $MAKE [2025-03-11T07:22:19.992Z] ---> Running in a69e18551179 [2025-03-11T07:22:19.992Z] noop [2025-03-11T07:22:19.992Z] Removing intermediate container a69e18551179 [2025-03-11T07:22:19.992Z] ---> e5e22c9def4d [2025-03-11T07:22:19.992Z] Successfully built e5e22c9def4d [2025-03-11T07:22:19.992Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:22:20.312Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T07:22:20.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:22:20.396Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:22:20.427Z] $ 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 [2025-03-11T07:22:20.762Z] $ docker top 4afe04ec519773f5c86483c2fa30d3e88090d9ff04317930bee936d7bb4d705e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:22:21.104Z] + go version [2025-03-11T07:22:21.104Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-11T07:22:21.116Z] $ docker stop --time=1 4afe04ec519773f5c86483c2fa30d3e88090d9ff04317930bee936d7bb4d705e [2025-03-11T07:22:22.411Z] $ docker rm -f --volumes 4afe04ec519773f5c86483c2fa30d3e88090d9ff04317930bee936d7bb4d705e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:22:22.859Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T07:22:22.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:22:22.938Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:22:22.966Z] $ 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 [2025-03-11T07:22:23.288Z] $ docker top 3bfa1f8e21fe396125206602b5496c6a1f8031320925cff1fae57881045f09db -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:22:23.639Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-03-11T07:22:23.938Z] + make test [2025-03-11T07:22:23.938Z] go test -race -coverprofile=coverage.out ./... [2025-03-11T07:22:56.031Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-11T07:23:28.129Z] go vet ./... [2025-03-11T07:23:30.031Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T07:23:30.031Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T07:23:30.031Z] ./bin/test-attribution-txt.sh [2025-03-11T07:23:30.031Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-11T07:23:30.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-11T07:23:30.335Z] $ docker stop --time=1 3bfa1f8e21fe396125206602b5496c6a1f8031320925cff1fae57881045f09db [2025-03-11T07:23:32.630Z] $ docker rm -f --volumes 3bfa1f8e21fe396125206602b5496c6a1f8031320925cff1fae57881045f09db [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:23:33.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T07:23:33.347Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-11T07:23:33.880Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T07:23:34.167Z] + ls -al . [2025-03-11T07:23:34.167Z] total 248 [2025-03-11T07:23:34.167Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 07:22 . [2025-03-11T07:23:34.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:21 .. [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 07:21 .dockerignore [2025-03-11T07:23:34.167Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:22 .git [2025-03-11T07:23:34.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:21 .github [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 11 07:21 .gitignore [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 07:21 .golangci.yml [2025-03-11T07:23:34.167Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:21 .semver [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 16432 Mar 11 07:21 Attribution.txt [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 07:21 CHANGELOG.md [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 07:21 Dockerfile [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:21 GOVERNANCE.md [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 07:21 Jenkinsfile [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 07:21 LICENSE [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 07:21 OWNERS.md [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 07:21 README.md [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 07:21 VERSION [2025-03-11T07:23:34.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:21 bin [2025-03-11T07:23:34.167Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 11 07:22 coverage.out [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 07:21 go.mod [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 07:21 go.sum [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 07:21 main.go [2025-03-11T07:23:34.167Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 07:21 makefile [2025-03-11T07:23:34.167Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:23:34.487Z] + 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=e952aefcdda7939f65187319d5e25fb8b4314498 --label arch=amd64 --label version=4.0.0-dev.21 . [2025-03-11T07:23:34.487Z] Sending build context to Docker daemon 9.373MB [2025-03-11T07:23:34.487Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T07:23:34.487Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-11T07:23:34.487Z] ---> e5e22c9def4d [2025-03-11T07:23:34.487Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T07:23:34.487Z] ---> Running in 47574dafe70f [2025-03-11T07:23:34.747Z] Removing intermediate container 47574dafe70f [2025-03-11T07:23:34.747Z] ---> f28eb5dca339 [2025-03-11T07:23:34.747Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T07:23:34.747Z] ---> Running in 2b43c2997aba [2025-03-11T07:23:34.747Z] Removing intermediate container 2b43c2997aba [2025-03-11T07:23:34.747Z] ---> db5bcdf4cd68 [2025-03-11T07:23:34.747Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-11T07:23:34.747Z] ---> Running in c859439f2f77 [2025-03-11T07:23:34.747Z] Removing intermediate container c859439f2f77 [2025-03-11T07:23:34.747Z] ---> 830c45acdcf3 [2025-03-11T07:23:34.747Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T07:23:35.006Z] ---> Running in 908828ac7e8c [2025-03-11T07:23:35.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:23:35.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:23:35.833Z] OK: 248 MiB in 58 packages [2025-03-11T07:23:36.092Z] Removing intermediate container 908828ac7e8c [2025-03-11T07:23:36.092Z] ---> 516f91c8933f [2025-03-11T07:23:36.092Z] Step 7/27 : WORKDIR /app [2025-03-11T07:23:36.092Z] ---> Running in ac380f87632a [2025-03-11T07:23:36.092Z] Removing intermediate container ac380f87632a [2025-03-11T07:23:36.092Z] ---> 43c601ef6b7c [2025-03-11T07:23:36.092Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-11T07:23:36.092Z] ---> 0c2e6cc3dc54 [2025-03-11T07:23:36.092Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:23:36.350Z] ---> Running in 2e71ede591be [2025-03-11T07:23:36.917Z] Removing intermediate container 2e71ede591be [2025-03-11T07:23:36.917Z] ---> 1b0f45ed89ba [2025-03-11T07:23:36.917Z] Step 10/27 : COPY . . [2025-03-11T07:23:37.176Z] ---> c593e01945d8 [2025-03-11T07:23:37.176Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T07:23:37.176Z] ---> Running in 211be71bdcb1 [2025-03-11T07:23:37.176Z] Removing intermediate container 211be71bdcb1 [2025-03-11T07:23:37.176Z] ---> 8d7a83fbd523 [2025-03-11T07:23:37.176Z] Step 12/27 : RUN $MAKE [2025-03-11T07:23:37.176Z] ---> Running in e84005b372cf [2025-03-11T07:23:37.434Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-11T07:24:03.987Z] Removing intermediate container e84005b372cf [2025-03-11T07:24:03.987Z] ---> d639cf04870a [2025-03-11T07:24:03.987Z] Step 13/27 : FROM alpine:3.20 [2025-03-11T07:24:03.987Z] 3.20: Pulling from library/alpine [2025-03-11T07:24:04.245Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T07:24:04.245Z] 0a9a5dfd008f: Verifying Checksum [2025-03-11T07:24:04.245Z] 0a9a5dfd008f: Download complete [2025-03-11T07:24:04.503Z] 0a9a5dfd008f: Pull complete [2025-03-11T07:24:04.503Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:24:04.503Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T07:24:04.503Z] ---> ff221270b9fb [2025-03-11T07:24:04.503Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-11T07:24:04.503Z] ---> Running in d69ae3a34ccc [2025-03-11T07:24:04.503Z] Removing intermediate container d69ae3a34ccc [2025-03-11T07:24:04.503Z] ---> d6fa28e4b60d [2025-03-11T07:24:04.503Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-11T07:24:04.762Z] ---> Running in d2b95e722b49 [2025-03-11T07:24:04.762Z] Removing intermediate container d2b95e722b49 [2025-03-11T07:24:04.762Z] ---> 41ad08692d75 [2025-03-11T07:24:04.762Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-11T07:24:04.762Z] ---> Running in 0eff509774de [2025-03-11T07:24:05.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:24:05.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:24:05.538Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-11T07:24:05.538Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-11T07:24:05.538Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T07:24:05.538Z] Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:24:05.538Z] OK: 9 MiB in 16 packages [2025-03-11T07:24:06.111Z] Removing intermediate container 0eff509774de [2025-03-11T07:24:06.111Z] ---> a6e6714e9fb8 [2025-03-11T07:24:06.111Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-11T07:24:06.111Z] ---> Running in 386fcbe1bfe9 [2025-03-11T07:24:06.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:24:06.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:24:06.629Z] OK: 9 MiB in 16 packages [2025-03-11T07:24:06.888Z] Removing intermediate container 386fcbe1bfe9 [2025-03-11T07:24:06.888Z] ---> 00a478d3d9e0 [2025-03-11T07:24:06.888Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-11T07:24:06.888Z] ---> 52fe1c402bde [2025-03-11T07:24:06.888Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-11T07:24:07.146Z] ---> bce6baa3509d [2025-03-11T07:24:07.146Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-11T07:24:07.146Z] ---> 7a4ab4cbccfe [2025-03-11T07:24:07.146Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-11T07:24:07.712Z] ---> 2bcb1d1b549f [2025-03-11T07:24:07.712Z] Step 22/27 : EXPOSE 48095 [2025-03-11T07:24:07.973Z] ---> Running in 6373937d26e6 [2025-03-11T07:24:07.973Z] Removing intermediate container 6373937d26e6 [2025-03-11T07:24:07.973Z] ---> d1b8214a0a46 [2025-03-11T07:24:07.973Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-11T07:24:07.973Z] ---> Running in e6f28ee368d5 [2025-03-11T07:24:07.973Z] Removing intermediate container e6f28ee368d5 [2025-03-11T07:24:07.973Z] ---> 9dfc031593c6 [2025-03-11T07:24:07.973Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-11T07:24:07.973Z] ---> Running in 96f0504bb899 [2025-03-11T07:24:07.973Z] Removing intermediate container 96f0504bb899 [2025-03-11T07:24:07.973Z] ---> 208d750f6356 [2025-03-11T07:24:07.973Z] Step 25/27 : LABEL arch=amd64 [2025-03-11T07:24:08.235Z] ---> Running in 538eb3c8cbf7 [2025-03-11T07:24:08.235Z] Removing intermediate container 538eb3c8cbf7 [2025-03-11T07:24:08.235Z] ---> a5477582354d [2025-03-11T07:24:08.235Z] Step 26/27 : LABEL git_sha=e952aefcdda7939f65187319d5e25fb8b4314498 [2025-03-11T07:24:08.235Z] ---> Running in ea29e38ab1e7 [2025-03-11T07:24:08.235Z] Removing intermediate container ea29e38ab1e7 [2025-03-11T07:24:08.235Z] ---> 5d4350b7b879 [2025-03-11T07:24:08.235Z] Step 27/27 : LABEL version=4.0.0-dev.21 [2025-03-11T07:24:08.235Z] ---> Running in 73ab6de8b4ba [2025-03-11T07:24:08.235Z] Removing intermediate container 73ab6de8b4ba [2025-03-11T07:24:08.235Z] ---> 4dc192b21731 [2025-03-11T07:24:08.235Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T07:24:08.235Z] Successfully built 4dc192b21731 [2025-03-11T07:24:08.235Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:24:08.348Z] provisioning config files... [2025-03-11T07:24:08.356Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9988634986969752042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:24:08.656Z] ---> ****-login.sh [2025-03-11T07:24:08.656Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:24:08.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:24:08.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:24:08.656Z] Configure a credential helper to remove this warning. See [2025-03-11T07:24:08.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:24:08.656Z] [2025-03-11T07:24:08.656Z] Login Succeeded [2025-03-11T07:24:08.656Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:24:08.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:24:08.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:24:08.656Z] Configure a credential helper to remove this warning. See [2025-03-11T07:24:08.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:24:08.656Z] [2025-03-11T07:24:08.656Z] Login Succeeded [2025-03-11T07:24:08.656Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:24:08.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:24:08.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:24:08.916Z] Configure a credential helper to remove this warning. See [2025-03-11T07:24:08.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:24:08.916Z] [2025-03-11T07:24:08.916Z] Login Succeeded [2025-03-11T07:24:08.916Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:24:08.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:24:08.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:24:08.916Z] Configure a credential helper to remove this warning. See [2025-03-11T07:24:08.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:24:08.916Z] [2025-03-11T07:24:08.916Z] Login Succeeded [2025-03-11T07:24:08.916Z] ****.io [2025-03-11T07:24:08.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:24:09.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:24:09.176Z] Configure a credential helper to remove this warning. See [2025-03-11T07:24:09.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:24:09.176Z] [2025-03-11T07:24:09.176Z] Login Succeeded [2025-03-11T07:24:09.176Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:24:09.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:24:09.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:24:09.261Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-03-11T07:24:09.262Z] e952aefcdda7939f65187319d5e25fb8b4314498 [2025-03-11T07:24:09.262Z] latest [2025-03-11T07:24:09.262Z] 4.0.0-dev.21 [2025-03-11T07:24:09.262Z] e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [2025-03-11T07:24:09.262Z] main [2025-03-11T07:24:09.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:09.612Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:09.933Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498 [2025-03-11T07:24:09.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-11T07:24:09.933Z] aaafab7df18a: Preparing [2025-03-11T07:24:09.933Z] 576793d3e5bf: Preparing [2025-03-11T07:24:09.933Z] 475953428423: Preparing [2025-03-11T07:24:09.933Z] 6fdc4c996877: Preparing [2025-03-11T07:24:09.933Z] 79c4d423e7f5: Preparing [2025-03-11T07:24:09.933Z] f2395b02d883: Preparing [2025-03-11T07:24:09.933Z] 994456c4fd7b: Preparing [2025-03-11T07:24:09.933Z] f2395b02d883: Waiting [2025-03-11T07:24:09.933Z] 994456c4fd7b: Waiting [2025-03-11T07:24:09.933Z] 576793d3e5bf: Pushed [2025-03-11T07:24:09.933Z] 475953428423: Pushed [2025-03-11T07:24:09.933Z] 6fdc4c996877: Pushed [2025-03-11T07:24:09.933Z] 79c4d423e7f5: Pushed [2025-03-11T07:24:09.933Z] 994456c4fd7b: Layer already exists [2025-03-11T07:24:10.196Z] f2395b02d883: Pushed [2025-03-11T07:24:13.484Z] aaafab7df18a: Pushed [2025-03-11T07:24:13.484Z] e952aefcdda7939f65187319d5e25fb8b4314498: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:13.816Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:14.138Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-11T07:24:14.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-11T07:24:14.138Z] aaafab7df18a: Preparing [2025-03-11T07:24:14.138Z] 576793d3e5bf: Preparing [2025-03-11T07:24:14.138Z] 475953428423: Preparing [2025-03-11T07:24:14.138Z] 6fdc4c996877: Preparing [2025-03-11T07:24:14.138Z] 79c4d423e7f5: Preparing [2025-03-11T07:24:14.138Z] f2395b02d883: Preparing [2025-03-11T07:24:14.138Z] 994456c4fd7b: Preparing [2025-03-11T07:24:14.138Z] f2395b02d883: Waiting [2025-03-11T07:24:14.138Z] 994456c4fd7b: Waiting [2025-03-11T07:24:14.138Z] aaafab7df18a: Layer already exists [2025-03-11T07:24:14.138Z] 6fdc4c996877: Layer already exists [2025-03-11T07:24:14.138Z] 79c4d423e7f5: Layer already exists [2025-03-11T07:24:14.138Z] 475953428423: Layer already exists [2025-03-11T07:24:14.138Z] 576793d3e5bf: Layer already exists [2025-03-11T07:24:14.138Z] 994456c4fd7b: Layer already exists [2025-03-11T07:24:14.138Z] f2395b02d883: Layer already exists [2025-03-11T07:24:14.138Z] latest: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:14.471Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:14.790Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.21 [2025-03-11T07:24:14.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-11T07:24:14.790Z] aaafab7df18a: Preparing [2025-03-11T07:24:14.790Z] 576793d3e5bf: Preparing [2025-03-11T07:24:14.790Z] 475953428423: Preparing [2025-03-11T07:24:14.790Z] 6fdc4c996877: Preparing [2025-03-11T07:24:14.790Z] 79c4d423e7f5: Preparing [2025-03-11T07:24:14.790Z] f2395b02d883: Preparing [2025-03-11T07:24:14.790Z] 994456c4fd7b: Preparing [2025-03-11T07:24:14.790Z] f2395b02d883: Waiting [2025-03-11T07:24:14.790Z] 994456c4fd7b: Waiting [2025-03-11T07:24:14.790Z] aaafab7df18a: Layer already exists [2025-03-11T07:24:14.790Z] 576793d3e5bf: Layer already exists [2025-03-11T07:24:14.790Z] 6fdc4c996877: Layer already exists [2025-03-11T07:24:14.790Z] 475953428423: Layer already exists [2025-03-11T07:24:14.790Z] 79c4d423e7f5: Layer already exists [2025-03-11T07:24:14.790Z] 994456c4fd7b: Layer already exists [2025-03-11T07:24:14.790Z] f2395b02d883: Layer already exists [2025-03-11T07:24:14.790Z] 4.0.0-dev.21: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:15.118Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:15.441Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [2025-03-11T07:24:15.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-11T07:24:15.442Z] aaafab7df18a: Preparing [2025-03-11T07:24:15.442Z] 576793d3e5bf: Preparing [2025-03-11T07:24:15.442Z] 475953428423: Preparing [2025-03-11T07:24:15.442Z] 6fdc4c996877: Preparing [2025-03-11T07:24:15.442Z] 79c4d423e7f5: Preparing [2025-03-11T07:24:15.442Z] f2395b02d883: Preparing [2025-03-11T07:24:15.442Z] 994456c4fd7b: Preparing [2025-03-11T07:24:15.442Z] f2395b02d883: Waiting [2025-03-11T07:24:15.442Z] 994456c4fd7b: Waiting [2025-03-11T07:24:15.442Z] 576793d3e5bf: Layer already exists [2025-03-11T07:24:15.442Z] 6fdc4c996877: Layer already exists [2025-03-11T07:24:15.442Z] 475953428423: Layer already exists [2025-03-11T07:24:15.442Z] aaafab7df18a: Layer already exists [2025-03-11T07:24:15.442Z] 79c4d423e7f5: Layer already exists [2025-03-11T07:24:15.442Z] f2395b02d883: Layer already exists [2025-03-11T07:24:15.442Z] 994456c4fd7b: Layer already exists [2025-03-11T07:24:15.442Z] e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:15.774Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:16.096Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-03-11T07:24:16.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-11T07:24:16.096Z] aaafab7df18a: Preparing [2025-03-11T07:24:16.096Z] 576793d3e5bf: Preparing [2025-03-11T07:24:16.096Z] 475953428423: Preparing [2025-03-11T07:24:16.096Z] 6fdc4c996877: Preparing [2025-03-11T07:24:16.096Z] 79c4d423e7f5: Preparing [2025-03-11T07:24:16.096Z] f2395b02d883: Preparing [2025-03-11T07:24:16.096Z] 994456c4fd7b: Preparing [2025-03-11T07:24:16.096Z] 994456c4fd7b: Waiting [2025-03-11T07:24:16.096Z] f2395b02d883: Waiting [2025-03-11T07:24:16.096Z] aaafab7df18a: Layer already exists [2025-03-11T07:24:16.096Z] 79c4d423e7f5: Layer already exists [2025-03-11T07:24:16.096Z] 6fdc4c996877: Layer already exists [2025-03-11T07:24:16.096Z] 576793d3e5bf: Layer already exists [2025-03-11T07:24:16.096Z] 475953428423: Layer already exists [2025-03-11T07:24:16.096Z] 994456c4fd7b: Layer already exists [2025-03-11T07:24:16.096Z] f2395b02d883: Layer already exists [2025-03-11T07:24:16.096Z] main: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:24:16.171Z] ===================================================== [Pipeline] echo [2025-03-11T07:24:16.185Z] taggedImages: [2025-03-11T07:24:16.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498 [2025-03-11T07:24:16.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-11T07:24:16.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.21 [2025-03-11T07:24:16.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [2025-03-11T07:24:16.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:16.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:24:16.600Z] [2025-03-11T07:24:16.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:24:16.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:24:16.902Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T07:24:16.902Z] 5eb5b503b376: Pulling fs layer [2025-03-11T07:24:16.902Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T07:24:16.902Z] ec43610c2a17: Pulling fs layer [2025-03-11T07:24:16.902Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T07:24:16.902Z] 33b1e0a273af: Pulling fs layer [2025-03-11T07:24:16.902Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T07:24:16.902Z] 2f39f015ded8: Pulling fs layer [2025-03-11T07:24:16.902Z] 3a2ae6a8a46f: Waiting [2025-03-11T07:24:16.902Z] 33b1e0a273af: Waiting [2025-03-11T07:24:16.902Z] 2f39f015ded8: Waiting [2025-03-11T07:24:16.902Z] 5c69ac0246d0: Verifying Checksum [2025-03-11T07:24:16.902Z] 5c69ac0246d0: Download complete [2025-03-11T07:24:16.902Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-11T07:24:16.902Z] 3a2ae6a8a46f: Download complete [2025-03-11T07:24:16.902Z] 33b1e0a273af: Verifying Checksum [2025-03-11T07:24:16.902Z] 33b1e0a273af: Download complete [2025-03-11T07:24:16.902Z] 5d3b04190fa2: Verifying Checksum [2025-03-11T07:24:16.902Z] 5d3b04190fa2: Download complete [2025-03-11T07:24:16.902Z] ec43610c2a17: Verifying Checksum [2025-03-11T07:24:16.902Z] ec43610c2a17: Download complete [2025-03-11T07:24:17.160Z] 5eb5b503b376: Verifying Checksum [2025-03-11T07:24:17.160Z] 5eb5b503b376: Download complete [2025-03-11T07:24:17.723Z] 2f39f015ded8: Download complete [2025-03-11T07:24:17.981Z] 5eb5b503b376: Pull complete [2025-03-11T07:24:18.238Z] 5c69ac0246d0: Pull complete [2025-03-11T07:24:18.498Z] ec43610c2a17: Pull complete [2025-03-11T07:24:18.756Z] 3a2ae6a8a46f: Pull complete [2025-03-11T07:24:18.756Z] 33b1e0a273af: Pull complete [2025-03-11T07:24:19.015Z] 5d3b04190fa2: Pull complete [2025-03-11T07:24:22.293Z] 2f39f015ded8: Pull complete [2025-03-11T07:24:22.293Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T07:24:22.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:24:22.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:24:22.389Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:24:22.415Z] $ 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 [2025-03-11T07:24:23.835Z] $ docker top 6679c1cce1e06307cc73e0217f284b66f8b511a9db8e429640ca185c614d7b73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:24:24.229Z] ---> job-cost.sh [2025-03-11T07:24:24.229Z] lf-activate-venv: SKIPPING [2025-03-11T07:24:24.229Z] INFO: No Stack... [2025-03-11T07:24:24.796Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T07:24:25.055Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T07:24:25.346Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-03-11T07:24:25.346Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T07:24:25.358Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [2025-03-11T07:24:25.364Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] did not exist. Created. [2025-03-11T07:24:25.370Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T07:24:25.678Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-11T07:24:25.712Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T07:24:25.720Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T07:24:25.755Z] $ docker stop --time=1 6679c1cce1e06307cc73e0217f284b66f8b511a9db8e429640ca185c614d7b73 [2025-03-11T07:24:26.919Z] $ docker rm -f --volumes 6679c1cce1e06307cc73e0217f284b66f8b511a9db8e429640ca185c614d7b73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-11T07:25:33.068Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40870 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-03-11T07:25:33.086Z] Running in /w/workspace/app-service-configurable/269 [Pipeline] { [Pipeline] checkout [2025-03-11T07:25:36.142Z] The recommended git tool is: git [2025-03-11T07:25:41.282Z] using credential edgex-jenkins-ssh [2025-03-11T07:25:41.307Z] Cloning the remote Git repository [2025-03-11T07:25:41.354Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-03-11T07:25:41.474Z] > git init /w/workspace/app-service-configurable/269 # timeout=10 [2025-03-11T07:25:41.659Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-03-11T07:25:41.660Z] > git --version # timeout=10 [2025-03-11T07:25:41.685Z] > git --version # 'git version 2.25.1' [2025-03-11T07:25:41.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-11T07:25:41.863Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T07:25:43.937Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-03-11T07:25:43.965Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T07:25:44.963Z] Avoid second fetch [2025-03-11T07:25:44.964Z] Checking out Revision e952aefcdda7939f65187319d5e25fb8b4314498 (main) [2025-03-11T07:25:45.629Z] Commit message: "Merge pull request #717 from judehung/release-odessa" [2025-03-11T07:25:44.979Z] > git config core.sparsecheckout # timeout=10 [2025-03-11T07:25:45.050Z] > git checkout -f e952aefcdda7939f65187319d5e25fb8b4314498 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T07:25:50.426Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-11T07:25:50.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:25:50.426Z] Dload Upload Total Spent Left Speed [2025-03-11T07:25:50.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2025-03-11T07:25:50.762Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-11T07:25:51.096Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-11T07:25:51.096Z] + sudo tee /etc/docker/daemon.new [2025-03-11T07:25:51.096Z] { [2025-03-11T07:25:51.096Z] "registry-mirrors": [ [2025-03-11T07:25:51.096Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-11T07:25:51.096Z] ], [2025-03-11T07:25:51.096Z] "bip": "10.250.0.254/24", [2025-03-11T07:25:51.096Z] "hosts": [ [2025-03-11T07:25:51.096Z] "tcp://0.0.0.0:5555", [2025-03-11T07:25:51.096Z] "unix:///var/run/docker.sock" [2025-03-11T07:25:51.096Z] ], [2025-03-11T07:25:51.096Z] "mtu": 1458, [2025-03-11T07:25:51.096Z] "selinux-enabled": true, [2025-03-11T07:25:51.096Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-11T07:25:51.096Z] } [Pipeline] sh [2025-03-11T07:25:51.427Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-11T07:25:51.759Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:26:10.039Z] provisioning config files... [2025-03-11T07:26:10.072Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/269@tmp/config5363457782888274423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:26:10.556Z] ---> ****-login.sh [2025-03-11T07:26:10.556Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:26:11.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:26:11.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:26:11.146Z] Configure a credential helper to remove this warning. See [2025-03-11T07:26:11.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:26:11.146Z] [2025-03-11T07:26:11.146Z] Login Succeeded [2025-03-11T07:26:11.146Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:26:11.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:26:11.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:26:11.686Z] Configure a credential helper to remove this warning. See [2025-03-11T07:26:11.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:26:11.686Z] [2025-03-11T07:26:11.686Z] Login Succeeded [2025-03-11T07:26:11.686Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:26:11.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:26:11.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:26:11.957Z] Configure a credential helper to remove this warning. See [2025-03-11T07:26:11.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:26:11.958Z] [2025-03-11T07:26:11.958Z] Login Succeeded [2025-03-11T07:26:11.958Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:26:12.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:26:12.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:26:12.231Z] Configure a credential helper to remove this warning. See [2025-03-11T07:26:12.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:26:12.231Z] [2025-03-11T07:26:12.231Z] Login Succeeded [2025-03-11T07:26:12.231Z] ****.io [2025-03-11T07:26:12.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:26:12.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:26:12.770Z] Configure a credential helper to remove this warning. See [2025-03-11T07:26:12.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:26:12.770Z] [2025-03-11T07:26:12.770Z] Login Succeeded [2025-03-11T07:26:12.770Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:26:12.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T07:26:13.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:26:13.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:26:13.273Z] ========================================================= [2025-03-11T07:26:13.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-11T07:26:13.273Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:26:13.730Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-11T07:26:13.731Z] Sending build context to Docker daemon 224.3kB [2025-03-11T07:26:14.002Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T07:26:14.002Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-11T07:26:14.002Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-11T07:26:14.002Z] 9986a736f7d3: Pulling fs layer [2025-03-11T07:26:14.274Z] 1f018df60701: Pulling fs layer [2025-03-11T07:26:14.274Z] 39f8f326b044: Pulling fs layer [2025-03-11T07:26:14.274Z] e6a1e7a6a96a: Pulling fs layer [2025-03-11T07:26:14.274Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:26:14.274Z] d45d956e0dbf: Pulling fs layer [2025-03-11T07:26:14.274Z] d7702b0d1db1: Pulling fs layer [2025-03-11T07:26:14.274Z] 5c7f0f088c93: Pulling fs layer [2025-03-11T07:26:14.274Z] 4fdc064ae6cf: Pulling fs layer [2025-03-11T07:26:14.274Z] e6a1e7a6a96a: Waiting [2025-03-11T07:26:14.274Z] 4f4fb700ef54: Waiting [2025-03-11T07:26:14.274Z] d45d956e0dbf: Waiting [2025-03-11T07:26:14.274Z] d7702b0d1db1: Waiting [2025-03-11T07:26:14.274Z] 5c7f0f088c93: Waiting [2025-03-11T07:26:14.274Z] 4fdc064ae6cf: Waiting [2025-03-11T07:26:14.274Z] 1f018df60701: Verifying Checksum [2025-03-11T07:26:14.274Z] 1f018df60701: Download complete [2025-03-11T07:26:14.274Z] e6a1e7a6a96a: Verifying Checksum [2025-03-11T07:26:14.274Z] e6a1e7a6a96a: Download complete [2025-03-11T07:26:14.274Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:26:14.274Z] 4f4fb700ef54: Download complete [2025-03-11T07:26:14.274Z] d45d956e0dbf: Verifying Checksum [2025-03-11T07:26:14.274Z] d45d956e0dbf: Download complete [2025-03-11T07:26:14.274Z] d7702b0d1db1: Verifying Checksum [2025-03-11T07:26:14.274Z] d7702b0d1db1: Download complete [2025-03-11T07:26:14.274Z] 9986a736f7d3: Verifying Checksum [2025-03-11T07:26:14.274Z] 9986a736f7d3: Download complete [2025-03-11T07:26:14.873Z] 4fdc064ae6cf: Verifying Checksum [2025-03-11T07:26:14.873Z] 4fdc064ae6cf: Download complete [2025-03-11T07:26:15.887Z] 9986a736f7d3: Pull complete [2025-03-11T07:26:16.478Z] 1f018df60701: Pull complete [2025-03-11T07:26:16.759Z] 39f8f326b044: Verifying Checksum [2025-03-11T07:26:16.759Z] 39f8f326b044: Download complete [2025-03-11T07:26:17.728Z] 5c7f0f088c93: Verifying Checksum [2025-03-11T07:26:17.728Z] 5c7f0f088c93: Download complete [2025-03-11T07:26:32.770Z] 39f8f326b044: Pull complete [2025-03-11T07:26:32.770Z] e6a1e7a6a96a: Pull complete [2025-03-11T07:26:32.770Z] 4f4fb700ef54: Pull complete [2025-03-11T07:26:32.770Z] d45d956e0dbf: Pull complete [2025-03-11T07:26:32.770Z] d7702b0d1db1: Pull complete [2025-03-11T07:26:42.888Z] 5c7f0f088c93: Pull complete [2025-03-11T07:26:43.481Z] 4fdc064ae6cf: Pull complete [2025-03-11T07:26:43.481Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-11T07:26:43.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-11T07:26:43.481Z] ---> 63f30b955cb9 [2025-03-11T07:26:43.481Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T07:26:44.448Z] ---> Running in ef84c49f9d15 [2025-03-11T07:26:44.718Z] Removing intermediate container ef84c49f9d15 [2025-03-11T07:26:44.718Z] ---> 1d5f1b5ee3ff [2025-03-11T07:26:44.718Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T07:26:44.718Z] ---> Running in ddb4ba04f882 [2025-03-11T07:26:44.987Z] Removing intermediate container ddb4ba04f882 [2025-03-11T07:26:44.987Z] ---> a2980dc6fbdf [2025-03-11T07:26:44.987Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-11T07:26:44.987Z] ---> Running in 497c7d97b44c [2025-03-11T07:26:45.274Z] Removing intermediate container 497c7d97b44c [2025-03-11T07:26:45.274Z] ---> 56a7a020bd78 [2025-03-11T07:26:45.274Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T07:26:45.274Z] ---> Running in f398ee2f723d [2025-03-11T07:26:46.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:26:46.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:26:48.376Z] OK: 239 MiB in 58 packages [2025-03-11T07:26:49.347Z] Removing intermediate container f398ee2f723d [2025-03-11T07:26:49.347Z] ---> 5c933bed0020 [2025-03-11T07:26:49.347Z] Step 7/12 : WORKDIR /app [2025-03-11T07:26:49.347Z] ---> Running in 06e2caeef918 [2025-03-11T07:26:49.615Z] Removing intermediate container 06e2caeef918 [2025-03-11T07:26:49.615Z] ---> 083ab2c7ea63 [2025-03-11T07:26:49.615Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-11T07:26:50.197Z] ---> 6933cd85bca7 [2025-03-11T07:26:50.197Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:26:50.197Z] ---> Running in c6dd5e1b5eb9 [2025-03-11T07:28:41.861Z] Removing intermediate container c6dd5e1b5eb9 [2025-03-11T07:28:41.861Z] ---> 8826567b5f66 [2025-03-11T07:28:41.861Z] Step 10/12 : COPY . . [2025-03-11T07:28:41.861Z] ---> eb2bdd1a881d [2025-03-11T07:28:41.861Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T07:28:41.861Z] ---> Running in d968d3a570e6 [2025-03-11T07:28:41.861Z] Removing intermediate container d968d3a570e6 [2025-03-11T07:28:41.861Z] ---> 961c4b9f010f [2025-03-11T07:28:41.861Z] Step 12/12 : RUN $MAKE [2025-03-11T07:28:41.861Z] ---> Running in 20f54cbf70f0 [2025-03-11T07:28:41.861Z] noop [2025-03-11T07:28:41.861Z] Removing intermediate container 20f54cbf70f0 [2025-03-11T07:28:41.861Z] ---> f2f4cc081e11 [2025-03-11T07:28:41.861Z] Successfully built f2f4cc081e11 [2025-03-11T07:28:41.861Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:28:42.235Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T07:28:42.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:28:42.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-40870 does not seem to be running inside a container [2025-03-11T07:28:42.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/269 -v /w/workspace/app-service-configurable/269:/w/workspace/app-service-configurable/269:rw,z -v /w/workspace/app-service-configurable/269@tmp:/w/workspace/app-service-configurable/269@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 [2025-03-11T07:28:43.754Z] $ docker top e0372a2b2bec281ecd987f98c2135e0660f34d394b342e0ee47ea362065aca62 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:28:44.594Z] + go version [2025-03-11T07:28:44.594Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-11T07:28:44.610Z] $ docker stop --time=1 e0372a2b2bec281ecd987f98c2135e0660f34d394b342e0ee47ea362065aca62 [2025-03-11T07:28:46.226Z] $ docker rm -f --volumes e0372a2b2bec281ecd987f98c2135e0660f34d394b342e0ee47ea362065aca62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:28:46.844Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T07:28:46.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:28:47.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-40870 does not seem to be running inside a container [2025-03-11T07:28:47.095Z] $ 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/269 -v /w/workspace/app-service-configurable/269:/w/workspace/app-service-configurable/269:rw,z -v /w/workspace/app-service-configurable/269@tmp:/w/workspace/app-service-configurable/269@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 [2025-03-11T07:28:48.268Z] $ docker top 45ec759c0e8556b2a3c695fec9f602abd1a97000151f1f2ebb1634b556000e6a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:28:49.116Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/269 [Pipeline] fileExists [Pipeline] sh [2025-03-11T07:28:49.763Z] + make test [2025-03-11T07:28:49.763Z] go test -race -coverprofile=coverage.out ./... [2025-03-11T07:33:26.646Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-11T07:33:26.646Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-11T07:33:26.646Z] go vet ./... [2025-03-11T07:37:18.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T07:37:18.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T07:37:18.497Z] ./bin/test-attribution-txt.sh [2025-03-11T07:37:18.497Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-11T07:37:18.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-11T07:37:18.532Z] $ docker stop --time=1 45ec759c0e8556b2a3c695fec9f602abd1a97000151f1f2ebb1634b556000e6a [2025-03-11T07:37:20.541Z] $ docker rm -f --volumes 45ec759c0e8556b2a3c695fec9f602abd1a97000151f1f2ebb1634b556000e6a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:37:22.878Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T07:37:22.906Z] Warning: overwriting stash ‘coverage-report’ [2025-03-11T07:37:23.356Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T07:37:23.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T07:37:24.092Z] + ls -al . [2025-03-11T07:37:24.093Z] total 244 [2025-03-11T07:37:24.093Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 11 07:28 . [2025-03-11T07:37:24.093Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:25 .. [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 07:25 .dockerignore [2025-03-11T07:37:24.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:25 .git [2025-03-11T07:37:24.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:25 .github [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 11 07:25 .gitignore [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 07:25 .golangci.yml [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 16432 Mar 11 07:25 Attribution.txt [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 07:25 CHANGELOG.md [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 07:25 Dockerfile [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:25 GOVERNANCE.md [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 07:25 Jenkinsfile [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 07:25 LICENSE [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 07:25 OWNERS.md [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 07:25 README.md [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 07:21 VERSION [2025-03-11T07:37:24.093Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:25 bin [2025-03-11T07:37:24.093Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 11 07:33 coverage.out [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 07:25 go.mod [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 07:25 go.sum [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 07:25 main.go [2025-03-11T07:37:24.093Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 07:25 makefile [2025-03-11T07:37:24.093Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:37:24.449Z] + 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=e952aefcdda7939f65187319d5e25fb8b4314498 --label arch=arm64 --label version=4.0.0-dev.21 . [2025-03-11T07:37:24.449Z] Sending build context to Docker daemon 225.8kB [2025-03-11T07:37:24.720Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T07:37:24.720Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-11T07:37:24.720Z] ---> f2f4cc081e11 [2025-03-11T07:37:24.720Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T07:37:24.720Z] ---> Running in e48c98aac127 [2025-03-11T07:37:24.985Z] Removing intermediate container e48c98aac127 [2025-03-11T07:37:24.985Z] ---> 8320e7f7c39e [2025-03-11T07:37:24.985Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T07:37:25.250Z] ---> Running in 512d2934a9e0 [2025-03-11T07:37:25.528Z] Removing intermediate container 512d2934a9e0 [2025-03-11T07:37:25.528Z] ---> 9dd4ec966a9e [2025-03-11T07:37:25.528Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-11T07:37:25.528Z] ---> Running in ee31677f54fa [2025-03-11T07:37:25.797Z] Removing intermediate container ee31677f54fa [2025-03-11T07:37:25.797Z] ---> 52ab5be89667 [2025-03-11T07:37:25.797Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T07:37:26.067Z] ---> Running in e42a59748672 [2025-03-11T07:37:27.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:37:27.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:37:28.707Z] OK: 239 MiB in 58 packages [2025-03-11T07:37:29.670Z] Removing intermediate container e42a59748672 [2025-03-11T07:37:29.670Z] ---> 775168aacf0e [2025-03-11T07:37:29.670Z] Step 7/27 : WORKDIR /app [2025-03-11T07:37:29.670Z] ---> Running in 57218728299b [2025-03-11T07:37:30.266Z] Removing intermediate container 57218728299b [2025-03-11T07:37:30.266Z] ---> ef0fe01f4faf [2025-03-11T07:37:30.266Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-11T07:37:30.542Z] ---> 0540409c36ef [2025-03-11T07:37:30.542Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:37:30.847Z] ---> Running in dec26e678343 [2025-03-11T07:37:33.428Z] Removing intermediate container dec26e678343 [2025-03-11T07:37:33.428Z] ---> b38824b640b1 [2025-03-11T07:37:33.428Z] Step 10/27 : COPY . . [2025-03-11T07:37:33.694Z] ---> b1e0b2666130 [2025-03-11T07:37:33.694Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T07:37:33.694Z] ---> Running in 5507f8205acb [2025-03-11T07:37:33.961Z] Removing intermediate container 5507f8205acb [2025-03-11T07:37:33.961Z] ---> 7df9ebddda2e [2025-03-11T07:37:33.961Z] Step 12/27 : RUN $MAKE [2025-03-11T07:37:34.228Z] ---> Running in b2b6632af442 [2025-03-11T07:37:35.201Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-11T07:41:27.032Z] Removing intermediate container b2b6632af442 [2025-03-11T07:41:27.032Z] ---> d9a0726186a0 [2025-03-11T07:41:27.032Z] Step 13/27 : FROM alpine:3.20 [2025-03-11T07:41:27.032Z] 3.20: Pulling from library/alpine [2025-03-11T07:41:27.032Z] 94e9d8af2201: Pulling fs layer [2025-03-11T07:41:27.032Z] 94e9d8af2201: Verifying Checksum [2025-03-11T07:41:27.032Z] 94e9d8af2201: Download complete [2025-03-11T07:41:27.032Z] 94e9d8af2201: Pull complete [2025-03-11T07:41:27.032Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:41:27.032Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T07:41:27.032Z] ---> 7aab056cecc6 [2025-03-11T07:41:27.032Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-11T07:41:27.032Z] ---> Running in 420cfbcd336b [2025-03-11T07:41:27.032Z] Removing intermediate container 420cfbcd336b [2025-03-11T07:41:27.032Z] ---> c1add74da398 [2025-03-11T07:41:27.032Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-11T07:41:27.032Z] ---> Running in dacfcfad9647 [2025-03-11T07:41:27.032Z] Removing intermediate container dacfcfad9647 [2025-03-11T07:41:27.032Z] ---> ffd4493ac4c7 [2025-03-11T07:41:27.032Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-11T07:41:27.032Z] ---> Running in f130ac471780 [2025-03-11T07:41:27.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:41:27.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:41:27.616Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-11T07:41:27.616Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-11T07:41:27.616Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T07:41:27.616Z] Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:41:27.884Z] OK: 10 MiB in 16 packages [2025-03-11T07:41:29.391Z] Removing intermediate container f130ac471780 [2025-03-11T07:41:29.391Z] ---> f718d8c5e3c5 [2025-03-11T07:41:29.391Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-11T07:41:29.391Z] ---> Running in ff3f7f25727a [2025-03-11T07:41:30.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:41:30.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:41:32.099Z] OK: 10 MiB in 16 packages [2025-03-11T07:41:33.060Z] Removing intermediate container ff3f7f25727a [2025-03-11T07:41:33.060Z] ---> bd0cba4712c8 [2025-03-11T07:41:33.060Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-11T07:41:33.646Z] ---> af4c435bf75c [2025-03-11T07:41:33.646Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-11T07:41:34.231Z] ---> 960c3a859d25 [2025-03-11T07:41:34.231Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-11T07:41:34.498Z] ---> d43d8ca00697 [2025-03-11T07:41:34.498Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-11T07:41:36.447Z] ---> 02c6ab5ce216 [2025-03-11T07:41:36.447Z] Step 22/27 : EXPOSE 48095 [2025-03-11T07:41:36.714Z] ---> Running in fc902a6e7e43 [2025-03-11T07:41:36.981Z] Removing intermediate container fc902a6e7e43 [2025-03-11T07:41:36.981Z] ---> 1d5c97e22f65 [2025-03-11T07:41:36.981Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-11T07:41:36.981Z] ---> Running in 78f723f44539 [2025-03-11T07:41:37.249Z] Removing intermediate container 78f723f44539 [2025-03-11T07:41:37.249Z] ---> 82ce4d717757 [2025-03-11T07:41:37.249Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-11T07:41:37.519Z] ---> Running in fdcb9a32d580 [2025-03-11T07:41:37.786Z] Removing intermediate container fdcb9a32d580 [2025-03-11T07:41:37.786Z] ---> 176b3fb765ba [2025-03-11T07:41:37.786Z] Step 25/27 : LABEL arch=arm64 [2025-03-11T07:41:37.786Z] ---> Running in f4c6afbb013e [2025-03-11T07:41:38.054Z] Removing intermediate container f4c6afbb013e [2025-03-11T07:41:38.054Z] ---> c54e04ff15f1 [2025-03-11T07:41:38.054Z] Step 26/27 : LABEL git_sha=e952aefcdda7939f65187319d5e25fb8b4314498 [2025-03-11T07:41:38.323Z] ---> Running in efccea1ee7c3 [2025-03-11T07:41:38.590Z] Removing intermediate container efccea1ee7c3 [2025-03-11T07:41:38.590Z] ---> a048fccb0807 [2025-03-11T07:41:38.590Z] Step 27/27 : LABEL version=4.0.0-dev.21 [2025-03-11T07:41:38.590Z] ---> Running in 3b1b517f3214 [2025-03-11T07:41:38.856Z] Removing intermediate container 3b1b517f3214 [2025-03-11T07:41:38.856Z] ---> 79e4d2fdf0e9 [2025-03-11T07:41:38.856Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T07:41:38.856Z] Successfully built 79e4d2fdf0e9 [2025-03-11T07:41:38.856Z] 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 [2025-03-11T07:41:39.003Z] provisioning config files... [2025-03-11T07:41:39.019Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/269@tmp/config10298858467732073355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:41:39.367Z] ---> ****-login.sh [2025-03-11T07:41:39.367Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:41:39.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:41:39.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:41:39.633Z] Configure a credential helper to remove this warning. See [2025-03-11T07:41:39.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:41:39.634Z] [2025-03-11T07:41:39.634Z] Login Succeeded [2025-03-11T07:41:39.634Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:41:39.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:41:39.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:41:39.900Z] Configure a credential helper to remove this warning. See [2025-03-11T07:41:39.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:41:39.900Z] [2025-03-11T07:41:39.900Z] Login Succeeded [2025-03-11T07:41:39.900Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:41:40.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:41:40.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:41:40.433Z] Configure a credential helper to remove this warning. See [2025-03-11T07:41:40.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:41:40.433Z] [2025-03-11T07:41:40.433Z] Login Succeeded [2025-03-11T07:41:40.433Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:41:40.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:41:40.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:41:40.700Z] Configure a credential helper to remove this warning. See [2025-03-11T07:41:40.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:41:40.700Z] [2025-03-11T07:41:40.700Z] Login Succeeded [2025-03-11T07:41:40.700Z] ****.io [2025-03-11T07:41:40.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:41:41.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:41:41.236Z] Configure a credential helper to remove this warning. See [2025-03-11T07:41:41.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:41:41.236Z] [2025-03-11T07:41:41.236Z] Login Succeeded [2025-03-11T07:41:41.236Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:41:41.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:41:41.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:41:41.329Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-03-11T07:41:41.329Z] e952aefcdda7939f65187319d5e25fb8b4314498 [2025-03-11T07:41:41.329Z] latest [2025-03-11T07:41:41.329Z] 4.0.0-dev.21 [2025-03-11T07:41:41.329Z] e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [2025-03-11T07:41:41.329Z] main [2025-03-11T07:41:41.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:41:41.712Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:41:42.069Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498 [2025-03-11T07:41:42.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-11T07:41:42.069Z] 5009a2dbbedf: Preparing [2025-03-11T07:41:42.069Z] 395a5fa8b127: Preparing [2025-03-11T07:41:42.069Z] b92c6927e2fb: Preparing [2025-03-11T07:41:42.069Z] 84f274aeb6bd: Preparing [2025-03-11T07:41:42.069Z] 1f61c137f070: Preparing [2025-03-11T07:41:42.069Z] 02df41089828: Preparing [2025-03-11T07:41:42.069Z] dd9c8f8612c8: Preparing [2025-03-11T07:41:42.069Z] 02df41089828: Waiting [2025-03-11T07:41:42.334Z] 84f274aeb6bd: Pushed [2025-03-11T07:41:42.334Z] 1f61c137f070: Pushed [2025-03-11T07:41:42.334Z] b92c6927e2fb: Pushed [2025-03-11T07:41:42.334Z] 395a5fa8b127: Pushed [2025-03-11T07:41:42.334Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:41:42.598Z] 02df41089828: Pushed [2025-03-11T07:41:50.790Z] 5009a2dbbedf: Pushed [2025-03-11T07:41:50.790Z] e952aefcdda7939f65187319d5e25fb8b4314498: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:41:51.156Z] + 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 [2025-03-11T07:41:51.518Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-11T07:41:51.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-11T07:41:51.518Z] 5009a2dbbedf: Preparing [2025-03-11T07:41:51.518Z] 395a5fa8b127: Preparing [2025-03-11T07:41:51.518Z] b92c6927e2fb: Preparing [2025-03-11T07:41:51.518Z] 84f274aeb6bd: Preparing [2025-03-11T07:41:51.518Z] 1f61c137f070: Preparing [2025-03-11T07:41:51.518Z] 02df41089828: Preparing [2025-03-11T07:41:51.518Z] dd9c8f8612c8: Preparing [2025-03-11T07:41:51.518Z] 02df41089828: Waiting [2025-03-11T07:41:51.518Z] dd9c8f8612c8: Waiting [2025-03-11T07:41:51.518Z] 84f274aeb6bd: Layer already exists [2025-03-11T07:41:51.518Z] b92c6927e2fb: Layer already exists [2025-03-11T07:41:51.518Z] 5009a2dbbedf: Layer already exists [2025-03-11T07:41:51.518Z] 395a5fa8b127: Layer already exists [2025-03-11T07:41:51.518Z] 1f61c137f070: Layer already exists [2025-03-11T07:41:51.518Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:41:51.518Z] 02df41089828: Layer already exists [2025-03-11T07:41:51.783Z] latest: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:41:52.144Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:41:52.510Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.21 [2025-03-11T07:41:52.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-11T07:41:52.510Z] 5009a2dbbedf: Preparing [2025-03-11T07:41:52.510Z] 395a5fa8b127: Preparing [2025-03-11T07:41:52.510Z] b92c6927e2fb: Preparing [2025-03-11T07:41:52.510Z] 84f274aeb6bd: Preparing [2025-03-11T07:41:52.510Z] 1f61c137f070: Preparing [2025-03-11T07:41:52.510Z] 02df41089828: Preparing [2025-03-11T07:41:52.510Z] dd9c8f8612c8: Preparing [2025-03-11T07:41:52.510Z] 02df41089828: Waiting [2025-03-11T07:41:52.510Z] dd9c8f8612c8: Waiting [2025-03-11T07:41:52.510Z] 1f61c137f070: Layer already exists [2025-03-11T07:41:52.510Z] 395a5fa8b127: Layer already exists [2025-03-11T07:41:52.510Z] 5009a2dbbedf: Layer already exists [2025-03-11T07:41:52.510Z] b92c6927e2fb: Layer already exists [2025-03-11T07:41:52.510Z] 84f274aeb6bd: Layer already exists [2025-03-11T07:41:52.510Z] 02df41089828: Layer already exists [2025-03-11T07:41:52.510Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:41:52.831Z] 4.0.0-dev.21: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:41:53.185Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:41:53.532Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [2025-03-11T07:41:53.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-11T07:41:53.532Z] 5009a2dbbedf: Preparing [2025-03-11T07:41:53.532Z] 395a5fa8b127: Preparing [2025-03-11T07:41:53.532Z] b92c6927e2fb: Preparing [2025-03-11T07:41:53.532Z] 84f274aeb6bd: Preparing [2025-03-11T07:41:53.532Z] 1f61c137f070: Preparing [2025-03-11T07:41:53.532Z] 02df41089828: Preparing [2025-03-11T07:41:53.532Z] dd9c8f8612c8: Preparing [2025-03-11T07:41:53.532Z] dd9c8f8612c8: Waiting [2025-03-11T07:41:53.532Z] 02df41089828: Waiting [2025-03-11T07:41:53.532Z] 1f61c137f070: Layer already exists [2025-03-11T07:41:53.532Z] 395a5fa8b127: Layer already exists [2025-03-11T07:41:53.532Z] 84f274aeb6bd: Layer already exists [2025-03-11T07:41:53.532Z] 5009a2dbbedf: Layer already exists [2025-03-11T07:41:53.532Z] b92c6927e2fb: Layer already exists [2025-03-11T07:41:53.532Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:41:53.532Z] 02df41089828: Layer already exists [2025-03-11T07:41:53.797Z] e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:41:54.151Z] + 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 [2025-03-11T07:41:54.497Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-03-11T07:41:54.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-11T07:41:54.497Z] 5009a2dbbedf: Preparing [2025-03-11T07:41:54.497Z] 395a5fa8b127: Preparing [2025-03-11T07:41:54.497Z] b92c6927e2fb: Preparing [2025-03-11T07:41:54.497Z] 84f274aeb6bd: Preparing [2025-03-11T07:41:54.497Z] 1f61c137f070: Preparing [2025-03-11T07:41:54.497Z] 02df41089828: Preparing [2025-03-11T07:41:54.497Z] dd9c8f8612c8: Preparing [2025-03-11T07:41:54.497Z] 02df41089828: Waiting [2025-03-11T07:41:54.497Z] dd9c8f8612c8: Waiting [2025-03-11T07:41:54.497Z] 5009a2dbbedf: Layer already exists [2025-03-11T07:41:54.497Z] 1f61c137f070: Layer already exists [2025-03-11T07:41:54.497Z] 84f274aeb6bd: Layer already exists [2025-03-11T07:41:54.497Z] b92c6927e2fb: Layer already exists [2025-03-11T07:41:54.497Z] 395a5fa8b127: Layer already exists [2025-03-11T07:41:54.497Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:41:54.497Z] 02df41089828: Layer already exists [2025-03-11T07:41:54.762Z] main: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:41:54.838Z] ===================================================== [Pipeline] echo [2025-03-11T07:41:54.850Z] taggedImages: [2025-03-11T07:41:54.850Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498 [2025-03-11T07:41:54.850Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-11T07:41:54.850Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.21 [2025-03-11T07:41:54.850Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [2025-03-11T07:41:54.850Z] - 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 [2025-03-11T07:41:55.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T07:41:55.244Z] [2025-03-11T07:41:55.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:41:55.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T07:41:55.673Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-11T07:41:55.673Z] 8998bd30e6a1: Pulling fs layer [2025-03-11T07:41:55.673Z] 04944245beec: Pulling fs layer [2025-03-11T07:41:55.673Z] 699f458cf7ca: Pulling fs layer [2025-03-11T07:41:55.673Z] 765212b225bb: Pulling fs layer [2025-03-11T07:41:55.673Z] f23df028b6ca: Pulling fs layer [2025-03-11T07:41:55.673Z] d65c8cfc05b1: Pulling fs layer [2025-03-11T07:41:55.673Z] 2437ff75d9bd: Pulling fs layer [2025-03-11T07:41:55.673Z] 765212b225bb: Waiting [2025-03-11T07:41:55.673Z] f23df028b6ca: Waiting [2025-03-11T07:41:55.673Z] d65c8cfc05b1: Waiting [2025-03-11T07:41:55.673Z] 2437ff75d9bd: Waiting [2025-03-11T07:41:55.943Z] 04944245beec: Verifying Checksum [2025-03-11T07:41:55.943Z] 04944245beec: Download complete [2025-03-11T07:41:55.943Z] 765212b225bb: Verifying Checksum [2025-03-11T07:41:55.943Z] 765212b225bb: Download complete [2025-03-11T07:41:55.943Z] f23df028b6ca: Verifying Checksum [2025-03-11T07:41:55.943Z] f23df028b6ca: Download complete [2025-03-11T07:41:55.943Z] d65c8cfc05b1: Verifying Checksum [2025-03-11T07:41:55.943Z] d65c8cfc05b1: Download complete [2025-03-11T07:41:56.220Z] 699f458cf7ca: Verifying Checksum [2025-03-11T07:41:56.220Z] 699f458cf7ca: Download complete [2025-03-11T07:41:56.498Z] 8998bd30e6a1: Verifying Checksum [2025-03-11T07:41:56.498Z] 8998bd30e6a1: Download complete [2025-03-11T07:42:00.810Z] 2437ff75d9bd: Verifying Checksum [2025-03-11T07:42:00.810Z] 2437ff75d9bd: Download complete [2025-03-11T07:42:01.389Z] 8998bd30e6a1: Pull complete [2025-03-11T07:42:01.970Z] 04944245beec: Pull complete [2025-03-11T07:42:03.385Z] 699f458cf7ca: Pull complete [2025-03-11T07:42:03.651Z] 765212b225bb: Pull complete [2025-03-11T07:42:04.609Z] f23df028b6ca: Pull complete [2025-03-11T07:42:04.874Z] d65c8cfc05b1: Pull complete [2025-03-11T07:42:23.111Z] 2437ff75d9bd: Pull complete [2025-03-11T07:42:23.111Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-11T07:42:23.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T07:42:23.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:42:23.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-40870 does not seem to be running inside a container [2025-03-11T07:42:23.393Z] $ 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/269 -v /w/workspace/app-service-configurable/269:/w/workspace/app-service-configurable/269:rw,z -v /w/workspace/app-service-configurable/269@tmp:/w/workspace/app-service-configurable/269@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 [2025-03-11T07:42:26.330Z] $ docker top f295b6033294dafd0a589ee829cba59fad4e846f8e1a7fd544947e741300f1cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:42:26.969Z] ---> job-cost.sh [2025-03-11T07:42:27.236Z] lf-activate-venv: SKIPPING [2025-03-11T07:42:27.236Z] INFO: No Stack... [2025-03-11T07:42:27.502Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-11T07:42:28.464Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T07:42:29.117Z] + cat /w/workspace/app-service-configurable/269/archives/cost.csv+ [2025-03-11T07:42:29.117Z] cut -d, -f6 [Pipeline] lock [2025-03-11T07:42:29.154Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [2025-03-11T07:42:29.164Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] did not exist. Created. [2025-03-11T07:42:29.169Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T07:42:29.829Z] /w/workspace/app-service-configurable/269@tmp/durable-d42a8781/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-11T07:42:30.472Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-11T07:42:30.499Z] Warning: overwriting stash ‘stack-cost’ [2025-03-11T07:42:30.548Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T07:42:30.557Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T07:42:30.580Z] $ docker stop --time=1 f295b6033294dafd0a589ee829cba59fad4e846f8e1a7fd544947e741300f1cc [2025-03-11T07:42:32.113Z] $ docker rm -f --volumes f295b6033294dafd0a589ee829cba59fad4e846f8e1a7fd544947e741300f1cc [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 [2025-03-11T07:42:32.592Z] provisioning config files... [2025-03-11T07:42:32.598Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13209625771738311297tmp [Pipeline] { [Pipeline] sh [2025-03-11T07:42:32.895Z] + set +x [2025-03-11T07:42:32.895Z] + bash -s -- [2025-03-11T07:42:32.895Z] + curl -s https://codecov.io/bash [2025-03-11T07:42:32.895Z] [2025-03-11T07:42:32.895Z] _____ _ [2025-03-11T07:42:32.895Z] / ____| | | [2025-03-11T07:42:32.895Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T07:42:32.895Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T07:42:32.895Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T07:42:32.895Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T07:42:32.895Z] Bash-1.0.6 [2025-03-11T07:42:32.895Z] [2025-03-11T07:42:32.895Z] [2025-03-11T07:42:32.895Z] ==> git version 2.25.1 found [2025-03-11T07:42:32.895Z] ==> 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 [2025-03-11T07:42:32.895Z] Release-Date: 2020-01-08 [2025-03-11T07:42:32.895Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-11T07:42:32.895Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T07:42:32.895Z] ==> Jenkins CI detected. [2025-03-11T07:42:32.895Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-03-11T07:42:32.895Z] project root: . [2025-03-11T07:42:32.895Z] --> token set from env [2025-03-11T07:42:32.895Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-11T07:42:32.895Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T07:42:32.895Z] ==> Python coveragepy not found [2025-03-11T07:42:32.895Z] ==> Searching for coverage reports in: [2025-03-11T07:42:32.895Z] + . [2025-03-11T07:42:32.895Z] -> Found 1 reports [2025-03-11T07:42:32.895Z] ==> Detecting git/mercurial file structure [2025-03-11T07:42:32.895Z] ==> Reading reports [2025-03-11T07:42:32.895Z] + ./coverage.out bytes=953 [2025-03-11T07:42:33.154Z] ==> Appending adjustments [2025-03-11T07:42:33.154Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T07:42:33.154Z] + Found adjustments [2025-03-11T07:42:33.154Z] ==> Gzipping contents [2025-03-11T07:42:33.154Z] 4.0K /tmp/codecov.C96SJ8.gz [2025-03-11T07:42:33.154Z] ==> Uploading reports [2025-03-11T07:42:33.154Z] url: https://codecov.io [2025-03-11T07:42:33.154Z] query: branch=main&commit=e952aefcdda7939f65187319d5e25fb8b4314498&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T07:42:33.154Z] -> Pinging Codecov [2025-03-11T07:42:33.154Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e952aefcdda7939f65187319d5e25fb8b4314498&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T07:42:33.412Z] -> Uploading to [2025-03-11T07:42:33.412Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/e952aefcdda7939f65187319d5e25fb8b4314498/a0cd90ac-4d4f-4884-9725-d786e568b8f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T074233Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9a8a881baeb771fd8c1e58d3c70b4a405101a1d44a73cba5ebf4de26f654e6d [2025-03-11T07:42:33.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:42:33.412Z] Dload Upload Total Spent Left Speed [2025-03-11T07:42:33.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 1267 --:--:-- --:--:-- --:--:-- 1267 [2025-03-11T07:42:33.671Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] } [2025-03-11T07:42:33.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-11T07:42:33.929Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-11T07:42:33.949Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:42:34.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T07:42:34.260Z] [2025-03-11T07:42:34.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:42:34.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T07:42:34.559Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-11T07:42:34.559Z] 43c4264eed91: Pulling fs layer [2025-03-11T07:42:34.559Z] 4cc291be95ef: Pulling fs layer [2025-03-11T07:42:34.559Z] 2ac1f1163629: Pulling fs layer [2025-03-11T07:42:34.559Z] 5c3c966382ef: Pulling fs layer [2025-03-11T07:42:34.559Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:42:34.559Z] d9c7d2e4e75e: Pulling fs layer [2025-03-11T07:42:34.559Z] 9c3e1370e548: Pulling fs layer [2025-03-11T07:42:34.559Z] 4f4fb700ef54: Waiting [2025-03-11T07:42:34.559Z] 5c3c966382ef: Waiting [2025-03-11T07:42:34.559Z] d9c7d2e4e75e: Waiting [2025-03-11T07:42:34.559Z] 9c3e1370e548: Waiting [2025-03-11T07:42:34.559Z] 4cc291be95ef: Download complete [2025-03-11T07:42:34.559Z] 5c3c966382ef: Verifying Checksum [2025-03-11T07:42:34.559Z] 5c3c966382ef: Download complete [2025-03-11T07:42:34.559Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:42:34.559Z] 4f4fb700ef54: Download complete [2025-03-11T07:42:34.559Z] 43c4264eed91: Verifying Checksum [2025-03-11T07:42:34.559Z] 43c4264eed91: Download complete [2025-03-11T07:42:34.817Z] 43c4264eed91: Pull complete [2025-03-11T07:42:34.817Z] d9c7d2e4e75e: Verifying Checksum [2025-03-11T07:42:34.817Z] d9c7d2e4e75e: Download complete [2025-03-11T07:42:34.817Z] 4cc291be95ef: Pull complete [2025-03-11T07:42:35.074Z] 2ac1f1163629: Verifying Checksum [2025-03-11T07:42:35.074Z] 2ac1f1163629: Download complete [2025-03-11T07:42:35.638Z] 9c3e1370e548: Verifying Checksum [2025-03-11T07:42:35.638Z] 9c3e1370e548: Download complete [2025-03-11T07:42:38.164Z] 2ac1f1163629: Pull complete [2025-03-11T07:42:38.164Z] 5c3c966382ef: Pull complete [2025-03-11T07:42:38.422Z] 4f4fb700ef54: Pull complete [2025-03-11T07:42:38.679Z] d9c7d2e4e75e: Pull complete [2025-03-11T07:42:41.956Z] 9c3e1370e548: Pull complete [2025-03-11T07:42:41.956Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-11T07:42:41.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T07:42:41.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:42:42.053Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:42:42.084Z] $ 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 [2025-03-11T07:42:44.025Z] $ docker top 76e6d95af0e3e1dd2a4437195f1bf3886f85d355610b0c6ac14cdfb8b7d48d0e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:42:44.378Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-03-11T07:42:44.389Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-03-11T07:42:44.674Z] + set -o pipefail [2025-03-11T07:42:44.675Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-03-11T07:42:52.789Z] [2025-03-11T07:42:52.789Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-03-11T07:42:52.789Z] [2025-03-11T07:42:52.789Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/221aaad0-064d-4a5c-8544-0a9ac46a548d [2025-03-11T07:42:52.789Z] [2025-03-11T07:42:52.789Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-11T07:42:52.789Z] [2025-03-11T07:42:53.049Z] [2025-03-11T07:42:53.049Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-11T07:42:53.049Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-11T07:42:53.326Z] $ docker stop --time=1 76e6d95af0e3e1dd2a4437195f1bf3886f85d355610b0c6ac14cdfb8b7d48d0e [2025-03-11T07:42:55.647Z] $ docker rm -f --volumes 76e6d95af0e3e1dd2a4437195f1bf3886f85d355610b0c6ac14cdfb8b7d48d0e [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 [2025-03-11T07:42:56.511Z] + git log --format=format:%s -1 e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] sh [2025-03-11T07:42:56.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T07:42:56.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:42:57.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:42:57.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:42:57.200Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:42:57.235Z] $ 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 [2025-03-11T07:42:57.615Z] $ docker top ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T07:42:57.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:42:57.707Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:42:57.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:42:57.834Z] $ docker exec ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a ssh-agent [2025-03-11T07:42:57.933Z] SSH_AUTH_SOCK=/tmp/ssh-vGQgTo8T5dpr/agent.32 [2025-03-11T07:42:57.933Z] SSH_AGENT_PID=38 [2025-03-11T07:42:57.937Z] Running ssh-add (command line suppressed) [2025-03-11T07:42:58.053Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4111691547432175642.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4111691547432175642.key) [2025-03-11T07:42:58.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:42:58.356Z] + git semver tag [2025-03-11T07:42:58.621Z] 2025-03-11 07:42:58,553 [run_tag] DEBUG tag force:False [2025-03-11T07:42:58.622Z] 2025-03-11 07:42:58,553 [check_head_tag] DEBUG check head tag [2025-03-11T07:42:58.622Z] 2025-03-11 07:42:58,554 [execute] INFO git cat-file --batch-check [2025-03-11T07:42:58.622Z] 2025-03-11 07:42:58,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-03-11T07:42:58.622Z] 2025-03-11 07:42:58,559 [execute] INFO git cat-file --batch [2025-03-11T07:42:58.622Z] 2025-03-11 07:42:58,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-03-11T07:42:58.622Z] 2025-03-11 07:42:58,594 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-11T07:42:58.622Z] 2025-03-11 07:42:58,594 [execute] INFO git tag -a v4.0.0-dev.21 -m v4.0.0-dev.21 [2025-03-11T07:42:58.622Z] 2025-03-11 07:42:58,594 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.21', '-m', 'v4.0.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:42:58.622Z] 2025-03-11 07:42:58,600 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-11T07:42:58.622Z] 4.0.0-dev.21 [Pipeline] } [2025-03-11T07:42:58.636Z] $ docker exec --env ******** --env ******** ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a ssh-agent -k [2025-03-11T07:42:58.747Z] unset SSH_AUTH_SOCK; [2025-03-11T07:42:58.747Z] unset SSH_AGENT_PID; [2025-03-11T07:42:58.747Z] echo Agent pid 38 killed; [2025-03-11T07:42:58.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:42:59.083Z] + git semver [Pipeline] } [2025-03-11T07:42:59.362Z] $ docker stop --time=1 ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a [2025-03-11T07:43:00.636Z] $ docker rm -f --volumes ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:43:01.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T07:43:01.046Z] [2025-03-11T07:43:01.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:43:01.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T07:43:01.352Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-11T07:43:01.352Z] ab5ef0e58194: Pulling fs layer [2025-03-11T07:43:01.352Z] 9712f1f96733: Pulling fs layer [2025-03-11T07:43:01.352Z] 63f879dbbcfc: Pulling fs layer [2025-03-11T07:43:01.352Z] 0d9ebad4ef96: Pulling fs layer [2025-03-11T07:43:01.352Z] e9a5061849ea: Pulling fs layer [2025-03-11T07:43:01.352Z] d747dcd14b5f: Pulling fs layer [2025-03-11T07:43:01.352Z] 2de7ff778b66: Pulling fs layer [2025-03-11T07:43:01.352Z] e9a5061849ea: Waiting [2025-03-11T07:43:01.352Z] 2de7ff778b66: Waiting [2025-03-11T07:43:01.352Z] d747dcd14b5f: Waiting [2025-03-11T07:43:01.352Z] 0d9ebad4ef96: Waiting [2025-03-11T07:43:01.352Z] 9712f1f96733: Verifying Checksum [2025-03-11T07:43:01.352Z] 9712f1f96733: Download complete [2025-03-11T07:43:01.616Z] 63f879dbbcfc: Verifying Checksum [2025-03-11T07:43:01.616Z] 63f879dbbcfc: Download complete [2025-03-11T07:43:01.874Z] e9a5061849ea: Verifying Checksum [2025-03-11T07:43:01.874Z] e9a5061849ea: Download complete [2025-03-11T07:43:01.874Z] d747dcd14b5f: Verifying Checksum [2025-03-11T07:43:01.874Z] d747dcd14b5f: Download complete [2025-03-11T07:43:01.874Z] 0d9ebad4ef96: Verifying Checksum [2025-03-11T07:43:01.874Z] 0d9ebad4ef96: Download complete [2025-03-11T07:43:01.874Z] ab5ef0e58194: Verifying Checksum [2025-03-11T07:43:01.874Z] ab5ef0e58194: Download complete [2025-03-11T07:43:01.874Z] 2de7ff778b66: Verifying Checksum [2025-03-11T07:43:01.874Z] 2de7ff778b66: Download complete [2025-03-11T07:43:05.161Z] ab5ef0e58194: Pull complete [2025-03-11T07:43:05.161Z] 9712f1f96733: Pull complete [2025-03-11T07:43:05.419Z] 63f879dbbcfc: Pull complete [2025-03-11T07:43:09.602Z] 0d9ebad4ef96: Pull complete [2025-03-11T07:43:09.602Z] e9a5061849ea: Pull complete [2025-03-11T07:43:09.602Z] d747dcd14b5f: Pull complete [2025-03-11T07:43:10.535Z] 2de7ff778b66: Pull complete [2025-03-11T07:43:10.535Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-11T07:43:10.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T07:43:10.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:43:10.650Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:43:10.684Z] $ 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 [2025-03-11T07:43:12.807Z] $ docker top 636ab06c4dd2462009cea8ac15c9cf2f7a77401242118f1f6a232941590d03d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:43:12.890Z] provisioning config files... [2025-03-11T07:43:12.896Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8691839912271722504tmp [2025-03-11T07:43:12.904Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1328350569867693319tmp [2025-03-11T07:43:12.910Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13657394118752448306tmp [Pipeline] { [Pipeline] echo [2025-03-11T07:43:12.936Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:13.220Z] ---> sigul-configuration.sh [2025-03-11T07:43:13.220Z] gpg: directory `/root/.gnupg' created [2025-03-11T07:43:13.220Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-11T07:43:13.220Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-11T07:43:13.220Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-11T07:43:13.220Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-11T07:43:13.220Z] gpg: CAST5 encrypted data [2025-03-11T07:43:13.220Z] gpg: encrypted with 1 passphrase [2025-03-11T07:43:13.220Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-11T07:43:13.516Z] + mkdir /home/jenkins [2025-03-11T07:43:13.516Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-11T07:43:13.811Z] + 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 [2025-03-11T07:43:13.822Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:14.114Z] ---> sigul-install.sh [2025-03-11T07:43:14.114Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-11T07:43:14.408Z] + git tag --list [2025-03-11T07:43:14.408Z] v1.0.0 [2025-03-11T07:43:14.408Z] v1.1.0 [2025-03-11T07:43:14.408Z] v1.2.0 [2025-03-11T07:43:14.408Z] v1.3.0 [2025-03-11T07:43:14.408Z] v1.3.1 [2025-03-11T07:43:14.408Z] v2.0.0 [2025-03-11T07:43:14.408Z] v2.0.1 [2025-03-11T07:43:14.408Z] v2.1.0 [2025-03-11T07:43:14.408Z] v2.1.1 [2025-03-11T07:43:14.408Z] v2.1.2 [2025-03-11T07:43:14.408Z] v2.2.0 [2025-03-11T07:43:14.408Z] v2.3 [2025-03-11T07:43:14.408Z] v2.3.0 [2025-03-11T07:43:14.408Z] v2.3.1 [2025-03-11T07:43:14.408Z] v3.0 [2025-03-11T07:43:14.408Z] v3.0.0 [2025-03-11T07:43:14.408Z] v3.0.1 [2025-03-11T07:43:14.408Z] v3.0.1-dev.1 [2025-03-11T07:43:14.408Z] v3.1 [2025-03-11T07:43:14.408Z] v3.1.0 [2025-03-11T07:43:14.408Z] v3.1.0-dev.1 [2025-03-11T07:43:14.408Z] v3.1.0-dev.10 [2025-03-11T07:43:14.408Z] v3.1.0-dev.11 [2025-03-11T07:43:14.408Z] v3.1.0-dev.12 [2025-03-11T07:43:14.408Z] v3.1.0-dev.13 [2025-03-11T07:43:14.408Z] v3.1.0-dev.14 [2025-03-11T07:43:14.408Z] v3.1.0-dev.15 [2025-03-11T07:43:14.408Z] v3.1.0-dev.16 [2025-03-11T07:43:14.408Z] v3.1.0-dev.17 [2025-03-11T07:43:14.408Z] v3.1.0-dev.18 [2025-03-11T07:43:14.408Z] v3.1.0-dev.19 [2025-03-11T07:43:14.408Z] v3.1.0-dev.2 [2025-03-11T07:43:14.408Z] v3.1.0-dev.20 [2025-03-11T07:43:14.408Z] v3.1.0-dev.21 [2025-03-11T07:43:14.408Z] v3.1.0-dev.22 [2025-03-11T07:43:14.408Z] v3.1.0-dev.23 [2025-03-11T07:43:14.408Z] v3.1.0-dev.24 [2025-03-11T07:43:14.408Z] v3.1.0-dev.25 [2025-03-11T07:43:14.408Z] v3.1.0-dev.26 [2025-03-11T07:43:14.408Z] v3.1.0-dev.27 [2025-03-11T07:43:14.408Z] v3.1.0-dev.28 [2025-03-11T07:43:14.408Z] v3.1.0-dev.29 [2025-03-11T07:43:14.408Z] v3.1.0-dev.3 [2025-03-11T07:43:14.408Z] v3.1.0-dev.30 [2025-03-11T07:43:14.408Z] v3.1.0-dev.31 [2025-03-11T07:43:14.408Z] v3.1.0-dev.32 [2025-03-11T07:43:14.408Z] v3.1.0-dev.33 [2025-03-11T07:43:14.408Z] v3.1.0-dev.34 [2025-03-11T07:43:14.408Z] v3.1.0-dev.35 [2025-03-11T07:43:14.408Z] v3.1.0-dev.36 [2025-03-11T07:43:14.408Z] v3.1.0-dev.37 [2025-03-11T07:43:14.408Z] v3.1.0-dev.38 [2025-03-11T07:43:14.408Z] v3.1.0-dev.39 [2025-03-11T07:43:14.408Z] v3.1.0-dev.4 [2025-03-11T07:43:14.408Z] v3.1.0-dev.5 [2025-03-11T07:43:14.408Z] v3.1.0-dev.6 [2025-03-11T07:43:14.408Z] v3.1.0-dev.7 [2025-03-11T07:43:14.408Z] v3.1.0-dev.8 [2025-03-11T07:43:14.408Z] v3.1.0-dev.9 [2025-03-11T07:43:14.408Z] v3.1.1 [2025-03-11T07:43:14.408Z] v3.1.1-dev.1 [2025-03-11T07:43:14.408Z] v3.2.0-dev.1 [2025-03-11T07:43:14.408Z] v3.2.0-dev.10 [2025-03-11T07:43:14.408Z] v3.2.0-dev.11 [2025-03-11T07:43:14.408Z] v3.2.0-dev.12 [2025-03-11T07:43:14.408Z] v3.2.0-dev.13 [2025-03-11T07:43:14.408Z] v3.2.0-dev.14 [2025-03-11T07:43:14.408Z] v3.2.0-dev.15 [2025-03-11T07:43:14.408Z] v3.2.0-dev.16 [2025-03-11T07:43:14.408Z] v3.2.0-dev.17 [2025-03-11T07:43:14.408Z] v3.2.0-dev.18 [2025-03-11T07:43:14.408Z] v3.2.0-dev.19 [2025-03-11T07:43:14.408Z] v3.2.0-dev.2 [2025-03-11T07:43:14.408Z] v3.2.0-dev.20 [2025-03-11T07:43:14.408Z] v3.2.0-dev.21 [2025-03-11T07:43:14.408Z] v3.2.0-dev.22 [2025-03-11T07:43:14.408Z] v3.2.0-dev.23 [2025-03-11T07:43:14.408Z] v3.2.0-dev.24 [2025-03-11T07:43:14.408Z] v3.2.0-dev.25 [2025-03-11T07:43:14.408Z] v3.2.0-dev.26 [2025-03-11T07:43:14.408Z] v3.2.0-dev.27 [2025-03-11T07:43:14.408Z] v3.2.0-dev.28 [2025-03-11T07:43:14.408Z] v3.2.0-dev.29 [2025-03-11T07:43:14.408Z] v3.2.0-dev.3 [2025-03-11T07:43:14.408Z] v3.2.0-dev.30 [2025-03-11T07:43:14.408Z] v3.2.0-dev.31 [2025-03-11T07:43:14.408Z] v3.2.0-dev.32 [2025-03-11T07:43:14.408Z] v3.2.0-dev.33 [2025-03-11T07:43:14.409Z] v3.2.0-dev.34 [2025-03-11T07:43:14.409Z] v3.2.0-dev.35 [2025-03-11T07:43:14.409Z] v3.2.0-dev.36 [2025-03-11T07:43:14.409Z] v3.2.0-dev.37 [2025-03-11T07:43:14.409Z] v3.2.0-dev.38 [2025-03-11T07:43:14.409Z] v3.2.0-dev.4 [2025-03-11T07:43:14.409Z] v3.2.0-dev.5 [2025-03-11T07:43:14.409Z] v3.2.0-dev.6 [2025-03-11T07:43:14.409Z] v3.2.0-dev.7 [2025-03-11T07:43:14.409Z] v3.2.0-dev.8 [2025-03-11T07:43:14.409Z] v3.2.0-dev.9 [2025-03-11T07:43:14.409Z] v4.0.0-dev.1 [2025-03-11T07:43:14.409Z] v4.0.0-dev.10 [2025-03-11T07:43:14.409Z] v4.0.0-dev.11 [2025-03-11T07:43:14.409Z] v4.0.0-dev.12 [2025-03-11T07:43:14.409Z] v4.0.0-dev.13 [2025-03-11T07:43:14.409Z] v4.0.0-dev.14 [2025-03-11T07:43:14.409Z] v4.0.0-dev.15 [2025-03-11T07:43:14.409Z] v4.0.0-dev.16 [2025-03-11T07:43:14.409Z] v4.0.0-dev.17 [2025-03-11T07:43:14.409Z] v4.0.0-dev.18 [2025-03-11T07:43:14.409Z] v4.0.0-dev.19 [2025-03-11T07:43:14.409Z] v4.0.0-dev.2 [2025-03-11T07:43:14.409Z] v4.0.0-dev.20 [2025-03-11T07:43:14.409Z] v4.0.0-dev.21 [2025-03-11T07:43:14.409Z] v4.0.0-dev.3 [2025-03-11T07:43:14.409Z] v4.0.0-dev.4 [2025-03-11T07:43:14.409Z] v4.0.0-dev.5 [2025-03-11T07:43:14.409Z] v4.0.0-dev.6 [2025-03-11T07:43:14.409Z] v4.0.0-dev.7 [2025-03-11T07:43:14.409Z] v4.0.0-dev.8 [2025-03-11T07:43:14.409Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-11T07:43:14.699Z] + lftools sign git-tag v4.0.0-dev.21 [2025-03-11T07:43:15.265Z] Signing Git tag with Sigul... [2025-03-11T07:43:15.265Z] Signing v4.0.0-dev.21 [Pipeline] echo [2025-03-11T07:43:15.846Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:16.143Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-11T07:43:16.150Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-11T07:43:16.181Z] $ docker stop --time=1 636ab06c4dd2462009cea8ac15c9cf2f7a77401242118f1f6a232941590d03d9 [2025-03-11T07:43:17.458Z] $ docker rm -f --volumes 636ab06c4dd2462009cea8ac15c9cf2f7a77401242118f1f6a232941590d03d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-11T07:43:17.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T07:43:17.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:43:18.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:43:18.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:43:18.274Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:43:18.306Z] $ 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 [2025-03-11T07:43:18.658Z] $ docker top a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 -eo pid,comm [2025-03-11T07:43:18.699Z] 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). [2025-03-11T07:43:18.699Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T07:43:18.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:43:18.753Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:43:18.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:43:18.887Z] $ docker exec a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 ssh-agent [2025-03-11T07:43:18.997Z] SSH_AUTH_SOCK=/tmp/ssh-Vm9PM3SFzZOT/agent.31 [2025-03-11T07:43:18.997Z] SSH_AGENT_PID=37 [2025-03-11T07:43:19.001Z] Running ssh-add (command line suppressed) [2025-03-11T07:43:19.122Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3864839637359732116.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3864839637359732116.key) [2025-03-11T07:43:19.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:43:19.422Z] + git semver bump pre [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,630 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,630 [bump_version] DEBUG bumping version:4.0.0-dev.21 on axis:pre with prefix:dev [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,630 [bump_version] DEBUG bumped version:4.0.0-dev.22 [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,630 [write_version] DEBUG write version:4.0.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,630 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,630 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,633 [execute] INFO git cat-file --batch-check [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,638 [execute] INFO git cat-file --batch [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T07:43:19.682Z] 2025-03-11 07:43:19,643 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-11T07:43:19.682Z] 4.0.0-dev.22 [Pipeline] } [2025-03-11T07:43:19.697Z] $ docker exec --env ******** --env ******** a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 ssh-agent -k [2025-03-11T07:43:19.817Z] unset SSH_AUTH_SOCK; [2025-03-11T07:43:19.818Z] unset SSH_AGENT_PID; [2025-03-11T07:43:19.818Z] echo Agent pid 37 killed; [2025-03-11T07:43:19.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:43:20.131Z] + git semver [Pipeline] } [2025-03-11T07:43:20.409Z] $ docker stop --time=1 a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 [2025-03-11T07:43:21.716Z] $ docker rm -f --volumes a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:43:22.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T07:43:22.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:43:22.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:43:22.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:43:22.449Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:43:22.483Z] $ 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 [2025-03-11T07:43:22.816Z] $ docker top 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T07:43:22.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:43:22.923Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:43:23.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:43:23.056Z] $ docker exec 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 ssh-agent [2025-03-11T07:43:23.147Z] SSH_AUTH_SOCK=/tmp/ssh-mDxsrOoZT6ia/agent.32 [2025-03-11T07:43:23.147Z] SSH_AGENT_PID=38 [2025-03-11T07:43:23.151Z] Running ssh-add (command line suppressed) [2025-03-11T07:43:23.258Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9943174680544345867.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9943174680544345867.key) [2025-03-11T07:43:23.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:43:23.562Z] + git semver push [2025-03-11T07:43:23.819Z] 2025-03-11 07:43:23,753 [run_push] DEBUG push [2025-03-11T07:43:23.819Z] 2025-03-11 07:43:23,754 [execute] INFO git cat-file --batch-check [2025-03-11T07:43:23.819Z] 2025-03-11 07:43:23,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T07:43:23.819Z] 2025-03-11 07:43:23,758 [execute] INFO git rev-list 922677fb3ac2305fc7aa2611d92a0a3e897fd082 -- [2025-03-11T07:43:23.819Z] 2025-03-11 07:43:23,758 [execute] DEBUG Popen(['git', 'rev-list', '922677fb3ac2305fc7aa2611d92a0a3e897fd082', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:43:23.819Z] 2025-03-11 07:43:23,771 [execute] INFO git fetch -v origin [2025-03-11T07:43:23.819Z] 2025-03-11 07:43:23,772 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-11T07:43:24.385Z] 2025-03-11 07:43:24,210 [run_push] DEBUG no remote changes detected [2025-03-11T07:43:24.385Z] 2025-03-11 07:43:24,210 [execute] INFO git push origin semver [2025-03-11T07:43:24.386Z] 2025-03-11 07:43:24,211 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:43:24.962Z] 2025-03-11 07:43:24,855 [run_push] DEBUG push all version tags [2025-03-11T07:43:24.962Z] 2025-03-11 07:43:24,855 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-11T07:43:24.962Z] 2025-03-11 07:43:24,856 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:43:25.531Z] 2025-03-11 07:43:25,496 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-11T07:43:25.531Z] 4.0.0-dev.22 [Pipeline] } [2025-03-11T07:43:25.546Z] $ docker exec --env ******** --env ******** 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 ssh-agent -k [2025-03-11T07:43:25.648Z] unset SSH_AUTH_SOCK; [2025-03-11T07:43:25.648Z] unset SSH_AGENT_PID; [2025-03-11T07:43:25.649Z] echo Agent pid 38 killed; [2025-03-11T07:43:25.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:43:25.971Z] + git semver [Pipeline] } [2025-03-11T07:43:26.250Z] $ docker stop --time=1 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 [2025-03-11T07:43:27.525Z] $ docker rm -f --volumes 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 [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 [2025-03-11T07:43:28.149Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-03-11T07:43:28.150Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-11T07:43:28.150Z] total 16 [2025-03-11T07:43:28.150Z] drwxr-xr-x 3 root root 4096 Mar 11 07:24 . [2025-03-11T07:43:28.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:43 .. [2025-03-11T07:43:28.150Z] drwxr-xr-x 2 root root 4096 Mar 11 07:24 cost [2025-03-11T07:43:28.150Z] -rw-r--r-- 1 root root 96 Mar 11 07:24 cost.csv [2025-03-11T07:43:28.150Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-03-11T07:43:28.150Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-11T07:43:28.150Z] total 16 [2025-03-11T07:43:28.150Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:24 . [2025-03-11T07:43:28.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:43 .. [2025-03-11T07:43:28.150Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 07:24 cost [2025-03-11T07:43:28.150Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 11 07:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:28.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:29.301Z] ---> package-listing.sh [2025-03-11T07:43:29.301Z] ++ facter osfamily [2025-03-11T07:43:29.301Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T07:43:29.560Z] + OS_FAMILY=debian [2025-03-11T07:43:29.560Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-03-11T07:43:29.560Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T07:43:29.560Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T07:43:29.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T07:43:29.560Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T07:43:29.560Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-11T07:43:29.560Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T07:43:29.560Z] + case "${OS_FAMILY}" in [2025-03-11T07:43:29.560Z] + dpkg -l [2025-03-11T07:43:29.560Z] + grep '^ii' [2025-03-11T07:43:29.560Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T07:43:29.560Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T07:43:29.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T07:43:29.560Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-11T07:43:29.560Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-03-11T07:43:29.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-03-11T07:43:29.572Z] 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 [2025-03-11T07:43:29.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:43:30.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:43:30.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:43:30.497Z] prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container [2025-03-11T07:43:30.536Z] $ 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 [2025-03-11T07:43:30.728Z] $ docker top e2ea2b69ff0b60dbfeae008e3b0228c013a5e0b9bdc7bdca10233003acbf912f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:43:31.073Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T07:43:31.357Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T07:43:31.638Z] + ls /var/log/sa-host [2025-03-11T07:43:31.638Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:43:31.718Z] provisioning config files... [2025-03-11T07:43:31.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9309466452949773575tmp [Pipeline] { [Pipeline] echo [2025-03-11T07:43:31.742Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:32.024Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T07:43:32.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:32.380Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T07:43:32.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:32.672Z] ---> sudo-logs.sh [2025-03-11T07:43:32.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T07:43:32.700Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:32.979Z] ---> job-cost.sh [2025-03-11T07:43:32.979Z] lf-activate-venv: SKIPPING [2025-03-11T07:43:32.979Z] DEBUG: total: 0.2199999988079071 [2025-03-11T07:43:32.979Z] INFO: Retrieving Stack Cost... [2025-03-11T07:43:33.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T07:43:33.806Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T07:43:33.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:43:34.102Z] ---> logs-deploy.sh [2025-03-11T07:43:34.102Z] lf-activate-venv: SKIPPING [2025-03-11T07:43:34.102Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/269 [2025-03-11T07:43:34.102Z] INFO: archiving workspace using pattern(s): [2025-03-11T07:43:35.040Z] Archives upload complete. [2025-03-11T07:43:35.299Z] INFO: archiving logs to Nexus [2025-03-11T07:43:35.866Z] ---> uname -a: [2025-03-11T07:43:35.866Z] Linux prd-ubuntu20-04-docker-8c-8g-40869 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-11T07:43:35.866Z] [2025-03-11T07:43:35.866Z] [2025-03-11T07:43:35.866Z] ---> lscpu: [2025-03-11T07:43:35.866Z] Architecture: x86_64 [2025-03-11T07:43:35.866Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-11T07:43:35.866Z] Byte Order: Little Endian [2025-03-11T07:43:35.867Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-11T07:43:35.867Z] CPU(s): 8 [2025-03-11T07:43:35.867Z] On-line CPU(s) list: 0-7 [2025-03-11T07:43:35.867Z] Thread(s) per core: 1 [2025-03-11T07:43:35.867Z] Core(s) per socket: 1 [2025-03-11T07:43:35.867Z] Socket(s): 8 [2025-03-11T07:43:35.867Z] NUMA node(s): 1 [2025-03-11T07:43:35.867Z] Vendor ID: AuthenticAMD [2025-03-11T07:43:35.867Z] CPU family: 23 [2025-03-11T07:43:35.867Z] Model: 49 [2025-03-11T07:43:35.867Z] Model name: AMD EPYC-Rome Processor [2025-03-11T07:43:35.867Z] Stepping: 0 [2025-03-11T07:43:35.867Z] CPU MHz: 2800.000 [2025-03-11T07:43:35.867Z] BogoMIPS: 5600.00 [2025-03-11T07:43:35.867Z] Virtualization: AMD-V [2025-03-11T07:43:35.867Z] Hypervisor vendor: KVM [2025-03-11T07:43:35.867Z] Virtualization type: full [2025-03-11T07:43:35.867Z] L1d cache: 256 KiB [2025-03-11T07:43:35.867Z] L1i cache: 256 KiB [2025-03-11T07:43:35.867Z] L2 cache: 4 MiB [2025-03-11T07:43:35.867Z] L3 cache: 128 MiB [2025-03-11T07:43:35.867Z] NUMA node0 CPU(s): 0-7 [2025-03-11T07:43:35.867Z] Vulnerability Itlb multihit: Not affected [2025-03-11T07:43:35.867Z] Vulnerability L1tf: Not affected [2025-03-11T07:43:35.867Z] Vulnerability Mds: Not affected [2025-03-11T07:43:35.867Z] Vulnerability Meltdown: Not affected [2025-03-11T07:43:35.867Z] Vulnerability Mmio stale data: Not affected [2025-03-11T07:43:35.867Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-11T07:43:35.867Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-11T07:43:35.867Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-11T07:43:35.867Z] Vulnerability Srbds: Not affected [2025-03-11T07:43:35.867Z] Vulnerability Tsx async abort: Not affected [2025-03-11T07:43:35.867Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-11T07:43:35.867Z] [2025-03-11T07:43:35.867Z] [2025-03-11T07:43:35.867Z] ---> nproc: [2025-03-11T07:43:35.867Z] 8 [2025-03-11T07:43:35.867Z] [2025-03-11T07:43:35.867Z]