Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 093dc918d6625c19b89d8b57c23e73b0a34dfc8e 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-ssh9164147913252841017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11442390141543858229.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7352947728500733760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh8722170899910460359.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-ssh16207391312059746775.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40098 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 093dc918d6625c19b89d8b57c23e73b0a34dfc8e (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 > git checkout -f 093dc918d6625c19b89d8b57c23e73b0a34dfc8e # timeout=10 Commit message: "Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" > git rev-list --no-walk ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T00:47:29.160Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T00:47:29.253Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T00:47:29.289Z] ========================================================= [2025-03-04T00:47:29.289Z] EdgeX Global Pipelines Version Info [2025-03-04T00:47:29.289Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:47:30.024Z] ------------------- [2025-03-04T00:47:30.025Z] stable info: [2025-03-04T00:47:30.025Z] ------------------- [2025-03-04T00:47:30.025Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T00:47:30.025Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T00:47:30.025Z] Message: update stable to v1.0.269 [2025-03-04T00:47:30.596Z] ------------------- [2025-03-04T00:47:30.596Z] experimental info: [2025-03-04T00:47:30.596Z] ------------------- [2025-03-04T00:47:30.597Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T00:47:30.597Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T00:47:30.597Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T00:47:30.686Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-03-04T00:47:30.711Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-03-04T00:47:30.735Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T00:47:30.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T00:47:30.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T00:47:30.811Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T00:47:30.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T00:47:30.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T00:47:30.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T00:47:30.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T00:47:30.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T00:47:30.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-03-04T00:47:30.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T00:47:31.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T00:47:31.026Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:47:31.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:47:31.084Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:47:31.116Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:47:31.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T00:47:31.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T00:47:31.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T00:47:31.206Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T00:47:31.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T00:47:31.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T00:47:31.292Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T00:47:31.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T00:47:31.339Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T00:47:31.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T00:47:31.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T00:47:31.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T00:47:31.438Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] echo [2025-03-04T00:47:31.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 093dc91 [Pipeline] echo [2025-03-04T00:47:31.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:47:31.563Z] provisioning config files... [2025-03-04T00:47:31.577Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5748240315802495963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:47:31.923Z] ---> ****-login.sh [2025-03-04T00:47:31.924Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:47:32.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:32.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:32.183Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:32.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:32.183Z] [2025-03-04T00:47:32.183Z] Login Succeeded [2025-03-04T00:47:32.183Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:47:32.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:32.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:32.184Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:32.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:32.184Z] [2025-03-04T00:47:32.184Z] Login Succeeded [2025-03-04T00:47:32.184Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:47:32.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:32.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:32.445Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:32.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:32.445Z] [2025-03-04T00:47:32.445Z] Login Succeeded [2025-03-04T00:47:32.445Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:47:32.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:32.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:32.445Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:32.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:32.445Z] [2025-03-04T00:47:32.445Z] Login Succeeded [2025-03-04T00:47:32.446Z] ****.io [2025-03-04T00:47:32.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:32.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:32.707Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:32.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:32.707Z] [2025-03-04T00:47:32.707Z] Login Succeeded [2025-03-04T00:47:32.707Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:47:32.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T00:47:33.143Z] + git rev-list -1 --merges 093dc918d6625c19b89d8b57c23e73b0a34dfc8e~1..093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] echo [2025-03-04T00:47:33.172Z] -----------> git rev-list -1 --merges 093dc918d6625c19b89d8b57c23e73b0a34dfc8e~1..093dc918d6625c19b89d8b57c23e73b0a34dfc8e 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [2025-03-04T00:47:33.173Z] 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [false] [Pipeline] sh [2025-03-04T00:47:33.472Z] + git log --format=format:%s -1 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] echo [2025-03-04T00:47:33.490Z] ========================================================= [2025-03-04T00:47:33.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T00:47:33.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:47:33.838Z] + git log --format=format:%s -1 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] echo [2025-03-04T00:47:33.852Z] [semverPrep] GIT_COMMIT: 093dc918d6625c19b89d8b57c23e73b0a34dfc8e, Commit Message: Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30 [Pipeline] echo [2025-03-04T00:47:33.866Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T00:47:34.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T00:47:34.259Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T00:47:34.259Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T00:47:34.259Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T00:47:34.259Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-04T00:47:34.259Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-04T00:47:34.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:47:34.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:47:34.720Z] [2025-03-04T00:47:34.720Z] 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-04T00:47:35.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:47:35.034Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T00:47:35.034Z] b85a868b505f: Pulling fs layer [2025-03-04T00:47:35.034Z] e2be974225ed: Pulling fs layer [2025-03-04T00:47:35.034Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T00:47:35.034Z] 988bab9f4d93: Pulling fs layer [2025-03-04T00:47:35.034Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T00:47:35.034Z] eaf3925da568: Pulling fs layer [2025-03-04T00:47:35.034Z] bab4dde63d76: Pulling fs layer [2025-03-04T00:47:35.034Z] bde34c3a00c8: Pulling fs layer [2025-03-04T00:47:35.034Z] b352a97aabf1: Pulling fs layer [2025-03-04T00:47:35.034Z] 4872d77fe225: Pulling fs layer [2025-03-04T00:47:35.034Z] 5851b861e8e6: Pulling fs layer [2025-03-04T00:47:35.034Z] bde34c3a00c8: Waiting [2025-03-04T00:47:35.034Z] 5851b861e8e6: Waiting [2025-03-04T00:47:35.034Z] 4872d77fe225: Waiting [2025-03-04T00:47:35.034Z] bab4dde63d76: Waiting [2025-03-04T00:47:35.034Z] b352a97aabf1: Waiting [2025-03-04T00:47:35.034Z] 988bab9f4d93: Waiting [2025-03-04T00:47:35.034Z] eaf3925da568: Waiting [2025-03-04T00:47:35.034Z] 1469e6f7b9e6: Waiting [2025-03-04T00:47:35.034Z] e2be974225ed: Download complete [2025-03-04T00:47:35.034Z] 988bab9f4d93: Verifying Checksum [2025-03-04T00:47:35.034Z] 988bab9f4d93: Download complete [2025-03-04T00:47:35.034Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T00:47:35.034Z] 1469e6f7b9e6: Download complete [2025-03-04T00:47:35.034Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T00:47:35.034Z] 339a4e72a1f5: Download complete [2025-03-04T00:47:35.034Z] eaf3925da568: Download complete [2025-03-04T00:47:35.295Z] bde34c3a00c8: Verifying Checksum [2025-03-04T00:47:35.295Z] bde34c3a00c8: Download complete [2025-03-04T00:47:35.295Z] b352a97aabf1: Download complete [2025-03-04T00:47:35.295Z] 4872d77fe225: Verifying Checksum [2025-03-04T00:47:35.295Z] 4872d77fe225: Download complete [2025-03-04T00:47:35.295Z] 5851b861e8e6: Verifying Checksum [2025-03-04T00:47:35.295Z] 5851b861e8e6: Download complete [2025-03-04T00:47:35.295Z] b85a868b505f: Verifying Checksum [2025-03-04T00:47:35.295Z] b85a868b505f: Download complete [2025-03-04T00:47:35.555Z] bab4dde63d76: Verifying Checksum [2025-03-04T00:47:35.555Z] bab4dde63d76: Download complete [2025-03-04T00:47:36.496Z] b85a868b505f: Pull complete [2025-03-04T00:47:36.756Z] e2be974225ed: Pull complete [2025-03-04T00:47:37.015Z] 339a4e72a1f5: Pull complete [2025-03-04T00:47:37.277Z] 988bab9f4d93: Pull complete [2025-03-04T00:47:37.540Z] 1469e6f7b9e6: Pull complete [2025-03-04T00:47:37.540Z] eaf3925da568: Pull complete [2025-03-04T00:47:39.449Z] bab4dde63d76: Pull complete [2025-03-04T00:47:39.449Z] bde34c3a00c8: Pull complete [2025-03-04T00:47:39.449Z] b352a97aabf1: Pull complete [2025-03-04T00:47:39.449Z] 4872d77fe225: Pull complete [2025-03-04T00:47:39.449Z] 5851b861e8e6: Pull complete [2025-03-04T00:47:39.449Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T00:47:39.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:47:39.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:47:39.602Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T00:47:39.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T00:47:40.905Z] $ docker top 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb -eo pid,comm [2025-03-04T00:47:40.969Z] 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-04T00:47:40.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T00:47:41.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:47:41.031Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:47:41.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:47:41.142Z] $ docker exec 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb ssh-agent [2025-03-04T00:47:41.268Z] SSH_AUTH_SOCK=/tmp/ssh-wuyMVzfbnXvF/agent.32 [2025-03-04T00:47:41.268Z] SSH_AGENT_PID=38 [2025-03-04T00:47:41.274Z] Running ssh-add (command line suppressed) [2025-03-04T00:47:41.380Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5394042657816682455.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5394042657816682455.key) [2025-03-04T00:47:41.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:47:41.699Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T00:47:41.703Z] $ docker exec --env ******** --env ******** 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb ssh-agent -k [2025-03-04T00:47:41.816Z] unset SSH_AUTH_SOCK; [2025-03-04T00:47:41.817Z] unset SSH_AGENT_PID; [2025-03-04T00:47:41.817Z] echo Agent pid 38 killed; [2025-03-04T00:47:41.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T00:47:41.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:47:41.879Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:47:42.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:47:41.999Z] $ docker exec 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb ssh-agent [2025-03-04T00:47:42.117Z] SSH_AUTH_SOCK=/tmp/ssh-r0OmnAHdb8KH/agent.71 [2025-03-04T00:47:42.117Z] SSH_AGENT_PID=77 [2025-03-04T00:47:42.122Z] Running ssh-add (command line suppressed) [2025-03-04T00:47:42.220Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7825572744810446406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7825572744810446406.key) [2025-03-04T00:47:42.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:47:42.542Z] + git semver init [2025-03-04T00:47:42.802Z] 2025-03-04 00:47:42,716 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T00:47:42.802Z] 2025-03-04 00:47:42,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-03-04T00:47:42.802Z] 2025-03-04 00:47:42,718 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-03-04T00:47:42.802Z] 2025-03-04 00:47:42,718 [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-04T00:47:43.742Z] 2025-03-04 00:47:43,688 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-03-04T00:47:43.742Z] 2025-03-04 00:47:43,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-03-04T00:47:43.742Z] 2025-03-04 00:47:43,688 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-04T00:47:43.742Z] 2025-03-04 00:47:43,689 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-04T00:47:43.742Z] 4.0.0-dev.19 [Pipeline] } [2025-03-04T00:47:43.745Z] $ docker exec --env ******** --env ******** 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb ssh-agent -k [2025-03-04T00:47:43.842Z] unset SSH_AUTH_SOCK; [2025-03-04T00:47:43.842Z] unset SSH_AGENT_PID; [2025-03-04T00:47:43.843Z] echo Agent pid 77 killed; [2025-03-04T00:47:43.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T00:47:44.190Z] + git semver [Pipeline] } [2025-03-04T00:47:44.455Z] $ docker stop --time=1 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb [2025-03-04T00:47:45.745Z] $ docker rm -f --volumes 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:47:46.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T00:47:46.367Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T00:47:46.373Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.19 [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-04T00:47:46.578Z] provisioning config files... [2025-03-04T00:47:46.589Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8067064703283338190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:47:46.893Z] ---> ****-login.sh [2025-03-04T00:47:46.893Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:47:46.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:46.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:46.894Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:46.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:46.894Z] [2025-03-04T00:47:46.894Z] Login Succeeded [2025-03-04T00:47:46.894Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:47:46.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:46.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:46.894Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:46.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:46.894Z] [2025-03-04T00:47:46.894Z] Login Succeeded [2025-03-04T00:47:47.154Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:47:47.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:47.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:47.155Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:47.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:47.155Z] [2025-03-04T00:47:47.155Z] Login Succeeded [2025-03-04T00:47:47.155Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:47:47.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:47.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:47.155Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:47.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:47.155Z] [2025-03-04T00:47:47.155Z] Login Succeeded [2025-03-04T00:47:47.155Z] ****.io [2025-03-04T00:47:47.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:47:47.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:47:47.415Z] Configure a credential helper to remove this warning. See [2025-03-04T00:47:47.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:47:47.415Z] [2025-03-04T00:47:47.415Z] Login Succeeded [2025-03-04T00:47:47.415Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:47:47.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:47:47.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:47:47.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:47:47.556Z] ========================================================= [2025-03-04T00:47:47.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T00:47:47.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:47:47.901Z] + 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-04T00:47:47.901Z] Sending build context to Docker daemon 9.311MB [2025-03-04T00:47:47.901Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:47:47.901Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T00:47:47.901Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T00:47:47.901Z] da9db072f522: Pulling fs layer [2025-03-04T00:47:47.901Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T00:47:47.901Z] 06f05ace1117: Pulling fs layer [2025-03-04T00:47:47.901Z] 5fe327b54edc: Pulling fs layer [2025-03-04T00:47:47.901Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:47:47.901Z] 92a5565b7b96: Pulling fs layer [2025-03-04T00:47:47.901Z] ff9bb7016b71: Pulling fs layer [2025-03-04T00:47:47.901Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T00:47:47.901Z] a813b0c90790: Pulling fs layer [2025-03-04T00:47:47.901Z] ff9bb7016b71: Waiting [2025-03-04T00:47:47.901Z] b67dba6c2c7d: Waiting [2025-03-04T00:47:47.901Z] a813b0c90790: Waiting [2025-03-04T00:47:47.901Z] 5fe327b54edc: Waiting [2025-03-04T00:47:47.901Z] 4f4fb700ef54: Waiting [2025-03-04T00:47:47.901Z] 92a5565b7b96: Waiting [2025-03-04T00:47:47.901Z] 6ef4a4ee8ca5: Download complete [2025-03-04T00:47:47.901Z] 5fe327b54edc: Verifying Checksum [2025-03-04T00:47:47.901Z] 5fe327b54edc: Download complete [2025-03-04T00:47:47.901Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:47:47.901Z] 4f4fb700ef54: Download complete [2025-03-04T00:47:47.901Z] 92a5565b7b96: Verifying Checksum [2025-03-04T00:47:47.901Z] 92a5565b7b96: Download complete [2025-03-04T00:47:47.901Z] da9db072f522: Download complete [2025-03-04T00:47:48.160Z] ff9bb7016b71: Verifying Checksum [2025-03-04T00:47:48.160Z] ff9bb7016b71: Download complete [2025-03-04T00:47:48.160Z] da9db072f522: Pull complete [2025-03-04T00:47:48.160Z] a813b0c90790: Verifying Checksum [2025-03-04T00:47:48.160Z] a813b0c90790: Download complete [2025-03-04T00:47:48.419Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T00:47:48.419Z] 06f05ace1117: Verifying Checksum [2025-03-04T00:47:48.419Z] 06f05ace1117: Download complete [2025-03-04T00:47:48.676Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T00:47:48.676Z] b67dba6c2c7d: Download complete [2025-03-04T00:47:51.960Z] 06f05ace1117: Pull complete [2025-03-04T00:47:52.219Z] 5fe327b54edc: Pull complete [2025-03-04T00:47:52.219Z] 4f4fb700ef54: Pull complete [2025-03-04T00:47:52.219Z] 92a5565b7b96: Pull complete [2025-03-04T00:47:52.478Z] ff9bb7016b71: Pull complete [2025-03-04T00:47:54.453Z] b67dba6c2c7d: Pull complete [2025-03-04T00:47:55.028Z] a813b0c90790: Pull complete [2025-03-04T00:47:55.028Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T00:47:55.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T00:47:55.028Z] ---> 3ba60ce46760 [2025-03-04T00:47:55.028Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T00:47:56.938Z] ---> Running in 2b461eca4f51 [2025-03-04T00:47:56.938Z] Removing intermediate container 2b461eca4f51 [2025-03-04T00:47:56.938Z] ---> 239960ca857c [2025-03-04T00:47:56.938Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:47:56.938Z] ---> Running in 8a0c989124dc [2025-03-04T00:47:56.938Z] Removing intermediate container 8a0c989124dc [2025-03-04T00:47:56.938Z] ---> 933b5e09a620 [2025-03-04T00:47:56.938Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:47:56.938Z] ---> Running in 40da2bf61d6f [2025-03-04T00:47:56.938Z] Removing intermediate container 40da2bf61d6f [2025-03-04T00:47:56.938Z] ---> 1888d2557bb4 [2025-03-04T00:47:56.938Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:47:56.938Z] ---> Running in 9f0494b9b2fd [2025-03-04T00:47:57.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:47:57.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:47:57.716Z] OK: 248 MiB in 58 packages [2025-03-04T00:47:58.286Z] Removing intermediate container 9f0494b9b2fd [2025-03-04T00:47:58.286Z] ---> 922cd0a68bf7 [2025-03-04T00:47:58.286Z] Step 7/12 : WORKDIR /app [2025-03-04T00:47:58.286Z] ---> Running in a5373e17e7c9 [2025-03-04T00:47:58.286Z] Removing intermediate container a5373e17e7c9 [2025-03-04T00:47:58.286Z] ---> 8cceb0f3aebd [2025-03-04T00:47:58.286Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-04T00:47:58.286Z] ---> 1c1fec432104 [2025-03-04T00:47:58.286Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:47:58.286Z] ---> Running in 20e8b7ca871b [2025-03-04T00:48:01.536Z] Still waiting to schedule task [2025-03-04T00:48:01.537Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:48:37.036Z] Removing intermediate container 20e8b7ca871b [2025-03-04T00:48:37.036Z] ---> 36bec801f77a [2025-03-04T00:48:37.036Z] Step 10/12 : COPY . . [2025-03-04T00:48:37.036Z] ---> 12b8afdcda76 [2025-03-04T00:48:37.036Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:48:37.036Z] ---> Running in 735ff2abe905 [2025-03-04T00:48:37.036Z] Removing intermediate container 735ff2abe905 [2025-03-04T00:48:37.036Z] ---> 090b605b4bb7 [2025-03-04T00:48:37.036Z] Step 12/12 : RUN $MAKE [2025-03-04T00:48:37.036Z] ---> Running in adb208ac0ebd [2025-03-04T00:48:37.036Z] noop [2025-03-04T00:48:37.036Z] Removing intermediate container adb208ac0ebd [2025-03-04T00:48:37.036Z] ---> 014436f4608e [2025-03-04T00:48:37.036Z] Successfully built 014436f4608e [2025-03-04T00:48:37.036Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:48:37.381Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:48:37.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:48:37.465Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T00:48:37.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-04T00:48:37.842Z] $ docker top 92a7bb0e644eb5c52efcae35f52219aa483c20fb4633f3a7815ae51b287761a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:48:38.400Z] + go version [2025-03-04T00:48:38.400Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T00:48:38.411Z] $ docker stop --time=1 92a7bb0e644eb5c52efcae35f52219aa483c20fb4633f3a7815ae51b287761a8 [2025-03-04T00:48:39.667Z] $ docker rm -f --volumes 92a7bb0e644eb5c52efcae35f52219aa483c20fb4633f3a7815ae51b287761a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:48:40.120Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:48:40.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:48:40.206Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T00:48:40.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-04T00:48:40.565Z] $ docker top 65338c27f9d947f3cfce46f62460f0ccbe4b84e6491d5c9217bffec4665175de -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:48:40.918Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:48:41.422Z] + make test [2025-03-04T00:48:41.422Z] go test -race -coverprofile=coverage.out ./... [2025-03-04T00:49:13.619Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-04T00:49:46.369Z] go vet ./... [2025-03-04T00:49:51.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T00:49:51.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T00:49:51.661Z] ./bin/test-attribution-txt.sh [2025-03-04T00:49:51.661Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-04T00:49:51.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T00:49:51.957Z] $ docker stop --time=1 65338c27f9d947f3cfce46f62460f0ccbe4b84e6491d5c9217bffec4665175de [2025-03-04T00:49:54.142Z] $ docker rm -f --volumes 65338c27f9d947f3cfce46f62460f0ccbe4b84e6491d5c9217bffec4665175de [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:49:54.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T00:49:54.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T00:49:55.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T00:49:55.738Z] + ls -al . [2025-03-04T00:49:55.738Z] total 248 [2025-03-04T00:49:55.738Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 00:48 . [2025-03-04T00:49:55.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:47 .. [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 00:47 .dockerignore [2025-03-04T00:49:55.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:49 .git [2025-03-04T00:49:55.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:47 .github [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 4 00:47 .gitignore [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 00:47 .golangci.yml [2025-03-04T00:49:55.738Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:47 .semver [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 16432 Mar 4 00:47 Attribution.txt [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 4 00:47 CHANGELOG.md [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 4 00:47 Dockerfile [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:47 GOVERNANCE.md [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 4 00:47 Jenkinsfile [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 00:47 LICENSE [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 4 00:47 OWNERS.md [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 4 00:47 README.md [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 00:47 VERSION [2025-03-04T00:49:55.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:47 bin [2025-03-04T00:49:55.738Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 4 00:49 coverage.out [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 6545 Mar 4 00:47 go.mod [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 88266 Mar 4 00:47 go.sum [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 4 00:47 main.go [2025-03-04T00:49:55.738Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 4 00:47 makefile [2025-03-04T00:49:55.738Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 00:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:49:56.067Z] + 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=093dc918d6625c19b89d8b57c23e73b0a34dfc8e --label arch=amd64 --label version=4.0.0-dev.19 . [2025-03-04T00:49:56.067Z] Sending build context to Docker daemon 9.313MB [2025-03-04T00:49:56.067Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:49:56.067Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-04T00:49:56.067Z] ---> 014436f4608e [2025-03-04T00:49:56.067Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T00:49:56.067Z] ---> Running in 0db6b656fc92 [2025-03-04T00:49:56.067Z] Removing intermediate container 0db6b656fc92 [2025-03-04T00:49:56.067Z] ---> 57ac7ce32dfd [2025-03-04T00:49:56.067Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:49:56.327Z] ---> Running in c8e583a79fed [2025-03-04T00:49:56.327Z] Removing intermediate container c8e583a79fed [2025-03-04T00:49:56.327Z] ---> d5a55565e99d [2025-03-04T00:49:56.327Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:49:56.327Z] ---> Running in 0b95272741f4 [2025-03-04T00:49:56.327Z] Removing intermediate container 0b95272741f4 [2025-03-04T00:49:56.327Z] ---> cd406de7f976 [2025-03-04T00:49:56.327Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:49:56.327Z] ---> Running in 2b4011b1a546 [2025-03-04T00:49:56.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:49:56.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:49:57.107Z] OK: 248 MiB in 58 packages [2025-03-04T00:49:57.367Z] Removing intermediate container 2b4011b1a546 [2025-03-04T00:49:57.367Z] ---> 833d614e7c90 [2025-03-04T00:49:57.367Z] Step 7/27 : WORKDIR /app [2025-03-04T00:49:57.367Z] ---> Running in 73b09c367ce4 [2025-03-04T00:49:57.626Z] Removing intermediate container 73b09c367ce4 [2025-03-04T00:49:57.626Z] ---> d41640380892 [2025-03-04T00:49:57.626Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-04T00:49:57.626Z] ---> 763827847b72 [2025-03-04T00:49:57.626Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:49:57.626Z] ---> Running in 3485821aafaa [2025-03-04T00:49:58.565Z] Removing intermediate container 3485821aafaa [2025-03-04T00:49:58.565Z] ---> d0aed99dead2 [2025-03-04T00:49:58.565Z] Step 10/27 : COPY . . [2025-03-04T00:49:58.565Z] ---> 170902ea437a [2025-03-04T00:49:58.565Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:49:58.825Z] ---> Running in 58a195792e67 [2025-03-04T00:49:58.825Z] Removing intermediate container 58a195792e67 [2025-03-04T00:49:58.825Z] ---> 6e16aa5a80dd [2025-03-04T00:49:58.825Z] Step 12/27 : RUN $MAKE [2025-03-04T00:49:58.825Z] ---> Running in 12f27b47b8b5 [2025-03-04T00:49:59.085Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-04T00:50:31.155Z] Removing intermediate container 12f27b47b8b5 [2025-03-04T00:50:31.155Z] ---> 589f8c1fc416 [2025-03-04T00:50:31.155Z] Step 13/27 : FROM alpine:3.20 [2025-03-04T00:50:31.155Z] 3.20: Pulling from library/alpine [2025-03-04T00:50:31.155Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T00:50:31.155Z] 0a9a5dfd008f: Verifying Checksum [2025-03-04T00:50:31.155Z] 0a9a5dfd008f: Download complete [2025-03-04T00:50:31.155Z] 0a9a5dfd008f: Pull complete [2025-03-04T00:50:31.155Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T00:50:31.155Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T00:50:31.155Z] ---> ff221270b9fb [2025-03-04T00:50:31.155Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-04T00:50:31.155Z] ---> Running in 0d3938561e0c [2025-03-04T00:50:31.155Z] Removing intermediate container 0d3938561e0c [2025-03-04T00:50:31.155Z] ---> 2aea893b8a81 [2025-03-04T00:50:31.155Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-04T00:50:31.155Z] ---> Running in 19b38b4b0a13 [2025-03-04T00:50:31.155Z] Removing intermediate container 19b38b4b0a13 [2025-03-04T00:50:31.155Z] ---> 1f24cffb93f9 [2025-03-04T00:50:31.155Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-04T00:50:31.155Z] ---> Running in 77f7a7293d94 [2025-03-04T00:50:31.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:31.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:31.155Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-04T00:50:31.155Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-04T00:50:31.155Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T00:50:31.155Z] Executing ca-certificates-20241121-r1.trigger [2025-03-04T00:50:31.155Z] OK: 9 MiB in 16 packages [2025-03-04T00:50:31.155Z] Removing intermediate container 77f7a7293d94 [2025-03-04T00:50:31.155Z] ---> 6b61bcc9d9f5 [2025-03-04T00:50:31.155Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-04T00:50:31.155Z] ---> Running in c1990b766c6b [2025-03-04T00:50:31.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:31.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:31.155Z] OK: 9 MiB in 16 packages [2025-03-04T00:50:31.155Z] Removing intermediate container c1990b766c6b [2025-03-04T00:50:31.155Z] ---> 7d8e1650e4d5 [2025-03-04T00:50:31.155Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-04T00:50:31.155Z] ---> 79c8a6cd5506 [2025-03-04T00:50:31.155Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-04T00:50:31.155Z] ---> d8fecf2cf999 [2025-03-04T00:50:31.155Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-04T00:50:31.155Z] ---> c94210f8181c [2025-03-04T00:50:31.155Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-04T00:50:31.414Z] ---> 641d8491112b [2025-03-04T00:50:31.414Z] Step 22/27 : EXPOSE 48095 [2025-03-04T00:50:31.414Z] ---> Running in d1ecb5b56af2 [2025-03-04T00:50:31.674Z] Removing intermediate container d1ecb5b56af2 [2025-03-04T00:50:31.674Z] ---> deed1951d3a6 [2025-03-04T00:50:31.674Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-04T00:50:31.674Z] ---> Running in ce05974bbab2 [2025-03-04T00:50:31.674Z] Removing intermediate container ce05974bbab2 [2025-03-04T00:50:31.674Z] ---> 3d1c15ae40ba [2025-03-04T00:50:31.674Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T00:50:31.674Z] ---> Running in e583dfed2339 [2025-03-04T00:50:31.674Z] Removing intermediate container e583dfed2339 [2025-03-04T00:50:31.674Z] ---> a43baa0e617a [2025-03-04T00:50:31.674Z] Step 25/27 : LABEL arch=amd64 [2025-03-04T00:50:31.942Z] ---> Running in e2da958e17d6 [2025-03-04T00:50:31.942Z] Removing intermediate container e2da958e17d6 [2025-03-04T00:50:31.942Z] ---> 437a1f340f80 [2025-03-04T00:50:31.942Z] Step 26/27 : LABEL git_sha=093dc918d6625c19b89d8b57c23e73b0a34dfc8e [2025-03-04T00:50:31.942Z] ---> Running in 20514d135d8e [2025-03-04T00:50:31.942Z] Removing intermediate container 20514d135d8e [2025-03-04T00:50:31.942Z] ---> cdde95161346 [2025-03-04T00:50:31.942Z] Step 27/27 : LABEL version=4.0.0-dev.19 [2025-03-04T00:50:31.942Z] ---> Running in cf0f033af74f [2025-03-04T00:50:31.942Z] Removing intermediate container cf0f033af74f [2025-03-04T00:50:31.942Z] ---> b8d2541a21f2 [2025-03-04T00:50:31.942Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T00:50:31.942Z] Successfully built b8d2541a21f2 [2025-03-04T00:50:31.942Z] 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-04T00:50:32.088Z] provisioning config files... [2025-03-04T00:50:32.101Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13403927119340003166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:50:32.400Z] ---> ****-login.sh [2025-03-04T00:50:32.400Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:50:32.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:32.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:32.400Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:32.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:32.400Z] [2025-03-04T00:50:32.400Z] Login Succeeded [2025-03-04T00:50:32.400Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:50:32.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:32.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:32.400Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:32.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:32.400Z] [2025-03-04T00:50:32.400Z] Login Succeeded [2025-03-04T00:50:32.400Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:50:32.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:32.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:32.661Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:32.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:32.661Z] [2025-03-04T00:50:32.661Z] Login Succeeded [2025-03-04T00:50:32.661Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:50:32.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:32.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:32.662Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:32.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:32.662Z] [2025-03-04T00:50:32.662Z] Login Succeeded [2025-03-04T00:50:32.662Z] ****.io [2025-03-04T00:50:32.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:32.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:32.921Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:32.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:32.921Z] [2025-03-04T00:50:32.921Z] Login Succeeded [2025-03-04T00:50:32.921Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:50:32.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:50:32.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:50:33.012Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-03-04T00:50:33.012Z] 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [2025-03-04T00:50:33.012Z] latest [2025-03-04T00:50:33.012Z] 4.0.0-dev.19 [2025-03-04T00:50:33.012Z] 093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [2025-03-04T00:50:33.012Z] main [2025-03-04T00:50:33.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:33.364Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:33.697Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e [2025-03-04T00:50:33.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-04T00:50:33.697Z] 64d0cec4adb3: Preparing [2025-03-04T00:50:33.697Z] e350e402c71b: Preparing [2025-03-04T00:50:33.697Z] 4a6223fb6440: Preparing [2025-03-04T00:50:33.697Z] a8e63ee2e3a5: Preparing [2025-03-04T00:50:33.697Z] 26aff497a717: Preparing [2025-03-04T00:50:33.697Z] dd070baa3f17: Preparing [2025-03-04T00:50:33.697Z] 994456c4fd7b: Preparing [2025-03-04T00:50:33.697Z] dd070baa3f17: Waiting [2025-03-04T00:50:33.697Z] 994456c4fd7b: Waiting [2025-03-04T00:50:33.697Z] a8e63ee2e3a5: Pushed [2025-03-04T00:50:33.697Z] e350e402c71b: Pushed [2025-03-04T00:50:33.697Z] 4a6223fb6440: Pushed [2025-03-04T00:50:33.697Z] 26aff497a717: Pushed [2025-03-04T00:50:33.697Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:33.956Z] dd070baa3f17: Pushed [2025-03-04T00:50:37.237Z] 64d0cec4adb3: Pushed [2025-03-04T00:50:37.237Z] 093dc918d6625c19b89d8b57c23e73b0a34dfc8e: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:37.560Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:37.875Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-04T00:50:37.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-04T00:50:37.875Z] 64d0cec4adb3: Preparing [2025-03-04T00:50:37.875Z] e350e402c71b: Preparing [2025-03-04T00:50:37.875Z] 4a6223fb6440: Preparing [2025-03-04T00:50:37.875Z] a8e63ee2e3a5: Preparing [2025-03-04T00:50:37.875Z] 26aff497a717: Preparing [2025-03-04T00:50:37.875Z] dd070baa3f17: Preparing [2025-03-04T00:50:37.875Z] 994456c4fd7b: Preparing [2025-03-04T00:50:37.875Z] dd070baa3f17: Waiting [2025-03-04T00:50:37.875Z] 994456c4fd7b: Waiting [2025-03-04T00:50:37.875Z] e350e402c71b: Layer already exists [2025-03-04T00:50:37.875Z] 4a6223fb6440: Layer already exists [2025-03-04T00:50:37.875Z] 64d0cec4adb3: Layer already exists [2025-03-04T00:50:37.875Z] a8e63ee2e3a5: Layer already exists [2025-03-04T00:50:37.875Z] 26aff497a717: Layer already exists [2025-03-04T00:50:37.875Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:37.875Z] dd070baa3f17: Layer already exists [2025-03-04T00:50:37.875Z] latest: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:38.209Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:38.528Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.19 [2025-03-04T00:50:38.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-04T00:50:38.528Z] 64d0cec4adb3: Preparing [2025-03-04T00:50:38.528Z] e350e402c71b: Preparing [2025-03-04T00:50:38.528Z] 4a6223fb6440: Preparing [2025-03-04T00:50:38.528Z] a8e63ee2e3a5: Preparing [2025-03-04T00:50:38.528Z] 26aff497a717: Preparing [2025-03-04T00:50:38.528Z] dd070baa3f17: Preparing [2025-03-04T00:50:38.528Z] 994456c4fd7b: Preparing [2025-03-04T00:50:38.528Z] dd070baa3f17: Waiting [2025-03-04T00:50:38.528Z] 994456c4fd7b: Waiting [2025-03-04T00:50:38.528Z] a8e63ee2e3a5: Layer already exists [2025-03-04T00:50:38.528Z] 4a6223fb6440: Layer already exists [2025-03-04T00:50:38.528Z] 26aff497a717: Layer already exists [2025-03-04T00:50:38.528Z] e350e402c71b: Layer already exists [2025-03-04T00:50:38.528Z] 64d0cec4adb3: Layer already exists [2025-03-04T00:50:38.528Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:38.528Z] dd070baa3f17: Layer already exists [2025-03-04T00:50:38.528Z] 4.0.0-dev.19: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:38.875Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:39.210Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [2025-03-04T00:50:39.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-04T00:50:39.210Z] 64d0cec4adb3: Preparing [2025-03-04T00:50:39.210Z] e350e402c71b: Preparing [2025-03-04T00:50:39.210Z] 4a6223fb6440: Preparing [2025-03-04T00:50:39.210Z] a8e63ee2e3a5: Preparing [2025-03-04T00:50:39.210Z] 26aff497a717: Preparing [2025-03-04T00:50:39.210Z] dd070baa3f17: Preparing [2025-03-04T00:50:39.210Z] 994456c4fd7b: Preparing [2025-03-04T00:50:39.210Z] 994456c4fd7b: Waiting [2025-03-04T00:50:39.210Z] dd070baa3f17: Waiting [2025-03-04T00:50:39.210Z] 26aff497a717: Layer already exists [2025-03-04T00:50:39.210Z] a8e63ee2e3a5: Layer already exists [2025-03-04T00:50:39.210Z] 4a6223fb6440: Layer already exists [2025-03-04T00:50:39.210Z] e350e402c71b: Layer already exists [2025-03-04T00:50:39.210Z] 64d0cec4adb3: Layer already exists [2025-03-04T00:50:39.210Z] dd070baa3f17: Layer already exists [2025-03-04T00:50:39.210Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:39.210Z] 093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:39.545Z] + 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-04T00:50:39.870Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-03-04T00:50:39.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-04T00:50:39.870Z] 64d0cec4adb3: Preparing [2025-03-04T00:50:39.870Z] e350e402c71b: Preparing [2025-03-04T00:50:39.870Z] 4a6223fb6440: Preparing [2025-03-04T00:50:39.870Z] a8e63ee2e3a5: Preparing [2025-03-04T00:50:39.870Z] 26aff497a717: Preparing [2025-03-04T00:50:39.870Z] dd070baa3f17: Preparing [2025-03-04T00:50:39.870Z] 994456c4fd7b: Preparing [2025-03-04T00:50:39.870Z] dd070baa3f17: Waiting [2025-03-04T00:50:39.870Z] 994456c4fd7b: Waiting [2025-03-04T00:50:39.870Z] 64d0cec4adb3: Layer already exists [2025-03-04T00:50:39.870Z] a8e63ee2e3a5: Layer already exists [2025-03-04T00:50:39.870Z] 4a6223fb6440: Layer already exists [2025-03-04T00:50:39.870Z] e350e402c71b: Layer already exists [2025-03-04T00:50:39.870Z] 26aff497a717: Layer already exists [2025-03-04T00:50:39.870Z] dd070baa3f17: Layer already exists [2025-03-04T00:50:39.870Z] 994456c4fd7b: Layer already exists [2025-03-04T00:50:39.870Z] main: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:50:39.946Z] ===================================================== [Pipeline] echo [2025-03-04T00:50:39.969Z] taggedImages: [2025-03-04T00:50:39.969Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e [2025-03-04T00:50:39.969Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-04T00:50:39.969Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.19 [2025-03-04T00:50:39.969Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [2025-03-04T00:50:39.969Z] - 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-04T00:50:40.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:50:40.384Z] [2025-03-04T00:50:40.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:40.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:50:40.684Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T00:50:40.684Z] 5eb5b503b376: Pulling fs layer [2025-03-04T00:50:40.684Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T00:50:40.684Z] ec43610c2a17: Pulling fs layer [2025-03-04T00:50:40.684Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T00:50:40.684Z] 33b1e0a273af: Pulling fs layer [2025-03-04T00:50:40.684Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T00:50:40.684Z] 2f39f015ded8: Pulling fs layer [2025-03-04T00:50:40.684Z] 33b1e0a273af: Waiting [2025-03-04T00:50:40.684Z] 5d3b04190fa2: Waiting [2025-03-04T00:50:40.684Z] 2f39f015ded8: Waiting [2025-03-04T00:50:40.684Z] 3a2ae6a8a46f: Waiting [2025-03-04T00:50:40.684Z] 5c69ac0246d0: Download complete [2025-03-04T00:50:40.684Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-04T00:50:40.684Z] 3a2ae6a8a46f: Download complete [2025-03-04T00:50:40.684Z] 33b1e0a273af: Verifying Checksum [2025-03-04T00:50:40.684Z] 33b1e0a273af: Download complete [2025-03-04T00:50:40.684Z] 5d3b04190fa2: Verifying Checksum [2025-03-04T00:50:40.684Z] 5d3b04190fa2: Download complete [2025-03-04T00:50:40.684Z] ec43610c2a17: Verifying Checksum [2025-03-04T00:50:40.684Z] ec43610c2a17: Download complete [2025-03-04T00:50:40.942Z] 5eb5b503b376: Verifying Checksum [2025-03-04T00:50:40.942Z] 5eb5b503b376: Download complete [2025-03-04T00:50:41.509Z] 2f39f015ded8: Download complete [2025-03-04T00:50:42.078Z] 5eb5b503b376: Pull complete [2025-03-04T00:50:42.078Z] 5c69ac0246d0: Pull complete [2025-03-04T00:50:42.646Z] ec43610c2a17: Pull complete [2025-03-04T00:50:42.646Z] 3a2ae6a8a46f: Pull complete [2025-03-04T00:50:42.904Z] 33b1e0a273af: Pull complete [2025-03-04T00:50:42.904Z] 5d3b04190fa2: Pull complete [2025-03-04T00:50:47.092Z] 2f39f015ded8: Pull complete [2025-03-04T00:50:47.092Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T00:50:47.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:50:47.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:50:47.195Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T00:50:47.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T00:50:48.528Z] $ docker top 612ab8cc009fd0ef9a8e55ac542f47bd551304a39d9513293f0004f348656daf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:50:48.997Z] ---> job-cost.sh [2025-03-04T00:50:48.997Z] lf-activate-venv: SKIPPING [2025-03-04T00:50:48.997Z] INFO: No Stack... [2025-03-04T00:50:49.271Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T00:50:49.547Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T00:50:49.894Z] + cut -d, -f6 [2025-03-04T00:50:49.894Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock [2025-03-04T00:50:49.914Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [2025-03-04T00:50:49.924Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] did not exist. Created. [2025-03-04T00:50:49.930Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T00:50:50.233Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T00:50:50.270Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T00:50:50.285Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T00:50:50.312Z] $ docker stop --time=1 612ab8cc009fd0ef9a8e55ac542f47bd551304a39d9513293f0004f348656daf [2025-03-04T00:50:51.467Z] $ docker rm -f --volumes 612ab8cc009fd0ef9a8e55ac542f47bd551304a39d9513293f0004f348656daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-04T00:50:53.339Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40106 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-03-04T00:50:53.356Z] Running in /w/workspace/app-service-configurable/267 [Pipeline] { [Pipeline] checkout [2025-03-04T00:50:56.408Z] The recommended git tool is: git [2025-03-04T00:51:01.556Z] using credential edgex-jenkins-ssh [2025-03-04T00:51:01.578Z] Cloning the remote Git repository [2025-03-04T00:51:01.623Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-03-04T00:51:01.762Z] > git init /w/workspace/app-service-configurable/267 # timeout=10 [2025-03-04T00:51:01.939Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-03-04T00:51:01.940Z] > git --version # timeout=10 [2025-03-04T00:51:01.962Z] > git --version # 'git version 2.25.1' [2025-03-04T00:51:01.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T00:51:02.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:51:04.411Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-03-04T00:51:04.434Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:51:05.672Z] Avoid second fetch [2025-03-04T00:51:05.673Z] Checking out Revision 093dc918d6625c19b89d8b57c23e73b0a34dfc8e (main) [2025-03-04T00:51:06.424Z] Commit message: "Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" [2025-03-04T00:51:05.688Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T00:51:05.773Z] > git checkout -f 093dc918d6625c19b89d8b57c23e73b0a34dfc8e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:51:11.148Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T00:51:11.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T00:51:11.148Z] Dload Upload Total Spent Left Speed [2025-03-04T00:51:11.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2025-03-04T00:51:11.544Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T00:51:11.882Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-03-04T00:51:11.882Z] /etc/docker/daemon.json [2025-03-04T00:51:11.882Z] { [2025-03-04T00:51:11.882Z] "registry-mirrors": [ [2025-03-04T00:51:11.882Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T00:51:11.882Z] ], [2025-03-04T00:51:11.882Z] "bip": "10.250.0.254/24", [2025-03-04T00:51:11.882Z] "hosts": [ [2025-03-04T00:51:11.882Z] "tcp://0.0.0.0:5555", [2025-03-04T00:51:11.882Z] "unix:///var/run/docker.sock" [2025-03-04T00:51:11.882Z] ], [2025-03-04T00:51:11.882Z] "mtu": 1458, [2025-03-04T00:51:11.882Z] "selinux-enabled": true, [2025-03-04T00:51:11.882Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T00:51:11.882Z] } [Pipeline] sh [2025-03-04T00:51:12.209Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T00:51:12.539Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:51:30.810Z] provisioning config files... [2025-03-04T00:51:30.836Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/267@tmp/config16185447087644602964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:51:31.290Z] ---> ****-login.sh [2025-03-04T00:51:31.290Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:51:31.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:31.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:31.876Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:31.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:31.876Z] [2025-03-04T00:51:31.876Z] Login Succeeded [2025-03-04T00:51:31.876Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:51:32.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:32.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:32.413Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:32.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:32.413Z] [2025-03-04T00:51:32.413Z] Login Succeeded [2025-03-04T00:51:32.413Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:51:32.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:32.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:32.684Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:32.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:32.684Z] [2025-03-04T00:51:32.684Z] Login Succeeded [2025-03-04T00:51:32.684Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:51:32.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:32.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:32.962Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:32.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:32.962Z] [2025-03-04T00:51:32.962Z] Login Succeeded [2025-03-04T00:51:32.962Z] ****.io [2025-03-04T00:51:33.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:33.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:33.503Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:33.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:33.503Z] [2025-03-04T00:51:33.503Z] Login Succeeded [2025-03-04T00:51:33.503Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:51:33.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:51:33.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:51:33.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:51:33.960Z] ========================================================= [2025-03-04T00:51:33.960Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T00:51:33.960Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:51:34.355Z] + 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-04T00:51:34.355Z] Sending build context to Docker daemon 222.2kB [2025-03-04T00:51:34.625Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:51:34.625Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T00:51:34.899Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T00:51:34.899Z] 9986a736f7d3: Pulling fs layer [2025-03-04T00:51:34.899Z] 1f018df60701: Pulling fs layer [2025-03-04T00:51:34.899Z] 39f8f326b044: Pulling fs layer [2025-03-04T00:51:34.899Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T00:51:34.899Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:51:34.899Z] d45d956e0dbf: Pulling fs layer [2025-03-04T00:51:34.899Z] d7702b0d1db1: Pulling fs layer [2025-03-04T00:51:34.899Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T00:51:34.899Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T00:51:34.899Z] 4f4fb700ef54: Waiting [2025-03-04T00:51:34.899Z] d45d956e0dbf: Waiting [2025-03-04T00:51:34.899Z] d7702b0d1db1: Waiting [2025-03-04T00:51:34.899Z] 5c7f0f088c93: Waiting [2025-03-04T00:51:34.899Z] 4fdc064ae6cf: Waiting [2025-03-04T00:51:34.899Z] e6a1e7a6a96a: Waiting [2025-03-04T00:51:34.899Z] 1f018df60701: Verifying Checksum [2025-03-04T00:51:34.899Z] 1f018df60701: Download complete [2025-03-04T00:51:34.899Z] e6a1e7a6a96a: Verifying Checksum [2025-03-04T00:51:34.899Z] e6a1e7a6a96a: Download complete [2025-03-04T00:51:34.899Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:51:34.899Z] 4f4fb700ef54: Download complete [2025-03-04T00:51:34.899Z] d45d956e0dbf: Verifying Checksum [2025-03-04T00:51:34.899Z] d45d956e0dbf: Download complete [2025-03-04T00:51:34.899Z] d7702b0d1db1: Verifying Checksum [2025-03-04T00:51:34.899Z] d7702b0d1db1: Download complete [2025-03-04T00:51:34.899Z] 9986a736f7d3: Verifying Checksum [2025-03-04T00:51:34.899Z] 9986a736f7d3: Download complete [2025-03-04T00:51:35.488Z] 4fdc064ae6cf: Download complete [2025-03-04T00:51:36.075Z] 9986a736f7d3: Pull complete [2025-03-04T00:51:36.714Z] 1f018df60701: Pull complete [2025-03-04T00:51:36.984Z] 39f8f326b044: Verifying Checksum [2025-03-04T00:51:36.984Z] 39f8f326b044: Download complete [2025-03-04T00:51:37.951Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T00:51:37.951Z] 5c7f0f088c93: Download complete [2025-03-04T00:51:52.958Z] 39f8f326b044: Pull complete [2025-03-04T00:51:52.958Z] e6a1e7a6a96a: Pull complete [2025-03-04T00:51:52.958Z] 4f4fb700ef54: Pull complete [2025-03-04T00:51:52.958Z] d45d956e0dbf: Pull complete [2025-03-04T00:51:52.958Z] d7702b0d1db1: Pull complete [2025-03-04T00:52:01.202Z] 5c7f0f088c93: Pull complete [2025-03-04T00:52:02.610Z] 4fdc064ae6cf: Pull complete [2025-03-04T00:52:02.876Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T00:52:02.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T00:52:02.876Z] ---> 63f30b955cb9 [2025-03-04T00:52:02.876Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T00:52:03.848Z] ---> Running in 171270cbcb14 [2025-03-04T00:52:03.848Z] Removing intermediate container 171270cbcb14 [2025-03-04T00:52:03.848Z] ---> 27a903c6945b [2025-03-04T00:52:03.848Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:52:04.117Z] ---> Running in 53a47dce3c9d [2025-03-04T00:52:04.386Z] Removing intermediate container 53a47dce3c9d [2025-03-04T00:52:04.386Z] ---> f77ed20ce3cc [2025-03-04T00:52:04.386Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:52:04.386Z] ---> Running in 0b58ce865b09 [2025-03-04T00:52:04.977Z] Removing intermediate container 0b58ce865b09 [2025-03-04T00:52:04.977Z] ---> af02d5ca19dd [2025-03-04T00:52:04.977Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:52:04.977Z] ---> Running in d6fee3ab11bb [2025-03-04T00:52:06.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T00:52:06.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T00:52:08.624Z] OK: 239 MiB in 58 packages [2025-03-04T00:52:09.618Z] Removing intermediate container d6fee3ab11bb [2025-03-04T00:52:09.618Z] ---> c536b752e4b6 [2025-03-04T00:52:09.618Z] Step 7/12 : WORKDIR /app [2025-03-04T00:52:09.618Z] ---> Running in ccb23216a13a [2025-03-04T00:52:10.215Z] Removing intermediate container ccb23216a13a [2025-03-04T00:52:10.215Z] ---> cb6e2a9ae6d5 [2025-03-04T00:52:10.215Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-04T00:52:10.490Z] ---> eb952e4afcc9 [2025-03-04T00:52:10.490Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:52:10.760Z] ---> Running in 8d6da1c76aaa [2025-03-04T00:54:17.495Z] Removing intermediate container 8d6da1c76aaa [2025-03-04T00:54:17.495Z] ---> 454f46e0d46e [2025-03-04T00:54:17.495Z] Step 10/12 : COPY . . [2025-03-04T00:54:17.495Z] ---> 5d03182f4c7e [2025-03-04T00:54:17.495Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:54:17.495Z] ---> Running in 4c23c7873b62 [2025-03-04T00:54:17.495Z] Removing intermediate container 4c23c7873b62 [2025-03-04T00:54:17.495Z] ---> ea7d4260174e [2025-03-04T00:54:17.495Z] Step 12/12 : RUN $MAKE [2025-03-04T00:54:17.495Z] ---> Running in 25e872be9408 [2025-03-04T00:54:17.495Z] noop [2025-03-04T00:54:17.495Z] Removing intermediate container 25e872be9408 [2025-03-04T00:54:17.495Z] ---> 6068e8684577 [2025-03-04T00:54:17.495Z] Successfully built 6068e8684577 [2025-03-04T00:54:17.495Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:17.914Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:54:17.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:54:18.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-40106 does not seem to be running inside a container [2025-03-04T00:54:18.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/267 -v /w/workspace/app-service-configurable/267:/w/workspace/app-service-configurable/267:rw,z -v /w/workspace/app-service-configurable/267@tmp:/w/workspace/app-service-configurable/267@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-04T00:54:19.967Z] $ docker top 68bf9ebde23d5c1a146252549e173957ec642e37da06bf56b718c1c187b6249f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:54:20.962Z] + go version [2025-03-04T00:54:20.962Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T00:54:20.979Z] $ docker stop --time=1 68bf9ebde23d5c1a146252549e173957ec642e37da06bf56b718c1c187b6249f [2025-03-04T00:54:22.791Z] $ docker rm -f --volumes 68bf9ebde23d5c1a146252549e173957ec642e37da06bf56b718c1c187b6249f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:23.460Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:54:23.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:54:23.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-40106 does not seem to be running inside a container [2025-03-04T00:54:23.790Z] $ 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/267 -v /w/workspace/app-service-configurable/267:/w/workspace/app-service-configurable/267:rw,z -v /w/workspace/app-service-configurable/267@tmp:/w/workspace/app-service-configurable/267@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-04T00:54:25.162Z] $ docker top 7c15966a095c2465645d53b5351e2da32e8745bf13d747245feca25185b311b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:54:26.044Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/267 [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:54:26.720Z] + make test [2025-03-04T00:54:26.720Z] go test -race -coverprofile=coverage.out ./... [2025-03-04T01:00:03.937Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-04T01:00:03.937Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T01:00:03.937Z] go vet ./... [2025-03-04T01:05:26.175Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T01:05:26.175Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T01:05:26.175Z] ./bin/test-attribution-txt.sh [2025-03-04T01:05:26.175Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-04T01:05:26.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T01:05:26.819Z] $ docker stop --time=1 7c15966a095c2465645d53b5351e2da32e8745bf13d747245feca25185b311b2 [2025-03-04T01:05:29.282Z] $ docker rm -f --volumes 7c15966a095c2465645d53b5351e2da32e8745bf13d747245feca25185b311b2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:05:32.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T01:05:32.523Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T01:05:33.360Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T01:05:33.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T01:05:34.190Z] + ls -al . [2025-03-04T01:05:34.191Z] total 244 [2025-03-04T01:05:34.191Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 4 00:54 . [2025-03-04T01:05:34.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:51 .. [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 00:51 .dockerignore [2025-03-04T01:05:34.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:51 .git [2025-03-04T01:05:34.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:51 .github [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 4 00:51 .gitignore [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 00:51 .golangci.yml [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 16432 Mar 4 00:51 Attribution.txt [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 4 00:51 CHANGELOG.md [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 4 00:51 Dockerfile [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:51 GOVERNANCE.md [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 4 00:51 Jenkinsfile [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 00:51 LICENSE [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 4 00:51 OWNERS.md [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 4 00:51 README.md [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 00:47 VERSION [2025-03-04T01:05:34.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:51 bin [2025-03-04T01:05:34.191Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 4 00:59 coverage.out [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 6545 Mar 4 00:51 go.mod [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 88266 Mar 4 00:51 go.sum [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 4 00:51 main.go [2025-03-04T01:05:34.191Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 4 00:51 makefile [2025-03-04T01:05:34.191Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 00:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:05:34.596Z] + 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=093dc918d6625c19b89d8b57c23e73b0a34dfc8e --label arch=arm64 --label version=4.0.0-dev.19 . [2025-03-04T01:05:34.597Z] Sending build context to Docker daemon 223.7kB [2025-03-04T01:05:34.878Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T01:05:34.878Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-04T01:05:34.878Z] ---> 6068e8684577 [2025-03-04T01:05:34.879Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T01:05:35.151Z] ---> Running in 0460e47d431a [2025-03-04T01:05:35.424Z] Removing intermediate container 0460e47d431a [2025-03-04T01:05:35.424Z] ---> 9dc8dd226c40 [2025-03-04T01:05:35.424Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T01:05:35.696Z] ---> Running in b303ded4c033 [2025-03-04T01:05:35.971Z] Removing intermediate container b303ded4c033 [2025-03-04T01:05:35.971Z] ---> 3e1d9d6db31e [2025-03-04T01:05:35.971Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-04T01:05:36.244Z] ---> Running in 2fbdcb525d80 [2025-03-04T01:05:36.520Z] Removing intermediate container 2fbdcb525d80 [2025-03-04T01:05:36.520Z] ---> cb014c8e0d00 [2025-03-04T01:05:36.520Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T01:05:36.800Z] ---> Running in 7b7e99b8b7ca [2025-03-04T01:05:38.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:05:38.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:05:40.527Z] OK: 239 MiB in 58 packages [2025-03-04T01:05:41.957Z] Removing intermediate container 7b7e99b8b7ca [2025-03-04T01:05:41.957Z] ---> 502a9a9e9d8a [2025-03-04T01:05:41.957Z] Step 7/27 : WORKDIR /app [2025-03-04T01:05:41.957Z] ---> Running in 7aa461dc2c50 [2025-03-04T01:05:42.231Z] Removing intermediate container 7aa461dc2c50 [2025-03-04T01:05:42.231Z] ---> 0fdad8719f1a [2025-03-04T01:05:42.231Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-04T01:05:42.826Z] ---> 0319e94fecfb [2025-03-04T01:05:42.826Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T01:05:42.826Z] ---> Running in 9dc5bbdb4635 [2025-03-04T01:05:46.201Z] Removing intermediate container 9dc5bbdb4635 [2025-03-04T01:05:46.201Z] ---> 928f94e65872 [2025-03-04T01:05:46.201Z] Step 10/27 : COPY . . [2025-03-04T01:05:46.802Z] ---> 49578f13a385 [2025-03-04T01:05:46.802Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T01:05:46.802Z] ---> Running in d3f0958b6209 [2025-03-04T01:05:47.072Z] Removing intermediate container d3f0958b6209 [2025-03-04T01:05:47.072Z] ---> 0a5ddd557185 [2025-03-04T01:05:47.072Z] Step 12/27 : RUN $MAKE [2025-03-04T01:05:47.340Z] ---> Running in 663e1f6bdead [2025-03-04T01:05:48.308Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-04T01:10:27.482Z] Removing intermediate container 663e1f6bdead [2025-03-04T01:10:27.482Z] ---> a001abee0607 [2025-03-04T01:10:27.482Z] Step 13/27 : FROM alpine:3.20 [2025-03-04T01:10:27.482Z] 3.20: Pulling from library/alpine [2025-03-04T01:10:27.482Z] 94e9d8af2201: Pulling fs layer [2025-03-04T01:10:27.482Z] 94e9d8af2201: Verifying Checksum [2025-03-04T01:10:27.482Z] 94e9d8af2201: Download complete [2025-03-04T01:10:27.482Z] 94e9d8af2201: Pull complete [2025-03-04T01:10:27.482Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T01:10:27.482Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T01:10:27.482Z] ---> 7aab056cecc6 [2025-03-04T01:10:27.482Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-04T01:10:27.482Z] ---> Running in f27aeea1b048 [2025-03-04T01:10:27.482Z] Removing intermediate container f27aeea1b048 [2025-03-04T01:10:27.482Z] ---> ddb21def7f8e [2025-03-04T01:10:27.482Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-04T01:10:27.482Z] ---> Running in deb6250565d6 [2025-03-04T01:10:27.482Z] Removing intermediate container deb6250565d6 [2025-03-04T01:10:27.482Z] ---> 45994771acbc [2025-03-04T01:10:27.482Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-04T01:10:27.482Z] ---> Running in 6f97f3dc3fd9 [2025-03-04T01:10:27.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:10:27.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:10:27.482Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-04T01:10:27.482Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-04T01:10:27.482Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T01:10:27.482Z] Executing ca-certificates-20241121-r1.trigger [2025-03-04T01:10:27.482Z] OK: 10 MiB in 16 packages [2025-03-04T01:10:27.482Z] Removing intermediate container 6f97f3dc3fd9 [2025-03-04T01:10:27.482Z] ---> 8fbfb05a8d60 [2025-03-04T01:10:27.482Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-04T01:10:27.482Z] ---> Running in bb5624abcdde [2025-03-04T01:10:28.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:10:28.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:10:30.297Z] OK: 10 MiB in 16 packages [2025-03-04T01:10:30.895Z] Removing intermediate container bb5624abcdde [2025-03-04T01:10:30.895Z] ---> 6a34cbd58da8 [2025-03-04T01:10:30.895Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-04T01:10:31.483Z] ---> 75e1e6f1b0f6 [2025-03-04T01:10:31.483Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-04T01:10:32.069Z] ---> 52e82c3b88e1 [2025-03-04T01:10:32.069Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-04T01:10:32.658Z] ---> 39de65e9c1a5 [2025-03-04T01:10:32.658Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-04T01:10:35.250Z] ---> 43c4f7ed5520 [2025-03-04T01:10:35.250Z] Step 22/27 : EXPOSE 48095 [2025-03-04T01:10:35.250Z] ---> Running in 3ca75d8ff03b [2025-03-04T01:10:35.250Z] Removing intermediate container 3ca75d8ff03b [2025-03-04T01:10:35.250Z] ---> 1eaa1d89e2bf [2025-03-04T01:10:35.250Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-04T01:10:35.250Z] ---> Running in c02239ae1169 [2025-03-04T01:10:35.842Z] Removing intermediate container c02239ae1169 [2025-03-04T01:10:35.842Z] ---> cfacb3d8a757 [2025-03-04T01:10:35.842Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T01:10:35.842Z] ---> Running in e1c50d1887f3 [2025-03-04T01:10:36.110Z] Removing intermediate container e1c50d1887f3 [2025-03-04T01:10:36.110Z] ---> 1740073bbb12 [2025-03-04T01:10:36.110Z] Step 25/27 : LABEL arch=arm64 [2025-03-04T01:10:36.110Z] ---> Running in 3a86b733dec5 [2025-03-04T01:10:36.379Z] Removing intermediate container 3a86b733dec5 [2025-03-04T01:10:36.379Z] ---> f20d86599223 [2025-03-04T01:10:36.379Z] Step 26/27 : LABEL git_sha=093dc918d6625c19b89d8b57c23e73b0a34dfc8e [2025-03-04T01:10:36.651Z] ---> Running in c98c0bc1e7fe [2025-03-04T01:10:36.919Z] Removing intermediate container c98c0bc1e7fe [2025-03-04T01:10:36.919Z] ---> 6e6345b62367 [2025-03-04T01:10:36.919Z] Step 27/27 : LABEL version=4.0.0-dev.19 [2025-03-04T01:10:36.919Z] ---> Running in 37a70e8ccba9 [2025-03-04T01:10:37.187Z] Removing intermediate container 37a70e8ccba9 [2025-03-04T01:10:37.187Z] ---> 6ae35300c371 [2025-03-04T01:10:37.187Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T01:10:37.187Z] Successfully built 6ae35300c371 [2025-03-04T01:10:37.187Z] 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-04T01:10:37.358Z] provisioning config files... [2025-03-04T01:10:37.388Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/267@tmp/config15349621392837312185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:10:37.751Z] ---> ****-login.sh [2025-03-04T01:10:37.751Z] nexus3.edgexfoundry.org:10001 [2025-03-04T01:10:38.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:10:38.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:10:38.019Z] Configure a credential helper to remove this warning. See [2025-03-04T01:10:38.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:10:38.019Z] [2025-03-04T01:10:38.019Z] Login Succeeded [2025-03-04T01:10:38.019Z] nexus3.edgexfoundry.org:10002 [2025-03-04T01:10:38.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:10:38.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:10:38.288Z] Configure a credential helper to remove this warning. See [2025-03-04T01:10:38.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:10:38.288Z] [2025-03-04T01:10:38.288Z] Login Succeeded [2025-03-04T01:10:38.559Z] nexus3.edgexfoundry.org:10003 [2025-03-04T01:10:38.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:10:38.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:10:38.828Z] Configure a credential helper to remove this warning. See [2025-03-04T01:10:38.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:10:38.828Z] [2025-03-04T01:10:38.828Z] Login Succeeded [2025-03-04T01:10:38.828Z] nexus3.edgexfoundry.org:10004 [2025-03-04T01:10:39.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:10:39.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:10:39.367Z] Configure a credential helper to remove this warning. See [2025-03-04T01:10:39.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:10:39.367Z] [2025-03-04T01:10:39.367Z] Login Succeeded [2025-03-04T01:10:39.367Z] ****.io [2025-03-04T01:10:39.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:10:39.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:10:39.905Z] Configure a credential helper to remove this warning. See [2025-03-04T01:10:39.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:10:39.905Z] [2025-03-04T01:10:39.905Z] Login Succeeded [2025-03-04T01:10:39.905Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T01:10:39.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:10:39.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T01:10:40.001Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-03-04T01:10:40.001Z] 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [2025-03-04T01:10:40.001Z] latest [2025-03-04T01:10:40.001Z] 4.0.0-dev.19 [2025-03-04T01:10:40.001Z] 093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [2025-03-04T01:10:40.001Z] main [2025-03-04T01:10:40.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:40.412Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:40.815Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e [2025-03-04T01:10:40.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-04T01:10:40.815Z] 61eeebfcc0ec: Preparing [2025-03-04T01:10:40.815Z] 2d114ee4493f: Preparing [2025-03-04T01:10:40.815Z] eeb394755386: Preparing [2025-03-04T01:10:40.815Z] d5d2dfe83ff8: Preparing [2025-03-04T01:10:40.815Z] b95eeafe0e52: Preparing [2025-03-04T01:10:40.815Z] f5f43619016b: Preparing [2025-03-04T01:10:40.815Z] dd9c8f8612c8: Preparing [2025-03-04T01:10:40.815Z] f5f43619016b: Waiting [2025-03-04T01:10:40.815Z] dd9c8f8612c8: Waiting [2025-03-04T01:10:41.087Z] eeb394755386: Pushed [2025-03-04T01:10:41.087Z] 2d114ee4493f: Pushed [2025-03-04T01:10:41.087Z] d5d2dfe83ff8: Pushed [2025-03-04T01:10:41.087Z] b95eeafe0e52: Pushed [2025-03-04T01:10:41.087Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:10:41.356Z] f5f43619016b: Pushed [2025-03-04T01:10:49.574Z] 61eeebfcc0ec: Pushed [2025-03-04T01:10:49.848Z] 093dc918d6625c19b89d8b57c23e73b0a34dfc8e: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:50.235Z] + 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-04T01:10:50.606Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-04T01:10:50.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-04T01:10:50.607Z] 61eeebfcc0ec: Preparing [2025-03-04T01:10:50.607Z] 2d114ee4493f: Preparing [2025-03-04T01:10:50.607Z] eeb394755386: Preparing [2025-03-04T01:10:50.607Z] d5d2dfe83ff8: Preparing [2025-03-04T01:10:50.607Z] b95eeafe0e52: Preparing [2025-03-04T01:10:50.607Z] f5f43619016b: Preparing [2025-03-04T01:10:50.607Z] dd9c8f8612c8: Preparing [2025-03-04T01:10:50.607Z] f5f43619016b: Waiting [2025-03-04T01:10:50.607Z] dd9c8f8612c8: Waiting [2025-03-04T01:10:50.607Z] eeb394755386: Layer already exists [2025-03-04T01:10:50.607Z] d5d2dfe83ff8: Layer already exists [2025-03-04T01:10:50.607Z] 2d114ee4493f: Layer already exists [2025-03-04T01:10:50.607Z] 61eeebfcc0ec: Layer already exists [2025-03-04T01:10:50.607Z] b95eeafe0e52: Layer already exists [2025-03-04T01:10:50.607Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:10:50.607Z] f5f43619016b: Layer already exists [2025-03-04T01:10:50.875Z] latest: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:51.252Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:51.627Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.19 [2025-03-04T01:10:51.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-04T01:10:51.627Z] 61eeebfcc0ec: Preparing [2025-03-04T01:10:51.627Z] 2d114ee4493f: Preparing [2025-03-04T01:10:51.627Z] eeb394755386: Preparing [2025-03-04T01:10:51.627Z] d5d2dfe83ff8: Preparing [2025-03-04T01:10:51.627Z] b95eeafe0e52: Preparing [2025-03-04T01:10:51.627Z] f5f43619016b: Preparing [2025-03-04T01:10:51.627Z] dd9c8f8612c8: Preparing [2025-03-04T01:10:51.627Z] dd9c8f8612c8: Waiting [2025-03-04T01:10:51.627Z] f5f43619016b: Waiting [2025-03-04T01:10:51.627Z] b95eeafe0e52: Layer already exists [2025-03-04T01:10:51.627Z] 61eeebfcc0ec: Layer already exists [2025-03-04T01:10:51.627Z] eeb394755386: Layer already exists [2025-03-04T01:10:51.627Z] d5d2dfe83ff8: Layer already exists [2025-03-04T01:10:51.627Z] 2d114ee4493f: Layer already exists [2025-03-04T01:10:51.627Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:10:51.627Z] f5f43619016b: Layer already exists [2025-03-04T01:10:51.964Z] 4.0.0-dev.19: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:52.368Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:52.768Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [2025-03-04T01:10:52.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-04T01:10:52.769Z] 61eeebfcc0ec: Preparing [2025-03-04T01:10:52.769Z] 2d114ee4493f: Preparing [2025-03-04T01:10:52.769Z] eeb394755386: Preparing [2025-03-04T01:10:52.769Z] d5d2dfe83ff8: Preparing [2025-03-04T01:10:52.769Z] b95eeafe0e52: Preparing [2025-03-04T01:10:52.769Z] f5f43619016b: Preparing [2025-03-04T01:10:52.769Z] dd9c8f8612c8: Preparing [2025-03-04T01:10:52.769Z] f5f43619016b: Waiting [2025-03-04T01:10:52.769Z] dd9c8f8612c8: Waiting [2025-03-04T01:10:52.769Z] 2d114ee4493f: Layer already exists [2025-03-04T01:10:52.769Z] d5d2dfe83ff8: Layer already exists [2025-03-04T01:10:52.769Z] eeb394755386: Layer already exists [2025-03-04T01:10:52.769Z] 61eeebfcc0ec: Layer already exists [2025-03-04T01:10:52.769Z] b95eeafe0e52: Layer already exists [2025-03-04T01:10:52.769Z] f5f43619016b: Layer already exists [2025-03-04T01:10:52.769Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:10:53.046Z] 093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:53.457Z] + 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-04T01:10:53.860Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-03-04T01:10:53.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-04T01:10:53.860Z] 61eeebfcc0ec: Preparing [2025-03-04T01:10:53.860Z] 2d114ee4493f: Preparing [2025-03-04T01:10:53.860Z] eeb394755386: Preparing [2025-03-04T01:10:53.860Z] d5d2dfe83ff8: Preparing [2025-03-04T01:10:53.860Z] b95eeafe0e52: Preparing [2025-03-04T01:10:53.860Z] f5f43619016b: Preparing [2025-03-04T01:10:53.860Z] dd9c8f8612c8: Preparing [2025-03-04T01:10:53.860Z] f5f43619016b: Waiting [2025-03-04T01:10:53.860Z] dd9c8f8612c8: Waiting [2025-03-04T01:10:53.860Z] 61eeebfcc0ec: Layer already exists [2025-03-04T01:10:53.860Z] b95eeafe0e52: Layer already exists [2025-03-04T01:10:53.860Z] d5d2dfe83ff8: Layer already exists [2025-03-04T01:10:53.860Z] eeb394755386: Layer already exists [2025-03-04T01:10:53.860Z] 2d114ee4493f: Layer already exists [2025-03-04T01:10:53.860Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:10:53.860Z] f5f43619016b: Layer already exists [2025-03-04T01:10:54.130Z] main: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:10:54.215Z] ===================================================== [Pipeline] echo [2025-03-04T01:10:54.231Z] taggedImages: [2025-03-04T01:10:54.231Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e [2025-03-04T01:10:54.231Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-04T01:10:54.231Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.19 [2025-03-04T01:10:54.231Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [2025-03-04T01:10:54.231Z] - 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-04T01:10:54.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:10:54.637Z] [2025-03-04T01:10:54.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:54.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:10:54.978Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T01:10:54.978Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T01:10:55.246Z] 04944245beec: Pulling fs layer [2025-03-04T01:10:55.246Z] 699f458cf7ca: Pulling fs layer [2025-03-04T01:10:55.246Z] 765212b225bb: Pulling fs layer [2025-03-04T01:10:55.246Z] f23df028b6ca: Pulling fs layer [2025-03-04T01:10:55.246Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T01:10:55.246Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T01:10:55.246Z] f23df028b6ca: Waiting [2025-03-04T01:10:55.246Z] d65c8cfc05b1: Waiting [2025-03-04T01:10:55.246Z] 2437ff75d9bd: Waiting [2025-03-04T01:10:55.246Z] 765212b225bb: Waiting [2025-03-04T01:10:55.246Z] 04944245beec: Verifying Checksum [2025-03-04T01:10:55.246Z] 04944245beec: Download complete [2025-03-04T01:10:55.246Z] 765212b225bb: Verifying Checksum [2025-03-04T01:10:55.246Z] 765212b225bb: Download complete [2025-03-04T01:10:55.246Z] f23df028b6ca: Verifying Checksum [2025-03-04T01:10:55.246Z] f23df028b6ca: Download complete [2025-03-04T01:10:55.246Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T01:10:55.246Z] d65c8cfc05b1: Download complete [2025-03-04T01:10:55.512Z] 699f458cf7ca: Verifying Checksum [2025-03-04T01:10:55.512Z] 699f458cf7ca: Download complete [2025-03-04T01:10:56.096Z] 8998bd30e6a1: Verifying Checksum [2025-03-04T01:10:56.096Z] 8998bd30e6a1: Download complete [2025-03-04T01:10:58.673Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T01:10:58.673Z] 2437ff75d9bd: Download complete [2025-03-04T01:11:01.345Z] 8998bd30e6a1: Pull complete [2025-03-04T01:11:01.345Z] 04944245beec: Pull complete [2025-03-04T01:11:03.398Z] 699f458cf7ca: Pull complete [2025-03-04T01:11:03.398Z] 765212b225bb: Pull complete [2025-03-04T01:11:04.362Z] f23df028b6ca: Pull complete [2025-03-04T01:11:04.631Z] d65c8cfc05b1: Pull complete [2025-03-04T01:11:22.848Z] 2437ff75d9bd: Pull complete [2025-03-04T01:11:22.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T01:11:22.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:11:22.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:11:23.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-40106 does not seem to be running inside a container [2025-03-04T01:11:23.156Z] $ 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/267 -v /w/workspace/app-service-configurable/267:/w/workspace/app-service-configurable/267:rw,z -v /w/workspace/app-service-configurable/267@tmp:/w/workspace/app-service-configurable/267@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-04T01:11:26.386Z] $ docker top 3af421cf38c52c3a485e4d54706089979235c3636cfb39a37bc26f409787faf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:27.293Z] ---> job-cost.sh [2025-03-04T01:11:27.293Z] lf-activate-venv: SKIPPING [2025-03-04T01:11:27.293Z] INFO: No Stack... [2025-03-04T01:11:27.876Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T01:11:28.459Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T01:11:29.108Z] + cat /w/workspace/app-service-configurable/267/archives/cost.csv [2025-03-04T01:11:29.108Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T01:11:29.175Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [2025-03-04T01:11:29.182Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] did not exist. Created. [2025-03-04T01:11:29.187Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T01:11:29.853Z] /w/workspace/app-service-configurable/267@tmp/durable-8dc74a5b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T01:11:30.503Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T01:11:30.521Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T01:11:30.578Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T01:11:30.591Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T01:11:30.613Z] $ docker stop --time=1 3af421cf38c52c3a485e4d54706089979235c3636cfb39a37bc26f409787faf7 [2025-03-04T01:11:32.252Z] $ docker rm -f --volumes 3af421cf38c52c3a485e4d54706089979235c3636cfb39a37bc26f409787faf7 [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-04T01:11:32.774Z] provisioning config files... [2025-03-04T01:11:32.781Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1268041379286967329tmp [Pipeline] { [Pipeline] sh [2025-03-04T01:11:33.079Z] + set +x [2025-03-04T01:11:33.079Z] + curl -s https://codecov.io/bash [2025-03-04T01:11:33.079Z] + bash -s -- [2025-03-04T01:11:33.079Z] [2025-03-04T01:11:33.079Z] _____ _ [2025-03-04T01:11:33.079Z] / ____| | | [2025-03-04T01:11:33.079Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T01:11:33.079Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T01:11:33.079Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T01:11:33.080Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T01:11:33.080Z] Bash-1.0.6 [2025-03-04T01:11:33.080Z] [2025-03-04T01:11:33.080Z] [2025-03-04T01:11:33.080Z] ==> git version 2.25.1 found [2025-03-04T01:11:33.080Z] ==> 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-04T01:11:33.080Z] Release-Date: 2020-01-08 [2025-03-04T01:11:33.080Z] 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-04T01:11:33.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T01:11:33.080Z] ==> Jenkins CI detected. [2025-03-04T01:11:33.080Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-03-04T01:11:33.080Z] project root: . [2025-03-04T01:11:33.080Z] --> token set from env [2025-03-04T01:11:33.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-04T01:11:33.080Z] ==> Running gcov in . (disable via -X gcov) [2025-03-04T01:11:33.080Z] ==> Python coveragepy not found [2025-03-04T01:11:33.080Z] ==> Searching for coverage reports in: [2025-03-04T01:11:33.080Z] + . [2025-03-04T01:11:33.080Z] -> Found 1 reports [2025-03-04T01:11:33.080Z] ==> Detecting git/mercurial file structure [2025-03-04T01:11:33.080Z] ==> Reading reports [2025-03-04T01:11:33.080Z] + ./coverage.out bytes=953 [2025-03-04T01:11:33.080Z] ==> Appending adjustments [2025-03-04T01:11:33.080Z] https://docs.codecov.io/docs/fixing-reports [2025-03-04T01:11:33.341Z] + Found adjustments [2025-03-04T01:11:33.341Z] ==> Gzipping contents [2025-03-04T01:11:33.341Z] 4.0K /tmp/codecov.0PpEIM.gz [2025-03-04T01:11:33.341Z] ==> Uploading reports [2025-03-04T01:11:33.341Z] url: https://codecov.io [2025-03-04T01:11:33.341Z] query: branch=main&commit=093dc918d6625c19b89d8b57c23e73b0a34dfc8e&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F267%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:11:33.341Z] -> Pinging Codecov [2025-03-04T01:11:33.341Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=093dc918d6625c19b89d8b57c23e73b0a34dfc8e&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F267%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:11:33.601Z] -> Uploading to [2025-03-04T01:11:33.601Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/093dc918d6625c19b89d8b57c23e73b0a34dfc8e/d0c83983-9c70-445c-951a-ae7c926ba2d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T011133Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=39130cb59ca1e23d8c7e834529ff55c7ecc6d18e813257fb0d368bce375fa21b [2025-03-04T01:11:33.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T01:11:33.601Z] Dload Upload Total Spent Left Speed [2025-03-04T01:11:33.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2594 --:--:-- --:--:-- --:--:-- 2577 100 384 0 0 100 384 0 2594 --:--:-- --:--:-- --:--:-- 2577 [2025-03-04T01:11:33.860Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] } [2025-03-04T01:11:33.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T01:11:34.016Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T01:11:34.029Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:11:34.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:11:34.337Z] [2025-03-04T01:11:34.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:11:34.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:11:34.640Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T01:11:34.640Z] 43c4264eed91: Pulling fs layer [2025-03-04T01:11:34.640Z] 4cc291be95ef: Pulling fs layer [2025-03-04T01:11:34.640Z] 2ac1f1163629: Pulling fs layer [2025-03-04T01:11:34.640Z] 5c3c966382ef: Pulling fs layer [2025-03-04T01:11:34.640Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T01:11:34.640Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T01:11:34.640Z] 9c3e1370e548: Pulling fs layer [2025-03-04T01:11:34.640Z] 5c3c966382ef: Waiting [2025-03-04T01:11:34.640Z] 4f4fb700ef54: Waiting [2025-03-04T01:11:34.640Z] d9c7d2e4e75e: Waiting [2025-03-04T01:11:34.640Z] 4cc291be95ef: Verifying Checksum [2025-03-04T01:11:34.640Z] 4cc291be95ef: Download complete [2025-03-04T01:11:34.640Z] 5c3c966382ef: Download complete [2025-03-04T01:11:34.640Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T01:11:34.640Z] 4f4fb700ef54: Download complete [2025-03-04T01:11:34.640Z] 43c4264eed91: Download complete [2025-03-04T01:11:34.899Z] 43c4264eed91: Pull complete [2025-03-04T01:11:34.899Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T01:11:34.899Z] d9c7d2e4e75e: Download complete [2025-03-04T01:11:34.899Z] 4cc291be95ef: Pull complete [2025-03-04T01:11:35.157Z] 2ac1f1163629: Download complete [2025-03-04T01:11:35.727Z] 9c3e1370e548: Verifying Checksum [2025-03-04T01:11:35.727Z] 9c3e1370e548: Download complete [2025-03-04T01:11:38.254Z] 2ac1f1163629: Pull complete [2025-03-04T01:11:38.254Z] 5c3c966382ef: Pull complete [2025-03-04T01:11:38.254Z] 4f4fb700ef54: Pull complete [2025-03-04T01:11:38.512Z] d9c7d2e4e75e: Pull complete [2025-03-04T01:11:41.794Z] 9c3e1370e548: Pull complete [2025-03-04T01:11:41.794Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T01:11:41.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:11:41.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:11:41.919Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T01:11:41.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-04T01:11:43.490Z] $ docker top 567d8bf05d835ef7d9b4687d2cb2641263cd6eebfc4411b7d27681777c1f377e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:11:43.838Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-03-04T01:11:43.849Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-03-04T01:11:44.128Z] + set -o pipefail [2025-03-04T01:11:44.128Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-03-04T01:11:50.710Z] [2025-03-04T01:11:50.710Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-03-04T01:11:50.710Z] [2025-03-04T01:11:50.710Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/e02c344f-0040-4043-9445-00760fe436a0 [2025-03-04T01:11:50.710Z] [2025-03-04T01:11:50.711Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T01:11:50.711Z] [2025-03-04T01:11:50.711Z] [2025-03-04T01:11:50.711Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T01:11:50.711Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T01:11:50.983Z] $ docker stop --time=1 567d8bf05d835ef7d9b4687d2cb2641263cd6eebfc4411b7d27681777c1f377e [2025-03-04T01:11:53.040Z] $ docker rm -f --volumes 567d8bf05d835ef7d9b4687d2cb2641263cd6eebfc4411b7d27681777c1f377e [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-04T01:11:53.905Z] + git log --format=format:%s -1 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] sh [2025-03-04T01:11:54.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:11:54.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:11:54.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:11:54.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:11:54.582Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T01:11:54.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:11:54.970Z] $ docker top 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d -eo pid,comm [2025-03-04T01:11:55.014Z] 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-04T01:11:55.014Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:11:55.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:11:55.074Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:11:55.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:11:55.192Z] $ docker exec 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d ssh-agent [2025-03-04T01:11:55.298Z] SSH_AUTH_SOCK=/tmp/ssh-IUQrt5K4EGHc/agent.33 [2025-03-04T01:11:55.298Z] SSH_AGENT_PID=39 [2025-03-04T01:11:55.301Z] Running ssh-add (command line suppressed) [2025-03-04T01:11:55.408Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18030296971244822369.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18030296971244822369.key) [2025-03-04T01:11:55.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:11:55.704Z] + git semver tag [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,906 [run_tag] DEBUG tag force:False [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,906 [check_head_tag] DEBUG check head tag [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,907 [execute] INFO git cat-file --batch-check [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,912 [execute] INFO git cat-file --batch [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,943 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,943 [execute] INFO git tag -a v4.0.0-dev.19 -m v4.0.0-dev.19 [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,943 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.19', '-m', 'v4.0.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:11:55.962Z] 2025-03-04 01:11:55,948 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-04T01:11:55.962Z] 4.0.0-dev.19 [Pipeline] } [2025-03-04T01:11:56.234Z] $ docker exec --env ******** --env ******** 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d ssh-agent -k [2025-03-04T01:11:56.326Z] unset SSH_AUTH_SOCK; [2025-03-04T01:11:56.327Z] unset SSH_AGENT_PID; [2025-03-04T01:11:56.327Z] echo Agent pid 39 killed; [2025-03-04T01:11:56.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:11:56.654Z] + git semver [Pipeline] } [2025-03-04T01:11:56.929Z] $ docker stop --time=1 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d [2025-03-04T01:11:58.218Z] $ docker rm -f --volumes 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:11:58.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:11:58.640Z] [2025-03-04T01:11:58.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:11:58.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:11:58.950Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T01:11:58.950Z] ab5ef0e58194: Pulling fs layer [2025-03-04T01:11:58.950Z] 9712f1f96733: Pulling fs layer [2025-03-04T01:11:58.950Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T01:11:58.950Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T01:11:58.950Z] e9a5061849ea: Pulling fs layer [2025-03-04T01:11:58.950Z] d747dcd14b5f: Pulling fs layer [2025-03-04T01:11:58.950Z] 2de7ff778b66: Pulling fs layer [2025-03-04T01:11:58.950Z] e9a5061849ea: Waiting [2025-03-04T01:11:58.950Z] d747dcd14b5f: Waiting [2025-03-04T01:11:58.950Z] 0d9ebad4ef96: Waiting [2025-03-04T01:11:58.950Z] 2de7ff778b66: Waiting [2025-03-04T01:11:58.950Z] 9712f1f96733: Download complete [2025-03-04T01:11:59.208Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T01:11:59.208Z] 63f879dbbcfc: Download complete [2025-03-04T01:11:59.468Z] e9a5061849ea: Verifying Checksum [2025-03-04T01:11:59.468Z] e9a5061849ea: Download complete [2025-03-04T01:11:59.468Z] d747dcd14b5f: Verifying Checksum [2025-03-04T01:11:59.468Z] d747dcd14b5f: Download complete [2025-03-04T01:11:59.468Z] ab5ef0e58194: Download complete [2025-03-04T01:11:59.468Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T01:11:59.468Z] 0d9ebad4ef96: Download complete [2025-03-04T01:11:59.468Z] 2de7ff778b66: Download complete [2025-03-04T01:12:02.001Z] ab5ef0e58194: Pull complete [2025-03-04T01:12:02.001Z] 9712f1f96733: Pull complete [2025-03-04T01:12:02.568Z] 63f879dbbcfc: Pull complete [2025-03-04T01:12:06.772Z] 0d9ebad4ef96: Pull complete [2025-03-04T01:12:06.772Z] e9a5061849ea: Pull complete [2025-03-04T01:12:06.772Z] d747dcd14b5f: Pull complete [2025-03-04T01:12:07.343Z] 2de7ff778b66: Pull complete [2025-03-04T01:12:07.343Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T01:12:07.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:12:07.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:12:07.438Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T01:12:07.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-04T01:12:09.309Z] $ docker top cb898a35d747f815e860b1e899deb3953890d017cfcc97c6e825dcdeb66f4ce6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:12:09.379Z] provisioning config files... [2025-03-04T01:12:09.386Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17659193226940870119tmp [2025-03-04T01:12:09.396Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16966362288416060333tmp [2025-03-04T01:12:09.404Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5638883927830487818tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:12:09.432Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:09.730Z] ---> sigul-configuration.sh [2025-03-04T01:12:09.731Z] gpg: directory `/root/.gnupg' created [2025-03-04T01:12:09.731Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T01:12:09.731Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T01:12:09.731Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T01:12:09.731Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T01:12:09.731Z] gpg: CAST5 encrypted data [2025-03-04T01:12:09.731Z] gpg: encrypted with 1 passphrase [2025-03-04T01:12:09.731Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T01:12:10.023Z] + mkdir /home/jenkins [2025-03-04T01:12:10.023Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T01:12:10.316Z] + 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-04T01:12:10.329Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:10.617Z] ---> sigul-install.sh [2025-03-04T01:12:10.617Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T01:12:10.911Z] + git tag --list [2025-03-04T01:12:10.911Z] v1.0.0 [2025-03-04T01:12:10.912Z] v1.1.0 [2025-03-04T01:12:10.912Z] v1.2.0 [2025-03-04T01:12:10.912Z] v1.3.0 [2025-03-04T01:12:10.912Z] v1.3.1 [2025-03-04T01:12:10.912Z] v2.0.0 [2025-03-04T01:12:10.912Z] v2.0.1 [2025-03-04T01:12:10.912Z] v2.1.0 [2025-03-04T01:12:10.912Z] v2.1.1 [2025-03-04T01:12:10.912Z] v2.1.2 [2025-03-04T01:12:10.912Z] v2.2.0 [2025-03-04T01:12:10.912Z] v2.3 [2025-03-04T01:12:10.912Z] v2.3.0 [2025-03-04T01:12:10.912Z] v2.3.1 [2025-03-04T01:12:10.912Z] v3.0 [2025-03-04T01:12:10.912Z] v3.0.0 [2025-03-04T01:12:10.912Z] v3.0.1 [2025-03-04T01:12:10.912Z] v3.0.1-dev.1 [2025-03-04T01:12:10.912Z] v3.1 [2025-03-04T01:12:10.912Z] v3.1.0 [2025-03-04T01:12:10.912Z] v3.1.0-dev.1 [2025-03-04T01:12:10.912Z] v3.1.0-dev.10 [2025-03-04T01:12:10.912Z] v3.1.0-dev.11 [2025-03-04T01:12:10.912Z] v3.1.0-dev.12 [2025-03-04T01:12:10.912Z] v3.1.0-dev.13 [2025-03-04T01:12:10.912Z] v3.1.0-dev.14 [2025-03-04T01:12:10.912Z] v3.1.0-dev.15 [2025-03-04T01:12:10.912Z] v3.1.0-dev.16 [2025-03-04T01:12:10.912Z] v3.1.0-dev.17 [2025-03-04T01:12:10.912Z] v3.1.0-dev.18 [2025-03-04T01:12:10.912Z] v3.1.0-dev.19 [2025-03-04T01:12:10.912Z] v3.1.0-dev.2 [2025-03-04T01:12:10.912Z] v3.1.0-dev.20 [2025-03-04T01:12:10.912Z] v3.1.0-dev.21 [2025-03-04T01:12:10.912Z] v3.1.0-dev.22 [2025-03-04T01:12:10.912Z] v3.1.0-dev.23 [2025-03-04T01:12:10.912Z] v3.1.0-dev.24 [2025-03-04T01:12:10.912Z] v3.1.0-dev.25 [2025-03-04T01:12:10.912Z] v3.1.0-dev.26 [2025-03-04T01:12:10.912Z] v3.1.0-dev.27 [2025-03-04T01:12:10.912Z] v3.1.0-dev.28 [2025-03-04T01:12:10.912Z] v3.1.0-dev.29 [2025-03-04T01:12:10.912Z] v3.1.0-dev.3 [2025-03-04T01:12:10.912Z] v3.1.0-dev.30 [2025-03-04T01:12:10.912Z] v3.1.0-dev.31 [2025-03-04T01:12:10.912Z] v3.1.0-dev.32 [2025-03-04T01:12:10.912Z] v3.1.0-dev.33 [2025-03-04T01:12:10.912Z] v3.1.0-dev.34 [2025-03-04T01:12:10.912Z] v3.1.0-dev.35 [2025-03-04T01:12:10.912Z] v3.1.0-dev.36 [2025-03-04T01:12:10.912Z] v3.1.0-dev.37 [2025-03-04T01:12:10.912Z] v3.1.0-dev.38 [2025-03-04T01:12:10.912Z] v3.1.0-dev.39 [2025-03-04T01:12:10.912Z] v3.1.0-dev.4 [2025-03-04T01:12:10.912Z] v3.1.0-dev.5 [2025-03-04T01:12:10.912Z] v3.1.0-dev.6 [2025-03-04T01:12:10.912Z] v3.1.0-dev.7 [2025-03-04T01:12:10.912Z] v3.1.0-dev.8 [2025-03-04T01:12:10.912Z] v3.1.0-dev.9 [2025-03-04T01:12:10.912Z] v3.1.1 [2025-03-04T01:12:10.912Z] v3.1.1-dev.1 [2025-03-04T01:12:10.912Z] v3.2.0-dev.1 [2025-03-04T01:12:10.912Z] v3.2.0-dev.10 [2025-03-04T01:12:10.912Z] v3.2.0-dev.11 [2025-03-04T01:12:10.912Z] v3.2.0-dev.12 [2025-03-04T01:12:10.912Z] v3.2.0-dev.13 [2025-03-04T01:12:10.912Z] v3.2.0-dev.14 [2025-03-04T01:12:10.912Z] v3.2.0-dev.15 [2025-03-04T01:12:10.912Z] v3.2.0-dev.16 [2025-03-04T01:12:10.912Z] v3.2.0-dev.17 [2025-03-04T01:12:10.912Z] v3.2.0-dev.18 [2025-03-04T01:12:10.912Z] v3.2.0-dev.19 [2025-03-04T01:12:10.912Z] v3.2.0-dev.2 [2025-03-04T01:12:10.912Z] v3.2.0-dev.20 [2025-03-04T01:12:10.912Z] v3.2.0-dev.21 [2025-03-04T01:12:10.912Z] v3.2.0-dev.22 [2025-03-04T01:12:10.912Z] v3.2.0-dev.23 [2025-03-04T01:12:10.912Z] v3.2.0-dev.24 [2025-03-04T01:12:10.912Z] v3.2.0-dev.25 [2025-03-04T01:12:10.912Z] v3.2.0-dev.26 [2025-03-04T01:12:10.912Z] v3.2.0-dev.27 [2025-03-04T01:12:10.912Z] v3.2.0-dev.28 [2025-03-04T01:12:10.912Z] v3.2.0-dev.29 [2025-03-04T01:12:10.912Z] v3.2.0-dev.3 [2025-03-04T01:12:10.912Z] v3.2.0-dev.30 [2025-03-04T01:12:10.912Z] v3.2.0-dev.31 [2025-03-04T01:12:10.912Z] v3.2.0-dev.32 [2025-03-04T01:12:10.912Z] v3.2.0-dev.33 [2025-03-04T01:12:10.912Z] v3.2.0-dev.34 [2025-03-04T01:12:10.912Z] v3.2.0-dev.35 [2025-03-04T01:12:10.912Z] v3.2.0-dev.36 [2025-03-04T01:12:10.912Z] v3.2.0-dev.37 [2025-03-04T01:12:10.912Z] v3.2.0-dev.38 [2025-03-04T01:12:10.912Z] v3.2.0-dev.4 [2025-03-04T01:12:10.912Z] v3.2.0-dev.5 [2025-03-04T01:12:10.912Z] v3.2.0-dev.6 [2025-03-04T01:12:10.912Z] v3.2.0-dev.7 [2025-03-04T01:12:10.912Z] v3.2.0-dev.8 [2025-03-04T01:12:10.912Z] v3.2.0-dev.9 [2025-03-04T01:12:10.912Z] v4.0.0-dev.1 [2025-03-04T01:12:10.912Z] v4.0.0-dev.10 [2025-03-04T01:12:10.912Z] v4.0.0-dev.11 [2025-03-04T01:12:10.912Z] v4.0.0-dev.12 [2025-03-04T01:12:10.912Z] v4.0.0-dev.13 [2025-03-04T01:12:10.912Z] v4.0.0-dev.14 [2025-03-04T01:12:10.912Z] v4.0.0-dev.15 [2025-03-04T01:12:10.912Z] v4.0.0-dev.16 [2025-03-04T01:12:10.912Z] v4.0.0-dev.17 [2025-03-04T01:12:10.912Z] v4.0.0-dev.18 [2025-03-04T01:12:10.912Z] v4.0.0-dev.19 [2025-03-04T01:12:10.912Z] v4.0.0-dev.2 [2025-03-04T01:12:10.912Z] v4.0.0-dev.3 [2025-03-04T01:12:10.912Z] v4.0.0-dev.4 [2025-03-04T01:12:10.912Z] v4.0.0-dev.5 [2025-03-04T01:12:10.912Z] v4.0.0-dev.6 [2025-03-04T01:12:10.912Z] v4.0.0-dev.7 [2025-03-04T01:12:10.912Z] v4.0.0-dev.8 [2025-03-04T01:12:10.912Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-04T01:12:11.207Z] + lftools sign git-tag v4.0.0-dev.19 [2025-03-04T01:12:11.776Z] Signing Git tag with Sigul... [2025-03-04T01:12:11.776Z] Signing v4.0.0-dev.19 [Pipeline] echo [2025-03-04T01:12:12.359Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:12.655Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T01:12:12.662Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T01:12:12.692Z] $ docker stop --time=1 cb898a35d747f815e860b1e899deb3953890d017cfcc97c6e825dcdeb66f4ce6 [2025-03-04T01:12:14.036Z] $ docker rm -f --volumes cb898a35d747f815e860b1e899deb3953890d017cfcc97c6e825dcdeb66f4ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T01:12:14.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:12:14.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:12:14.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:12:14.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:12:14.887Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T01:12:14.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:12:15.274Z] $ docker top 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b -eo pid,comm [2025-03-04T01:12:15.320Z] 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-04T01:12:15.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:12:15.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:12:15.378Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:12:15.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:12:15.498Z] $ docker exec 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b ssh-agent [2025-03-04T01:12:15.595Z] SSH_AUTH_SOCK=/tmp/ssh-rJa8Yknnv5Ya/agent.33 [2025-03-04T01:12:15.595Z] SSH_AGENT_PID=39 [2025-03-04T01:12:15.598Z] Running ssh-add (command line suppressed) [2025-03-04T01:12:15.708Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14553146091721141771.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14553146091721141771.key) [2025-03-04T01:12:15.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:12:16.002Z] + git semver bump pre [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,165 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,165 [bump_version] DEBUG bumping version:4.0.0-dev.19 on axis:pre with prefix:dev [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,166 [bump_version] DEBUG bumped version:4.0.0-dev.20 [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,166 [write_version] DEBUG write version:4.0.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,166 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,166 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,168 [execute] INFO git cat-file --batch-check [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,169 [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-04T01:12:16.261Z] 2025-03-04 01:12:16,173 [execute] INFO git cat-file --batch [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:12:16.261Z] 2025-03-04 01:12:16,178 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-04T01:12:16.261Z] 4.0.0-dev.20 [Pipeline] } [2025-03-04T01:12:16.275Z] $ docker exec --env ******** --env ******** 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b ssh-agent -k [2025-03-04T01:12:16.377Z] unset SSH_AUTH_SOCK; [2025-03-04T01:12:16.377Z] unset SSH_AGENT_PID; [2025-03-04T01:12:16.377Z] echo Agent pid 39 killed; [2025-03-04T01:12:16.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:12:16.713Z] + git semver [Pipeline] } [2025-03-04T01:12:16.988Z] $ docker stop --time=1 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b [2025-03-04T01:12:18.241Z] $ docker rm -f --volumes 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:12:18.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:12:18.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:12:18.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:12:18.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:12:18.990Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T01:12:19.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:12:19.357Z] $ docker top 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f -eo pid,comm [2025-03-04T01:12:19.397Z] 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-04T01:12:19.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:12:19.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:12:19.455Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:12:19.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:12:19.564Z] $ docker exec 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f ssh-agent [2025-03-04T01:12:19.661Z] SSH_AUTH_SOCK=/tmp/ssh-bADUUmeAx3Ge/agent.31 [2025-03-04T01:12:19.661Z] SSH_AGENT_PID=37 [2025-03-04T01:12:19.666Z] Running ssh-add (command line suppressed) [2025-03-04T01:12:19.771Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8508306571325400166.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8508306571325400166.key) [2025-03-04T01:12:19.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:12:20.075Z] + git semver push [2025-03-04T01:12:20.333Z] 2025-03-04 01:12:20,233 [run_push] DEBUG push [2025-03-04T01:12:20.333Z] 2025-03-04 01:12:20,233 [execute] INFO git cat-file --batch-check [2025-03-04T01:12:20.333Z] 2025-03-04 01:12:20,233 [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-04T01:12:20.333Z] 2025-03-04 01:12:20,237 [execute] INFO git rev-list c8226126e17262aa8ae6145feba24102655ca4a9 -- [2025-03-04T01:12:20.333Z] 2025-03-04 01:12:20,237 [execute] DEBUG Popen(['git', 'rev-list', 'c8226126e17262aa8ae6145feba24102655ca4a9', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:12:20.333Z] 2025-03-04 01:12:20,251 [execute] INFO git fetch -v origin [2025-03-04T01:12:20.333Z] 2025-03-04 01:12:20,251 [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-04T01:12:20.899Z] 2025-03-04 01:12:20,746 [run_push] DEBUG no remote changes detected [2025-03-04T01:12:20.899Z] 2025-03-04 01:12:20,747 [execute] INFO git push origin semver [2025-03-04T01:12:20.899Z] 2025-03-04 01:12:20,747 [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-04T01:12:21.467Z] 2025-03-04 01:12:21,466 [run_push] DEBUG push all version tags [2025-03-04T01:12:21.467Z] 2025-03-04 01:12:21,466 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T01:12:21.467Z] 2025-03-04 01:12:21,467 [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-04T01:12:24.757Z] 2025-03-04 01:12:24,063 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-04T01:12:24.757Z] 4.0.0-dev.20 [Pipeline] } [2025-03-04T01:12:24.771Z] $ docker exec --env ******** --env ******** 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f ssh-agent -k [2025-03-04T01:12:24.861Z] unset SSH_AUTH_SOCK; [2025-03-04T01:12:24.861Z] unset SSH_AGENT_PID; [2025-03-04T01:12:24.862Z] echo Agent pid 37 killed; [2025-03-04T01:12:24.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:12:25.194Z] + git semver [Pipeline] } [2025-03-04T01:12:25.469Z] $ docker stop --time=1 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f [2025-03-04T01:12:26.760Z] $ docker rm -f --volumes 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f [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-04T01:12:27.401Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-03-04T01:12:27.401Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-04T01:12:27.401Z] total 16 [2025-03-04T01:12:27.401Z] drwxr-xr-x 3 root root 4096 Mar 4 00:50 . [2025-03-04T01:12:27.401Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:12 .. [2025-03-04T01:12:27.401Z] drwxr-xr-x 2 root root 4096 Mar 4 00:50 cost [2025-03-04T01:12:27.401Z] -rw-r--r-- 1 root root 96 Mar 4 00:50 cost.csv [2025-03-04T01:12:27.401Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-03-04T01:12:27.401Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-04T01:12:27.401Z] total 16 [2025-03-04T01:12:27.401Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:50 . [2025-03-04T01:12:27.401Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:12 .. [2025-03-04T01:12:27.401Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:50 cost [2025-03-04T01:12:27.401Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 4 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:27.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:28.559Z] ---> package-listing.sh [2025-03-04T01:12:28.559Z] ++ facter osfamily [2025-03-04T01:12:28.559Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T01:12:28.818Z] + OS_FAMILY=debian [2025-03-04T01:12:28.818Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-03-04T01:12:28.818Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T01:12:28.818Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T01:12:28.818Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T01:12:28.818Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T01:12:28.818Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-04T01:12:28.818Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T01:12:28.818Z] + case "${OS_FAMILY}" in [2025-03-04T01:12:28.818Z] + dpkg -l [2025-03-04T01:12:28.818Z] + grep '^ii' [2025-03-04T01:12:28.818Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T01:12:28.818Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T01:12:28.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T01:12:28.818Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-04T01:12:28.818Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-03-04T01:12:28.818Z] + 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-04T01:12:28.832Z] 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-04T01:12:29.109Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:12:29.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T01:12:29.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:12:29.761Z] prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container [2025-03-04T01:12:29.794Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T01:12:29.993Z] $ docker top 30e71e1a213020d429feaa69aec819f534935d040377194d5db742d61b4716d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:12:30.346Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T01:12:30.632Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T01:12:30.917Z] + ls /var/log/sa-host [2025-03-04T01:12:30.917Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:12:30.997Z] provisioning config files... [2025-03-04T01:12:31.005Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config858455374501310428tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:12:31.026Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:31.311Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T01:12:31.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:31.658Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T01:12:31.668Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:31.953Z] ---> sudo-logs.sh [2025-03-04T01:12:31.953Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T01:12:31.982Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:32.269Z] ---> job-cost.sh [2025-03-04T01:12:32.269Z] lf-activate-venv: SKIPPING [2025-03-04T01:12:32.269Z] DEBUG: total: 0.2199999988079071 [2025-03-04T01:12:32.269Z] INFO: Retrieving Stack Cost... [2025-03-04T01:12:32.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T01:12:33.097Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T01:12:33.113Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:12:33.395Z] ---> logs-deploy.sh [2025-03-04T01:12:33.395Z] lf-activate-venv: SKIPPING [2025-03-04T01:12:33.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/267 [2025-03-04T01:12:33.395Z] INFO: archiving workspace using pattern(s): [2025-03-04T01:12:34.332Z] Archives upload complete. [2025-03-04T01:12:34.332Z] INFO: archiving logs to Nexus