Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bc775034544705b8b5695c887c2543e613c2d34 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-ssh4275507539900459302.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-ssh712608759616638413.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-ssh11934808987339080829.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-ssh17471084714917264260.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-ssh12439664549819630860.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-36886 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 2bc775034544705b8b5695c887c2543e613c2d34 (main) Commit message: "Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" > 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 2bc775034544705b8b5695c887c2543e613c2d34 # timeout=10 > git rev-list --no-walk f6622c489668020014ff309460a57ae50f5b6cc8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-17T01:58:53.390Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-17T01:58:53.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-17T01:58:53.492Z] ========================================================= [2025-01-17T01:58:53.492Z] EdgeX Global Pipelines Version Info [2025-01-17T01:58:53.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:58:54.255Z] ------------------- [2025-01-17T01:58:54.255Z] stable info: [2025-01-17T01:58:54.255Z] ------------------- [2025-01-17T01:58:54.255Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-17T01:58:54.255Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T01:58:54.255Z] Message: update stable to v1.0.269 [2025-01-17T01:58:54.826Z] ------------------- [2025-01-17T01:58:54.826Z] experimental info: [2025-01-17T01:58:54.826Z] ------------------- [2025-01-17T01:58:54.826Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-17T01:58:54.826Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T01:58:54.826Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-17T01:58:54.908Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-01-17T01:58:54.933Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-01-17T01:58:54.953Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-17T01:58:54.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-17T01:58:55.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-17T01:58:55.024Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-17T01:58:55.049Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-17T01:58:55.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-17T01:58:55.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-17T01:58:55.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-17T01:58:55.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-17T01:58:55.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-01-17T01:58:55.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-17T01:58:55.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-17T01:58:55.247Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T01:58:55.270Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T01:58:55.292Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T01:58:55.313Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T01:58:55.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-17T01:58:55.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-17T01:58:55.384Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-17T01:58:55.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-17T01:58:55.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-17T01:58:55.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-17T01:58:55.479Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-17T01:58:55.505Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-17T01:58:55.529Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-17T01:58:55.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-17T01:58:55.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-17T01:58:55.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-17T01:58:55.629Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] echo [2025-01-17T01:58:55.651Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bc7750 [Pipeline] echo [2025-01-17T01:58:55.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T01:58:55.736Z] provisioning config files... [2025-01-17T01:58:55.748Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3819807524665794718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:58:56.081Z] ---> ****-login.sh [2025-01-17T01:58:56.082Z] nexus3.edgexfoundry.org:10001 [2025-01-17T01:58:56.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:56.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:56.340Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:56.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:56.341Z] [2025-01-17T01:58:56.341Z] Login Succeeded [2025-01-17T01:58:56.341Z] nexus3.edgexfoundry.org:10002 [2025-01-17T01:58:56.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:56.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:56.341Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:56.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:56.341Z] [2025-01-17T01:58:56.341Z] Login Succeeded [2025-01-17T01:58:56.341Z] nexus3.edgexfoundry.org:10003 [2025-01-17T01:58:56.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:56.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:56.599Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:56.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:56.600Z] [2025-01-17T01:58:56.600Z] Login Succeeded [2025-01-17T01:58:56.600Z] nexus3.edgexfoundry.org:10004 [2025-01-17T01:58:56.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:56.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:56.600Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:56.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:56.600Z] [2025-01-17T01:58:56.600Z] Login Succeeded [2025-01-17T01:58:56.600Z] ****.io [2025-01-17T01:58:56.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:56.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:56.859Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:56.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:56.859Z] [2025-01-17T01:58:56.859Z] Login Succeeded [2025-01-17T01:58:56.859Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T01:58:56.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-17T01:58:57.255Z] + git rev-list -1 --merges 2bc775034544705b8b5695c887c2543e613c2d34~1..2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] echo [2025-01-17T01:58:57.280Z] -----------> git rev-list -1 --merges 2bc775034544705b8b5695c887c2543e613c2d34~1..2bc775034544705b8b5695c887c2543e613c2d34 2bc775034544705b8b5695c887c2543e613c2d34 [2025-01-17T01:58:57.280Z] 2bc775034544705b8b5695c887c2543e613c2d34 [false] [Pipeline] sh [2025-01-17T01:58:57.572Z] + git log --format=format:%s -1 2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] echo [2025-01-17T01:58:57.588Z] ========================================================= [2025-01-17T01:58:57.588Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-17T01:58:57.588Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T01:58:57.926Z] + git log --format=format:%s -1 2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] echo [2025-01-17T01:58:57.939Z] [semverPrep] GIT_COMMIT: 2bc775034544705b8b5695c887c2543e613c2d34, Commit Message: Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22 [Pipeline] echo [2025-01-17T01:58:57.955Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-17T01:58:58.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T01:58:58.315Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-17T01:58:58.315Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-17T01:58:58.315Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-17T01:58:58.315Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-01-17T01:58:58.315Z] -a /etc/ssh/ssh_known_hosts [2025-01-17T01:58:58.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:58:58.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:58:58.750Z] [2025-01-17T01:58:58.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:58:59.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:58:59.056Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-17T01:58:59.056Z] b85a868b505f: Pulling fs layer [2025-01-17T01:58:59.056Z] e2be974225ed: Pulling fs layer [2025-01-17T01:58:59.056Z] 339a4e72a1f5: Pulling fs layer [2025-01-17T01:58:59.056Z] 988bab9f4d93: Pulling fs layer [2025-01-17T01:58:59.056Z] 1469e6f7b9e6: Pulling fs layer [2025-01-17T01:58:59.056Z] eaf3925da568: Pulling fs layer [2025-01-17T01:58:59.056Z] bab4dde63d76: Pulling fs layer [2025-01-17T01:58:59.056Z] bde34c3a00c8: Pulling fs layer [2025-01-17T01:58:59.056Z] b352a97aabf1: Pulling fs layer [2025-01-17T01:58:59.056Z] 4872d77fe225: Pulling fs layer [2025-01-17T01:58:59.056Z] 5851b861e8e6: Pulling fs layer [2025-01-17T01:58:59.056Z] b352a97aabf1: Waiting [2025-01-17T01:58:59.056Z] 4872d77fe225: Waiting [2025-01-17T01:58:59.056Z] 5851b861e8e6: Waiting [2025-01-17T01:58:59.056Z] bab4dde63d76: Waiting [2025-01-17T01:58:59.056Z] bde34c3a00c8: Waiting [2025-01-17T01:58:59.056Z] 988bab9f4d93: Waiting [2025-01-17T01:58:59.056Z] 1469e6f7b9e6: Waiting [2025-01-17T01:58:59.056Z] eaf3925da568: Waiting [2025-01-17T01:58:59.056Z] e2be974225ed: Verifying Checksum [2025-01-17T01:58:59.056Z] e2be974225ed: Download complete [2025-01-17T01:58:59.056Z] 988bab9f4d93: Verifying Checksum [2025-01-17T01:58:59.056Z] 1469e6f7b9e6: Verifying Checksum [2025-01-17T01:58:59.056Z] 1469e6f7b9e6: Download complete [2025-01-17T01:58:59.056Z] 339a4e72a1f5: Verifying Checksum [2025-01-17T01:58:59.056Z] 339a4e72a1f5: Download complete [2025-01-17T01:58:59.056Z] eaf3925da568: Verifying Checksum [2025-01-17T01:58:59.056Z] eaf3925da568: Download complete [2025-01-17T01:58:59.315Z] bde34c3a00c8: Download complete [2025-01-17T01:58:59.315Z] b352a97aabf1: Verifying Checksum [2025-01-17T01:58:59.315Z] b352a97aabf1: Download complete [2025-01-17T01:58:59.315Z] 4872d77fe225: Verifying Checksum [2025-01-17T01:58:59.315Z] 4872d77fe225: Download complete [2025-01-17T01:58:59.315Z] 5851b861e8e6: Download complete [2025-01-17T01:58:59.315Z] b85a868b505f: Verifying Checksum [2025-01-17T01:58:59.315Z] b85a868b505f: Download complete [2025-01-17T01:58:59.574Z] bab4dde63d76: Verifying Checksum [2025-01-17T01:59:00.510Z] b85a868b505f: Pull complete [2025-01-17T01:59:00.510Z] e2be974225ed: Pull complete [2025-01-17T01:59:01.079Z] 339a4e72a1f5: Pull complete [2025-01-17T01:59:01.079Z] 988bab9f4d93: Pull complete [2025-01-17T01:59:01.337Z] 1469e6f7b9e6: Pull complete [2025-01-17T01:59:01.337Z] eaf3925da568: Pull complete [2025-01-17T01:59:03.247Z] bab4dde63d76: Pull complete [2025-01-17T01:59:03.247Z] bde34c3a00c8: Pull complete [2025-01-17T01:59:03.247Z] b352a97aabf1: Pull complete [2025-01-17T01:59:03.247Z] 4872d77fe225: Pull complete [2025-01-17T01:59:03.247Z] 5851b861e8e6: Pull complete [2025-01-17T01:59:03.247Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-17T01:59:03.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:59:03.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:59:03.390Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T01:59:03.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T01:59:06.815Z] $ docker top d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 -eo pid,comm [2025-01-17T01:59:06.865Z] 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-01-17T01:59:06.865Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T01:59:06.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T01:59:06.917Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T01:59:07.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T01:59:07.022Z] $ docker exec d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 ssh-agent [2025-01-17T01:59:07.124Z] SSH_AUTH_SOCK=/tmp/ssh-J41LpTCj7DMb/agent.32 [2025-01-17T01:59:07.124Z] SSH_AGENT_PID=39 [2025-01-17T01:59:07.130Z] Running ssh-add (command line suppressed) [2025-01-17T01:59:07.231Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3721553212996666268.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3721553212996666268.key) [2025-01-17T01:59:07.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T01:59:07.542Z] + git tag --points-at HEAD [Pipeline] } [2025-01-17T01:59:07.557Z] $ docker exec --env ******** --env ******** d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 ssh-agent -k [2025-01-17T01:59:07.658Z] unset SSH_AUTH_SOCK; [2025-01-17T01:59:07.658Z] unset SSH_AGENT_PID; [2025-01-17T01:59:07.658Z] echo Agent pid 39 killed; [2025-01-17T01:59:07.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-17T01:59:07.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T01:59:07.706Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T01:59:07.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T01:59:07.819Z] $ docker exec d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 ssh-agent [2025-01-17T01:59:07.926Z] SSH_AUTH_SOCK=/tmp/ssh-NmOX49tNRyeL/agent.73 [2025-01-17T01:59:07.926Z] SSH_AGENT_PID=79 [2025-01-17T01:59:07.930Z] Running ssh-add (command line suppressed) [2025-01-17T01:59:08.023Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14975941726789749735.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14975941726789749735.key) [2025-01-17T01:59:08.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T01:59:08.334Z] + git semver init [2025-01-17T01:59:08.593Z] 2025-01-17 01:59:08,485 [run_init] DEBUG init version:0.0.0 force:False [2025-01-17T01:59:08.593Z] 2025-01-17 01:59:08,485 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-01-17T01:59:08.593Z] 2025-01-17 01:59:08,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-01-17T01:59:08.593Z] 2025-01-17 01:59:08,486 [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-01-17T01:59:09.969Z] 2025-01-17 01:59:09,605 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-01-17T01:59:09.969Z] 2025-01-17 01:59:09,605 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-01-17T01:59:09.969Z] 2025-01-17 01:59:09,605 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-17T01:59:09.969Z] 2025-01-17 01:59:09,605 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-17T01:59:09.969Z] 4.0.0-dev.15 [Pipeline] } [2025-01-17T01:59:09.979Z] $ docker exec --env ******** --env ******** d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 ssh-agent -k [2025-01-17T01:59:10.071Z] unset SSH_AUTH_SOCK; [2025-01-17T01:59:10.071Z] unset SSH_AGENT_PID; [2025-01-17T01:59:10.071Z] echo Agent pid 79 killed; [2025-01-17T01:59:10.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T01:59:10.410Z] + git semver [Pipeline] } [2025-01-17T01:59:10.686Z] $ docker stop --time=1 d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 [2025-01-17T01:59:11.952Z] $ docker rm -f --volumes d8a28f9dce9728e9f01659889112bf75ca9022b285353ed27ed4e43f56fb1553 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T01:59:12.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-17T01:59:12.507Z] Stashed 1 file(s) [Pipeline] echo [2025-01-17T01:59:12.510Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.15 [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-01-17T01:59:12.692Z] provisioning config files... [2025-01-17T01:59:12.701Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5530734899674143204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:59:13.013Z] ---> ****-login.sh [2025-01-17T01:59:13.013Z] nexus3.edgexfoundry.org:10001 [2025-01-17T01:59:13.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:59:13.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:59:13.013Z] Configure a credential helper to remove this warning. See [2025-01-17T01:59:13.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:59:13.013Z] [2025-01-17T01:59:13.013Z] Login Succeeded [2025-01-17T01:59:13.013Z] nexus3.edgexfoundry.org:10002 [2025-01-17T01:59:13.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:59:13.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:59:13.013Z] Configure a credential helper to remove this warning. See [2025-01-17T01:59:13.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:59:13.013Z] [2025-01-17T01:59:13.013Z] Login Succeeded [2025-01-17T01:59:13.013Z] nexus3.edgexfoundry.org:10003 [2025-01-17T01:59:13.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:59:13.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:59:13.273Z] Configure a credential helper to remove this warning. See [2025-01-17T01:59:13.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:59:13.273Z] [2025-01-17T01:59:13.273Z] Login Succeeded [2025-01-17T01:59:13.273Z] nexus3.edgexfoundry.org:10004 [2025-01-17T01:59:13.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:59:13.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:59:13.273Z] Configure a credential helper to remove this warning. See [2025-01-17T01:59:13.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:59:13.273Z] [2025-01-17T01:59:13.273Z] Login Succeeded [2025-01-17T01:59:13.273Z] ****.io [2025-01-17T01:59:13.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:59:13.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:59:13.533Z] Configure a credential helper to remove this warning. See [2025-01-17T01:59:13.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:59:13.533Z] [2025-01-17T01:59:13.533Z] Login Succeeded [2025-01-17T01:59:13.533Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T01:59:13.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T01:59:13.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T01:59:13.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T01:59:13.665Z] ========================================================= [2025-01-17T01:59:13.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-17T01:59:13.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:59:14.000Z] + 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-01-17T01:59:14.000Z] Sending build context to Docker daemon 9.291MB [2025-01-17T01:59:14.000Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T01:59:14.000Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-17T01:59:14.000Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-17T01:59:14.000Z] da9db072f522: Pulling fs layer [2025-01-17T01:59:14.000Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-17T01:59:14.000Z] 06f05ace1117: Pulling fs layer [2025-01-17T01:59:14.000Z] 5fe327b54edc: Pulling fs layer [2025-01-17T01:59:14.000Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T01:59:14.000Z] 92a5565b7b96: Pulling fs layer [2025-01-17T01:59:14.000Z] ff9bb7016b71: Pulling fs layer [2025-01-17T01:59:14.000Z] b67dba6c2c7d: Pulling fs layer [2025-01-17T01:59:14.000Z] a813b0c90790: Pulling fs layer [2025-01-17T01:59:14.000Z] 5fe327b54edc: Waiting [2025-01-17T01:59:14.000Z] ff9bb7016b71: Waiting [2025-01-17T01:59:14.000Z] b67dba6c2c7d: Waiting [2025-01-17T01:59:14.000Z] 4f4fb700ef54: Waiting [2025-01-17T01:59:14.000Z] a813b0c90790: Waiting [2025-01-17T01:59:14.000Z] 92a5565b7b96: Waiting [2025-01-17T01:59:14.000Z] 6ef4a4ee8ca5: Download complete [2025-01-17T01:59:14.000Z] 5fe327b54edc: Download complete [2025-01-17T01:59:14.000Z] 4f4fb700ef54: Download complete [2025-01-17T01:59:14.259Z] 92a5565b7b96: Verifying Checksum [2025-01-17T01:59:14.259Z] 92a5565b7b96: Download complete [2025-01-17T01:59:14.259Z] da9db072f522: Download complete [2025-01-17T01:59:14.259Z] ff9bb7016b71: Verifying Checksum [2025-01-17T01:59:14.259Z] ff9bb7016b71: Download complete [2025-01-17T01:59:14.259Z] da9db072f522: Pull complete [2025-01-17T01:59:14.259Z] a813b0c90790: Verifying Checksum [2025-01-17T01:59:14.259Z] a813b0c90790: Download complete [2025-01-17T01:59:14.517Z] 6ef4a4ee8ca5: Pull complete [2025-01-17T01:59:14.517Z] 06f05ace1117: Verifying Checksum [2025-01-17T01:59:14.517Z] 06f05ace1117: Download complete [2025-01-17T01:59:15.081Z] b67dba6c2c7d: Download complete [2025-01-17T01:59:17.609Z] 06f05ace1117: Pull complete [2025-01-17T01:59:17.609Z] 5fe327b54edc: Pull complete [2025-01-17T01:59:17.867Z] 4f4fb700ef54: Pull complete [2025-01-17T01:59:17.867Z] 92a5565b7b96: Pull complete [2025-01-17T01:59:17.867Z] ff9bb7016b71: Pull complete [2025-01-17T01:59:20.403Z] b67dba6c2c7d: Pull complete [2025-01-17T01:59:20.403Z] a813b0c90790: Pull complete [2025-01-17T01:59:20.403Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-17T01:59:20.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T01:59:20.403Z] ---> 3ba60ce46760 [2025-01-17T01:59:20.403Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-01-17T01:59:24.598Z] ---> Running in 7356254bcef8 [2025-01-17T01:59:24.598Z] Removing intermediate container 7356254bcef8 [2025-01-17T01:59:24.598Z] ---> c4b89fc68a63 [2025-01-17T01:59:24.598Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T01:59:24.598Z] ---> Running in cce8c145dacf [2025-01-17T01:59:24.858Z] Removing intermediate container cce8c145dacf [2025-01-17T01:59:24.858Z] ---> 8e9b4ccc7de9 [2025-01-17T01:59:24.858Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-17T01:59:24.858Z] ---> Running in af3021595627 [2025-01-17T01:59:24.858Z] Removing intermediate container af3021595627 [2025-01-17T01:59:24.858Z] ---> 456e51487eb5 [2025-01-17T01:59:24.858Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T01:59:24.858Z] ---> Running in 8d5484696efc [2025-01-17T01:59:25.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T01:59:25.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T01:59:25.374Z] OK: 248 MiB in 58 packages [2025-01-17T01:59:25.633Z] Removing intermediate container 8d5484696efc [2025-01-17T01:59:25.633Z] ---> d8df628b8738 [2025-01-17T01:59:25.633Z] Step 7/12 : WORKDIR /app [2025-01-17T01:59:25.892Z] ---> Running in af60c220942d [2025-01-17T01:59:25.892Z] Removing intermediate container af60c220942d [2025-01-17T01:59:25.892Z] ---> fbca3545abe3 [2025-01-17T01:59:25.892Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-17T01:59:25.892Z] ---> ee17a817444a [2025-01-17T01:59:25.892Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T01:59:25.892Z] ---> Running in 821305ad185c [2025-01-17T01:59:27.648Z] Still waiting to schedule task [2025-01-17T01:59:27.648Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36882’ [2025-01-17T02:00:22.134Z] Removing intermediate container 821305ad185c [2025-01-17T02:00:22.134Z] ---> e271809c240a [2025-01-17T02:00:22.134Z] Step 10/12 : COPY . . [2025-01-17T02:00:22.134Z] ---> aa875cd0e725 [2025-01-17T02:00:22.134Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T02:00:22.134Z] ---> Running in 2f8aa37084ed [2025-01-17T02:00:22.134Z] Removing intermediate container 2f8aa37084ed [2025-01-17T02:00:22.134Z] ---> ff2f3073a489 [2025-01-17T02:00:22.134Z] Step 12/12 : RUN $MAKE [2025-01-17T02:00:22.134Z] ---> Running in 3a2c56540c97 [2025-01-17T02:00:22.135Z] noop [2025-01-17T02:00:22.135Z] Removing intermediate container 3a2c56540c97 [2025-01-17T02:00:22.135Z] ---> b1184ba57263 [2025-01-17T02:00:22.135Z] Successfully built b1184ba57263 [2025-01-17T02:00:22.135Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:00:22.476Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T02:00:22.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:00:22.567Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T02:00:22.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T02:00:22.952Z] $ docker top 1b8a7034241dcbb592df68647cbe6f4674b428b5665adde51511e8a65c09d68f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:00:23.314Z] + go version [2025-01-17T02:00:23.314Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-17T02:00:23.326Z] $ docker stop --time=1 1b8a7034241dcbb592df68647cbe6f4674b428b5665adde51511e8a65c09d68f [2025-01-17T02:00:24.640Z] $ docker rm -f --volumes 1b8a7034241dcbb592df68647cbe6f4674b428b5665adde51511e8a65c09d68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:00:25.096Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T02:00:25.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:00:25.181Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T02:00:25.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T02:00:25.690Z] $ docker top 5224f74cc5599286116207a532457d95d36c78a9e24f39f9f71b9ac836af8caa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:00:26.032Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-01-17T02:00:26.329Z] + make test [2025-01-17T02:00:26.330Z] go test -race -coverprofile=coverage.out ./... [2025-01-17T02:00:58.404Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-01-17T02:01:30.494Z] go vet ./... [2025-01-17T02:01:30.753Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T02:01:30.753Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T02:01:30.753Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T02:01:31.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T02:01:31.044Z] $ docker stop --time=1 5224f74cc5599286116207a532457d95d36c78a9e24f39f9f71b9ac836af8caa [2025-01-17T02:01:36.123Z] $ docker rm -f --volumes 5224f74cc5599286116207a532457d95d36c78a9e24f39f9f71b9ac836af8caa [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T02:01:36.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T02:01:36.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-17T02:01:37.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T02:01:37.574Z] + ls -al . [2025-01-17T02:01:37.574Z] total 248 [2025-01-17T02:01:37.574Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 02:00 . [2025-01-17T02:01:37.574Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:58 .. [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 17 01:58 .dockerignore [2025-01-17T02:01:37.574Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:00 .git [2025-01-17T02:01:37.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:58 .github [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 17 01:58 .gitignore [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 01:58 .golangci.yml [2025-01-17T02:01:37.574Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:59 .semver [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 16432 Jan 17 01:58 Attribution.txt [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 17 01:58 CHANGELOG.md [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jan 17 01:58 Dockerfile [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:58 GOVERNANCE.md [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 17 01:58 Jenkinsfile [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 17 01:58 LICENSE [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 17 01:58 OWNERS.md [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jan 17 01:58 README.md [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 01:59 VERSION [2025-01-17T02:01:37.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 bin [2025-01-17T02:01:37.574Z] -rw-r--r-- 1 jenkins jenkins 953 Jan 17 02:00 coverage.out [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 6544 Jan 17 01:58 go.mod [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 17 01:58 go.sum [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 17 01:58 main.go [2025-01-17T02:01:37.574Z] -rw-rw-r-- 1 jenkins jenkins 3271 Jan 17 01:58 makefile [2025-01-17T02:01:37.574Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 01:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:01:37.895Z] + 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=2bc775034544705b8b5695c887c2543e613c2d34 --label arch=amd64 --label version=4.0.0-dev.15 . [2025-01-17T02:01:37.895Z] Sending build context to Docker daemon 9.292MB [2025-01-17T02:01:37.895Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T02:01:37.895Z] Step 2/27 : FROM ${BASE} AS builder [2025-01-17T02:01:37.895Z] ---> b1184ba57263 [2025-01-17T02:01:37.895Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-01-17T02:01:38.154Z] ---> Running in a5e571a609a8 [2025-01-17T02:01:38.154Z] Removing intermediate container a5e571a609a8 [2025-01-17T02:01:38.154Z] ---> ddde3ae0c9ac [2025-01-17T02:01:38.154Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T02:01:38.154Z] ---> Running in fd9ed7f3d8b5 [2025-01-17T02:01:38.414Z] Removing intermediate container fd9ed7f3d8b5 [2025-01-17T02:01:38.414Z] ---> 157f812eec8b [2025-01-17T02:01:38.414Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-01-17T02:01:38.673Z] ---> Running in a69d2a723227 [2025-01-17T02:01:38.673Z] Removing intermediate container a69d2a723227 [2025-01-17T02:01:38.673Z] ---> f502274c2854 [2025-01-17T02:01:38.673Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T02:01:38.673Z] ---> Running in 21aaa2f3f4f3 [2025-01-17T02:01:38.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T02:01:39.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T02:01:39.448Z] OK: 248 MiB in 58 packages [2025-01-17T02:01:39.706Z] Removing intermediate container 21aaa2f3f4f3 [2025-01-17T02:01:39.706Z] ---> 80ee15184b62 [2025-01-17T02:01:39.706Z] Step 7/27 : WORKDIR /app [2025-01-17T02:01:39.706Z] ---> Running in d47b88b76c3f [2025-01-17T02:01:39.964Z] Removing intermediate container d47b88b76c3f [2025-01-17T02:01:39.964Z] ---> cb10a99bff0e [2025-01-17T02:01:39.964Z] Step 8/27 : COPY go.mod vendor* ./ [2025-01-17T02:01:39.964Z] ---> 592bd64c0069 [2025-01-17T02:01:39.964Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T02:01:39.964Z] ---> Running in d534ffa10128 [2025-01-17T02:01:40.912Z] Removing intermediate container d534ffa10128 [2025-01-17T02:01:40.912Z] ---> c2647a00240f [2025-01-17T02:01:40.912Z] Step 10/27 : COPY . . [2025-01-17T02:01:41.173Z] ---> 7b5e715e8970 [2025-01-17T02:01:41.173Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T02:01:41.173Z] ---> Running in e375752c4828 [2025-01-17T02:01:41.173Z] Removing intermediate container e375752c4828 [2025-01-17T02:01:41.173Z] ---> b9243f8fa350 [2025-01-17T02:01:41.173Z] Step 12/27 : RUN $MAKE [2025-01-17T02:01:41.173Z] ---> Running in 6855977d81b1 [2025-01-17T02:01:41.431Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-01-17T02:02:13.505Z] Removing intermediate container 6855977d81b1 [2025-01-17T02:02:13.505Z] ---> 51dbde74bfb2 [2025-01-17T02:02:13.505Z] Step 13/27 : FROM alpine:3.20 [2025-01-17T02:02:14.100Z] 3.20: Pulling from library/alpine [2025-01-17T02:02:14.100Z] 66a3d608f3fa: Pulling fs layer [2025-01-17T02:02:14.473Z] 66a3d608f3fa: Download complete [2025-01-17T02:02:14.473Z] 66a3d608f3fa: Pull complete [2025-01-17T02:02:14.473Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T02:02:14.473Z] Status: Downloaded newer image for alpine:3.20 [2025-01-17T02:02:14.473Z] ---> e29df9b510ff [2025-01-17T02:02:14.473Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-17T02:02:14.732Z] ---> Running in fc323b409bef [2025-01-17T02:02:14.732Z] Removing intermediate container fc323b409bef [2025-01-17T02:02:14.732Z] ---> ec395676a9c6 [2025-01-17T02:02:14.732Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-01-17T02:02:14.732Z] ---> Running in fed9985b3356 [2025-01-17T02:02:14.991Z] Removing intermediate container fed9985b3356 [2025-01-17T02:02:14.991Z] ---> 6ce1d82fee79 [2025-01-17T02:02:14.991Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-17T02:02:14.991Z] ---> Running in e5cff6623f6f [2025-01-17T02:02:15.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T02:02:15.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T02:02:15.509Z] (1/2) Installing ca-certificates (20241121-r1) [2025-01-17T02:02:15.509Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-01-17T02:02:15.509Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T02:02:15.509Z] Executing ca-certificates-20241121-r1.trigger [2025-01-17T02:02:15.509Z] OK: 9 MiB in 16 packages [2025-01-17T02:02:16.077Z] Removing intermediate container e5cff6623f6f [2025-01-17T02:02:16.077Z] ---> 2ae2a7b6fa80 [2025-01-17T02:02:16.077Z] Step 17/27 : RUN apk --no-cache upgrade [2025-01-17T02:02:16.077Z] ---> Running in b3fae4a61c78 [2025-01-17T02:02:16.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T02:02:16.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T02:02:16.595Z] OK: 9 MiB in 16 packages [2025-01-17T02:02:17.166Z] Removing intermediate container b3fae4a61c78 [2025-01-17T02:02:17.166Z] ---> ae855b266a5d [2025-01-17T02:02:17.166Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-17T02:02:17.166Z] ---> b9538be879ae [2025-01-17T02:02:17.166Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-01-17T02:02:17.166Z] ---> 3abb3ac13662 [2025-01-17T02:02:17.166Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-01-17T02:02:17.424Z] ---> 82a1c4fabce4 [2025-01-17T02:02:17.424Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-01-17T02:02:18.804Z] ---> a7c11f8b2706 [2025-01-17T02:02:18.804Z] Step 22/27 : EXPOSE 48095 [2025-01-17T02:02:18.804Z] ---> Running in 14d8568dbd4b [2025-01-17T02:02:18.804Z] Removing intermediate container 14d8568dbd4b [2025-01-17T02:02:18.804Z] ---> 312f2f2ae0c1 [2025-01-17T02:02:18.804Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-01-17T02:02:18.804Z] ---> Running in a641a1e183d7 [2025-01-17T02:02:18.804Z] Removing intermediate container a641a1e183d7 [2025-01-17T02:02:18.804Z] ---> 08a4834d495d [2025-01-17T02:02:18.804Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-17T02:02:18.804Z] ---> Running in a48bf8445b4d [2025-01-17T02:02:18.804Z] Removing intermediate container a48bf8445b4d [2025-01-17T02:02:18.804Z] ---> c9651f773408 [2025-01-17T02:02:18.804Z] Step 25/27 : LABEL arch=amd64 [2025-01-17T02:02:18.804Z] ---> Running in 7e3165d948c9 [2025-01-17T02:02:19.062Z] Removing intermediate container 7e3165d948c9 [2025-01-17T02:02:19.062Z] ---> 1ebace9f9cd7 [2025-01-17T02:02:19.062Z] Step 26/27 : LABEL git_sha=2bc775034544705b8b5695c887c2543e613c2d34 [2025-01-17T02:02:19.062Z] ---> Running in 990742677e21 [2025-01-17T02:02:19.062Z] Removing intermediate container 990742677e21 [2025-01-17T02:02:19.062Z] ---> ce1410eeff17 [2025-01-17T02:02:19.062Z] Step 27/27 : LABEL version=4.0.0-dev.15 [2025-01-17T02:02:19.062Z] ---> Running in b2bf1899d4fc [2025-01-17T02:02:19.062Z] Removing intermediate container b2bf1899d4fc [2025-01-17T02:02:19.062Z] ---> 6f611c701008 [2025-01-17T02:02:19.062Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-17T02:02:19.062Z] Successfully built 6f611c701008 [2025-01-17T02:02:19.062Z] 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-01-17T02:02:19.203Z] provisioning config files... [2025-01-17T02:02:19.213Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9400862599228815023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:02:19.513Z] ---> ****-login.sh [2025-01-17T02:02:19.513Z] nexus3.edgexfoundry.org:10001 [2025-01-17T02:02:19.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:19.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:19.513Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:19.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:19.513Z] [2025-01-17T02:02:19.513Z] Login Succeeded [2025-01-17T02:02:19.513Z] nexus3.edgexfoundry.org:10002 [2025-01-17T02:02:19.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:19.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:19.513Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:19.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:19.513Z] [2025-01-17T02:02:19.513Z] Login Succeeded [2025-01-17T02:02:19.513Z] nexus3.edgexfoundry.org:10003 [2025-01-17T02:02:19.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:19.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:19.773Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:19.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:19.773Z] [2025-01-17T02:02:19.773Z] Login Succeeded [2025-01-17T02:02:19.773Z] nexus3.edgexfoundry.org:10004 [2025-01-17T02:02:19.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:19.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:19.773Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:19.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:19.773Z] [2025-01-17T02:02:19.773Z] Login Succeeded [2025-01-17T02:02:19.773Z] ****.io [2025-01-17T02:02:19.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:20.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:20.032Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:20.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:20.032Z] [2025-01-17T02:02:20.032Z] Login Succeeded [2025-01-17T02:02:20.032Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T02:02:20.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T02:02:20.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T02:02:20.120Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-01-17T02:02:20.120Z] 2bc775034544705b8b5695c887c2543e613c2d34 [2025-01-17T02:02:20.120Z] latest [2025-01-17T02:02:20.120Z] 4.0.0-dev.15 [2025-01-17T02:02:20.120Z] 2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [2025-01-17T02:02:20.120Z] main [2025-01-17T02:02:20.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:20.468Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:20.788Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34 [2025-01-17T02:02:20.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-17T02:02:20.788Z] 267cb12b25f4: Preparing [2025-01-17T02:02:20.788Z] 19191008a4f4: Preparing [2025-01-17T02:02:20.788Z] 0683fae06ef6: Preparing [2025-01-17T02:02:20.788Z] 0d27e3f4f493: Preparing [2025-01-17T02:02:20.788Z] 32095d05df38: Preparing [2025-01-17T02:02:20.788Z] d866d38be497: Preparing [2025-01-17T02:02:20.788Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:20.788Z] d866d38be497: Waiting [2025-01-17T02:02:20.788Z] ce5a8cde9eee: Waiting [2025-01-17T02:02:20.788Z] 0683fae06ef6: Pushed [2025-01-17T02:02:20.788Z] 19191008a4f4: Pushed [2025-01-17T02:02:20.788Z] 32095d05df38: Pushed [2025-01-17T02:02:20.788Z] 0d27e3f4f493: Pushed [2025-01-17T02:02:20.788Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:21.048Z] d866d38be497: Pushed [2025-01-17T02:02:24.344Z] 267cb12b25f4: Pushed [2025-01-17T02:02:24.344Z] 2bc775034544705b8b5695c887c2543e613c2d34: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:24.677Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:25.006Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-01-17T02:02:25.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-17T02:02:25.006Z] 267cb12b25f4: Preparing [2025-01-17T02:02:25.006Z] 19191008a4f4: Preparing [2025-01-17T02:02:25.006Z] 0683fae06ef6: Preparing [2025-01-17T02:02:25.006Z] 0d27e3f4f493: Preparing [2025-01-17T02:02:25.006Z] 32095d05df38: Preparing [2025-01-17T02:02:25.006Z] d866d38be497: Preparing [2025-01-17T02:02:25.006Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:25.006Z] d866d38be497: Waiting [2025-01-17T02:02:25.006Z] ce5a8cde9eee: Waiting [2025-01-17T02:02:25.006Z] 19191008a4f4: Layer already exists [2025-01-17T02:02:25.006Z] 0683fae06ef6: Layer already exists [2025-01-17T02:02:25.006Z] 0d27e3f4f493: Layer already exists [2025-01-17T02:02:25.006Z] 267cb12b25f4: Layer already exists [2025-01-17T02:02:25.006Z] 32095d05df38: Layer already exists [2025-01-17T02:02:25.006Z] d866d38be497: Layer already exists [2025-01-17T02:02:25.006Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:25.006Z] latest: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:25.339Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:25.663Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.15 [2025-01-17T02:02:25.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-17T02:02:25.663Z] 267cb12b25f4: Preparing [2025-01-17T02:02:25.663Z] 19191008a4f4: Preparing [2025-01-17T02:02:25.663Z] 0683fae06ef6: Preparing [2025-01-17T02:02:25.663Z] 0d27e3f4f493: Preparing [2025-01-17T02:02:25.663Z] 32095d05df38: Preparing [2025-01-17T02:02:25.663Z] d866d38be497: Preparing [2025-01-17T02:02:25.663Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:25.663Z] d866d38be497: Waiting [2025-01-17T02:02:25.663Z] ce5a8cde9eee: Waiting [2025-01-17T02:02:25.663Z] 0683fae06ef6: Layer already exists [2025-01-17T02:02:25.663Z] 0d27e3f4f493: Layer already exists [2025-01-17T02:02:25.663Z] 19191008a4f4: Layer already exists [2025-01-17T02:02:25.663Z] 32095d05df38: Layer already exists [2025-01-17T02:02:25.663Z] 267cb12b25f4: Layer already exists [2025-01-17T02:02:25.663Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:25.663Z] d866d38be497: Layer already exists [2025-01-17T02:02:25.663Z] 4.0.0-dev.15: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:25.995Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:26.312Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [2025-01-17T02:02:26.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-17T02:02:26.312Z] 267cb12b25f4: Preparing [2025-01-17T02:02:26.312Z] 19191008a4f4: Preparing [2025-01-17T02:02:26.312Z] 0683fae06ef6: Preparing [2025-01-17T02:02:26.312Z] 0d27e3f4f493: Preparing [2025-01-17T02:02:26.312Z] 32095d05df38: Preparing [2025-01-17T02:02:26.312Z] d866d38be497: Preparing [2025-01-17T02:02:26.312Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:26.312Z] d866d38be497: Waiting [2025-01-17T02:02:26.312Z] 19191008a4f4: Layer already exists [2025-01-17T02:02:26.312Z] 0683fae06ef6: Layer already exists [2025-01-17T02:02:26.312Z] 32095d05df38: Layer already exists [2025-01-17T02:02:26.312Z] 267cb12b25f4: Layer already exists [2025-01-17T02:02:26.312Z] 0d27e3f4f493: Layer already exists [2025-01-17T02:02:26.312Z] d866d38be497: Layer already exists [2025-01-17T02:02:26.312Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:26.312Z] 2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:26.637Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:26.967Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-01-17T02:02:26.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-17T02:02:26.967Z] 267cb12b25f4: Preparing [2025-01-17T02:02:26.967Z] 19191008a4f4: Preparing [2025-01-17T02:02:26.967Z] 0683fae06ef6: Preparing [2025-01-17T02:02:26.967Z] 0d27e3f4f493: Preparing [2025-01-17T02:02:26.967Z] 32095d05df38: Preparing [2025-01-17T02:02:26.967Z] d866d38be497: Preparing [2025-01-17T02:02:26.967Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:26.967Z] d866d38be497: Waiting [2025-01-17T02:02:26.967Z] ce5a8cde9eee: Waiting [2025-01-17T02:02:26.967Z] 0683fae06ef6: Layer already exists [2025-01-17T02:02:26.967Z] 267cb12b25f4: Layer already exists [2025-01-17T02:02:26.967Z] 0d27e3f4f493: Layer already exists [2025-01-17T02:02:26.967Z] 32095d05df38: Layer already exists [2025-01-17T02:02:26.967Z] 19191008a4f4: Layer already exists [2025-01-17T02:02:26.967Z] d866d38be497: Layer already exists [2025-01-17T02:02:26.967Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:26.967Z] main: digest: sha256:ff9f2e45a511d79a2a0b8b12607caceeac3bae9bb33505682f45d8c55438dc25 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T02:02:27.050Z] ===================================================== [Pipeline] echo [2025-01-17T02:02:27.070Z] taggedImages: [2025-01-17T02:02:27.070Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34 [2025-01-17T02:02:27.070Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-01-17T02:02:27.070Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.15 [2025-01-17T02:02:27.070Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [2025-01-17T02:02:27.070Z] - 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-01-17T02:02:27.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T02:02:27.479Z] [2025-01-17T02:02:27.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:27.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T02:02:27.781Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-17T02:02:27.781Z] 5eb5b503b376: Pulling fs layer [2025-01-17T02:02:27.781Z] 5c69ac0246d0: Pulling fs layer [2025-01-17T02:02:27.781Z] ec43610c2a17: Pulling fs layer [2025-01-17T02:02:27.781Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-17T02:02:27.781Z] 33b1e0a273af: Pulling fs layer [2025-01-17T02:02:27.781Z] 5d3b04190fa2: Pulling fs layer [2025-01-17T02:02:27.781Z] 2f39f015ded8: Pulling fs layer [2025-01-17T02:02:27.781Z] 3a2ae6a8a46f: Waiting [2025-01-17T02:02:27.781Z] 33b1e0a273af: Waiting [2025-01-17T02:02:27.781Z] 5d3b04190fa2: Waiting [2025-01-17T02:02:27.781Z] 2f39f015ded8: Waiting [2025-01-17T02:02:27.781Z] 5c69ac0246d0: Verifying Checksum [2025-01-17T02:02:27.781Z] 5c69ac0246d0: Download complete [2025-01-17T02:02:27.781Z] 3a2ae6a8a46f: Download complete [2025-01-17T02:02:27.781Z] 33b1e0a273af: Verifying Checksum [2025-01-17T02:02:27.781Z] 33b1e0a273af: Download complete [2025-01-17T02:02:27.781Z] ec43610c2a17: Verifying Checksum [2025-01-17T02:02:27.781Z] ec43610c2a17: Download complete [2025-01-17T02:02:27.781Z] 5d3b04190fa2: Verifying Checksum [2025-01-17T02:02:27.781Z] 5d3b04190fa2: Download complete [2025-01-17T02:02:28.039Z] 5eb5b503b376: Verifying Checksum [2025-01-17T02:02:28.039Z] 5eb5b503b376: Download complete [2025-01-17T02:02:28.607Z] 2f39f015ded8: Download complete [2025-01-17T02:02:29.174Z] 5eb5b503b376: Pull complete [2025-01-17T02:02:29.433Z] 5c69ac0246d0: Pull complete [2025-01-17T02:02:29.691Z] ec43610c2a17: Pull complete [2025-01-17T02:02:29.949Z] 3a2ae6a8a46f: Pull complete [2025-01-17T02:02:30.208Z] 33b1e0a273af: Pull complete [2025-01-17T02:02:30.208Z] 5d3b04190fa2: Pull complete [2025-01-17T02:02:34.395Z] 2f39f015ded8: Pull complete [2025-01-17T02:02:34.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-17T02:02:34.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T02:02:34.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:02:34.506Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T02:02:34.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-17T02:02:41.272Z] $ docker top 7520aa43e08b203b85f601674f402799eb45b4b5b152630dcf2c14d6e03fe5bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:02:41.659Z] ---> job-cost.sh [2025-01-17T02:02:41.659Z] lf-activate-venv: SKIPPING [2025-01-17T02:02:41.659Z] INFO: No Stack... [2025-01-17T02:02:41.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T02:02:42.177Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T02:02:42.467Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-01-17T02:02:42.467Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T02:02:42.482Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [2025-01-17T02:02:42.495Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] did not exist. Created. [2025-01-17T02:02:42.502Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T02:02:42.807Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T02:02:42.926Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T02:02:42.933Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T02:02:42.960Z] $ docker stop --time=1 7520aa43e08b203b85f601674f402799eb45b4b5b152630dcf2c14d6e03fe5bc [2025-01-17T02:02:43.836Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36888 in /w/workspace/ry_app-service-configurable_main [2025-01-17T02:02:44.108Z] $ docker rm -f --volumes 7520aa43e08b203b85f601674f402799eb45b4b5b152630dcf2c14d6e03fe5bc [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2025-01-17T02:02:44.194Z] Running in /w/workspace/app-service-configurable/263 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-01-17T02:02:44.246Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [2025-01-17T02:02:51.465Z] using credential edgex-jenkins-ssh [2025-01-17T02:02:51.491Z] Cloning the remote Git repository [2025-01-17T02:02:51.546Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-01-17T02:02:51.719Z] > git init /w/workspace/app-service-configurable/263 # timeout=10 [2025-01-17T02:02:51.905Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-01-17T02:02:51.907Z] > git --version # timeout=10 [2025-01-17T02:02:51.929Z] > git --version # 'git version 2.25.1' [2025-01-17T02:02:51.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-17T02:02:52.093Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T02:02:54.430Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-01-17T02:02:54.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T02:02:55.584Z] Avoid second fetch [2025-01-17T02:02:55.585Z] Checking out Revision 2bc775034544705b8b5695c887c2543e613c2d34 (main) [2025-01-17T02:02:55.615Z] > git config core.sparsecheckout # timeout=10 [2025-01-17T02:02:55.690Z] > git checkout -f 2bc775034544705b8b5695c887c2543e613c2d34 # timeout=10 [2025-01-17T02:02:56.277Z] Commit message: "Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T02:03:01.055Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-17T02:03:01.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T02:03:01.056Z] Dload Upload Total Spent Left Speed [2025-01-17T02:03:01.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2025-01-17T02:03:01.408Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-17T02:03:01.751Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-17T02:03:01.751Z] + sudo tee /etc/docker/daemon.new [2025-01-17T02:03:01.751Z] { [2025-01-17T02:03:01.751Z] "registry-mirrors": [ [2025-01-17T02:03:01.751Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-17T02:03:01.751Z] ], [2025-01-17T02:03:01.751Z] "bip": "10.250.0.254/24", [2025-01-17T02:03:01.751Z] "hosts": [ [2025-01-17T02:03:01.751Z] "tcp://0.0.0.0:5555", [2025-01-17T02:03:01.751Z] "unix:///var/run/docker.sock" [2025-01-17T02:03:01.751Z] ], [2025-01-17T02:03:01.751Z] "mtu": 1458, [2025-01-17T02:03:01.751Z] "selinux-enabled": true, [2025-01-17T02:03:01.751Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-17T02:03:01.751Z] } [Pipeline] sh [2025-01-17T02:03:02.089Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-17T02:03:02.430Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T02:03:20.743Z] provisioning config files... [2025-01-17T02:03:20.786Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/263@tmp/config16854233991087707161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:03:21.256Z] ---> ****-login.sh [2025-01-17T02:03:21.256Z] nexus3.edgexfoundry.org:10001 [2025-01-17T02:03:21.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:03:21.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:03:21.801Z] Configure a credential helper to remove this warning. See [2025-01-17T02:03:21.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:03:21.801Z] [2025-01-17T02:03:21.801Z] Login Succeeded [2025-01-17T02:03:21.801Z] nexus3.edgexfoundry.org:10002 [2025-01-17T02:03:22.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:03:22.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:03:22.078Z] Configure a credential helper to remove this warning. See [2025-01-17T02:03:22.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:03:22.078Z] [2025-01-17T02:03:22.078Z] Login Succeeded [2025-01-17T02:03:22.078Z] nexus3.edgexfoundry.org:10003 [2025-01-17T02:03:22.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:03:22.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:03:22.353Z] Configure a credential helper to remove this warning. See [2025-01-17T02:03:22.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:03:22.353Z] [2025-01-17T02:03:22.353Z] Login Succeeded [2025-01-17T02:03:22.353Z] nexus3.edgexfoundry.org:10004 [2025-01-17T02:03:22.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:03:22.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:03:22.628Z] Configure a credential helper to remove this warning. See [2025-01-17T02:03:22.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:03:22.628Z] [2025-01-17T02:03:22.628Z] Login Succeeded [2025-01-17T02:03:22.628Z] ****.io [2025-01-17T02:03:22.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:03:23.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:03:23.186Z] Configure a credential helper to remove this warning. See [2025-01-17T02:03:23.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:03:23.186Z] [2025-01-17T02:03:23.186Z] Login Succeeded [2025-01-17T02:03:23.186Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T02:03:23.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T02:03:23.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T02:03:23.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T02:03:23.718Z] ========================================================= [2025-01-17T02:03:23.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-17T02:03:23.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:03:24.118Z] + 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-01-17T02:03:25.569Z] #0 building with "default" instance using docker driver [2025-01-17T02:03:25.569Z] [2025-01-17T02:03:25.569Z] #1 [internal] load build definition from Dockerfile [2025-01-17T02:03:25.569Z] #1 transferring dockerfile: [2025-01-17T02:03:25.569Z] #1 transferring dockerfile: 2.05kB 0.0s done [2025-01-17T02:03:25.569Z] #1 DONE 0.1s [2025-01-17T02:03:25.569Z] [2025-01-17T02:03:25.569Z] #2 [internal] load .dockerignore [2025-01-17T02:03:25.569Z] #2 transferring context: 159B done [2025-01-17T02:03:25.569Z] #2 DONE 0.1s [2025-01-17T02:03:25.569Z] [2025-01-17T02:03:25.569Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T02:03:25.844Z] #3 DONE 0.2s [2025-01-17T02:03:25.844Z] [2025-01-17T02:03:25.844Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T02:03:25.844Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-17T02:03:26.117Z] #4 ... [2025-01-17T02:03:26.117Z] [2025-01-17T02:03:26.117Z] #5 [internal] load build context [2025-01-17T02:03:26.117Z] #5 transferring context: 194.30kB 0.1s done [2025-01-17T02:03:26.117Z] #5 DONE 0.1s [2025-01-17T02:03:26.117Z] [2025-01-17T02:03:26.117Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T02:03:26.117Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-17T02:03:26.117Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-17T02:03:26.117Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-17T02:03:26.117Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s [2025-01-17T02:03:26.117Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 1.79MB / 70.67MB 0.2s [2025-01-17T02:03:26.117Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-17T02:03:26.117Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-17T02:03:26.117Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-17T02:03:26.117Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 0B / 441B 0.3s [2025-01-17T02:03:26.117Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-17T02:03:26.393Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.5s [2025-01-17T02:03:26.393Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-17T02:03:26.393Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 4.19MB / 98.78MB 0.5s [2025-01-17T02:03:26.393Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done [2025-01-17T02:03:26.393Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.53MB / 12.74MB 0.5s [2025-01-17T02:03:26.393Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.96MB / 70.67MB 0.6s [2025-01-17T02:03:26.393Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.98MB / 12.74MB 0.6s [2025-01-17T02:03:26.686Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.7s [2025-01-17T02:03:26.686Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 10.56MB / 98.78MB 0.7s [2025-01-17T02:03:26.686Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.7s [2025-01-17T02:03:26.686Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.17MB / 70.67MB 0.8s [2025-01-17T02:03:26.686Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-17T02:03:26.686Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.57MB / 12.74MB 0.8s [2025-01-17T02:03:26.686Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 30.03MB / 70.67MB 0.9s [2025-01-17T02:03:26.686Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.9s [2025-01-17T02:03:26.686Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-17T02:03:26.686Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-17T02:03:26.966Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.75MB / 70.67MB 1.1s [2025-01-17T02:03:26.966Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 24.12MB / 98.78MB 1.1s [2025-01-17T02:03:26.966Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 42.99MB / 70.67MB 1.2s [2025-01-17T02:03:26.966Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.3s done [2025-01-17T02:03:27.239Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 48.23MB / 70.67MB 1.3s [2025-01-17T02:03:27.239Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 31.71MB / 98.78MB 1.3s [2025-01-17T02:03:27.239Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 58.91MB / 70.67MB 1.5s [2025-01-17T02:03:27.239Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 39.85MB / 98.78MB 1.5s [2025-01-17T02:03:27.512Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.01MB / 70.67MB 1.6s [2025-01-17T02:03:27.512Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 44.94MB / 98.78MB 1.6s [2025-01-17T02:03:27.512Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s [2025-01-17T02:03:27.512Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 55.57MB / 98.78MB 1.8s [2025-01-17T02:03:27.785Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done [2025-01-17T02:03:27.785Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.22MB / 98.78MB 1.9s [2025-01-17T02:03:27.785Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-17T02:03:28.058Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.53MB / 98.78MB 2.1s [2025-01-17T02:03:28.058Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 78.64MB / 98.78MB 2.2s [2025-01-17T02:03:28.058Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 83.89MB / 98.78MB 2.3s [2025-01-17T02:03:28.338Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 89.23MB / 98.78MB 2.4s [2025-01-17T02:03:28.338Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.42MB / 98.78MB 2.5s [2025-01-17T02:03:28.609Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.7s done [2025-01-17T02:03:35.313Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.5s [2025-01-17T02:03:39.589Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.5s [2025-01-17T02:03:47.857Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.6s done [2025-01-17T02:03:48.828Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-17T02:03:48.828Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-17T02:03:49.097Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-17T02:03:49.097Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-17T02:03:49.097Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 [2025-01-17T02:03:49.097Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-17T02:03:49.097Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-17T02:03:54.474Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.1s [2025-01-17T02:03:58.770Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.4s done [2025-01-17T02:03:58.770Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-17T02:04:01.360Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.2s done [2025-01-17T02:04:01.360Z] #4 DONE 35.6s [2025-01-17T02:04:01.635Z] [2025-01-17T02:04:01.635Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-17T02:04:02.223Z] #6 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T02:04:02.506Z] #6 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T02:04:03.922Z] #6 2.643 OK: 239 MiB in 58 packages [2025-01-17T02:04:06.531Z] #6 DONE 4.7s [2025-01-17T02:04:06.531Z] [2025-01-17T02:04:06.531Z] #7 [builder 3/7] WORKDIR /app [2025-01-17T02:04:06.531Z] #7 DONE 0.1s [2025-01-17T02:04:06.531Z] [2025-01-17T02:04:06.531Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T02:04:06.531Z] #8 DONE 0.1s [2025-01-17T02:04:06.531Z] [2025-01-17T02:04:06.531Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T02:04:38.772Z] #9 DONE 31.8s [2025-01-17T02:04:38.772Z] [2025-01-17T02:04:38.772Z] #10 [builder 6/7] COPY . . [2025-01-17T02:04:38.772Z] #10 DONE 0.2s [2025-01-17T02:04:38.772Z] [2025-01-17T02:04:38.772Z] #11 [builder 7/7] RUN echo noop [2025-01-17T02:04:39.040Z] #11 0.661 noop [2025-01-17T02:04:39.306Z] #11 DONE 0.7s [2025-01-17T02:04:39.306Z] [2025-01-17T02:04:39.306Z] #12 exporting to image [2025-01-17T02:04:39.306Z] #12 exporting layers [2025-01-17T02:05:18.523Z] #12 exporting layers 37.4s done [2025-01-17T02:05:18.523Z] #12 writing image sha256:4413cae00ae05aff076244a9a46cc0ccb38483ff1fd47ccda34988051fba23fc done [2025-01-17T02:05:18.523Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-17T02:05:18.523Z] #12 DONE 37.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:05:21.115Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T02:05:21.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:05:21.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-36888 does not seem to be running inside a container [2025-01-17T02:05:21.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/263 -v /w/workspace/app-service-configurable/263:/w/workspace/app-service-configurable/263:rw,z -v /w/workspace/app-service-configurable/263@tmp:/w/workspace/app-service-configurable/263@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-arm64 cat [2025-01-17T02:05:23.728Z] $ docker top cb9e5a34cfe4389c44cdc7d1f5e27cd015579e9606a6a1aa0f3282c7b7f8e17f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:05:24.549Z] + go version [2025-01-17T02:05:24.550Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-17T02:05:24.564Z] $ docker stop --time=1 cb9e5a34cfe4389c44cdc7d1f5e27cd015579e9606a6a1aa0f3282c7b7f8e17f [2025-01-17T02:05:26.183Z] $ docker rm -f --volumes cb9e5a34cfe4389c44cdc7d1f5e27cd015579e9606a6a1aa0f3282c7b7f8e17f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:05:26.747Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T02:05:26.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:05:26.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-36888 does not seem to be running inside a container [2025-01-17T02:05:27.019Z] $ 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/263 -v /w/workspace/app-service-configurable/263:/w/workspace/app-service-configurable/263:rw,z -v /w/workspace/app-service-configurable/263@tmp:/w/workspace/app-service-configurable/263@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-arm64 cat [2025-01-17T02:05:29.452Z] $ docker top 386d79d90d5bb3ca75cdc1ffedd3066243b36372a86834454e8890f655b3a83e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:05:30.003Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/263 [Pipeline] fileExists [Pipeline] sh [2025-01-17T02:05:30.362Z] + make test [2025-01-17T02:05:30.362Z] go test -race -coverprofile=coverage.out ./... [2025-01-17T02:08:53.815Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-01-17T02:08:54.433Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-17T02:08:54.433Z] go vet ./... [2025-01-17T02:11:46.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T02:11:46.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T02:11:46.273Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T02:11:46.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T02:11:46.300Z] $ docker stop --time=1 386d79d90d5bb3ca75cdc1ffedd3066243b36372a86834454e8890f655b3a83e [2025-01-17T02:11:48.322Z] $ docker rm -f --volumes 386d79d90d5bb3ca75cdc1ffedd3066243b36372a86834454e8890f655b3a83e [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T02:11:50.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T02:11:50.914Z] Warning: overwriting stash ‘coverage-report’ [2025-01-17T02:11:51.491Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T02:11:51.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T02:11:52.235Z] + ls -al . [2025-01-17T02:11:52.235Z] total 244 [2025-01-17T02:11:52.235Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 17 02:05 . [2025-01-17T02:11:52.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 02:02 .. [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 17 02:02 .dockerignore [2025-01-17T02:11:52.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:02 .git [2025-01-17T02:11:52.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 02:02 .github [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 17 02:02 .gitignore [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 02:02 .golangci.yml [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 16432 Jan 17 02:02 Attribution.txt [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 17 02:02 CHANGELOG.md [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jan 17 02:02 Dockerfile [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 02:02 GOVERNANCE.md [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 17 02:02 Jenkinsfile [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 17 02:02 LICENSE [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 17 02:02 OWNERS.md [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jan 17 02:02 README.md [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 01:59 VERSION [2025-01-17T02:11:52.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:02 bin [2025-01-17T02:11:52.235Z] -rw-r--r-- 1 jenkins jenkins 953 Jan 17 02:08 coverage.out [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 6544 Jan 17 02:02 go.mod [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 17 02:02 go.sum [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 17 02:02 main.go [2025-01-17T02:11:52.235Z] -rw-rw-r-- 1 jenkins jenkins 3271 Jan 17 02:02 makefile [2025-01-17T02:11:52.235Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 02:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:11:52.600Z] + 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=2bc775034544705b8b5695c887c2543e613c2d34 --label arch=arm64 --label version=4.0.0-dev.15 . [2025-01-17T02:11:53.559Z] #0 building with "default" instance using docker driver [2025-01-17T02:11:53.559Z] [2025-01-17T02:11:53.559Z] #1 [internal] load .dockerignore [2025-01-17T02:11:53.559Z] #1 transferring context: 159B 0.0s done [2025-01-17T02:11:53.559Z] #1 DONE 0.0s [2025-01-17T02:11:53.559Z] [2025-01-17T02:11:53.559Z] #2 [internal] load build definition from Dockerfile [2025-01-17T02:11:53.559Z] #2 transferring dockerfile: 2.05kB 0.0s done [2025-01-17T02:11:53.559Z] #2 DONE 0.0s [2025-01-17T02:11:53.559Z] [2025-01-17T02:11:53.559Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T02:11:53.559Z] #3 DONE 0.0s [2025-01-17T02:11:53.559Z] [2025-01-17T02:11:53.559Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T02:11:53.826Z] #4 DONE 0.3s [2025-01-17T02:11:53.826Z] [2025-01-17T02:11:53.826Z] #5 [internal] load build context [2025-01-17T02:11:53.826Z] #5 transferring context: 2.54kB 0.0s done [2025-01-17T02:11:53.826Z] #5 DONE 0.0s [2025-01-17T02:11:53.826Z] [2025-01-17T02:11:53.826Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T02:11:53.826Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-17T02:11:54.093Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T02:11:54.093Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-17T02:11:54.093Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-17T02:11:54.093Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s [2025-01-17T02:11:54.093Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-17T02:11:54.093Z] #6 ... [2025-01-17T02:11:54.093Z] [2025-01-17T02:11:54.093Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-17T02:11:54.093Z] #7 DONE 0.3s [2025-01-17T02:11:54.093Z] [2025-01-17T02:11:54.093Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T02:11:54.093Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-01-17T02:11:54.689Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-17T02:11:54.689Z] #6 DONE 1.0s [2025-01-17T02:11:54.689Z] [2025-01-17T02:11:54.689Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-17T02:11:54.689Z] #8 0.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:55.284Z] #8 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:57.256Z] #8 2.894 OK: 239 MiB in 58 packages [2025-01-17T02:11:57.539Z] #8 DONE 3.4s [2025-01-17T02:11:57.539Z] [2025-01-17T02:11:57.539Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-17T02:11:57.539Z] #9 0.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:57.539Z] #9 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:57.818Z] #9 ... [2025-01-17T02:11:57.818Z] [2025-01-17T02:11:57.818Z] #10 [builder 3/7] WORKDIR /app [2025-01-17T02:11:57.818Z] #10 DONE 0.2s [2025-01-17T02:11:57.818Z] [2025-01-17T02:11:57.818Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T02:11:57.818Z] #11 DONE 0.1s [2025-01-17T02:11:57.818Z] [2025-01-17T02:11:57.818Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-17T02:11:57.818Z] #9 2.970 (1/2) Installing ca-certificates (20241121-r1) [2025-01-17T02:11:57.818Z] #9 3.085 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-17T02:11:58.091Z] #9 3.098 Executing busybox-1.36.1-r29.trigger [2025-01-17T02:11:58.091Z] #9 3.147 Executing ca-certificates-20241121-r1.trigger [2025-01-17T02:11:58.364Z] #9 3.443 OK: 10 MiB in 16 packages [2025-01-17T02:11:58.636Z] #9 DONE 3.9s [2025-01-17T02:11:58.636Z] [2025-01-17T02:11:58.636Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T02:12:00.066Z] #12 DONE 1.9s [2025-01-17T02:12:00.066Z] [2025-01-17T02:12:00.066Z] #13 [builder 6/7] COPY . . [2025-01-17T02:12:00.066Z] #13 DONE 0.1s [2025-01-17T02:12:00.066Z] [2025-01-17T02:12:00.066Z] #14 [builder 7/7] RUN make build [2025-01-17T02:12:01.038Z] #14 0.828 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-01-17T02:12:03.507Z] #14 ... [2025-01-17T02:12:03.507Z] [2025-01-17T02:12:03.507Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T02:12:03.507Z] #15 0.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T02:12:03.507Z] #15 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T02:12:03.507Z] #15 2.823 OK: 10 MiB in 16 packages [2025-01-17T02:12:03.507Z] #15 DONE 4.5s [2025-01-17T02:12:03.507Z] [2025-01-17T02:12:03.507Z] #14 [builder 7/7] RUN make build [2025-01-17T02:14:40.292Z] #14 DONE 149.6s [2025-01-17T02:14:40.292Z] [2025-01-17T02:14:40.292Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-17T02:14:40.292Z] #16 DONE 0.1s [2025-01-17T02:14:40.292Z] [2025-01-17T02:14:40.292Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-01-17T02:14:40.292Z] #17 DONE 0.1s [2025-01-17T02:14:40.292Z] [2025-01-17T02:14:40.292Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-01-17T02:14:40.292Z] #18 DONE 0.1s [2025-01-17T02:14:40.292Z] [2025-01-17T02:14:40.292Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-01-17T02:14:40.292Z] #19 DONE 0.4s [2025-01-17T02:14:40.292Z] [2025-01-17T02:14:40.292Z] #20 exporting to image [2025-01-17T02:14:40.292Z] #20 exporting layers [2025-01-17T02:14:40.292Z] #20 exporting layers 0.6s done [2025-01-17T02:14:40.292Z] #20 writing image sha256:0b4c4ab6bfcade27a160320265fd9d5d156c5aa473f0bba7b2ae3855a3bd0d38 done [2025-01-17T02:14:40.292Z] #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done [2025-01-17T02:14:40.292Z] #20 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T02:14:40.440Z] provisioning config files... [2025-01-17T02:14:40.456Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/263@tmp/config13473888412875938504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:14:40.815Z] ---> ****-login.sh [2025-01-17T02:14:40.815Z] nexus3.edgexfoundry.org:10001 [2025-01-17T02:14:40.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:14:41.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:14:41.083Z] Configure a credential helper to remove this warning. See [2025-01-17T02:14:41.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:14:41.083Z] [2025-01-17T02:14:41.083Z] Login Succeeded [2025-01-17T02:14:41.083Z] nexus3.edgexfoundry.org:10002 [2025-01-17T02:14:41.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:14:41.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:14:41.352Z] Configure a credential helper to remove this warning. See [2025-01-17T02:14:41.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:14:41.352Z] [2025-01-17T02:14:41.352Z] Login Succeeded [2025-01-17T02:14:41.352Z] nexus3.edgexfoundry.org:10003 [2025-01-17T02:14:41.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:14:41.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:14:41.621Z] Configure a credential helper to remove this warning. See [2025-01-17T02:14:41.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:14:41.621Z] [2025-01-17T02:14:41.621Z] Login Succeeded [2025-01-17T02:14:41.621Z] nexus3.edgexfoundry.org:10004 [2025-01-17T02:14:41.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:14:41.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:14:41.891Z] Configure a credential helper to remove this warning. See [2025-01-17T02:14:41.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:14:41.891Z] [2025-01-17T02:14:41.891Z] Login Succeeded [2025-01-17T02:14:41.891Z] ****.io [2025-01-17T02:14:42.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:14:42.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:14:42.427Z] Configure a credential helper to remove this warning. See [2025-01-17T02:14:42.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:14:42.427Z] [2025-01-17T02:14:42.427Z] Login Succeeded [2025-01-17T02:14:42.427Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T02:14:42.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T02:14:42.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T02:14:42.525Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-01-17T02:14:42.525Z] 2bc775034544705b8b5695c887c2543e613c2d34 [2025-01-17T02:14:42.525Z] latest [2025-01-17T02:14:42.525Z] 4.0.0-dev.15 [2025-01-17T02:14:42.525Z] 2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [2025-01-17T02:14:42.525Z] main [2025-01-17T02:14:42.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:42.906Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:43.291Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34 [2025-01-17T02:14:43.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-17T02:14:43.291Z] 1eda4d4bccf3: Preparing [2025-01-17T02:14:43.291Z] 9983616e31ad: Preparing [2025-01-17T02:14:43.291Z] 3e113d1b0a8c: Preparing [2025-01-17T02:14:43.291Z] 3a310c5a7e30: Preparing [2025-01-17T02:14:43.291Z] ece29a778be7: Preparing [2025-01-17T02:14:43.291Z] ead338d0046a: Preparing [2025-01-17T02:14:43.291Z] 534a70dc8296: Preparing [2025-01-17T02:14:43.291Z] ead338d0046a: Waiting [2025-01-17T02:14:43.291Z] 534a70dc8296: Waiting [2025-01-17T02:14:43.560Z] 3e113d1b0a8c: Pushed [2025-01-17T02:14:43.560Z] 9983616e31ad: Pushed [2025-01-17T02:14:43.560Z] ece29a778be7: Pushed [2025-01-17T02:14:43.560Z] 3a310c5a7e30: Pushed [2025-01-17T02:14:43.560Z] 534a70dc8296: Layer already exists [2025-01-17T02:14:43.828Z] ead338d0046a: Pushed [2025-01-17T02:14:52.042Z] 1eda4d4bccf3: Pushed [2025-01-17T02:14:52.042Z] 2bc775034544705b8b5695c887c2543e613c2d34: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:52.425Z] + 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-01-17T02:14:52.794Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-01-17T02:14:52.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-17T02:14:52.795Z] 1eda4d4bccf3: Preparing [2025-01-17T02:14:52.795Z] 9983616e31ad: Preparing [2025-01-17T02:14:52.795Z] 3e113d1b0a8c: Preparing [2025-01-17T02:14:52.795Z] 3a310c5a7e30: Preparing [2025-01-17T02:14:52.795Z] ece29a778be7: Preparing [2025-01-17T02:14:52.795Z] ead338d0046a: Preparing [2025-01-17T02:14:52.795Z] 534a70dc8296: Preparing [2025-01-17T02:14:52.795Z] ead338d0046a: Waiting [2025-01-17T02:14:52.795Z] 534a70dc8296: Waiting [2025-01-17T02:14:52.795Z] ece29a778be7: Layer already exists [2025-01-17T02:14:52.795Z] 3e113d1b0a8c: Layer already exists [2025-01-17T02:14:52.795Z] 1eda4d4bccf3: Layer already exists [2025-01-17T02:14:52.795Z] 9983616e31ad: Layer already exists [2025-01-17T02:14:52.795Z] 3a310c5a7e30: Layer already exists [2025-01-17T02:14:52.795Z] ead338d0046a: Layer already exists [2025-01-17T02:14:52.795Z] 534a70dc8296: Layer already exists [2025-01-17T02:14:53.060Z] latest: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:53.418Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:53.791Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.15 [2025-01-17T02:14:53.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-17T02:14:53.791Z] 1eda4d4bccf3: Preparing [2025-01-17T02:14:53.791Z] 9983616e31ad: Preparing [2025-01-17T02:14:53.791Z] 3e113d1b0a8c: Preparing [2025-01-17T02:14:53.791Z] 3a310c5a7e30: Preparing [2025-01-17T02:14:53.791Z] ece29a778be7: Preparing [2025-01-17T02:14:53.791Z] ead338d0046a: Preparing [2025-01-17T02:14:53.791Z] 534a70dc8296: Preparing [2025-01-17T02:14:53.791Z] ead338d0046a: Waiting [2025-01-17T02:14:53.791Z] 534a70dc8296: Waiting [2025-01-17T02:14:53.791Z] 9983616e31ad: Layer already exists [2025-01-17T02:14:53.791Z] 3a310c5a7e30: Layer already exists [2025-01-17T02:14:53.791Z] 3e113d1b0a8c: Layer already exists [2025-01-17T02:14:53.791Z] ece29a778be7: Layer already exists [2025-01-17T02:14:53.791Z] 1eda4d4bccf3: Layer already exists [2025-01-17T02:14:53.791Z] ead338d0046a: Layer already exists [2025-01-17T02:14:53.791Z] 534a70dc8296: Layer already exists [2025-01-17T02:14:54.057Z] 4.0.0-dev.15: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:54.424Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:54.804Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [2025-01-17T02:14:54.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-17T02:14:54.804Z] 1eda4d4bccf3: Preparing [2025-01-17T02:14:54.804Z] 9983616e31ad: Preparing [2025-01-17T02:14:54.804Z] 3e113d1b0a8c: Preparing [2025-01-17T02:14:54.804Z] 3a310c5a7e30: Preparing [2025-01-17T02:14:54.804Z] ece29a778be7: Preparing [2025-01-17T02:14:54.804Z] ead338d0046a: Preparing [2025-01-17T02:14:54.804Z] 534a70dc8296: Preparing [2025-01-17T02:14:54.804Z] ead338d0046a: Waiting [2025-01-17T02:14:54.804Z] 534a70dc8296: Waiting [2025-01-17T02:14:54.804Z] 3e113d1b0a8c: Layer already exists [2025-01-17T02:14:54.804Z] 1eda4d4bccf3: Layer already exists [2025-01-17T02:14:54.804Z] ece29a778be7: Layer already exists [2025-01-17T02:14:54.804Z] 3a310c5a7e30: Layer already exists [2025-01-17T02:14:54.804Z] 9983616e31ad: Layer already exists [2025-01-17T02:14:54.804Z] 534a70dc8296: Layer already exists [2025-01-17T02:14:54.804Z] ead338d0046a: Layer already exists [2025-01-17T02:14:55.071Z] 2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:55.452Z] + 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-01-17T02:14:55.827Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-01-17T02:14:55.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-17T02:14:55.827Z] 1eda4d4bccf3: Preparing [2025-01-17T02:14:55.827Z] 9983616e31ad: Preparing [2025-01-17T02:14:55.827Z] 3e113d1b0a8c: Preparing [2025-01-17T02:14:55.827Z] 3a310c5a7e30: Preparing [2025-01-17T02:14:55.827Z] ece29a778be7: Preparing [2025-01-17T02:14:55.827Z] ead338d0046a: Preparing [2025-01-17T02:14:55.827Z] 534a70dc8296: Preparing [2025-01-17T02:14:55.827Z] ead338d0046a: Waiting [2025-01-17T02:14:55.827Z] 534a70dc8296: Waiting [2025-01-17T02:14:55.827Z] ece29a778be7: Layer already exists [2025-01-17T02:14:55.827Z] 1eda4d4bccf3: Layer already exists [2025-01-17T02:14:55.827Z] 3a310c5a7e30: Layer already exists [2025-01-17T02:14:55.827Z] 9983616e31ad: Layer already exists [2025-01-17T02:14:55.827Z] 3e113d1b0a8c: Layer already exists [2025-01-17T02:14:55.827Z] ead338d0046a: Layer already exists [2025-01-17T02:14:55.827Z] 534a70dc8296: Layer already exists [2025-01-17T02:14:56.096Z] main: digest: sha256:4e13fbef5cdcc7f43f731a9463f208224890851ea4cd1943536a3ee0a5c25caa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T02:14:56.182Z] ===================================================== [Pipeline] echo [2025-01-17T02:14:56.197Z] taggedImages: [2025-01-17T02:14:56.197Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34 [2025-01-17T02:14:56.197Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-01-17T02:14:56.197Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.15 [2025-01-17T02:14:56.197Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2bc775034544705b8b5695c887c2543e613c2d34-4.0.0-dev.15 [2025-01-17T02:14:56.197Z] - 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-01-17T02:14:56.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T02:14:56.592Z] [2025-01-17T02:14:56.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:56.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T02:14:57.208Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-17T02:14:57.208Z] 8998bd30e6a1: Pulling fs layer [2025-01-17T02:14:57.208Z] 04944245beec: Pulling fs layer [2025-01-17T02:14:57.208Z] 699f458cf7ca: Pulling fs layer [2025-01-17T02:14:57.208Z] 765212b225bb: Pulling fs layer [2025-01-17T02:14:57.209Z] f23df028b6ca: Pulling fs layer [2025-01-17T02:14:57.209Z] d65c8cfc05b1: Pulling fs layer [2025-01-17T02:14:57.209Z] 2437ff75d9bd: Pulling fs layer [2025-01-17T02:14:57.209Z] f23df028b6ca: Waiting [2025-01-17T02:14:57.209Z] d65c8cfc05b1: Waiting [2025-01-17T02:14:57.209Z] 2437ff75d9bd: Waiting [2025-01-17T02:14:57.209Z] 765212b225bb: Waiting [2025-01-17T02:14:57.209Z] 04944245beec: Verifying Checksum [2025-01-17T02:14:57.209Z] 04944245beec: Download complete [2025-01-17T02:14:57.209Z] 765212b225bb: Verifying Checksum [2025-01-17T02:14:57.209Z] f23df028b6ca: Verifying Checksum [2025-01-17T02:14:57.209Z] f23df028b6ca: Download complete [2025-01-17T02:14:57.209Z] d65c8cfc05b1: Verifying Checksum [2025-01-17T02:14:57.209Z] d65c8cfc05b1: Download complete [2025-01-17T02:14:57.480Z] 699f458cf7ca: Verifying Checksum [2025-01-17T02:14:57.480Z] 699f458cf7ca: Download complete [2025-01-17T02:14:57.749Z] 8998bd30e6a1: Verifying Checksum [2025-01-17T02:14:57.749Z] 8998bd30e6a1: Download complete [2025-01-17T02:15:00.356Z] 2437ff75d9bd: Verifying Checksum [2025-01-17T02:15:00.356Z] 2437ff75d9bd: Download complete [2025-01-17T02:15:04.641Z] 8998bd30e6a1: Pull complete [2025-01-17T02:15:04.641Z] 04944245beec: Pull complete [2025-01-17T02:15:06.617Z] 699f458cf7ca: Pull complete [2025-01-17T02:15:06.618Z] 765212b225bb: Pull complete [2025-01-17T02:15:07.582Z] f23df028b6ca: Pull complete [2025-01-17T02:15:07.849Z] d65c8cfc05b1: Pull complete [2025-01-17T02:15:34.685Z] 2437ff75d9bd: Pull complete [2025-01-17T02:15:34.685Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-17T02:15:34.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T02:15:34.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:15:34.867Z] prd-ubuntu20.04-docker-arm64-4c-16g-36888 does not seem to be running inside a container [2025-01-17T02:15:34.907Z] $ 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/263 -v /w/workspace/app-service-configurable/263:/w/workspace/app-service-configurable/263:rw,z -v /w/workspace/app-service-configurable/263@tmp:/w/workspace/app-service-configurable/263@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:arm64 cat [2025-01-17T02:15:37.206Z] $ docker top 8298268843a0467325dc349a0670f275ff9c6ee3d343997f47f4c0a13affc854 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:15:37.737Z] ---> job-cost.sh [2025-01-17T02:15:38.004Z] lf-activate-venv: SKIPPING [2025-01-17T02:15:38.004Z] INFO: No Stack... [2025-01-17T02:15:38.586Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T02:15:39.169Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T02:15:39.502Z] + cat /w/workspace/app-service-configurable/263/archives/cost.csv [2025-01-17T02:15:39.502Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T02:15:39.569Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [2025-01-17T02:15:39.579Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] did not exist. Created. [2025-01-17T02:15:39.586Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T02:15:39.962Z] /w/workspace/app-service-configurable/263@tmp/durable-a4a0c1d0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-17T02:15:40.286Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T02:15:40.313Z] Warning: overwriting stash ‘stack-cost’ [2025-01-17T02:15:40.362Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T02:15:40.371Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-263-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T02:15:40.375Z] $ docker stop --time=1 8298268843a0467325dc349a0670f275ff9c6ee3d343997f47f4c0a13affc854 [2025-01-17T02:15:41.747Z] $ docker rm -f --volumes 8298268843a0467325dc349a0670f275ff9c6ee3d343997f47f4c0a13affc854 [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-01-17T02:15:42.241Z] provisioning config files... [2025-01-17T02:15:42.249Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4731356217882552580tmp [Pipeline] { [Pipeline] sh [2025-01-17T02:15:42.556Z] + set +x [2025-01-17T02:15:42.556Z] + curl -s https://codecov.io/bash [2025-01-17T02:15:42.556Z] + bash -s -- [2025-01-17T02:15:42.556Z] [2025-01-17T02:15:42.556Z] _____ _ [2025-01-17T02:15:42.556Z] / ____| | | [2025-01-17T02:15:42.556Z] | | ___ __| | ___ ___ _____ __ [2025-01-17T02:15:42.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-17T02:15:42.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-17T02:15:42.557Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-17T02:15:42.557Z] Bash-1.0.6 [2025-01-17T02:15:42.557Z] [2025-01-17T02:15:42.557Z] [2025-01-17T02:15:42.557Z] ==> git version 2.25.1 found [2025-01-17T02:15:42.557Z] ==> 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-01-17T02:15:42.557Z] Release-Date: 2020-01-08 [2025-01-17T02:15:42.557Z] 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-01-17T02:15:42.557Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-17T02:15:42.557Z] ==> Jenkins CI detected. [2025-01-17T02:15:42.557Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-01-17T02:15:42.557Z] project root: . [2025-01-17T02:15:42.557Z] --> token set from env [2025-01-17T02:15:42.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-17T02:15:42.557Z] ==> Running gcov in . (disable via -X gcov) [2025-01-17T02:15:42.557Z] ==> Python coveragepy not found [2025-01-17T02:15:42.557Z] ==> Searching for coverage reports in: [2025-01-17T02:15:42.557Z] + . [2025-01-17T02:15:42.557Z] -> Found 1 reports [2025-01-17T02:15:42.557Z] ==> Detecting git/mercurial file structure [2025-01-17T02:15:42.557Z] ==> Reading reports [2025-01-17T02:15:42.557Z] + ./coverage.out bytes=953 [2025-01-17T02:15:42.557Z] ==> Appending adjustments [2025-01-17T02:15:42.557Z] https://docs.codecov.io/docs/fixing-reports [2025-01-17T02:15:42.557Z] + Found adjustments [2025-01-17T02:15:42.557Z] ==> Gzipping contents [2025-01-17T02:15:42.817Z] 4.0K /tmp/codecov.j668xM.gz [2025-01-17T02:15:42.817Z] ==> Uploading reports [2025-01-17T02:15:42.817Z] url: https://codecov.io [2025-01-17T02:15:42.817Z] query: branch=main&commit=2bc775034544705b8b5695c887c2543e613c2d34&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F263%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T02:15:42.817Z] -> Pinging Codecov [2025-01-17T02:15:42.817Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2bc775034544705b8b5695c887c2543e613c2d34&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F263%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T02:15:43.077Z] -> Uploading to [2025-01-17T02:15:43.077Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/2bc775034544705b8b5695c887c2543e613c2d34/52c4e065-81b4-45e5-ae53-7b8e8a574560.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T021542Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1b46ea21c66825ecc41411fa80b655edeb717e60db473ffb6cefb405bcef10a7 [2025-01-17T02:15:43.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T02:15:43.077Z] Dload Upload Total Spent Left Speed [2025-01-17T02:15:43.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2426 --:--:-- --:--:-- --:--:-- 2426 [2025-01-17T02:15:43.077Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] } [2025-01-17T02:15:43.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-17T02:15:43.243Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-17T02:15:43.258Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:15:43.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T02:15:43.572Z] [2025-01-17T02:15:43.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:15:44.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T02:15:44.704Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-17T02:15:44.704Z] 43c4264eed91: Pulling fs layer [2025-01-17T02:15:44.704Z] 4cc291be95ef: Pulling fs layer [2025-01-17T02:15:44.704Z] 2ac1f1163629: Pulling fs layer [2025-01-17T02:15:44.704Z] 5c3c966382ef: Pulling fs layer [2025-01-17T02:15:44.704Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T02:15:44.704Z] d9c7d2e4e75e: Pulling fs layer [2025-01-17T02:15:44.704Z] 9c3e1370e548: Pulling fs layer [2025-01-17T02:15:44.705Z] 5c3c966382ef: Waiting [2025-01-17T02:15:44.705Z] d9c7d2e4e75e: Waiting [2025-01-17T02:15:44.705Z] 4f4fb700ef54: Waiting [2025-01-17T02:15:44.705Z] 9c3e1370e548: Waiting [2025-01-17T02:15:44.705Z] 4cc291be95ef: Verifying Checksum [2025-01-17T02:15:44.705Z] 4cc291be95ef: Download complete [2025-01-17T02:15:44.705Z] 5c3c966382ef: Download complete [2025-01-17T02:15:44.705Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T02:15:44.705Z] 4f4fb700ef54: Download complete [2025-01-17T02:15:44.705Z] 43c4264eed91: Download complete [2025-01-17T02:15:45.290Z] d9c7d2e4e75e: Verifying Checksum [2025-01-17T02:15:45.290Z] d9c7d2e4e75e: Download complete [2025-01-17T02:15:45.549Z] 2ac1f1163629: Verifying Checksum [2025-01-17T02:15:45.549Z] 2ac1f1163629: Download complete [2025-01-17T02:15:45.549Z] 43c4264eed91: Pull complete [2025-01-17T02:15:46.116Z] 9c3e1370e548: Verifying Checksum [2025-01-17T02:15:46.116Z] 9c3e1370e548: Download complete [2025-01-17T02:15:47.497Z] 4cc291be95ef: Pull complete [2025-01-17T02:15:55.485Z] 2ac1f1163629: Pull complete [2025-01-17T02:15:56.073Z] 5c3c966382ef: Pull complete [2025-01-17T02:15:56.670Z] 4f4fb700ef54: Pull complete [2025-01-17T02:15:57.238Z] d9c7d2e4e75e: Pull complete [2025-01-17T02:16:01.441Z] 9c3e1370e548: Pull complete [2025-01-17T02:16:01.700Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-17T02:16:01.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T02:16:01.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:16:02.093Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T02:16:02.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-17T02:16:24.929Z] $ docker top 8149cc970b0f13532953e1d845167ecd6fa1f479c8d3b464a0b1ecae466ec6f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:16:25.292Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-01-17T02:16:25.301Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-01-17T02:16:25.585Z] + set -o pipefail [2025-01-17T02:16:25.586Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-01-17T02:16:33.777Z] [2025-01-17T02:16:33.777Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-01-17T02:16:33.777Z] [2025-01-17T02:16:33.777Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/8219d463-a108-4d3e-bc19-7848831cbd34 [2025-01-17T02:16:33.777Z] [2025-01-17T02:16:33.777Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-17T02:16:33.777Z] [2025-01-17T02:16:33.777Z] [2025-01-17T02:16:33.777Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-17T02:16:33.777Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-17T02:16:33.787Z] $ docker stop --time=1 8149cc970b0f13532953e1d845167ecd6fa1f479c8d3b464a0b1ecae466ec6f7 [2025-01-17T02:16:39.559Z] $ docker rm -f --volumes 8149cc970b0f13532953e1d845167ecd6fa1f479c8d3b464a0b1ecae466ec6f7 [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-01-17T02:16:40.482Z] + git log --format=format:%s -1 2bc775034544705b8b5695c887c2543e613c2d34 [Pipeline] sh [2025-01-17T02:16:40.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T02:16:40.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:16:41.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T02:16:41.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:16:41.177Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T02:16:41.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T02:16:42.265Z] $ docker top cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b -eo pid,comm [2025-01-17T02:16:42.315Z] 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-01-17T02:16:42.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T02:16:42.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T02:16:42.372Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T02:16:42.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T02:16:42.481Z] $ docker exec cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b ssh-agent [2025-01-17T02:16:42.593Z] SSH_AUTH_SOCK=/tmp/ssh-HWgVuo1AAhXr/agent.33 [2025-01-17T02:16:42.593Z] SSH_AGENT_PID=39 [2025-01-17T02:16:42.598Z] Running ssh-add (command line suppressed) [2025-01-17T02:16:42.714Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12088159762412910040.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12088159762412910040.key) [2025-01-17T02:16:42.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T02:16:43.032Z] + git semver tag [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,225 [run_tag] DEBUG tag force:False [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,226 [check_head_tag] DEBUG check head tag [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,228 [execute] INFO git cat-file --batch-check [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,232 [execute] INFO git cat-file --batch [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,265 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,265 [execute] INFO git tag -a v4.0.0-dev.15 -m v4.0.0-dev.15 [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,265 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.15', '-m', 'v4.0.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-01-17T02:16:43.291Z] 2025-01-17 02:16:43,270 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-17T02:16:43.291Z] 4.0.0-dev.15 [Pipeline] } [2025-01-17T02:16:43.560Z] $ docker exec --env ******** --env ******** cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b ssh-agent -k [2025-01-17T02:16:43.670Z] unset SSH_AUTH_SOCK; [2025-01-17T02:16:43.670Z] unset SSH_AGENT_PID; [2025-01-17T02:16:43.670Z] echo Agent pid 39 killed; [2025-01-17T02:16:43.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T02:16:44.020Z] + git semver [Pipeline] } [2025-01-17T02:16:44.292Z] $ docker stop --time=1 cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b [2025-01-17T02:16:45.560Z] $ docker rm -f --volumes cba9c15908a9b0017dde14497a7034f3af5bd5e9d05619ae754cc6bdac03e18b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:16:45.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T02:16:45.989Z] [2025-01-17T02:16:45.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:16:46.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T02:16:46.290Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-17T02:16:46.290Z] ab5ef0e58194: Pulling fs layer [2025-01-17T02:16:46.290Z] 9712f1f96733: Pulling fs layer [2025-01-17T02:16:46.290Z] 63f879dbbcfc: Pulling fs layer [2025-01-17T02:16:46.290Z] 0d9ebad4ef96: Pulling fs layer [2025-01-17T02:16:46.290Z] e9a5061849ea: Pulling fs layer [2025-01-17T02:16:46.290Z] d747dcd14b5f: Pulling fs layer [2025-01-17T02:16:46.290Z] 2de7ff778b66: Pulling fs layer [2025-01-17T02:16:46.290Z] d747dcd14b5f: Waiting [2025-01-17T02:16:46.290Z] 0d9ebad4ef96: Waiting [2025-01-17T02:16:46.290Z] 2de7ff778b66: Waiting [2025-01-17T02:16:46.290Z] e9a5061849ea: Waiting [2025-01-17T02:16:46.290Z] 9712f1f96733: Verifying Checksum [2025-01-17T02:16:46.290Z] 9712f1f96733: Download complete [2025-01-17T02:16:46.865Z] 63f879dbbcfc: Verifying Checksum [2025-01-17T02:16:46.865Z] 63f879dbbcfc: Download complete [2025-01-17T02:16:46.865Z] e9a5061849ea: Verifying Checksum [2025-01-17T02:16:46.865Z] e9a5061849ea: Download complete [2025-01-17T02:16:46.865Z] d747dcd14b5f: Verifying Checksum [2025-01-17T02:16:46.865Z] d747dcd14b5f: Download complete [2025-01-17T02:16:46.865Z] 0d9ebad4ef96: Verifying Checksum [2025-01-17T02:16:46.865Z] 0d9ebad4ef96: Download complete [2025-01-17T02:16:46.865Z] ab5ef0e58194: Download complete [2025-01-17T02:16:47.125Z] 2de7ff778b66: Verifying Checksum [2025-01-17T02:16:47.125Z] 2de7ff778b66: Download complete [2025-01-17T02:16:50.414Z] ab5ef0e58194: Pull complete [2025-01-17T02:16:50.414Z] 9712f1f96733: Pull complete [2025-01-17T02:16:50.982Z] 63f879dbbcfc: Pull complete [2025-01-17T02:16:55.193Z] 0d9ebad4ef96: Pull complete [2025-01-17T02:16:55.452Z] e9a5061849ea: Pull complete [2025-01-17T02:16:55.452Z] d747dcd14b5f: Pull complete [2025-01-17T02:16:56.828Z] 2de7ff778b66: Pull complete [2025-01-17T02:16:56.828Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-17T02:16:56.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T02:16:56.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:16:56.960Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T02:16:56.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-17T02:17:05.444Z] $ docker top 5030c7fedc553d0ff46ee8b76c9a012d066b9d1118ddbfa3ec24b21f2aa35e80 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-17T02:17:05.537Z] provisioning config files... [2025-01-17T02:17:05.545Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15026288639372844180tmp [2025-01-17T02:17:05.554Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config923421619835087277tmp [2025-01-17T02:17:05.561Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12552452370712860810tmp [Pipeline] { [Pipeline] echo [2025-01-17T02:17:05.587Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:05.882Z] ---> sigul-configuration.sh [2025-01-17T02:17:05.882Z] gpg: directory `/root/.gnupg' created [2025-01-17T02:17:05.882Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-17T02:17:05.882Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-17T02:17:05.882Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-17T02:17:05.882Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-17T02:17:05.882Z] gpg: CAST5 encrypted data [2025-01-17T02:17:05.882Z] gpg: encrypted with 1 passphrase [2025-01-17T02:17:05.882Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-17T02:17:06.181Z] + mkdir /home/jenkins [2025-01-17T02:17:06.181Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-17T02:17:06.479Z] + 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-01-17T02:17:06.493Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:06.791Z] ---> sigul-install.sh [2025-01-17T02:17:06.792Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-17T02:17:07.161Z] + git tag --list [2025-01-17T02:17:07.161Z] v1.0.0 [2025-01-17T02:17:07.161Z] v1.1.0 [2025-01-17T02:17:07.161Z] v1.2.0 [2025-01-17T02:17:07.161Z] v1.3.0 [2025-01-17T02:17:07.161Z] v1.3.1 [2025-01-17T02:17:07.161Z] v2.0.0 [2025-01-17T02:17:07.161Z] v2.0.1 [2025-01-17T02:17:07.161Z] v2.1.0 [2025-01-17T02:17:07.161Z] v2.1.1 [2025-01-17T02:17:07.161Z] v2.1.2 [2025-01-17T02:17:07.161Z] v2.2.0 [2025-01-17T02:17:07.161Z] v2.3 [2025-01-17T02:17:07.161Z] v2.3.0 [2025-01-17T02:17:07.161Z] v2.3.1 [2025-01-17T02:17:07.161Z] v3.0 [2025-01-17T02:17:07.161Z] v3.0.0 [2025-01-17T02:17:07.161Z] v3.0.1 [2025-01-17T02:17:07.161Z] v3.0.1-dev.1 [2025-01-17T02:17:07.161Z] v3.1 [2025-01-17T02:17:07.161Z] v3.1.0 [2025-01-17T02:17:07.161Z] v3.1.0-dev.1 [2025-01-17T02:17:07.161Z] v3.1.0-dev.10 [2025-01-17T02:17:07.161Z] v3.1.0-dev.11 [2025-01-17T02:17:07.161Z] v3.1.0-dev.12 [2025-01-17T02:17:07.161Z] v3.1.0-dev.13 [2025-01-17T02:17:07.161Z] v3.1.0-dev.14 [2025-01-17T02:17:07.161Z] v3.1.0-dev.15 [2025-01-17T02:17:07.161Z] v3.1.0-dev.16 [2025-01-17T02:17:07.161Z] v3.1.0-dev.17 [2025-01-17T02:17:07.161Z] v3.1.0-dev.18 [2025-01-17T02:17:07.161Z] v3.1.0-dev.19 [2025-01-17T02:17:07.161Z] v3.1.0-dev.2 [2025-01-17T02:17:07.161Z] v3.1.0-dev.20 [2025-01-17T02:17:07.161Z] v3.1.0-dev.21 [2025-01-17T02:17:07.161Z] v3.1.0-dev.22 [2025-01-17T02:17:07.161Z] v3.1.0-dev.23 [2025-01-17T02:17:07.161Z] v3.1.0-dev.24 [2025-01-17T02:17:07.161Z] v3.1.0-dev.25 [2025-01-17T02:17:07.161Z] v3.1.0-dev.26 [2025-01-17T02:17:07.161Z] v3.1.0-dev.27 [2025-01-17T02:17:07.161Z] v3.1.0-dev.28 [2025-01-17T02:17:07.161Z] v3.1.0-dev.29 [2025-01-17T02:17:07.161Z] v3.1.0-dev.3 [2025-01-17T02:17:07.161Z] v3.1.0-dev.30 [2025-01-17T02:17:07.161Z] v3.1.0-dev.31 [2025-01-17T02:17:07.161Z] v3.1.0-dev.32 [2025-01-17T02:17:07.161Z] v3.1.0-dev.33 [2025-01-17T02:17:07.161Z] v3.1.0-dev.34 [2025-01-17T02:17:07.161Z] v3.1.0-dev.35 [2025-01-17T02:17:07.161Z] v3.1.0-dev.36 [2025-01-17T02:17:07.161Z] v3.1.0-dev.37 [2025-01-17T02:17:07.161Z] v3.1.0-dev.38 [2025-01-17T02:17:07.161Z] v3.1.0-dev.39 [2025-01-17T02:17:07.161Z] v3.1.0-dev.4 [2025-01-17T02:17:07.161Z] v3.1.0-dev.5 [2025-01-17T02:17:07.161Z] v3.1.0-dev.6 [2025-01-17T02:17:07.161Z] v3.1.0-dev.7 [2025-01-17T02:17:07.161Z] v3.1.0-dev.8 [2025-01-17T02:17:07.161Z] v3.1.0-dev.9 [2025-01-17T02:17:07.161Z] v3.1.1 [2025-01-17T02:17:07.161Z] v3.1.1-dev.1 [2025-01-17T02:17:07.161Z] v3.2.0-dev.1 [2025-01-17T02:17:07.161Z] v3.2.0-dev.10 [2025-01-17T02:17:07.161Z] v3.2.0-dev.11 [2025-01-17T02:17:07.161Z] v3.2.0-dev.12 [2025-01-17T02:17:07.161Z] v3.2.0-dev.13 [2025-01-17T02:17:07.161Z] v3.2.0-dev.14 [2025-01-17T02:17:07.161Z] v3.2.0-dev.15 [2025-01-17T02:17:07.161Z] v3.2.0-dev.16 [2025-01-17T02:17:07.161Z] v3.2.0-dev.17 [2025-01-17T02:17:07.161Z] v3.2.0-dev.18 [2025-01-17T02:17:07.161Z] v3.2.0-dev.19 [2025-01-17T02:17:07.161Z] v3.2.0-dev.2 [2025-01-17T02:17:07.161Z] v3.2.0-dev.20 [2025-01-17T02:17:07.161Z] v3.2.0-dev.21 [2025-01-17T02:17:07.161Z] v3.2.0-dev.22 [2025-01-17T02:17:07.161Z] v3.2.0-dev.23 [2025-01-17T02:17:07.161Z] v3.2.0-dev.24 [2025-01-17T02:17:07.161Z] v3.2.0-dev.25 [2025-01-17T02:17:07.161Z] v3.2.0-dev.26 [2025-01-17T02:17:07.161Z] v3.2.0-dev.27 [2025-01-17T02:17:07.161Z] v3.2.0-dev.28 [2025-01-17T02:17:07.161Z] v3.2.0-dev.29 [2025-01-17T02:17:07.161Z] v3.2.0-dev.3 [2025-01-17T02:17:07.161Z] v3.2.0-dev.30 [2025-01-17T02:17:07.161Z] v3.2.0-dev.31 [2025-01-17T02:17:07.161Z] v3.2.0-dev.32 [2025-01-17T02:17:07.161Z] v3.2.0-dev.33 [2025-01-17T02:17:07.161Z] v3.2.0-dev.34 [2025-01-17T02:17:07.161Z] v3.2.0-dev.35 [2025-01-17T02:17:07.161Z] v3.2.0-dev.36 [2025-01-17T02:17:07.161Z] v3.2.0-dev.37 [2025-01-17T02:17:07.161Z] v3.2.0-dev.38 [2025-01-17T02:17:07.161Z] v3.2.0-dev.4 [2025-01-17T02:17:07.161Z] v3.2.0-dev.5 [2025-01-17T02:17:07.161Z] v3.2.0-dev.6 [2025-01-17T02:17:07.161Z] v3.2.0-dev.7 [2025-01-17T02:17:07.161Z] v3.2.0-dev.8 [2025-01-17T02:17:07.161Z] v3.2.0-dev.9 [2025-01-17T02:17:07.161Z] v4.0.0-dev.1 [2025-01-17T02:17:07.161Z] v4.0.0-dev.10 [2025-01-17T02:17:07.161Z] v4.0.0-dev.11 [2025-01-17T02:17:07.161Z] v4.0.0-dev.12 [2025-01-17T02:17:07.161Z] v4.0.0-dev.13 [2025-01-17T02:17:07.161Z] v4.0.0-dev.14 [2025-01-17T02:17:07.161Z] v4.0.0-dev.15 [2025-01-17T02:17:07.161Z] v4.0.0-dev.2 [2025-01-17T02:17:07.161Z] v4.0.0-dev.3 [2025-01-17T02:17:07.161Z] v4.0.0-dev.4 [2025-01-17T02:17:07.161Z] v4.0.0-dev.5 [2025-01-17T02:17:07.161Z] v4.0.0-dev.6 [2025-01-17T02:17:07.161Z] v4.0.0-dev.7 [2025-01-17T02:17:07.161Z] v4.0.0-dev.8 [2025-01-17T02:17:07.161Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-17T02:17:07.460Z] + lftools sign git-tag v4.0.0-dev.15 [2025-01-17T02:17:08.029Z] Signing Git tag with Sigul... [2025-01-17T02:17:08.029Z] Signing v4.0.0-dev.15 [Pipeline] echo [2025-01-17T02:17:08.304Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:08.602Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-17T02:17:08.608Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-17T02:17:08.637Z] $ docker stop --time=1 5030c7fedc553d0ff46ee8b76c9a012d066b9d1118ddbfa3ec24b21f2aa35e80 [2025-01-17T02:17:10.250Z] $ docker rm -f --volumes 5030c7fedc553d0ff46ee8b76c9a012d066b9d1118ddbfa3ec24b21f2aa35e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-17T02:17:10.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T02:17:10.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:17:11.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T02:17:11.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:17:11.121Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T02:17:11.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T02:17:11.526Z] $ docker top 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c -eo pid,comm [2025-01-17T02:17:11.580Z] 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-01-17T02:17:11.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T02:17:11.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T02:17:11.637Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T02:17:11.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T02:17:11.755Z] $ docker exec 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c ssh-agent [2025-01-17T02:17:11.872Z] SSH_AUTH_SOCK=/tmp/ssh-jNEPL9YfebaM/agent.32 [2025-01-17T02:17:11.872Z] SSH_AGENT_PID=38 [2025-01-17T02:17:11.877Z] Running ssh-add (command line suppressed) [2025-01-17T02:17:11.986Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_842003344638209839.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_842003344638209839.key) [2025-01-17T02:17:12.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T02:17:12.298Z] + git semver bump pre [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,498 [bump_version] DEBUG bumping version:4.0.0-dev.15 on axis:pre with prefix:dev [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,498 [bump_version] DEBUG bumped version:4.0.0-dev.16 [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,498 [write_version] DEBUG write version:4.0.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,498 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,500 [execute] INFO git cat-file --batch-check [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,505 [execute] INFO git cat-file --batch [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T02:17:12.559Z] 2025-01-17 02:17:12,512 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-17T02:17:12.559Z] 4.0.0-dev.16 [Pipeline] } [2025-01-17T02:17:12.568Z] $ docker exec --env ******** --env ******** 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c ssh-agent -k [2025-01-17T02:17:12.678Z] unset SSH_AUTH_SOCK; [2025-01-17T02:17:12.679Z] unset SSH_AGENT_PID; [2025-01-17T02:17:12.679Z] echo Agent pid 38 killed; [2025-01-17T02:17:12.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T02:17:13.024Z] + git semver [Pipeline] } [2025-01-17T02:17:13.292Z] $ docker stop --time=1 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c [2025-01-17T02:17:15.335Z] $ docker rm -f --volumes 82de2ae6f6822f14683109d37464d67fa019aef1f7443eec1e1272a4431c0d4c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T02:17:15.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T02:17:15.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:17:16.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T02:17:16.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:17:16.228Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T02:17:16.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T02:17:17.344Z] $ docker top 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf -eo pid,comm [2025-01-17T02:17:17.394Z] 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-01-17T02:17:17.394Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T02:17:17.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T02:17:17.455Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T02:17:17.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T02:17:17.600Z] $ docker exec 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf ssh-agent [2025-01-17T02:17:17.720Z] SSH_AUTH_SOCK=/tmp/ssh-mem0oNdsfTuT/agent.14 [2025-01-17T02:17:17.720Z] SSH_AGENT_PID=20 [2025-01-17T02:17:17.724Z] Running ssh-add (command line suppressed) [2025-01-17T02:17:17.825Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4693712386730948569.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4693712386730948569.key) [2025-01-17T02:17:17.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T02:17:18.144Z] + git semver push [2025-01-17T02:17:18.712Z] 2025-01-17 02:17:18,527 [run_push] DEBUG push [2025-01-17T02:17:18.712Z] 2025-01-17 02:17:18,528 [execute] INFO git cat-file --batch-check [2025-01-17T02:17:18.712Z] 2025-01-17 02:17:18,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T02:17:18.712Z] 2025-01-17 02:17:18,534 [execute] INFO git rev-list a1f68ed82315ecedcaa43dffe06bfaaa1e97fd6d -- [2025-01-17T02:17:18.713Z] 2025-01-17 02:17:18,534 [execute] DEBUG Popen(['git', 'rev-list', 'a1f68ed82315ecedcaa43dffe06bfaaa1e97fd6d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T02:17:18.713Z] 2025-01-17 02:17:18,546 [execute] INFO git fetch -v origin [2025-01-17T02:17:18.713Z] 2025-01-17 02:17:18,546 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-17T02:17:19.280Z] 2025-01-17 02:17:19,012 [run_push] DEBUG no remote changes detected [2025-01-17T02:17:19.280Z] 2025-01-17 02:17:19,012 [execute] INFO git push origin semver [2025-01-17T02:17:19.280Z] 2025-01-17 02:17:19,013 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T02:17:19.855Z] 2025-01-17 02:17:19,627 [run_push] DEBUG push all version tags [2025-01-17T02:17:19.855Z] 2025-01-17 02:17:19,628 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-17T02:17:19.855Z] 2025-01-17 02:17:19,628 [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-01-17T02:17:20.424Z] 2025-01-17 02:17:20,204 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-17T02:17:20.424Z] 4.0.0-dev.16 [Pipeline] } [2025-01-17T02:17:20.430Z] $ docker exec --env ******** --env ******** 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf ssh-agent -k [2025-01-17T02:17:20.540Z] unset SSH_AUTH_SOCK; [2025-01-17T02:17:20.541Z] unset SSH_AGENT_PID; [2025-01-17T02:17:20.541Z] echo Agent pid 20 killed; [2025-01-17T02:17:20.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T02:17:20.879Z] + git semver [Pipeline] } [2025-01-17T02:17:21.149Z] $ docker stop --time=1 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf [2025-01-17T02:17:23.659Z] $ docker rm -f --volumes 846b5a26b66372e35d670af25df18d3147f07243fcb2f37d85998bd3198320bf [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-01-17T02:17:24.359Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-01-17T02:17:24.359Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-01-17T02:17:24.359Z] total 16 [2025-01-17T02:17:24.359Z] drwxr-xr-x 3 root root 4096 Jan 17 02:02 . [2025-01-17T02:17:24.359Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:17 .. [2025-01-17T02:17:24.359Z] drwxr-xr-x 2 root root 4096 Jan 17 02:02 cost [2025-01-17T02:17:24.359Z] -rw-r--r-- 1 root root 96 Jan 17 02:02 cost.csv [2025-01-17T02:17:24.359Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-01-17T02:17:24.359Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-01-17T02:17:24.359Z] total 16 [2025-01-17T02:17:24.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 02:02 . [2025-01-17T02:17:24.359Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:17 .. [2025-01-17T02:17:24.359Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 02:02 cost [2025-01-17T02:17:24.359Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 17 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:24.652Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:25.527Z] ---> package-listing.sh [2025-01-17T02:17:25.527Z] ++ facter osfamily [2025-01-17T02:17:25.527Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-17T02:17:25.786Z] + OS_FAMILY=debian [2025-01-17T02:17:25.786Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-01-17T02:17:25.786Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-17T02:17:25.786Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-17T02:17:25.786Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-17T02:17:25.786Z] + PACKAGES=/tmp/packages_start.txt [2025-01-17T02:17:25.786Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-01-17T02:17:25.786Z] + PACKAGES=/tmp/packages_end.txt [2025-01-17T02:17:25.786Z] + case "${OS_FAMILY}" in [2025-01-17T02:17:25.786Z] + dpkg -l [2025-01-17T02:17:25.786Z] + grep '^ii' [2025-01-17T02:17:25.786Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-17T02:17:25.786Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-17T02:17:25.786Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-17T02:17:25.786Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-01-17T02:17:25.786Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-01-17T02:17:25.786Z] + 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-01-17T02:17:25.798Z] 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-01-17T02:17:26.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:17:26.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T02:17:26.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:17:26.734Z] prd-ubuntu20.04-docker-8c-8g-36886 does not seem to be running inside a container [2025-01-17T02:17:26.765Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-17T02:17:27.316Z] $ docker top 224c0433e751d013f505795962b068538112b03e8ff8ce340e1cd5663314ab8e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:17:27.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-17T02:17:27.958Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-17T02:17:28.241Z] + ls /var/log/sa-host [2025-01-17T02:17:28.241Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T02:17:28.316Z] provisioning config files... [2025-01-17T02:17:28.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13729052594133580434tmp [Pipeline] { [Pipeline] echo [2025-01-17T02:17:28.345Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:28.632Z] ---> create-netrc.sh [Pipeline] } [2025-01-17T02:17:28.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:28.983Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-17T02:17:28.993Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:29.276Z] ---> sudo-logs.sh [2025-01-17T02:17:29.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-17T02:17:29.312Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:29.595Z] ---> job-cost.sh [2025-01-17T02:17:29.595Z] lf-activate-venv: SKIPPING [2025-01-17T02:17:29.595Z] DEBUG: total: 0.2199999988079071 [2025-01-17T02:17:29.595Z] INFO: Retrieving Stack Cost... [2025-01-17T02:17:29.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T02:17:30.422Z] INFO: Archiving Costs [Pipeline] echo [2025-01-17T02:17:30.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:17:30.722Z] ---> logs-deploy.sh [2025-01-17T02:17:30.723Z] lf-activate-venv: SKIPPING [2025-01-17T02:17:30.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/263 [2025-01-17T02:17:30.723Z] INFO: archiving workspace using pattern(s): [2025-01-17T02:17:31.663Z] Archives upload complete. [2025-01-17T02:17:31.923Z] INFO: archiving logs to Nexus [2025-01-17T02:17:32.495Z] ---> uname -a: [2025-01-17T02:17:32.495Z] Linux prd-ubuntu20-04-docker-8c-8g-36886 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-17T02:17:32.495Z] [2025-01-17T02:17:32.495Z] [2025-01-17T02:17:32.495Z] ---> lscpu: [2025-01-17T02:17:32.495Z] Architecture: x86_64 [2025-01-17T02:17:32.495Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-17T02:17:32.495Z] Byte Order: Little Endian [2025-01-17T02:17:32.495Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-17T02:17:32.495Z] CPU(s): 8 [2025-01-17T02:17:32.495Z] On-line CPU(s) list: 0-7 [2025-01-17T02:17:32.495Z] Thread(s) per core: 1 [2025-01-17T02:17:32.495Z] Core(s) per socket: 1 [2025-01-17T02:17:32.495Z] Socket(s): 8 [2025-01-17T02:17:32.495Z] NUMA node(s): 1 [2025-01-17T02:17:32.495Z] Vendor ID: AuthenticAMD [2025-01-17T02:17:32.495Z] CPU family: 23 [2025-01-17T02:17:32.495Z] Model: 49 [2025-01-17T02:17:32.495Z] Model name: AMD EPYC-Rome Processor [2025-01-17T02:17:32.495Z] Stepping: 0 [2025-01-17T02:17:32.495Z] CPU MHz: 2799.998 [2025-01-17T02:17:32.495Z] BogoMIPS: 5599.99 [2025-01-17T02:17:32.495Z] Virtualization: AMD-V [2025-01-17T02:17:32.495Z] Hypervisor vendor: KVM [2025-01-17T02:17:32.495Z] Virtualization type: full [2025-01-17T02:17:32.495Z] L1d cache: 256 KiB [2025-01-17T02:17:32.495Z] L1i cache: 256 KiB [2025-01-17T02:17:32.495Z] L2 cache: 4 MiB [2025-01-17T02:17:32.495Z] L3 cache: 128 MiB [2025-01-17T02:17:32.495Z] NUMA node0 CPU(s): 0-7 [2025-01-17T02:17:32.495Z] Vulnerability Itlb multihit: Not affected [2025-01-17T02:17:32.495Z] Vulnerability L1tf: Not affected [2025-01-17T02:17:32.495Z] Vulnerability Mds: Not affected [2025-01-17T02:17:32.495Z] Vulnerability Meltdown: Not affected [2025-01-17T02:17:32.495Z] Vulnerability Mmio stale data: Not affected [2025-01-17T02:17:32.495Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-17T02:17:32.495Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-17T02:17:32.495Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-17T02:17:32.495Z] Vulnerability Srbds: Not affected [2025-01-17T02:17:32.495Z] Vulnerability Tsx async abort: Not affected [2025-01-17T02:17:32.495Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-01-17T02:17:32.495Z] [2025-01-17T02:17:32.495Z] [2025-01-17T02:17:32.495Z] ---> nproc: [2025-01-17T02:17:32.495Z] 8 [2025-01-17T02:17:32.495Z] [2025-01-17T02:17:32.495Z]