Started by upstream project "edgexfoundry/cd-management/release-lts" build number 97 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50a4404deb97c933da02939d38ebc02aded80c19 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-ssh12954667676120158112.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-ssh5150779333737496954.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/device-uart/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/device-uart/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8266911119866728052.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-ssh1610547248076420352.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/device-uart/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/device-uart/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11886938085225523758.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:device-uart, buildSnap:false] ========================================================= [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: device-uart-settings PROJECT: device-uart 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: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-41054’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-41060’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41062’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41071’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41074’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41075’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-41068’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41077 in /w/workspace/edgexfoundry_device-uart_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/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 50a4404deb97c933da02939d38ebc02aded80c19 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @4f5ba12" > git config core.sparsecheckout # timeout=10 > git checkout -f 50a4404deb97c933da02939d38ebc02aded80c19 # timeout=10 > git rev-list --no-walk 50a4404deb97c933da02939d38ebc02aded80c19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T07:51:02.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T07:51:02.707Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:51:02.745Z] ========================================================= [2025-03-12T07:51:02.745Z] EdgeX Global Pipelines Version Info [2025-03-12T07:51:02.745Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:51:03.901Z] ------------------- [2025-03-12T07:51:03.901Z] stable info: [2025-03-12T07:51:03.901Z] ------------------- [2025-03-12T07:51:03.901Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T07:51:03.901Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:51:03.901Z] Message: update stable to v1.0.271 [2025-03-12T07:51:04.161Z] ------------------- [2025-03-12T07:51:04.161Z] experimental info: [2025-03-12T07:51:04.161Z] ------------------- [2025-03-12T07:51:04.161Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T07:51:04.161Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:51:04.161Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T07:51:04.237Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2025-03-12T07:51:04.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2025-03-12T07:51:04.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T07:51:04.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T07:51:04.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T07:51:04.355Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T07:51:04.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T07:51:04.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T07:51:04.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T07:51:04.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T07:51:04.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T07:51:04.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2025-03-12T07:51:04.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T07:51:04.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T07:51:04.569Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:51:04.597Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:51:04.621Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:51:04.651Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:51:04.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T07:51:04.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T07:51:04.724Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T07:51:04.754Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T07:51:04.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T07:51:04.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T07:51:04.827Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T07:51:04.851Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T07:51:04.877Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T07:51:04.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T07:51:04.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T07:51:04.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T07:51:04.975Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] echo [2025-03-12T07:51:05.001Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50a4404 [Pipeline] echo [2025-03-12T07:51:05.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:51:05.083Z] provisioning config files... [2025-03-12T07:51:05.098Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config2279769259627821703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:51:05.463Z] ---> ****-login.sh [2025-03-12T07:51:05.463Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:51:05.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:05.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:05.723Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:05.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:05.723Z] [2025-03-12T07:51:05.723Z] Login Succeeded [2025-03-12T07:51:05.723Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:51:05.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:05.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:05.724Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:05.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:05.724Z] [2025-03-12T07:51:05.724Z] Login Succeeded [2025-03-12T07:51:05.724Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:51:05.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:05.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:05.984Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:05.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:05.984Z] [2025-03-12T07:51:05.984Z] Login Succeeded [2025-03-12T07:51:05.984Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:51:05.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:05.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:05.985Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:05.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:05.985Z] [2025-03-12T07:51:05.985Z] Login Succeeded [2025-03-12T07:51:05.985Z] ****.io [2025-03-12T07:51:06.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:06.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:06.246Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:06.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:06.247Z] [2025-03-12T07:51:06.247Z] Login Succeeded [2025-03-12T07:51:06.247Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:51:06.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T07:51:06.649Z] + git rev-list -1 --merges 50a4404deb97c933da02939d38ebc02aded80c19~1..50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] echo [2025-03-12T07:51:06.678Z] -----------> git rev-list -1 --merges 50a4404deb97c933da02939d38ebc02aded80c19~1..50a4404deb97c933da02939d38ebc02aded80c19 50a4404deb97c933da02939d38ebc02aded80c19 [false] [Pipeline] sh [2025-03-12T07:51:06.972Z] + git log --format=format:%s -1 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] echo [2025-03-12T07:51:06.987Z] ========================================================= [2025-03-12T07:51:06.987Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-12T07:51:06.987Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:51:07.354Z] + git log --format=format:%s -1 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] echo [2025-03-12T07:51:07.367Z] [semverPrep] GIT_COMMIT: 50a4404deb97c933da02939d38ebc02aded80c19, Commit Message: ci(lts-release): LTS release v4.0.0 @4f5ba12 [Pipeline] echo [2025-03-12T07:51:07.381Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T07:51:07.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:51:07.740Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T07:51:07.740Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T07:51:07.740Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T07:51:07.740Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T07:51:07.740Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T07:51:07.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:51:08.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:51:08.102Z] [2025-03-12T07:51:08.102Z] 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-12T07:51:08.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:51:08.413Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T07:51:08.413Z] b85a868b505f: Pulling fs layer [2025-03-12T07:51:08.413Z] e2be974225ed: Pulling fs layer [2025-03-12T07:51:08.413Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T07:51:08.413Z] 988bab9f4d93: Pulling fs layer [2025-03-12T07:51:08.413Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T07:51:08.413Z] eaf3925da568: Pulling fs layer [2025-03-12T07:51:08.413Z] bab4dde63d76: Pulling fs layer [2025-03-12T07:51:08.413Z] 1469e6f7b9e6: Waiting [2025-03-12T07:51:08.413Z] bde34c3a00c8: Pulling fs layer [2025-03-12T07:51:08.413Z] b352a97aabf1: Pulling fs layer [2025-03-12T07:51:08.413Z] eaf3925da568: Waiting [2025-03-12T07:51:08.413Z] bab4dde63d76: Waiting [2025-03-12T07:51:08.413Z] 4872d77fe225: Pulling fs layer [2025-03-12T07:51:08.413Z] 5851b861e8e6: Pulling fs layer [2025-03-12T07:51:08.413Z] bde34c3a00c8: Waiting [2025-03-12T07:51:08.413Z] b352a97aabf1: Waiting [2025-03-12T07:51:08.413Z] 5851b861e8e6: Waiting [2025-03-12T07:51:08.413Z] e2be974225ed: Download complete [2025-03-12T07:51:08.413Z] 988bab9f4d93: Verifying Checksum [2025-03-12T07:51:08.413Z] 988bab9f4d93: Download complete [2025-03-12T07:51:08.413Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T07:51:08.413Z] 1469e6f7b9e6: Download complete [2025-03-12T07:51:08.413Z] eaf3925da568: Verifying Checksum [2025-03-12T07:51:08.413Z] eaf3925da568: Download complete [2025-03-12T07:51:08.672Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T07:51:08.672Z] 339a4e72a1f5: Download complete [2025-03-12T07:51:08.672Z] bde34c3a00c8: Verifying Checksum [2025-03-12T07:51:08.672Z] bde34c3a00c8: Download complete [2025-03-12T07:51:08.672Z] b352a97aabf1: Verifying Checksum [2025-03-12T07:51:08.672Z] b352a97aabf1: Download complete [2025-03-12T07:51:08.672Z] 4872d77fe225: Download complete [2025-03-12T07:51:08.672Z] 5851b861e8e6: Verifying Checksum [2025-03-12T07:51:08.672Z] 5851b861e8e6: Download complete [2025-03-12T07:51:08.672Z] b85a868b505f: Verifying Checksum [2025-03-12T07:51:08.672Z] b85a868b505f: Download complete [2025-03-12T07:51:08.931Z] bab4dde63d76: Verifying Checksum [2025-03-12T07:51:08.931Z] bab4dde63d76: Download complete [2025-03-12T07:51:09.880Z] b85a868b505f: Pull complete [2025-03-12T07:51:10.141Z] e2be974225ed: Pull complete [2025-03-12T07:51:10.401Z] 339a4e72a1f5: Pull complete [2025-03-12T07:51:10.663Z] 988bab9f4d93: Pull complete [2025-03-12T07:51:10.922Z] 1469e6f7b9e6: Pull complete [2025-03-12T07:51:10.922Z] eaf3925da568: Pull complete [2025-03-12T07:51:12.834Z] bab4dde63d76: Pull complete [2025-03-12T07:51:12.834Z] bde34c3a00c8: Pull complete [2025-03-12T07:51:12.834Z] b352a97aabf1: Pull complete [2025-03-12T07:51:12.834Z] 4872d77fe225: Pull complete [2025-03-12T07:51:12.834Z] 5851b861e8e6: Pull complete [2025-03-12T07:51:12.834Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T07:51:12.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:51:12.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:51:12.975Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T07:51:12.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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-12T07:51:16.088Z] $ docker top 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 -eo pid,comm [2025-03-12T07:51:16.149Z] 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-12T07:51:16.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T07:51:16.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:51:16.214Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:51:16.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:51:16.324Z] $ docker exec 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 ssh-agent [2025-03-12T07:51:16.447Z] SSH_AUTH_SOCK=/tmp/ssh-P4AfsxO5cZqn/agent.32 [2025-03-12T07:51:16.447Z] SSH_AGENT_PID=38 [2025-03-12T07:51:16.453Z] Running ssh-add (command line suppressed) [2025-03-12T07:51:16.571Z] Identity added: /w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_9410530874703759097.key (/w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_9410530874703759097.key) [2025-03-12T07:51:16.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:51:16.896Z] + git tag --points-at 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] } [2025-03-12T07:51:16.902Z] $ docker exec --env ******** --env ******** 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 ssh-agent -k [2025-03-12T07:51:17.008Z] unset SSH_AUTH_SOCK; [2025-03-12T07:51:17.008Z] unset SSH_AGENT_PID; [2025-03-12T07:51:17.008Z] echo Agent pid 38 killed; [2025-03-12T07:51:17.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-12T07:51:17.061Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-12T07:51:17.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:51:17.089Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:51:17.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:51:17.218Z] $ docker exec 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 ssh-agent [2025-03-12T07:51:17.346Z] SSH_AUTH_SOCK=/tmp/ssh-UMLJKXCu8Tgk/agent.72 [2025-03-12T07:51:17.346Z] SSH_AGENT_PID=78 [2025-03-12T07:51:17.351Z] Running ssh-add (command line suppressed) [2025-03-12T07:51:17.446Z] Identity added: /w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_4166016862165695780.key (/w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_4166016862165695780.key) [2025-03-12T07:51:17.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:51:17.765Z] + git semver init [2025-03-12T07:51:18.035Z] 2025-03-12 07:51:17,952 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T07:51:18.035Z] 2025-03-12 07:51:17,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_odessa/.semver [2025-03-12T07:51:18.035Z] 2025-03-12 07:51:17,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_odessa/.semver [2025-03-12T07:51:18.035Z] 2025-03-12 07:51:17,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-12T07:51:19.947Z] 2025-03-12 07:51:19,566 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_odessa/.git/info/exclude [2025-03-12T07:51:19.947Z] 2025-03-12 07:51:19,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_odessa/.semver/odessa with force:False [2025-03-12T07:51:19.947Z] 2025-03-12 07:51:19,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_odessa/.semver/odessa [2025-03-12T07:51:19.947Z] 2025-03-12 07:51:19,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_odessa/.semver/odessa [2025-03-12T07:51:19.947Z] 4.0.0 [Pipeline] } [2025-03-12T07:51:19.954Z] $ docker exec --env ******** --env ******** 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 ssh-agent -k [2025-03-12T07:51:20.066Z] unset SSH_AUTH_SOCK; [2025-03-12T07:51:20.067Z] unset SSH_AGENT_PID; [2025-03-12T07:51:20.067Z] echo Agent pid 78 killed; [2025-03-12T07:51:20.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:51:20.414Z] + git semver [Pipeline] } [2025-03-12T07:51:20.684Z] $ docker stop --time=1 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 [2025-03-12T07:51:22.128Z] $ docker rm -f --volumes 9c670e10cda0acc3c8a4b54c4705cbe72b78687186c48646d453192efe6f4f13 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:51:22.525Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T07:51:22.786Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T07:51:22.790Z] [edgeXSemver]: initialized semver on version 4.0.0 [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] sh [2025-03-12T07:51:23.136Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41068 in /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] { [Pipeline] ws [2025-03-12T07:51:23.155Z] Running in /w/workspace/device-uart/2 [Pipeline] { [Pipeline] checkout [2025-03-12T07:51:23.184Z] The recommended git tool is: git [2025-03-12T07:51:23.245Z] + git checkout 50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T07:51:23.245Z] HEAD is now at 50a4404 ci(lts-release): LTS release v4.0.0 @4f5ba12 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:51:23.272Z] provisioning config files... [2025-03-12T07:51:23.280Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config12678260600509871914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:51:23.586Z] ---> ****-login.sh [2025-03-12T07:51:23.586Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:51:23.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:23.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:23.586Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:23.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:23.586Z] [2025-03-12T07:51:23.586Z] Login Succeeded [2025-03-12T07:51:23.586Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:51:23.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:23.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:23.586Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:23.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:23.586Z] [2025-03-12T07:51:23.586Z] Login Succeeded [2025-03-12T07:51:23.586Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:51:23.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:23.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:23.845Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:23.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:23.845Z] [2025-03-12T07:51:23.845Z] Login Succeeded [2025-03-12T07:51:23.845Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:51:23.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:23.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:23.845Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:23.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:23.845Z] [2025-03-12T07:51:23.845Z] Login Succeeded [2025-03-12T07:51:23.845Z] ****.io [2025-03-12T07:51:24.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:24.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:24.104Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:24.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:24.104Z] [2025-03-12T07:51:24.104Z] Login Succeeded [2025-03-12T07:51:24.104Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:51:24.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:51:24.192Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:51:24.485Z] + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 [2025-03-12T07:51:24.485Z] [Pipeline] echo [2025-03-12T07:51:24.498Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:51:24.516Z] ========================================================= [2025-03-12T07:51:24.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T07:51:24.516Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:51:24.864Z] + 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-12T07:51:25.497Z] Sending build context to Docker daemon 76.07MB [2025-03-12T07:51:25.497Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:51:25.497Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T07:51:25.756Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T07:51:25.756Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T07:51:25.756Z] 8833042f23b5: Pulling fs layer [2025-03-12T07:51:25.756Z] 6ca661eb024f: Pulling fs layer [2025-03-12T07:51:25.756Z] b5acb76e9680: Pulling fs layer [2025-03-12T07:51:25.756Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:51:25.756Z] 012bb1f9d321: Pulling fs layer [2025-03-12T07:51:25.756Z] 97255f1bc79d: Pulling fs layer [2025-03-12T07:51:25.756Z] 454448c9edf9: Pulling fs layer [2025-03-12T07:51:25.756Z] 15f87924ceaf: Pulling fs layer [2025-03-12T07:51:25.756Z] b5acb76e9680: Waiting [2025-03-12T07:51:25.756Z] 4f4fb700ef54: Waiting [2025-03-12T07:51:25.756Z] 012bb1f9d321: Waiting [2025-03-12T07:51:25.756Z] 97255f1bc79d: Waiting [2025-03-12T07:51:25.757Z] 454448c9edf9: Waiting [2025-03-12T07:51:25.757Z] 15f87924ceaf: Waiting [2025-03-12T07:51:25.757Z] 8833042f23b5: Verifying Checksum [2025-03-12T07:51:25.757Z] 8833042f23b5: Download complete [2025-03-12T07:51:25.757Z] b5acb76e9680: Verifying Checksum [2025-03-12T07:51:25.757Z] b5acb76e9680: Download complete [2025-03-12T07:51:25.757Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:51:25.757Z] 4f4fb700ef54: Download complete [2025-03-12T07:51:25.757Z] 012bb1f9d321: Download complete [2025-03-12T07:51:25.757Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T07:51:25.757Z] 0a9a5dfd008f: Download complete [2025-03-12T07:51:26.016Z] 97255f1bc79d: Verifying Checksum [2025-03-12T07:51:26.016Z] 97255f1bc79d: Download complete [2025-03-12T07:51:26.016Z] 0a9a5dfd008f: Pull complete [2025-03-12T07:51:26.275Z] 15f87924ceaf: Verifying Checksum [2025-03-12T07:51:26.275Z] 15f87924ceaf: Download complete [2025-03-12T07:51:26.275Z] 6ca661eb024f: Download complete [2025-03-12T07:51:26.275Z] 8833042f23b5: Pull complete [2025-03-12T07:51:26.840Z] 454448c9edf9: Verifying Checksum [2025-03-12T07:51:27.119Z] using credential edgex-jenkins-ssh [2025-03-12T07:51:27.138Z] Cloning the remote Git repository [2025-03-12T07:51:27.201Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2025-03-12T07:51:27.267Z] > git init /w/workspace/device-uart/2 # timeout=10 [2025-03-12T07:51:27.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2025-03-12T07:51:27.394Z] > git --version # timeout=10 [2025-03-12T07:51:27.419Z] > git --version # 'git version 2.25.1' [2025-03-12T07:51:27.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T07:51:27.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:51:30.130Z] 6ca661eb024f: Pull complete [2025-03-12T07:51:30.130Z] b5acb76e9680: Pull complete [2025-03-12T07:51:30.130Z] 4f4fb700ef54: Pull complete [2025-03-12T07:51:30.130Z] 012bb1f9d321: Pull complete [2025-03-12T07:51:30.389Z] 97255f1bc79d: Pull complete [2025-03-12T07:51:30.400Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2025-03-12T07:51:30.431Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:51:31.200Z] Avoid second fetch [2025-03-12T07:51:31.200Z] Checking out Revision 50a4404deb97c933da02939d38ebc02aded80c19 (odessa) [2025-03-12T07:51:31.216Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T07:51:31.268Z] > git checkout -f 50a4404deb97c933da02939d38ebc02aded80c19 # timeout=10 [2025-03-12T07:51:32.921Z] 454448c9edf9: Pull complete [2025-03-12T07:51:33.051Z] Commit message: "ci(lts-release): LTS release v4.0.0 @4f5ba12" [2025-03-12T07:51:33.179Z] 15f87924ceaf: Pull complete [2025-03-12T07:51:33.179Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T07:51:33.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T07:51:33.179Z] ---> bc3d7bf65e23 [2025-03-12T07:51:33.179Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:51:37.374Z] ---> Running in c34a45be2f1a [2025-03-12T07:51:37.374Z] Removing intermediate container c34a45be2f1a [2025-03-12T07:51:37.374Z] ---> b97d2e0df982 [2025-03-12T07:51:37.374Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:51:37.374Z] ---> Running in 53337f2dacac [2025-03-12T07:51:37.634Z] Removing intermediate container 53337f2dacac [2025-03-12T07:51:37.634Z] ---> 1079ddce1904 [2025-03-12T07:51:37.634Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:51:37.750Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T07:51:37.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:51:37.750Z] Dload Upload Total Spent Left Speed [2025-03-12T07:51:37.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2025-03-12T07:51:37.893Z] ---> Running in 5297c90856c3 [2025-03-12T07:51:38.083Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T07:51:38.152Z] Removing intermediate container 5297c90856c3 [2025-03-12T07:51:38.152Z] ---> 6aa8d4b04d9f [2025-03-12T07:51:38.152Z] Step 6/12 : WORKDIR /device-uart [2025-03-12T07:51:38.152Z] ---> Running in 14a995291444 [2025-03-12T07:51:38.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T07:51:38.403Z] + sudo tee /etc/docker/daemon.new [2025-03-12T07:51:38.403Z] { [2025-03-12T07:51:38.403Z] "registry-mirrors": [ [2025-03-12T07:51:38.403Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T07:51:38.403Z] ], [2025-03-12T07:51:38.403Z] "bip": "10.250.0.254/24", [2025-03-12T07:51:38.403Z] "hosts": [ [2025-03-12T07:51:38.403Z] "tcp://0.0.0.0:5555", [2025-03-12T07:51:38.403Z] "unix:///var/run/docker.sock" [2025-03-12T07:51:38.403Z] ], [2025-03-12T07:51:38.403Z] "mtu": 1458, [2025-03-12T07:51:38.403Z] "selinux-enabled": true, [2025-03-12T07:51:38.403Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T07:51:38.403Z] } [2025-03-12T07:51:38.410Z] Removing intermediate container 14a995291444 [2025-03-12T07:51:38.410Z] ---> af35c7b6190a [2025-03-12T07:51:38.410Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:51:38.410Z] ---> Running in b645b856e711 [Pipeline] sh [2025-03-12T07:51:38.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:51:38.717Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T07:51:38.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:51:39.150Z] + sudo service docker restart [2025-03-12T07:51:39.185Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T07:51:39.441Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T07:51:39.442Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T07:51:39.442Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T07:51:39.442Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:51:39.442Z] OK: 252 MiB in 62 packages [2025-03-12T07:51:40.009Z] Removing intermediate container b645b856e711 [2025-03-12T07:51:40.009Z] ---> 1907eb326f5c [2025-03-12T07:51:40.009Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T07:51:43.300Z] ---> 6ac9899ddaeb [2025-03-12T07:51:43.300Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:51:43.300Z] ---> Running in b93c13d52a28 [Pipeline] sh [2025-03-12T07:51:57.711Z] + git checkout 50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T07:51:57.978Z] HEAD is now at 50a4404 ci(lts-release): LTS release v4.0.0 @4f5ba12 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:51:58.015Z] provisioning config files... [2025-03-12T07:51:58.039Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config15296599090265809885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:51:58.478Z] ---> ****-login.sh [2025-03-12T07:51:58.479Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:51:59.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:59.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:59.065Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:59.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:59.065Z] [2025-03-12T07:51:59.065Z] Login Succeeded [2025-03-12T07:51:59.065Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:51:59.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:59.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:59.611Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:59.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:59.611Z] [2025-03-12T07:51:59.611Z] Login Succeeded [2025-03-12T07:51:59.611Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:51:59.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:59.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:59.881Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:59.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:59.882Z] [2025-03-12T07:51:59.882Z] Login Succeeded [2025-03-12T07:51:59.882Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:52:00.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:52:00.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:52:00.152Z] Configure a credential helper to remove this warning. See [2025-03-12T07:52:00.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:52:00.152Z] [2025-03-12T07:52:00.152Z] Login Succeeded [2025-03-12T07:52:00.152Z] ****.io [2025-03-12T07:52:00.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:52:00.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:52:00.688Z] Configure a credential helper to remove this warning. See [2025-03-12T07:52:00.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:52:00.688Z] [2025-03-12T07:52:00.688Z] Login Succeeded [2025-03-12T07:52:00.688Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:52:00.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:52:00.931Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:52:01.254Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T07:52:01.255Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T07:52:01.294Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:52:01.310Z] ========================================================= [2025-03-12T07:52:01.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T07:52:01.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:52:01.686Z] + 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-12T07:52:05.960Z] Sending build context to Docker daemon 58.29MB [2025-03-12T07:52:05.960Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:52:05.960Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T07:52:05.960Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T07:52:05.960Z] 94e9d8af2201: Pulling fs layer [2025-03-12T07:52:05.960Z] 345fe9f21930: Pulling fs layer [2025-03-12T07:52:05.960Z] b40fc9e46828: Pulling fs layer [2025-03-12T07:52:05.960Z] c9804373a1e5: Pulling fs layer [2025-03-12T07:52:05.960Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:52:05.960Z] f5a772c54f75: Pulling fs layer [2025-03-12T07:52:05.960Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T07:52:05.960Z] 0a0502178392: Pulling fs layer [2025-03-12T07:52:05.960Z] f5a772c54f75: Waiting [2025-03-12T07:52:05.960Z] c9804373a1e5: Waiting [2025-03-12T07:52:05.960Z] 4f4fb700ef54: Waiting [2025-03-12T07:52:05.960Z] 0a0502178392: Waiting [2025-03-12T07:52:05.960Z] e2dd1b2a9dca: Waiting [2025-03-12T07:52:05.960Z] 345fe9f21930: Verifying Checksum [2025-03-12T07:52:05.960Z] c9804373a1e5: Verifying Checksum [2025-03-12T07:52:05.960Z] c9804373a1e5: Download complete [2025-03-12T07:52:05.960Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:52:05.960Z] 4f4fb700ef54: Download complete [2025-03-12T07:52:05.960Z] f5a772c54f75: Verifying Checksum [2025-03-12T07:52:05.960Z] f5a772c54f75: Download complete [2025-03-12T07:52:05.960Z] 94e9d8af2201: Verifying Checksum [2025-03-12T07:52:05.960Z] 94e9d8af2201: Download complete [2025-03-12T07:52:06.234Z] 0a0502178392: Verifying Checksum [2025-03-12T07:52:06.234Z] 0a0502178392: Download complete [2025-03-12T07:52:06.818Z] 94e9d8af2201: Pull complete [2025-03-12T07:52:07.400Z] 345fe9f21930: Pull complete [2025-03-12T07:52:07.668Z] b40fc9e46828: Verifying Checksum [2025-03-12T07:52:07.668Z] b40fc9e46828: Download complete [2025-03-12T07:52:08.633Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T07:52:08.633Z] e2dd1b2a9dca: Download complete [2025-03-12T07:52:23.617Z] b40fc9e46828: Pull complete [2025-03-12T07:52:23.617Z] c9804373a1e5: Pull complete [2025-03-12T07:52:23.617Z] 4f4fb700ef54: Pull complete [2025-03-12T07:52:23.617Z] f5a772c54f75: Pull complete [2025-03-12T07:52:30.120Z] Removing intermediate container b93c13d52a28 [2025-03-12T07:52:30.120Z] ---> bd86f3723b61 [2025-03-12T07:52:30.120Z] Step 10/12 : COPY . . [2025-03-12T07:52:30.120Z] ---> d3ec063279c6 [2025-03-12T07:52:30.120Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:52:30.120Z] ---> Running in ced2b490644f [2025-03-12T07:52:30.120Z] Removing intermediate container ced2b490644f [2025-03-12T07:52:30.120Z] ---> 767a37449797 [2025-03-12T07:52:30.120Z] Step 12/12 : RUN ${MAKE} [2025-03-12T07:52:30.120Z] ---> Running in aa8c2c6ff11d [2025-03-12T07:52:30.120Z] noop [2025-03-12T07:52:30.120Z] Removing intermediate container aa8c2c6ff11d [2025-03-12T07:52:30.120Z] ---> ea6bcf6384bf [2025-03-12T07:52:30.120Z] Successfully built ea6bcf6384bf [2025-03-12T07:52:30.120Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:52:30.242Z] e2dd1b2a9dca: Pull complete [2025-03-12T07:52:30.455Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:52:30.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:52:30.534Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T07:52:30.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:52:30.902Z] $ docker top 7dbbcd6087584c6e2012719bd493bf94a8809d9b34a9ca4cbaa15ebde16b41cb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:52:31.245Z] + go version [2025-03-12T07:52:31.245Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T07:52:31.256Z] $ docker stop --time=1 7dbbcd6087584c6e2012719bd493bf94a8809d9b34a9ca4cbaa15ebde16b41cb [2025-03-12T07:52:31.640Z] 0a0502178392: Pull complete [2025-03-12T07:52:31.640Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T07:52:31.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T07:52:31.640Z] ---> 72db82c1953f [2025-03-12T07:52:31.640Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:52:32.539Z] $ docker rm -f --volumes 7dbbcd6087584c6e2012719bd493bf94a8809d9b34a9ca4cbaa15ebde16b41cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:52:32.975Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:52:32.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:52:33.065Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T07:52:33.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:52:33.421Z] $ docker top 9ce3032e9c9c9f222d3968765df5d4773219782f62f9d672e1598ac34495988b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:52:33.576Z] ---> Running in 78c2842bf9ef [2025-03-12T07:52:33.769Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:52:33.841Z] Removing intermediate container 78c2842bf9ef [2025-03-12T07:52:33.841Z] ---> 7ca11b8aa8a0 [2025-03-12T07:52:33.841Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:52:34.071Z] + make test [2025-03-12T07:52:34.071Z] go test ./... -coverprofile=coverage.out [2025-03-12T07:52:34.106Z] ---> Running in 73f27a14ed96 [2025-03-12T07:52:34.371Z] Removing intermediate container 73f27a14ed96 [2025-03-12T07:52:34.371Z] ---> 4e4dfe871eea [2025-03-12T07:52:34.371Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:52:34.371Z] ---> Running in 34defe1467d2 [2025-03-12T07:52:34.637Z] Removing intermediate container 34defe1467d2 [2025-03-12T07:52:34.637Z] ---> 270453d18506 [2025-03-12T07:52:34.637Z] Step 6/12 : WORKDIR /device-uart [2025-03-12T07:52:34.637Z] ---> Running in c1843e744ef0 [2025-03-12T07:52:34.903Z] Removing intermediate container c1843e744ef0 [2025-03-12T07:52:34.903Z] ---> 3a1f002a246c [2025-03-12T07:52:34.903Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:52:35.168Z] ---> Running in 49805ab99906 [2025-03-12T07:52:35.446Z] ? github.com/edgexfoundry/device-uart [no test files] [2025-03-12T07:52:36.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:52:36.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:52:37.783Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T07:52:37.783Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T07:52:37.783Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T07:52:37.783Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T07:52:37.783Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:52:37.783Z] OK: 244 MiB in 62 packages [2025-03-12T07:52:38.736Z] Removing intermediate container 49805ab99906 [2025-03-12T07:52:38.736Z] ---> d779f97cfa4c [2025-03-12T07:52:38.736Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T07:52:51.041Z] ---> 7eda0335687a [2025-03-12T07:52:51.041Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:52:51.041Z] ---> Running in 3701cdf2e6ca [2025-03-12T07:52:53.524Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2025-03-12T07:52:53.524Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2025-03-12T07:53:03.499Z] go vet ./... [2025-03-12T07:53:08.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:53:08.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:53:08.807Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:53:08.819Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:53:09.129Z] + go mod tidy [Pipeline] } [2025-03-12T07:53:09.707Z] $ docker stop --time=1 9ce3032e9c9c9f222d3968765df5d4773219782f62f9d672e1598ac34495988b [2025-03-12T07:53:12.863Z] $ docker rm -f --volumes 9ce3032e9c9c9f222d3968765df5d4773219782f62f9d672e1598ac34495988b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:53:13.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:53:13.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T07:53:14.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:53:14.313Z] + ls -al . [2025-03-12T07:53:14.313Z] total 228 [2025-03-12T07:53:14.313Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 07:52 . [2025-03-12T07:53:14.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:50 .. [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 07:50 .dockerignore [2025-03-12T07:53:14.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:52 .git [2025-03-12T07:53:14.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:50 .github [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 335 Mar 12 07:50 .gitignore [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 198 Mar 12 07:50 .golangci.yml [2025-03-12T07:53:14.313Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:51 .semver [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 18662 Mar 12 07:50 Attribution.txt [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 2704 Mar 12 07:50 CHANGELOG.md [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 1919 Mar 12 07:50 Dockerfile [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:50 GOVERNANCE.md [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 12 07:50 Jenkinsfile [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:50 LICENSE [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 2455 Mar 12 07:50 Makefile [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 07:50 OWNERS.md [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 8892 Mar 12 07:50 README.md [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:51 VERSION [2025-03-12T07:53:14.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:50 bin [2025-03-12T07:53:14.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:50 cmd [2025-03-12T07:53:14.313Z] -rw-r--r-- 1 jenkins jenkins 6770 Mar 12 07:52 coverage.out [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 6073 Mar 12 07:50 go.mod [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 86751 Mar 12 07:50 go.sum [2025-03-12T07:53:14.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:50 internal [2025-03-12T07:53:14.313Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:50 vendor [2025-03-12T07:53:14.313Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 12 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:53:14.631Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=50a4404deb97c933da02939d38ebc02aded80c19 --label arch=amd64 --label version=4.0.0 . [2025-03-12T07:53:15.198Z] Sending build context to Docker daemon 76.08MB [2025-03-12T07:53:15.198Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:53:15.198Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-12T07:53:15.198Z] ---> ea6bcf6384bf [2025-03-12T07:53:15.198Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:53:15.764Z] ---> Running in 731810ee6087 [2025-03-12T07:53:15.764Z] Removing intermediate container 731810ee6087 [2025-03-12T07:53:15.764Z] ---> 6855f02d31ea [2025-03-12T07:53:15.764Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:53:15.764Z] ---> Running in 7a39bcef6182 [2025-03-12T07:53:15.764Z] Removing intermediate container 7a39bcef6182 [2025-03-12T07:53:15.764Z] ---> 75394f83e320 [2025-03-12T07:53:15.764Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:53:15.764Z] ---> Running in aa23c40353e6 [2025-03-12T07:53:16.023Z] Removing intermediate container aa23c40353e6 [2025-03-12T07:53:16.023Z] ---> f38019fd72a4 [2025-03-12T07:53:16.023Z] Step 6/26 : WORKDIR /device-uart [2025-03-12T07:53:16.023Z] ---> Running in 9b461b8f6889 [2025-03-12T07:53:16.023Z] Removing intermediate container 9b461b8f6889 [2025-03-12T07:53:16.023Z] ---> 66a2ccc693bc [2025-03-12T07:53:16.023Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:53:16.023Z] ---> Running in 52cf55aa9249 [2025-03-12T07:53:16.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:53:16.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:53:16.541Z] OK: 252 MiB in 62 packages [2025-03-12T07:53:16.800Z] Removing intermediate container 52cf55aa9249 [2025-03-12T07:53:16.800Z] ---> cd2ef1dbf47e [2025-03-12T07:53:16.800Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-12T07:53:19.330Z] ---> da00240dcda3 [2025-03-12T07:53:19.330Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:53:19.330Z] ---> Running in ad22f5158384 [2025-03-12T07:53:19.589Z] skipping... [2025-03-12T07:53:19.847Z] Removing intermediate container ad22f5158384 [2025-03-12T07:53:19.847Z] ---> 15c03c2d00c5 [2025-03-12T07:53:19.847Z] Step 10/26 : COPY . . [2025-03-12T07:53:23.134Z] ---> 503548805c33 [2025-03-12T07:53:23.135Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:53:23.135Z] ---> Running in c7ff77c88b4f [2025-03-12T07:53:23.135Z] Removing intermediate container c7ff77c88b4f [2025-03-12T07:53:23.135Z] ---> 70b58642c6d6 [2025-03-12T07:53:23.135Z] Step 12/26 : RUN ${MAKE} [2025-03-12T07:53:23.135Z] ---> Running in 5481fc23f7de [2025-03-12T07:53:23.135Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2025-03-12T07:53:55.204Z] Removing intermediate container 5481fc23f7de [2025-03-12T07:53:55.204Z] ---> 7350e9aeaf0b [2025-03-12T07:53:55.204Z] Step 13/26 : FROM alpine:3.20 [2025-03-12T07:53:55.204Z] 3.20: Pulling from library/alpine [2025-03-12T07:53:55.461Z] 0a9a5dfd008f: Already exists [2025-03-12T07:53:55.461Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T07:53:55.461Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T07:53:55.461Z] ---> ff221270b9fb [2025-03-12T07:53:55.461Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-03-12T07:53:55.719Z] ---> Running in c6e6526f331a [2025-03-12T07:53:55.719Z] Removing intermediate container c6e6526f331a [2025-03-12T07:53:55.719Z] ---> 5147ba3d8839 [2025-03-12T07:53:55.719Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-12T07:53:55.719Z] ---> Running in 26425d2cdd9b [2025-03-12T07:53:55.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:53:55.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:53:56.238Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T07:53:56.238Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:53:56.238Z] OK: 8 MiB in 15 packages [2025-03-12T07:53:56.804Z] Removing intermediate container 26425d2cdd9b [2025-03-12T07:53:56.804Z] ---> a262338b2c98 [2025-03-12T07:53:56.804Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-12T07:53:56.804Z] ---> Running in 043e936ea0d1 [2025-03-12T07:53:57.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:53:57.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:53:57.322Z] OK: 8 MiB in 15 packages [2025-03-12T07:53:57.890Z] Removing intermediate container 043e936ea0d1 [2025-03-12T07:53:57.890Z] ---> 51935bc4116b [2025-03-12T07:53:57.890Z] Step 17/26 : WORKDIR / [2025-03-12T07:53:57.890Z] ---> Running in e9e0e7cc17bd [2025-03-12T07:53:57.890Z] Removing intermediate container e9e0e7cc17bd [2025-03-12T07:53:57.890Z] ---> 51c34286c6e7 [2025-03-12T07:53:57.890Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2025-03-12T07:53:57.890Z] ---> c4b595218910 [2025-03-12T07:53:57.890Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2025-03-12T07:53:58.148Z] ---> fcfd9dc52755 [2025-03-12T07:53:58.148Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2025-03-12T07:53:59.524Z] ---> 62c9653fed6c [2025-03-12T07:53:59.524Z] Step 21/26 : EXPOSE 59995 [2025-03-12T07:53:59.524Z] ---> Running in 82c43e8abf44 [2025-03-12T07:53:59.524Z] Removing intermediate container 82c43e8abf44 [2025-03-12T07:53:59.524Z] ---> 0d8b9a78bcaa [2025-03-12T07:53:59.524Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2025-03-12T07:53:59.524Z] ---> Running in 4ef646d5c2b5 [2025-03-12T07:53:59.524Z] Removing intermediate container 4ef646d5c2b5 [2025-03-12T07:53:59.524Z] ---> 2e5322965395 [2025-03-12T07:53:59.524Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T07:53:59.524Z] ---> Running in 130345786b51 [2025-03-12T07:53:59.524Z] Removing intermediate container 130345786b51 [2025-03-12T07:53:59.524Z] ---> 3f83298f7784 [2025-03-12T07:53:59.524Z] Step 24/26 : LABEL arch=amd64 [2025-03-12T07:53:59.524Z] ---> Running in aecfe77c397e [2025-03-12T07:53:59.783Z] Removing intermediate container aecfe77c397e [2025-03-12T07:53:59.783Z] ---> 63875175edaf [2025-03-12T07:53:59.783Z] Step 25/26 : LABEL git_sha=50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T07:53:59.783Z] ---> Running in b9c9d2fa8b50 [2025-03-12T07:53:59.783Z] Removing intermediate container b9c9d2fa8b50 [2025-03-12T07:53:59.783Z] ---> 8b9e425fe0d9 [2025-03-12T07:53:59.783Z] Step 26/26 : LABEL version=4.0.0 [2025-03-12T07:53:59.783Z] ---> Running in 8757cf09d3ff [2025-03-12T07:53:59.783Z] Removing intermediate container 8757cf09d3ff [2025-03-12T07:53:59.783Z] ---> b85cbe8c6436 [2025-03-12T07:53:59.783Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T07:54:00.041Z] Successfully built b85cbe8c6436 [2025-03-12T07:54:00.041Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:54:00.192Z] provisioning config files... [2025-03-12T07:54:00.203Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config5949868004548917490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:54:00.516Z] ---> ****-login.sh [2025-03-12T07:54:00.516Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:54:00.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:54:00.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:54:00.516Z] Configure a credential helper to remove this warning. See [2025-03-12T07:54:00.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:54:00.516Z] [2025-03-12T07:54:00.516Z] Login Succeeded [2025-03-12T07:54:00.516Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:54:00.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:54:00.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:54:00.516Z] Configure a credential helper to remove this warning. See [2025-03-12T07:54:00.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:54:00.516Z] [2025-03-12T07:54:00.516Z] Login Succeeded [2025-03-12T07:54:00.516Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:54:00.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:54:00.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:54:00.776Z] Configure a credential helper to remove this warning. See [2025-03-12T07:54:00.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:54:00.776Z] [2025-03-12T07:54:00.776Z] Login Succeeded [2025-03-12T07:54:00.776Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:54:00.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:54:00.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:54:00.777Z] Configure a credential helper to remove this warning. See [2025-03-12T07:54:00.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:54:00.777Z] [2025-03-12T07:54:00.777Z] Login Succeeded [2025-03-12T07:54:00.777Z] ****.io [2025-03-12T07:54:01.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:54:01.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:54:01.037Z] Configure a credential helper to remove this warning. See [2025-03-12T07:54:01.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:54:01.037Z] [2025-03-12T07:54:01.037Z] Login Succeeded [2025-03-12T07:54:01.037Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:54:01.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:54:01.105Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:54:01.143Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2025-03-12T07:54:01.143Z] 50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T07:54:01.143Z] 4.0.0 [2025-03-12T07:54:01.143Z] 50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [2025-03-12T07:54:01.143Z] odessa [2025-03-12T07:54:01.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:01.485Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:01.816Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T07:54:01.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-03-12T07:54:01.816Z] c0cdfcb5f3c7: Preparing [2025-03-12T07:54:01.816Z] 23b222a91741: Preparing [2025-03-12T07:54:01.816Z] 6ac702055489: Preparing [2025-03-12T07:54:01.816Z] bbabafd2927d: Preparing [2025-03-12T07:54:01.816Z] b0b348921f63: Preparing [2025-03-12T07:54:01.816Z] 994456c4fd7b: Preparing [2025-03-12T07:54:01.816Z] 994456c4fd7b: Waiting [2025-03-12T07:54:01.816Z] 23b222a91741: Pushed [2025-03-12T07:54:01.816Z] 994456c4fd7b: Layer already exists [2025-03-12T07:54:01.816Z] b0b348921f63: Pushed [2025-03-12T07:54:01.816Z] 6ac702055489: Pushed [2025-03-12T07:54:01.816Z] bbabafd2927d: Pushed [2025-03-12T07:54:07.082Z] c0cdfcb5f3c7: Pushed [2025-03-12T07:54:07.082Z] 50a4404deb97c933da02939d38ebc02aded80c19: digest: sha256:ef1134b8df85a14909d3c69170ad2bf180f8b10cd06ee60484a0bbd23e590c68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:07.413Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:07.729Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0 [2025-03-12T07:54:07.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-03-12T07:54:07.729Z] c0cdfcb5f3c7: Preparing [2025-03-12T07:54:07.729Z] 23b222a91741: Preparing [2025-03-12T07:54:07.729Z] 6ac702055489: Preparing [2025-03-12T07:54:07.729Z] bbabafd2927d: Preparing [2025-03-12T07:54:07.729Z] b0b348921f63: Preparing [2025-03-12T07:54:07.729Z] 994456c4fd7b: Preparing [2025-03-12T07:54:07.729Z] 994456c4fd7b: Waiting [2025-03-12T07:54:07.729Z] c0cdfcb5f3c7: Layer already exists [2025-03-12T07:54:07.729Z] 23b222a91741: Layer already exists [2025-03-12T07:54:07.729Z] bbabafd2927d: Layer already exists [2025-03-12T07:54:07.729Z] 6ac702055489: Layer already exists [2025-03-12T07:54:07.729Z] b0b348921f63: Layer already exists [2025-03-12T07:54:07.729Z] 994456c4fd7b: Layer already exists [2025-03-12T07:54:07.729Z] 4.0.0: digest: sha256:ef1134b8df85a14909d3c69170ad2bf180f8b10cd06ee60484a0bbd23e590c68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:08.059Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:08.376Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [2025-03-12T07:54:08.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-03-12T07:54:08.376Z] c0cdfcb5f3c7: Preparing [2025-03-12T07:54:08.376Z] 23b222a91741: Preparing [2025-03-12T07:54:08.376Z] 6ac702055489: Preparing [2025-03-12T07:54:08.376Z] bbabafd2927d: Preparing [2025-03-12T07:54:08.376Z] b0b348921f63: Preparing [2025-03-12T07:54:08.376Z] 994456c4fd7b: Preparing [2025-03-12T07:54:08.376Z] 994456c4fd7b: Waiting [2025-03-12T07:54:08.376Z] bbabafd2927d: Layer already exists [2025-03-12T07:54:08.376Z] 23b222a91741: Layer already exists [2025-03-12T07:54:08.376Z] c0cdfcb5f3c7: Layer already exists [2025-03-12T07:54:08.376Z] 6ac702055489: Layer already exists [2025-03-12T07:54:08.376Z] b0b348921f63: Layer already exists [2025-03-12T07:54:08.376Z] 994456c4fd7b: Layer already exists [2025-03-12T07:54:08.376Z] 50a4404deb97c933da02939d38ebc02aded80c19-4.0.0: digest: sha256:ef1134b8df85a14909d3c69170ad2bf180f8b10cd06ee60484a0bbd23e590c68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:08.701Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:09.026Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:odessa [2025-03-12T07:54:09.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-03-12T07:54:09.026Z] c0cdfcb5f3c7: Preparing [2025-03-12T07:54:09.026Z] 23b222a91741: Preparing [2025-03-12T07:54:09.026Z] 6ac702055489: Preparing [2025-03-12T07:54:09.026Z] bbabafd2927d: Preparing [2025-03-12T07:54:09.026Z] b0b348921f63: Preparing [2025-03-12T07:54:09.026Z] 994456c4fd7b: Preparing [2025-03-12T07:54:09.026Z] 994456c4fd7b: Waiting [2025-03-12T07:54:09.026Z] b0b348921f63: Layer already exists [2025-03-12T07:54:09.026Z] 6ac702055489: Layer already exists [2025-03-12T07:54:09.026Z] c0cdfcb5f3c7: Layer already exists [2025-03-12T07:54:09.026Z] 23b222a91741: Layer already exists [2025-03-12T07:54:09.026Z] bbabafd2927d: Layer already exists [2025-03-12T07:54:09.026Z] 994456c4fd7b: Layer already exists [2025-03-12T07:54:09.026Z] odessa: digest: sha256:ef1134b8df85a14909d3c69170ad2bf180f8b10cd06ee60484a0bbd23e590c68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:54:09.098Z] ===================================================== [Pipeline] echo [2025-03-12T07:54:09.112Z] taggedImages: [2025-03-12T07:54:09.112Z] - nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T07:54:09.112Z] - nexus3.edgexfoundry.org:10004/device-uart:4.0.0 [2025-03-12T07:54:09.112Z] - nexus3.edgexfoundry.org:10004/device-uart:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [2025-03-12T07:54:09.112Z] - nexus3.edgexfoundry.org:10004/device-uart: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-12T07:54:09.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:54:09.526Z] [2025-03-12T07:54:09.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:09.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:54:09.821Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T07:54:09.821Z] 5eb5b503b376: Pulling fs layer [2025-03-12T07:54:09.821Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T07:54:09.821Z] ec43610c2a17: Pulling fs layer [2025-03-12T07:54:09.821Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T07:54:09.821Z] 33b1e0a273af: Pulling fs layer [2025-03-12T07:54:09.821Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T07:54:09.821Z] 2f39f015ded8: Pulling fs layer [2025-03-12T07:54:09.821Z] 5d3b04190fa2: Waiting [2025-03-12T07:54:09.821Z] 33b1e0a273af: Waiting [2025-03-12T07:54:09.821Z] 3a2ae6a8a46f: Waiting [2025-03-12T07:54:09.821Z] 2f39f015ded8: Waiting [2025-03-12T07:54:09.821Z] 5c69ac0246d0: Download complete [2025-03-12T07:54:09.821Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T07:54:09.821Z] 3a2ae6a8a46f: Download complete [2025-03-12T07:54:09.821Z] 33b1e0a273af: Verifying Checksum [2025-03-12T07:54:09.821Z] 33b1e0a273af: Download complete [2025-03-12T07:54:09.821Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T07:54:09.821Z] 5d3b04190fa2: Download complete [2025-03-12T07:54:09.821Z] ec43610c2a17: Verifying Checksum [2025-03-12T07:54:09.821Z] ec43610c2a17: Download complete [2025-03-12T07:54:10.079Z] 5eb5b503b376: Verifying Checksum [2025-03-12T07:54:10.079Z] 5eb5b503b376: Download complete [2025-03-12T07:54:10.642Z] 2f39f015ded8: Download complete [2025-03-12T07:54:11.207Z] 5eb5b503b376: Pull complete [2025-03-12T07:54:11.467Z] 5c69ac0246d0: Pull complete [2025-03-12T07:54:11.725Z] ec43610c2a17: Pull complete [2025-03-12T07:54:11.983Z] 3a2ae6a8a46f: Pull complete [2025-03-12T07:54:12.243Z] 33b1e0a273af: Pull complete [2025-03-12T07:54:12.243Z] 5d3b04190fa2: Pull complete [2025-03-12T07:54:16.418Z] 2f39f015ded8: Pull complete [2025-03-12T07:54:16.418Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T07:54:16.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:54:16.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:54:16.531Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T07:54:16.561Z] $ 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/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T07:54:19.431Z] $ docker top 745f580e3351dc759310e6be035db38e1cb71f1f69377986c143adb43643d133 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:54:19.813Z] ---> job-cost.sh [2025-03-12T07:54:19.813Z] lf-activate-venv: SKIPPING [2025-03-12T07:54:19.813Z] INFO: No Stack... [2025-03-12T07:54:20.383Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:54:20.643Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:54:20.934Z] + cat /w/workspace/edgexfoundry_device-uart_odessa/archives/cost.csv [2025-03-12T07:54:20.934Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T07:54:20.949Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [2025-03-12T07:54:20.960Z] Resource [jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] did not exist. Created. [2025-03-12T07:54:20.965Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:54:21.275Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T07:54:21.344Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:54:21.353Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:54:21.390Z] $ docker stop --time=1 745f580e3351dc759310e6be035db38e1cb71f1f69377986c143adb43643d133 [2025-03-12T07:54:22.550Z] $ docker rm -f --volumes 745f580e3351dc759310e6be035db38e1cb71f1f69377986c143adb43643d133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T07:54:27.668Z] Removing intermediate container 3701cdf2e6ca [2025-03-12T07:54:27.668Z] ---> 614e8a756bd6 [2025-03-12T07:54:27.668Z] Step 10/12 : COPY . . [2025-03-12T07:54:34.306Z] ---> 1981946e8baf [2025-03-12T07:54:34.306Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:54:34.306Z] ---> Running in 3a527ec22d64 [2025-03-12T07:54:34.306Z] Removing intermediate container 3a527ec22d64 [2025-03-12T07:54:34.306Z] ---> 3940e6eee46c [2025-03-12T07:54:34.306Z] Step 12/12 : RUN ${MAKE} [2025-03-12T07:54:34.306Z] ---> Running in 15f9dbfe5e38 [2025-03-12T07:54:34.889Z] noop [2025-03-12T07:54:35.470Z] Removing intermediate container 15f9dbfe5e38 [2025-03-12T07:54:35.470Z] ---> 888860a6f0d4 [2025-03-12T07:54:36.048Z] Successfully built 888860a6f0d4 [2025-03-12T07:54:36.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:36.403Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T07:54:36.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:54:36.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-41068 does not seem to be running inside a container [2025-03-12T07:54:36.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@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-12T07:54:37.789Z] $ docker top 81138d0f43e73f3b9169f6982a17325702b1ce395c477bac332b8d40a9411196 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:54:38.607Z] + go version [2025-03-12T07:54:38.607Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T07:54:38.626Z] $ docker stop --time=1 81138d0f43e73f3b9169f6982a17325702b1ce395c477bac332b8d40a9411196 [2025-03-12T07:54:40.207Z] $ docker rm -f --volumes 81138d0f43e73f3b9169f6982a17325702b1ce395c477bac332b8d40a9411196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:40.801Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T07:54:40.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:54:40.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-41068 does not seem to be running inside a container [2025-03-12T07:54:41.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@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-12T07:54:42.235Z] $ docker top 132fdd08e8cbc8b198bd81b0072d105993cf42621eea8762c0787e4ea6a44f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:54:43.080Z] + git config --global --add safe.directory /w/workspace/device-uart/2 [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:54:43.727Z] + make test [2025-03-12T07:54:43.727Z] go test ./... -coverprofile=coverage.out [2025-03-12T07:54:47.066Z] ? github.com/edgexfoundry/device-uart [no test files] [2025-03-12T07:58:24.087Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2025-03-12T07:58:24.087Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2025-03-12T07:58:24.087Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T07:58:24.087Z] go vet ./... [2025-03-12T07:59:20.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:59:20.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:59:20.540Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:59:20.825Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:59:21.487Z] + go mod tidy [Pipeline] } [2025-03-12T07:59:26.858Z] $ docker stop --time=1 132fdd08e8cbc8b198bd81b0072d105993cf42621eea8762c0787e4ea6a44f3f [2025-03-12T07:59:29.139Z] $ docker rm -f --volumes 132fdd08e8cbc8b198bd81b0072d105993cf42621eea8762c0787e4ea6a44f3f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:59:30.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:59:31.021Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T07:59:32.350Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:59:32.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:59:33.103Z] + ls -al . [2025-03-12T07:59:33.103Z] total 224 [2025-03-12T07:59:33.103Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:54 . [2025-03-12T07:59:33.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:51 .. [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 07:51 .dockerignore [2025-03-12T07:59:33.103Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:51 .git [2025-03-12T07:59:33.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:51 .github [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 335 Mar 12 07:51 .gitignore [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 198 Mar 12 07:51 .golangci.yml [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 18662 Mar 12 07:51 Attribution.txt [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 2704 Mar 12 07:51 CHANGELOG.md [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 1919 Mar 12 07:51 Dockerfile [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:51 GOVERNANCE.md [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 12 07:51 Jenkinsfile [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:51 LICENSE [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 2455 Mar 12 07:51 Makefile [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 07:51 OWNERS.md [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 8892 Mar 12 07:51 README.md [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:51 VERSION [2025-03-12T07:59:33.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:51 bin [2025-03-12T07:59:33.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:51 cmd [2025-03-12T07:59:33.103Z] -rw-r--r-- 1 jenkins jenkins 6770 Mar 12 07:58 coverage.out [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 6073 Mar 12 07:51 go.mod [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 86751 Mar 12 07:51 go.sum [2025-03-12T07:59:33.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:51 internal [2025-03-12T07:59:33.103Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:51 vendor [2025-03-12T07:59:33.103Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 12 07:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:59:33.540Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=50a4404deb97c933da02939d38ebc02aded80c19 --label arch=arm64 --label version=4.0.0 . [2025-03-12T07:59:37.801Z] Sending build context to Docker daemon 58.3MB [2025-03-12T07:59:37.801Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:59:37.801Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-12T07:59:37.802Z] ---> 888860a6f0d4 [2025-03-12T07:59:37.802Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:59:38.772Z] ---> Running in 810e19f629c3 [2025-03-12T07:59:39.039Z] Removing intermediate container 810e19f629c3 [2025-03-12T07:59:39.039Z] ---> a7eea32e7218 [2025-03-12T07:59:39.039Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:59:39.309Z] ---> Running in 2685d37cbb78 [2025-03-12T07:59:39.579Z] Removing intermediate container 2685d37cbb78 [2025-03-12T07:59:39.579Z] ---> ff45302fa8ba [2025-03-12T07:59:39.579Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:59:39.857Z] ---> Running in 528302abc873 [2025-03-12T07:59:40.133Z] Removing intermediate container 528302abc873 [2025-03-12T07:59:40.133Z] ---> a823a687f3f7 [2025-03-12T07:59:40.133Z] Step 6/26 : WORKDIR /device-uart [2025-03-12T07:59:40.133Z] ---> Running in 3d0447785ade [2025-03-12T07:59:40.402Z] Removing intermediate container 3d0447785ade [2025-03-12T07:59:40.402Z] ---> 05b6be80ef1d [2025-03-12T07:59:40.402Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:59:40.671Z] ---> Running in 56f0cce6a41d [2025-03-12T07:59:42.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:59:42.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:59:44.315Z] OK: 244 MiB in 62 packages [2025-03-12T07:59:45.278Z] Removing intermediate container 56f0cce6a41d [2025-03-12T07:59:45.278Z] ---> 7cddd5fb0c18 [2025-03-12T07:59:45.278Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-12T08:00:00.291Z] ---> f30c7d7cac3a [2025-03-12T08:00:00.291Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T08:00:00.291Z] ---> Running in 0d248eba8985 [2025-03-12T08:00:01.253Z] skipping... [2025-03-12T08:00:01.840Z] Removing intermediate container 0d248eba8985 [2025-03-12T08:00:01.840Z] ---> 2eacafa74eee [2025-03-12T08:00:01.840Z] Step 10/26 : COPY . . [2025-03-12T08:00:22.994Z] ---> 7caffda1c009 [2025-03-12T08:00:22.994Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T08:00:22.994Z] ---> Running in 7cd8578a97e0 [2025-03-12T08:00:22.994Z] Removing intermediate container 7cd8578a97e0 [2025-03-12T08:00:22.994Z] ---> b27a51a6a227 [2025-03-12T08:00:22.994Z] Step 12/26 : RUN ${MAKE} [2025-03-12T08:00:22.994Z] ---> Running in 6eb07b312707 [2025-03-12T08:00:22.994Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2025-03-12T08:04:46.022Z] Removing intermediate container 6eb07b312707 [2025-03-12T08:04:46.022Z] ---> e4f35c346142 [2025-03-12T08:04:46.022Z] Step 13/26 : FROM alpine:3.20 [2025-03-12T08:04:46.022Z] 3.20: Pulling from library/alpine [2025-03-12T08:04:46.022Z] 94e9d8af2201: Already exists [2025-03-12T08:04:46.022Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T08:04:46.022Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T08:04:46.022Z] ---> 7aab056cecc6 [2025-03-12T08:04:46.022Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-03-12T08:04:46.022Z] ---> Running in 55b0df1cbeae [2025-03-12T08:04:46.298Z] Removing intermediate container 55b0df1cbeae [2025-03-12T08:04:46.298Z] ---> 4cf9c3896a3b [2025-03-12T08:04:46.298Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-12T08:04:46.567Z] ---> Running in 6479f49cfcd6 [2025-03-12T08:04:47.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T08:04:48.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T08:04:50.201Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T08:04:50.201Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T08:04:50.201Z] OK: 9 MiB in 15 packages [2025-03-12T08:04:51.164Z] Removing intermediate container 6479f49cfcd6 [2025-03-12T08:04:51.165Z] ---> 7d346187eb8e [2025-03-12T08:04:51.165Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-12T08:04:51.165Z] ---> Running in 30cfbe7e7d51 [2025-03-12T08:04:52.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T08:04:52.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T08:04:54.528Z] OK: 9 MiB in 15 packages [2025-03-12T08:04:55.492Z] Removing intermediate container 30cfbe7e7d51 [2025-03-12T08:04:55.492Z] ---> e8873a964e4d [2025-03-12T08:04:55.492Z] Step 17/26 : WORKDIR / [2025-03-12T08:04:55.492Z] ---> Running in e895613259c4 [2025-03-12T08:04:55.760Z] Removing intermediate container e895613259c4 [2025-03-12T08:04:55.760Z] ---> 11dac764d355 [2025-03-12T08:04:55.760Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2025-03-12T08:04:56.365Z] ---> 2a6c3dc952ae [2025-03-12T08:04:56.365Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2025-03-12T08:04:56.956Z] ---> 8cbad032dfad [2025-03-12T08:04:56.956Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2025-03-12T08:04:59.555Z] ---> c25002d9fe93 [2025-03-12T08:04:59.555Z] Step 21/26 : EXPOSE 59995 [2025-03-12T08:04:59.555Z] ---> Running in 66a5d3aa527d [2025-03-12T08:04:59.555Z] Removing intermediate container 66a5d3aa527d [2025-03-12T08:04:59.555Z] ---> d81f6c5fa034 [2025-03-12T08:04:59.555Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2025-03-12T08:04:59.824Z] ---> Running in 985e9ddb2e21 [2025-03-12T08:05:00.091Z] Removing intermediate container 985e9ddb2e21 [2025-03-12T08:05:00.091Z] ---> fc2e218ac561 [2025-03-12T08:05:00.091Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T08:05:00.091Z] ---> Running in 45c17d083f32 [2025-03-12T08:05:00.366Z] Removing intermediate container 45c17d083f32 [2025-03-12T08:05:00.366Z] ---> 8af341e8e9b8 [2025-03-12T08:05:00.366Z] Step 24/26 : LABEL arch=arm64 [2025-03-12T08:05:00.633Z] ---> Running in 1753e8a2d87a [2025-03-12T08:05:00.899Z] Removing intermediate container 1753e8a2d87a [2025-03-12T08:05:00.899Z] ---> 988d8c915c33 [2025-03-12T08:05:00.899Z] Step 25/26 : LABEL git_sha=50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T08:05:00.899Z] ---> Running in 859ea8440ab3 [2025-03-12T08:05:01.483Z] Removing intermediate container 859ea8440ab3 [2025-03-12T08:05:01.483Z] ---> b1359ba5bb6a [2025-03-12T08:05:01.483Z] Step 26/26 : LABEL version=4.0.0 [2025-03-12T08:05:01.483Z] ---> Running in bdd3dcdb7b6a [2025-03-12T08:05:01.755Z] Removing intermediate container bdd3dcdb7b6a [2025-03-12T08:05:01.755Z] ---> 3151b64c62b2 [2025-03-12T08:05:01.755Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T08:05:02.724Z] Successfully built 3151b64c62b2 [2025-03-12T08:05:02.724Z] Successfully tagged device-uart-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-12T08:05:02.888Z] provisioning config files... [2025-03-12T08:05:02.903Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config9760785863596133043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:05:04.451Z] ---> ****-login.sh [2025-03-12T08:05:04.451Z] nexus3.edgexfoundry.org:10001 [2025-03-12T08:05:04.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:05:04.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:05:04.721Z] Configure a credential helper to remove this warning. See [2025-03-12T08:05:04.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:05:04.721Z] [2025-03-12T08:05:04.721Z] Login Succeeded [2025-03-12T08:05:04.721Z] nexus3.edgexfoundry.org:10002 [2025-03-12T08:05:04.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:05:05.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:05:05.262Z] Configure a credential helper to remove this warning. See [2025-03-12T08:05:05.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:05:05.262Z] [2025-03-12T08:05:05.262Z] Login Succeeded [2025-03-12T08:05:05.262Z] nexus3.edgexfoundry.org:10003 [2025-03-12T08:05:05.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:05:05.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:05:05.531Z] Configure a credential helper to remove this warning. See [2025-03-12T08:05:05.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:05:05.531Z] [2025-03-12T08:05:05.531Z] Login Succeeded [2025-03-12T08:05:05.531Z] nexus3.edgexfoundry.org:10004 [2025-03-12T08:05:05.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:05:06.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:05:06.098Z] Configure a credential helper to remove this warning. See [2025-03-12T08:05:06.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:05:06.098Z] [2025-03-12T08:05:06.098Z] Login Succeeded [2025-03-12T08:05:06.098Z] ****.io [2025-03-12T08:05:06.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:05:06.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:05:06.635Z] Configure a credential helper to remove this warning. See [2025-03-12T08:05:06.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:05:06.635Z] [2025-03-12T08:05:06.635Z] Login Succeeded [2025-03-12T08:05:06.635Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T08:05:06.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T08:05:06.707Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T08:05:06.737Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2025-03-12T08:05:06.737Z] 50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T08:05:06.737Z] 4.0.0 [2025-03-12T08:05:06.737Z] 50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [2025-03-12T08:05:06.737Z] odessa [2025-03-12T08:05:06.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:07.113Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:07.481Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T08:05:07.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-03-12T08:05:07.481Z] 9977e2e0b011: Preparing [2025-03-12T08:05:07.481Z] c42bb3bb9305: Preparing [2025-03-12T08:05:07.481Z] 29d32317d90c: Preparing [2025-03-12T08:05:07.481Z] 760fcf94eeb6: Preparing [2025-03-12T08:05:07.481Z] b027063ef263: Preparing [2025-03-12T08:05:07.481Z] dd9c8f8612c8: Preparing [2025-03-12T08:05:07.481Z] dd9c8f8612c8: Waiting [2025-03-12T08:05:07.747Z] 760fcf94eeb6: Pushed [2025-03-12T08:05:07.747Z] c42bb3bb9305: Pushed [2025-03-12T08:05:07.747Z] 29d32317d90c: Pushed [2025-03-12T08:05:07.747Z] b027063ef263: Pushed [2025-03-12T08:05:07.747Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:05:20.054Z] 9977e2e0b011: Pushed [2025-03-12T08:05:20.054Z] 50a4404deb97c933da02939d38ebc02aded80c19: digest: sha256:5ce4348f944a150280d792c8d3922fd691ca453ed8f3e4e51611581d98c701e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:20.428Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:20.788Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0 [2025-03-12T08:05:20.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-03-12T08:05:20.788Z] 9977e2e0b011: Preparing [2025-03-12T08:05:20.788Z] c42bb3bb9305: Preparing [2025-03-12T08:05:20.788Z] 29d32317d90c: Preparing [2025-03-12T08:05:20.788Z] 760fcf94eeb6: Preparing [2025-03-12T08:05:20.788Z] b027063ef263: Preparing [2025-03-12T08:05:20.788Z] dd9c8f8612c8: Preparing [2025-03-12T08:05:20.788Z] dd9c8f8612c8: Waiting [2025-03-12T08:05:20.788Z] b027063ef263: Layer already exists [2025-03-12T08:05:20.788Z] 9977e2e0b011: Layer already exists [2025-03-12T08:05:20.788Z] 29d32317d90c: Layer already exists [2025-03-12T08:05:20.788Z] 760fcf94eeb6: Layer already exists [2025-03-12T08:05:20.788Z] c42bb3bb9305: Layer already exists [2025-03-12T08:05:20.788Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:05:21.054Z] 4.0.0: digest: sha256:5ce4348f944a150280d792c8d3922fd691ca453ed8f3e4e51611581d98c701e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:21.429Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:21.791Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [2025-03-12T08:05:21.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-03-12T08:05:21.791Z] 9977e2e0b011: Preparing [2025-03-12T08:05:21.791Z] c42bb3bb9305: Preparing [2025-03-12T08:05:21.791Z] 29d32317d90c: Preparing [2025-03-12T08:05:21.791Z] 760fcf94eeb6: Preparing [2025-03-12T08:05:21.791Z] b027063ef263: Preparing [2025-03-12T08:05:21.791Z] dd9c8f8612c8: Preparing [2025-03-12T08:05:21.791Z] dd9c8f8612c8: Waiting [2025-03-12T08:05:21.791Z] 760fcf94eeb6: Layer already exists [2025-03-12T08:05:21.791Z] b027063ef263: Layer already exists [2025-03-12T08:05:21.791Z] 9977e2e0b011: Layer already exists [2025-03-12T08:05:21.791Z] c42bb3bb9305: Layer already exists [2025-03-12T08:05:21.791Z] 29d32317d90c: Layer already exists [2025-03-12T08:05:21.791Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:05:22.057Z] 50a4404deb97c933da02939d38ebc02aded80c19-4.0.0: digest: sha256:5ce4348f944a150280d792c8d3922fd691ca453ed8f3e4e51611581d98c701e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:22.438Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:22.802Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa [2025-03-12T08:05:22.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-03-12T08:05:22.802Z] 9977e2e0b011: Preparing [2025-03-12T08:05:22.802Z] c42bb3bb9305: Preparing [2025-03-12T08:05:22.802Z] 29d32317d90c: Preparing [2025-03-12T08:05:22.802Z] 760fcf94eeb6: Preparing [2025-03-12T08:05:22.802Z] b027063ef263: Preparing [2025-03-12T08:05:22.802Z] dd9c8f8612c8: Preparing [2025-03-12T08:05:22.802Z] dd9c8f8612c8: Waiting [2025-03-12T08:05:22.802Z] c42bb3bb9305: Layer already exists [2025-03-12T08:05:22.802Z] b027063ef263: Layer already exists [2025-03-12T08:05:22.802Z] 760fcf94eeb6: Layer already exists [2025-03-12T08:05:22.802Z] 29d32317d90c: Layer already exists [2025-03-12T08:05:22.802Z] 9977e2e0b011: Layer already exists [2025-03-12T08:05:22.802Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:05:23.069Z] odessa: digest: sha256:5ce4348f944a150280d792c8d3922fd691ca453ed8f3e4e51611581d98c701e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T08:05:23.152Z] ===================================================== [Pipeline] echo [2025-03-12T08:05:23.165Z] taggedImages: [2025-03-12T08:05:23.165Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19 [2025-03-12T08:05:23.165Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0 [2025-03-12T08:05:23.165Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:50a4404deb97c933da02939d38ebc02aded80c19-4.0.0 [2025-03-12T08:05:23.165Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:23.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:05:23.558Z] [2025-03-12T08:05:23.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:23.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:05:24.180Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T08:05:24.180Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T08:05:24.180Z] 04944245beec: Pulling fs layer [2025-03-12T08:05:24.180Z] 699f458cf7ca: Pulling fs layer [2025-03-12T08:05:24.180Z] 765212b225bb: Pulling fs layer [2025-03-12T08:05:24.180Z] f23df028b6ca: Pulling fs layer [2025-03-12T08:05:24.180Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T08:05:24.180Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T08:05:24.180Z] 765212b225bb: Waiting [2025-03-12T08:05:24.180Z] f23df028b6ca: Waiting [2025-03-12T08:05:24.180Z] d65c8cfc05b1: Waiting [2025-03-12T08:05:24.180Z] 2437ff75d9bd: Waiting [2025-03-12T08:05:24.180Z] 04944245beec: Verifying Checksum [2025-03-12T08:05:24.180Z] 04944245beec: Download complete [2025-03-12T08:05:24.180Z] 765212b225bb: Verifying Checksum [2025-03-12T08:05:24.180Z] 765212b225bb: Download complete [2025-03-12T08:05:24.180Z] f23df028b6ca: Verifying Checksum [2025-03-12T08:05:24.180Z] f23df028b6ca: Download complete [2025-03-12T08:05:24.180Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T08:05:24.180Z] d65c8cfc05b1: Download complete [2025-03-12T08:05:24.447Z] 699f458cf7ca: Verifying Checksum [2025-03-12T08:05:24.447Z] 699f458cf7ca: Download complete [2025-03-12T08:05:25.028Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T08:05:25.028Z] 8998bd30e6a1: Download complete [2025-03-12T08:05:27.608Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T08:05:27.608Z] 2437ff75d9bd: Download complete [2025-03-12T08:05:30.202Z] 8998bd30e6a1: Pull complete [2025-03-12T08:05:30.469Z] 04944245beec: Pull complete [2025-03-12T08:05:32.424Z] 699f458cf7ca: Pull complete [2025-03-12T08:05:32.694Z] 765212b225bb: Pull complete [2025-03-12T08:05:33.664Z] f23df028b6ca: Pull complete [2025-03-12T08:05:33.934Z] d65c8cfc05b1: Pull complete [2025-03-12T08:05:52.159Z] 2437ff75d9bd: Pull complete [2025-03-12T08:05:52.159Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T08:05:52.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:05:52.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:05:52.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-41068 does not seem to be running inside a container [2025-03-12T08:05:52.543Z] $ 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/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@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-12T08:05:55.892Z] $ docker top 11fd14d61b6410ace660479352a1e87ed7c6d0363f55e6b8c928931002240cde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:05:56.852Z] ---> job-cost.sh [2025-03-12T08:05:56.852Z] lf-activate-venv: SKIPPING [2025-03-12T08:05:56.852Z] INFO: No Stack... [2025-03-12T08:05:57.437Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T08:05:58.397Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T08:05:59.061Z] + cat /w/workspace/device-uart/2/archives/cost.csv [2025-03-12T08:05:59.061Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T08:05:59.086Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [2025-03-12T08:05:59.096Z] Resource [jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] did not exist. Created. [2025-03-12T08:05:59.103Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T08:05:59.796Z] /w/workspace/device-uart/2@tmp/durable-36bfa1eb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T08:06:00.454Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T08:06:00.483Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T08:06:01.224Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T08:06:01.231Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T08:06:01.263Z] $ docker stop --time=1 11fd14d61b6410ace660479352a1e87ed7c6d0363f55e6b8c928931002240cde [2025-03-12T08:06:02.956Z] $ docker rm -f --volumes 11fd14d61b6410ace660479352a1e87ed7c6d0363f55e6b8c928931002240cde [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-12T08:06:03.534Z] provisioning config files... [2025-03-12T08:06:03.541Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config9800336355973716402tmp [Pipeline] { [Pipeline] sh [2025-03-12T08:06:03.832Z] + set +x [2025-03-12T08:06:03.832Z] + bash -s -- [2025-03-12T08:06:03.832Z] + curl -s https://codecov.io/bash [2025-03-12T08:06:03.832Z] [2025-03-12T08:06:03.832Z] _____ _ [2025-03-12T08:06:03.832Z] / ____| | | [2025-03-12T08:06:03.832Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T08:06:03.832Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T08:06:03.832Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T08:06:03.832Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T08:06:03.832Z] Bash-1.0.6 [2025-03-12T08:06:03.832Z] [2025-03-12T08:06:03.832Z] [2025-03-12T08:06:03.832Z] [0;36m==>[0m git version 2.25.1 found [2025-03-12T08:06:03.832Z] [0;36m==>[0m 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-12T08:06:03.832Z] Release-Date: 2020-01-08 [2025-03-12T08:06:03.832Z] 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-12T08:06:03.832Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T08:06:03.832Z] [0;90m==>[0m Jenkins CI detected. [2025-03-12T08:06:03.832Z] [0;90mcurrent dir: [0m /w/workspace/edgexfoundry_device-uart_odessa [2025-03-12T08:06:03.832Z] [0;90mproject root:[0m . [2025-03-12T08:06:03.832Z] [0;90m-->[0m token set from env [2025-03-12T08:06:03.832Z] [0;90mYaml found at:[0m vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-12T08:06:03.832Z] [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m [2025-03-12T08:06:04.091Z] [0;90m==>[0m Python coveragepy not found [2025-03-12T08:06:04.091Z] [0;90m==>[0m Searching for coverage reports in: [2025-03-12T08:06:04.091Z] [0;32m+[0m . [2025-03-12T08:06:04.091Z] [0;90m->[0m Found 1 reports [2025-03-12T08:06:04.091Z] [0;90m==>[0m Detecting git/mercurial file structure [2025-03-12T08:06:04.091Z] [0;90m==>[0m Reading reports [2025-03-12T08:06:04.091Z] [0;32m+[0m ./coverage.out [0;90mbytes=6770[0m [2025-03-12T08:06:04.091Z] [0;90m==>[0m Appending adjustments [2025-03-12T08:06:04.091Z] [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m [2025-03-12T08:06:04.350Z] [0;32m+[0m Found adjustments [2025-03-12T08:06:04.350Z] [0;90m==>[0m Gzipping contents [2025-03-12T08:06:04.350Z] 28K /tmp/codecov.Yy7TBI.gz [2025-03-12T08:06:04.350Z] [0;90m==>[0m Uploading reports [2025-03-12T08:06:04.350Z] [0;90murl:[0m https://codecov.io [2025-03-12T08:06:04.350Z] [0;90mquery:[0m branch=odessa&commit=50a4404deb97c933da02939d38ebc02aded80c19&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T08:06:04.350Z] [0;90m->[0m Pinging Codecov [2025-03-12T08:06:04.350Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=odessa&commit=50a4404deb97c933da02939d38ebc02aded80c19&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T08:06:04.609Z] [0;90m->[0m Uploading to [2025-03-12T08:06:04.609Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/50a4404deb97c933da02939d38ebc02aded80c19/48cb674b-7530-4b31-a766-ea8a6947ba40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T080604Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=426e45b0998fe35867147a28b8b205030818b5551a91b96d8f2236e2821cc82a [2025-03-12T08:06:04.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T08:06:04.609Z] Dload Upload Total Spent Left Speed [2025-03-12T08:06:04.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25743 0 0 100 25743 0 167k --:--:-- --:--:-- --:--:-- 166k 100 25743 0 0 100 25743 0 167k --:--:-- --:--:-- --:--:-- 166k [2025-03-12T08:06:04.609Z] [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/lf-edge/device-uart/commit/50a4404deb97c933da02939d38ebc02aded80c19[0m [Pipeline] } [2025-03-12T08:06:04.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T08:06:04.838Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T08:06:04.855Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:06:05.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T08:06:05.245Z] [2025-03-12T08:06:05.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:06:05.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T08:06:05.872Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T08:06:05.872Z] 43c4264eed91: Pulling fs layer [2025-03-12T08:06:05.872Z] 4cc291be95ef: Pulling fs layer [2025-03-12T08:06:05.872Z] 2ac1f1163629: Pulling fs layer [2025-03-12T08:06:05.872Z] 5c3c966382ef: Pulling fs layer [2025-03-12T08:06:05.872Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T08:06:05.872Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T08:06:05.872Z] 9c3e1370e548: Pulling fs layer [2025-03-12T08:06:05.872Z] 5c3c966382ef: Waiting [2025-03-12T08:06:05.872Z] 4f4fb700ef54: Waiting [2025-03-12T08:06:05.872Z] d9c7d2e4e75e: Waiting [2025-03-12T08:06:05.872Z] 4cc291be95ef: Verifying Checksum [2025-03-12T08:06:05.872Z] 4cc291be95ef: Download complete [2025-03-12T08:06:05.872Z] 5c3c966382ef: Download complete [2025-03-12T08:06:05.872Z] 4f4fb700ef54: Download complete [2025-03-12T08:06:05.872Z] 43c4264eed91: Download complete [2025-03-12T08:06:06.157Z] 43c4264eed91: Pull complete [2025-03-12T08:06:06.157Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T08:06:06.157Z] d9c7d2e4e75e: Download complete [2025-03-12T08:06:06.157Z] 4cc291be95ef: Pull complete [2025-03-12T08:06:06.450Z] 2ac1f1163629: Verifying Checksum [2025-03-12T08:06:06.450Z] 2ac1f1163629: Download complete [2025-03-12T08:06:07.026Z] 9c3e1370e548: Verifying Checksum [2025-03-12T08:06:09.550Z] 2ac1f1163629: Pull complete [2025-03-12T08:06:09.550Z] 5c3c966382ef: Pull complete [2025-03-12T08:06:09.550Z] 4f4fb700ef54: Pull complete [2025-03-12T08:06:09.808Z] d9c7d2e4e75e: Pull complete [2025-03-12T08:06:13.090Z] 9c3e1370e548: Pull complete [2025-03-12T08:06:13.090Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T08:06:13.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T08:06:13.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:06:13.199Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T08:06:13.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T08:06:15.923Z] $ docker top e86a230cdd90f1482d655bf18c6ee1efa9c9c156f6204a9fc7a6c7ecd440e0dd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:06:16.256Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] echo [2025-03-12T08:06:16.266Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:odessa' [Pipeline] sh [2025-03-12T08:06:16.546Z] + set -o pipefail [2025-03-12T08:06:16.546Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:odessa' [2025-03-12T08:06:20.738Z] [2025-03-12T08:06:20.738Z] Monitoring /w/workspace/edgexfoundry_device-uart_odessa (github.com/edgexfoundry/device-uart)... [2025-03-12T08:06:20.738Z] [2025-03-12T08:06:20.738Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6c5085ab-ca06-452b-ace6-ae6d8743b947/history/cb523aec-1f2c-48c3-be74-1fd862db2c23 [2025-03-12T08:06:20.738Z] [2025-03-12T08:06:20.738Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T08:06:20.738Z] [2025-03-12T08:06:20.738Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T08:06:20.738Z] [2025-03-12T08:06:20.738Z] [2025-03-12T08:06:20.738Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T08:06:20.738Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T08:06:20.760Z] $ docker stop --time=1 e86a230cdd90f1482d655bf18c6ee1efa9c9c156f6204a9fc7a6c7ecd440e0dd [2025-03-12T08:06:22.444Z] $ docker rm -f --volumes e86a230cdd90f1482d655bf18c6ee1efa9c9c156f6204a9fc7a6c7ecd440e0dd [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-12T08:06:23.042Z] + git log --format=format:%s -1 50a4404deb97c933da02939d38ebc02aded80c19 [Pipeline] sh [2025-03-12T08:06:23.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T08:06:23.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:06:23.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T08:06:23.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:06:23.713Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T08:06:23.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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/py-git-semver:0.1.4 cat [2025-03-12T08:06:24.091Z] $ docker top 65dc11ee6714aadd7937284202b5ce6f02b9464fecc3fef964f9e0c47cf61e5e -eo pid,comm [2025-03-12T08:06:24.131Z] 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-12T08:06:24.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:06:24.175Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T08:06:24.848Z] + git semver [Pipeline] } [2025-03-12T08:06:25.130Z] $ docker stop --time=1 65dc11ee6714aadd7937284202b5ce6f02b9464fecc3fef964f9e0c47cf61e5e [2025-03-12T08:06:26.409Z] $ docker rm -f --volumes 65dc11ee6714aadd7937284202b5ce6f02b9464fecc3fef964f9e0c47cf61e5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:06:26.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T08:06:26.796Z] [2025-03-12T08:06:26.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:06:27.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T08:06:27.098Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T08:06:27.098Z] ab5ef0e58194: Pulling fs layer [2025-03-12T08:06:27.098Z] 9712f1f96733: Pulling fs layer [2025-03-12T08:06:27.098Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T08:06:27.098Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T08:06:27.098Z] e9a5061849ea: Pulling fs layer [2025-03-12T08:06:27.098Z] d747dcd14b5f: Pulling fs layer [2025-03-12T08:06:27.098Z] 2de7ff778b66: Pulling fs layer [2025-03-12T08:06:27.098Z] e9a5061849ea: Waiting [2025-03-12T08:06:27.098Z] d747dcd14b5f: Waiting [2025-03-12T08:06:27.098Z] 2de7ff778b66: Waiting [2025-03-12T08:06:27.098Z] 0d9ebad4ef96: Waiting [2025-03-12T08:06:27.098Z] 9712f1f96733: Verifying Checksum [2025-03-12T08:06:27.098Z] 9712f1f96733: Download complete [2025-03-12T08:06:27.356Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T08:06:27.356Z] 63f879dbbcfc: Download complete [2025-03-12T08:06:27.613Z] ab5ef0e58194: Verifying Checksum [2025-03-12T08:06:27.613Z] ab5ef0e58194: Download complete [2025-03-12T08:06:27.613Z] d747dcd14b5f: Verifying Checksum [2025-03-12T08:06:27.613Z] d747dcd14b5f: Download complete [2025-03-12T08:06:27.613Z] e9a5061849ea: Verifying Checksum [2025-03-12T08:06:27.613Z] e9a5061849ea: Download complete [2025-03-12T08:06:27.613Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T08:06:27.613Z] 0d9ebad4ef96: Download complete [2025-03-12T08:06:27.874Z] 2de7ff778b66: Verifying Checksum [2025-03-12T08:06:27.874Z] 2de7ff778b66: Download complete [2025-03-12T08:06:30.397Z] ab5ef0e58194: Pull complete [2025-03-12T08:06:30.397Z] 9712f1f96733: Pull complete [2025-03-12T08:06:30.657Z] 63f879dbbcfc: Pull complete [2025-03-12T08:06:34.836Z] 0d9ebad4ef96: Pull complete [2025-03-12T08:06:34.836Z] e9a5061849ea: Pull complete [2025-03-12T08:06:34.836Z] d747dcd14b5f: Pull complete [2025-03-12T08:06:35.405Z] 2de7ff778b66: Pull complete [2025-03-12T08:06:35.405Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T08:06:35.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T08:06:35.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:06:35.509Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T08:06:35.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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:0.23.1-centos7 cat [2025-03-12T08:06:40.011Z] $ docker top 5d7deafbf759bba7833ab8d84a5d609ba39a57662aa2259cb829a9fa989b7927 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:06:40.083Z] provisioning config files... [2025-03-12T08:06:40.089Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config5428150040816207771tmp [2025-03-12T08:06:40.100Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config1808771066592261633tmp [2025-03-12T08:06:40.108Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config2563013332284436179tmp [Pipeline] { [Pipeline] echo [2025-03-12T08:06:40.138Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:40.431Z] ---> sigul-configuration.sh [2025-03-12T08:06:40.431Z] gpg: directory `/root/.gnupg' created [2025-03-12T08:06:40.431Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T08:06:40.431Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T08:06:40.431Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T08:06:40.431Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T08:06:40.431Z] gpg: CAST5 encrypted data [2025-03-12T08:06:40.431Z] gpg: encrypted with 1 passphrase [2025-03-12T08:06:40.431Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T08:06:40.728Z] + mkdir /home/jenkins [2025-03-12T08:06:40.728Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T08:06:41.026Z] + 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-12T08:06:41.037Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:41.330Z] ---> sigul-install.sh [2025-03-12T08:06:41.331Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T08:06:41.625Z] + git tag --list [2025-03-12T08:06:41.625Z] v0.0.0 [2025-03-12T08:06:41.625Z] v0.0.1-dev.1 [2025-03-12T08:06:41.625Z] v0.0.1-dev.2 [2025-03-12T08:06:41.625Z] v0.0.1-dev.3 [2025-03-12T08:06:41.625Z] v0.0.1-dev.4 [2025-03-12T08:06:41.625Z] v3.0.0 [2025-03-12T08:06:41.625Z] v3.0.1-dev.1 [2025-03-12T08:06:41.625Z] v3.0.1-dev.10 [2025-03-12T08:06:41.625Z] v3.0.1-dev.11 [2025-03-12T08:06:41.625Z] v3.0.1-dev.12 [2025-03-12T08:06:41.625Z] v3.0.1-dev.13 [2025-03-12T08:06:41.625Z] v3.0.1-dev.14 [2025-03-12T08:06:41.625Z] v3.0.1-dev.15 [2025-03-12T08:06:41.625Z] v3.0.1-dev.16 [2025-03-12T08:06:41.625Z] v3.0.1-dev.17 [2025-03-12T08:06:41.625Z] v3.0.1-dev.18 [2025-03-12T08:06:41.625Z] v3.0.1-dev.19 [2025-03-12T08:06:41.625Z] v3.0.1-dev.2 [2025-03-12T08:06:41.625Z] v3.0.1-dev.20 [2025-03-12T08:06:41.625Z] v3.0.1-dev.21 [2025-03-12T08:06:41.625Z] v3.0.1-dev.22 [2025-03-12T08:06:41.625Z] v3.0.1-dev.23 [2025-03-12T08:06:41.625Z] v3.0.1-dev.24 [2025-03-12T08:06:41.625Z] v3.0.1-dev.25 [2025-03-12T08:06:41.625Z] v3.0.1-dev.26 [2025-03-12T08:06:41.625Z] v3.0.1-dev.27 [2025-03-12T08:06:41.625Z] v3.0.1-dev.28 [2025-03-12T08:06:41.625Z] v3.0.1-dev.29 [2025-03-12T08:06:41.625Z] v3.0.1-dev.3 [2025-03-12T08:06:41.625Z] v3.0.1-dev.30 [2025-03-12T08:06:41.625Z] v3.0.1-dev.31 [2025-03-12T08:06:41.625Z] v3.0.1-dev.32 [2025-03-12T08:06:41.625Z] v3.0.1-dev.33 [2025-03-12T08:06:41.625Z] v3.0.1-dev.34 [2025-03-12T08:06:41.625Z] v3.0.1-dev.4 [2025-03-12T08:06:41.625Z] v3.0.1-dev.5 [2025-03-12T08:06:41.625Z] v3.0.1-dev.6 [2025-03-12T08:06:41.625Z] v3.0.1-dev.7 [2025-03-12T08:06:41.625Z] v3.0.1-dev.8 [2025-03-12T08:06:41.625Z] v3.0.1-dev.9 [2025-03-12T08:06:41.625Z] v3.1 [2025-03-12T08:06:41.625Z] v3.1.0 [2025-03-12T08:06:41.625Z] v3.1.1 [2025-03-12T08:06:41.625Z] v3.1.1-dev.1 [2025-03-12T08:06:41.625Z] v4.0.0 [2025-03-12T08:06:41.625Z] v4.0.0-dev.1 [2025-03-12T08:06:41.625Z] v4.0.0-dev.10 [2025-03-12T08:06:41.625Z] v4.0.0-dev.11 [2025-03-12T08:06:41.625Z] v4.0.0-dev.2 [2025-03-12T08:06:41.625Z] v4.0.0-dev.3 [2025-03-12T08:06:41.625Z] v4.0.0-dev.4 [2025-03-12T08:06:41.625Z] v4.0.0-dev.5 [2025-03-12T08:06:41.625Z] v4.0.0-dev.6 [2025-03-12T08:06:41.625Z] v4.0.0-dev.7 [2025-03-12T08:06:41.625Z] v4.0.0-dev.8 [2025-03-12T08:06:41.625Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T08:06:41.923Z] + lftools sign git-tag v4.0.0 [2025-03-12T08:06:42.489Z] Signing Git tag with Sigul... [2025-03-12T08:06:42.489Z] Signing v4.0.0 [Pipeline] echo [2025-03-12T08:06:42.759Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:43.047Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T08:06:43.054Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T08:06:43.092Z] $ docker stop --time=1 5d7deafbf759bba7833ab8d84a5d609ba39a57662aa2259cb829a9fa989b7927 [2025-03-12T08:06:44.377Z] $ docker rm -f --volumes 5d7deafbf759bba7833ab8d84a5d609ba39a57662aa2259cb829a9fa989b7927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T08:06:44.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T08:06:44.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:06:45.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T08:06:45.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:06:45.203Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T08:06:45.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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/py-git-semver:0.1.4 cat [2025-03-12T08:06:45.623Z] $ docker top bf0d56647e611a5f506b2878562adb22386c3687622c82f96a3cb844d4956e06 -eo pid,comm [2025-03-12T08:06:45.664Z] 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-12T08:06:45.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:06:45.711Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T08:06:46.007Z] + git semver [Pipeline] } [2025-03-12T08:06:46.287Z] $ docker stop --time=1 bf0d56647e611a5f506b2878562adb22386c3687622c82f96a3cb844d4956e06 [2025-03-12T08:06:47.562Z] $ docker rm -f --volumes bf0d56647e611a5f506b2878562adb22386c3687622c82f96a3cb844d4956e06 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T08:06:47.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T08:06:47.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:06:48.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T08:06:48.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:06:48.289Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T08:06:48.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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/py-git-semver:0.1.4 cat [2025-03-12T08:06:48.651Z] $ docker top dca51863f72d6ab051dec0eafeee29a20487b9eb9b66a909311152b59eb75fbb -eo pid,comm [2025-03-12T08:06:48.686Z] 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-12T08:06:48.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:06:48.728Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T08:06:49.033Z] + git semver [Pipeline] } [2025-03-12T08:06:49.316Z] $ docker stop --time=1 dca51863f72d6ab051dec0eafeee29a20487b9eb9b66a909311152b59eb75fbb [2025-03-12T08:06:50.585Z] $ docker rm -f --volumes dca51863f72d6ab051dec0eafeee29a20487b9eb9b66a909311152b59eb75fbb [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-12T08:06:51.258Z] + [ -d /w/workspace/edgexfoundry_device-uart_odessa/archives ] [2025-03-12T08:06:51.259Z] + ls -al /w/workspace/edgexfoundry_device-uart_odessa/archives [2025-03-12T08:06:51.259Z] total 16 [2025-03-12T08:06:51.259Z] drwxr-xr-x 3 root root 4096 Mar 12 07:54 . [2025-03-12T08:06:51.259Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 08:06 .. [2025-03-12T08:06:51.259Z] drwxr-xr-x 2 root root 4096 Mar 12 07:54 cost [2025-03-12T08:06:51.259Z] -rw-r--r-- 1 root root 83 Mar 12 07:54 cost.csv [2025-03-12T08:06:51.259Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_odessa/archives [2025-03-12T08:06:51.259Z] + ls -al /w/workspace/edgexfoundry_device-uart_odessa/archives [2025-03-12T08:06:51.259Z] total 16 [2025-03-12T08:06:51.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:54 . [2025-03-12T08:06:51.259Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 08:06 .. [2025-03-12T08:06:51.259Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 07:54 cost [2025-03-12T08:06:51.259Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 12 07:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:51.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:52.476Z] ---> package-listing.sh [2025-03-12T08:06:52.476Z] ++ facter osfamily [2025-03-12T08:06:52.476Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T08:06:52.476Z] + OS_FAMILY=debian [2025-03-12T08:06:52.476Z] + workspace=/w/workspace/edgexfoundry_device-uart_odessa [2025-03-12T08:06:52.476Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T08:06:52.476Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T08:06:52.476Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T08:06:52.476Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T08:06:52.476Z] + '[' /w/workspace/edgexfoundry_device-uart_odessa ']' [2025-03-12T08:06:52.476Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T08:06:52.476Z] + case "${OS_FAMILY}" in [2025-03-12T08:06:52.476Z] + dpkg -l [2025-03-12T08:06:52.476Z] + grep '^ii' [2025-03-12T08:06:52.476Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T08:06:52.476Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T08:06:52.476Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T08:06:52.476Z] + '[' /w/workspace/edgexfoundry_device-uart_odessa ']' [2025-03-12T08:06:52.476Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_odessa/archives/ [2025-03-12T08:06:52.476Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_odessa/archives/ [Pipeline] echo [2025-03-12T08:06:52.484Z] 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/edgexfoundry_device-uart_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-12T08:06:52.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:06:53.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T08:06:53.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:06:53.401Z] prd-ubuntu20.04-docker-8c-8g-41077 does not seem to be running inside a container [2025-03-12T08:06:53.438Z] $ 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/edgexfoundry_device-uart_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_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-12T08:06:53.615Z] $ docker top d2fc64728d5fece5c3f4ab69bf19a49493902b3d918fe4c331a1520f2689f7d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:06:53.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T08:06:54.242Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T08:06:54.527Z] + ls /var/log/sa-host [2025-03-12T08:06:54.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:06:54.600Z] provisioning config files... [2025-03-12T08:06:54.608Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config3906831780281627067tmp [Pipeline] { [Pipeline] echo [2025-03-12T08:06:54.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:55.030Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T08:06:55.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:55.383Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T08:06:55.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:55.678Z] ---> sudo-logs.sh [2025-03-12T08:06:55.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T08:06:55.712Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:55.996Z] ---> job-cost.sh [2025-03-12T08:06:55.996Z] lf-activate-venv: SKIPPING [2025-03-12T08:06:55.996Z] DEBUG: total: 0.2199999988079071 [2025-03-12T08:06:55.996Z] INFO: Retrieving Stack Cost... [2025-03-12T08:06:56.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T08:06:56.829Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T08:06:56.845Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:57.124Z] ---> logs-deploy.sh [2025-03-12T08:06:57.124Z] lf-activate-venv: SKIPPING [2025-03-12T08:06:57.124Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/odessa/2 [2025-03-12T08:06:57.124Z] INFO: archiving workspace using pattern(s): [2025-03-12T08:06:58.059Z] Archives upload complete. [2025-03-12T08:06:58.318Z] INFO: archiving logs to Nexus [2025-03-12T08:06:58.887Z] ---> uname -a: [2025-03-12T08:06:58.887Z] Linux prd-ubuntu20-04-docker-8c-8g-41077 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] ---> lscpu: [2025-03-12T08:06:58.887Z] Architecture: x86_64 [2025-03-12T08:06:58.887Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-12T08:06:58.887Z] Byte Order: Little Endian [2025-03-12T08:06:58.887Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-12T08:06:58.887Z] CPU(s): 8 [2025-03-12T08:06:58.887Z] On-line CPU(s) list: 0-7 [2025-03-12T08:06:58.887Z] Thread(s) per core: 1 [2025-03-12T08:06:58.887Z] Core(s) per socket: 1 [2025-03-12T08:06:58.887Z] Socket(s): 8 [2025-03-12T08:06:58.887Z] NUMA node(s): 1 [2025-03-12T08:06:58.887Z] Vendor ID: AuthenticAMD [2025-03-12T08:06:58.887Z] CPU family: 23 [2025-03-12T08:06:58.887Z] Model: 49 [2025-03-12T08:06:58.887Z] Model name: AMD EPYC-Rome Processor [2025-03-12T08:06:58.887Z] Stepping: 0 [2025-03-12T08:06:58.887Z] CPU MHz: 2800.000 [2025-03-12T08:06:58.887Z] BogoMIPS: 5600.00 [2025-03-12T08:06:58.887Z] Virtualization: AMD-V [2025-03-12T08:06:58.887Z] Hypervisor vendor: KVM [2025-03-12T08:06:58.887Z] Virtualization type: full [2025-03-12T08:06:58.887Z] L1d cache: 256 KiB [2025-03-12T08:06:58.887Z] L1i cache: 256 KiB [2025-03-12T08:06:58.887Z] L2 cache: 4 MiB [2025-03-12T08:06:58.887Z] L3 cache: 128 MiB [2025-03-12T08:06:58.887Z] NUMA node0 CPU(s): 0-7 [2025-03-12T08:06:58.887Z] Vulnerability Itlb multihit: Not affected [2025-03-12T08:06:58.887Z] Vulnerability L1tf: Not affected [2025-03-12T08:06:58.887Z] Vulnerability Mds: Not affected [2025-03-12T08:06:58.887Z] Vulnerability Meltdown: Not affected [2025-03-12T08:06:58.887Z] Vulnerability Mmio stale data: Not affected [2025-03-12T08:06:58.887Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-12T08:06:58.887Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-12T08:06:58.887Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-12T08:06:58.887Z] Vulnerability Srbds: Not affected [2025-03-12T08:06:58.887Z] Vulnerability Tsx async abort: Not affected [2025-03-12T08:06:58.887Z] 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-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] ---> nproc: [2025-03-12T08:06:58.887Z] 8 [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] ---> df -h: [2025-03-12T08:06:58.887Z] Filesystem Size Used Avail Use% Mounted on [2025-03-12T08:06:58.887Z] overlay 155G 14G 142G 9% / [2025-03-12T08:06:58.887Z] tmpfs 64M 0 64M 0% /dev [2025-03-12T08:06:58.887Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-12T08:06:58.887Z] shm 64M 0 64M 0% /dev/shm [2025-03-12T08:06:58.887Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] ---> sar -b -r -n DEV: [2025-03-12T08:06:58.887Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41077) 03/12/25 _x86_64_ (8 CPU) [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] 07:50:17 LINUX RESTART (8 CPU) [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] 07:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-12T08:06:58.887Z] 07:52:01 306.42 13.13 293.28 0.00 1763.97 77077.55 0.00 [2025-03-12T08:06:58.887Z] 07:53:01 163.14 0.28 162.86 0.00 13.46 46324.28 0.00 [2025-03-12T08:06:58.887Z] 07:54:02 218.38 0.17 218.21 0.00 10.80 60066.52 0.00 [2025-03-12T08:06:58.887Z] 07:55:01 51.21 0.07 51.14 0.00 12.07 17124.44 0.00 [2025-03-12T08:06:58.887Z] 07:56:01 39.64 4.98 34.66 0.00 2631.43 5907.42 0.00 [2025-03-12T08:06:58.887Z] 07:57:01 4.48 0.02 4.47 0.00 0.13 91.72 0.00 [2025-03-12T08:06:58.887Z] 07:58:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2025-03-12T08:06:58.887Z] 07:59:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2025-03-12T08:06:58.887Z] 08:00:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2025-03-12T08:06:58.887Z] 08:01:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 [2025-03-12T08:06:58.887Z] 08:02:01 1.10 0.00 1.10 0.00 0.00 16.79 0.00 [2025-03-12T08:06:58.887Z] 08:03:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 [2025-03-12T08:06:58.887Z] 08:04:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2025-03-12T08:06:58.887Z] 08:05:01 1.48 0.00 1.48 0.00 0.00 18.66 0.00 [2025-03-12T08:06:58.887Z] 08:06:01 1.83 0.02 1.82 0.00 0.13 24.66 0.00 [2025-03-12T08:06:58.887Z] Average: 53.01 1.25 51.76 0.00 295.78 13778.63 0.00 [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] 07:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-12T08:06:58.887Z] 07:52:01 27713512 31514692 793996 2.41 145596 3788808 2098744 6.19 1335040 3295780 169640 [2025-03-12T08:06:58.887Z] 07:53:01 26610780 30758436 1541740 4.69 205572 4023548 2719824 8.02 2079340 3591388 367728 [2025-03-12T08:06:58.887Z] 07:54:02 27165660 31525040 775868 2.36 216576 4212024 1868840 5.51 1453708 3654200 1940 [2025-03-12T08:06:58.887Z] 07:55:01 26672724 31538572 761380 2.32 223496 4664316 1769308 5.21 1457676 4093520 8 [2025-03-12T08:06:58.887Z] 07:56:01 26354856 31518428 755056 2.30 246188 4938540 1754988 5.17 1657164 4181420 276 [2025-03-12T08:06:58.887Z] 07:57:01 26369600 31528344 745200 2.27 244708 4935288 1726472 5.09 1646364 4178196 184 [2025-03-12T08:06:58.887Z] 07:58:01 26369944 31528720 744736 2.26 244728 4935292 1726472 5.09 1646160 4178200 8 [2025-03-12T08:06:58.887Z] 07:59:01 26372388 31531184 742308 2.26 244760 4935284 1726472 5.09 1644136 4178200 28 [2025-03-12T08:06:58.887Z] 08:00:01 26372152 31530992 742452 2.26 244776 4935296 1726472 5.09 1644360 4178204 16 [2025-03-12T08:06:58.887Z] 08:01:01 26373856 31532824 740436 2.25 244800 4935300 1726472 5.09 1642012 4178208 24 [2025-03-12T08:06:58.887Z] 08:02:01 26374676 31533676 739504 2.25 244828 4935300 1726472 5.09 1641904 4178208 28 [2025-03-12T08:06:58.887Z] 08:03:01 26374588 31533624 739520 2.25 244848 4935304 1726472 5.09 1641832 4178212 64 [2025-03-12T08:06:58.887Z] 08:04:01 26374868 31533948 739356 2.25 244880 4935304 1726472 5.09 1642116 4178212 24 [2025-03-12T08:06:58.887Z] 08:05:01 26374592 31533704 739496 2.25 244908 4935312 1726472 5.09 1642348 4178216 196 [2025-03-12T08:06:58.887Z] 08:06:01 26374052 31533316 740028 2.25 244968 4935296 1749004 5.15 1642264 4178196 48 [2025-03-12T08:06:58.887Z] Average: 26549883 31478367 802738 2.44 232375 4732014 1833264 5.40 1627762 4039891 36014 [2025-03-12T08:06:58.887Z] [2025-03-12T08:06:58.887Z] 07:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-12T08:06:58.887Z] 07:52:01 lo 6.00 6.00 0.59 0.59 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.887Z] 07:52:01 docker0 347.49 433.63 28.85 3207.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.887Z] 07:52:01 ens3 681.25 505.35 8102.41 80.87 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.887Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.887Z] 07:53:01 veth7befabc 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:53:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:53:01 ens3 27.10 14.20 26.08 10.14 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:54:02 lo 3.80 3.80 0.38 0.38 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:54:02 docker0 5.33 10.50 0.32 115.06 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:54:02 ens3 52.52 38.21 149.17 39.90 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:55:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:55:01 ens3 135.94 97.49 2578.98 337.64 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:56:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:56:01 ens3 97.75 51.14 2173.80 3.96 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:57:01 ens3 1.48 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:58:01 ens3 2.27 0.42 0.55 0.28 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 07:59:01 ens3 1.28 0.68 0.63 0.48 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:00:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:01:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:02:01 ens3 0.57 0.22 0.27 0.20 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:03:01 ens3 0.42 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:04:01 ens3 1.05 0.53 0.37 0.23 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:05:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] 08:06:01 ens3 0.30 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] Average: docker0 23.55 29.65 1.95 221.72 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] Average: ens3 66.77 47.21 866.93 31.25 0.00 0.00 0.00 0.00 [2025-03-12T08:06:58.888Z] [2025-03-12T08:06:58.888Z] [2025-03-12T08:06:58.888Z] ---> sar -P ALL: [2025-03-12T08:06:58.888Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41077) 03/12/25 _x86_64_ (8 CPU) [2025-03-12T08:06:58.888Z] [2025-03-12T08:06:58.888Z] 07:50:17 LINUX RESTART (8 CPU) [2025-03-12T08:06:58.888Z] [2025-03-12T08:06:58.888Z] 07:51:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T08:06:58.888Z] 07:52:01 all 9.61 0.00 4.38 4.56 0.07 81.39 [2025-03-12T08:06:58.888Z] 07:52:01 0 10.76 0.00 4.10 0.79 0.05 84.30 [2025-03-12T08:06:58.888Z] 07:52:01 1 8.40 0.00 3.92 1.28 0.07 86.33 [2025-03-12T08:06:58.888Z] 07:52:01 2 9.04 0.00 5.62 6.13 0.07 79.14 [2025-03-12T08:06:58.888Z] 07:52:01 3 12.16 0.00 4.65 2.69 0.05 80.44 [2025-03-12T08:06:58.888Z] 07:52:01 4 8.57 0.00 4.94 17.20 0.08 69.21 [2025-03-12T08:06:58.888Z] 07:52:01 5 9.71 0.00 4.43 7.21 0.07 78.58 [2025-03-12T08:06:58.888Z] 07:52:01 6 9.28 0.00 3.22 0.67 0.08 86.75 [2025-03-12T08:06:58.888Z] 07:52:01 7 8.96 0.00 4.16 0.54 0.07 86.28 [2025-03-12T08:06:58.888Z] 07:53:01 all 36.53 0.00 6.20 3.05 0.08 54.14 [2025-03-12T08:06:58.888Z] 07:53:01 0 36.69 0.00 7.10 0.22 0.07 55.93 [2025-03-12T08:06:58.888Z] 07:53:01 1 36.20 0.00 5.37 0.22 0.08 58.13 [2025-03-12T08:06:58.888Z] 07:53:01 2 37.56 0.00 6.83 0.52 0.07 55.02 [2025-03-12T08:06:58.888Z] 07:53:01 3 35.96 0.00 5.81 1.95 0.08 56.21 [2025-03-12T08:06:58.888Z] 07:53:01 4 36.33 0.00 6.93 16.85 0.08 39.81 [2025-03-12T08:06:58.888Z] 07:53:01 5 37.06 0.00 6.29 1.23 0.08 55.34 [2025-03-12T08:06:58.888Z] 07:53:01 6 37.46 0.00 5.63 1.33 0.10 55.49 [2025-03-12T08:06:58.888Z] 07:53:01 7 34.97 0.00 5.65 2.14 0.08 57.15 [2025-03-12T08:06:58.888Z] 07:54:02 all 30.44 0.00 6.88 1.94 0.08 60.66 [2025-03-12T08:06:58.888Z] 07:54:02 0 30.88 0.00 6.14 0.50 0.08 62.39 [2025-03-12T08:06:58.888Z] 07:54:02 1 30.95 0.00 7.21 2.63 0.07 59.14 [2025-03-12T08:06:58.888Z] 07:54:02 2 29.84 0.00 7.21 0.88 0.08 61.98 [2025-03-12T08:06:58.888Z] 07:54:02 3 28.39 0.00 7.34 0.69 0.07 63.51 [2025-03-12T08:06:58.888Z] 07:54:02 4 30.67 0.00 6.58 1.44 0.08 61.23 [2025-03-12T08:06:58.888Z] 07:54:02 5 30.36 0.00 6.95 8.51 0.08 54.09 [2025-03-12T08:06:58.888Z] 07:54:02 6 32.65 0.00 6.88 0.29 0.08 60.10 [2025-03-12T08:06:58.888Z] 07:54:02 7 29.76 0.00 6.72 0.64 0.07 62.81 [2025-03-12T08:06:58.888Z] 07:55:01 all 3.65 0.00 1.16 0.54 0.03 94.62 [2025-03-12T08:06:58.888Z] 07:55:01 0 4.92 0.00 1.06 0.00 0.02 94.00 [2025-03-12T08:06:58.888Z] 07:55:01 1 3.01 0.00 0.90 0.02 0.02 96.06 [2025-03-12T08:06:58.888Z] 07:55:01 2 2.90 0.00 1.52 0.20 0.02 95.37 [2025-03-12T08:06:58.888Z] 07:55:01 3 3.10 0.00 1.12 0.53 0.03 95.22 [2025-03-12T08:06:58.888Z] 07:55:01 4 3.73 0.00 1.40 3.45 0.05 91.37 [2025-03-12T08:06:58.888Z] 07:55:01 5 2.61 0.00 0.97 0.07 0.02 96.33 [2025-03-12T08:06:58.888Z] 07:55:01 6 4.81 0.00 0.77 0.02 0.03 94.37 [2025-03-12T08:06:58.888Z] 07:55:01 7 4.13 0.00 1.59 0.05 0.02 94.22 [2025-03-12T08:06:58.888Z] 07:56:01 all 2.04 0.00 1.05 0.65 0.03 96.23 [2025-03-12T08:06:58.888Z] 07:56:01 0 3.02 0.00 1.95 0.20 0.03 94.79 [2025-03-12T08:06:58.888Z] 07:56:01 1 1.47 0.00 1.42 0.95 0.03 96.12 [2025-03-12T08:06:58.888Z] 07:56:01 2 3.96 0.00 0.90 0.90 0.03 94.21 [2025-03-12T08:06:58.888Z] 07:56:01 3 1.95 0.00 0.77 0.03 0.02 97.23 [2025-03-12T08:06:58.888Z] 07:56:01 4 1.02 0.00 0.62 0.00 0.02 98.34 [2025-03-12T08:06:58.888Z] 07:56:01 5 1.40 0.00 1.47 0.62 0.02 96.50 [2025-03-12T08:06:58.888Z] 07:56:01 6 2.47 0.00 0.65 0.07 0.03 96.78 [2025-03-12T08:06:58.888Z] 07:56:01 7 1.03 0.00 0.62 2.45 0.02 95.88 [2025-03-12T08:06:58.888Z] 07:57:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2025-03-12T08:06:58.888Z] 07:57:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2025-03-12T08:06:58.888Z] 07:57:01 1 0.15 0.00 0.08 0.02 0.00 99.75 [2025-03-12T08:06:58.888Z] 07:57:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2025-03-12T08:06:58.888Z] 07:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-12T08:06:58.888Z] 07:57:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2025-03-12T08:06:58.888Z] 07:57:01 5 0.07 0.00 0.03 0.03 0.02 99.85 [2025-03-12T08:06:58.888Z] 07:57:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2025-03-12T08:06:58.888Z] 07:57:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2025-03-12T08:06:58.888Z] 07:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-12T08:06:58.888Z] 07:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T08:06:58.888Z] 07:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T08:06:58.888Z] 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T08:06:58.888Z] 07:58:01 3 0.12 0.00 0.05 0.00 0.02 99.82 [2025-03-12T08:06:58.888Z] 07:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T08:06:58.888Z] 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 07:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T08:06:58.888Z] 07:58:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T08:06:58.888Z] 07:59:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2025-03-12T08:06:58.888Z] 07:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T08:06:58.888Z] 07:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 07:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T08:06:58.888Z] 07:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-12T08:06:58.888Z] 07:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T08:06:58.888Z] 07:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-12T08:06:58.888Z] 07:59:01 6 0.20 0.00 0.02 0.00 0.00 99.78 [2025-03-12T08:06:58.888Z] 07:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:00:01 all 0.05 0.00 0.01 0.00 0.01 99.94 [2025-03-12T08:06:58.888Z] 08:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T08:06:58.888Z] 08:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:00:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2025-03-12T08:06:58.888Z] 08:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T08:06:58.888Z] 08:00:01 6 0.22 0.00 0.00 0.00 0.00 99.78 [2025-03-12T08:06:58.888Z] 08:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-03-12T08:06:58.888Z] 08:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T08:06:58.888Z] 08:01:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-12T08:06:58.888Z] 08:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:01:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-12T08:06:58.888Z] 08:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T08:06:58.888Z] 08:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T08:06:58.888Z] 08:01:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:02:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T08:06:58.888Z] 08:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T08:06:58.888Z] 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T08:06:58.888Z] 08:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T08:06:58.888Z] 08:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:02:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2025-03-12T08:06:58.888Z] 08:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T08:06:58.888Z] [2025-03-12T08:06:58.888Z] 08:02:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T08:06:58.888Z] 08:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-03-12T08:06:58.888Z] 08:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:03:01 3 0.12 0.00 0.02 0.00 0.03 99.83 [2025-03-12T08:06:58.888Z] 08:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T08:06:58.888Z] 08:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T08:06:58.888Z] 08:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:03:01 7 0.00 0.00 0.02 0.07 0.00 99.92 [2025-03-12T08:06:58.888Z] 08:04:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2025-03-12T08:06:58.888Z] 08:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T08:06:58.888Z] 08:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-12T08:06:58.888Z] 08:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-12T08:06:58.888Z] 08:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T08:06:58.888Z] 08:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T08:06:58.888Z] 08:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T08:06:58.888Z] 08:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-12T08:06:58.888Z] 08:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T08:06:58.888Z] 08:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:05:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:06:01 all 0.02 0.00 0.03 0.00 0.01 99.94 [2025-03-12T08:06:58.888Z] 08:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T08:06:58.888Z] 08:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T08:06:58.888Z] 08:06:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-12T08:06:58.888Z] 08:06:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-12T08:06:58.888Z] 08:06:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-12T08:06:58.888Z] 08:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T08:06:58.888Z] 08:06:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-12T08:06:58.888Z] 08:06:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-12T08:06:58.888Z] Average: all 5.47 0.00 1.31 0.71 0.02 92.48 [2025-03-12T08:06:58.888Z] Average: 0 5.72 0.00 1.36 0.11 0.02 92.80 [2025-03-12T08:06:58.888Z] Average: 1 5.32 0.00 1.25 0.34 0.02 93.06 [2025-03-12T08:06:58.888Z] Average: 2 5.52 0.00 1.47 0.57 0.02 92.42 [2025-03-12T08:06:58.888Z] Average: 3 5.45 0.00 1.33 0.39 0.03 92.80 [2025-03-12T08:06:58.888Z] Average: 4 5.34 0.00 1.37 2.58 0.02 90.69 [2025-03-12T08:06:58.888Z] Average: 5 5.39 0.00 1.34 1.17 0.02 92.08 [2025-03-12T08:06:58.888Z] Average: 6 5.78 0.00 1.15 0.16 0.03 92.89 [2025-03-12T08:06:58.888Z] Average: 7 5.23 0.00 1.25 0.40 0.02 93.11 [2025-03-12T08:06:58.888Z] [2025-03-12T08:06:58.888Z] [2025-03-12T08:06:58.888Z]