Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2585b12695b756e2f486d4adeee72f01bb083840 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-ssh16892702012448193677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9478323075474731944.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4643862246604324279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3791469702453532740.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13133428014878937685.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40909 in /w/workspace/_app-service-configurable_odessa [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/_app-service-configurable_odessa # 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 2585b12695b756e2f486d4adeee72f01bb083840 (odessa) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2585b12695b756e2f486d4adeee72f01bb083840 # timeout=10 Commit message: "Merge pull request #718 from judehung/update-gitignore-vendor" > git rev-list --no-walk 3e25dd159b2327c674f9b3e3c011a318d320b6b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T11:15:24.936Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T11:15:25.012Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T11:15:25.041Z] ========================================================= [2025-03-11T11:15:25.041Z] EdgeX Global Pipelines Version Info [2025-03-11T11:15:25.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:15:26.146Z] ------------------- [2025-03-11T11:15:26.146Z] stable info: [2025-03-11T11:15:26.146Z] ------------------- [2025-03-11T11:15:26.146Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T11:15:26.146Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T11:15:26.146Z] Message: update stable to v1.0.271 [2025-03-11T11:15:26.715Z] ------------------- [2025-03-11T11:15:26.715Z] experimental info: [2025-03-11T11:15:26.715Z] ------------------- [2025-03-11T11:15:26.715Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T11:15:26.715Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T11:15:26.715Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T11:15:26.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-03-11T11:15:26.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-03-11T11:15:26.839Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T11:15:26.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T11:15:26.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T11:15:26.895Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T11:15:26.919Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T11:15:26.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-11T11:15:26.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T11:15:26.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T11:15:27.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T11:15:27.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-03-11T11:15:27.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T11:15:27.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T11:15:27.094Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T11:15:27.121Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T11:15:27.138Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T11:15:27.156Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T11:15:27.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T11:15:27.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T11:15:27.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-11T11:15:27.248Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-11T11:15:27.271Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-11T11:15:27.296Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-11T11:15:27.322Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-11T11:15:27.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T11:15:27.365Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T11:15:27.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-11T11:15:27.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-11T11:15:27.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-11T11:15:27.513Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] echo [2025-03-11T11:15:27.534Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2585b12 [Pipeline] echo [2025-03-11T11:15:27.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T11:15:27.609Z] provisioning config files... [2025-03-11T11:15:27.623Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config13610612977762545383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:15:27.962Z] ---> ****-login.sh [2025-03-11T11:15:27.962Z] nexus3.edgexfoundry.org:10001 [2025-03-11T11:15:28.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:28.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:28.222Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:28.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:28.222Z] [2025-03-11T11:15:28.222Z] Login Succeeded [2025-03-11T11:15:28.222Z] nexus3.edgexfoundry.org:10002 [2025-03-11T11:15:28.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:28.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:28.483Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:28.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:28.483Z] [2025-03-11T11:15:28.483Z] Login Succeeded [2025-03-11T11:15:28.483Z] nexus3.edgexfoundry.org:10003 [2025-03-11T11:15:28.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:28.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:28.483Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:28.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:28.483Z] [2025-03-11T11:15:28.483Z] Login Succeeded [2025-03-11T11:15:28.483Z] nexus3.edgexfoundry.org:10004 [2025-03-11T11:15:28.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:28.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:28.742Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:28.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:28.742Z] [2025-03-11T11:15:28.742Z] Login Succeeded [2025-03-11T11:15:28.742Z] ****.io [2025-03-11T11:15:28.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:29.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:29.002Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:29.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:29.002Z] [2025-03-11T11:15:29.002Z] Login Succeeded [2025-03-11T11:15:29.002Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T11:15:29.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-11T11:15:29.418Z] + git rev-list -1 --merges 2585b12695b756e2f486d4adeee72f01bb083840~1..2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] echo [2025-03-11T11:15:29.443Z] -----------> git rev-list -1 --merges 2585b12695b756e2f486d4adeee72f01bb083840~1..2585b12695b756e2f486d4adeee72f01bb083840 2585b12695b756e2f486d4adeee72f01bb083840 [2025-03-11T11:15:29.443Z] 2585b12695b756e2f486d4adeee72f01bb083840 [false] [Pipeline] sh [2025-03-11T11:15:29.804Z] + git log --format=format:%s -1 2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] echo [2025-03-11T11:15:29.819Z] ========================================================= [2025-03-11T11:15:29.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-11T11:15:29.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T11:15:30.153Z] + git log --format=format:%s -1 2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] echo [2025-03-11T11:15:30.164Z] [semverPrep] GIT_COMMIT: 2585b12695b756e2f486d4adeee72f01bb083840, Commit Message: Merge pull request #718 from judehung/update-gitignore-vendor [Pipeline] echo [2025-03-11T11:15:30.181Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-11T11:15:30.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T11:15:30.554Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T11:15:30.554Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T11:15:30.554Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T11:15:30.554Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T11:15:30.554Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T11:15:30.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:15:30.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T11:15:30.980Z] [2025-03-11T11:15:30.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:15:31.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T11:15:31.290Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T11:15:31.290Z] b85a868b505f: Pulling fs layer [2025-03-11T11:15:31.290Z] e2be974225ed: Pulling fs layer [2025-03-11T11:15:31.290Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T11:15:31.290Z] 988bab9f4d93: Pulling fs layer [2025-03-11T11:15:31.290Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T11:15:31.290Z] eaf3925da568: Pulling fs layer [2025-03-11T11:15:31.290Z] bab4dde63d76: Pulling fs layer [2025-03-11T11:15:31.290Z] bde34c3a00c8: Pulling fs layer [2025-03-11T11:15:31.290Z] b352a97aabf1: Pulling fs layer [2025-03-11T11:15:31.290Z] 4872d77fe225: Pulling fs layer [2025-03-11T11:15:31.290Z] 5851b861e8e6: Pulling fs layer [2025-03-11T11:15:31.290Z] 1469e6f7b9e6: Waiting [2025-03-11T11:15:31.290Z] eaf3925da568: Waiting [2025-03-11T11:15:31.290Z] bab4dde63d76: Waiting [2025-03-11T11:15:31.290Z] bde34c3a00c8: Waiting [2025-03-11T11:15:31.290Z] b352a97aabf1: Waiting [2025-03-11T11:15:31.290Z] 4872d77fe225: Waiting [2025-03-11T11:15:31.290Z] 5851b861e8e6: Waiting [2025-03-11T11:15:31.290Z] e2be974225ed: Verifying Checksum [2025-03-11T11:15:31.290Z] e2be974225ed: Download complete [2025-03-11T11:15:31.290Z] 988bab9f4d93: Verifying Checksum [2025-03-11T11:15:31.290Z] 988bab9f4d93: Download complete [2025-03-11T11:15:31.290Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T11:15:31.290Z] eaf3925da568: Verifying Checksum [2025-03-11T11:15:31.290Z] eaf3925da568: Download complete [2025-03-11T11:15:31.290Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T11:15:31.290Z] 339a4e72a1f5: Download complete [2025-03-11T11:15:31.290Z] bde34c3a00c8: Verifying Checksum [2025-03-11T11:15:31.290Z] bde34c3a00c8: Download complete [2025-03-11T11:15:31.551Z] b352a97aabf1: Verifying Checksum [2025-03-11T11:15:31.551Z] b352a97aabf1: Download complete [2025-03-11T11:15:31.551Z] 4872d77fe225: Verifying Checksum [2025-03-11T11:15:31.551Z] 4872d77fe225: Download complete [2025-03-11T11:15:31.551Z] 5851b861e8e6: Download complete [2025-03-11T11:15:31.551Z] b85a868b505f: Download complete [2025-03-11T11:15:31.810Z] bab4dde63d76: Verifying Checksum [2025-03-11T11:15:31.810Z] bab4dde63d76: Download complete [2025-03-11T11:15:32.759Z] b85a868b505f: Pull complete [2025-03-11T11:15:33.018Z] e2be974225ed: Pull complete [2025-03-11T11:15:33.279Z] 339a4e72a1f5: Pull complete [2025-03-11T11:15:33.539Z] 988bab9f4d93: Pull complete [2025-03-11T11:15:33.798Z] 1469e6f7b9e6: Pull complete [2025-03-11T11:15:33.798Z] eaf3925da568: Pull complete [2025-03-11T11:15:35.703Z] bab4dde63d76: Pull complete [2025-03-11T11:15:35.703Z] bde34c3a00c8: Pull complete [2025-03-11T11:15:35.963Z] b352a97aabf1: Pull complete [2025-03-11T11:15:35.963Z] 4872d77fe225: Pull complete [2025-03-11T11:15:35.963Z] 5851b861e8e6: Pull complete [2025-03-11T11:15:35.963Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T11:15:35.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T11:15:35.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:15:36.111Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:15:36.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T11:15:38.217Z] $ docker top 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 -eo pid,comm [2025-03-11T11:15:38.280Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-11T11:15:38.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T11:15:38.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T11:15:38.334Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T11:15:38.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T11:15:38.449Z] $ docker exec 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 ssh-agent [2025-03-11T11:15:38.560Z] SSH_AUTH_SOCK=/tmp/ssh-ipGuAwjVZfGK/agent.32 [2025-03-11T11:15:38.560Z] SSH_AGENT_PID=38 [2025-03-11T11:15:38.567Z] Running ssh-add (command line suppressed) [2025-03-11T11:15:38.666Z] Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_14529168726739934987.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_14529168726739934987.key) [2025-03-11T11:15:38.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T11:15:38.977Z] + git tag --points-at HEAD [Pipeline] } [2025-03-11T11:15:38.988Z] $ docker exec --env ******** --env ******** 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 ssh-agent -k [2025-03-11T11:15:39.089Z] unset SSH_AUTH_SOCK; [2025-03-11T11:15:39.089Z] unset SSH_AGENT_PID; [2025-03-11T11:15:39.089Z] echo Agent pid 38 killed; [2025-03-11T11:15:39.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-11T11:15:39.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T11:15:39.143Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T11:15:39.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T11:15:39.258Z] $ docker exec 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 ssh-agent [2025-03-11T11:15:39.373Z] SSH_AUTH_SOCK=/tmp/ssh-pUkt0nBpyjUr/agent.72 [2025-03-11T11:15:39.373Z] SSH_AGENT_PID=78 [2025-03-11T11:15:39.378Z] Running ssh-add (command line suppressed) [2025-03-11T11:15:39.481Z] Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_14361782167959493371.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_14361782167959493371.key) [2025-03-11T11:15:39.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T11:15:39.793Z] + git semver init [2025-03-11T11:15:40.053Z] 2025-03-11 11:15:39,977 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T11:15:40.053Z] 2025-03-11 11:15:39,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_odessa/.semver [2025-03-11T11:15:40.053Z] 2025-03-11 11:15:39,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_odessa/.semver [2025-03-11T11:15:40.053Z] 2025-03-11 11:15:39,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_odessa/.semver'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-11T11:15:41.436Z] 2025-03-11 11:15:41,214 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_odessa/.git/info/exclude [2025-03-11T11:15:41.436Z] 2025-03-11 11:15:41,215 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_odessa/.semver/odessa with force:False [2025-03-11T11:15:41.436Z] 2025-03-11 11:15:41,215 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-11T11:15:41.436Z] 2025-03-11 11:15:41,215 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-11T11:15:41.436Z] 4.0.1-dev.1 [Pipeline] } [2025-03-11T11:15:41.443Z] $ docker exec --env ******** --env ******** 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 ssh-agent -k [2025-03-11T11:15:41.536Z] unset SSH_AUTH_SOCK; [2025-03-11T11:15:41.541Z] unset SSH_AGENT_PID; [2025-03-11T11:15:41.541Z] echo Agent pid 78 killed; [2025-03-11T11:15:41.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T11:15:41.878Z] + git semver [Pipeline] } [2025-03-11T11:15:42.146Z] $ docker stop --time=1 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 [2025-03-11T11:15:43.443Z] $ docker rm -f --volumes 6b13eb40658b58bd3c7147442bf8b496dd8c2dcc4b914dbe68bdeac5115bcfc8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T11:15:43.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T11:15:44.034Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T11:15:44.037Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T11:15:44.208Z] provisioning config files... [2025-03-11T11:15:44.222Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config16418499408702899623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:15:44.634Z] ---> ****-login.sh [2025-03-11T11:15:44.634Z] nexus3.edgexfoundry.org:10001 [2025-03-11T11:15:44.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:44.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:44.635Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:44.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:44.635Z] [2025-03-11T11:15:44.635Z] Login Succeeded [2025-03-11T11:15:44.635Z] nexus3.edgexfoundry.org:10002 [2025-03-11T11:15:44.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:44.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:44.635Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:44.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:44.635Z] [2025-03-11T11:15:44.635Z] Login Succeeded [2025-03-11T11:15:44.635Z] nexus3.edgexfoundry.org:10003 [2025-03-11T11:15:44.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:44.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:44.896Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:44.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:44.896Z] [2025-03-11T11:15:44.896Z] Login Succeeded [2025-03-11T11:15:44.896Z] nexus3.edgexfoundry.org:10004 [2025-03-11T11:15:44.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:44.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:44.896Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:44.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:44.896Z] [2025-03-11T11:15:44.896Z] Login Succeeded [2025-03-11T11:15:44.896Z] ****.io [2025-03-11T11:15:45.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:15:45.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:15:45.155Z] Configure a credential helper to remove this warning. See [2025-03-11T11:15:45.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:15:45.156Z] [2025-03-11T11:15:45.156Z] Login Succeeded [2025-03-11T11:15:45.156Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T11:15:45.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T11:15:45.243Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-11T11:15:45.536Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-11T11:15:45.536Z] + cut -d -f 2 [Pipeline] echo [2025-03-11T11:15:45.565Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T11:15:45.578Z] ========================================================= [2025-03-11T11:15:45.578Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-11T11:15:45.578Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:15:45.916Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-11T11:15:46.484Z] Sending build context to Docker daemon 58.93MB [2025-03-11T11:15:46.484Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T11:15:46.484Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-11T11:15:46.484Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-11T11:15:46.484Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T11:15:46.484Z] 8833042f23b5: Pulling fs layer [2025-03-11T11:15:46.484Z] 6ca661eb024f: Pulling fs layer [2025-03-11T11:15:46.484Z] b5acb76e9680: Pulling fs layer [2025-03-11T11:15:46.484Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T11:15:46.484Z] 012bb1f9d321: Pulling fs layer [2025-03-11T11:15:46.484Z] 97255f1bc79d: Pulling fs layer [2025-03-11T11:15:46.484Z] 454448c9edf9: Pulling fs layer [2025-03-11T11:15:46.484Z] 15f87924ceaf: Pulling fs layer [2025-03-11T11:15:46.484Z] b5acb76e9680: Waiting [2025-03-11T11:15:46.484Z] 4f4fb700ef54: Waiting [2025-03-11T11:15:46.484Z] 012bb1f9d321: Waiting [2025-03-11T11:15:46.484Z] 97255f1bc79d: Waiting [2025-03-11T11:15:46.484Z] 454448c9edf9: Waiting [2025-03-11T11:15:46.484Z] 15f87924ceaf: Waiting [2025-03-11T11:15:46.484Z] 8833042f23b5: Verifying Checksum [2025-03-11T11:15:46.484Z] 8833042f23b5: Download complete [2025-03-11T11:15:46.484Z] b5acb76e9680: Download complete [2025-03-11T11:15:46.484Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T11:15:46.484Z] 4f4fb700ef54: Download complete [2025-03-11T11:15:46.484Z] 012bb1f9d321: Verifying Checksum [2025-03-11T11:15:46.484Z] 012bb1f9d321: Download complete [2025-03-11T11:15:46.742Z] 0a9a5dfd008f: Download complete [2025-03-11T11:15:46.742Z] 97255f1bc79d: Verifying Checksum [2025-03-11T11:15:46.742Z] 97255f1bc79d: Download complete [2025-03-11T11:15:46.742Z] 0a9a5dfd008f: Pull complete [2025-03-11T11:15:47.001Z] 15f87924ceaf: Verifying Checksum [2025-03-11T11:15:47.001Z] 15f87924ceaf: Download complete [2025-03-11T11:15:47.001Z] 8833042f23b5: Pull complete [2025-03-11T11:15:47.001Z] 6ca661eb024f: Download complete [2025-03-11T11:15:47.576Z] 454448c9edf9: Verifying Checksum [2025-03-11T11:15:47.576Z] 454448c9edf9: Download complete [2025-03-11T11:15:50.872Z] 6ca661eb024f: Pull complete [2025-03-11T11:15:50.872Z] b5acb76e9680: Pull complete [2025-03-11T11:15:50.872Z] 4f4fb700ef54: Pull complete [2025-03-11T11:15:50.872Z] 012bb1f9d321: Pull complete [2025-03-11T11:15:50.872Z] 97255f1bc79d: Pull complete [2025-03-11T11:15:53.410Z] 454448c9edf9: Pull complete [2025-03-11T11:15:53.670Z] 15f87924ceaf: Pull complete [2025-03-11T11:15:53.930Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-11T11:15:53.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T11:15:53.930Z] ---> bc3d7bf65e23 [2025-03-11T11:15:53.930Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T11:15:57.223Z] ---> Running in 5ec9e0a9e0ae [2025-03-11T11:15:57.223Z] Removing intermediate container 5ec9e0a9e0ae [2025-03-11T11:15:57.223Z] ---> c955c6c1d556 [2025-03-11T11:15:57.223Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T11:15:57.223Z] ---> Running in 2427a40716da [2025-03-11T11:15:57.223Z] Removing intermediate container 2427a40716da [2025-03-11T11:15:57.223Z] ---> 942215161a64 [2025-03-11T11:15:57.223Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-11T11:15:57.223Z] ---> Running in 97725dc5c491 [2025-03-11T11:15:57.223Z] Removing intermediate container 97725dc5c491 [2025-03-11T11:15:57.223Z] ---> 8167ad873802 [2025-03-11T11:15:57.223Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T11:15:57.223Z] ---> Running in 4172ea30e69e [2025-03-11T11:15:57.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T11:15:57.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T11:15:58.056Z] OK: 248 MiB in 58 packages [2025-03-11T11:15:58.314Z] Removing intermediate container 4172ea30e69e [2025-03-11T11:15:58.314Z] ---> 93cfbcbc208a [2025-03-11T11:15:58.314Z] Step 7/12 : WORKDIR /app [2025-03-11T11:15:58.314Z] ---> Running in 160c4c55dd56 [2025-03-11T11:15:58.314Z] Removing intermediate container 160c4c55dd56 [2025-03-11T11:15:58.314Z] ---> 1245c2c023cf [2025-03-11T11:15:58.314Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-11T11:15:59.165Z] Still waiting to schedule task [2025-03-11T11:15:59.165Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-11T11:16:01.602Z] ---> d03933d4ec50 [2025-03-11T11:16:01.602Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T11:16:01.602Z] ---> Running in 8986e6f50f4c [2025-03-11T11:16:48.303Z] Removing intermediate container 8986e6f50f4c [2025-03-11T11:16:48.303Z] ---> 3976991b65a1 [2025-03-11T11:16:48.303Z] Step 10/12 : COPY . . [2025-03-11T11:16:48.304Z] ---> 0c51a89bc0e5 [2025-03-11T11:16:48.304Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T11:16:48.304Z] ---> Running in a406543d99d6 [2025-03-11T11:16:48.304Z] Removing intermediate container a406543d99d6 [2025-03-11T11:16:48.304Z] ---> 536e66b49eaf [2025-03-11T11:16:48.304Z] Step 12/12 : RUN $MAKE [2025-03-11T11:16:48.304Z] ---> Running in 5b97cc20828e [2025-03-11T11:16:48.304Z] noop [2025-03-11T11:16:48.304Z] Removing intermediate container 5b97cc20828e [2025-03-11T11:16:48.304Z] ---> 87b82dc24d18 [2025-03-11T11:16:48.304Z] Successfully built 87b82dc24d18 [2025-03-11T11:16:48.304Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:16:48.643Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T11:16:48.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:16:48.735Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:16:48.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T11:16:49.105Z] $ docker top 1bcc720fa49dc965b9aa98161f19dd25468ecccb9ddd9920c6b09e8e0df725bb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T11:16:49.459Z] + go version [2025-03-11T11:16:49.459Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-11T11:16:49.468Z] $ docker stop --time=1 1bcc720fa49dc965b9aa98161f19dd25468ecccb9ddd9920c6b09e8e0df725bb [2025-03-11T11:16:50.750Z] $ docker rm -f --volumes 1bcc720fa49dc965b9aa98161f19dd25468ecccb9ddd9920c6b09e8e0df725bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:16:51.199Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T11:16:51.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:16:51.273Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:16:51.298Z] $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T11:16:51.650Z] $ docker top 8a5bec5fed89b4467a060ba111d4eb050282218d92100b2ddf1622559c030d60 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T11:16:52.008Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-11T11:16:52.314Z] + make test [2025-03-11T11:16:52.315Z] go test -race -coverprofile=coverage.out ./... [2025-03-11T11:17:24.398Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-11T11:17:29.298Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40910 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] ws [2025-03-11T11:17:29.316Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2025-03-11T11:17:32.366Z] The recommended git tool is: git [2025-03-11T11:17:36.856Z] using credential edgex-jenkins-ssh [2025-03-11T11:17:36.877Z] Cloning the remote Git repository [2025-03-11T11:17:36.922Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-03-11T11:17:37.007Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2025-03-11T11:17:37.136Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-03-11T11:17:37.137Z] > git --version # timeout=10 [2025-03-11T11:17:37.156Z] > git --version # 'git version 2.25.1' [2025-03-11T11:17:37.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-11T11:17:37.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T11:17:40.931Z] Avoid second fetch [2025-03-11T11:17:40.931Z] Checking out Revision 2585b12695b756e2f486d4adeee72f01bb083840 (odessa) [2025-03-11T11:17:40.094Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-03-11T11:17:40.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T11:17:40.945Z] > git config core.sparsecheckout # timeout=10 [2025-03-11T11:17:41.002Z] > git checkout -f 2585b12695b756e2f486d4adeee72f01bb083840 # timeout=10 [2025-03-11T11:17:42.969Z] Commit message: "Merge pull request #718 from judehung/update-gitignore-vendor" [2025-03-11T11:17:46.318Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T11:17:47.711Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-11T11:17:47.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T11:17:47.711Z] Dload Upload Total Spent Left Speed [2025-03-11T11:17:47.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh [2025-03-11T11:17:48.050Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-11T11:17:48.382Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-11T11:17:48.382Z] + sudo tee /etc/docker/daemon.new [2025-03-11T11:17:48.382Z] { [2025-03-11T11:17:48.382Z] "registry-mirrors": [ [2025-03-11T11:17:48.382Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-11T11:17:48.382Z] ], [2025-03-11T11:17:48.382Z] "bip": "10.250.0.254/24", [2025-03-11T11:17:48.382Z] "hosts": [ [2025-03-11T11:17:48.382Z] "tcp://0.0.0.0:5555", [2025-03-11T11:17:48.382Z] "unix:///var/run/docker.sock" [2025-03-11T11:17:48.382Z] ], [2025-03-11T11:17:48.382Z] "mtu": 1458, [2025-03-11T11:17:48.382Z] "selinux-enabled": true, [2025-03-11T11:17:48.382Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-11T11:17:48.382Z] } [Pipeline] sh [2025-03-11T11:17:48.708Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-11T11:17:49.044Z] + sudo service docker restart [2025-03-11T11:17:51.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T11:17:51.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T11:17:51.596Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-11T11:17:51.609Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-11T11:17:51.921Z] + go mod tidy [Pipeline] } [2025-03-11T11:17:52.497Z] $ docker stop --time=1 8a5bec5fed89b4467a060ba111d4eb050282218d92100b2ddf1622559c030d60 [2025-03-11T11:17:55.419Z] $ docker rm -f --volumes 8a5bec5fed89b4467a060ba111d4eb050282218d92100b2ddf1622559c030d60 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T11:17:56.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T11:17:56.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-11T11:17:56.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T11:17:57.037Z] + ls -al . [2025-03-11T11:17:57.037Z] total 252 [2025-03-11T11:17:57.037Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:16 . [2025-03-11T11:17:57.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 11:15 .. [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 11:15 .dockerignore [2025-03-11T11:17:57.037Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:17 .git [2025-03-11T11:17:57.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 11:15 .github [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 11 11:15 .gitignore [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 11:15 .golangci.yml [2025-03-11T11:17:57.037Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 11:15 .semver [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 16550 Mar 11 11:15 Attribution.txt [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 11:15 CHANGELOG.md [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 11:15 Dockerfile [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 11:15 GOVERNANCE.md [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 11:15 Jenkinsfile [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 11:15 LICENSE [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 11:15 OWNERS.md [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 11:15 README.md [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 11:15 VERSION [2025-03-11T11:17:57.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 11:15 bin [2025-03-11T11:17:57.037Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 11 11:17 coverage.out [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 11:15 go.mod [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 11:15 go.sum [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 11:15 main.go [2025-03-11T11:17:57.037Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 11:15 makefile [2025-03-11T11:17:57.037Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:15 res [2025-03-11T11:17:57.037Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 11:15 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:17:57.359Z] + 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=2585b12695b756e2f486d4adeee72f01bb083840 --label arch=amd64 --label version=4.0.1-dev.1 . [2025-03-11T11:17:57.925Z] Sending build context to Docker daemon 58.93MB [2025-03-11T11:17:57.925Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T11:17:57.925Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-11T11:17:57.925Z] ---> 87b82dc24d18 [2025-03-11T11:17:57.925Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T11:17:58.185Z] ---> Running in e987020bbc56 [2025-03-11T11:17:58.445Z] Removing intermediate container e987020bbc56 [2025-03-11T11:17:58.445Z] ---> e5e96515fe73 [2025-03-11T11:17:58.445Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T11:17:58.445Z] ---> Running in e821e6c57b28 [2025-03-11T11:17:58.445Z] Removing intermediate container e821e6c57b28 [2025-03-11T11:17:58.445Z] ---> e9bf02ce9c6f [2025-03-11T11:17:58.445Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-11T11:17:58.445Z] ---> Running in ed66b89fa56a [2025-03-11T11:17:58.445Z] Removing intermediate container ed66b89fa56a [2025-03-11T11:17:58.445Z] ---> 6dce85969ab8 [2025-03-11T11:17:58.445Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T11:17:58.445Z] ---> Running in 2b7fa043a9c6 [2025-03-11T11:17:58.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T11:17:58.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T11:17:59.228Z] OK: 248 MiB in 58 packages [2025-03-11T11:17:59.488Z] Removing intermediate container 2b7fa043a9c6 [2025-03-11T11:17:59.488Z] ---> ed112b1535fb [2025-03-11T11:17:59.488Z] Step 7/27 : WORKDIR /app [2025-03-11T11:17:59.748Z] ---> Running in 32abd9ac0d70 [2025-03-11T11:17:59.748Z] Removing intermediate container 32abd9ac0d70 [2025-03-11T11:17:59.748Z] ---> 72eda5357520 [2025-03-11T11:17:59.748Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-11T11:18:02.282Z] ---> 99c0bac87653 [2025-03-11T11:18:02.282Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T11:18:02.282Z] ---> Running in 7393013cde87 [2025-03-11T11:18:02.282Z] skipping... [2025-03-11T11:18:02.540Z] Removing intermediate container 7393013cde87 [2025-03-11T11:18:02.540Z] ---> baf98846a896 [2025-03-11T11:18:02.540Z] Step 10/27 : COPY . . [2025-03-11T11:18:05.072Z] ---> 87b5e31fc3c6 [2025-03-11T11:18:05.072Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T11:18:05.072Z] ---> Running in da1e28619e07 [2025-03-11T11:18:05.072Z] Removing intermediate container da1e28619e07 [2025-03-11T11:18:05.072Z] ---> 0889069be0f8 [2025-03-11T11:18:05.072Z] Step 12/27 : RUN $MAKE [2025-03-11T11:18:05.072Z] ---> Running in d34d31c395c9 [2025-03-11T11:18:05.072Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T11:18:07.320Z] provisioning config files... [2025-03-11T11:18:07.350Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config13678656797404557545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:18:07.802Z] ---> ****-login.sh [2025-03-11T11:18:07.802Z] nexus3.edgexfoundry.org:10001 [2025-03-11T11:18:08.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:08.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:08.341Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:08.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:08.341Z] [2025-03-11T11:18:08.341Z] Login Succeeded [2025-03-11T11:18:08.341Z] nexus3.edgexfoundry.org:10002 [2025-03-11T11:18:08.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:08.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:08.609Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:08.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:08.609Z] [2025-03-11T11:18:08.609Z] Login Succeeded [2025-03-11T11:18:08.609Z] nexus3.edgexfoundry.org:10003 [2025-03-11T11:18:08.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:08.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:08.877Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:08.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:08.877Z] [2025-03-11T11:18:08.877Z] Login Succeeded [2025-03-11T11:18:08.877Z] nexus3.edgexfoundry.org:10004 [2025-03-11T11:18:09.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:09.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:09.412Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:09.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:09.412Z] [2025-03-11T11:18:09.412Z] Login Succeeded [2025-03-11T11:18:09.412Z] ****.io [2025-03-11T11:18:09.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:09.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:09.677Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:09.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:09.677Z] [2025-03-11T11:18:09.677Z] Login Succeeded [2025-03-11T11:18:09.677Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T11:18:09.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T11:18:09.993Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-11T11:18:10.325Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-11T11:18:10.325Z] + cut -d -f 2 [Pipeline] echo [2025-03-11T11:18:10.384Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T11:18:10.404Z] ========================================================= [2025-03-11T11:18:10.404Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-11T11:18:10.404Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:10.772Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-11T11:18:15.055Z] Sending build context to Docker daemon 44.29MB [2025-03-11T11:18:15.055Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T11:18:15.055Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-11T11:18:15.055Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-11T11:18:15.055Z] 94e9d8af2201: Pulling fs layer [2025-03-11T11:18:15.055Z] 345fe9f21930: Pulling fs layer [2025-03-11T11:18:15.055Z] b40fc9e46828: Pulling fs layer [2025-03-11T11:18:15.055Z] c9804373a1e5: Pulling fs layer [2025-03-11T11:18:15.055Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T11:18:15.055Z] f5a772c54f75: Pulling fs layer [2025-03-11T11:18:15.055Z] e2dd1b2a9dca: Pulling fs layer [2025-03-11T11:18:15.055Z] c9804373a1e5: Waiting [2025-03-11T11:18:15.055Z] 4f4fb700ef54: Waiting [2025-03-11T11:18:15.055Z] 0a0502178392: Pulling fs layer [2025-03-11T11:18:15.055Z] f5a772c54f75: Waiting [2025-03-11T11:18:15.055Z] e2dd1b2a9dca: Waiting [2025-03-11T11:18:15.055Z] 0a0502178392: Waiting [2025-03-11T11:18:15.055Z] 345fe9f21930: Verifying Checksum [2025-03-11T11:18:15.055Z] 345fe9f21930: Download complete [2025-03-11T11:18:15.055Z] c9804373a1e5: Verifying Checksum [2025-03-11T11:18:15.055Z] c9804373a1e5: Download complete [2025-03-11T11:18:15.055Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T11:18:15.055Z] 4f4fb700ef54: Download complete [2025-03-11T11:18:15.055Z] f5a772c54f75: Verifying Checksum [2025-03-11T11:18:15.055Z] f5a772c54f75: Download complete [2025-03-11T11:18:15.055Z] 94e9d8af2201: Verifying Checksum [2025-03-11T11:18:15.056Z] 94e9d8af2201: Download complete [2025-03-11T11:18:15.645Z] 0a0502178392: Verifying Checksum [2025-03-11T11:18:15.645Z] 0a0502178392: Download complete [2025-03-11T11:18:15.912Z] 94e9d8af2201: Pull complete [2025-03-11T11:18:16.493Z] 345fe9f21930: Pull complete [2025-03-11T11:18:17.075Z] b40fc9e46828: Verifying Checksum [2025-03-11T11:18:17.075Z] b40fc9e46828: Download complete [2025-03-11T11:18:18.036Z] e2dd1b2a9dca: Verifying Checksum [2025-03-11T11:18:18.036Z] e2dd1b2a9dca: Download complete [2025-03-11T11:18:30.335Z] b40fc9e46828: Pull complete [2025-03-11T11:18:30.336Z] c9804373a1e5: Pull complete [2025-03-11T11:18:30.602Z] 4f4fb700ef54: Pull complete [2025-03-11T11:18:30.868Z] f5a772c54f75: Pull complete [2025-03-11T11:18:37.133Z] Removing intermediate container d34d31c395c9 [2025-03-11T11:18:37.133Z] ---> 4c05bf103e62 [2025-03-11T11:18:37.133Z] Step 13/27 : FROM alpine:3.20 [2025-03-11T11:18:37.133Z] 3.20: Pulling from library/alpine [2025-03-11T11:18:37.133Z] 0a9a5dfd008f: Already exists [2025-03-11T11:18:37.133Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T11:18:37.133Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T11:18:37.133Z] ---> ff221270b9fb [2025-03-11T11:18:37.133Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-11T11:18:37.133Z] ---> Running in b1926c92426e [2025-03-11T11:18:37.133Z] Removing intermediate container b1926c92426e [2025-03-11T11:18:37.133Z] ---> f25088dfd460 [2025-03-11T11:18:37.133Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-11T11:18:37.133Z] ---> Running in 7c39767c8f85 [2025-03-11T11:18:37.133Z] Removing intermediate container 7c39767c8f85 [2025-03-11T11:18:37.133Z] ---> b21f31c7a465 [2025-03-11T11:18:37.133Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-11T11:18:37.133Z] ---> Running in 5f9f279365af [2025-03-11T11:18:37.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T11:18:37.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T11:18:37.133Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-11T11:18:37.133Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-11T11:18:37.133Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T11:18:37.133Z] Executing ca-certificates-20241121-r1.trigger [2025-03-11T11:18:37.133Z] OK: 9 MiB in 16 packages [2025-03-11T11:18:37.133Z] Removing intermediate container 5f9f279365af [2025-03-11T11:18:37.133Z] ---> 4bc7de1ea6ac [2025-03-11T11:18:37.133Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-11T11:18:37.133Z] ---> Running in 7819fa3bac01 [2025-03-11T11:18:37.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T11:18:37.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T11:18:37.133Z] OK: 9 MiB in 16 packages [2025-03-11T11:18:37.133Z] Removing intermediate container 7819fa3bac01 [2025-03-11T11:18:37.133Z] ---> 4af74c93c448 [2025-03-11T11:18:37.133Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-11T11:18:37.133Z] ---> 487b3948cc0f [2025-03-11T11:18:37.133Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-11T11:18:37.133Z] ---> 27bd1e6b1827 [2025-03-11T11:18:37.133Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-11T11:18:37.133Z] ---> 72cc42c5c342 [2025-03-11T11:18:37.133Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-11T11:18:37.133Z] ---> aaa2637065de [2025-03-11T11:18:37.133Z] Step 22/27 : EXPOSE 48095 [2025-03-11T11:18:37.133Z] ---> Running in f4772a721ac0 [2025-03-11T11:18:37.133Z] Removing intermediate container f4772a721ac0 [2025-03-11T11:18:37.133Z] ---> 1f430dbba14f [2025-03-11T11:18:37.133Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-11T11:18:37.133Z] ---> Running in 78180ea4d436 [2025-03-11T11:18:37.133Z] Removing intermediate container 78180ea4d436 [2025-03-11T11:18:37.133Z] ---> ff26faa24947 [2025-03-11T11:18:37.133Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-11T11:18:37.133Z] ---> Running in d41afb15d4a3 [2025-03-11T11:18:37.133Z] Removing intermediate container d41afb15d4a3 [2025-03-11T11:18:37.133Z] ---> 63cc48288214 [2025-03-11T11:18:37.133Z] Step 25/27 : LABEL arch=amd64 [2025-03-11T11:18:37.133Z] ---> Running in 8fffc264fc7c [2025-03-11T11:18:37.133Z] Removing intermediate container 8fffc264fc7c [2025-03-11T11:18:37.133Z] ---> f577fb72e4a4 [2025-03-11T11:18:37.133Z] Step 26/27 : LABEL git_sha=2585b12695b756e2f486d4adeee72f01bb083840 [2025-03-11T11:18:37.133Z] ---> Running in fcd97cd0d072 [2025-03-11T11:18:37.133Z] Removing intermediate container fcd97cd0d072 [2025-03-11T11:18:37.133Z] ---> 740bcf265432 [2025-03-11T11:18:37.133Z] Step 27/27 : LABEL version=4.0.1-dev.1 [2025-03-11T11:18:37.133Z] ---> Running in 39ce37591c5e [2025-03-11T11:18:37.133Z] Removing intermediate container 39ce37591c5e [2025-03-11T11:18:37.133Z] ---> 5d253f90d3e9 [2025-03-11T11:18:37.133Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T11:18:37.133Z] Successfully built 5d253f90d3e9 [2025-03-11T11:18:37.133Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T11:18:37.270Z] provisioning config files... [2025-03-11T11:18:37.280Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config14404935977178167005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:18:37.590Z] ---> ****-login.sh [2025-03-11T11:18:37.590Z] nexus3.edgexfoundry.org:10001 [2025-03-11T11:18:37.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:37.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:37.590Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:37.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:37.590Z] [2025-03-11T11:18:37.590Z] Login Succeeded [2025-03-11T11:18:37.590Z] nexus3.edgexfoundry.org:10002 [2025-03-11T11:18:37.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:37.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:37.591Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:37.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:37.591Z] [2025-03-11T11:18:37.591Z] Login Succeeded [2025-03-11T11:18:37.591Z] nexus3.edgexfoundry.org:10003 [2025-03-11T11:18:37.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:37.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:37.850Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:37.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:37.850Z] [2025-03-11T11:18:37.850Z] Login Succeeded [2025-03-11T11:18:37.850Z] nexus3.edgexfoundry.org:10004 [2025-03-11T11:18:37.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:37.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:37.850Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:37.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:37.850Z] [2025-03-11T11:18:37.850Z] Login Succeeded [2025-03-11T11:18:37.850Z] ****.io [2025-03-11T11:18:38.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:18:38.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:18:38.111Z] Configure a credential helper to remove this warning. See [2025-03-11T11:18:38.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:18:38.111Z] [2025-03-11T11:18:38.111Z] Login Succeeded [2025-03-11T11:18:38.111Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T11:18:38.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T11:18:38.177Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T11:18:38.204Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-03-11T11:18:38.204Z] 2585b12695b756e2f486d4adeee72f01bb083840 [2025-03-11T11:18:38.204Z] 4.0.1-dev.1 [2025-03-11T11:18:38.204Z] 2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [2025-03-11T11:18:38.204Z] odessa [2025-03-11T11:18:38.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:38.558Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:38.881Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840 [2025-03-11T11:18:38.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-11T11:18:38.881Z] b38ba6026e26: Preparing [2025-03-11T11:18:38.881Z] 1c1f511134c4: Preparing [2025-03-11T11:18:38.881Z] 914de0aef004: Preparing [2025-03-11T11:18:38.881Z] b9687029a4f6: Preparing [2025-03-11T11:18:38.881Z] 59333255ff01: Preparing [2025-03-11T11:18:38.881Z] 4b1023874266: Preparing [2025-03-11T11:18:38.881Z] 994456c4fd7b: Preparing [2025-03-11T11:18:38.881Z] 4b1023874266: Waiting [2025-03-11T11:18:38.881Z] 994456c4fd7b: Waiting [2025-03-11T11:18:38.881Z] 1c1f511134c4: Pushed [2025-03-11T11:18:38.881Z] 59333255ff01: Pushed [2025-03-11T11:18:38.881Z] b9687029a4f6: Pushed [2025-03-11T11:18:38.881Z] 914de0aef004: Pushed [2025-03-11T11:18:38.881Z] 994456c4fd7b: Layer already exists [2025-03-11T11:18:39.085Z] e2dd1b2a9dca: Pull complete [2025-03-11T11:18:39.140Z] 4b1023874266: Pushed [2025-03-11T11:18:40.496Z] 0a0502178392: Pull complete [2025-03-11T11:18:40.496Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-11T11:18:40.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-11T11:18:40.496Z] ---> 72db82c1953f [2025-03-11T11:18:40.496Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T11:18:42.432Z] b38ba6026e26: Pushed [2025-03-11T11:18:42.432Z] 2585b12695b756e2f486d4adeee72f01bb083840: digest: sha256:5999cd3c847828d633139fc5bdda13d88c1915ca0db56e3f1e51978a8464c8c3 size: 1783 [2025-03-11T11:18:42.435Z] ---> Running in 91461b8f7e38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:42.705Z] Removing intermediate container 91461b8f7e38 [2025-03-11T11:18:42.705Z] ---> 5686448964e5 [2025-03-11T11:18:42.705Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T11:18:42.769Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:42.974Z] ---> Running in 52f490125b34 [2025-03-11T11:18:43.100Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 [2025-03-11T11:18:43.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-11T11:18:43.100Z] b38ba6026e26: Preparing [2025-03-11T11:18:43.100Z] 1c1f511134c4: Preparing [2025-03-11T11:18:43.100Z] 914de0aef004: Preparing [2025-03-11T11:18:43.100Z] b9687029a4f6: Preparing [2025-03-11T11:18:43.100Z] 59333255ff01: Preparing [2025-03-11T11:18:43.100Z] 4b1023874266: Preparing [2025-03-11T11:18:43.100Z] 994456c4fd7b: Preparing [2025-03-11T11:18:43.100Z] 4b1023874266: Waiting [2025-03-11T11:18:43.100Z] 994456c4fd7b: Waiting [2025-03-11T11:18:43.100Z] b9687029a4f6: Layer already exists [2025-03-11T11:18:43.100Z] b38ba6026e26: Layer already exists [2025-03-11T11:18:43.100Z] 59333255ff01: Layer already exists [2025-03-11T11:18:43.100Z] 914de0aef004: Layer already exists [2025-03-11T11:18:43.100Z] 1c1f511134c4: Layer already exists [2025-03-11T11:18:43.100Z] 994456c4fd7b: Layer already exists [2025-03-11T11:18:43.100Z] 4b1023874266: Layer already exists [2025-03-11T11:18:43.100Z] 4.0.1-dev.1: digest: sha256:5999cd3c847828d633139fc5bdda13d88c1915ca0db56e3f1e51978a8464c8c3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:43.240Z] Removing intermediate container 52f490125b34 [2025-03-11T11:18:43.240Z] ---> 636e479c75da [2025-03-11T11:18:43.240Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-11T11:18:43.240Z] ---> Running in 8b8d85ffa235 [2025-03-11T11:18:43.426Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:43.512Z] Removing intermediate container 8b8d85ffa235 [2025-03-11T11:18:43.512Z] ---> e18c7ea82b18 [2025-03-11T11:18:43.512Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T11:18:43.512Z] ---> Running in 4537d7bdd595 [2025-03-11T11:18:43.757Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [2025-03-11T11:18:43.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-11T11:18:43.757Z] b38ba6026e26: Preparing [2025-03-11T11:18:43.757Z] 1c1f511134c4: Preparing [2025-03-11T11:18:43.757Z] 914de0aef004: Preparing [2025-03-11T11:18:43.757Z] b9687029a4f6: Preparing [2025-03-11T11:18:43.757Z] 59333255ff01: Preparing [2025-03-11T11:18:43.757Z] 4b1023874266: Preparing [2025-03-11T11:18:43.757Z] 994456c4fd7b: Preparing [2025-03-11T11:18:43.757Z] 4b1023874266: Waiting [2025-03-11T11:18:43.757Z] 994456c4fd7b: Waiting [2025-03-11T11:18:43.757Z] b38ba6026e26: Layer already exists [2025-03-11T11:18:43.757Z] 914de0aef004: Layer already exists [2025-03-11T11:18:43.757Z] 1c1f511134c4: Layer already exists [2025-03-11T11:18:43.757Z] b9687029a4f6: Layer already exists [2025-03-11T11:18:43.757Z] 59333255ff01: Layer already exists [2025-03-11T11:18:43.757Z] 4b1023874266: Layer already exists [2025-03-11T11:18:43.757Z] 994456c4fd7b: Layer already exists [2025-03-11T11:18:43.757Z] 2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1: digest: sha256:5999cd3c847828d633139fc5bdda13d88c1915ca0db56e3f1e51978a8464c8c3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:44.096Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:44.423Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [2025-03-11T11:18:44.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-11T11:18:44.423Z] b38ba6026e26: Preparing [2025-03-11T11:18:44.423Z] 1c1f511134c4: Preparing [2025-03-11T11:18:44.423Z] 914de0aef004: Preparing [2025-03-11T11:18:44.423Z] b9687029a4f6: Preparing [2025-03-11T11:18:44.423Z] 59333255ff01: Preparing [2025-03-11T11:18:44.423Z] 4b1023874266: Preparing [2025-03-11T11:18:44.423Z] 994456c4fd7b: Preparing [2025-03-11T11:18:44.423Z] 994456c4fd7b: Waiting [2025-03-11T11:18:44.423Z] 4b1023874266: Waiting [2025-03-11T11:18:44.423Z] 914de0aef004: Layer already exists [2025-03-11T11:18:44.423Z] 1c1f511134c4: Layer already exists [2025-03-11T11:18:44.423Z] b9687029a4f6: Layer already exists [2025-03-11T11:18:44.423Z] b38ba6026e26: Layer already exists [2025-03-11T11:18:44.423Z] 59333255ff01: Layer already exists [2025-03-11T11:18:44.423Z] 994456c4fd7b: Layer already exists [2025-03-11T11:18:44.423Z] 4b1023874266: Layer already exists [2025-03-11T11:18:44.423Z] odessa: digest: sha256:5999cd3c847828d633139fc5bdda13d88c1915ca0db56e3f1e51978a8464c8c3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T11:18:44.506Z] ===================================================== [Pipeline] echo [2025-03-11T11:18:44.520Z] taggedImages: [2025-03-11T11:18:44.520Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840 [2025-03-11T11:18:44.520Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 [2025-03-11T11:18:44.520Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [2025-03-11T11:18:44.520Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:44.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T11:18:44.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T11:18:44.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T11:18:44.946Z] [2025-03-11T11:18:44.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:18:45.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T11:18:45.256Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T11:18:45.256Z] 5eb5b503b376: Pulling fs layer [2025-03-11T11:18:45.256Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T11:18:45.256Z] ec43610c2a17: Pulling fs layer [2025-03-11T11:18:45.256Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T11:18:45.256Z] 33b1e0a273af: Pulling fs layer [2025-03-11T11:18:45.256Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T11:18:45.256Z] 2f39f015ded8: Pulling fs layer [2025-03-11T11:18:45.256Z] 5d3b04190fa2: Waiting [2025-03-11T11:18:45.256Z] 2f39f015ded8: Waiting [2025-03-11T11:18:45.256Z] 3a2ae6a8a46f: Waiting [2025-03-11T11:18:45.256Z] 33b1e0a273af: Waiting [2025-03-11T11:18:45.256Z] 5c69ac0246d0: Verifying Checksum [2025-03-11T11:18:45.256Z] 5c69ac0246d0: Download complete [2025-03-11T11:18:45.256Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-11T11:18:45.256Z] 3a2ae6a8a46f: Download complete [2025-03-11T11:18:45.256Z] 33b1e0a273af: Verifying Checksum [2025-03-11T11:18:45.256Z] 33b1e0a273af: Download complete [2025-03-11T11:18:45.256Z] 5d3b04190fa2: Verifying Checksum [2025-03-11T11:18:45.256Z] 5d3b04190fa2: Download complete [2025-03-11T11:18:45.256Z] ec43610c2a17: Verifying Checksum [2025-03-11T11:18:45.256Z] ec43610c2a17: Download complete [2025-03-11T11:18:45.514Z] 5eb5b503b376: Verifying Checksum [2025-03-11T11:18:45.514Z] 5eb5b503b376: Download complete [2025-03-11T11:18:46.083Z] 2f39f015ded8: Verifying Checksum [2025-03-11T11:18:46.083Z] 2f39f015ded8: Download complete [2025-03-11T11:18:46.336Z] OK: 239 MiB in 58 packages [2025-03-11T11:18:46.348Z] 5eb5b503b376: Pull complete [2025-03-11T11:18:46.607Z] 5c69ac0246d0: Pull complete [2025-03-11T11:18:46.865Z] ec43610c2a17: Pull complete [2025-03-11T11:18:46.865Z] 3a2ae6a8a46f: Pull complete [2025-03-11T11:18:47.123Z] 33b1e0a273af: Pull complete [2025-03-11T11:18:47.123Z] 5d3b04190fa2: Pull complete [2025-03-11T11:18:47.305Z] Removing intermediate container 4537d7bdd595 [2025-03-11T11:18:47.305Z] ---> a52cf1dc9283 [2025-03-11T11:18:47.305Z] Step 7/12 : WORKDIR /app [2025-03-11T11:18:47.305Z] ---> Running in 79d3cfce8a71 [2025-03-11T11:18:47.574Z] Removing intermediate container 79d3cfce8a71 [2025-03-11T11:18:47.574Z] ---> d3b83bc4ab4e [2025-03-11T11:18:47.574Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-11T11:18:51.306Z] 2f39f015ded8: Pull complete [2025-03-11T11:18:51.306Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T11:18:51.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T11:18:51.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:18:51.412Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:18:51.440Z] $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T11:18:53.418Z] $ docker top 309e0dfe32d77a8983f7c73ffee4ca5acd21df12485e3f356ac6aa67f60eb218 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:18:53.839Z] ---> job-cost.sh [2025-03-11T11:18:53.839Z] lf-activate-venv: SKIPPING [2025-03-11T11:18:53.839Z] INFO: No Stack... [2025-03-11T11:18:54.099Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T11:18:54.358Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T11:18:54.649Z] + cat /w/workspace/_app-service-configurable_odessa/archives/cost.csv [2025-03-11T11:18:54.649Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T11:18:54.664Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [2025-03-11T11:18:54.671Z] Resource [jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] did not exist. Created. [2025-03-11T11:18:54.678Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T11:18:54.985Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-11T11:18:55.061Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T11:18:55.070Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T11:18:55.095Z] $ docker stop --time=1 309e0dfe32d77a8983f7c73ffee4ca5acd21df12485e3f356ac6aa67f60eb218 [2025-03-11T11:18:56.243Z] $ docker rm -f --volumes 309e0dfe32d77a8983f7c73ffee4ca5acd21df12485e3f356ac6aa67f60eb218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-11T11:18:59.891Z] ---> add248d78c41 [2025-03-11T11:18:59.891Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T11:18:59.891Z] ---> Running in a4ec942fa525 [2025-03-11T11:20:51.538Z] Removing intermediate container a4ec942fa525 [2025-03-11T11:20:51.538Z] ---> 2db343d0fd10 [2025-03-11T11:20:51.538Z] Step 10/12 : COPY . . [2025-03-11T11:20:51.538Z] ---> b89d2c96dd2c [2025-03-11T11:20:51.538Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T11:20:51.538Z] ---> Running in ee76fededd7b [2025-03-11T11:20:51.538Z] Removing intermediate container ee76fededd7b [2025-03-11T11:20:51.538Z] ---> 6cff9b4bf405 [2025-03-11T11:20:51.538Z] Step 12/12 : RUN $MAKE [2025-03-11T11:20:51.538Z] ---> Running in 83b4117bef7a [2025-03-11T11:20:52.129Z] noop [2025-03-11T11:20:52.711Z] Removing intermediate container 83b4117bef7a [2025-03-11T11:20:52.711Z] ---> c0a9fea87e92 [2025-03-11T11:20:53.673Z] Successfully built c0a9fea87e92 [2025-03-11T11:20:53.673Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:20:54.043Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T11:20:54.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:20:54.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-40910 does not seem to be running inside a container [2025-03-11T11:20:54.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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-03-11T11:20:55.532Z] $ docker top 64aec3d1739411ff4465385a682e82865b093d4497915a67e6ddbf56f8c5963f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T11:20:56.362Z] + go version [2025-03-11T11:20:56.362Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-11T11:20:56.380Z] $ docker stop --time=1 64aec3d1739411ff4465385a682e82865b093d4497915a67e6ddbf56f8c5963f [2025-03-11T11:20:57.983Z] $ docker rm -f --volumes 64aec3d1739411ff4465385a682e82865b093d4497915a67e6ddbf56f8c5963f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:20:58.562Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T11:20:58.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:20:58.739Z] prd-ubuntu20.04-docker-arm64-4c-16g-40910 does not seem to be running inside a container [2025-03-11T11:20:58.803Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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-03-11T11:20:59.905Z] $ docker top 842fc52ec3f0edcdada32b9d8392c0387c8a4b309bafe040830b949265a85a16 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T11:21:00.725Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh [2025-03-11T11:21:01.377Z] + make test [2025-03-11T11:21:01.377Z] go test -race -coverprofile=coverage.out ./... [2025-03-11T11:25:08.254Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-11T11:25:08.254Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-11T11:25:08.254Z] go vet ./... [2025-03-11T11:28:30.073Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T11:28:30.073Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T11:28:30.073Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-11T11:28:30.096Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-11T11:28:30.765Z] + go mod tidy [Pipeline] } [2025-03-11T11:28:35.028Z] $ docker stop --time=1 842fc52ec3f0edcdada32b9d8392c0387c8a4b309bafe040830b949265a85a16 [2025-03-11T11:28:37.096Z] $ docker rm -f --volumes 842fc52ec3f0edcdada32b9d8392c0387c8a4b309bafe040830b949265a85a16 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T11:28:39.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T11:28:39.411Z] Warning: overwriting stash ‘coverage-report’ [2025-03-11T11:28:40.589Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T11:28:41.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T11:28:41.321Z] + ls -al . [2025-03-11T11:28:41.321Z] total 248 [2025-03-11T11:28:41.321Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 11:21 . [2025-03-11T11:28:41.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 11:17 .. [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 11:17 .dockerignore [2025-03-11T11:28:41.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:17 .git [2025-03-11T11:28:41.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 11:17 .github [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 11 11:17 .gitignore [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 11:17 .golangci.yml [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 16550 Mar 11 11:17 Attribution.txt [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 11:17 CHANGELOG.md [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 11:17 Dockerfile [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 11:17 GOVERNANCE.md [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 11:17 Jenkinsfile [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 11:17 LICENSE [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 11:17 OWNERS.md [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 11:17 README.md [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 11:15 VERSION [2025-03-11T11:28:41.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 11:17 bin [2025-03-11T11:28:41.321Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 11 11:25 coverage.out [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 11:17 go.mod [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 11:17 go.sum [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 11:17 main.go [2025-03-11T11:28:41.321Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 11:17 makefile [2025-03-11T11:28:41.321Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:17 res [2025-03-11T11:28:41.321Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 11:17 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:28:41.669Z] + 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=2585b12695b756e2f486d4adeee72f01bb083840 --label arch=arm64 --label version=4.0.1-dev.1 . [2025-03-11T11:28:45.925Z] Sending build context to Docker daemon 44.29MB [2025-03-11T11:28:45.925Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T11:28:45.925Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-11T11:28:45.925Z] ---> c0a9fea87e92 [2025-03-11T11:28:45.925Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T11:28:45.925Z] ---> Running in 5c89d545451d [2025-03-11T11:28:46.191Z] Removing intermediate container 5c89d545451d [2025-03-11T11:28:46.191Z] ---> 0c5cb818fd51 [2025-03-11T11:28:46.191Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T11:28:46.191Z] ---> Running in c7fabadd4b3e [2025-03-11T11:28:46.457Z] Removing intermediate container c7fabadd4b3e [2025-03-11T11:28:46.457Z] ---> c9f3eea01fcd [2025-03-11T11:28:46.457Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-11T11:28:46.457Z] ---> Running in f31062fe4662 [2025-03-11T11:28:46.737Z] Removing intermediate container f31062fe4662 [2025-03-11T11:28:46.737Z] ---> f765fa4e6a0c [2025-03-11T11:28:46.737Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T11:28:47.014Z] ---> Running in 95e1f9e7714c [2025-03-11T11:28:47.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T11:28:48.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T11:28:49.644Z] OK: 239 MiB in 58 packages [2025-03-11T11:28:50.609Z] Removing intermediate container 95e1f9e7714c [2025-03-11T11:28:50.609Z] ---> e8cb04621531 [2025-03-11T11:28:50.609Z] Step 7/27 : WORKDIR /app [2025-03-11T11:28:50.609Z] ---> Running in 3b473415669c [2025-03-11T11:28:50.873Z] Removing intermediate container 3b473415669c [2025-03-11T11:28:50.873Z] ---> 4ab6b41496df [2025-03-11T11:28:50.873Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-11T11:29:05.838Z] ---> e56f1085fe32 [2025-03-11T11:29:05.838Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T11:29:05.838Z] ---> Running in d3ce771d7f3c [2025-03-11T11:29:05.838Z] skipping... [2025-03-11T11:29:05.838Z] Removing intermediate container d3ce771d7f3c [2025-03-11T11:29:05.838Z] ---> 747b935e9521 [2025-03-11T11:29:05.838Z] Step 10/27 : COPY . . [2025-03-11T11:29:18.132Z] ---> 6f11654464c8 [2025-03-11T11:29:18.132Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T11:29:18.132Z] ---> Running in 4ebffad96915 [2025-03-11T11:29:18.396Z] Removing intermediate container 4ebffad96915 [2025-03-11T11:29:18.396Z] ---> 75026b87d1f7 [2025-03-11T11:29:18.396Z] Step 12/27 : RUN $MAKE [2025-03-11T11:29:18.661Z] ---> Running in 0e5662407e56 [2025-03-11T11:29:19.616Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-11T11:32:56.344Z] Removing intermediate container 0e5662407e56 [2025-03-11T11:32:56.344Z] ---> 6e572313eb25 [2025-03-11T11:32:56.344Z] Step 13/27 : FROM alpine:3.20 [2025-03-11T11:32:56.344Z] 3.20: Pulling from library/alpine [2025-03-11T11:32:56.344Z] 94e9d8af2201: Already exists [2025-03-11T11:32:56.344Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T11:32:56.344Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T11:32:56.344Z] ---> 7aab056cecc6 [2025-03-11T11:32:56.344Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-11T11:32:56.344Z] ---> Running in 2be4367a06cf [2025-03-11T11:32:56.344Z] Removing intermediate container 2be4367a06cf [2025-03-11T11:32:56.344Z] ---> 14befd2c19a0 [2025-03-11T11:32:56.344Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-11T11:32:56.344Z] ---> Running in 49af75da3c45 [2025-03-11T11:32:56.344Z] Removing intermediate container 49af75da3c45 [2025-03-11T11:32:56.344Z] ---> 15a1cd1dd106 [2025-03-11T11:32:56.344Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-11T11:32:56.344Z] ---> Running in a0a669d685b0 [2025-03-11T11:32:56.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T11:32:56.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T11:32:56.344Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-11T11:32:56.344Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-11T11:32:56.344Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T11:32:56.344Z] Executing ca-certificates-20241121-r1.trigger [2025-03-11T11:32:56.344Z] OK: 10 MiB in 16 packages [2025-03-11T11:32:56.344Z] Removing intermediate container a0a669d685b0 [2025-03-11T11:32:56.344Z] ---> 559f48e4f320 [2025-03-11T11:32:56.344Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-11T11:32:56.344Z] ---> Running in 26e99e578e63 [2025-03-11T11:32:56.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T11:32:56.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T11:32:56.344Z] OK: 10 MiB in 16 packages [2025-03-11T11:32:56.344Z] Removing intermediate container 26e99e578e63 [2025-03-11T11:32:56.344Z] ---> 9acba2888132 [2025-03-11T11:32:56.344Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-11T11:32:56.344Z] ---> 8a100ab37ad7 [2025-03-11T11:32:56.344Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-11T11:32:56.344Z] ---> c7aac680cc0a [2025-03-11T11:32:56.344Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-11T11:32:56.344Z] ---> 6a6e6661d6e6 [2025-03-11T11:32:56.344Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-11T11:32:56.931Z] ---> 3b19ad2cddfa [2025-03-11T11:32:56.931Z] Step 22/27 : EXPOSE 48095 [2025-03-11T11:32:56.931Z] ---> Running in 124549d11c2d [2025-03-11T11:32:57.515Z] Removing intermediate container 124549d11c2d [2025-03-11T11:32:57.515Z] ---> 12cc000800fb [2025-03-11T11:32:57.515Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-11T11:32:57.515Z] ---> Running in 99a652323746 [2025-03-11T11:32:57.781Z] Removing intermediate container 99a652323746 [2025-03-11T11:32:57.781Z] ---> c19c62a4f1f0 [2025-03-11T11:32:57.781Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-11T11:32:57.781Z] ---> Running in 5c5d8071437a [2025-03-11T11:32:58.047Z] Removing intermediate container 5c5d8071437a [2025-03-11T11:32:58.047Z] ---> a8ed829055b9 [2025-03-11T11:32:58.047Z] Step 25/27 : LABEL arch=arm64 [2025-03-11T11:32:58.047Z] ---> Running in dbafaa0002fa [2025-03-11T11:32:58.316Z] Removing intermediate container dbafaa0002fa [2025-03-11T11:32:58.316Z] ---> 4db2e416cb66 [2025-03-11T11:32:58.316Z] Step 26/27 : LABEL git_sha=2585b12695b756e2f486d4adeee72f01bb083840 [2025-03-11T11:32:58.316Z] ---> Running in 95ec08ed2c8e [2025-03-11T11:32:58.899Z] Removing intermediate container 95ec08ed2c8e [2025-03-11T11:32:58.899Z] ---> 287099c5acf8 [2025-03-11T11:32:58.899Z] Step 27/27 : LABEL version=4.0.1-dev.1 [2025-03-11T11:32:58.899Z] ---> Running in c96787d0e363 [2025-03-11T11:32:59.164Z] Removing intermediate container c96787d0e363 [2025-03-11T11:32:59.164Z] ---> ea0ab0d68bdb [2025-03-11T11:32:59.164Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T11:32:59.746Z] Successfully built ea0ab0d68bdb [2025-03-11T11:32:59.746Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T11:32:59.894Z] provisioning config files... [2025-03-11T11:32:59.908Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config8588281082794178791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:33:00.253Z] ---> ****-login.sh [2025-03-11T11:33:00.253Z] nexus3.edgexfoundry.org:10001 [2025-03-11T11:33:00.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:33:00.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:33:00.518Z] Configure a credential helper to remove this warning. See [2025-03-11T11:33:00.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:33:00.518Z] [2025-03-11T11:33:00.518Z] Login Succeeded [2025-03-11T11:33:00.518Z] nexus3.edgexfoundry.org:10002 [2025-03-11T11:33:00.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:33:00.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:33:00.783Z] Configure a credential helper to remove this warning. See [2025-03-11T11:33:00.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:33:00.783Z] [2025-03-11T11:33:00.783Z] Login Succeeded [2025-03-11T11:33:00.783Z] nexus3.edgexfoundry.org:10003 [2025-03-11T11:33:01.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:33:01.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:33:01.050Z] Configure a credential helper to remove this warning. See [2025-03-11T11:33:01.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:33:01.050Z] [2025-03-11T11:33:01.050Z] Login Succeeded [2025-03-11T11:33:01.050Z] nexus3.edgexfoundry.org:10004 [2025-03-11T11:33:01.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:33:01.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:33:01.580Z] Configure a credential helper to remove this warning. See [2025-03-11T11:33:01.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:33:01.580Z] [2025-03-11T11:33:01.580Z] Login Succeeded [2025-03-11T11:33:01.580Z] ****.io [2025-03-11T11:33:01.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:33:01.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:33:01.848Z] Configure a credential helper to remove this warning. See [2025-03-11T11:33:01.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:33:01.848Z] [2025-03-11T11:33:01.848Z] Login Succeeded [2025-03-11T11:33:01.848Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T11:33:02.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T11:33:02.187Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T11:33:02.220Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-03-11T11:33:02.220Z] 2585b12695b756e2f486d4adeee72f01bb083840 [2025-03-11T11:33:02.220Z] 4.0.1-dev.1 [2025-03-11T11:33:02.220Z] 2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [2025-03-11T11:33:02.220Z] odessa [2025-03-11T11:33:02.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:02.596Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:02.961Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840 [2025-03-11T11:33:02.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-11T11:33:02.961Z] ad09b0797c11: Preparing [2025-03-11T11:33:02.961Z] 9c0b2cf7b15d: Preparing [2025-03-11T11:33:02.961Z] 51c58fded583: Preparing [2025-03-11T11:33:02.961Z] 9ab45feb89d6: Preparing [2025-03-11T11:33:02.961Z] c242d993b460: Preparing [2025-03-11T11:33:02.961Z] 834c787b2819: Preparing [2025-03-11T11:33:02.961Z] dd9c8f8612c8: Preparing [2025-03-11T11:33:02.961Z] dd9c8f8612c8: Waiting [2025-03-11T11:33:02.961Z] 834c787b2819: Waiting [2025-03-11T11:33:03.225Z] c242d993b460: Pushed [2025-03-11T11:33:03.225Z] 51c58fded583: Pushed [2025-03-11T11:33:03.225Z] 9c0b2cf7b15d: Pushed [2025-03-11T11:33:03.225Z] 9ab45feb89d6: Pushed [2025-03-11T11:33:03.225Z] dd9c8f8612c8: Layer already exists [2025-03-11T11:33:03.490Z] 834c787b2819: Pushed [2025-03-11T11:33:11.807Z] ad09b0797c11: Pushed [2025-03-11T11:33:11.807Z] 2585b12695b756e2f486d4adeee72f01bb083840: digest: sha256:0421a3df0f88118a05e5eba4f3921cd79c0f166bf662cb2cd02aa24d14f0fcfa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:12.173Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:12.522Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 [2025-03-11T11:33:12.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-11T11:33:12.522Z] ad09b0797c11: Preparing [2025-03-11T11:33:12.522Z] 9c0b2cf7b15d: Preparing [2025-03-11T11:33:12.522Z] 51c58fded583: Preparing [2025-03-11T11:33:12.522Z] 9ab45feb89d6: Preparing [2025-03-11T11:33:12.522Z] c242d993b460: Preparing [2025-03-11T11:33:12.522Z] 834c787b2819: Preparing [2025-03-11T11:33:12.522Z] dd9c8f8612c8: Preparing [2025-03-11T11:33:12.522Z] 834c787b2819: Waiting [2025-03-11T11:33:12.522Z] dd9c8f8612c8: Waiting [2025-03-11T11:33:12.522Z] ad09b0797c11: Layer already exists [2025-03-11T11:33:12.522Z] 9ab45feb89d6: Layer already exists [2025-03-11T11:33:12.522Z] 9c0b2cf7b15d: Layer already exists [2025-03-11T11:33:12.522Z] c242d993b460: Layer already exists [2025-03-11T11:33:12.522Z] 51c58fded583: Layer already exists [2025-03-11T11:33:12.522Z] dd9c8f8612c8: Layer already exists [2025-03-11T11:33:12.522Z] 834c787b2819: Layer already exists [2025-03-11T11:33:12.522Z] 4.0.1-dev.1: digest: sha256:0421a3df0f88118a05e5eba4f3921cd79c0f166bf662cb2cd02aa24d14f0fcfa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:13.144Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:13.483Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [2025-03-11T11:33:13.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-11T11:33:13.483Z] ad09b0797c11: Preparing [2025-03-11T11:33:13.483Z] 9c0b2cf7b15d: Preparing [2025-03-11T11:33:13.483Z] 51c58fded583: Preparing [2025-03-11T11:33:13.483Z] 9ab45feb89d6: Preparing [2025-03-11T11:33:13.483Z] c242d993b460: Preparing [2025-03-11T11:33:13.483Z] 834c787b2819: Preparing [2025-03-11T11:33:13.483Z] dd9c8f8612c8: Preparing [2025-03-11T11:33:13.483Z] 834c787b2819: Waiting [2025-03-11T11:33:13.483Z] dd9c8f8612c8: Waiting [2025-03-11T11:33:13.483Z] 9c0b2cf7b15d: Layer already exists [2025-03-11T11:33:13.483Z] 9ab45feb89d6: Layer already exists [2025-03-11T11:33:13.483Z] c242d993b460: Layer already exists [2025-03-11T11:33:13.483Z] ad09b0797c11: Layer already exists [2025-03-11T11:33:13.483Z] 51c58fded583: Layer already exists [2025-03-11T11:33:13.483Z] dd9c8f8612c8: Layer already exists [2025-03-11T11:33:13.483Z] 834c787b2819: Layer already exists [2025-03-11T11:33:13.483Z] 2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1: digest: sha256:0421a3df0f88118a05e5eba4f3921cd79c0f166bf662cb2cd02aa24d14f0fcfa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:13.840Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:14.189Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [2025-03-11T11:33:14.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-11T11:33:14.189Z] ad09b0797c11: Preparing [2025-03-11T11:33:14.189Z] 9c0b2cf7b15d: Preparing [2025-03-11T11:33:14.189Z] 51c58fded583: Preparing [2025-03-11T11:33:14.189Z] 9ab45feb89d6: Preparing [2025-03-11T11:33:14.189Z] c242d993b460: Preparing [2025-03-11T11:33:14.189Z] 834c787b2819: Preparing [2025-03-11T11:33:14.189Z] dd9c8f8612c8: Preparing [2025-03-11T11:33:14.189Z] 834c787b2819: Waiting [2025-03-11T11:33:14.189Z] dd9c8f8612c8: Waiting [2025-03-11T11:33:14.189Z] c242d993b460: Layer already exists [2025-03-11T11:33:14.189Z] 9c0b2cf7b15d: Layer already exists [2025-03-11T11:33:14.189Z] ad09b0797c11: Layer already exists [2025-03-11T11:33:14.189Z] 9ab45feb89d6: Layer already exists [2025-03-11T11:33:14.189Z] 51c58fded583: Layer already exists [2025-03-11T11:33:14.189Z] dd9c8f8612c8: Layer already exists [2025-03-11T11:33:14.189Z] 834c787b2819: Layer already exists [2025-03-11T11:33:14.189Z] odessa: digest: sha256:0421a3df0f88118a05e5eba4f3921cd79c0f166bf662cb2cd02aa24d14f0fcfa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T11:33:14.534Z] ===================================================== [Pipeline] echo [2025-03-11T11:33:14.548Z] taggedImages: [2025-03-11T11:33:14.548Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840 [2025-03-11T11:33:14.548Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 [2025-03-11T11:33:14.548Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2585b12695b756e2f486d4adeee72f01bb083840-4.0.1-dev.1 [2025-03-11T11:33:14.548Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:14.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T11:33:14.926Z] [2025-03-11T11:33:14.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:15.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T11:33:15.261Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-11T11:33:15.261Z] 8998bd30e6a1: Pulling fs layer [2025-03-11T11:33:15.261Z] 04944245beec: Pulling fs layer [2025-03-11T11:33:15.261Z] 699f458cf7ca: Pulling fs layer [2025-03-11T11:33:15.261Z] 765212b225bb: Pulling fs layer [2025-03-11T11:33:15.261Z] f23df028b6ca: Pulling fs layer [2025-03-11T11:33:15.261Z] d65c8cfc05b1: Pulling fs layer [2025-03-11T11:33:15.261Z] 2437ff75d9bd: Pulling fs layer [2025-03-11T11:33:15.261Z] 765212b225bb: Waiting [2025-03-11T11:33:15.261Z] f23df028b6ca: Waiting [2025-03-11T11:33:15.261Z] d65c8cfc05b1: Waiting [2025-03-11T11:33:15.261Z] 2437ff75d9bd: Waiting [2025-03-11T11:33:15.526Z] 04944245beec: Verifying Checksum [2025-03-11T11:33:15.526Z] 04944245beec: Download complete [2025-03-11T11:33:15.527Z] 765212b225bb: Verifying Checksum [2025-03-11T11:33:15.527Z] 765212b225bb: Download complete [2025-03-11T11:33:15.527Z] f23df028b6ca: Verifying Checksum [2025-03-11T11:33:15.527Z] f23df028b6ca: Download complete [2025-03-11T11:33:15.527Z] d65c8cfc05b1: Verifying Checksum [2025-03-11T11:33:15.527Z] d65c8cfc05b1: Download complete [2025-03-11T11:33:15.527Z] 699f458cf7ca: Verifying Checksum [2025-03-11T11:33:15.527Z] 699f458cf7ca: Download complete [2025-03-11T11:33:16.105Z] 8998bd30e6a1: Verifying Checksum [2025-03-11T11:33:16.105Z] 8998bd30e6a1: Download complete [2025-03-11T11:33:18.676Z] 2437ff75d9bd: Verifying Checksum [2025-03-11T11:33:18.676Z] 2437ff75d9bd: Download complete [2025-03-11T11:33:20.612Z] 8998bd30e6a1: Pull complete [2025-03-11T11:33:21.193Z] 04944245beec: Pull complete [2025-03-11T11:33:22.597Z] 699f458cf7ca: Pull complete [2025-03-11T11:33:22.865Z] 765212b225bb: Pull complete [2025-03-11T11:33:23.821Z] f23df028b6ca: Pull complete [2025-03-11T11:33:23.821Z] d65c8cfc05b1: Pull complete [2025-03-11T11:33:42.010Z] 2437ff75d9bd: Pull complete [2025-03-11T11:33:42.010Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-11T11:33:42.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T11:33:42.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:33:42.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-40910 does not seem to be running inside a container [2025-03-11T11:33:42.271Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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-03-11T11:33:44.863Z] $ docker top f88479f0e324a4e7c11baae0dca5d32abd9c7f348e57903245eae4a0443b158b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:33:45.699Z] ---> job-cost.sh [2025-03-11T11:33:45.699Z] lf-activate-venv: SKIPPING [2025-03-11T11:33:45.699Z] INFO: No Stack... [2025-03-11T11:33:46.276Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-11T11:33:46.855Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T11:33:47.489Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2025-03-11T11:33:47.489Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T11:33:47.510Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [2025-03-11T11:33:47.518Z] Resource [jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] did not exist. Created. [2025-03-11T11:33:47.523Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T11:33:48.190Z] /w/workspace/app-service-configurable/3@tmp/durable-63a47ae5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-11T11:33:48.828Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-11T11:33:48.858Z] Warning: overwriting stash ‘stack-cost’ [2025-03-11T11:33:49.566Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T11:33:49.575Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T11:33:49.592Z] $ docker stop --time=1 f88479f0e324a4e7c11baae0dca5d32abd9c7f348e57903245eae4a0443b158b [2025-03-11T11:33:51.092Z] $ docker rm -f --volumes f88479f0e324a4e7c11baae0dca5d32abd9c7f348e57903245eae4a0443b158b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-11T11:33:51.622Z] provisioning config files... [2025-03-11T11:33:51.632Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_odessa@tmp/config818613417912588165tmp [Pipeline] { [Pipeline] sh [2025-03-11T11:33:51.930Z] + set +x [2025-03-11T11:33:51.930Z] + curl -s https://codecov.io/bash+ [2025-03-11T11:33:51.930Z] bash -s -- [2025-03-11T11:33:51.930Z] [2025-03-11T11:33:51.930Z] _____ _ [2025-03-11T11:33:51.930Z] / ____| | | [2025-03-11T11:33:51.930Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T11:33:51.930Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T11:33:51.930Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T11:33:51.930Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T11:33:51.930Z] Bash-1.0.6 [2025-03-11T11:33:51.930Z] [2025-03-11T11:33:51.930Z] [2025-03-11T11:33:51.930Z] ==> git version 2.25.1 found [2025-03-11T11:33:51.930Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-11T11:33:51.930Z] Release-Date: 2020-01-08 [2025-03-11T11:33:51.930Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-11T11:33:51.930Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T11:33:51.930Z] ==> Jenkins CI detected. [2025-03-11T11:33:51.930Z] current dir:  /w/workspace/_app-service-configurable_odessa [2025-03-11T11:33:51.930Z] project root: . [2025-03-11T11:33:51.930Z] --> token set from env [2025-03-11T11:33:51.930Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2025-03-11T11:33:52.189Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T11:33:52.189Z] ==> Python coveragepy not found [2025-03-11T11:33:52.189Z] ==> Searching for coverage reports in: [2025-03-11T11:33:52.189Z] + . [2025-03-11T11:33:52.189Z] -> Found 1 reports [2025-03-11T11:33:52.189Z] ==> Detecting git/mercurial file structure [2025-03-11T11:33:52.189Z] ==> Reading reports [2025-03-11T11:33:52.189Z] + ./coverage.out bytes=953 [2025-03-11T11:33:52.189Z] ==> Appending adjustments [2025-03-11T11:33:52.189Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T11:33:52.448Z] + Found adjustments [2025-03-11T11:33:52.449Z] ==> Gzipping contents [2025-03-11T11:33:52.449Z] 28K /tmp/codecov.7UlGOo.gz [2025-03-11T11:33:52.449Z] ==> Uploading reports [2025-03-11T11:33:52.449Z] url: https://codecov.io [2025-03-11T11:33:52.449Z] query: branch=odessa&commit=2585b12695b756e2f486d4adeee72f01bb083840&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T11:33:52.449Z] -> Pinging Codecov [2025-03-11T11:33:52.449Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=2585b12695b756e2f486d4adeee72f01bb083840&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T11:33:52.449Z] -> Uploading to [2025-03-11T11:33:52.449Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/2585b12695b756e2f486d4adeee72f01bb083840/41217cf6-1438-4261-872c-a0e15b57d5bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T113352Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=531d8cfb28eff941e06ef7cdb5531e3e5383871eff2209d21c10ca0a4e6f4584 [2025-03-11T11:33:52.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T11:33:52.449Z] Dload Upload Total Spent Left Speed [2025-03-11T11:33:52.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26068 0 0 100 26068 0 135k --:--:-- --:--:-- --:--:-- 135k [2025-03-11T11:33:52.709Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] } [2025-03-11T11:33:52.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-11T11:33:52.956Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-11T11:33:52.971Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:53.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T11:33:53.277Z] [2025-03-11T11:33:53.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:33:53.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T11:33:53.652Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-11T11:33:53.652Z] 43c4264eed91: Pulling fs layer [2025-03-11T11:33:53.652Z] 4cc291be95ef: Pulling fs layer [2025-03-11T11:33:53.652Z] 2ac1f1163629: Pulling fs layer [2025-03-11T11:33:53.652Z] 5c3c966382ef: Pulling fs layer [2025-03-11T11:33:53.652Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T11:33:53.652Z] d9c7d2e4e75e: Pulling fs layer [2025-03-11T11:33:53.652Z] 9c3e1370e548: Pulling fs layer [2025-03-11T11:33:53.652Z] 4f4fb700ef54: Waiting [2025-03-11T11:33:53.652Z] d9c7d2e4e75e: Waiting [2025-03-11T11:33:53.652Z] 9c3e1370e548: Waiting [2025-03-11T11:33:53.652Z] 5c3c966382ef: Waiting [2025-03-11T11:33:53.652Z] 4cc291be95ef: Download complete [2025-03-11T11:33:53.652Z] 5c3c966382ef: Verifying Checksum [2025-03-11T11:33:53.652Z] 5c3c966382ef: Download complete [2025-03-11T11:33:53.652Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T11:33:53.652Z] 4f4fb700ef54: Download complete [2025-03-11T11:33:53.652Z] 43c4264eed91: Download complete [2025-03-11T11:33:53.919Z] 43c4264eed91: Pull complete [2025-03-11T11:33:53.919Z] d9c7d2e4e75e: Verifying Checksum [2025-03-11T11:33:53.919Z] d9c7d2e4e75e: Download complete [2025-03-11T11:33:53.919Z] 4cc291be95ef: Pull complete [2025-03-11T11:33:54.200Z] 2ac1f1163629: Verifying Checksum [2025-03-11T11:33:54.200Z] 2ac1f1163629: Download complete [2025-03-11T11:33:54.991Z] 9c3e1370e548: Verifying Checksum [2025-03-11T11:33:54.991Z] 9c3e1370e548: Download complete [2025-03-11T11:33:57.532Z] 2ac1f1163629: Pull complete [2025-03-11T11:33:57.532Z] 5c3c966382ef: Pull complete [2025-03-11T11:33:57.532Z] 4f4fb700ef54: Pull complete [2025-03-11T11:33:57.532Z] d9c7d2e4e75e: Pull complete [2025-03-11T11:34:00.057Z] 9c3e1370e548: Pull complete [2025-03-11T11:34:00.315Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-11T11:34:00.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T11:34:00.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:34:00.412Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:34:00.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-11T11:34:03.196Z] $ docker top f7e400f78854262e376025684d32c3f09c3502038e3688322af32ae69aafe381 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T11:34:03.563Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] echo [2025-03-11T11:34:03.572Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:odessa' [Pipeline] sh [2025-03-11T11:34:03.852Z] + set -o pipefail [2025-03-11T11:34:03.852Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:odessa' [2025-03-11T11:34:08.044Z] [2025-03-11T11:34:08.044Z] Monitoring /w/workspace/_app-service-configurable_odessa (github.com/edgexfoundry/app-service-configurable)... [2025-03-11T11:34:08.044Z] [2025-03-11T11:34:08.044Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/b1b142a5-80ba-4871-b2b9-d6d2fde8df5a/history/f122a03f-3383-41cd-9300-095424f6aeec [2025-03-11T11:34:08.044Z] [2025-03-11T11:34:08.044Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-11T11:34:08.044Z] [2025-03-11T11:34:08.044Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-11T11:34:08.044Z] [2025-03-11T11:34:08.044Z] [2025-03-11T11:34:08.044Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-11T11:34:08.044Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-11T11:34:08.052Z] $ docker stop --time=1 f7e400f78854262e376025684d32c3f09c3502038e3688322af32ae69aafe381 [2025-03-11T11:34:09.615Z] $ docker rm -f --volumes f7e400f78854262e376025684d32c3f09c3502038e3688322af32ae69aafe381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T11:34:10.237Z] + git log --format=format:%s -1 2585b12695b756e2f486d4adeee72f01bb083840 [Pipeline] sh [2025-03-11T11:34:10.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T11:34:10.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:34:10.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T11:34:10.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:34:10.914Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:34:10.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T11:34:11.292Z] $ docker top 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 -eo pid,comm [2025-03-11T11:34:11.347Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-11T11:34:11.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T11:34:11.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T11:34:11.402Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T11:34:11.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T11:34:11.501Z] $ docker exec 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 ssh-agent [2025-03-11T11:34:11.615Z] SSH_AUTH_SOCK=/tmp/ssh-VHgG2b2ANZqp/agent.32 [2025-03-11T11:34:11.615Z] SSH_AGENT_PID=38 [2025-03-11T11:34:11.619Z] Running ssh-add (command line suppressed) [2025-03-11T11:34:11.719Z] Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_16522366775033244739.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_16522366775033244739.key) [2025-03-11T11:34:11.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T11:34:12.027Z] + git semver tag [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,206 [run_tag] DEBUG tag force:False [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,206 [check_head_tag] DEBUG check head tag [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,208 [execute] INFO git cat-file --batch-check [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=) [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,211 [execute] INFO git cat-file --batch [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=) [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,242 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,242 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,243 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-11T11:34:12.286Z] 2025-03-11 11:34:12,247 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-11T11:34:12.286Z] 4.0.1-dev.1 [Pipeline] } [2025-03-11T11:34:12.290Z] $ docker exec --env ******** --env ******** 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 ssh-agent -k [2025-03-11T11:34:12.384Z] unset SSH_AUTH_SOCK; [2025-03-11T11:34:12.384Z] unset SSH_AGENT_PID; [2025-03-11T11:34:12.384Z] echo Agent pid 38 killed; [2025-03-11T11:34:12.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T11:34:12.725Z] + git semver [Pipeline] } [2025-03-11T11:34:12.991Z] $ docker stop --time=1 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 [2025-03-11T11:34:14.270Z] $ docker rm -f --volumes 51d862cb1bf97997ea656444bcf89d0bb713c25eb3c59ab607e2bcf3330afb88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:34:14.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T11:34:14.698Z] [2025-03-11T11:34:14.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:34:15.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T11:34:15.010Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-11T11:34:15.010Z] ab5ef0e58194: Pulling fs layer [2025-03-11T11:34:15.010Z] 9712f1f96733: Pulling fs layer [2025-03-11T11:34:15.010Z] 63f879dbbcfc: Pulling fs layer [2025-03-11T11:34:15.010Z] 0d9ebad4ef96: Pulling fs layer [2025-03-11T11:34:15.010Z] e9a5061849ea: Pulling fs layer [2025-03-11T11:34:15.010Z] d747dcd14b5f: Pulling fs layer [2025-03-11T11:34:15.010Z] 2de7ff778b66: Pulling fs layer [2025-03-11T11:34:15.010Z] 0d9ebad4ef96: Waiting [2025-03-11T11:34:15.010Z] e9a5061849ea: Waiting [2025-03-11T11:34:15.010Z] d747dcd14b5f: Waiting [2025-03-11T11:34:15.010Z] 9712f1f96733: Verifying Checksum [2025-03-11T11:34:15.010Z] 9712f1f96733: Download complete [2025-03-11T11:34:15.275Z] 63f879dbbcfc: Verifying Checksum [2025-03-11T11:34:15.275Z] 63f879dbbcfc: Download complete [2025-03-11T11:34:15.535Z] e9a5061849ea: Verifying Checksum [2025-03-11T11:34:15.535Z] e9a5061849ea: Download complete [2025-03-11T11:34:15.535Z] d747dcd14b5f: Verifying Checksum [2025-03-11T11:34:15.535Z] d747dcd14b5f: Download complete [2025-03-11T11:34:15.535Z] ab5ef0e58194: Download complete [2025-03-11T11:34:15.535Z] 2de7ff778b66: Verifying Checksum [2025-03-11T11:34:15.535Z] 2de7ff778b66: Download complete [2025-03-11T11:34:15.535Z] 0d9ebad4ef96: Verifying Checksum [2025-03-11T11:34:15.535Z] 0d9ebad4ef96: Download complete [2025-03-11T11:34:18.062Z] ab5ef0e58194: Pull complete [2025-03-11T11:34:18.062Z] 9712f1f96733: Pull complete [2025-03-11T11:34:18.320Z] 63f879dbbcfc: Pull complete [2025-03-11T11:34:21.599Z] 0d9ebad4ef96: Pull complete [2025-03-11T11:34:21.599Z] e9a5061849ea: Pull complete [2025-03-11T11:34:21.599Z] d747dcd14b5f: Pull complete [2025-03-11T11:34:22.533Z] 2de7ff778b66: Pull complete [2025-03-11T11:34:22.533Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-11T11:34:22.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T11:34:22.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:34:22.631Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:34:22.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-11T11:34:25.637Z] $ docker top 64583fa3a62978359ea0b72acb27f636bd2be90b913a709513580db85eeb7297 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-11T11:34:25.717Z] provisioning config files... [2025-03-11T11:34:25.724Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_odessa@tmp/config17408718059854268146tmp [2025-03-11T11:34:25.735Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_odessa@tmp/config7205261894296832770tmp [2025-03-11T11:34:25.745Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_odessa@tmp/config3270972005478943747tmp [Pipeline] { [Pipeline] echo [2025-03-11T11:34:25.775Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:26.065Z] ---> sigul-configuration.sh [2025-03-11T11:34:26.065Z] gpg: directory `/root/.gnupg' created [2025-03-11T11:34:26.065Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-11T11:34:26.065Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-11T11:34:26.065Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-11T11:34:26.065Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-11T11:34:26.065Z] gpg: CAST5 encrypted data [2025-03-11T11:34:26.065Z] gpg: encrypted with 1 passphrase [2025-03-11T11:34:26.065Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-11T11:34:26.356Z] + mkdir /home/jenkins [2025-03-11T11:34:26.356Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-11T11:34:26.652Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-11T11:34:26.666Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:26.955Z] ---> sigul-install.sh [2025-03-11T11:34:26.955Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-11T11:34:27.252Z] + git tag --list [2025-03-11T11:34:27.252Z] v1.0.0 [2025-03-11T11:34:27.252Z] v1.1.0 [2025-03-11T11:34:27.252Z] v1.2.0 [2025-03-11T11:34:27.252Z] v1.3.0 [2025-03-11T11:34:27.252Z] v1.3.1 [2025-03-11T11:34:27.252Z] v2.0.0 [2025-03-11T11:34:27.252Z] v2.0.1 [2025-03-11T11:34:27.252Z] v2.1.0 [2025-03-11T11:34:27.252Z] v2.1.1 [2025-03-11T11:34:27.252Z] v2.1.2 [2025-03-11T11:34:27.252Z] v2.2.0 [2025-03-11T11:34:27.252Z] v2.3 [2025-03-11T11:34:27.252Z] v2.3.0 [2025-03-11T11:34:27.252Z] v2.3.1 [2025-03-11T11:34:27.252Z] v3.0 [2025-03-11T11:34:27.252Z] v3.0.0 [2025-03-11T11:34:27.252Z] v3.0.1 [2025-03-11T11:34:27.252Z] v3.0.1-dev.1 [2025-03-11T11:34:27.252Z] v3.1 [2025-03-11T11:34:27.252Z] v3.1.0 [2025-03-11T11:34:27.252Z] v3.1.0-dev.1 [2025-03-11T11:34:27.252Z] v3.1.0-dev.10 [2025-03-11T11:34:27.252Z] v3.1.0-dev.11 [2025-03-11T11:34:27.252Z] v3.1.0-dev.12 [2025-03-11T11:34:27.252Z] v3.1.0-dev.13 [2025-03-11T11:34:27.252Z] v3.1.0-dev.14 [2025-03-11T11:34:27.252Z] v3.1.0-dev.15 [2025-03-11T11:34:27.252Z] v3.1.0-dev.16 [2025-03-11T11:34:27.252Z] v3.1.0-dev.17 [2025-03-11T11:34:27.252Z] v3.1.0-dev.18 [2025-03-11T11:34:27.252Z] v3.1.0-dev.19 [2025-03-11T11:34:27.252Z] v3.1.0-dev.2 [2025-03-11T11:34:27.252Z] v3.1.0-dev.20 [2025-03-11T11:34:27.252Z] v3.1.0-dev.21 [2025-03-11T11:34:27.252Z] v3.1.0-dev.22 [2025-03-11T11:34:27.252Z] v3.1.0-dev.23 [2025-03-11T11:34:27.252Z] v3.1.0-dev.24 [2025-03-11T11:34:27.252Z] v3.1.0-dev.25 [2025-03-11T11:34:27.252Z] v3.1.0-dev.26 [2025-03-11T11:34:27.252Z] v3.1.0-dev.27 [2025-03-11T11:34:27.252Z] v3.1.0-dev.28 [2025-03-11T11:34:27.252Z] v3.1.0-dev.29 [2025-03-11T11:34:27.252Z] v3.1.0-dev.3 [2025-03-11T11:34:27.252Z] v3.1.0-dev.30 [2025-03-11T11:34:27.252Z] v3.1.0-dev.31 [2025-03-11T11:34:27.252Z] v3.1.0-dev.32 [2025-03-11T11:34:27.252Z] v3.1.0-dev.33 [2025-03-11T11:34:27.252Z] v3.1.0-dev.34 [2025-03-11T11:34:27.252Z] v3.1.0-dev.35 [2025-03-11T11:34:27.252Z] v3.1.0-dev.36 [2025-03-11T11:34:27.252Z] v3.1.0-dev.37 [2025-03-11T11:34:27.252Z] v3.1.0-dev.38 [2025-03-11T11:34:27.252Z] v3.1.0-dev.39 [2025-03-11T11:34:27.252Z] v3.1.0-dev.4 [2025-03-11T11:34:27.252Z] v3.1.0-dev.5 [2025-03-11T11:34:27.252Z] v3.1.0-dev.6 [2025-03-11T11:34:27.252Z] v3.1.0-dev.7 [2025-03-11T11:34:27.252Z] v3.1.0-dev.8 [2025-03-11T11:34:27.252Z] v3.1.0-dev.9 [2025-03-11T11:34:27.252Z] v3.1.1 [2025-03-11T11:34:27.252Z] v3.1.1-dev.1 [2025-03-11T11:34:27.252Z] v3.2.0-dev.1 [2025-03-11T11:34:27.252Z] v3.2.0-dev.10 [2025-03-11T11:34:27.252Z] v3.2.0-dev.11 [2025-03-11T11:34:27.252Z] v3.2.0-dev.12 [2025-03-11T11:34:27.252Z] v3.2.0-dev.13 [2025-03-11T11:34:27.252Z] v3.2.0-dev.14 [2025-03-11T11:34:27.252Z] v3.2.0-dev.15 [2025-03-11T11:34:27.252Z] v3.2.0-dev.16 [2025-03-11T11:34:27.252Z] v3.2.0-dev.17 [2025-03-11T11:34:27.252Z] v3.2.0-dev.18 [2025-03-11T11:34:27.252Z] v3.2.0-dev.19 [2025-03-11T11:34:27.252Z] v3.2.0-dev.2 [2025-03-11T11:34:27.252Z] v3.2.0-dev.20 [2025-03-11T11:34:27.252Z] v3.2.0-dev.21 [2025-03-11T11:34:27.252Z] v3.2.0-dev.22 [2025-03-11T11:34:27.252Z] v3.2.0-dev.23 [2025-03-11T11:34:27.252Z] v3.2.0-dev.24 [2025-03-11T11:34:27.252Z] v3.2.0-dev.25 [2025-03-11T11:34:27.252Z] v3.2.0-dev.26 [2025-03-11T11:34:27.252Z] v3.2.0-dev.27 [2025-03-11T11:34:27.252Z] v3.2.0-dev.28 [2025-03-11T11:34:27.252Z] v3.2.0-dev.29 [2025-03-11T11:34:27.252Z] v3.2.0-dev.3 [2025-03-11T11:34:27.252Z] v3.2.0-dev.30 [2025-03-11T11:34:27.252Z] v3.2.0-dev.31 [2025-03-11T11:34:27.252Z] v3.2.0-dev.32 [2025-03-11T11:34:27.252Z] v3.2.0-dev.33 [2025-03-11T11:34:27.252Z] v3.2.0-dev.34 [2025-03-11T11:34:27.252Z] v3.2.0-dev.35 [2025-03-11T11:34:27.252Z] v3.2.0-dev.36 [2025-03-11T11:34:27.252Z] v3.2.0-dev.37 [2025-03-11T11:34:27.252Z] v3.2.0-dev.38 [2025-03-11T11:34:27.252Z] v3.2.0-dev.4 [2025-03-11T11:34:27.252Z] v3.2.0-dev.5 [2025-03-11T11:34:27.252Z] v3.2.0-dev.6 [2025-03-11T11:34:27.252Z] v3.2.0-dev.7 [2025-03-11T11:34:27.252Z] v3.2.0-dev.8 [2025-03-11T11:34:27.252Z] v3.2.0-dev.9 [2025-03-11T11:34:27.252Z] v4.0 [2025-03-11T11:34:27.252Z] v4.0.0 [2025-03-11T11:34:27.252Z] v4.0.0-dev.1 [2025-03-11T11:34:27.252Z] v4.0.0-dev.10 [2025-03-11T11:34:27.252Z] v4.0.0-dev.11 [2025-03-11T11:34:27.252Z] v4.0.0-dev.12 [2025-03-11T11:34:27.252Z] v4.0.0-dev.13 [2025-03-11T11:34:27.252Z] v4.0.0-dev.14 [2025-03-11T11:34:27.252Z] v4.0.0-dev.15 [2025-03-11T11:34:27.252Z] v4.0.0-dev.16 [2025-03-11T11:34:27.252Z] v4.0.0-dev.17 [2025-03-11T11:34:27.252Z] v4.0.0-dev.18 [2025-03-11T11:34:27.252Z] v4.0.0-dev.19 [2025-03-11T11:34:27.252Z] v4.0.0-dev.2 [2025-03-11T11:34:27.252Z] v4.0.0-dev.20 [2025-03-11T11:34:27.252Z] v4.0.0-dev.21 [2025-03-11T11:34:27.252Z] v4.0.0-dev.3 [2025-03-11T11:34:27.252Z] v4.0.0-dev.4 [2025-03-11T11:34:27.252Z] v4.0.0-dev.5 [2025-03-11T11:34:27.252Z] v4.0.0-dev.6 [2025-03-11T11:34:27.252Z] v4.0.0-dev.7 [2025-03-11T11:34:27.252Z] v4.0.0-dev.8 [2025-03-11T11:34:27.252Z] v4.0.0-dev.9 [2025-03-11T11:34:27.252Z] v4.0.1-dev.1 [Pipeline] sh [2025-03-11T11:34:27.547Z] + lftools sign git-tag v4.0.1-dev.1 [2025-03-11T11:34:28.115Z] Signing Git tag with Sigul... [2025-03-11T11:34:28.115Z] Signing v4.0.1-dev.1 [Pipeline] echo [2025-03-11T11:34:28.387Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:28.676Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-11T11:34:28.683Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-11T11:34:28.709Z] $ docker stop --time=1 64583fa3a62978359ea0b72acb27f636bd2be90b913a709513580db85eeb7297 [2025-03-11T11:34:29.983Z] $ docker rm -f --volumes 64583fa3a62978359ea0b72acb27f636bd2be90b913a709513580db85eeb7297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-11T11:34:30.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T11:34:30.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:34:30.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T11:34:30.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:34:30.814Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:34:30.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T11:34:31.146Z] $ docker top 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d -eo pid,comm [2025-03-11T11:34:31.195Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-11T11:34:31.195Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T11:34:31.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T11:34:31.246Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T11:34:31.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T11:34:31.348Z] $ docker exec 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d ssh-agent [2025-03-11T11:34:31.459Z] SSH_AUTH_SOCK=/tmp/ssh-sekrfSKcce8m/agent.32 [2025-03-11T11:34:31.459Z] SSH_AGENT_PID=38 [2025-03-11T11:34:31.463Z] Running ssh-add (command line suppressed) [2025-03-11T11:34:31.561Z] Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_10606105324624770289.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_10606105324624770289.key) [2025-03-11T11:34:31.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T11:34:31.871Z] + git semver bump pre [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,037 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,038 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,038 [bump_version] DEBUG bumped version:4.0.1-dev.2 [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,038 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/_app-service-configurable_odessa/.semver/odessa with force:True [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,038 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,038 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,040 [execute] INFO git cat-file --batch-check [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,045 [execute] INFO git cat-file --batch [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T11:34:32.130Z] 2025-03-11 11:34:32,050 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-11T11:34:32.130Z] 4.0.1-dev.2 [Pipeline] } [2025-03-11T11:34:32.137Z] $ docker exec --env ******** --env ******** 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d ssh-agent -k [2025-03-11T11:34:32.241Z] unset SSH_AUTH_SOCK; [2025-03-11T11:34:32.241Z] unset SSH_AGENT_PID; [2025-03-11T11:34:32.241Z] echo Agent pid 38 killed; [2025-03-11T11:34:32.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T11:34:32.599Z] + git semver [Pipeline] } [2025-03-11T11:34:32.866Z] $ docker stop --time=1 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d [2025-03-11T11:34:34.108Z] $ docker rm -f --volumes 22e0722d5ec4e65e30438f1b89549068e1c88c0ebf5ac8926ca7a0ec41ac995d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T11:34:34.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T11:34:34.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:34:34.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T11:34:34.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:34:34.851Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:34:34.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T11:34:35.195Z] $ docker top de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 -eo pid,comm [2025-03-11T11:34:35.249Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-11T11:34:35.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T11:34:35.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T11:34:35.307Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T11:34:35.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T11:34:35.411Z] $ docker exec de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 ssh-agent [2025-03-11T11:34:35.515Z] SSH_AUTH_SOCK=/tmp/ssh-uIMNP3ACqAyl/agent.32 [2025-03-11T11:34:35.515Z] SSH_AGENT_PID=38 [2025-03-11T11:34:35.519Z] Running ssh-add (command line suppressed) [2025-03-11T11:34:35.613Z] Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_1422005447342850794.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_1422005447342850794.key) [2025-03-11T11:34:35.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T11:34:35.922Z] + git semver push [2025-03-11T11:34:36.179Z] 2025-03-11 11:34:36,092 [run_push] DEBUG push [2025-03-11T11:34:36.180Z] 2025-03-11 11:34:36,093 [execute] INFO git cat-file --batch-check [2025-03-11T11:34:36.180Z] 2025-03-11 11:34:36,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T11:34:36.180Z] 2025-03-11 11:34:36,096 [execute] INFO git rev-list 1ecda48ed7f551205f77ddc0e0f0d8ac002405f3 -- [2025-03-11T11:34:36.180Z] 2025-03-11 11:34:36,097 [execute] DEBUG Popen(['git', 'rev-list', '1ecda48ed7f551205f77ddc0e0f0d8ac002405f3', '--'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T11:34:36.180Z] 2025-03-11 11:34:36,109 [execute] INFO git fetch -v origin [2025-03-11T11:34:36.180Z] 2025-03-11 11:34:36,109 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-11T11:34:36.746Z] 2025-03-11 11:34:36,597 [run_push] DEBUG no remote changes detected [2025-03-11T11:34:36.746Z] 2025-03-11 11:34:36,597 [execute] INFO git push origin semver [2025-03-11T11:34:36.746Z] 2025-03-11 11:34:36,598 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T11:34:37.313Z] 2025-03-11 11:34:37,241 [run_push] DEBUG push all version tags [2025-03-11T11:34:37.313Z] 2025-03-11 11:34:37,241 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-11T11:34:37.313Z] 2025-03-11 11:34:37,241 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-11T11:34:39.850Z] 2025-03-11 11:34:39,835 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-11T11:34:39.850Z] 4.0.1-dev.2 [Pipeline] } [2025-03-11T11:34:40.114Z] $ docker exec --env ******** --env ******** de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 ssh-agent -k [2025-03-11T11:34:40.207Z] unset SSH_AUTH_SOCK; [2025-03-11T11:34:40.207Z] unset SSH_AGENT_PID; [2025-03-11T11:34:40.207Z] echo Agent pid 38 killed; [2025-03-11T11:34:40.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T11:34:40.557Z] + git semver [Pipeline] } [2025-03-11T11:34:40.822Z] $ docker stop --time=1 de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 [2025-03-11T11:34:42.084Z] $ docker rm -f --volumes de63ca9939857ff34ac572715cd17026ee7c4c38e1a4a2819b5c091e642ba8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-11T11:34:42.714Z] + [ -d /w/workspace/_app-service-configurable_odessa/archives ] [2025-03-11T11:34:42.714Z] + ls -al /w/workspace/_app-service-configurable_odessa/archives [2025-03-11T11:34:42.714Z] total 16 [2025-03-11T11:34:42.714Z] drwxr-xr-x 3 root root 4096 Mar 11 11:18 . [2025-03-11T11:34:42.714Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:34 .. [2025-03-11T11:34:42.714Z] drwxr-xr-x 2 root root 4096 Mar 11 11:18 cost [2025-03-11T11:34:42.714Z] -rw-r--r-- 1 root root 96 Mar 11 11:18 cost.csv [2025-03-11T11:34:42.714Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_odessa/archives [2025-03-11T11:34:42.714Z] + ls -al /w/workspace/_app-service-configurable_odessa/archives [2025-03-11T11:34:42.714Z] total 16 [2025-03-11T11:34:42.714Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 11:18 . [2025-03-11T11:34:42.714Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:34 .. [2025-03-11T11:34:42.714Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 11:18 cost [2025-03-11T11:34:42.714Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 11 11:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:43.004Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:43.858Z] ---> package-listing.sh [2025-03-11T11:34:43.858Z] ++ facter osfamily [2025-03-11T11:34:43.858Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T11:34:44.126Z] + OS_FAMILY=debian [2025-03-11T11:34:44.126Z] + workspace=/w/workspace/_app-service-configurable_odessa [2025-03-11T11:34:44.126Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T11:34:44.126Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T11:34:44.126Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T11:34:44.126Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T11:34:44.126Z] + '[' /w/workspace/_app-service-configurable_odessa ']' [2025-03-11T11:34:44.126Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T11:34:44.126Z] + case "${OS_FAMILY}" in [2025-03-11T11:34:44.126Z] + dpkg -l [2025-03-11T11:34:44.126Z] + grep '^ii' [2025-03-11T11:34:44.126Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T11:34:44.126Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T11:34:44.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T11:34:44.126Z] + '[' /w/workspace/_app-service-configurable_odessa ']' [2025-03-11T11:34:44.126Z] + mkdir -p /w/workspace/_app-service-configurable_odessa/archives/ [2025-03-11T11:34:44.126Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_odessa/archives/ [Pipeline] echo [2025-03-11T11:34:44.137Z] 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/_app-service-configurable_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-11T11:34:44.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:34:44.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T11:34:44.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:34:45.055Z] prd-ubuntu20.04-docker-8c-8g-40909 does not seem to be running inside a container [2025-03-11T11:34:45.077Z] $ 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/_app-service-configurable_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T11:34:45.281Z] $ docker top 3829d392dabda3c132c656b0edafc48f8751007481c9beb23930904e37cbe161 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T11:34:45.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T11:34:45.930Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T11:34:46.211Z] + ls /var/log/sa-host [2025-03-11T11:34:46.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T11:34:46.363Z] provisioning config files... [2025-03-11T11:34:46.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config4179062218033407401tmp [Pipeline] { [Pipeline] echo [2025-03-11T11:34:46.393Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:46.676Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T11:34:46.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:47.024Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T11:34:47.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:47.323Z] ---> sudo-logs.sh [2025-03-11T11:34:47.323Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T11:34:47.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:47.645Z] ---> job-cost.sh [2025-03-11T11:34:47.645Z] lf-activate-venv: SKIPPING [2025-03-11T11:34:47.645Z] DEBUG: total: 0.2199999988079071 [2025-03-11T11:34:47.645Z] INFO: Retrieving Stack Cost... [2025-03-11T11:34:47.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T11:34:48.472Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T11:34:48.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:34:48.770Z] ---> logs-deploy.sh [2025-03-11T11:34:48.770Z] lf-activate-venv: SKIPPING [2025-03-11T11:34:48.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/odessa/3 [2025-03-11T11:34:48.770Z] INFO: archiving workspace using pattern(s): [2025-03-11T11:34:49.707Z] Archives upload complete. [2025-03-11T11:34:49.967Z] INFO: archiving logs to Nexus [2025-03-11T11:34:50.545Z] ---> uname -a: [2025-03-11T11:34:50.545Z] Linux prd-ubuntu20-04-docker-8c-8g-40909 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-11T11:34:50.545Z] [2025-03-11T11:34:50.545Z] [2025-03-11T11:34:50.545Z] ---> lscpu: [2025-03-11T11:34:50.545Z] Architecture: x86_64 [2025-03-11T11:34:50.545Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-11T11:34:50.545Z] Byte Order: Little Endian [2025-03-11T11:34:50.545Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-11T11:34:50.545Z] CPU(s): 8 [2025-03-11T11:34:50.545Z] On-line CPU(s) list: 0-7 [2025-03-11T11:34:50.545Z] Thread(s) per core: 1 [2025-03-11T11:34:50.545Z] Core(s) per socket: 1 [2025-03-11T11:34:50.545Z] Socket(s): 8 [2025-03-11T11:34:50.545Z] NUMA node(s): 1 [2025-03-11T11:34:50.545Z] Vendor ID: AuthenticAMD [2025-03-11T11:34:50.546Z] CPU family: 23 [2025-03-11T11:34:50.546Z] Model: 49 [2025-03-11T11:34:50.546Z] Model name: AMD EPYC-Rome Processor [2025-03-11T11:34:50.546Z] Stepping: 0 [2025-03-11T11:34:50.546Z] CPU MHz: 2799.998 [2025-03-11T11:34:50.546Z] BogoMIPS: 5599.99 [2025-03-11T11:34:50.546Z] Virtualization: AMD-V [2025-03-11T11:34:50.546Z] Hypervisor vendor: KVM [2025-03-11T11:34:50.546Z] Virtualization type: full [2025-03-11T11:34:50.546Z] L1d cache: 256 KiB [2025-03-11T11:34:50.546Z] L1i cache: 256 KiB [2025-03-11T11:34:50.546Z] L2 cache: 4 MiB [2025-03-11T11:34:50.546Z] L3 cache: 128 MiB [2025-03-11T11:34:50.546Z] NUMA node0 CPU(s): 0-7 [2025-03-11T11:34:50.546Z] Vulnerability Itlb multihit: Not affected [2025-03-11T11:34:50.546Z] Vulnerability L1tf: Not affected [2025-03-11T11:34:50.546Z] Vulnerability Mds: Not affected [2025-03-11T11:34:50.546Z] Vulnerability Meltdown: Not affected [2025-03-11T11:34:50.546Z] Vulnerability Mmio stale data: Not affected [2025-03-11T11:34:50.546Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-11T11:34:50.546Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-11T11:34:50.546Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-11T11:34:50.546Z] Vulnerability Srbds: Not affected [2025-03-11T11:34:50.546Z] Vulnerability Tsx async abort: Not affected [2025-03-11T11:34:50.546Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] ---> nproc: [2025-03-11T11:34:50.546Z] 8 [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] ---> df -h: [2025-03-11T11:34:50.546Z] Filesystem Size Used Avail Use% Mounted on [2025-03-11T11:34:50.546Z] overlay 155G 14G 142G 9% / [2025-03-11T11:34:50.546Z] tmpfs 64M 0 64M 0% /dev [2025-03-11T11:34:50.546Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-11T11:34:50.546Z] shm 64M 0 64M 0% /dev/shm [2025-03-11T11:34:50.546Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] ---> sar -b -r -n DEV: [2025-03-11T11:34:50.546Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40909) 03/11/25 _x86_64_ (8 CPU) [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] 11:14:43 LINUX RESTART (8 CPU) [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] 11:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-11T11:34:50.546Z] 11:16:02 394.88 46.09 348.79 0.00 5261.79 121456.82 0.00 [2025-03-11T11:34:50.546Z] 11:17:01 299.66 3.36 296.31 0.00 37.01 79204.47 0.00 [2025-03-11T11:34:50.546Z] 11:18:01 106.45 0.12 106.33 0.00 2.13 38550.30 0.00 [2025-03-11T11:34:50.546Z] 11:19:01 193.08 0.13 192.95 0.00 14.40 56923.98 0.00 [2025-03-11T11:34:50.546Z] 11:20:01 29.48 11.23 18.25 0.00 3469.82 3821.11 0.00 [2025-03-11T11:34:50.546Z] 11:21:01 5.22 0.00 5.22 0.00 0.00 69.59 0.00 [2025-03-11T11:34:50.546Z] 11:22:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2025-03-11T11:34:50.546Z] 11:23:01 1.93 0.00 1.93 0.00 0.00 20.93 0.00 [2025-03-11T11:34:50.546Z] 11:24:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 [2025-03-11T11:34:50.546Z] 11:25:01 2.47 0.00 2.47 0.00 0.00 35.33 0.00 [2025-03-11T11:34:50.546Z] 11:26:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2025-03-11T11:34:50.546Z] 11:27:01 2.05 0.00 2.05 0.00 0.00 22.80 0.00 [2025-03-11T11:34:50.546Z] 11:28:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2025-03-11T11:34:50.546Z] 11:29:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2025-03-11T11:34:50.546Z] 11:30:01 1.63 0.02 1.62 0.00 0.13 18.53 0.00 [2025-03-11T11:34:50.546Z] 11:31:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 [2025-03-11T11:34:50.546Z] 11:32:01 2.62 1.58 1.03 0.00 36.93 13.20 0.00 [2025-03-11T11:34:50.546Z] 11:33:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 [2025-03-11T11:34:50.546Z] 11:34:01 23.90 0.07 23.83 0.00 7.87 12620.16 0.00 [2025-03-11T11:34:50.546Z] Average: 56.30 3.29 53.00 0.00 465.10 16412.57 0.00 [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] 11:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-11T11:34:50.546Z] 11:16:02 28990140 31517620 784784 2.39 92684 2690640 1994624 5.88 1061496 2410248 764 [2025-03-11T11:34:50.546Z] 11:17:01 27357736 31302748 989624 3.01 201232 3856716 2358276 6.95 1586460 3362588 252372 [2025-03-11T11:34:50.546Z] 11:18:01 27626020 31518764 776164 2.36 209820 3769928 1953800 5.76 1332168 3327376 4 [2025-03-11T11:34:50.546Z] 11:19:01 26690524 31545456 746304 2.27 223548 4651804 1816388 5.35 1435616 4087224 396 [2025-03-11T11:34:50.546Z] 11:20:01 26430344 31507592 774988 2.36 229076 4856152 1832068 5.40 1613552 4146872 1548 [2025-03-11T11:34:50.546Z] 11:21:01 26452028 31529272 753920 2.29 229144 4856152 1832068 5.40 1592136 4146836 8 [2025-03-11T11:34:50.546Z] 11:22:01 26458916 31536264 746884 2.27 229240 4856156 1832068 5.40 1585316 4146840 176 [2025-03-11T11:34:50.546Z] 11:23:01 26461608 31539076 743860 2.26 229324 4856156 1832068 5.40 1583156 4146840 8 [2025-03-11T11:34:50.546Z] 11:24:01 26463568 31541140 741708 2.26 229416 4856160 1832068 5.40 1581748 4146844 8 [2025-03-11T11:34:50.546Z] 11:25:01 26463520 31542040 741548 2.26 229564 4856140 1832068 5.40 1580780 4147652 8 [2025-03-11T11:34:50.546Z] 11:26:01 26463996 31542540 741188 2.25 229604 4856140 1832068 5.40 1581116 4147660 12 [2025-03-11T11:34:50.546Z] 11:27:01 26463996 31542636 741072 2.25 229668 4856144 1832068 5.40 1581044 4147664 12 [2025-03-11T11:34:50.546Z] 11:28:01 26464200 31542940 740708 2.25 229764 4856144 1832068 5.40 1580532 4147664 172 [2025-03-11T11:34:50.546Z] 11:29:01 26464468 31543228 740332 2.25 229804 4856152 1832068 5.40 1580600 4147668 44 [2025-03-11T11:34:50.546Z] 11:30:01 26462748 31541632 741788 2.26 229848 4856144 1837732 5.42 1580536 4147672 28 [2025-03-11T11:34:50.546Z] 11:31:01 26463040 31541976 741556 2.26 229904 4856156 1837732 5.42 1580904 4147676 184 [2025-03-11T11:34:50.546Z] 11:32:01 26454604 31535780 747748 2.27 229944 4857264 1853800 5.46 1591344 4148064 24 [2025-03-11T11:34:50.546Z] 11:33:01 26454332 31535508 747916 2.27 229984 4857264 1853800 5.46 1591484 4147976 52 [2025-03-11T11:34:50.546Z] 11:34:01 25682104 31498564 783596 2.38 235496 5535672 1919904 5.66 1630900 4825364 287360 [2025-03-11T11:34:50.546Z] Average: 26671994 31521304 764510 2.32 219845 4657531 1881407 5.54 1539520 4004038 28588 [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] 11:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-11T11:34:50.546Z] 11:16:02 veth4b12a4c 17.43 20.33 1.62 16.38 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:16:02 ens3 660.66 438.36 6156.26 110.95 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:16:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:16:02 docker0 59.17 63.69 4.45 289.75 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:17:01 ens3 453.09 285.27 2922.23 37.03 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:17:01 veth9d47911 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:17:01 docker0 270.07 427.22 23.66 2897.32 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:18:01 ens3 25.17 13.37 58.13 9.13 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:18:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:18:01 docker0 1.42 2.96 0.09 38.08 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:19:01 ens3 155.32 108.62 2633.69 220.89 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:19:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:19:01 docker0 3.23 6.22 0.20 79.44 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:20:01 ens3 135.54 97.33 1410.57 6.57 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:21:01 ens3 0.45 0.35 0.10 0.08 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:22:01 ens3 0.43 0.23 2.34 0.02 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:23:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:26:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:31:01 ens3 0.40 0.25 0.20 0.08 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:32:01 ens3 5.55 3.90 4.34 4.62 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:33:01 ens3 2.02 1.63 1.13 1.28 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:34:01 ens3 152.32 115.36 3920.03 127.57 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] Average: ens3 83.44 55.86 898.68 27.27 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] Average: docker0 17.35 25.97 1.47 171.53 0.00 0.00 0.00 0.00 [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] ---> sar -P ALL: [2025-03-11T11:34:50.546Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40909) 03/11/25 _x86_64_ (8 CPU) [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] 11:14:43 LINUX RESTART (8 CPU) [2025-03-11T11:34:50.546Z] [2025-03-11T11:34:50.546Z] 11:15:01 CPU %user %nice %system %iowait %steal %idle [2025-03-11T11:34:50.546Z] 11:16:02 all 10.91 0.00 4.15 2.71 0.07 82.15 [2025-03-11T11:34:50.546Z] 11:16:02 0 9.90 0.00 3.48 2.51 0.07 84.04 [2025-03-11T11:34:50.546Z] 11:16:02 1 10.34 0.00 4.32 0.29 0.07 84.99 [2025-03-11T11:34:50.546Z] 11:16:02 2 8.41 0.00 3.40 1.23 0.07 86.89 [2025-03-11T11:34:50.546Z] 11:16:02 3 9.51 0.00 5.11 0.39 0.07 84.93 [2025-03-11T11:34:50.546Z] 11:16:02 4 9.99 0.00 4.11 6.87 0.07 78.96 [2025-03-11T11:34:50.546Z] 11:16:02 5 11.29 0.00 4.81 4.85 0.07 78.98 [2025-03-11T11:34:50.546Z] 11:16:02 6 11.66 0.00 3.75 0.71 0.07 83.81 [2025-03-11T11:34:50.546Z] 11:16:02 7 16.20 0.00 4.26 4.85 0.08 74.60 [2025-03-11T11:34:50.546Z] 11:17:01 all 14.51 0.00 4.54 2.07 0.07 78.81 [2025-03-11T11:34:50.546Z] 11:17:01 0 14.40 0.00 5.54 0.57 0.07 79.42 [2025-03-11T11:34:50.546Z] 11:17:01 1 14.47 0.00 5.08 0.29 0.09 80.07 [2025-03-11T11:34:50.546Z] 11:17:01 2 14.53 0.00 3.50 0.38 0.05 81.54 [2025-03-11T11:34:50.546Z] 11:17:01 3 15.48 0.00 4.28 2.40 0.09 77.76 [2025-03-11T11:34:50.546Z] 11:17:01 4 13.78 0.00 4.67 0.34 0.09 81.12 [2025-03-11T11:34:50.546Z] 11:17:01 5 15.50 0.00 6.18 12.11 0.09 66.12 [2025-03-11T11:34:50.546Z] 11:17:01 6 14.05 0.00 3.37 0.21 0.07 82.31 [2025-03-11T11:34:50.546Z] 11:17:01 7 13.85 0.00 3.71 0.29 0.07 82.08 [2025-03-11T11:34:50.546Z] 11:18:01 all 52.95 0.00 7.30 0.65 0.10 39.01 [2025-03-11T11:34:50.546Z] 11:18:01 0 53.40 0.00 7.02 0.08 0.12 39.39 [2025-03-11T11:34:50.546Z] 11:18:01 1 51.93 0.00 6.79 0.13 0.08 41.05 [2025-03-11T11:34:50.546Z] 11:18:01 2 53.98 0.00 7.36 0.10 0.10 38.45 [2025-03-11T11:34:50.546Z] 11:18:01 3 52.70 0.00 7.74 0.94 0.10 38.51 [2025-03-11T11:34:50.546Z] 11:18:01 4 56.57 0.00 7.26 0.12 0.08 35.98 [2025-03-11T11:34:50.546Z] 11:18:01 5 51.25 0.00 7.71 0.10 0.10 40.83 [2025-03-11T11:34:50.546Z] 11:18:01 6 53.29 0.00 6.86 0.07 0.10 39.68 [2025-03-11T11:34:50.546Z] 11:18:01 7 50.42 0.00 7.65 3.67 0.10 38.15 [2025-03-11T11:34:50.546Z] 11:19:01 all 26.34 0.00 5.26 1.36 0.09 66.94 [2025-03-11T11:34:50.546Z] 11:19:01 0 25.85 0.00 5.35 0.07 0.10 68.63 [2025-03-11T11:34:50.546Z] 11:19:01 1 24.92 0.00 5.15 1.91 0.10 67.91 [2025-03-11T11:34:50.546Z] 11:19:01 2 27.25 0.00 4.52 0.08 0.08 68.06 [2025-03-11T11:34:50.546Z] 11:19:01 3 26.85 0.00 4.71 0.12 0.10 68.22 [2025-03-11T11:34:50.546Z] 11:19:01 4 26.79 0.00 5.04 0.23 0.10 67.83 [2025-03-11T11:34:50.546Z] 11:19:01 5 26.14 0.00 5.92 2.94 0.10 64.90 [2025-03-11T11:34:50.546Z] 11:19:01 6 26.89 0.00 4.93 2.73 0.08 65.36 [2025-03-11T11:34:50.546Z] 11:19:01 7 26.02 0.00 6.50 2.83 0.08 64.57 [2025-03-11T11:34:50.546Z] 11:20:01 all 0.99 0.00 0.43 0.25 0.02 98.31 [2025-03-11T11:34:50.546Z] 11:20:01 0 0.64 0.00 0.23 0.02 0.02 99.10 [2025-03-11T11:34:50.546Z] 11:20:01 1 1.29 0.00 0.45 0.75 0.05 97.45 [2025-03-11T11:34:50.546Z] 11:20:01 2 0.67 0.00 0.35 0.03 0.02 98.93 [2025-03-11T11:34:50.546Z] 11:20:01 3 1.57 0.00 0.90 0.30 0.02 97.21 [2025-03-11T11:34:50.546Z] 11:20:01 4 0.87 0.00 0.32 0.37 0.02 98.43 [2025-03-11T11:34:50.546Z] 11:20:01 5 0.57 0.00 0.23 0.02 0.00 99.18 [2025-03-11T11:34:50.546Z] 11:20:01 6 1.10 0.00 0.43 0.07 0.00 98.40 [2025-03-11T11:34:50.546Z] 11:20:01 7 1.25 0.00 0.50 0.47 0.02 97.76 [2025-03-11T11:34:50.546Z] 11:21:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2025-03-11T11:34:50.546Z] 11:21:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-11T11:34:50.546Z] 11:21:01 1 0.05 0.00 0.07 0.07 0.02 99.80 [2025-03-11T11:34:50.546Z] 11:21:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-11T11:34:50.546Z] 11:21:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-11T11:34:50.546Z] 11:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.546Z] 11:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T11:34:50.546Z] 11:21:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-11T11:34:50.546Z] 11:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T11:34:50.546Z] 11:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-11T11:34:50.546Z] 11:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T11:34:50.546Z] 11:22:01 1 0.05 0.00 0.05 0.03 0.03 99.83 [2025-03-11T11:34:50.546Z] 11:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T11:34:50.546Z] 11:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.546Z] 11:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T11:34:50.546Z] 11:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-11T11:34:50.546Z] 11:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.546Z] 11:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T11:34:50.546Z] 11:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2025-03-11T11:34:50.546Z] 11:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T11:34:50.547Z] 11:23:01 1 0.07 0.00 0.03 0.05 0.02 99.83 [2025-03-11T11:34:50.547Z] 11:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T11:34:50.547Z] 11:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T11:34:50.547Z] 11:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-11T11:34:50.547Z] 11:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:24:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-03-11T11:34:50.547Z] 11:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-11T11:34:50.547Z] 11:24:01 1 0.20 0.00 0.00 0.03 0.03 99.73 [2025-03-11T11:34:50.547Z] 11:24:01 2 0.20 0.00 0.00 0.00 0.02 99.78 [2025-03-11T11:34:50.547Z] 11:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T11:34:50.547Z] 11:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T11:34:50.547Z] 11:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T11:34:50.547Z] 11:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T11:34:50.547Z] 11:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T11:34:50.547Z] 11:25:01 all 0.21 0.00 0.04 0.01 0.01 99.73 [2025-03-11T11:34:50.547Z] 11:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-11T11:34:50.547Z] 11:25:01 1 0.12 0.00 0.12 0.07 0.03 99.67 [2025-03-11T11:34:50.547Z] 11:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:25:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-11T11:34:50.547Z] 11:25:01 4 0.03 0.00 0.10 0.02 0.00 99.85 [2025-03-11T11:34:50.547Z] 11:25:01 5 1.40 0.00 0.03 0.00 0.02 98.55 [2025-03-11T11:34:50.547Z] 11:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T11:34:50.547Z] 11:26:01 all 0.29 0.00 0.00 0.01 0.01 99.69 [2025-03-11T11:34:50.547Z] 11:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-11T11:34:50.547Z] 11:26:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2025-03-11T11:34:50.547Z] 11:26:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2025-03-11T11:34:50.547Z] 11:26:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-11T11:34:50.547Z] 11:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T11:34:50.547Z] 11:26:01 5 1.99 0.00 0.00 0.00 0.02 98.00 [2025-03-11T11:34:50.547Z] 11:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-11T11:34:50.547Z] [2025-03-11T11:34:50.547Z] 11:26:01 CPU %user %nice %system %iowait %steal %idle [2025-03-11T11:34:50.547Z] 11:27:01 all 0.08 0.00 0.02 0.00 0.01 99.90 [2025-03-11T11:34:50.547Z] 11:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-11T11:34:50.547Z] 11:27:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-11T11:34:50.547Z] 11:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-11T11:34:50.547Z] 11:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T11:34:50.547Z] 11:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T11:34:50.547Z] 11:27:01 5 0.48 0.00 0.03 0.00 0.00 99.48 [2025-03-11T11:34:50.547Z] 11:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T11:34:50.547Z] 11:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T11:34:50.547Z] 11:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-03-11T11:34:50.547Z] 11:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T11:34:50.547Z] 11:28:01 1 0.02 0.00 0.00 0.05 0.02 99.92 [2025-03-11T11:34:50.547Z] 11:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T11:34:50.547Z] 11:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-11T11:34:50.547Z] 11:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-11T11:34:50.547Z] 11:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T11:34:50.547Z] 11:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:29:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-03-11T11:34:50.547Z] 11:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T11:34:50.547Z] 11:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-11T11:34:50.547Z] 11:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T11:34:50.547Z] 11:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T11:34:50.547Z] 11:29:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-11T11:34:50.547Z] 11:29:01 5 0.57 0.00 0.00 0.02 0.00 99.42 [2025-03-11T11:34:50.547Z] 11:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-11T11:34:50.547Z] 11:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T11:34:50.547Z] 11:30:01 all 0.27 0.00 0.03 0.00 0.01 99.68 [2025-03-11T11:34:50.547Z] 11:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-11T11:34:50.547Z] 11:30:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2025-03-11T11:34:50.547Z] 11:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T11:34:50.547Z] 11:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-11T11:34:50.547Z] 11:30:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-11T11:34:50.547Z] 11:30:01 5 1.99 0.00 0.03 0.00 0.02 97.96 [2025-03-11T11:34:50.547Z] 11:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-11T11:34:50.547Z] 11:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-11T11:34:50.547Z] 11:31:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2025-03-11T11:34:50.547Z] 11:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-11T11:34:50.547Z] 11:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-11T11:34:50.547Z] 11:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T11:34:50.547Z] 11:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T11:34:50.547Z] 11:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-11T11:34:50.547Z] 11:31:01 5 1.97 0.00 0.00 0.02 0.02 98.00 [2025-03-11T11:34:50.547Z] 11:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-11T11:34:50.547Z] 11:32:01 all 0.23 0.00 0.03 0.01 0.00 99.73 [2025-03-11T11:34:50.547Z] 11:32:01 0 0.22 0.00 0.05 0.02 0.00 99.72 [2025-03-11T11:34:50.547Z] 11:32:01 1 0.63 0.00 0.02 0.02 0.00 99.33 [2025-03-11T11:34:50.547Z] 11:32:01 2 0.22 0.00 0.03 0.00 0.00 99.75 [2025-03-11T11:34:50.547Z] 11:32:01 3 0.15 0.00 0.02 0.00 0.00 99.83 [2025-03-11T11:34:50.547Z] 11:32:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-11T11:34:50.547Z] 11:32:01 5 0.17 0.00 0.03 0.00 0.00 99.80 [2025-03-11T11:34:50.547Z] 11:32:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-11T11:34:50.547Z] 11:32:01 7 0.30 0.00 0.03 0.03 0.00 99.63 [2025-03-11T11:34:50.547Z] 11:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-11T11:34:50.547Z] 11:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-11T11:34:50.547Z] 11:33:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-11T11:34:50.547Z] 11:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T11:34:50.547Z] 11:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T11:34:50.547Z] 11:33:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2025-03-11T11:34:50.547Z] 11:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-11T11:34:50.547Z] 11:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T11:34:50.547Z] 11:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T11:34:50.547Z] 11:34:01 all 2.78 0.00 1.21 0.27 0.02 95.72 [2025-03-11T11:34:50.547Z] 11:34:01 0 1.65 0.00 0.90 0.02 0.02 97.41 [2025-03-11T11:34:50.547Z] 11:34:01 1 3.74 0.00 0.97 0.17 0.02 95.10 [2025-03-11T11:34:50.547Z] 11:34:01 2 2.52 0.00 1.15 0.00 0.03 96.29 [2025-03-11T11:34:50.547Z] 11:34:01 3 2.98 0.00 1.79 0.02 0.02 95.19 [2025-03-11T11:34:50.547Z] 11:34:01 4 2.36 0.00 1.69 0.00 0.03 95.92 [2025-03-11T11:34:50.547Z] 11:34:01 5 3.50 0.00 1.18 1.95 0.02 93.36 [2025-03-11T11:34:50.547Z] 11:34:01 6 2.18 0.00 1.22 0.00 0.00 96.60 [2025-03-11T11:34:50.547Z] 11:34:01 7 3.32 0.00 0.77 0.02 0.02 95.88 [2025-03-11T11:34:50.547Z] Average: all 5.75 0.00 1.21 0.38 0.03 92.64 [2025-03-11T11:34:50.547Z] Average: 0 5.59 0.00 1.20 0.17 0.03 93.02 [2025-03-11T11:34:50.547Z] Average: 1 5.65 0.00 1.21 0.21 0.03 92.90 [2025-03-11T11:34:50.547Z] Average: 2 5.64 0.00 1.07 0.10 0.02 93.18 [2025-03-11T11:34:50.547Z] Average: 3 5.71 0.00 1.29 0.22 0.02 92.76 [2025-03-11T11:34:50.547Z] Average: 4 5.78 0.00 1.22 0.42 0.03 92.55 [2025-03-11T11:34:50.547Z] Average: 5 6.09 0.00 1.36 1.13 0.03 91.39 [2025-03-11T11:34:50.547Z] Average: 6 5.70 0.00 1.08 0.20 0.02 93.00 [2025-03-11T11:34:50.547Z] Average: 7 5.81 0.00 1.23 0.64 0.02 92.30 [2025-03-11T11:34:50.547Z] [2025-03-11T11:34:50.547Z] [2025-03-11T11:34:50.547Z]