Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 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-ssh14698318438420377289.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-ssh1214063740388416410.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-ssh6850144270533439376.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-ssh8637417676842027406.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-ssh7375597836714760607.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 ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40938’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40942’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40944 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 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #719 from judehung/update-gitignore" > git checkout -f 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 > git rev-list --no-walk e952aefcdda7939f65187319d5e25fb8b4314498 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T00:18:11.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T00:18:11.631Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T00:18:11.657Z] ========================================================= [2025-03-12T00:18:11.657Z] EdgeX Global Pipelines Version Info [2025-03-12T00:18:11.657Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:18:12.389Z] ------------------- [2025-03-12T00:18:12.389Z] stable info: [2025-03-12T00:18:12.389Z] ------------------- [2025-03-12T00:18:12.389Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T00:18:12.389Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T00:18:12.389Z] Message: update stable to v1.0.271 [2025-03-12T00:18:12.958Z] ------------------- [2025-03-12T00:18:12.958Z] experimental info: [2025-03-12T00:18:12.958Z] ------------------- [2025-03-12T00:18:12.958Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T00:18:12.958Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T00:18:12.958Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T00:18:13.015Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-03-12T00:18:13.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-03-12T00:18:13.056Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T00:18:13.083Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T00:18:13.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T00:18:13.131Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T00:18:13.154Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T00:18:13.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T00:18:13.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T00:18:13.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T00:18:13.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T00:18:13.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-03-12T00:18:13.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T00:18:13.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T00:18:13.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T00:18:13.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T00:18:13.410Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T00:18:13.431Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T00:18:13.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T00:18:13.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T00:18:13.500Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T00:18:13.532Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T00:18:13.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T00:18:13.585Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T00:18:13.608Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T00:18:13.632Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T00:18:13.653Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T00:18:13.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-12T00:18:13.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-12T00:18:13.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-12T00:18:13.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo [2025-03-12T00:18:13.781Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9490ec8 [Pipeline] echo [2025-03-12T00:18:13.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:18:13.865Z] provisioning config files... [2025-03-12T00:18:13.880Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9416925176127813497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:18:14.202Z] ---> ****-login.sh [2025-03-12T00:18:14.202Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:18:14.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:14.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:14.461Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:14.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:14.461Z] [2025-03-12T00:18:14.461Z] Login Succeeded [2025-03-12T00:18:14.461Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:18:14.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:14.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:14.461Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:14.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:14.462Z] [2025-03-12T00:18:14.462Z] Login Succeeded [2025-03-12T00:18:14.462Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:18:14.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:14.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:14.724Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:14.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:14.725Z] [2025-03-12T00:18:14.725Z] Login Succeeded [2025-03-12T00:18:14.725Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:18:14.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:14.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:14.725Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:14.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:14.725Z] [2025-03-12T00:18:14.725Z] Login Succeeded [2025-03-12T00:18:14.725Z] ****.io [2025-03-12T00:18:14.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:14.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:14.985Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:14.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:14.985Z] [2025-03-12T00:18:14.985Z] Login Succeeded [2025-03-12T00:18:14.985Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:18:14.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T00:18:15.421Z] + git rev-list -1 --merges 9490ec8a6ecf6bb530846c3bb0017639f45d9c95~1..9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo [2025-03-12T00:18:15.448Z] -----------> git rev-list -1 --merges 9490ec8a6ecf6bb530846c3bb0017639f45d9c95~1..9490ec8a6ecf6bb530846c3bb0017639f45d9c95 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-12T00:18:15.448Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [false] [Pipeline] sh [2025-03-12T00:18:15.743Z] + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo [2025-03-12T00:18:15.760Z] ========================================================= [2025-03-12T00:18:15.760Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-12T00:18:15.760Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:18:16.123Z] + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo [2025-03-12T00:18:16.136Z] [semverPrep] GIT_COMMIT: 9490ec8a6ecf6bb530846c3bb0017639f45d9c95, Commit Message: Merge pull request #719 from judehung/update-gitignore [Pipeline] echo [2025-03-12T00:18:16.149Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T00:18:16.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:18:16.499Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T00:18:16.499Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T00:18:16.499Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T00:18:16.499Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T00:18:16.499Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T00:18:16.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:16.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:18:16.881Z] [2025-03-12T00:18:16.881Z] 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-12T00:18:17.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:18:17.191Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T00:18:17.191Z] b85a868b505f: Pulling fs layer [2025-03-12T00:18:17.191Z] e2be974225ed: Pulling fs layer [2025-03-12T00:18:17.191Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T00:18:17.191Z] 988bab9f4d93: Pulling fs layer [2025-03-12T00:18:17.191Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T00:18:17.191Z] eaf3925da568: Pulling fs layer [2025-03-12T00:18:17.191Z] bab4dde63d76: Pulling fs layer [2025-03-12T00:18:17.191Z] bde34c3a00c8: Pulling fs layer [2025-03-12T00:18:17.191Z] b352a97aabf1: Pulling fs layer [2025-03-12T00:18:17.191Z] 4872d77fe225: Pulling fs layer [2025-03-12T00:18:17.191Z] 5851b861e8e6: Pulling fs layer [2025-03-12T00:18:17.191Z] bab4dde63d76: Waiting [2025-03-12T00:18:17.191Z] bde34c3a00c8: Waiting [2025-03-12T00:18:17.191Z] 4872d77fe225: Waiting [2025-03-12T00:18:17.191Z] 5851b861e8e6: Waiting [2025-03-12T00:18:17.191Z] b352a97aabf1: Waiting [2025-03-12T00:18:17.191Z] eaf3925da568: Waiting [2025-03-12T00:18:17.191Z] 988bab9f4d93: Waiting [2025-03-12T00:18:17.191Z] e2be974225ed: Download complete [2025-03-12T00:18:17.191Z] 988bab9f4d93: Verifying Checksum [2025-03-12T00:18:17.191Z] 988bab9f4d93: Download complete [2025-03-12T00:18:17.191Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T00:18:17.191Z] 1469e6f7b9e6: Download complete [2025-03-12T00:18:17.191Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T00:18:17.191Z] 339a4e72a1f5: Download complete [2025-03-12T00:18:17.191Z] eaf3925da568: Verifying Checksum [2025-03-12T00:18:17.191Z] eaf3925da568: Download complete [2025-03-12T00:18:17.191Z] bde34c3a00c8: Verifying Checksum [2025-03-12T00:18:17.191Z] bde34c3a00c8: Download complete [2025-03-12T00:18:17.453Z] b352a97aabf1: Verifying Checksum [2025-03-12T00:18:17.453Z] b352a97aabf1: Download complete [2025-03-12T00:18:17.453Z] 4872d77fe225: Verifying Checksum [2025-03-12T00:18:17.453Z] 5851b861e8e6: Verifying Checksum [2025-03-12T00:18:17.453Z] 5851b861e8e6: Download complete [2025-03-12T00:18:17.453Z] b85a868b505f: Verifying Checksum [2025-03-12T00:18:17.453Z] b85a868b505f: Download complete [2025-03-12T00:18:17.712Z] bab4dde63d76: Verifying Checksum [2025-03-12T00:18:17.712Z] bab4dde63d76: Download complete [2025-03-12T00:18:18.646Z] b85a868b505f: Pull complete [2025-03-12T00:18:18.646Z] e2be974225ed: Pull complete [2025-03-12T00:18:19.217Z] 339a4e72a1f5: Pull complete [2025-03-12T00:18:19.217Z] 988bab9f4d93: Pull complete [2025-03-12T00:18:19.480Z] 1469e6f7b9e6: Pull complete [2025-03-12T00:18:19.480Z] eaf3925da568: Pull complete [2025-03-12T00:18:21.382Z] bab4dde63d76: Pull complete [2025-03-12T00:18:21.382Z] bde34c3a00c8: Pull complete [2025-03-12T00:18:21.382Z] b352a97aabf1: Pull complete [2025-03-12T00:18:21.382Z] 4872d77fe225: Pull complete [2025-03-12T00:18:21.382Z] 5851b861e8e6: Pull complete [2025-03-12T00:18:21.382Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T00:18:21.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:18:21.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:18:21.516Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:18:21.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T00:18:22.935Z] $ docker top 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 -eo pid,comm [2025-03-12T00:18:22.996Z] 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-12T00:18:22.996Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:18:23.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:18:23.052Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:18:23.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:18:23.164Z] $ docker exec 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 ssh-agent [2025-03-12T00:18:23.262Z] SSH_AUTH_SOCK=/tmp/ssh-0krxQdApB0l5/agent.31 [2025-03-12T00:18:23.262Z] SSH_AGENT_PID=37 [2025-03-12T00:18:23.267Z] Running ssh-add (command line suppressed) [2025-03-12T00:18:23.373Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15765422451132375489.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15765422451132375489.key) [2025-03-12T00:18:23.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:18:23.684Z] + git tag --points-at HEAD [Pipeline] } [2025-03-12T00:18:23.692Z] $ docker exec --env ******** --env ******** 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 ssh-agent -k [2025-03-12T00:18:23.788Z] unset SSH_AUTH_SOCK; [2025-03-12T00:18:23.788Z] unset SSH_AGENT_PID; [2025-03-12T00:18:23.789Z] echo Agent pid 37 killed; [2025-03-12T00:18:23.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-12T00:18:23.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:18:23.835Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:18:23.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:18:23.952Z] $ docker exec 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 ssh-agent [2025-03-12T00:18:24.059Z] SSH_AUTH_SOCK=/tmp/ssh-XZNO2rOJttxc/agent.70 [2025-03-12T00:18:24.059Z] SSH_AGENT_PID=76 [2025-03-12T00:18:24.063Z] Running ssh-add (command line suppressed) [2025-03-12T00:18:24.148Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15947570210516691591.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15947570210516691591.key) [2025-03-12T00:18:24.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:18:24.456Z] + git semver init [2025-03-12T00:18:24.714Z] 2025-03-12 00:18:24,627 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T00:18:24.715Z] 2025-03-12 00:18:24,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-03-12T00:18:24.715Z] 2025-03-12 00:18:24,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-03-12T00:18:24.715Z] 2025-03-12 00:18:24,629 [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-12T00:18:26.098Z] 2025-03-12 00:18:25,893 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-03-12T00:18:26.099Z] 2025-03-12 00:18:25,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-03-12T00:18:26.099Z] 2025-03-12 00:18:25,894 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-12T00:18:26.099Z] 2025-03-12 00:18:25,894 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-12T00:18:26.099Z] 4.0.0-dev.22 [Pipeline] } [2025-03-12T00:18:26.106Z] $ docker exec --env ******** --env ******** 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 ssh-agent -k [2025-03-12T00:18:26.208Z] unset SSH_AUTH_SOCK; [2025-03-12T00:18:26.208Z] unset SSH_AGENT_PID; [2025-03-12T00:18:26.209Z] echo Agent pid 76 killed; [2025-03-12T00:18:26.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:18:26.543Z] + git semver [Pipeline] } [2025-03-12T00:18:26.811Z] $ docker stop --time=1 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 [2025-03-12T00:18:28.109Z] $ docker rm -f --volumes 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:18:28.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T00:18:28.646Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T00:18:28.649Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:18:28.829Z] provisioning config files... [2025-03-12T00:18:28.838Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18437640932609887164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:18:29.143Z] ---> ****-login.sh [2025-03-12T00:18:29.143Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:18:29.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:29.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:29.143Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:29.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:29.143Z] [2025-03-12T00:18:29.143Z] Login Succeeded [2025-03-12T00:18:29.143Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:18:29.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:29.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:29.143Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:29.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:29.143Z] [2025-03-12T00:18:29.143Z] Login Succeeded [2025-03-12T00:18:29.143Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:18:29.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:29.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:29.403Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:29.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:29.403Z] [2025-03-12T00:18:29.403Z] Login Succeeded [2025-03-12T00:18:29.403Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:18:29.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:29.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:29.403Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:29.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:29.403Z] [2025-03-12T00:18:29.403Z] Login Succeeded [2025-03-12T00:18:29.403Z] ****.io [2025-03-12T00:18:29.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:18:29.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:18:29.663Z] Configure a credential helper to remove this warning. See [2025-03-12T00:18:29.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:18:29.663Z] [2025-03-12T00:18:29.663Z] Login Succeeded [2025-03-12T00:18:29.663Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:18:29.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T00:18:29.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:18:29.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:18:29.800Z] ========================================================= [2025-03-12T00:18:29.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-12T00:18:29.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:30.144Z] + 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-12T00:18:30.144Z] Sending build context to Docker daemon 14.87MB [2025-03-12T00:18:30.144Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:18:30.144Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T00:18:30.144Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-12T00:18:30.144Z] da9db072f522: Pulling fs layer [2025-03-12T00:18:30.144Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-12T00:18:30.144Z] 06f05ace1117: Pulling fs layer [2025-03-12T00:18:30.144Z] 5fe327b54edc: Pulling fs layer [2025-03-12T00:18:30.144Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:18:30.144Z] 92a5565b7b96: Pulling fs layer [2025-03-12T00:18:30.144Z] ff9bb7016b71: Pulling fs layer [2025-03-12T00:18:30.144Z] b67dba6c2c7d: Pulling fs layer [2025-03-12T00:18:30.144Z] a813b0c90790: Pulling fs layer [2025-03-12T00:18:30.144Z] 92a5565b7b96: Waiting [2025-03-12T00:18:30.144Z] ff9bb7016b71: Waiting [2025-03-12T00:18:30.144Z] b67dba6c2c7d: Waiting [2025-03-12T00:18:30.144Z] a813b0c90790: Waiting [2025-03-12T00:18:30.144Z] 5fe327b54edc: Waiting [2025-03-12T00:18:30.144Z] 4f4fb700ef54: Waiting [2025-03-12T00:18:30.144Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-12T00:18:30.144Z] 6ef4a4ee8ca5: Download complete [2025-03-12T00:18:30.144Z] 5fe327b54edc: Verifying Checksum [2025-03-12T00:18:30.144Z] 5fe327b54edc: Download complete [2025-03-12T00:18:30.144Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T00:18:30.144Z] 4f4fb700ef54: Download complete [2025-03-12T00:18:30.402Z] 92a5565b7b96: Verifying Checksum [2025-03-12T00:18:30.402Z] 92a5565b7b96: Download complete [2025-03-12T00:18:30.402Z] da9db072f522: Download complete [2025-03-12T00:18:30.402Z] ff9bb7016b71: Download complete [2025-03-12T00:18:30.402Z] da9db072f522: Pull complete [2025-03-12T00:18:30.666Z] a813b0c90790: Verifying Checksum [2025-03-12T00:18:30.666Z] a813b0c90790: Download complete [2025-03-12T00:18:30.666Z] 6ef4a4ee8ca5: Pull complete [2025-03-12T00:18:30.666Z] 06f05ace1117: Verifying Checksum [2025-03-12T00:18:30.666Z] 06f05ace1117: Download complete [2025-03-12T00:18:31.239Z] b67dba6c2c7d: Verifying Checksum [2025-03-12T00:18:31.239Z] b67dba6c2c7d: Download complete [2025-03-12T00:18:33.764Z] 06f05ace1117: Pull complete [2025-03-12T00:18:33.764Z] 5fe327b54edc: Pull complete [2025-03-12T00:18:33.764Z] 4f4fb700ef54: Pull complete [2025-03-12T00:18:33.764Z] 92a5565b7b96: Pull complete [2025-03-12T00:18:34.021Z] ff9bb7016b71: Pull complete [2025-03-12T00:18:35.918Z] b67dba6c2c7d: Pull complete [2025-03-12T00:18:36.490Z] a813b0c90790: Pull complete [2025-03-12T00:18:36.490Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-12T00:18:36.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-12T00:18:36.490Z] ---> 3ba60ce46760 [2025-03-12T00:18:36.490Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:18:38.399Z] ---> Running in 34b729d8bd2c [2025-03-12T00:18:38.399Z] Removing intermediate container 34b729d8bd2c [2025-03-12T00:18:38.399Z] ---> 0d31f386a283 [2025-03-12T00:18:38.399Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:18:38.399Z] ---> Running in adfbad7d960b [2025-03-12T00:18:38.399Z] Removing intermediate container adfbad7d960b [2025-03-12T00:18:38.399Z] ---> 357c26e19769 [2025-03-12T00:18:38.399Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:18:38.399Z] ---> Running in ebea8544594d [2025-03-12T00:18:38.399Z] Removing intermediate container ebea8544594d [2025-03-12T00:18:38.399Z] ---> ee47e90dd885 [2025-03-12T00:18:38.399Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:18:38.399Z] ---> Running in a4df37a0e568 [2025-03-12T00:18:38.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:18:38.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:18:39.227Z] OK: 248 MiB in 58 packages [2025-03-12T00:18:39.487Z] Removing intermediate container a4df37a0e568 [2025-03-12T00:18:39.487Z] ---> e4d3cfe2d015 [2025-03-12T00:18:39.487Z] Step 7/12 : WORKDIR /app [2025-03-12T00:18:39.487Z] ---> Running in b64d61bb5ee3 [2025-03-12T00:18:39.487Z] Removing intermediate container b64d61bb5ee3 [2025-03-12T00:18:39.487Z] ---> a8d75c6c99d7 [2025-03-12T00:18:39.487Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T00:18:39.747Z] ---> 68eb1036b34a [2025-03-12T00:18:39.747Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:18:39.747Z] ---> Running in 325d502d9b20 [2025-03-12T00:18:43.787Z] Still waiting to schedule task [2025-03-12T00:18:43.787Z] ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T00:18:43.787Z] ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T00:18:43.787Z] ‘prd-ubuntu20.04-docker-8c-8g-40938’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T00:18:43.787Z] ‘prd-ubuntu20.04-docker-8c-8g-40946’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T00:18:43.788Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40943’ is offline [2025-03-12T00:19:11.833Z] Removing intermediate container 325d502d9b20 [2025-03-12T00:19:11.833Z] ---> 54707e7c6b10 [2025-03-12T00:19:11.833Z] Step 10/12 : COPY . . [2025-03-12T00:19:11.833Z] ---> a90f95c43f85 [2025-03-12T00:19:11.833Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:19:11.833Z] ---> Running in 7cb2e93b5723 [2025-03-12T00:19:11.833Z] Removing intermediate container 7cb2e93b5723 [2025-03-12T00:19:11.833Z] ---> 8c32b310771e [2025-03-12T00:19:11.833Z] Step 12/12 : RUN $MAKE [2025-03-12T00:19:11.833Z] ---> Running in baa1eb012af9 [2025-03-12T00:19:11.833Z] noop [2025-03-12T00:19:11.833Z] Removing intermediate container baa1eb012af9 [2025-03-12T00:19:11.833Z] ---> e6b270e2186e [2025-03-12T00:19:11.833Z] Successfully built e6b270e2186e [2025-03-12T00:19:11.833Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:19:12.166Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T00:19:12.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:19:12.247Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:19:12.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T00:19:12.604Z] $ docker top dfbd066e79fe7ed6f5a9b1ef6778078df646a3c570b74dcc9b131124060e23be -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:19:12.954Z] + go version [2025-03-12T00:19:12.954Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-12T00:19:12.962Z] $ docker stop --time=1 dfbd066e79fe7ed6f5a9b1ef6778078df646a3c570b74dcc9b131124060e23be [2025-03-12T00:19:14.222Z] $ docker rm -f --volumes dfbd066e79fe7ed6f5a9b1ef6778078df646a3c570b74dcc9b131124060e23be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:19:14.669Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T00:19:14.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:19:14.755Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:19:14.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T00:19:15.220Z] $ docker top 5b8fe8b4dc3b5ad855cacc33efcc05acbbc688d6bb9a30d6ed9f1a936b3e5f6a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:19:15.580Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:19:15.884Z] + make test [2025-03-12T00:19:15.884Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T00:19:47.957Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-12T00:20:14.490Z] go vet ./... [2025-03-12T00:20:18.700Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T00:20:18.700Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T00:20:18.700Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T00:20:18.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T00:20:18.735Z] $ docker stop --time=1 5b8fe8b4dc3b5ad855cacc33efcc05acbbc688d6bb9a30d6ed9f1a936b3e5f6a [2025-03-12T00:20:22.048Z] $ docker rm -f --volumes 5b8fe8b4dc3b5ad855cacc33efcc05acbbc688d6bb9a30d6ed9f1a936b3e5f6a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:20:22.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T00:20:22.812Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T00:20:23.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T00:20:23.555Z] + ls -al . [2025-03-12T00:20:23.555Z] total 248 [2025-03-12T00:20:23.555Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 00:19 . [2025-03-12T00:20:23.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:18 .. [2025-03-12T00:20:23.555Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 00:18 .dockerignore [2025-03-12T00:20:23.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:19 .git [2025-03-12T00:20:23.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:18 .github [2025-03-12T00:20:23.555Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 12 00:18 .gitignore [2025-03-12T00:20:23.555Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 00:18 .golangci.yml [2025-03-12T00:20:23.555Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:18 .semver [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 16550 Mar 12 00:18 Attribution.txt [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 12 00:18 CHANGELOG.md [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 12 00:18 Dockerfile [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:18 GOVERNANCE.md [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 12 00:18 Jenkinsfile [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 00:18 LICENSE [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 12 00:18 OWNERS.md [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 12 00:18 README.md [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:18 VERSION [2025-03-12T00:20:23.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:18 bin [2025-03-12T00:20:23.556Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 12 00:19 coverage.out [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 12 00:18 go.mod [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 00:18 go.sum [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 12 00:18 main.go [2025-03-12T00:20:23.556Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 12 00:18 makefile [2025-03-12T00:20:23.556Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 00:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:20:23.880Z] + 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=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --label arch=amd64 --label version=4.0.0-dev.22 . [2025-03-12T00:20:23.880Z] Sending build context to Docker daemon 14.87MB [2025-03-12T00:20:23.880Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:20:23.880Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T00:20:23.880Z] ---> e6b270e2186e [2025-03-12T00:20:23.880Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:20:24.138Z] ---> Running in a62b1b8fe503 [2025-03-12T00:20:24.138Z] Removing intermediate container a62b1b8fe503 [2025-03-12T00:20:24.138Z] ---> 41def91df323 [2025-03-12T00:20:24.138Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:20:24.138Z] ---> Running in 8dc4d03d82d5 [2025-03-12T00:20:24.138Z] Removing intermediate container 8dc4d03d82d5 [2025-03-12T00:20:24.138Z] ---> 25e6db307ea4 [2025-03-12T00:20:24.138Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:20:24.138Z] ---> Running in ac6721ca4036 [2025-03-12T00:20:24.396Z] Removing intermediate container ac6721ca4036 [2025-03-12T00:20:24.396Z] ---> f1375b4960d1 [2025-03-12T00:20:24.396Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:20:24.396Z] ---> Running in c01a09fd0c15 [2025-03-12T00:20:24.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:24.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:24.919Z] OK: 248 MiB in 58 packages [2025-03-12T00:20:25.487Z] Removing intermediate container c01a09fd0c15 [2025-03-12T00:20:25.487Z] ---> 37f1fdd31e59 [2025-03-12T00:20:25.487Z] Step 7/27 : WORKDIR /app [2025-03-12T00:20:25.487Z] ---> Running in ab78cfd6df0a [2025-03-12T00:20:25.487Z] Removing intermediate container ab78cfd6df0a [2025-03-12T00:20:25.487Z] ---> bc5aad1806ed [2025-03-12T00:20:25.487Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-12T00:20:25.487Z] ---> a34a48e30c56 [2025-03-12T00:20:25.487Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:20:25.487Z] ---> Running in 2d7cf0d24b23 [2025-03-12T00:20:26.524Z] Removing intermediate container 2d7cf0d24b23 [2025-03-12T00:20:26.524Z] ---> f7a917f0e51d [2025-03-12T00:20:26.524Z] Step 10/27 : COPY . . [2025-03-12T00:20:26.785Z] ---> c670422411b2 [2025-03-12T00:20:26.785Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:20:26.785Z] ---> Running in 1947526487ec [2025-03-12T00:20:26.785Z] Removing intermediate container 1947526487ec [2025-03-12T00:20:26.785Z] ---> 49eb166c840a [2025-03-12T00:20:26.785Z] Step 12/27 : RUN $MAKE [2025-03-12T00:20:26.785Z] ---> Running in a3d5e3fbf25a [2025-03-12T00:20:27.044Z] 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.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-12T00:20:59.142Z] Removing intermediate container a3d5e3fbf25a [2025-03-12T00:20:59.142Z] ---> ae675d964e7c [2025-03-12T00:20:59.142Z] Step 13/27 : FROM alpine:3.20 [2025-03-12T00:20:59.142Z] 3.20: Pulling from library/alpine [2025-03-12T00:20:59.142Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T00:20:59.142Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T00:20:59.142Z] 0a9a5dfd008f: Download complete [2025-03-12T00:20:59.142Z] 0a9a5dfd008f: Pull complete [2025-03-12T00:20:59.142Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:20:59.142Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T00:20:59.142Z] ---> ff221270b9fb [2025-03-12T00:20:59.142Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T00:20:59.142Z] ---> Running in b25b98c68341 [2025-03-12T00:20:59.142Z] Removing intermediate container b25b98c68341 [2025-03-12T00:20:59.142Z] ---> 719668e8e175 [2025-03-12T00:20:59.142Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-12T00:20:59.142Z] ---> Running in ba5947839026 [2025-03-12T00:20:59.142Z] Removing intermediate container ba5947839026 [2025-03-12T00:20:59.142Z] ---> c1c38da94031 [2025-03-12T00:20:59.142Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-12T00:20:59.142Z] ---> Running in 46d2a23d5d13 [2025-03-12T00:20:59.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:59.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:59.142Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-12T00:20:59.142Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-12T00:20:59.142Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T00:20:59.142Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:20:59.142Z] OK: 9 MiB in 16 packages [2025-03-12T00:20:59.142Z] Removing intermediate container 46d2a23d5d13 [2025-03-12T00:20:59.142Z] ---> fe73a035ba47 [2025-03-12T00:20:59.142Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T00:20:59.142Z] ---> Running in 56961dccf54d [2025-03-12T00:20:59.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:59.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:59.142Z] OK: 9 MiB in 16 packages [2025-03-12T00:20:59.142Z] Removing intermediate container 56961dccf54d [2025-03-12T00:20:59.142Z] ---> a3443dbc4301 [2025-03-12T00:20:59.142Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-12T00:20:59.142Z] ---> c1d82f2d81fa [2025-03-12T00:20:59.142Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-12T00:20:59.142Z] ---> 79fe8744abef [2025-03-12T00:20:59.142Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-12T00:20:59.402Z] ---> bfef0f354ad5 [2025-03-12T00:20:59.402Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-12T00:21:00.339Z] ---> 58baf30b5277 [2025-03-12T00:21:00.339Z] Step 22/27 : EXPOSE 48095 [2025-03-12T00:21:00.339Z] ---> Running in 3507b144f0c8 [2025-03-12T00:21:00.597Z] Removing intermediate container 3507b144f0c8 [2025-03-12T00:21:00.597Z] ---> e95475f8aafb [2025-03-12T00:21:00.597Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-12T00:21:00.597Z] ---> Running in e47cd2cac6c3 [2025-03-12T00:21:00.597Z] Removing intermediate container e47cd2cac6c3 [2025-03-12T00:21:00.597Z] ---> 8e3e8dd85ddc [2025-03-12T00:21:00.597Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T00:21:00.856Z] ---> Running in 79b0fe7506f6 [2025-03-12T00:21:00.856Z] Removing intermediate container 79b0fe7506f6 [2025-03-12T00:21:00.856Z] ---> 61012ee1ddb7 [2025-03-12T00:21:00.856Z] Step 25/27 : LABEL arch=amd64 [2025-03-12T00:21:00.856Z] ---> Running in 8de004c4f2a5 [2025-03-12T00:21:01.115Z] Removing intermediate container 8de004c4f2a5 [2025-03-12T00:21:01.115Z] ---> 0885fa6983e0 [2025-03-12T00:21:01.115Z] Step 26/27 : LABEL git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-12T00:21:01.115Z] ---> Running in 323cb06c2e3c [2025-03-12T00:21:01.115Z] Removing intermediate container 323cb06c2e3c [2025-03-12T00:21:01.115Z] ---> f5fa5e4751b3 [2025-03-12T00:21:01.115Z] Step 27/27 : LABEL version=4.0.0-dev.22 [2025-03-12T00:21:01.115Z] ---> Running in bc0babbe3b63 [2025-03-12T00:21:01.115Z] Removing intermediate container bc0babbe3b63 [2025-03-12T00:21:01.115Z] ---> 820339f086cf [2025-03-12T00:21:01.115Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T00:21:01.115Z] Successfully built 820339f086cf [2025-03-12T00:21:01.115Z] 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-12T00:21:01.244Z] provisioning config files... [2025-03-12T00:21:01.253Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5610847513091353378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:21:01.638Z] ---> ****-login.sh [2025-03-12T00:21:01.638Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:21:01.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:01.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:01.638Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:01.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:01.638Z] [2025-03-12T00:21:01.638Z] Login Succeeded [2025-03-12T00:21:01.638Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:21:01.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:01.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:01.639Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:01.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:01.639Z] [2025-03-12T00:21:01.639Z] Login Succeeded [2025-03-12T00:21:01.639Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:21:01.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:01.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:01.898Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:01.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:01.898Z] [2025-03-12T00:21:01.898Z] Login Succeeded [2025-03-12T00:21:01.898Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:21:01.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:01.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:01.898Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:01.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:01.898Z] [2025-03-12T00:21:01.898Z] Login Succeeded [2025-03-12T00:21:01.898Z] ****.io [2025-03-12T00:21:02.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:02.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:02.157Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:02.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:02.157Z] [2025-03-12T00:21:02.157Z] Login Succeeded [2025-03-12T00:21:02.157Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:21:02.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:21:02.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:21:02.241Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-03-12T00:21:02.241Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-12T00:21:02.241Z] latest [2025-03-12T00:21:02.241Z] 4.0.0-dev.22 [2025-03-12T00:21:02.241Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [2025-03-12T00:21:02.241Z] main [2025-03-12T00:21:02.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:02.604Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:02.937Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-12T00:21:02.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-12T00:21:02.937Z] 44bff82305c0: Preparing [2025-03-12T00:21:02.937Z] 289c14825dcf: Preparing [2025-03-12T00:21:02.937Z] 2313554a5e6a: Preparing [2025-03-12T00:21:02.937Z] 6595b1081bb9: Preparing [2025-03-12T00:21:02.937Z] 4607346ac4c4: Preparing [2025-03-12T00:21:02.937Z] 3cf34540e059: Preparing [2025-03-12T00:21:02.937Z] 994456c4fd7b: Preparing [2025-03-12T00:21:02.937Z] 3cf34540e059: Waiting [2025-03-12T00:21:02.937Z] 6595b1081bb9: Pushed [2025-03-12T00:21:02.937Z] 2313554a5e6a: Pushed [2025-03-12T00:21:02.937Z] 4607346ac4c4: Pushed [2025-03-12T00:21:02.937Z] 289c14825dcf: Pushed [2025-03-12T00:21:02.937Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:03.195Z] 3cf34540e059: Pushed [2025-03-12T00:21:06.567Z] 44bff82305c0: Pushed [2025-03-12T00:21:06.567Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:06.885Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40950 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-03-12T00:21:06.914Z] Running in /w/workspace/app-service-configurable/270 [Pipeline] { [2025-03-12T00:21:06.925Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] checkout [Pipeline] } [2025-03-12T00:21:09.969Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:10.283Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-12T00:21:10.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-12T00:21:10.284Z] 44bff82305c0: Preparing [2025-03-12T00:21:10.284Z] 289c14825dcf: Preparing [2025-03-12T00:21:10.284Z] 2313554a5e6a: Preparing [2025-03-12T00:21:10.284Z] 6595b1081bb9: Preparing [2025-03-12T00:21:10.284Z] 4607346ac4c4: Preparing [2025-03-12T00:21:10.284Z] 3cf34540e059: Preparing [2025-03-12T00:21:10.284Z] 994456c4fd7b: Preparing [2025-03-12T00:21:10.284Z] 3cf34540e059: Waiting [2025-03-12T00:21:10.284Z] 994456c4fd7b: Waiting [2025-03-12T00:21:10.284Z] 289c14825dcf: Layer already exists [2025-03-12T00:21:10.284Z] 4607346ac4c4: Layer already exists [2025-03-12T00:21:10.284Z] 2313554a5e6a: Layer already exists [2025-03-12T00:21:10.284Z] 6595b1081bb9: Layer already exists [2025-03-12T00:21:10.284Z] 44bff82305c0: Layer already exists [2025-03-12T00:21:10.284Z] 3cf34540e059: Layer already exists [2025-03-12T00:21:10.284Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:10.284Z] latest: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:10.610Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:10.935Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.22 [2025-03-12T00:21:10.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-12T00:21:10.935Z] 44bff82305c0: Preparing [2025-03-12T00:21:10.935Z] 289c14825dcf: Preparing [2025-03-12T00:21:10.935Z] 2313554a5e6a: Preparing [2025-03-12T00:21:10.935Z] 6595b1081bb9: Preparing [2025-03-12T00:21:10.935Z] 4607346ac4c4: Preparing [2025-03-12T00:21:10.935Z] 3cf34540e059: Preparing [2025-03-12T00:21:10.935Z] 994456c4fd7b: Preparing [2025-03-12T00:21:10.935Z] 3cf34540e059: Waiting [2025-03-12T00:21:10.935Z] 994456c4fd7b: Waiting [2025-03-12T00:21:10.935Z] 289c14825dcf: Layer already exists [2025-03-12T00:21:10.935Z] 44bff82305c0: Layer already exists [2025-03-12T00:21:10.935Z] 2313554a5e6a: Layer already exists [2025-03-12T00:21:10.935Z] 4607346ac4c4: Layer already exists [2025-03-12T00:21:10.935Z] 6595b1081bb9: Layer already exists [2025-03-12T00:21:10.935Z] 3cf34540e059: Layer already exists [2025-03-12T00:21:10.935Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:10.935Z] 4.0.0-dev.22: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:11.269Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:11.600Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [2025-03-12T00:21:11.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-12T00:21:11.600Z] 44bff82305c0: Preparing [2025-03-12T00:21:11.600Z] 289c14825dcf: Preparing [2025-03-12T00:21:11.600Z] 2313554a5e6a: Preparing [2025-03-12T00:21:11.600Z] 6595b1081bb9: Preparing [2025-03-12T00:21:11.600Z] 4607346ac4c4: Preparing [2025-03-12T00:21:11.600Z] 3cf34540e059: Preparing [2025-03-12T00:21:11.600Z] 994456c4fd7b: Preparing [2025-03-12T00:21:11.600Z] 3cf34540e059: Waiting [2025-03-12T00:21:11.600Z] 994456c4fd7b: Waiting [2025-03-12T00:21:11.600Z] 289c14825dcf: Layer already exists [2025-03-12T00:21:11.600Z] 6595b1081bb9: Layer already exists [2025-03-12T00:21:11.600Z] 4607346ac4c4: Layer already exists [2025-03-12T00:21:11.600Z] 44bff82305c0: Layer already exists [2025-03-12T00:21:11.600Z] 2313554a5e6a: Layer already exists [2025-03-12T00:21:11.600Z] 3cf34540e059: Layer already exists [2025-03-12T00:21:11.600Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:11.600Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:11.931Z] + 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-12T00:21:12.258Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-03-12T00:21:12.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-12T00:21:12.258Z] 44bff82305c0: Preparing [2025-03-12T00:21:12.258Z] 289c14825dcf: Preparing [2025-03-12T00:21:12.258Z] 2313554a5e6a: Preparing [2025-03-12T00:21:12.258Z] 6595b1081bb9: Preparing [2025-03-12T00:21:12.258Z] 4607346ac4c4: Preparing [2025-03-12T00:21:12.258Z] 3cf34540e059: Preparing [2025-03-12T00:21:12.258Z] 994456c4fd7b: Preparing [2025-03-12T00:21:12.258Z] 3cf34540e059: Waiting [2025-03-12T00:21:12.258Z] 994456c4fd7b: Waiting [2025-03-12T00:21:12.258Z] 6595b1081bb9: Layer already exists [2025-03-12T00:21:12.258Z] 2313554a5e6a: Layer already exists [2025-03-12T00:21:12.258Z] 4607346ac4c4: Layer already exists [2025-03-12T00:21:12.258Z] 289c14825dcf: Layer already exists [2025-03-12T00:21:12.258Z] 44bff82305c0: Layer already exists [2025-03-12T00:21:12.258Z] 3cf34540e059: Layer already exists [2025-03-12T00:21:12.258Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:12.258Z] main: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:21:12.348Z] ===================================================== [Pipeline] echo [2025-03-12T00:21:12.363Z] taggedImages: [2025-03-12T00:21:12.363Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-12T00:21:12.363Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-12T00:21:12.363Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.22 [2025-03-12T00:21:12.363Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [2025-03-12T00:21:12.363Z] - 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-12T00:21:12.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:21:12.816Z] [2025-03-12T00:21:12.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:13.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:21:13.108Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T00:21:13.108Z] 5eb5b503b376: Pulling fs layer [2025-03-12T00:21:13.108Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T00:21:13.108Z] ec43610c2a17: Pulling fs layer [2025-03-12T00:21:13.108Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T00:21:13.108Z] 33b1e0a273af: Pulling fs layer [2025-03-12T00:21:13.108Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T00:21:13.108Z] 2f39f015ded8: Pulling fs layer [2025-03-12T00:21:13.108Z] 3a2ae6a8a46f: Waiting [2025-03-12T00:21:13.108Z] 33b1e0a273af: Waiting [2025-03-12T00:21:13.108Z] 5d3b04190fa2: Waiting [2025-03-12T00:21:13.108Z] 5c69ac0246d0: Download complete [2025-03-12T00:21:13.108Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T00:21:13.108Z] 3a2ae6a8a46f: Download complete [2025-03-12T00:21:13.108Z] 33b1e0a273af: Verifying Checksum [2025-03-12T00:21:13.108Z] 33b1e0a273af: Download complete [2025-03-12T00:21:13.108Z] 5d3b04190fa2: Download complete [2025-03-12T00:21:13.108Z] ec43610c2a17: Verifying Checksum [2025-03-12T00:21:13.108Z] ec43610c2a17: Download complete [2025-03-12T00:21:13.366Z] 5eb5b503b376: Verifying Checksum [2025-03-12T00:21:13.366Z] 5eb5b503b376: Download complete [2025-03-12T00:21:13.931Z] 2f39f015ded8: Download complete [2025-03-12T00:21:14.495Z] 5eb5b503b376: Pull complete [2025-03-12T00:21:14.495Z] 5c69ac0246d0: Pull complete [2025-03-12T00:21:15.057Z] ec43610c2a17: Pull complete [2025-03-12T00:21:15.057Z] 3a2ae6a8a46f: Pull complete [2025-03-12T00:21:15.314Z] 33b1e0a273af: Pull complete [2025-03-12T00:21:15.314Z] 5d3b04190fa2: Pull complete [2025-03-12T00:21:16.567Z] using credential edgex-jenkins-ssh [2025-03-12T00:21:16.592Z] Cloning the remote Git repository [2025-03-12T00:21:16.644Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-03-12T00:21:16.765Z] > git init /w/workspace/app-service-configurable/270 # timeout=10 [2025-03-12T00:21:17.265Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-03-12T00:21:17.267Z] > git --version # timeout=10 [2025-03-12T00:21:17.292Z] > git --version # 'git version 2.25.1' [2025-03-12T00:21:17.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T00:21:17.476Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T00:21:19.522Z] 2f39f015ded8: Pull complete [2025-03-12T00:21:19.522Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T00:21:19.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:21:19.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:21:19.634Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:21:19.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T00:21:21.110Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-03-12T00:21:21.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T00:21:22.076Z] $ docker top 03a0a9f375a6f5096164ee770e41f7a02f3052dd0ab91a2c837efe7e6393752b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:21:22.442Z] Avoid second fetch [2025-03-12T00:21:22.443Z] Checking out Revision 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 (main) [2025-03-12T00:21:22.501Z] ---> job-cost.sh [2025-03-12T00:21:22.501Z] lf-activate-venv: SKIPPING [2025-03-12T00:21:22.501Z] INFO: No Stack... [2025-03-12T00:21:22.759Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T00:21:23.327Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T00:21:23.499Z] Commit message: "Merge pull request #719 from judehung/update-gitignore" [2025-03-12T00:21:22.463Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T00:21:22.668Z] > git checkout -f 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 [2025-03-12T00:21:23.620Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-03-12T00:21:23.620Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T00:21:23.634Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [2025-03-12T00:21:23.644Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] did not exist. Created. [2025-03-12T00:21:23.650Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T00:21:23.964Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T00:21:23.992Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T00:21:23.999Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T00:21:24.021Z] $ docker stop --time=1 03a0a9f375a6f5096164ee770e41f7a02f3052dd0ab91a2c837efe7e6393752b [2025-03-12T00:21:25.202Z] $ docker rm -f --volumes 03a0a9f375a6f5096164ee770e41f7a02f3052dd0ab91a2c837efe7e6393752b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:21:28.730Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T00:21:28.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T00:21:28.730Z] Dload Upload Total Spent Left Speed [2025-03-12T00:21:28.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2025-03-12T00:21:29.094Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T00:21:29.443Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T00:21:29.443Z] + sudo tee /etc/docker/daemon.new [2025-03-12T00:21:29.443Z] { [2025-03-12T00:21:29.443Z] "registry-mirrors": [ [2025-03-12T00:21:29.443Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T00:21:29.443Z] ], [2025-03-12T00:21:29.443Z] "bip": "10.250.0.254/24", [2025-03-12T00:21:29.443Z] "hosts": [ [2025-03-12T00:21:29.443Z] "tcp://0.0.0.0:5555", [2025-03-12T00:21:29.443Z] "unix:///var/run/docker.sock" [2025-03-12T00:21:29.443Z] ], [2025-03-12T00:21:29.443Z] "mtu": 1458, [2025-03-12T00:21:29.443Z] "selinux-enabled": true, [2025-03-12T00:21:29.443Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T00:21:29.443Z] } [Pipeline] sh [2025-03-12T00:21:29.791Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T00:21:30.231Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:21:48.567Z] provisioning config files... [2025-03-12T00:21:48.605Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/270@tmp/config6759339162626446460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:21:49.116Z] ---> ****-login.sh [2025-03-12T00:21:49.116Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:21:49.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:49.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:49.991Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:49.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:49.991Z] [2025-03-12T00:21:49.991Z] Login Succeeded [2025-03-12T00:21:49.991Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:21:50.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:50.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:50.268Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:50.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:50.268Z] [2025-03-12T00:21:50.268Z] Login Succeeded [2025-03-12T00:21:50.268Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:21:50.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:50.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:50.878Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:50.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:50.878Z] [2025-03-12T00:21:50.878Z] Login Succeeded [2025-03-12T00:21:50.878Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:21:51.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:51.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:51.155Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:51.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:51.155Z] [2025-03-12T00:21:51.155Z] Login Succeeded [2025-03-12T00:21:51.155Z] ****.io [2025-03-12T00:21:51.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:51.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:51.721Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:51.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:51.721Z] [2025-03-12T00:21:51.721Z] Login Succeeded [2025-03-12T00:21:51.721Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:21:51.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T00:21:52.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:21:52.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:21:52.221Z] ========================================================= [2025-03-12T00:21:52.221Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-12T00:21:52.221Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:52.618Z] + 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-12T00:21:52.901Z] Sending build context to Docker daemon 224.3kB [2025-03-12T00:21:52.901Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:21:52.901Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T00:21:53.173Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T00:21:53.173Z] 9986a736f7d3: Pulling fs layer [2025-03-12T00:21:53.173Z] 1f018df60701: Pulling fs layer [2025-03-12T00:21:53.173Z] 39f8f326b044: Pulling fs layer [2025-03-12T00:21:53.173Z] e6a1e7a6a96a: Pulling fs layer [2025-03-12T00:21:53.173Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:21:53.173Z] d45d956e0dbf: Pulling fs layer [2025-03-12T00:21:53.173Z] d7702b0d1db1: Pulling fs layer [2025-03-12T00:21:53.173Z] 5c7f0f088c93: Pulling fs layer [2025-03-12T00:21:53.173Z] 4fdc064ae6cf: Pulling fs layer [2025-03-12T00:21:53.173Z] e6a1e7a6a96a: Waiting [2025-03-12T00:21:53.173Z] d7702b0d1db1: Waiting [2025-03-12T00:21:53.173Z] 4f4fb700ef54: Waiting [2025-03-12T00:21:53.173Z] d45d956e0dbf: Waiting [2025-03-12T00:21:53.173Z] 5c7f0f088c93: Waiting [2025-03-12T00:21:53.173Z] 4fdc064ae6cf: Waiting [2025-03-12T00:21:53.173Z] 1f018df60701: Verifying Checksum [2025-03-12T00:21:53.173Z] 1f018df60701: Download complete [2025-03-12T00:21:53.173Z] e6a1e7a6a96a: Verifying Checksum [2025-03-12T00:21:53.173Z] e6a1e7a6a96a: Download complete [2025-03-12T00:21:53.452Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T00:21:53.452Z] 4f4fb700ef54: Download complete [2025-03-12T00:21:53.452Z] d45d956e0dbf: Verifying Checksum [2025-03-12T00:21:53.452Z] d45d956e0dbf: Download complete [2025-03-12T00:21:53.452Z] d7702b0d1db1: Verifying Checksum [2025-03-12T00:21:53.452Z] d7702b0d1db1: Download complete [2025-03-12T00:21:53.452Z] 9986a736f7d3: Verifying Checksum [2025-03-12T00:21:53.452Z] 9986a736f7d3: Download complete [2025-03-12T00:21:54.050Z] 4fdc064ae6cf: Verifying Checksum [2025-03-12T00:21:54.050Z] 4fdc064ae6cf: Download complete [2025-03-12T00:21:54.337Z] 9986a736f7d3: Pull complete [2025-03-12T00:21:55.322Z] 1f018df60701: Pull complete [2025-03-12T00:21:55.592Z] 39f8f326b044: Verifying Checksum [2025-03-12T00:21:55.592Z] 39f8f326b044: Download complete [2025-03-12T00:21:56.562Z] 5c7f0f088c93: Verifying Checksum [2025-03-12T00:21:56.562Z] 5c7f0f088c93: Download complete [2025-03-12T00:22:11.735Z] 39f8f326b044: Pull complete [2025-03-12T00:22:11.735Z] e6a1e7a6a96a: Pull complete [2025-03-12T00:22:11.735Z] 4f4fb700ef54: Pull complete [2025-03-12T00:22:11.735Z] d45d956e0dbf: Pull complete [2025-03-12T00:22:12.017Z] d7702b0d1db1: Pull complete [2025-03-12T00:22:22.139Z] 5c7f0f088c93: Pull complete [2025-03-12T00:22:23.567Z] 4fdc064ae6cf: Pull complete [2025-03-12T00:22:23.567Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-12T00:22:23.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-12T00:22:23.567Z] ---> 63f30b955cb9 [2025-03-12T00:22:23.567Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:22:24.552Z] ---> Running in 1789f9b31aaa [2025-03-12T00:22:24.832Z] Removing intermediate container 1789f9b31aaa [2025-03-12T00:22:24.832Z] ---> 22186f6566b2 [2025-03-12T00:22:24.832Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:22:25.106Z] ---> Running in 71c638e1d7ba [2025-03-12T00:22:25.403Z] Removing intermediate container 71c638e1d7ba [2025-03-12T00:22:25.403Z] ---> b514f422f89d [2025-03-12T00:22:25.403Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:22:25.681Z] ---> Running in 8529d7983490 [2025-03-12T00:22:25.952Z] Removing intermediate container 8529d7983490 [2025-03-12T00:22:25.952Z] ---> d97b54903ca9 [2025-03-12T00:22:25.952Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:22:26.224Z] ---> Running in c6fbf289df76 [2025-03-12T00:22:27.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:22:27.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:22:29.927Z] OK: 239 MiB in 58 packages [2025-03-12T00:22:31.359Z] Removing intermediate container c6fbf289df76 [2025-03-12T00:22:31.359Z] ---> 606beb8f09be [2025-03-12T00:22:31.359Z] Step 7/12 : WORKDIR /app [2025-03-12T00:22:31.359Z] ---> Running in 365333c94839 [2025-03-12T00:22:31.953Z] Removing intermediate container 365333c94839 [2025-03-12T00:22:31.953Z] ---> ad2455257269 [2025-03-12T00:22:31.953Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T00:22:32.544Z] ---> 5f20f60ff8b2 [2025-03-12T00:22:32.544Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:22:32.544Z] ---> Running in 5b9295c7e030 [2025-03-12T00:24:24.287Z] Removing intermediate container 5b9295c7e030 [2025-03-12T00:24:24.287Z] ---> eee883edbe56 [2025-03-12T00:24:24.287Z] Step 10/12 : COPY . . [2025-03-12T00:24:24.287Z] ---> e2a69bc03530 [2025-03-12T00:24:24.287Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:24:24.287Z] ---> Running in 80615442dee7 [2025-03-12T00:24:24.287Z] Removing intermediate container 80615442dee7 [2025-03-12T00:24:24.287Z] ---> d23da3a497d6 [2025-03-12T00:24:24.287Z] Step 12/12 : RUN $MAKE [2025-03-12T00:24:24.287Z] ---> Running in dc14d5541173 [2025-03-12T00:24:24.287Z] noop [2025-03-12T00:24:24.287Z] Removing intermediate container dc14d5541173 [2025-03-12T00:24:24.287Z] ---> fb45b9a32729 [2025-03-12T00:24:24.287Z] Successfully built fb45b9a32729 [2025-03-12T00:24:24.287Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:24.673Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T00:24:24.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:24:24.938Z] prd-ubuntu20.04-docker-arm64-4c-16g-40950 does not seem to be running inside a container [2025-03-12T00:24:25.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/270 -v /w/workspace/app-service-configurable/270:/w/workspace/app-service-configurable/270:rw,z -v /w/workspace/app-service-configurable/270@tmp:/w/workspace/app-service-configurable/270@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-12T00:24:26.408Z] $ docker top fbc293468e9176c7bd665d612f892f17f55286f8122794bf77e3459a8282062c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:24:27.338Z] + go version [2025-03-12T00:24:27.338Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-12T00:24:27.354Z] $ docker stop --time=1 fbc293468e9176c7bd665d612f892f17f55286f8122794bf77e3459a8282062c [2025-03-12T00:24:29.140Z] $ docker rm -f --volumes fbc293468e9176c7bd665d612f892f17f55286f8122794bf77e3459a8282062c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:29.830Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T00:24:29.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:24:30.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-40950 does not seem to be running inside a container [2025-03-12T00:24:30.168Z] $ 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/270 -v /w/workspace/app-service-configurable/270:/w/workspace/app-service-configurable/270:rw,z -v /w/workspace/app-service-configurable/270@tmp:/w/workspace/app-service-configurable/270@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-12T00:24:31.768Z] $ docker top 1686e9edeaabcdec91a5092e4f7864a8bdb7568ff2fcd4073ab3fc1f35d6d15c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:24:32.711Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/270 [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:24:33.395Z] + make test [2025-03-12T00:24:33.395Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T00:30:25.719Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-12T00:30:25.719Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T00:30:25.719Z] go vet ./... [2025-03-12T00:35:17.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T00:35:17.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T00:35:17.804Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T00:35:17.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T00:35:17.835Z] $ docker stop --time=1 1686e9edeaabcdec91a5092e4f7864a8bdb7568ff2fcd4073ab3fc1f35d6d15c [2025-03-12T00:35:19.898Z] $ docker rm -f --volumes 1686e9edeaabcdec91a5092e4f7864a8bdb7568ff2fcd4073ab3fc1f35d6d15c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:35:22.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T00:35:22.726Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T00:35:23.624Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:35:24.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T00:35:24.394Z] + ls -al . [2025-03-12T00:35:24.394Z] total 244 [2025-03-12T00:35:24.394Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 12 00:24 . [2025-03-12T00:35:24.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:21 .. [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 00:21 .dockerignore [2025-03-12T00:35:24.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:21 .git [2025-03-12T00:35:24.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:21 .github [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 12 00:21 .gitignore [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 00:21 .golangci.yml [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 16550 Mar 12 00:21 Attribution.txt [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 12 00:21 CHANGELOG.md [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 12 00:21 Dockerfile [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:21 GOVERNANCE.md [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 12 00:21 Jenkinsfile [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 00:21 LICENSE [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 12 00:21 OWNERS.md [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 12 00:21 README.md [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:18 VERSION [2025-03-12T00:35:24.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 bin [2025-03-12T00:35:24.394Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 12 00:30 coverage.out [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 12 00:21 go.mod [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 00:21 go.sum [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 12 00:21 main.go [2025-03-12T00:35:24.394Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 12 00:21 makefile [2025-03-12T00:35:24.394Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 00:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:35:24.753Z] + 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=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --label arch=arm64 --label version=4.0.0-dev.22 . [2025-03-12T00:35:24.753Z] Sending build context to Docker daemon 225.8kB [2025-03-12T00:35:25.024Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:35:25.024Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T00:35:25.024Z] ---> fb45b9a32729 [2025-03-12T00:35:25.024Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:35:25.024Z] ---> Running in 05fe4003f449 [2025-03-12T00:35:25.626Z] Removing intermediate container 05fe4003f449 [2025-03-12T00:35:25.626Z] ---> 562ca3402557 [2025-03-12T00:35:25.626Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:35:25.626Z] ---> Running in 3bf3c670d003 [2025-03-12T00:35:25.906Z] Removing intermediate container 3bf3c670d003 [2025-03-12T00:35:25.906Z] ---> dd87b5d7310c [2025-03-12T00:35:25.906Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:35:26.194Z] ---> Running in 7c9906ba342b [2025-03-12T00:35:26.558Z] Removing intermediate container 7c9906ba342b [2025-03-12T00:35:26.558Z] ---> 6f1f683907f2 [2025-03-12T00:35:26.558Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:35:26.558Z] ---> Running in 16519d347d66 [2025-03-12T00:35:28.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:35:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:35:30.220Z] OK: 239 MiB in 58 packages [2025-03-12T00:35:31.349Z] Removing intermediate container 16519d347d66 [2025-03-12T00:35:31.349Z] ---> 3cdce46126f1 [2025-03-12T00:35:31.349Z] Step 7/27 : WORKDIR /app [2025-03-12T00:35:31.349Z] ---> Running in 4c2b18b999c1 [2025-03-12T00:35:31.944Z] Removing intermediate container 4c2b18b999c1 [2025-03-12T00:35:31.944Z] ---> 1f4039cb30cb [2025-03-12T00:35:31.944Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-12T00:35:32.533Z] ---> 455b52be6966 [2025-03-12T00:35:32.533Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:35:32.533Z] ---> Running in df067428929d [2025-03-12T00:35:35.285Z] Removing intermediate container df067428929d [2025-03-12T00:35:35.285Z] ---> c1a8d91c086a [2025-03-12T00:35:35.285Z] Step 10/27 : COPY . . [2025-03-12T00:35:35.864Z] ---> 15d791283c1a [2025-03-12T00:35:35.864Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:35:36.164Z] ---> Running in de433ea73f55 [2025-03-12T00:35:36.441Z] Removing intermediate container de433ea73f55 [2025-03-12T00:35:36.441Z] ---> 0b2414120d1d [2025-03-12T00:35:36.441Z] Step 12/27 : RUN $MAKE [2025-03-12T00:35:36.441Z] ---> Running in 437a3df19770 [2025-03-12T00:35:37.873Z] 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.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-12T00:40:00.907Z] Removing intermediate container 437a3df19770 [2025-03-12T00:40:00.907Z] ---> adbebf42632d [2025-03-12T00:40:00.907Z] Step 13/27 : FROM alpine:3.20 [2025-03-12T00:40:00.907Z] 3.20: Pulling from library/alpine [2025-03-12T00:40:00.907Z] 94e9d8af2201: Pulling fs layer [2025-03-12T00:40:00.907Z] 94e9d8af2201: Verifying Checksum [2025-03-12T00:40:00.907Z] 94e9d8af2201: Download complete [2025-03-12T00:40:00.907Z] 94e9d8af2201: Pull complete [2025-03-12T00:40:00.907Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:40:00.907Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T00:40:00.907Z] ---> 7aab056cecc6 [2025-03-12T00:40:00.907Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T00:40:00.907Z] ---> Running in b87bec9519c1 [2025-03-12T00:40:00.907Z] Removing intermediate container b87bec9519c1 [2025-03-12T00:40:00.907Z] ---> b2662b94739f [2025-03-12T00:40:00.907Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-12T00:40:00.907Z] ---> Running in b81568b1d981 [2025-03-12T00:40:00.907Z] Removing intermediate container b81568b1d981 [2025-03-12T00:40:00.907Z] ---> 590c148c81e1 [2025-03-12T00:40:00.907Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-12T00:40:00.907Z] ---> Running in 4ee01693022f [2025-03-12T00:40:00.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:40:01.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:40:03.134Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-12T00:40:03.134Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-12T00:40:03.134Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T00:40:03.134Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:40:03.403Z] OK: 10 MiB in 16 packages [2025-03-12T00:40:04.815Z] Removing intermediate container 4ee01693022f [2025-03-12T00:40:04.815Z] ---> 7ffb31d3290b [2025-03-12T00:40:04.815Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T00:40:04.815Z] ---> Running in 608eb703ef1a [2025-03-12T00:40:06.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:40:06.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:40:08.451Z] OK: 10 MiB in 16 packages [2025-03-12T00:40:09.435Z] Removing intermediate container 608eb703ef1a [2025-03-12T00:40:09.435Z] ---> 423204f5c43a [2025-03-12T00:40:09.435Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-12T00:40:10.021Z] ---> df30119e26a8 [2025-03-12T00:40:10.021Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-12T00:40:10.614Z] ---> 07981a205f62 [2025-03-12T00:40:10.614Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-12T00:40:11.199Z] ---> f2a3c9171ae4 [2025-03-12T00:40:11.199Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-12T00:40:13.133Z] ---> a2c5b93a9fec [2025-03-12T00:40:13.133Z] Step 22/27 : EXPOSE 48095 [2025-03-12T00:40:13.133Z] ---> Running in 90bce3590930 [2025-03-12T00:40:13.409Z] Removing intermediate container 90bce3590930 [2025-03-12T00:40:13.409Z] ---> ffe83126f4cd [2025-03-12T00:40:13.409Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-12T00:40:13.409Z] ---> Running in cd87d07e0cd5 [2025-03-12T00:40:13.993Z] Removing intermediate container cd87d07e0cd5 [2025-03-12T00:40:13.993Z] ---> fe9797db79d7 [2025-03-12T00:40:13.993Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T00:40:13.993Z] ---> Running in cc2bd8eda9dc [2025-03-12T00:40:14.261Z] Removing intermediate container cc2bd8eda9dc [2025-03-12T00:40:14.261Z] ---> 38f0bc333e8d [2025-03-12T00:40:14.261Z] Step 25/27 : LABEL arch=arm64 [2025-03-12T00:40:14.261Z] ---> Running in 320b0e38fbcc [2025-03-12T00:40:14.529Z] Removing intermediate container 320b0e38fbcc [2025-03-12T00:40:14.529Z] ---> 80f58e87261f [2025-03-12T00:40:14.529Z] Step 26/27 : LABEL git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-12T00:40:14.796Z] ---> Running in fb732210f89c [2025-03-12T00:40:15.064Z] Removing intermediate container fb732210f89c [2025-03-12T00:40:15.064Z] ---> e396f6515b05 [2025-03-12T00:40:15.064Z] Step 27/27 : LABEL version=4.0.0-dev.22 [2025-03-12T00:40:15.064Z] ---> Running in 9f4705a1025a [2025-03-12T00:40:15.331Z] Removing intermediate container 9f4705a1025a [2025-03-12T00:40:15.331Z] ---> d5294f325160 [2025-03-12T00:40:15.331Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T00:40:15.331Z] Successfully built d5294f325160 [2025-03-12T00:40:15.331Z] 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-12T00:40:15.512Z] provisioning config files... [2025-03-12T00:40:15.530Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/270@tmp/config16924378813551728917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:40:15.881Z] ---> ****-login.sh [2025-03-12T00:40:15.881Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:40:16.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:16.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:16.147Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:16.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:16.147Z] [2025-03-12T00:40:16.147Z] Login Succeeded [2025-03-12T00:40:16.147Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:40:16.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:16.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:16.683Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:16.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:16.683Z] [2025-03-12T00:40:16.683Z] Login Succeeded [2025-03-12T00:40:16.683Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:40:16.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:16.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:16.952Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:16.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:16.952Z] [2025-03-12T00:40:16.952Z] Login Succeeded [2025-03-12T00:40:16.952Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:40:17.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:17.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:17.218Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:17.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:17.218Z] [2025-03-12T00:40:17.218Z] Login Succeeded [2025-03-12T00:40:17.482Z] ****.io [2025-03-12T00:40:17.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:17.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:17.752Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:17.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:17.752Z] [2025-03-12T00:40:17.752Z] Login Succeeded [2025-03-12T00:40:17.752Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:40:17.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:40:17.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:40:17.849Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-03-12T00:40:17.849Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-12T00:40:17.849Z] latest [2025-03-12T00:40:17.849Z] 4.0.0-dev.22 [2025-03-12T00:40:17.849Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [2025-03-12T00:40:17.849Z] main [2025-03-12T00:40:17.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:18.229Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:18.584Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-12T00:40:18.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-12T00:40:18.584Z] 08eb7dcf57f1: Preparing [2025-03-12T00:40:18.584Z] 7cc4077229f5: Preparing [2025-03-12T00:40:18.584Z] 21ab6ea3cf18: Preparing [2025-03-12T00:40:18.584Z] d29af9a22b09: Preparing [2025-03-12T00:40:18.584Z] a02ac58083ae: Preparing [2025-03-12T00:40:18.584Z] 2ac7c61e48b8: Preparing [2025-03-12T00:40:18.584Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:18.584Z] 2ac7c61e48b8: Waiting [2025-03-12T00:40:18.584Z] dd9c8f8612c8: Waiting [2025-03-12T00:40:18.849Z] 7cc4077229f5: Pushed [2025-03-12T00:40:18.849Z] 21ab6ea3cf18: Pushed [2025-03-12T00:40:18.849Z] d29af9a22b09: Pushed [2025-03-12T00:40:18.849Z] a02ac58083ae: Pushed [2025-03-12T00:40:18.849Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:19.114Z] 2ac7c61e48b8: Pushed [2025-03-12T00:40:27.322Z] 08eb7dcf57f1: Pushed [2025-03-12T00:40:27.322Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:27.690Z] + 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-12T00:40:28.050Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-12T00:40:28.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-12T00:40:28.050Z] 08eb7dcf57f1: Preparing [2025-03-12T00:40:28.050Z] 7cc4077229f5: Preparing [2025-03-12T00:40:28.050Z] 21ab6ea3cf18: Preparing [2025-03-12T00:40:28.050Z] d29af9a22b09: Preparing [2025-03-12T00:40:28.050Z] a02ac58083ae: Preparing [2025-03-12T00:40:28.050Z] 2ac7c61e48b8: Preparing [2025-03-12T00:40:28.050Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:28.050Z] 2ac7c61e48b8: Waiting [2025-03-12T00:40:28.050Z] 21ab6ea3cf18: Layer already exists [2025-03-12T00:40:28.050Z] 08eb7dcf57f1: Layer already exists [2025-03-12T00:40:28.050Z] 7cc4077229f5: Layer already exists [2025-03-12T00:40:28.050Z] d29af9a22b09: Layer already exists [2025-03-12T00:40:28.050Z] a02ac58083ae: Layer already exists [2025-03-12T00:40:28.050Z] 2ac7c61e48b8: Layer already exists [2025-03-12T00:40:28.050Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:28.316Z] latest: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:28.684Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:29.045Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.22 [2025-03-12T00:40:29.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-12T00:40:29.045Z] 08eb7dcf57f1: Preparing [2025-03-12T00:40:29.045Z] 7cc4077229f5: Preparing [2025-03-12T00:40:29.045Z] 21ab6ea3cf18: Preparing [2025-03-12T00:40:29.045Z] d29af9a22b09: Preparing [2025-03-12T00:40:29.045Z] a02ac58083ae: Preparing [2025-03-12T00:40:29.045Z] 2ac7c61e48b8: Preparing [2025-03-12T00:40:29.045Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:29.045Z] 2ac7c61e48b8: Waiting [2025-03-12T00:40:29.045Z] dd9c8f8612c8: Waiting [2025-03-12T00:40:29.045Z] a02ac58083ae: Layer already exists [2025-03-12T00:40:29.045Z] 21ab6ea3cf18: Layer already exists [2025-03-12T00:40:29.045Z] 7cc4077229f5: Layer already exists [2025-03-12T00:40:29.045Z] d29af9a22b09: Layer already exists [2025-03-12T00:40:29.045Z] 08eb7dcf57f1: Layer already exists [2025-03-12T00:40:29.045Z] 2ac7c61e48b8: Layer already exists [2025-03-12T00:40:29.045Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:29.316Z] 4.0.0-dev.22: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:29.699Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:30.065Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [2025-03-12T00:40:30.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-12T00:40:30.065Z] 08eb7dcf57f1: Preparing [2025-03-12T00:40:30.065Z] 7cc4077229f5: Preparing [2025-03-12T00:40:30.065Z] 21ab6ea3cf18: Preparing [2025-03-12T00:40:30.065Z] d29af9a22b09: Preparing [2025-03-12T00:40:30.065Z] a02ac58083ae: Preparing [2025-03-12T00:40:30.065Z] 2ac7c61e48b8: Preparing [2025-03-12T00:40:30.065Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:30.065Z] 2ac7c61e48b8: Waiting [2025-03-12T00:40:30.065Z] dd9c8f8612c8: Waiting [2025-03-12T00:40:30.065Z] a02ac58083ae: Layer already exists [2025-03-12T00:40:30.065Z] d29af9a22b09: Layer already exists [2025-03-12T00:40:30.065Z] 08eb7dcf57f1: Layer already exists [2025-03-12T00:40:30.065Z] 7cc4077229f5: Layer already exists [2025-03-12T00:40:30.065Z] 21ab6ea3cf18: Layer already exists [2025-03-12T00:40:30.065Z] 2ac7c61e48b8: Layer already exists [2025-03-12T00:40:30.065Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:30.329Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:30.708Z] + 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-12T00:40:31.070Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-03-12T00:40:31.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-12T00:40:31.070Z] 08eb7dcf57f1: Preparing [2025-03-12T00:40:31.070Z] 7cc4077229f5: Preparing [2025-03-12T00:40:31.070Z] 21ab6ea3cf18: Preparing [2025-03-12T00:40:31.070Z] d29af9a22b09: Preparing [2025-03-12T00:40:31.070Z] a02ac58083ae: Preparing [2025-03-12T00:40:31.070Z] 2ac7c61e48b8: Preparing [2025-03-12T00:40:31.070Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:31.070Z] 2ac7c61e48b8: Waiting [2025-03-12T00:40:31.070Z] dd9c8f8612c8: Waiting [2025-03-12T00:40:31.070Z] 21ab6ea3cf18: Layer already exists [2025-03-12T00:40:31.070Z] 08eb7dcf57f1: Layer already exists [2025-03-12T00:40:31.070Z] 7cc4077229f5: Layer already exists [2025-03-12T00:40:31.070Z] a02ac58083ae: Layer already exists [2025-03-12T00:40:31.070Z] d29af9a22b09: Layer already exists [2025-03-12T00:40:31.070Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:31.070Z] 2ac7c61e48b8: Layer already exists [2025-03-12T00:40:31.337Z] main: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:40:31.412Z] ===================================================== [Pipeline] echo [2025-03-12T00:40:31.431Z] taggedImages: [2025-03-12T00:40:31.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-12T00:40:31.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-12T00:40:31.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.22 [2025-03-12T00:40:31.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [2025-03-12T00:40:31.431Z] - 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-12T00:40:31.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T00:40:31.920Z] [2025-03-12T00:40:31.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:32.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T00:40:32.281Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T00:40:32.281Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T00:40:32.281Z] 04944245beec: Pulling fs layer [2025-03-12T00:40:32.281Z] 699f458cf7ca: Pulling fs layer [2025-03-12T00:40:32.281Z] 765212b225bb: Pulling fs layer [2025-03-12T00:40:32.281Z] f23df028b6ca: Pulling fs layer [2025-03-12T00:40:32.281Z] 765212b225bb: Waiting [2025-03-12T00:40:32.281Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T00:40:32.281Z] d65c8cfc05b1: Waiting [2025-03-12T00:40:32.281Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T00:40:32.281Z] 2437ff75d9bd: Waiting [2025-03-12T00:40:32.281Z] 04944245beec: Verifying Checksum [2025-03-12T00:40:32.281Z] 04944245beec: Download complete [2025-03-12T00:40:32.555Z] 765212b225bb: Verifying Checksum [2025-03-12T00:40:32.555Z] 765212b225bb: Download complete [2025-03-12T00:40:32.555Z] f23df028b6ca: Verifying Checksum [2025-03-12T00:40:32.555Z] f23df028b6ca: Download complete [2025-03-12T00:40:32.555Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T00:40:32.555Z] d65c8cfc05b1: Download complete [2025-03-12T00:40:32.555Z] 699f458cf7ca: Verifying Checksum [2025-03-12T00:40:32.555Z] 699f458cf7ca: Download complete [2025-03-12T00:40:33.137Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T00:40:33.137Z] 8998bd30e6a1: Download complete [2025-03-12T00:40:35.707Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T00:40:35.707Z] 2437ff75d9bd: Download complete [2025-03-12T00:40:37.641Z] 8998bd30e6a1: Pull complete [2025-03-12T00:40:38.224Z] 04944245beec: Pull complete [2025-03-12T00:40:39.631Z] 699f458cf7ca: Pull complete [2025-03-12T00:40:39.896Z] 765212b225bb: Pull complete [2025-03-12T00:40:40.477Z] f23df028b6ca: Pull complete [2025-03-12T00:40:40.742Z] d65c8cfc05b1: Pull complete [2025-03-12T00:40:58.981Z] 2437ff75d9bd: Pull complete [2025-03-12T00:40:58.981Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T00:40:58.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T00:40:58.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:40:59.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-40950 does not seem to be running inside a container [2025-03-12T00:40:59.305Z] $ 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/270 -v /w/workspace/app-service-configurable/270:/w/workspace/app-service-configurable/270:rw,z -v /w/workspace/app-service-configurable/270@tmp:/w/workspace/app-service-configurable/270@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-12T00:41:02.396Z] $ docker top 51b63e04180e415537f66eb5dfb20dcf327e6534a2e56c94fc69c24f7c23ee91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:41:03.355Z] ---> job-cost.sh [2025-03-12T00:41:03.355Z] lf-activate-venv: SKIPPING [2025-03-12T00:41:03.355Z] INFO: No Stack... [2025-03-12T00:41:03.622Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T00:41:04.585Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T00:41:05.227Z] + cat /w/workspace/app-service-configurable/270/archives/cost.csv [2025-03-12T00:41:05.227Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T00:41:05.258Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [2025-03-12T00:41:05.266Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] did not exist. Created. [2025-03-12T00:41:05.271Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T00:41:05.942Z] /w/workspace/app-service-configurable/270@tmp/durable-02dc1bb5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T00:41:06.590Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T00:41:06.609Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T00:41:06.662Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T00:41:06.674Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T00:41:06.703Z] $ docker stop --time=1 51b63e04180e415537f66eb5dfb20dcf327e6534a2e56c94fc69c24f7c23ee91 [2025-03-12T00:41:08.232Z] $ docker rm -f --volumes 51b63e04180e415537f66eb5dfb20dcf327e6534a2e56c94fc69c24f7c23ee91 [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-12T00:41:08.751Z] provisioning config files... [2025-03-12T00:41:08.759Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13112625553388854887tmp [Pipeline] { [Pipeline] sh [2025-03-12T00:41:09.067Z] + set +x [2025-03-12T00:41:09.067Z] + bash -s -- [2025-03-12T00:41:09.067Z] + curl -s https://codecov.io/bash [2025-03-12T00:41:09.067Z] [2025-03-12T00:41:09.067Z] _____ _ [2025-03-12T00:41:09.067Z] / ____| | | [2025-03-12T00:41:09.067Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T00:41:09.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T00:41:09.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T00:41:09.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T00:41:09.067Z] Bash-1.0.6 [2025-03-12T00:41:09.067Z] [2025-03-12T00:41:09.067Z] [2025-03-12T00:41:09.067Z] ==> git version 2.25.1 found [2025-03-12T00:41:09.067Z] ==> 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-12T00:41:09.067Z] Release-Date: 2020-01-08 [2025-03-12T00:41:09.067Z] 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-12T00:41:09.067Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T00:41:09.067Z] ==> Jenkins CI detected. [2025-03-12T00:41:09.067Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-03-12T00:41:09.067Z] project root: . [2025-03-12T00:41:09.067Z] --> token set from env [2025-03-12T00:41:09.067Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-12T00:41:09.067Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T00:41:09.067Z] ==> Python coveragepy not found [2025-03-12T00:41:09.067Z] ==> Searching for coverage reports in: [2025-03-12T00:41:09.067Z] + . [2025-03-12T00:41:09.067Z] -> Found 1 reports [2025-03-12T00:41:09.067Z] ==> Detecting git/mercurial file structure [2025-03-12T00:41:09.067Z] ==> Reading reports [2025-03-12T00:41:09.067Z] + ./coverage.out bytes=953 [2025-03-12T00:41:09.067Z] ==> Appending adjustments [2025-03-12T00:41:09.067Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T00:41:09.325Z] + Found adjustments [2025-03-12T00:41:09.325Z] ==> Gzipping contents [2025-03-12T00:41:09.325Z] 4.0K /tmp/codecov.ZEyypS.gz [2025-03-12T00:41:09.325Z] ==> Uploading reports [2025-03-12T00:41:09.325Z] url: https://codecov.io [2025-03-12T00:41:09.325Z] query: branch=main&commit=9490ec8a6ecf6bb530846c3bb0017639f45d9c95&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T00:41:09.325Z] -> Pinging Codecov [2025-03-12T00:41:09.325Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9490ec8a6ecf6bb530846c3bb0017639f45d9c95&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T00:41:09.585Z] -> Uploading to [2025-03-12T00:41:09.585Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/9490ec8a6ecf6bb530846c3bb0017639f45d9c95/524b2f3b-b997-4deb-b341-3762a71740cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T004109Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7c404392b33ce600b99ab072b3e9d800fd8eaafca054b2a88638ddeac84d0904 [2025-03-12T00:41:09.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T00:41:09.585Z] Dload Upload Total Spent Left Speed [2025-03-12T00:41:09.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3490 --:--:-- --:--:-- --:--:-- 3490 [2025-03-12T00:41:09.585Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [2025-03-12T00:41:09.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T00:41:09.745Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T00:41:09.760Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:10.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T00:41:10.068Z] [2025-03-12T00:41:10.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:10.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T00:41:10.371Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T00:41:10.371Z] 43c4264eed91: Pulling fs layer [2025-03-12T00:41:10.371Z] 4cc291be95ef: Pulling fs layer [2025-03-12T00:41:10.371Z] 2ac1f1163629: Pulling fs layer [2025-03-12T00:41:10.371Z] 5c3c966382ef: Pulling fs layer [2025-03-12T00:41:10.371Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:41:10.371Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T00:41:10.371Z] 9c3e1370e548: Pulling fs layer [2025-03-12T00:41:10.371Z] 5c3c966382ef: Waiting [2025-03-12T00:41:10.371Z] 4f4fb700ef54: Waiting [2025-03-12T00:41:10.371Z] 9c3e1370e548: Waiting [2025-03-12T00:41:10.371Z] 4cc291be95ef: Verifying Checksum [2025-03-12T00:41:10.371Z] 4cc291be95ef: Download complete [2025-03-12T00:41:10.371Z] 5c3c966382ef: Verifying Checksum [2025-03-12T00:41:10.371Z] 5c3c966382ef: Download complete [2025-03-12T00:41:10.371Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T00:41:10.371Z] 4f4fb700ef54: Download complete [2025-03-12T00:41:10.371Z] 43c4264eed91: Download complete [2025-03-12T00:41:10.628Z] 43c4264eed91: Pull complete [2025-03-12T00:41:10.628Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T00:41:10.628Z] d9c7d2e4e75e: Download complete [2025-03-12T00:41:10.628Z] 4cc291be95ef: Pull complete [2025-03-12T00:41:10.885Z] 2ac1f1163629: Verifying Checksum [2025-03-12T00:41:10.885Z] 2ac1f1163629: Download complete [2025-03-12T00:41:11.448Z] 9c3e1370e548: Verifying Checksum [2025-03-12T00:41:11.448Z] 9c3e1370e548: Download complete [2025-03-12T00:41:13.972Z] 2ac1f1163629: Pull complete [2025-03-12T00:41:13.972Z] 5c3c966382ef: Pull complete [2025-03-12T00:41:13.972Z] 4f4fb700ef54: Pull complete [2025-03-12T00:41:14.235Z] d9c7d2e4e75e: Pull complete [2025-03-12T00:41:17.511Z] 9c3e1370e548: Pull complete [2025-03-12T00:41:17.511Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T00:41:17.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T00:41:17.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:41:17.681Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:41:17.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T00:41:21.924Z] $ docker top d466fa38dacc7e6521fcf05ea153eb4d306c73d8d34a7e9c5b5589f5e2b2bd36 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:41:22.344Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-03-12T00:41:22.355Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-03-12T00:41:22.633Z] + set -o pipefail [2025-03-12T00:41:22.633Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-03-12T00:41:32.607Z] [2025-03-12T00:41:32.607Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-03-12T00:41:32.607Z] [2025-03-12T00:41:32.607Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/7c93beb2-e89c-48b6-8aeb-85d4db969bfb [2025-03-12T00:41:32.607Z] [2025-03-12T00:41:32.607Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T00:41:32.607Z] [2025-03-12T00:41:32.607Z] [2025-03-12T00:41:32.607Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T00:41:32.607Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T00:41:32.611Z] $ docker stop --time=1 d466fa38dacc7e6521fcf05ea153eb4d306c73d8d34a7e9c5b5589f5e2b2bd36 [2025-03-12T00:41:35.255Z] $ docker rm -f --volumes d466fa38dacc7e6521fcf05ea153eb4d306c73d8d34a7e9c5b5589f5e2b2bd36 [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-12T00:41:36.151Z] + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] sh [2025-03-12T00:41:36.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:41:36.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:36.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:41:36.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:41:36.821Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:41:36.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T00:41:37.190Z] $ docker top 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b -eo pid,comm [2025-03-12T00:41:37.246Z] 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-12T00:41:37.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:41:37.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:41:37.298Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:41:37.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:41:37.406Z] $ docker exec 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b ssh-agent [2025-03-12T00:41:37.513Z] SSH_AUTH_SOCK=/tmp/ssh-uH5LgSr87wiu/agent.34 [2025-03-12T00:41:37.513Z] SSH_AGENT_PID=40 [2025-03-12T00:41:37.518Z] Running ssh-add (command line suppressed) [2025-03-12T00:41:37.605Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17998225517919169592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17998225517919169592.key) [2025-03-12T00:41:37.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:41:37.915Z] + git semver tag [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,074 [run_tag] DEBUG tag force:False [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,074 [check_head_tag] DEBUG check head tag [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,076 [execute] INFO git cat-file --batch-check [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,079 [execute] INFO git cat-file --batch [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,111 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,111 [execute] INFO git tag -a v4.0.0-dev.22 -m v4.0.0-dev.22 [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,111 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.22', '-m', 'v4.0.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:41:38.173Z] 2025-03-12 00:41:38,116 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-12T00:41:38.173Z] 4.0.0-dev.22 [Pipeline] } [2025-03-12T00:41:38.176Z] $ docker exec --env ******** --env ******** 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b ssh-agent -k [2025-03-12T00:41:38.279Z] unset SSH_AUTH_SOCK; [2025-03-12T00:41:38.280Z] unset SSH_AGENT_PID; [2025-03-12T00:41:38.280Z] echo Agent pid 40 killed; [2025-03-12T00:41:38.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:41:38.626Z] + git semver [Pipeline] } [2025-03-12T00:41:38.891Z] $ docker stop --time=1 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b [2025-03-12T00:41:40.154Z] $ docker rm -f --volumes 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:40.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T00:41:40.593Z] [2025-03-12T00:41:40.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:40.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T00:41:40.895Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T00:41:40.895Z] ab5ef0e58194: Pulling fs layer [2025-03-12T00:41:40.895Z] 9712f1f96733: Pulling fs layer [2025-03-12T00:41:40.895Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T00:41:40.895Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T00:41:40.895Z] e9a5061849ea: Pulling fs layer [2025-03-12T00:41:40.895Z] d747dcd14b5f: Pulling fs layer [2025-03-12T00:41:40.895Z] 2de7ff778b66: Pulling fs layer [2025-03-12T00:41:40.895Z] 0d9ebad4ef96: Waiting [2025-03-12T00:41:40.895Z] e9a5061849ea: Waiting [2025-03-12T00:41:40.895Z] d747dcd14b5f: Waiting [2025-03-12T00:41:40.895Z] 2de7ff778b66: Waiting [2025-03-12T00:41:40.895Z] 9712f1f96733: Verifying Checksum [2025-03-12T00:41:40.895Z] 9712f1f96733: Download complete [2025-03-12T00:41:41.155Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T00:41:41.155Z] 63f879dbbcfc: Download complete [2025-03-12T00:41:41.155Z] e9a5061849ea: Verifying Checksum [2025-03-12T00:41:41.155Z] e9a5061849ea: Download complete [2025-03-12T00:41:41.413Z] d747dcd14b5f: Download complete [2025-03-12T00:41:41.413Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T00:41:41.413Z] 0d9ebad4ef96: Download complete [2025-03-12T00:41:41.413Z] 2de7ff778b66: Verifying Checksum [2025-03-12T00:41:41.413Z] 2de7ff778b66: Download complete [2025-03-12T00:41:41.413Z] ab5ef0e58194: Verifying Checksum [2025-03-12T00:41:41.413Z] ab5ef0e58194: Download complete [2025-03-12T00:41:43.942Z] ab5ef0e58194: Pull complete [2025-03-12T00:41:43.942Z] 9712f1f96733: Pull complete [2025-03-12T00:41:44.507Z] 63f879dbbcfc: Pull complete [2025-03-12T00:41:47.789Z] 0d9ebad4ef96: Pull complete [2025-03-12T00:41:48.046Z] e9a5061849ea: Pull complete [2025-03-12T00:41:48.046Z] d747dcd14b5f: Pull complete [2025-03-12T00:41:48.978Z] 2de7ff778b66: Pull complete [2025-03-12T00:41:48.978Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T00:41:48.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T00:41:48.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:41:49.083Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:41:49.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T00:41:52.455Z] $ docker top ca5028dc8399b1437b30893e9e4047129e2af5ec8fc2bb6d458ce4ef457d50b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:41:52.541Z] provisioning config files... [2025-03-12T00:41:52.546Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12413701828551613292tmp [2025-03-12T00:41:52.554Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12169958970536008027tmp [2025-03-12T00:41:52.562Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13118100955220576551tmp [Pipeline] { [Pipeline] echo [2025-03-12T00:41:52.594Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:41:52.902Z] ---> sigul-configuration.sh [2025-03-12T00:41:52.902Z] gpg: directory `/root/.gnupg' created [2025-03-12T00:41:52.902Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T00:41:52.902Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T00:41:52.902Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T00:41:52.902Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T00:41:52.902Z] gpg: CAST5 encrypted data [2025-03-12T00:41:52.902Z] gpg: encrypted with 1 passphrase [2025-03-12T00:41:52.902Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T00:41:53.198Z] + mkdir /home/jenkins [2025-03-12T00:41:53.198Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T00:41:53.492Z] + 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-12T00:41:53.504Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:41:53.796Z] ---> sigul-install.sh [2025-03-12T00:41:53.796Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T00:41:54.093Z] + git tag --list [2025-03-12T00:41:54.093Z] v1.0.0 [2025-03-12T00:41:54.093Z] v1.1.0 [2025-03-12T00:41:54.093Z] v1.2.0 [2025-03-12T00:41:54.093Z] v1.3.0 [2025-03-12T00:41:54.093Z] v1.3.1 [2025-03-12T00:41:54.093Z] v2.0.0 [2025-03-12T00:41:54.093Z] v2.0.1 [2025-03-12T00:41:54.093Z] v2.1.0 [2025-03-12T00:41:54.093Z] v2.1.1 [2025-03-12T00:41:54.093Z] v2.1.2 [2025-03-12T00:41:54.093Z] v2.2.0 [2025-03-12T00:41:54.093Z] v2.3 [2025-03-12T00:41:54.093Z] v2.3.0 [2025-03-12T00:41:54.093Z] v2.3.1 [2025-03-12T00:41:54.093Z] v3.0 [2025-03-12T00:41:54.093Z] v3.0.0 [2025-03-12T00:41:54.093Z] v3.0.1 [2025-03-12T00:41:54.093Z] v3.0.1-dev.1 [2025-03-12T00:41:54.093Z] v3.1 [2025-03-12T00:41:54.093Z] v3.1.0 [2025-03-12T00:41:54.093Z] v3.1.0-dev.1 [2025-03-12T00:41:54.093Z] v3.1.0-dev.10 [2025-03-12T00:41:54.093Z] v3.1.0-dev.11 [2025-03-12T00:41:54.093Z] v3.1.0-dev.12 [2025-03-12T00:41:54.093Z] v3.1.0-dev.13 [2025-03-12T00:41:54.093Z] v3.1.0-dev.14 [2025-03-12T00:41:54.093Z] v3.1.0-dev.15 [2025-03-12T00:41:54.093Z] v3.1.0-dev.16 [2025-03-12T00:41:54.093Z] v3.1.0-dev.17 [2025-03-12T00:41:54.093Z] v3.1.0-dev.18 [2025-03-12T00:41:54.093Z] v3.1.0-dev.19 [2025-03-12T00:41:54.093Z] v3.1.0-dev.2 [2025-03-12T00:41:54.093Z] v3.1.0-dev.20 [2025-03-12T00:41:54.093Z] v3.1.0-dev.21 [2025-03-12T00:41:54.093Z] v3.1.0-dev.22 [2025-03-12T00:41:54.093Z] v3.1.0-dev.23 [2025-03-12T00:41:54.093Z] v3.1.0-dev.24 [2025-03-12T00:41:54.093Z] v3.1.0-dev.25 [2025-03-12T00:41:54.093Z] v3.1.0-dev.26 [2025-03-12T00:41:54.093Z] v3.1.0-dev.27 [2025-03-12T00:41:54.093Z] v3.1.0-dev.28 [2025-03-12T00:41:54.093Z] v3.1.0-dev.29 [2025-03-12T00:41:54.093Z] v3.1.0-dev.3 [2025-03-12T00:41:54.093Z] v3.1.0-dev.30 [2025-03-12T00:41:54.093Z] v3.1.0-dev.31 [2025-03-12T00:41:54.093Z] v3.1.0-dev.32 [2025-03-12T00:41:54.093Z] v3.1.0-dev.33 [2025-03-12T00:41:54.093Z] v3.1.0-dev.34 [2025-03-12T00:41:54.093Z] v3.1.0-dev.35 [2025-03-12T00:41:54.093Z] v3.1.0-dev.36 [2025-03-12T00:41:54.093Z] v3.1.0-dev.37 [2025-03-12T00:41:54.093Z] v3.1.0-dev.38 [2025-03-12T00:41:54.093Z] v3.1.0-dev.39 [2025-03-12T00:41:54.093Z] v3.1.0-dev.4 [2025-03-12T00:41:54.093Z] v3.1.0-dev.5 [2025-03-12T00:41:54.093Z] v3.1.0-dev.6 [2025-03-12T00:41:54.093Z] v3.1.0-dev.7 [2025-03-12T00:41:54.093Z] v3.1.0-dev.8 [2025-03-12T00:41:54.093Z] v3.1.0-dev.9 [2025-03-12T00:41:54.093Z] v3.1.1 [2025-03-12T00:41:54.093Z] v3.1.1-dev.1 [2025-03-12T00:41:54.093Z] v3.2.0-dev.1 [2025-03-12T00:41:54.093Z] v3.2.0-dev.10 [2025-03-12T00:41:54.093Z] v3.2.0-dev.11 [2025-03-12T00:41:54.093Z] v3.2.0-dev.12 [2025-03-12T00:41:54.093Z] v3.2.0-dev.13 [2025-03-12T00:41:54.093Z] v3.2.0-dev.14 [2025-03-12T00:41:54.093Z] v3.2.0-dev.15 [2025-03-12T00:41:54.093Z] v3.2.0-dev.16 [2025-03-12T00:41:54.093Z] v3.2.0-dev.17 [2025-03-12T00:41:54.093Z] v3.2.0-dev.18 [2025-03-12T00:41:54.093Z] v3.2.0-dev.19 [2025-03-12T00:41:54.093Z] v3.2.0-dev.2 [2025-03-12T00:41:54.093Z] v3.2.0-dev.20 [2025-03-12T00:41:54.093Z] v3.2.0-dev.21 [2025-03-12T00:41:54.093Z] v3.2.0-dev.22 [2025-03-12T00:41:54.093Z] v3.2.0-dev.23 [2025-03-12T00:41:54.093Z] v3.2.0-dev.24 [2025-03-12T00:41:54.093Z] v3.2.0-dev.25 [2025-03-12T00:41:54.093Z] v3.2.0-dev.26 [2025-03-12T00:41:54.093Z] v3.2.0-dev.27 [2025-03-12T00:41:54.093Z] v3.2.0-dev.28 [2025-03-12T00:41:54.093Z] v3.2.0-dev.29 [2025-03-12T00:41:54.093Z] v3.2.0-dev.3 [2025-03-12T00:41:54.093Z] v3.2.0-dev.30 [2025-03-12T00:41:54.093Z] v3.2.0-dev.31 [2025-03-12T00:41:54.093Z] v3.2.0-dev.32 [2025-03-12T00:41:54.093Z] v3.2.0-dev.33 [2025-03-12T00:41:54.093Z] v3.2.0-dev.34 [2025-03-12T00:41:54.093Z] v3.2.0-dev.35 [2025-03-12T00:41:54.093Z] v3.2.0-dev.36 [2025-03-12T00:41:54.093Z] v3.2.0-dev.37 [2025-03-12T00:41:54.093Z] v3.2.0-dev.38 [2025-03-12T00:41:54.093Z] v3.2.0-dev.4 [2025-03-12T00:41:54.093Z] v3.2.0-dev.5 [2025-03-12T00:41:54.093Z] v3.2.0-dev.6 [2025-03-12T00:41:54.093Z] v3.2.0-dev.7 [2025-03-12T00:41:54.093Z] v3.2.0-dev.8 [2025-03-12T00:41:54.093Z] v3.2.0-dev.9 [2025-03-12T00:41:54.093Z] v4.0 [2025-03-12T00:41:54.093Z] v4.0.0 [2025-03-12T00:41:54.093Z] v4.0.0-dev.1 [2025-03-12T00:41:54.093Z] v4.0.0-dev.10 [2025-03-12T00:41:54.093Z] v4.0.0-dev.11 [2025-03-12T00:41:54.093Z] v4.0.0-dev.12 [2025-03-12T00:41:54.093Z] v4.0.0-dev.13 [2025-03-12T00:41:54.093Z] v4.0.0-dev.14 [2025-03-12T00:41:54.093Z] v4.0.0-dev.15 [2025-03-12T00:41:54.093Z] v4.0.0-dev.16 [2025-03-12T00:41:54.093Z] v4.0.0-dev.17 [2025-03-12T00:41:54.093Z] v4.0.0-dev.18 [2025-03-12T00:41:54.093Z] v4.0.0-dev.19 [2025-03-12T00:41:54.093Z] v4.0.0-dev.2 [2025-03-12T00:41:54.093Z] v4.0.0-dev.20 [2025-03-12T00:41:54.093Z] v4.0.0-dev.21 [2025-03-12T00:41:54.093Z] v4.0.0-dev.22 [2025-03-12T00:41:54.093Z] v4.0.0-dev.3 [2025-03-12T00:41:54.093Z] v4.0.0-dev.4 [2025-03-12T00:41:54.093Z] v4.0.0-dev.5 [2025-03-12T00:41:54.093Z] v4.0.0-dev.6 [2025-03-12T00:41:54.093Z] v4.0.0-dev.7 [2025-03-12T00:41:54.093Z] v4.0.0-dev.8 [2025-03-12T00:41:54.093Z] v4.0.0-dev.9 [2025-03-12T00:41:54.093Z] v4.0.1-dev.1 [Pipeline] sh [2025-03-12T00:41:54.388Z] + lftools sign git-tag v4.0.0-dev.22 [2025-03-12T00:41:54.954Z] Signing Git tag with Sigul... [2025-03-12T00:41:54.954Z] Signing v4.0.0-dev.22 [Pipeline] echo [2025-03-12T00:41:55.538Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:41:55.830Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T00:41:55.837Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T00:41:55.861Z] $ docker stop --time=1 ca5028dc8399b1437b30893e9e4047129e2af5ec8fc2bb6d458ce4ef457d50b7 [2025-03-12T00:41:57.621Z] $ docker rm -f --volumes ca5028dc8399b1437b30893e9e4047129e2af5ec8fc2bb6d458ce4ef457d50b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T00:41:58.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:41:58.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:58.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:41:58.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:41:58.475Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:41:58.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T00:41:58.843Z] $ docker top 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 -eo pid,comm [2025-03-12T00:41:58.897Z] 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-12T00:41:58.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:41:58.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:41:58.953Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:41:59.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:41:59.056Z] $ docker exec 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 ssh-agent [2025-03-12T00:41:59.166Z] SSH_AUTH_SOCK=/tmp/ssh-bzbm53KC3m01/agent.32 [2025-03-12T00:41:59.166Z] SSH_AGENT_PID=38 [2025-03-12T00:41:59.170Z] Running ssh-add (command line suppressed) [2025-03-12T00:41:59.250Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4237043882506938474.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4237043882506938474.key) [2025-03-12T00:41:59.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:41:59.559Z] + git semver bump pre [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,724 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,725 [bump_version] DEBUG bumping version:4.0.0-dev.22 on axis:pre with prefix:dev [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,725 [bump_version] DEBUG bumped version:4.0.0-dev.23 [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,725 [write_version] DEBUG write version:4.0.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,725 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,725 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,727 [execute] INFO git cat-file --batch-check [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,727 [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-12T00:41:59.818Z] 2025-03-12 00:41:59,732 [execute] INFO git cat-file --batch [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T00:41:59.818Z] 2025-03-12 00:41:59,736 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-12T00:41:59.818Z] 4.0.0-dev.23 [Pipeline] } [2025-03-12T00:41:59.818Z] $ docker exec --env ******** --env ******** 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 ssh-agent -k [2025-03-12T00:41:59.908Z] unset SSH_AUTH_SOCK; [2025-03-12T00:41:59.909Z] unset SSH_AGENT_PID; [2025-03-12T00:41:59.909Z] echo Agent pid 38 killed; [2025-03-12T00:41:59.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:42:00.258Z] + git semver [Pipeline] } [2025-03-12T00:42:00.525Z] $ docker stop --time=1 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 [2025-03-12T00:42:01.765Z] $ docker rm -f --volumes 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:42:02.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:42:02.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:42:02.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:42:02.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:42:02.521Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:42:02.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T00:42:02.870Z] $ docker top 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:42:02.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:42:02.986Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:42:03.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:42:03.091Z] $ docker exec 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 ssh-agent [2025-03-12T00:42:03.194Z] SSH_AUTH_SOCK=/tmp/ssh-X3tw1q6x0ro6/agent.32 [2025-03-12T00:42:03.194Z] SSH_AGENT_PID=38 [2025-03-12T00:42:03.198Z] Running ssh-add (command line suppressed) [2025-03-12T00:42:03.289Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9106511163694238986.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9106511163694238986.key) [2025-03-12T00:42:03.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:42:03.603Z] + git semver push [2025-03-12T00:42:03.862Z] 2025-03-12 00:42:03,783 [run_push] DEBUG push [2025-03-12T00:42:03.862Z] 2025-03-12 00:42:03,783 [execute] INFO git cat-file --batch-check [2025-03-12T00:42:03.862Z] 2025-03-12 00:42:03,783 [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-12T00:42:03.862Z] 2025-03-12 00:42:03,786 [execute] INFO git rev-list f0151e9558c555a296c17da6fff5d6901fdb6e48 -- [2025-03-12T00:42:03.862Z] 2025-03-12 00:42:03,787 [execute] DEBUG Popen(['git', 'rev-list', 'f0151e9558c555a296c17da6fff5d6901fdb6e48', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:42:03.862Z] 2025-03-12 00:42:03,799 [execute] INFO git fetch -v origin [2025-03-12T00:42:03.862Z] 2025-03-12 00:42:03,799 [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-12T00:42:04.428Z] 2025-03-12 00:42:04,217 [run_push] DEBUG no remote changes detected [2025-03-12T00:42:04.428Z] 2025-03-12 00:42:04,217 [execute] INFO git push origin semver [2025-03-12T00:42:04.428Z] 2025-03-12 00:42:04,217 [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-12T00:42:04.997Z] 2025-03-12 00:42:04,861 [run_push] DEBUG push all version tags [2025-03-12T00:42:04.997Z] 2025-03-12 00:42:04,861 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-12T00:42:04.997Z] 2025-03-12 00:42:04,861 [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-12T00:42:05.563Z] 2025-03-12 00:42:05,524 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-12T00:42:05.563Z] 4.0.0-dev.23 [Pipeline] } [2025-03-12T00:42:05.565Z] $ docker exec --env ******** --env ******** 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 ssh-agent -k [2025-03-12T00:42:05.649Z] unset SSH_AUTH_SOCK; [2025-03-12T00:42:05.650Z] unset SSH_AGENT_PID; [2025-03-12T00:42:05.650Z] echo Agent pid 38 killed; [2025-03-12T00:42:05.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:42:05.996Z] + git semver [Pipeline] } [2025-03-12T00:42:06.260Z] $ docker stop --time=1 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 [2025-03-12T00:42:07.505Z] $ docker rm -f --volumes 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 [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-12T00:42:08.174Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-03-12T00:42:08.174Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-12T00:42:08.174Z] total 16 [2025-03-12T00:42:08.174Z] drwxr-xr-x 3 root root 4096 Mar 12 00:21 . [2025-03-12T00:42:08.174Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:41 .. [2025-03-12T00:42:08.174Z] drwxr-xr-x 2 root root 4096 Mar 12 00:21 cost [2025-03-12T00:42:08.174Z] -rw-r--r-- 1 root root 96 Mar 12 00:21 cost.csv [2025-03-12T00:42:08.174Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-03-12T00:42:08.174Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-12T00:42:08.174Z] total 16 [2025-03-12T00:42:08.174Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:21 . [2025-03-12T00:42:08.174Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:41 .. [2025-03-12T00:42:08.174Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 00:21 cost [2025-03-12T00:42:08.174Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 12 00:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:08.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:09.325Z] ---> package-listing.sh [2025-03-12T00:42:09.325Z] ++ facter osfamily [2025-03-12T00:42:09.325Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T00:42:09.584Z] + OS_FAMILY=debian [2025-03-12T00:42:09.584Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-03-12T00:42:09.584Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T00:42:09.584Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T00:42:09.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T00:42:09.584Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T00:42:09.584Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-12T00:42:09.584Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T00:42:09.584Z] + case "${OS_FAMILY}" in [2025-03-12T00:42:09.584Z] + dpkg -l [2025-03-12T00:42:09.584Z] + grep '^ii' [2025-03-12T00:42:09.584Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T00:42:09.584Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T00:42:09.584Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T00:42:09.584Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-12T00:42:09.584Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-03-12T00:42:09.584Z] + 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-12T00:42:09.596Z] 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-12T00:42:09.873Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:42:10.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:42:10.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:42:10.518Z] prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container [2025-03-12T00:42:10.540Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T00:42:11.647Z] $ docker top 783da8bfbc909cae442b02c2c0ac71b1e687484de1cf628bfa76768a23011455 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:42:12.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T00:42:12.289Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T00:42:12.573Z] + ls /var/log/sa-host [2025-03-12T00:42:12.573Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:42:12.650Z] provisioning config files... [2025-03-12T00:42:12.657Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9532074299173024751tmp [Pipeline] { [Pipeline] echo [2025-03-12T00:42:12.675Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:12.956Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T00:42:12.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:13.310Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T00:42:13.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:13.607Z] ---> sudo-logs.sh [2025-03-12T00:42:13.608Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T00:42:13.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:13.923Z] ---> job-cost.sh [2025-03-12T00:42:13.923Z] lf-activate-venv: SKIPPING [2025-03-12T00:42:13.923Z] DEBUG: total: 0.2199999988079071 [2025-03-12T00:42:13.923Z] INFO: Retrieving Stack Cost... [2025-03-12T00:42:14.183Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T00:42:14.753Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T00:42:14.768Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:15.049Z] ---> logs-deploy.sh [2025-03-12T00:42:15.049Z] lf-activate-venv: SKIPPING [2025-03-12T00:42:15.049Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/270 [2025-03-12T00:42:15.049Z] INFO: archiving workspace using pattern(s): [2025-03-12T00:42:15.987Z] Archives upload complete. [2025-03-12T00:42:15.987Z] INFO: archiving logs to Nexus