Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 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-ssh12282935237688763157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6476065027841563726.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15995738530612904016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh10833531313611315286.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15968717021846556151.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, goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772549 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # 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 Avoid second fetch Checking out Revision 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 (main) Commit message: "Merge pull request #117 from judehung/update-go-1.25" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 # timeout=10 > git rev-list --no-walk be1aa26aaf6e3599ea3452fae5bed9b3635894c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:07:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:07:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:07:55 ========================================================= 05:07:55 EdgeX Global Pipelines Version Info 05:07:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:07:55 ------------------- 05:07:55 stable info: 05:07:55 ------------------- 05:07:55 Commited By: Cherry Wang cherry@iotechsys.com 05:07:55 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:07:55 Message: update stable to v1.0.278 05:07:56 ------------------- 05:07:56 experimental info: 05:07:56 ------------------- 05:07:56 Commited By: **** collab-it+edgex@linuxfoundation.org 05:07:56 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:07:56 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:07:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 05:07:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 05:07:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:07:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a36f29 [Pipeline] echo 05:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:57 provisioning config files... 05:07:57 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15856138755125123273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:58 ---> ****-login.sh 05:07:58 nexus3.edgexfoundry.org:10001 05:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:58 05:07:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:07:58 Configure a credential helper to remove this warning. See 05:07:58 https://docs.****.com/go/credential-store/ 05:07:58 05:07:58 Login Succeeded 05:07:58 nexus3.edgexfoundry.org:10002 05:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:58 05:07:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:07:58 Configure a credential helper to remove this warning. See 05:07:58 https://docs.****.com/go/credential-store/ 05:07:58 05:07:58 Login Succeeded 05:07:58 nexus3.edgexfoundry.org:10003 05:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:58 05:07:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:07:58 Configure a credential helper to remove this warning. See 05:07:58 https://docs.****.com/go/credential-store/ 05:07:58 05:07:58 Login Succeeded 05:07:58 nexus3.edgexfoundry.org:10004 05:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:58 05:07:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:07:58 Configure a credential helper to remove this warning. See 05:07:58 https://docs.****.com/go/credential-store/ 05:07:58 05:07:58 Login Succeeded 05:07:58 ****.io 05:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:58 05:07:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:07:58 Configure a credential helper to remove this warning. See 05:07:58 https://docs.****.com/go/credential-store/ 05:07:58 05:07:58 Login Succeeded 05:07:58 ---> ****-login.sh ends [Pipeline] } 05:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:07:59 + git rev-list -1 --merges 0a36f29efc94ea3344972e8e88f5ccc8c6d80875~1..0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo 05:07:59 -----------> git rev-list -1 --merges 0a36f29efc94ea3344972e8e88f5ccc8c6d80875~1..0a36f29efc94ea3344972e8e88f5ccc8c6d80875 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:07:59 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [false] [Pipeline] sh 05:07:59 + git log --format=format:%s -1 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo 05:07:59 ========================================================= 05:07:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:07:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:59 + git log --format=format:%s -1 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo 05:07:59 [semverPrep] GIT_COMMIT: 0a36f29efc94ea3344972e8e88f5ccc8c6d80875, Commit Message: Merge pull request #117 from judehung/update-go-1.25 [Pipeline] echo 05:07:59 [semverPrep] This is not a build commit. [Pipeline] sh 05:08:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:08:00 + grep -v github /etc/ssh/ssh_known_hosts 05:08:00 + [ -e /tmp/ssh_known_hosts ] 05:08:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:08:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:08:00 + sudo tee -a /etc/ssh/ssh_known_hosts 05:08:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:00 05:08:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:01 0.1.4: Pulling from edgex-devops/py-git-semver 05:08:01 3dae71ba6b94: Pulling fs layer 05:08:01 6bf1a483ea7c: Pulling fs layer 05:08:01 f5dfc541a4d3: Pulling fs layer 05:08:01 461d9e800cba: Pulling fs layer 05:08:01 80192f66455f: Pulling fs layer 05:08:01 2e8e34ca0e6c: Pulling fs layer 05:08:01 a29436f7fd5d: Pulling fs layer 05:08:01 923cac83aea3: Pulling fs layer 05:08:01 25ad8b0a4227: Pulling fs layer 05:08:01 461d9e800cba: Waiting 05:08:01 db01528c6b51: Pulling fs layer 05:08:01 28988de357af: Pulling fs layer 05:08:01 80192f66455f: Waiting 05:08:01 923cac83aea3: Waiting 05:08:01 2e8e34ca0e6c: Waiting 05:08:01 a29436f7fd5d: Waiting 05:08:01 25ad8b0a4227: Waiting 05:08:01 db01528c6b51: Waiting 05:08:01 28988de357af: Waiting 05:08:01 6bf1a483ea7c: Verifying Checksum 05:08:01 6bf1a483ea7c: Download complete 05:08:01 461d9e800cba: Verifying Checksum 05:08:01 461d9e800cba: Download complete 05:08:01 80192f66455f: Verifying Checksum 05:08:01 80192f66455f: Download complete 05:08:01 f5dfc541a4d3: Verifying Checksum 05:08:01 f5dfc541a4d3: Download complete 05:08:01 3dae71ba6b94: Verifying Checksum 05:08:01 3dae71ba6b94: Download complete 05:08:01 923cac83aea3: Download complete 05:08:01 25ad8b0a4227: Verifying Checksum 05:08:01 25ad8b0a4227: Download complete 05:08:01 db01528c6b51: Verifying Checksum 05:08:01 db01528c6b51: Download complete 05:08:01 28988de357af: Download complete 05:08:01 a29436f7fd5d: Verifying Checksum 05:08:01 2e8e34ca0e6c: Verifying Checksum 05:08:01 2e8e34ca0e6c: Download complete 05:08:02 3dae71ba6b94: Pull complete 05:08:02 6bf1a483ea7c: Pull complete 05:08:03 f5dfc541a4d3: Pull complete 05:08:03 461d9e800cba: Pull complete 05:08:03 80192f66455f: Pull complete 05:08:07 2e8e34ca0e6c: Pull complete 05:08:07 a29436f7fd5d: Pull complete 05:08:07 923cac83aea3: Pull complete 05:08:08 25ad8b0a4227: Pull complete 05:08:08 db01528c6b51: Pull complete 05:08:08 28988de357af: Pull complete 05:08:08 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:08:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:08 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:08:10 $ docker top 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f -eo pid,comm 05:08:10 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). 05:08:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:08:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:10 [ssh-agent] Looking for ssh-agent implementation... 05:08:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:10 $ docker exec 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f ssh-agent 05:08:10 SSH_AUTH_SOCK=/tmp/ssh-GIjQd63wHZTo/agent.32 05:08:10 SSH_AGENT_PID=38 05:08:10 Running ssh-add (command line suppressed) 05:08:10 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4894974545888564663.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4894974545888564663.key) 05:08:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] sh 05:08:11 + git tag --points-at HEAD [Pipeline] } 05:08:11 $ docker exec --env ******** --env ******** 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f ssh-agent -k 05:08:11 unset SSH_AUTH_SOCK; 05:08:11 unset SSH_AGENT_PID; 05:08:11 echo Agent pid 38 killed; 05:08:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:08:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:11 [ssh-agent] Looking for ssh-agent implementation... 05:08:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:11 $ docker exec 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f ssh-agent 05:08:11 SSH_AUTH_SOCK=/tmp/ssh-IhHbbdA4dFqh/agent.85 05:08:11 SSH_AGENT_PID=91 05:08:11 Running ssh-add (command line suppressed) 05:08:11 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13117301115701349796.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13117301115701349796.key) 05:08:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:12 + git semver init 05:08:12 2025-11-05 05:08:12,488 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:08:12 2025-11-05 05:08:12,492 [run_init] DEBUG init version:0.0.0 force:False 05:08:12 2025-11-05 05:08:12,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 05:08:12 2025-11-05 05:08:12,493 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 05:08:12 2025-11-05 05:08:12,493 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) 05:08:13 2025-11-05 05:08:13,833 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 05:08:13 2025-11-05 05:08:13,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 05:08:13 2025-11-05 05:08:13,833 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:08:13 2025-11-05 05:08:13,834 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:08:13 4.1.0-dev.2 [Pipeline] } 05:08:13 $ docker exec --env ******** --env ******** 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f ssh-agent -k 05:08:14 unset SSH_AUTH_SOCK; 05:08:14 unset SSH_AGENT_PID; 05:08:14 echo Agent pid 91 killed; 05:08:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:08:14 + git semver [Pipeline] } 05:08:14 $ docker stop --time=1 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f 05:08:15 $ docker rm -f --volumes 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f [Pipeline] // withDockerContainer [Pipeline] sh 05:08:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:08:16 Stashed 1 file(s) [Pipeline] echo 05:08:16 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:16 provisioning config files... 05:08:16 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7760046932603898248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:17 ---> ****-login.sh 05:08:17 nexus3.edgexfoundry.org:10001 05:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:17 Login Succeeded 05:08:17 nexus3.edgexfoundry.org:10002 05:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:17 Login Succeeded 05:08:17 nexus3.edgexfoundry.org:10003 05:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:17 Login Succeeded 05:08:17 nexus3.edgexfoundry.org:10004 05:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:17 Login Succeeded 05:08:17 ****.io 05:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:17 Login Succeeded 05:08:17 ---> ****-login.sh ends [Pipeline] } 05:08:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:08:17 ========================================================= 05:08:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:08:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:08:18 #0 building with "default" instance using docker driver 05:08:18 05:08:18 #1 [internal] load build definition from Dockerfile 05:08:18 #1 transferring dockerfile: 1.96kB done 05:08:18 #1 DONE 0.0s 05:08:18 05:08:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:08:18 #2 DONE 0.1s 05:08:18 05:08:18 #3 [internal] load .dockerignore 05:08:18 #3 transferring context: 182B done 05:08:18 #3 DONE 0.0s 05:08:18 05:08:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:08:18 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:08:18 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:08:18 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 05:08:18 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:08:18 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 05:08:18 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:08:18 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:08:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 05:08:18 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:08:18 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:08:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 05:08:18 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:08:18 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:08:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 05:08:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 827.39kB / 112.58MB 0.2s 05:08:18 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:08:19 #4 ... 05:08:19 05:08:19 #5 [internal] load build context 05:08:19 #5 transferring context: 32.04MB 0.2s done 05:08:19 #5 DONE 0.3s 05:08:19 05:08:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:08:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 05:08:19 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:08:19 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s 05:08:19 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 05:08:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 05:08:19 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 05:08:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.5s 05:08:19 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 05:08:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s 05:08:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 05:08:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 35.65MB / 112.58MB 0.6s 05:08:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.6s 05:08:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.53MB / 112.58MB 0.7s 05:08:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.7s 05:08:19 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 05:08:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 75.50MB / 112.58MB 0.8s 05:08:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 05:08:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.9s 05:08:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 05:08:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 05:08:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 05:08:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done 05:08:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:08:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:08:24 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:08:24 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:08:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:08:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 05:08:24 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:08:27 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 05:08:27 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:08:28 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 05:08:28 #4 DONE 9.6s 05:08:28 05:08:28 #6 [builder 2/7] WORKDIR /device-uart 05:08:30 #6 DONE 2.2s 05:08:30 05:08:30 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 05:08:30 #7 0.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:08:30 #7 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:08:31 #7 0.808 (1/4) Installing openssh-keygen (10.0_p1-r9) 05:08:31 #7 0.819 (2/4) Installing libedit (20250104.3.1-r1) 05:08:31 #7 0.823 (3/4) Installing openssh-client-common (10.0_p1-r9) 05:08:31 #7 0.846 (4/4) Installing openssh-client-default (10.0_p1-r9) 05:08:31 #7 0.857 Executing busybox-1.37.0-r19.trigger 05:08:31 #7 0.865 OK: 269 MiB in 64 packages 05:08:31 #7 DONE 1.0s 05:08:31 Still waiting to schedule task 05:08:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:08:31 05:08:31 #8 [builder 4/7] COPY go.mod vendor* ./ 05:08:31 #8 DONE 0.0s 05:08:31 05:08:31 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:41 #9 DONE 9.2s 05:08:41 05:08:41 #10 [builder 6/7] COPY . . 05:08:41 #10 DONE 0.2s 05:08:41 05:08:41 #11 [builder 7/7] RUN echo noop 05:08:41 #11 0.217 noop 05:08:41 #11 DONE 0.3s 05:08:41 05:08:41 #12 exporting to image 05:08:41 #12 exporting layers 05:08:48 #12 exporting layers 7.0s done 05:08:48 #12 writing image sha256:27f6f17abb8248ed933918848a187149b86172e2eca6e29d4571353d813b957b done 05:08:48 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:08:48 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:48 + docker inspect -f . ci-base-image-x86_64 05:08:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:48 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:08:48 $ docker top 80a795635705bbd4563ffb4586585f6f7e4a0281277e152884113725a962fc30 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:49 + go version 05:08:49 go version go1.25.2 linux/amd64 [Pipeline] } 05:08:49 $ docker stop --time=1 80a795635705bbd4563ffb4586585f6f7e4a0281277e152884113725a962fc30 05:08:50 $ docker rm -f --volumes 80a795635705bbd4563ffb4586585f6f7e4a0281277e152884113725a962fc30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:51 + docker inspect -f . ci-base-image-x86_64 05:08:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:51 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:08:51 $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:08:51 $ docker top 1ac07cfdc47869de9590f436d13e9e05fba8fad07edd8b5adaae2abd458a3fff -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 05:08:52 + make test 05:08:52 go test ./... -coverprofile=coverage.out 05:08:53 ? github.com/edgexfoundry/device-uart [no test files] 05:09:15 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 05:09:15 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 05:09:23 0 issues. 05:09:23 go vet ./... 05:09:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:28 ./bin/test-attribution-txt.sh [Pipeline] echo 05:09:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:09:28 $ docker stop --time=1 1ac07cfdc47869de9590f436d13e9e05fba8fad07edd8b5adaae2abd458a3fff 05:09:30 $ docker rm -f --volumes 1ac07cfdc47869de9590f436d13e9e05fba8fad07edd8b5adaae2abd458a3fff [Pipeline] // withDockerContainer [Pipeline] sh 05:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:09:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:32 + ls -al . 05:09:32 total 228 05:09:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:08 . 05:09:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:07 .. 05:09:32 -rw-rw-r-- 1 jenkins jenkins 140 Nov 5 05:07 .dockerignore 05:09:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:09 .git 05:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:07 .github 05:09:32 -rw-rw-r-- 1 jenkins jenkins 343 Nov 5 05:07 .gitignore 05:09:32 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:07 .golangci.yml 05:09:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:08 .semver 05:09:32 -rw-rw-r-- 1 jenkins jenkins 21314 Nov 5 05:07 Attribution.txt 05:09:32 -rw-rw-r-- 1 jenkins jenkins 2704 Nov 5 05:07 CHANGELOG.md 05:09:32 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 5 05:07 Dockerfile 05:09:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:07 GOVERNANCE.md 05:09:32 -rw-rw-r-- 1 jenkins jenkins 698 Nov 5 05:07 Jenkinsfile 05:09:32 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:07 LICENSE 05:09:32 -rw-rw-r-- 1 jenkins jenkins 2454 Nov 5 05:07 Makefile 05:09:32 -rw-rw-r-- 1 jenkins jenkins 617 Nov 5 05:07 OWNERS.md 05:09:32 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 5 05:07 README.md 05:09:32 -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:08 VERSION 05:09:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:07 bin 05:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:07 cmd 05:09:32 -rw-r--r-- 1 jenkins jenkins 6770 Nov 5 05:09 coverage.out 05:09:32 -rw-rw-r-- 1 jenkins jenkins 6686 Nov 5 05:07 go.mod 05:09:32 -rw-rw-r-- 1 jenkins jenkins 89300 Nov 5 05:07 go.sum 05:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:07 internal 05:09:32 -rw-rw-r-- 1 jenkins jenkins 209 Nov 5 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:32 + 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=0a36f29efc94ea3344972e8e88f5ccc8c6d80875 --label arch=amd64 --label version=4.1.0-dev.2 . 05:09:32 #0 building with "default" instance using docker driver 05:09:32 05:09:32 #1 [internal] load build definition from Dockerfile 05:09:32 #1 transferring dockerfile: 1.96kB done 05:09:32 #1 DONE 0.0s 05:09:32 05:09:32 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:09:32 #2 DONE 0.0s 05:09:32 05:09:32 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:09:32 #3 DONE 0.1s 05:09:32 05:09:32 #4 [internal] load .dockerignore 05:09:32 #4 transferring context: 182B done 05:09:32 #4 DONE 0.0s 05:09:32 05:09:32 #5 [internal] load build context 05:09:32 #5 transferring context: 16.39kB 0.0s done 05:09:32 #5 DONE 0.0s 05:09:32 05:09:32 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:09:32 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 05:09:32 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:09:32 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:09:32 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:09:32 #6 DONE 0.1s 05:09:32 05:09:32 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:09:32 #7 DONE 0.1s 05:09:32 05:09:32 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:09:33 #8 ... 05:09:33 05:09:33 #9 [builder 2/7] WORKDIR /device-uart 05:09:33 #9 DONE 0.0s 05:09:33 05:09:33 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:09:33 #8 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:09:33 #8 0.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:09:33 #8 ... 05:09:33 05:09:33 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 05:09:33 #10 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:09:33 #10 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:09:33 #10 0.753 OK: 269 MiB in 64 packages 05:09:33 #10 DONE 0.8s 05:09:33 05:09:33 #11 [builder 4/7] COPY go.mod vendor* ./ 05:09:33 #11 DONE 0.0s 05:09:33 05:09:33 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:09:33 #8 0.837 (1/1) Installing dumb-init (1.2.5-r3) 05:09:33 #8 0.842 Executing busybox-1.37.0-r19.trigger 05:09:33 #8 0.848 OK: 7 MiB in 17 packages 05:09:33 #8 DONE 1.0s 05:09:33 05:09:33 #12 [stage-1 3/7] RUN apk --no-cache upgrade 05:09:34 #12 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:09:34 #12 ... 05:09:34 05:09:34 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:34 #13 DONE 0.6s 05:09:34 05:09:34 #12 [stage-1 3/7] RUN apk --no-cache upgrade 05:09:34 #12 0.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:09:34 #12 ... 05:09:34 05:09:34 #14 [builder 6/7] COPY . . 05:09:34 #14 DONE 0.1s 05:09:34 05:09:34 #12 [stage-1 3/7] RUN apk --no-cache upgrade 05:09:34 #12 0.825 OK: 7 MiB in 17 packages 05:09:34 #12 DONE 0.9s 05:09:34 05:09:34 #15 [builder 7/7] RUN make build 05:09:34 #15 0.320 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 05:10:01 #15 DONE 24.8s 05:10:01 05:10:01 #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / 05:10:01 #16 DONE 0.0s 05:10:01 05:10:01 #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / 05:10:01 #17 DONE 0.0s 05:10:01 05:10:01 #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / 05:10:01 #18 DONE 0.2s 05:10:01 05:10:01 #19 exporting to image 05:10:01 #19 exporting layers 0.1s done 05:10:01 #19 writing image sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done 05:10:01 #19 naming to docker.io/library/device-uart done 05:10:01 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:01 provisioning config files... 05:10:01 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14507387875530589906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:01 ---> ****-login.sh 05:10:01 nexus3.edgexfoundry.org:10001 05:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:01 Login Succeeded 05:10:01 nexus3.edgexfoundry.org:10002 05:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:01 Login Succeeded 05:10:01 nexus3.edgexfoundry.org:10003 05:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:01 Login Succeeded 05:10:01 nexus3.edgexfoundry.org:10004 05:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:01 Login Succeeded 05:10:01 ****.io 05:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:02 Login Succeeded 05:10:02 ---> ****-login.sh ends [Pipeline] } 05:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:10:02 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 05:10:02 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:10:02 latest 05:10:02 4.1.0-dev.2 05:10:02 0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 05:10:02 main 05:10:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:02 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:02 + docker push nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:10:02 efc7d322b719: Preparing 05:10:02 ba2a88b6c09a: Preparing 05:10:02 c6e9459f9bc6: Preparing 05:10:02 d6604a0923e5: Preparing 05:10:02 9407ac069800: Preparing 05:10:02 256f393e029f: Preparing 05:10:02 256f393e029f: Waiting 05:10:02 9407ac069800: Pushed 05:10:02 ba2a88b6c09a: Pushed 05:10:02 d6604a0923e5: Pushed 05:10:02 c6e9459f9bc6: Pushed 05:10:02 256f393e029f: Layer already exists 05:10:08 efc7d322b719: Pushed 05:10:08 0a36f29efc94ea3344972e8e88f5ccc8c6d80875: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:08 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:08 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 05:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:10:08 efc7d322b719: Preparing 05:10:08 ba2a88b6c09a: Preparing 05:10:08 c6e9459f9bc6: Preparing 05:10:08 d6604a0923e5: Preparing 05:10:08 9407ac069800: Preparing 05:10:08 256f393e029f: Preparing 05:10:08 256f393e029f: Waiting 05:10:08 c6e9459f9bc6: Layer already exists 05:10:08 ba2a88b6c09a: Layer already exists 05:10:08 d6604a0923e5: Layer already exists 05:10:08 9407ac069800: Layer already exists 05:10:08 efc7d322b719: Layer already exists 05:10:08 256f393e029f: Layer already exists 05:10:08 latest: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:09 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:09 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 05:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:10:09 efc7d322b719: Preparing 05:10:09 ba2a88b6c09a: Preparing 05:10:09 c6e9459f9bc6: Preparing 05:10:09 d6604a0923e5: Preparing 05:10:09 9407ac069800: Preparing 05:10:09 256f393e029f: Preparing 05:10:09 256f393e029f: Waiting 05:10:09 9407ac069800: Layer already exists 05:10:09 c6e9459f9bc6: Layer already exists 05:10:09 d6604a0923e5: Layer already exists 05:10:09 efc7d322b719: Layer already exists 05:10:09 ba2a88b6c09a: Layer already exists 05:10:09 256f393e029f: Layer already exists 05:10:09 4.1.0-dev.2: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:09 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:10 + docker push nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 05:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:10:10 efc7d322b719: Preparing 05:10:10 ba2a88b6c09a: Preparing 05:10:10 c6e9459f9bc6: Preparing 05:10:10 d6604a0923e5: Preparing 05:10:10 9407ac069800: Preparing 05:10:10 256f393e029f: Preparing 05:10:10 256f393e029f: Waiting 05:10:10 efc7d322b719: Layer already exists 05:10:10 c6e9459f9bc6: Layer already exists 05:10:10 d6604a0923e5: Layer already exists 05:10:10 ba2a88b6c09a: Layer already exists 05:10:10 9407ac069800: Layer already exists 05:10:10 256f393e029f: Layer already exists 05:10:10 0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:10 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:10 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 05:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:10:10 efc7d322b719: Preparing 05:10:10 ba2a88b6c09a: Preparing 05:10:10 c6e9459f9bc6: Preparing 05:10:10 d6604a0923e5: Preparing 05:10:10 9407ac069800: Preparing 05:10:10 256f393e029f: Preparing 05:10:10 256f393e029f: Waiting 05:10:10 efc7d322b719: Layer already exists 05:10:10 ba2a88b6c09a: Layer already exists 05:10:10 9407ac069800: Layer already exists 05:10:10 c6e9459f9bc6: Layer already exists 05:10:10 d6604a0923e5: Layer already exists 05:10:10 256f393e029f: Layer already exists 05:10:10 main: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:10 ===================================================== [Pipeline] echo 05:10:10 taggedImages: 05:10:10 - nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:10:10 - nexus3.edgexfoundry.org:10004/device-uart:latest 05:10:10 - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 05:10:10 - nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 05:10:10 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] echo 05:10:11 ========================================================= 05:10:11 [edgeXBuildMultiArch] RAW Config: 05:10:11 images: 05:10:11 - nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:10:11 - nexus3.edgexfoundry.org:10004/device-uart:latest 05:10:11 - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 05:10:11 - nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 05:10:11 - nexus3.edgexfoundry.org:10004/device-uart:main 05:10:11 settingsFile: 05:10:11 device-uart-settings 05:10:11 ========================================================= [Pipeline] node 05:10:26 Still waiting to schedule task 05:10:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:11:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772553 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 05:11:18 Running in /w/workspace/device-uart/55 [Pipeline] { [Pipeline] checkout 05:11:18 The recommended git tool is: git 05:11:24 using credential edgex-jenkins-ssh 05:11:24 Cloning the remote Git repository 05:11:24 Cloning repository git@github.com:edgexfoundry/device-uart.git 05:11:24 > git init /w/workspace/device-uart/55 # timeout=10 05:11:25 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 05:11:25 > git --version # timeout=10 05:11:25 > git --version # 'git version 2.25.1' 05:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:11:28 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 05:11:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:11:29 Avoid second fetch 05:11:29 Checking out Revision 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 (main) 05:11:30 Commit message: "Merge pull request #117 from judehung/update-go-1.25" 05:11:29 > git config core.sparsecheckout # timeout=10 05:11:29 > git checkout -f 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:34 provisioning config files... 05:11:34 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/55@tmp/config1756451131618601622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:35 ---> ****-login.sh 05:11:35 nexus3.edgexfoundry.org:10001 05:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:35 Configure a credential helper to remove this warning. See 05:11:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:35 05:11:35 Login Succeeded 05:11:35 nexus3.edgexfoundry.org:10002 05:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:36 Configure a credential helper to remove this warning. See 05:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:36 05:11:36 Login Succeeded 05:11:36 nexus3.edgexfoundry.org:10003 05:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:36 Configure a credential helper to remove this warning. See 05:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:36 05:11:36 Login Succeeded 05:11:36 nexus3.edgexfoundry.org:10004 05:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:37 Configure a credential helper to remove this warning. See 05:11:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:37 05:11:37 Login Succeeded 05:11:37 ****.io 05:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:37 Configure a credential helper to remove this warning. See 05:11:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:37 05:11:37 Login Succeeded 05:11:37 ---> ****-login.sh ends [Pipeline] } 05:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:11:38 ========================================================= 05:11:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:11:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:11:39 Sending build context to Docker daemon 16.13MB 05:11:39 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 05:11:39 Step 2/12 : FROM ${BASE} AS builder 05:11:39 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:11:39 6b59a28fa201: Pulling fs layer 05:11:39 d32bb0dddca7: Pulling fs layer 05:11:39 5dab1238d3d9: Pulling fs layer 05:11:39 196fd7d83e7d: Pulling fs layer 05:11:39 4f4fb700ef54: Pulling fs layer 05:11:39 196fd7d83e7d: Waiting 05:11:39 8ba94037c8f0: Pulling fs layer 05:11:39 4f4fb700ef54: Waiting 05:11:39 deaec5988b04: Pulling fs layer 05:11:39 9f65657bb879: Pulling fs layer 05:11:39 deaec5988b04: Waiting 05:11:39 8ba94037c8f0: Waiting 05:11:39 9f65657bb879: Waiting 05:11:39 d32bb0dddca7: Verifying Checksum 05:11:39 d32bb0dddca7: Download complete 05:11:39 196fd7d83e7d: Verifying Checksum 05:11:39 196fd7d83e7d: Download complete 05:11:39 4f4fb700ef54: Verifying Checksum 05:11:39 4f4fb700ef54: Download complete 05:11:39 8ba94037c8f0: Verifying Checksum 05:11:39 8ba94037c8f0: Download complete 05:11:39 6b59a28fa201: Verifying Checksum 05:11:39 6b59a28fa201: Download complete 05:11:40 9f65657bb879: Verifying Checksum 05:11:40 9f65657bb879: Download complete 05:11:40 6b59a28fa201: Pull complete 05:11:41 d32bb0dddca7: Pull complete 05:11:41 5dab1238d3d9: Verifying Checksum 05:11:41 5dab1238d3d9: Download complete 05:11:43 deaec5988b04: Verifying Checksum 05:11:43 deaec5988b04: Download complete 05:11:47 Running on prd-centos7-docker-4c-2g-772555 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:48 provisioning config files... 05:11:48 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5959318434670987091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:49 ---> ****-login.sh 05:11:49 nexus3.edgexfoundry.org:10001 05:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:50 Configure a credential helper to remove this warning. See 05:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:50 05:11:50 Login Succeeded 05:11:50 nexus3.edgexfoundry.org:10002 05:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:50 Configure a credential helper to remove this warning. See 05:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:50 05:11:50 Login Succeeded 05:11:50 nexus3.edgexfoundry.org:10003 05:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:50 Configure a credential helper to remove this warning. See 05:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:50 05:11:50 Login Succeeded 05:11:50 nexus3.edgexfoundry.org:10004 05:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:50 Configure a credential helper to remove this warning. See 05:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:50 05:11:50 Login Succeeded 05:11:50 ****.io 05:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:50 Configure a credential helper to remove this warning. See 05:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:50 05:11:50 Login Succeeded 05:11:50 ---> ****-login.sh ends [Pipeline] } 05:11:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:11:51 + docker buildx ls 05:11:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:11:51 default * docker 05:11:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:11:51 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:11:51 edgex-builder [Pipeline] sh 05:11:51 + docker buildx inspect --bootstrap 05:11:51 #1 [internal] booting buildkit 05:11:51 #1 pulling image moby/buildkit:buildx-stable-1 05:11:55 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 05:11:55 #1 creating container buildx_buildkit_edgex-builder0 05:11:56 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 05:11:56 #1 DONE 4.2s 05:11:56 Name: edgex-builder 05:11:56 Driver: docker-container 05:11:56 05:11:56 Nodes: 05:11:56 Name: edgex-builder0 05:11:56 Endpoint: unix:///var/run/docker.sock 05:11:56 Status: running 05:11:56 Buildkit: v0.25.1 05:11:56 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:11:56 + docker buildx ls 05:11:56 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:11:56 edgex-builder * docker-container 05:11:56 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:11:56 default docker 05:11:56 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:11:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 --push - 05:11:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875' 05:11:56 #1 [internal] load build definition from Dockerfile 05:11:56 #1 transferring dockerfile: 196B done 05:11:56 #1 DONE 0.0s 05:11:56 05:11:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:11:56 #2 DONE 0.1s 05:11:56 05:11:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:11:56 #3 DONE 0.1s 05:11:56 05:11:56 #4 [internal] load .dockerignore 05:11:56 #4 transferring context: 2B done 05:11:56 #4 DONE 0.0s 05:11:56 05:11:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:56 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:56 #5 DONE 0.0s 05:11:56 05:11:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:56 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:56 #6 DONE 0.1s 05:11:57 05:11:57 #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 05:11:57 #7 DONE 0.0s 05:11:57 05:11:57 #8 exporting to image 05:11:57 #8 exporting layers done 05:11:57 #8 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 0.0s done 05:11:57 #8 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done 05:11:57 #8 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done 05:11:57 #8 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done 05:11:57 #8 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done 05:11:57 #8 pushing layers 0.1s done 05:11:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 05:11:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:11:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done 05:11:57 #8 DONE 0.2s 05:11:57 05:11:57 1 warning found (use --debug to expand): 05:11:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:11:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:latest' 05:11:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:latest --push - 05:11:57 #1 [internal] load build definition from Dockerfile 05:11:57 #1 transferring dockerfile: 162B done 05:11:57 #1 DONE 0.0s 05:11:57 05:11:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:latest 05:11:57 #2 DONE 0.0s 05:11:57 05:11:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:latest 05:11:57 #3 DONE 0.0s 05:11:57 05:11:57 #4 [internal] load .dockerignore 05:11:57 #4 transferring context: 2B done 05:11:57 #4 DONE 0.0s 05:11:57 05:11:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:57 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:57 #5 DONE 0.0s 05:11:57 05:11:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:57 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:57 #6 CACHED 05:11:57 05:11:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:57 #5 CACHED 05:11:57 05:11:57 #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 05:11:57 #7 DONE 0.0s 05:11:57 05:11:57 #8 exporting to image 05:11:57 #8 exporting layers done 05:11:57 #8 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 done 05:11:57 #8 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done 05:11:57 #8 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done 05:11:57 #8 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done 05:11:57 #8 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done 05:11:57 #8 pushing layers 0.0s done 05:11:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done 05:11:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:11:57 #8 DONE 0.1s 05:11:57 05:11:57 1 warning found (use --debug to expand): 05:11:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:11:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2' 05:11:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 --push - 05:11:58 #1 [internal] load build definition from Dockerfile 05:11:58 #1 transferring dockerfile: 167B done 05:11:58 #1 DONE 0.0s 05:11:58 05:11:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 05:11:58 #2 DONE 0.0s 05:11:58 05:11:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 05:11:58 #3 DONE 0.0s 05:11:58 05:11:58 #4 [internal] load .dockerignore 05:11:58 #4 transferring context: 2B done 05:11:58 #4 DONE 0.0s 05:11:58 05:11:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:58 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:58 #5 CACHED 05:11:58 05:11:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:58 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:58 #6 CACHED 05:11:58 05:11:58 #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 05:11:58 #7 DONE 0.0s 05:11:58 05:11:58 #8 exporting to image 05:11:58 #8 exporting layers done 05:11:58 #8 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 done 05:11:58 #8 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done 05:11:58 #8 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done 05:11:58 #8 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done 05:11:58 #8 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done 05:11:58 #8 pushing layers 0.0s done 05:11:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done 05:11:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:11:58 #8 DONE 0.1s 05:11:58 05:11:58 1 warning found (use --debug to expand): 05:11:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:11:58 5dab1238d3d9: Pull complete 05:11:58 196fd7d83e7d: Pull complete 05:11:58 4f4fb700ef54: Pull complete 05:11:58 8ba94037c8f0: Pull complete 05:11:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2' 05:11:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 --push - 05:11:58 #1 [internal] load build definition from Dockerfile 05:11:58 #1 transferring dockerfile: 208B done 05:11:58 #1 DONE 0.0s 05:11:58 05:11:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 05:11:58 #2 DONE 0.0s 05:11:58 05:11:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 05:11:58 #3 DONE 0.0s 05:11:58 05:11:58 #4 [internal] load .dockerignore 05:11:58 #4 transferring context: 2B done 05:11:58 #4 DONE 0.0s 05:11:58 05:11:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:58 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:58 #5 CACHED 05:11:58 05:11:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:58 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:58 #6 CACHED 05:11:58 05:11:58 #7 exporting to image 05:11:58 #7 exporting layers 05:11:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:11:58 #7 exporting layers done 05:11:58 #7 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 done 05:11:58 #7 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done 05:11:58 #7 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done 05:11:58 #7 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done 05:11:58 #7 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done 05:11:58 #7 pushing layers 0.0s done 05:11:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done 05:11:58 #7 DONE 0.1s 05:11:58 05:11:58 #8 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 05:11:58 #8 DONE 0.0s 05:11:58 05:11:58 1 warning found (use --debug to expand): 05:11:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:11:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:main --push - 05:11:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:main' 05:11:59 #1 [internal] load build definition from Dockerfile 05:11:59 #1 transferring dockerfile: 160B done 05:11:59 #1 DONE 0.0s 05:11:59 05:11:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:main 05:11:59 #2 DONE 0.0s 05:11:59 05:11:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:main 05:11:59 #3 DONE 0.0s 05:11:59 05:11:59 #4 [internal] load .dockerignore 05:11:59 #4 transferring context: 2B done 05:11:59 #4 DONE 0.0s 05:11:59 05:11:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:main@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:59 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:main@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:59 #5 CACHED 05:11:59 05:11:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:main@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 05:11:59 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:main@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done 05:11:59 #6 CACHED 05:11:59 05:11:59 #7 exporting to image 05:11:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:11:59 #7 exporting layers done 05:11:59 #7 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 done 05:11:59 #7 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done 05:11:59 #7 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done 05:11:59 #7 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done 05:11:59 #7 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done 05:11:59 #7 pushing layers 0.0s done 05:11:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:main@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done 05:11:59 #7 DONE 0.1s 05:11:59 05:11:59 #8 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 05:11:59 #8 DONE 0.0s 05:11:59 05:11:59 1 warning found (use --debug to expand): 05:11:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:11:59 + '[' -d /w/workspace/edgexfoundry_device-uart_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:12:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:00 ---> package-listing.sh 05:12:00 ++ facter osfamily 05:12:00 ++ tr '[:upper:]' '[:lower:]' 05:12:00 + OS_FAMILY=redhat 05:12:00 + workspace=/w/workspace/edgexfoundry_device-uart_main 05:12:00 + START_PACKAGES=/tmp/packages_start.txt 05:12:00 + END_PACKAGES=/tmp/packages_end.txt 05:12:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:00 + PACKAGES=/tmp/packages_start.txt 05:12:00 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 05:12:00 + PACKAGES=/tmp/packages_end.txt 05:12:00 + case "${OS_FAMILY}" in 05:12:00 + sort 05:12:00 + rpm -qa 05:12:01 + '[' -f /tmp/packages_start.txt ']' 05:12:01 + '[' -f /tmp/packages_end.txt ']' 05:12:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:01 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 05:12:01 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 05:12:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 05:12:01 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:02 05:12:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:02 latest: Pulling from edgex-lftools-log-publisher 05:12:02 5eb5b503b376: Pulling fs layer 05:12:02 5c69ac0246d0: Pulling fs layer 05:12:02 ec43610c2a17: Pulling fs layer 05:12:02 3a2ae6a8a46f: Pulling fs layer 05:12:02 33b1e0a273af: Pulling fs layer 05:12:02 5d3b04190fa2: Pulling fs layer 05:12:02 2f39f015ded8: Pulling fs layer 05:12:02 3a2ae6a8a46f: Waiting 05:12:02 33b1e0a273af: Waiting 05:12:02 5d3b04190fa2: Waiting 05:12:02 2f39f015ded8: Waiting 05:12:02 5c69ac0246d0: Verifying Checksum 05:12:02 5c69ac0246d0: Download complete 05:12:02 3a2ae6a8a46f: Verifying Checksum 05:12:02 3a2ae6a8a46f: Download complete 05:12:02 33b1e0a273af: Verifying Checksum 05:12:02 33b1e0a273af: Download complete 05:12:02 ec43610c2a17: Download complete 05:12:02 5d3b04190fa2: Verifying Checksum 05:12:02 5d3b04190fa2: Download complete 05:12:02 5eb5b503b376: Verifying Checksum 05:12:02 5eb5b503b376: Download complete 05:12:03 2f39f015ded8: Verifying Checksum 05:12:03 2f39f015ded8: Download complete 05:12:04 5eb5b503b376: Pull complete 05:12:04 5c69ac0246d0: Pull complete 05:12:04 ec43610c2a17: Pull complete 05:12:04 3a2ae6a8a46f: Pull complete 05:12:04 33b1e0a273af: Pull complete 05:12:05 5d3b04190fa2: Pull complete 05:12:06 deaec5988b04: Pull complete 05:12:08 9f65657bb879: Pull complete 05:12:08 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:12:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:12:09 ---> 334268110677 05:12:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:12:09 2f39f015ded8: Pull complete 05:12:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:12:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:09 prd-centos7-docker-4c-2g-772555 does not seem to be running inside a container 05:12:09 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:12:11 ---> Running in 9af6daed0b66 05:12:11 Removing intermediate container 9af6daed0b66 05:12:11 ---> 7e1f93b105d4 05:12:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:12:11 ---> Running in 9005233ee527 05:12:12 Removing intermediate container 9005233ee527 05:12:12 ---> c47a341396bc 05:12:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:12:12 ---> Running in 5a9252a1b42b 05:12:12 Removing intermediate container 5a9252a1b42b 05:12:12 ---> e3ce47379e1e 05:12:12 Step 6/12 : WORKDIR /device-uart 05:12:12 $ docker top baaf0db86ad72070c09c6e2b865f72711bba26185c747d2af60cda11be85754b -eo pid,comm 05:12:12 ---> Running in a456e4d20e01 [Pipeline] { [Pipeline] sh 05:12:13 Removing intermediate container a456e4d20e01 05:12:13 ---> 08f4b9c2b55c 05:12:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:12:13 ---> Running in bc9c613bcaa3 05:12:13 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:13 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:13 + ls /var/log/sa-host 05:12:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:13 provisioning config files... 05:12:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12688844712551634936tmp [Pipeline] { [Pipeline] echo 05:12:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:14 ---> create-netrc.sh [Pipeline] } 05:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:14 ---> python-tools-install.sh [Pipeline] echo 05:12:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:12:14 ---> sudo-logs.sh 05:12:14 Archiving 'sudo' log.. 05:12:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-772555.novalocal: Name or service not known 05:12:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-772555.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:12:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:15 ---> job-cost.sh 05:12:15 lf-activate-venv: SKIPPING 05:12:15 INFO: No Stack... 05:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:12:15 INFO: Retrieving Pricing Info for: v3-standard-2 05:12:15 INFO: Archiving Costs [Pipeline] echo 05:12:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:15 ---> logs-deploy.sh 05:12:15 lf-activate-venv: SKIPPING 05:12:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/55 05:12:15 INFO: archiving workspace using pattern(s): 05:12:16 Archives upload complete. 05:12:16 INFO: archiving logs to Nexus 05:12:17 (1/4) Installing openssh-keygen (10.0_p1-r9) 05:12:17 (2/4) Installing libedit (20250104.3.1-r1) 05:12:17 (3/4) Installing openssh-client-common (10.0_p1-r9) 05:12:17 (4/4) Installing openssh-client-default (10.0_p1-r9) 05:12:17 Executing busybox-1.37.0-r19.trigger 05:12:17 OK: 259 MiB in 64 packages 05:12:17 ---> uname -a: 05:12:17 Linux prd-centos7-docker-4c-2g-772555.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 05:12:17 05:12:17 05:12:17 ---> lscpu: 05:12:17 Architecture: x86_64 05:12:17 CPU op-mode(s): 32-bit, 64-bit 05:12:17 Byte Order: Little Endian 05:12:17 Address sizes: 40 bits physical, 48 bits virtual 05:12:17 CPU(s): 2 05:12:17 On-line CPU(s) list: 0,1 05:12:17 Thread(s) per core: 1 05:12:17 Core(s) per socket: 1 05:12:17 Socket(s): 2 05:12:17 NUMA node(s): 1 05:12:17 Vendor ID: AuthenticAMD 05:12:17 CPU family: 23 05:12:17 Model: 49 05:12:17 Model name: AMD EPYC-Rome Processor 05:12:17 Stepping: 0 05:12:17 CPU MHz: 2799.998 05:12:17 BogoMIPS: 5599.99 05:12:17 Virtualization: AMD-V 05:12:17 Hypervisor vendor: KVM 05:12:17 Virtualization type: full 05:12:17 L1d cache: 64 KiB 05:12:17 L1i cache: 64 KiB 05:12:17 L2 cache: 1 MiB 05:12:17 L3 cache: 32 MiB 05:12:17 NUMA node0 CPU(s): 0,1 05:12:17 Vulnerability Itlb multihit: Not affected 05:12:17 Vulnerability L1tf: Not affected 05:12:17 Vulnerability Mds: Not affected 05:12:17 Vulnerability Meltdown: Not affected 05:12:17 Vulnerability Mmio stale data: Not affected 05:12:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:12:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:12:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:12:17 Vulnerability Srbds: Not affected 05:12:17 Vulnerability Tsx async abort: Not affected 05:12:17 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:12:17 05:12:17 05:12:17 ---> nproc: 05:12:17 2 05:12:17 05:12:17 05:12:17 ---> df -h: 05:12:17 Filesystem Size Used Avail Use% Mounted on 05:12:17 overlay 40G 7.3G 33G 19% / 05:12:17 tmpfs 64M 0 64M 0% /dev 05:12:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:12:17 shm 64M 0 64M 0% /dev/shm 05:12:17 /dev/vda1 40G 7.3G 33G 19% /facter-os 05:12:17 05:12:17 05:12:17 Cannot open /var/log/sysstat/sa05: No such file or directory 05:12:17 Please check if data collecting is enabled 05:12:17 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:12:17 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:12:17 $ docker stop --time=1 baaf0db86ad72070c09c6e2b865f72711bba26185c747d2af60cda11be85754b 05:12:18 Removing intermediate container bc9c613bcaa3 05:12:18 ---> 0fd86270eb6c 05:12:18 Step 8/12 : COPY go.mod vendor* ./ 05:12:18 $ docker rm -f --volumes baaf0db86ad72070c09c6e2b865f72711bba26185c747d2af60cda11be85754b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:12:18 [WS-CLEANUP] Deleting project workspace... 05:12:18 [WS-CLEANUP] Deferred wipeout is used... 05:12:18 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 05:12:19 ---> c0d2f06df276 05:12:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:19 05:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:19 ---> Running in 0b168962258e [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:19 latest: Pulling from edgex-lftools-log-publisher 05:12:19 5eb5b503b376: Pulling fs layer 05:12:19 5c69ac0246d0: Pulling fs layer 05:12:19 ec43610c2a17: Pulling fs layer 05:12:19 3a2ae6a8a46f: Pulling fs layer 05:12:19 3a2ae6a8a46f: Waiting 05:12:19 33b1e0a273af: Pulling fs layer 05:12:19 5d3b04190fa2: Pulling fs layer 05:12:19 2f39f015ded8: Pulling fs layer 05:12:19 33b1e0a273af: Waiting 05:12:19 5d3b04190fa2: Waiting 05:12:19 2f39f015ded8: Waiting 05:12:19 5c69ac0246d0: Download complete 05:12:19 3a2ae6a8a46f: Download complete 05:12:19 33b1e0a273af: Verifying Checksum 05:12:19 33b1e0a273af: Download complete 05:12:19 5d3b04190fa2: Verifying Checksum 05:12:19 5d3b04190fa2: Download complete 05:12:19 ec43610c2a17: Verifying Checksum 05:12:19 ec43610c2a17: Download complete 05:12:19 5eb5b503b376: Verifying Checksum 05:12:19 5eb5b503b376: Download complete 05:12:20 2f39f015ded8: Download complete 05:12:21 5eb5b503b376: Pull complete 05:12:21 5c69ac0246d0: Pull complete 05:12:21 ec43610c2a17: Pull complete 05:12:21 3a2ae6a8a46f: Pull complete 05:12:23 33b1e0a273af: Pull complete 05:12:23 5d3b04190fa2: Pull complete 05:12:29 2f39f015ded8: Pull complete 05:12:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:29 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:12:29 $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:12:31 $ docker top 236f3b7511deef71d89b7b7bd697c8991dc4c4d4d7fc347c10a7a341985f8c02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:31 ---> job-cost.sh 05:12:31 lf-activate-venv: SKIPPING 05:12:31 INFO: No Stack... 05:12:31 INFO: Retrieving Pricing Info for: v3-standard-8 05:12:32 INFO: Archiving Costs [Pipeline] sh 05:12:32 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 05:12:32 + cut -d, -f6 [Pipeline] lock 05:12:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] 05:12:32 Resource [jenkins-edgexfoundry-device-uart-main-55-stack-cost] did not exist. Created. 05:12:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:33 + echo total: 0.2199999988079071 [Pipeline] stash 05:12:33 Stashed 1 file(s) [Pipeline] } 05:12:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:33 $ docker stop --time=1 236f3b7511deef71d89b7b7bd697c8991dc4c4d4d7fc347c10a7a341985f8c02 05:12:34 $ docker rm -f --volumes 236f3b7511deef71d89b7b7bd697c8991dc4c4d4d7fc347c10a7a341985f8c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:14:11 Removing intermediate container 0b168962258e 05:14:11 ---> 20ba0766d14c 05:14:11 Step 10/12 : COPY . . 05:14:11 ---> 816280e5fd6c 05:14:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:14:11 ---> Running in 1dc60db4ff3b 05:14:11 Removing intermediate container 1dc60db4ff3b 05:14:11 ---> 7dee93d95e44 05:14:11 Step 12/12 : RUN ${MAKE} 05:14:11 ---> Running in ad201de634bc 05:14:11 noop 05:14:11 Removing intermediate container ad201de634bc 05:14:11 ---> 0983f2df38c1 05:14:11 Successfully built 0983f2df38c1 05:14:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:11 + docker inspect -f . ci-base-image-arm64 05:14:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:11 prd-ubuntu20.04-docker-arm64-4c-16g-772553 does not seem to be running inside a container 05:14:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/55 -v /w/workspace/device-uart/55:/w/workspace/device-uart/55:rw,z -v /w/workspace/device-uart/55@tmp:/w/workspace/device-uart/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:14:13 $ docker top bf1aa1cf6cafcfd685de3c6a9b9b75dae3c090379c8a87daa129ca5191b00b4b -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:14 + go version 05:14:14 go version go1.25.3 linux/arm64 [Pipeline] } 05:14:14 $ docker stop --time=1 bf1aa1cf6cafcfd685de3c6a9b9b75dae3c090379c8a87daa129ca5191b00b4b 05:14:16 $ docker rm -f --volumes bf1aa1cf6cafcfd685de3c6a9b9b75dae3c090379c8a87daa129ca5191b00b4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:16 + docker inspect -f . ci-base-image-arm64 05:14:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-772553 does not seem to be running inside a container 05:14:16 $ 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/55 -v /w/workspace/device-uart/55:/w/workspace/device-uart/55:rw,z -v /w/workspace/device-uart/55@tmp:/w/workspace/device-uart/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:14:18 $ docker top 3353444b1c685f6e6b960719cc8e7b915731b0cf04e35218c0e69cd04eb8715c -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:19 + git config --global --add safe.directory /w/workspace/device-uart/55 [Pipeline] fileExists [Pipeline] sh 05:14:19 + make test 05:14:19 go test ./... -coverprofile=coverage.out 05:14:25 ? github.com/edgexfoundry/device-uart [no test files] 05:18:47 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 05:18:47 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 05:18:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:18:47 go vet ./... 05:19:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:19:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:19:43 ./bin/test-attribution-txt.sh [Pipeline] echo 05:19:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:19:43 $ docker stop --time=1 3353444b1c685f6e6b960719cc8e7b915731b0cf04e35218c0e69cd04eb8715c 05:19:45 $ docker rm -f --volumes 3353444b1c685f6e6b960719cc8e7b915731b0cf04e35218c0e69cd04eb8715c [Pipeline] // withDockerContainer [Pipeline] sh 05:19:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:19:47 Warning: overwriting stash ‘coverage-report’ 05:19:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:19:49 + ls -al . 05:19:49 total 224 05:19:49 drwxrwxr-x 7 jenkins jenkins 4096 Nov 5 05:14 . 05:19:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:11 .. 05:19:49 -rw-rw-r-- 1 jenkins jenkins 140 Nov 5 05:11 .dockerignore 05:19:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:11 .git 05:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:11 .github 05:19:49 -rw-rw-r-- 1 jenkins jenkins 343 Nov 5 05:11 .gitignore 05:19:49 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:11 .golangci.yml 05:19:49 -rw-rw-r-- 1 jenkins jenkins 21314 Nov 5 05:11 Attribution.txt 05:19:49 -rw-rw-r-- 1 jenkins jenkins 2704 Nov 5 05:11 CHANGELOG.md 05:19:49 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 5 05:11 Dockerfile 05:19:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:11 GOVERNANCE.md 05:19:49 -rw-rw-r-- 1 jenkins jenkins 698 Nov 5 05:11 Jenkinsfile 05:19:49 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:11 LICENSE 05:19:49 -rw-rw-r-- 1 jenkins jenkins 2454 Nov 5 05:11 Makefile 05:19:49 -rw-rw-r-- 1 jenkins jenkins 617 Nov 5 05:11 OWNERS.md 05:19:49 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 5 05:11 README.md 05:19:49 -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:08 VERSION 05:19:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:11 bin 05:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:11 cmd 05:19:49 -rw-r--r-- 1 jenkins jenkins 6770 Nov 5 05:18 coverage.out 05:19:49 -rw-rw-r-- 1 jenkins jenkins 6686 Nov 5 05:11 go.mod 05:19:49 -rw-rw-r-- 1 jenkins jenkins 89300 Nov 5 05:11 go.sum 05:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:11 internal 05:19:49 -rw-rw-r-- 1 jenkins jenkins 209 Nov 5 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:49 + 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=0a36f29efc94ea3344972e8e88f5ccc8c6d80875 --label arch=arm64 --label version=4.1.0-dev.2 . 05:19:50 Sending build context to Docker daemon 16.14MB 05:19:50 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 05:19:50 Step 2/26 : FROM ${BASE} AS builder 05:19:50 ---> 0983f2df38c1 05:19:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:19:50 ---> Running in ca1e3ef0205c 05:19:50 Removing intermediate container ca1e3ef0205c 05:19:50 ---> 8f252a2850dd 05:19:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:19:51 ---> Running in 67eb58cec55a 05:19:51 Removing intermediate container 67eb58cec55a 05:19:51 ---> 6fe5335cff22 05:19:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 05:19:51 ---> Running in f1c89de35848 05:19:52 Removing intermediate container f1c89de35848 05:19:52 ---> 747ca501efcb 05:19:52 Step 6/26 : WORKDIR /device-uart 05:19:52 ---> Running in de44b69f68a6 05:19:52 Removing intermediate container de44b69f68a6 05:19:52 ---> 8c1097066b5d 05:19:52 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:19:52 ---> Running in adaf67193f2e 05:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:19:56 OK: 259 MiB in 64 packages 05:19:57 Removing intermediate container adaf67193f2e 05:19:57 ---> abf9bb766fd3 05:19:57 Step 8/26 : COPY go.mod vendor* ./ 05:19:59 ---> 2c506530cf7d 05:19:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:59 ---> Running in af5bf9a7335a 05:20:01 Removing intermediate container af5bf9a7335a 05:20:01 ---> e04d17d545fb 05:20:01 Step 10/26 : COPY . . 05:20:03 ---> acbdffb37df9 05:20:03 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:20:03 ---> Running in fd3809c88934 05:20:03 Removing intermediate container fd3809c88934 05:20:03 ---> f5aed8391b4d 05:20:03 Step 12/26 : RUN ${MAKE} 05:20:03 ---> Running in b8b0457ddba2 05:20:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 05:24:42 Removing intermediate container b8b0457ddba2 05:24:42 ---> 982ce2100d24 05:24:42 Step 13/26 : FROM alpine:3.22 05:24:42 3.22: Pulling from library/alpine 05:24:42 6b59a28fa201: Already exists 05:24:42 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:24:42 Status: Downloaded newer image for alpine:3.22 05:24:42 ---> 171e65262c80 05:24:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:24:42 ---> Running in 3fc5993b6c36 05:24:42 Removing intermediate container 3fc5993b6c36 05:24:42 ---> 841488be8db2 05:24:42 Step 15/26 : RUN apk add --update --no-cache dumb-init 05:24:42 ---> Running in 0f878be9481f 05:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:24:43 (1/1) Installing dumb-init (1.2.5-r3) 05:24:43 Executing busybox-1.37.0-r19.trigger 05:24:43 OK: 8 MiB in 17 packages 05:24:45 Removing intermediate container 0f878be9481f 05:24:45 ---> 1e18411b5b16 05:24:45 Step 16/26 : RUN apk --no-cache upgrade 05:24:45 ---> Running in 70d836eb99a1 05:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:24:48 OK: 8 MiB in 17 packages 05:24:49 Removing intermediate container 70d836eb99a1 05:24:49 ---> e1329593916e 05:24:49 Step 17/26 : WORKDIR / 05:24:49 ---> Running in 9a6900f9e2a6 05:24:49 Removing intermediate container 9a6900f9e2a6 05:24:49 ---> fef89442ad3c 05:24:49 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 05:24:50 ---> 1b64c5f2a7dd 05:24:50 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 05:24:50 ---> 860b4abc489d 05:24:50 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 05:24:53 ---> 656211dc1c1f 05:24:53 Step 21/26 : EXPOSE 59995 05:24:53 ---> Running in bd14700da120 05:24:53 Removing intermediate container bd14700da120 05:24:53 ---> 164f80a7eb17 05:24:53 Step 22/26 : ENTRYPOINT ["/device-uart"] 05:24:53 ---> Running in efd60abd4206 05:24:53 Removing intermediate container efd60abd4206 05:24:53 ---> c04eb686687c 05:24:53 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:24:53 ---> Running in 87f9368f264e 05:24:54 Removing intermediate container 87f9368f264e 05:24:54 ---> 9f54e6530250 05:24:54 Step 24/26 : LABEL arch=arm64 05:24:54 ---> Running in 3c11bd40c59b 05:24:54 Removing intermediate container 3c11bd40c59b 05:24:54 ---> 742786240f6b 05:24:54 Step 25/26 : LABEL git_sha=0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:24:54 ---> Running in 3defadd5c485 05:24:55 Removing intermediate container 3defadd5c485 05:24:55 ---> 9b66f7b123d7 05:24:55 Step 26/26 : LABEL version=4.1.0-dev.2 05:24:55 ---> Running in b3d3a8511dd4 05:24:55 Removing intermediate container b3d3a8511dd4 05:24:55 ---> 56eacff47dec 05:24:55 [Warning] One or more build-args [ARCH] were not consumed 05:24:55 Successfully built 56eacff47dec 05:24:55 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 05:24:55 provisioning config files... 05:24:55 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/55@tmp/config14013000842293336938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:56 ---> ****-login.sh 05:24:56 nexus3.edgexfoundry.org:10001 05:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:56 Configure a credential helper to remove this warning. See 05:24:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:56 05:24:56 Login Succeeded 05:24:56 nexus3.edgexfoundry.org:10002 05:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:56 Configure a credential helper to remove this warning. See 05:24:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:56 05:24:56 Login Succeeded 05:24:56 nexus3.edgexfoundry.org:10003 05:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:57 Configure a credential helper to remove this warning. See 05:24:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:57 05:24:57 Login Succeeded 05:24:57 nexus3.edgexfoundry.org:10004 05:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:57 Configure a credential helper to remove this warning. See 05:24:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:57 05:24:57 Login Succeeded 05:24:57 ****.io 05:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:57 Configure a credential helper to remove this warning. See 05:24:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:57 05:24:57 Login Succeeded 05:24:57 ---> ****-login.sh ends [Pipeline] } 05:24:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:24:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:24:58 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 05:24:58 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:24:58 latest 05:24:58 4.1.0-dev.2 05:24:58 0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 05:24:58 main 05:24:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:58 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:58 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:24:58 f7a38496a447: Preparing 05:24:58 aa06fe246544: Preparing 05:24:58 f9161bacfc71: Preparing 05:24:58 eab2eb1ce17e: Preparing 05:24:58 8aaa0a7376e1: Preparing 05:24:58 0e64f2360a44: Preparing 05:24:58 0e64f2360a44: Waiting 05:24:59 eab2eb1ce17e: Pushed 05:24:59 8aaa0a7376e1: Pushed 05:24:59 f9161bacfc71: Pushed 05:24:59 aa06fe246544: Pushed 05:24:59 0e64f2360a44: Layer already exists 05:25:09 f7a38496a447: Pushed 05:25:09 0a36f29efc94ea3344972e8e88f5ccc8c6d80875: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:09 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:09 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 05:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:25:09 f7a38496a447: Preparing 05:25:09 aa06fe246544: Preparing 05:25:09 f9161bacfc71: Preparing 05:25:09 eab2eb1ce17e: Preparing 05:25:09 8aaa0a7376e1: Preparing 05:25:09 0e64f2360a44: Preparing 05:25:09 0e64f2360a44: Waiting 05:25:09 aa06fe246544: Layer already exists 05:25:09 f9161bacfc71: Layer already exists 05:25:09 8aaa0a7376e1: Layer already exists 05:25:09 f7a38496a447: Layer already exists 05:25:09 eab2eb1ce17e: Layer already exists 05:25:09 0e64f2360a44: Layer already exists 05:25:10 latest: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:10 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:10 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.2 05:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:25:10 f7a38496a447: Preparing 05:25:10 aa06fe246544: Preparing 05:25:10 f9161bacfc71: Preparing 05:25:10 eab2eb1ce17e: Preparing 05:25:10 8aaa0a7376e1: Preparing 05:25:10 0e64f2360a44: Preparing 05:25:10 0e64f2360a44: Waiting 05:25:10 f7a38496a447: Layer already exists 05:25:10 8aaa0a7376e1: Layer already exists 05:25:10 eab2eb1ce17e: Layer already exists 05:25:10 aa06fe246544: Layer already exists 05:25:10 f9161bacfc71: Layer already exists 05:25:10 0e64f2360a44: Layer already exists 05:25:11 4.1.0-dev.2: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:11 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:11 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 05:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:25:11 f7a38496a447: Preparing 05:25:11 aa06fe246544: Preparing 05:25:11 f9161bacfc71: Preparing 05:25:11 eab2eb1ce17e: Preparing 05:25:11 8aaa0a7376e1: Preparing 05:25:11 0e64f2360a44: Preparing 05:25:11 f7a38496a447: Layer already exists 05:25:11 8aaa0a7376e1: Layer already exists 05:25:11 f9161bacfc71: Layer already exists 05:25:11 aa06fe246544: Layer already exists 05:25:11 eab2eb1ce17e: Layer already exists 05:25:12 0e64f2360a44: Layer already exists 05:25:12 0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:12 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:12 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 05:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:25:12 f7a38496a447: Preparing 05:25:12 aa06fe246544: Preparing 05:25:12 f9161bacfc71: Preparing 05:25:12 eab2eb1ce17e: Preparing 05:25:12 8aaa0a7376e1: Preparing 05:25:12 0e64f2360a44: Preparing 05:25:12 0e64f2360a44: Waiting 05:25:12 f9161bacfc71: Layer already exists 05:25:12 aa06fe246544: Layer already exists 05:25:12 f7a38496a447: Layer already exists 05:25:12 8aaa0a7376e1: Layer already exists 05:25:12 eab2eb1ce17e: Layer already exists 05:25:12 0e64f2360a44: Layer already exists 05:25:13 main: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:25:13 ===================================================== [Pipeline] echo 05:25:13 taggedImages: 05:25:13 - nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 05:25:13 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 05:25:13 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.2 05:25:13 - nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 05:25:13 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] echo 05:25:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo 05:25:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] echo 05:25:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.2 [Pipeline] echo 05:25:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [Pipeline] echo 05:25:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:13 05:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:14 arm64: Pulling from edgex-lftools-log-publisher 05:25:14 8998bd30e6a1: Pulling fs layer 05:25:14 04944245beec: Pulling fs layer 05:25:14 699f458cf7ca: Pulling fs layer 05:25:14 765212b225bb: Pulling fs layer 05:25:14 f23df028b6ca: Pulling fs layer 05:25:14 d65c8cfc05b1: Pulling fs layer 05:25:14 2437ff75d9bd: Pulling fs layer 05:25:14 d65c8cfc05b1: Waiting 05:25:14 2437ff75d9bd: Waiting 05:25:14 f23df028b6ca: Waiting 05:25:14 04944245beec: Verifying Checksum 05:25:14 04944245beec: Download complete 05:25:14 765212b225bb: Download complete 05:25:14 f23df028b6ca: Download complete 05:25:14 d65c8cfc05b1: Verifying Checksum 05:25:14 d65c8cfc05b1: Download complete 05:25:14 699f458cf7ca: Verifying Checksum 05:25:14 699f458cf7ca: Download complete 05:25:15 8998bd30e6a1: Verifying Checksum 05:25:15 8998bd30e6a1: Download complete 05:25:17 2437ff75d9bd: Verifying Checksum 05:25:17 2437ff75d9bd: Download complete 05:25:22 8998bd30e6a1: Pull complete 05:25:22 04944245beec: Pull complete 05:25:24 699f458cf7ca: Pull complete 05:25:24 765212b225bb: Pull complete 05:25:25 f23df028b6ca: Pull complete 05:25:25 d65c8cfc05b1: Pull complete 05:25:43 2437ff75d9bd: Pull complete 05:25:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:43 prd-ubuntu20.04-docker-arm64-4c-16g-772553 does not seem to be running inside a container 05:25:43 $ 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/55 -v /w/workspace/device-uart/55:/w/workspace/device-uart/55:rw,z -v /w/workspace/device-uart/55@tmp:/w/workspace/device-uart/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:25:47 $ docker top 5c7a0ab633edaa7c338d86d742c44a8af79cd8eb8cf6f4f5cacef9608484ec21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:48 ---> job-cost.sh 05:25:48 lf-activate-venv: SKIPPING 05:25:48 INFO: No Stack... 05:25:48 INFO: Retrieving Pricing Info for: v3-standard-4 05:25:49 INFO: Archiving Costs [Pipeline] sh 05:25:49 + cat /w/workspace/device-uart/55/archives/cost.csv 05:25:49 + cut -d, -f6 [Pipeline] lock 05:25:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] 05:25:50 Resource [jenkins-edgexfoundry-device-uart-main-55-stack-cost] did not exist. Created. 05:25:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:25:50 /w/workspace/device-uart/55@tmp/durable-d192b1f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:25:51 + echo total: 0.10999999940395355 [Pipeline] stash 05:25:51 Warning: overwriting stash ‘stack-cost’ 05:25:51 Stashed 1 file(s) [Pipeline] } 05:25:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 05:25:51 $ docker stop --time=1 5c7a0ab633edaa7c338d86d742c44a8af79cd8eb8cf6f4f5cacef9608484ec21 05:25:53 $ docker rm -f --volumes 5c7a0ab633edaa7c338d86d742c44a8af79cd8eb8cf6f4f5cacef9608484ec21 [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 05:25:53 provisioning config files... 05:25:53 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10278827376578776718tmp [Pipeline] { [Pipeline] sh 05:25:54 + set +x 05:25:54 + curl -s https://codecov.io/bash 05:25:54 + bash -s -- 05:25:54 05:25:54 _____ _ 05:25:54 / ____| | | 05:25:54 | | ___ __| | ___ ___ _____ __ 05:25:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:25:54 | |___| (_) | (_| | __/ (_| (_) \ V / 05:25:54 \_____\___/ \__,_|\___|\___\___/ \_/ 05:25:54 Bash-1.0.6 05:25:54 05:25:54 05:25:54 ==> git version 2.25.1 found 05:25:54 ==> 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 05:25:54 Release-Date: 2020-01-08 05:25:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:25:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:25:54 ==> Jenkins CI detected. 05:25:54 current dir:  /w/workspace/edgexfoundry_device-uart_main 05:25:54 project root: . 05:25:54 --> token set from env 05:25:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:25:54 ==> Running gcov in . (disable via -X gcov) 05:25:54 ==> Python coveragepy not found 05:25:54 ==> Searching for coverage reports in: 05:25:54 + . 05:25:54 -> Found 1 reports 05:25:54 ==> Detecting git/mercurial file structure 05:25:54 ==> Reading reports 05:25:54 + ./coverage.out bytes=6770 05:25:54 ==> Appending adjustments 05:25:54 https://docs.codecov.io/docs/fixing-reports 05:25:54 + Found adjustments 05:25:54 ==> Gzipping contents 05:25:54 4.0K /tmp/codecov.R29OhE.gz 05:25:54 ==> Uploading reports 05:25:54 url: https://codecov.io 05:25:54 query: branch=main&commit=0a36f29efc94ea3344972e8e88f5ccc8c6d80875&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 05:25:54 -> Pinging Codecov 05:25:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0a36f29efc94ea3344972e8e88f5ccc8c6d80875&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 05:25:54 -> Uploading to 05:25:54 https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/0a36f29efc94ea3344972e8e88f5ccc8c6d80875/3e9c464a-1a76-4ea3-852b-c32e246adfc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T052554Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5103cddaa971fa2612c4d28336cce050e943e5ec31d40a8fdd3daa68b47c789a 05:25:54 % Total % Received % Xferd Average Speed Time Time Time Current 05:25:54 Dload Upload Total Spent Left Speed 05:25:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1331 0 0 100 1331 0 7477 --:--:-- --:--:-- --:--:-- 7477 05:25:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] } 05:25:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:25:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:25:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:25:55 05:25:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:25:55 latest: Pulling from edgex-devops/edgex-snyk-go 05:25:55 2d35ebdb57d9: Already exists 05:25:55 85e8836fcdb2: Pulling fs layer 05:25:55 91631faa732a: Pulling fs layer 05:25:55 f3f5ae8826fa: Pulling fs layer 05:25:55 4f4fb700ef54: Pulling fs layer 05:25:55 7861252a18e6: Pulling fs layer 05:25:55 9130f900ef6f: Pulling fs layer 05:25:55 7861252a18e6: Waiting 05:25:55 9130f900ef6f: Waiting 05:25:55 4f4fb700ef54: Waiting 05:25:55 f3f5ae8826fa: Download complete 05:25:55 85e8836fcdb2: Download complete 05:25:55 4f4fb700ef54: Download complete 05:25:55 85e8836fcdb2: Pull complete 05:25:55 7861252a18e6: Verifying Checksum 05:25:55 7861252a18e6: Download complete 05:25:55 91631faa732a: Verifying Checksum 05:25:55 91631faa732a: Download complete 05:25:56 9130f900ef6f: Verifying Checksum 05:25:56 9130f900ef6f: Download complete 05:26:00 91631faa732a: Pull complete 05:26:00 f3f5ae8826fa: Pull complete 05:26:00 4f4fb700ef54: Pull complete 05:26:00 7861252a18e6: Pull complete 05:26:05 9130f900ef6f: Pull complete 05:26:05 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:26:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:05 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:26:05 $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:26:07 $ docker top d2d224b9dafb9810044da4fbc784507b982495e18d7fddf7db0ef865c9defedb -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:08 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 05:26:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 05:26:08 + set -o pipefail 05:26:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 05:26:14 05:26:14 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 05:26:14 05:26:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/d0173ef4-85a1-47ab-9daa-34ba66a9158b 05:26:14 05:26:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:26:14 05:26:14 05:26:14 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:26:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:26:14 $ docker stop --time=1 d2d224b9dafb9810044da4fbc784507b982495e18d7fddf7db0ef865c9defedb 05:26:17 $ docker rm -f --volumes d2d224b9dafb9810044da4fbc784507b982495e18d7fddf7db0ef865c9defedb [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 05:26:18 + git log --format=format:%s -1 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] sh 05:26:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:26:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:26:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:19 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:26:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:26:19 $ docker top 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 -eo pid,comm 05:26:19 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). 05:26:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:26:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:26:19 [ssh-agent] Looking for ssh-agent implementation... 05:26:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:26:20 $ docker exec 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 ssh-agent 05:26:20 SSH_AUTH_SOCK=/tmp/ssh-g38oL5mt8Cfl/agent.33 05:26:20 SSH_AGENT_PID=39 05:26:20 Running ssh-add (command line suppressed) 05:26:20 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17125803004420978389.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17125803004420978389.key) 05:26:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:26:20 + git semver tag 05:26:20 2025-11-05 05:26:20,763 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:26:20 2025-11-05 05:26:20,765 [run_tag] DEBUG tag force:False 05:26:20 2025-11-05 05:26:20,766 [check_head_tag] DEBUG check head tag 05:26:20 2025-11-05 05:26:20,766 [execute] INFO git cat-file --batch-check 05:26:20 2025-11-05 05:26:20,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) 05:26:20 2025-11-05 05:26:20,768 [execute] INFO git cat-file --batch 05:26:20 2025-11-05 05:26:20,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) 05:26:20 2025-11-05 05:26:20,772 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:26:20 2025-11-05 05:26:20,772 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 05:26:20 2025-11-05 05:26:20,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) 05:26:20 2025-11-05 05:26:20,776 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:26:20 4.1.0-dev.2 [Pipeline] } 05:26:20 $ docker exec --env ******** --env ******** 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 ssh-agent -k 05:26:20 unset SSH_AUTH_SOCK; 05:26:20 unset SSH_AGENT_PID; 05:26:20 echo Agent pid 39 killed; 05:26:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:26:21 + git semver [Pipeline] } 05:26:21 $ docker stop --time=1 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 05:26:23 $ docker rm -f --volumes 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:26:23 05:26:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:26:23 0.23.1-centos7: Pulling from edgex-lftools 05:26:23 ab5ef0e58194: Pulling fs layer 05:26:23 9712f1f96733: Pulling fs layer 05:26:23 63f879dbbcfc: Pulling fs layer 05:26:23 0d9ebad4ef96: Pulling fs layer 05:26:23 e9a5061849ea: Pulling fs layer 05:26:23 d747dcd14b5f: Pulling fs layer 05:26:23 2de7ff778b66: Pulling fs layer 05:26:23 d747dcd14b5f: Waiting 05:26:23 e9a5061849ea: Waiting 05:26:23 2de7ff778b66: Waiting 05:26:23 0d9ebad4ef96: Waiting 05:26:23 9712f1f96733: Verifying Checksum 05:26:23 9712f1f96733: Download complete 05:26:24 63f879dbbcfc: Verifying Checksum 05:26:24 63f879dbbcfc: Download complete 05:26:24 0d9ebad4ef96: Verifying Checksum 05:26:24 0d9ebad4ef96: Download complete 05:26:24 d747dcd14b5f: Verifying Checksum 05:26:24 d747dcd14b5f: Download complete 05:26:24 e9a5061849ea: Verifying Checksum 05:26:24 e9a5061849ea: Download complete 05:26:24 2de7ff778b66: Verifying Checksum 05:26:24 2de7ff778b66: Download complete 05:26:24 ab5ef0e58194: Verifying Checksum 05:26:24 ab5ef0e58194: Download complete 05:26:28 ab5ef0e58194: Pull complete 05:26:28 9712f1f96733: Pull complete 05:26:28 63f879dbbcfc: Pull complete 05:26:35 0d9ebad4ef96: Pull complete 05:26:35 e9a5061849ea: Pull complete 05:26:35 d747dcd14b5f: Pull complete 05:26:36 2de7ff778b66: Pull complete 05:26:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:26:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:26:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:36 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:26:39 $ docker top d2b729bec72a0426fa7cf3288b07006079a4dc5c5b5cedc8167261465b11879d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:26:39 provisioning config files... 05:26:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4577828289638088711tmp 05:26:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2669983419784735016tmp 05:26:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7276388323054155766tmp [Pipeline] { [Pipeline] echo 05:26:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:26:39 ---> sigul-configuration.sh 05:26:39 gpg: directory `/root/.gnupg' created 05:26:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:26:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:26:39 gpg: keyring `/root/.gnupg/secring.gpg' created 05:26:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:26:39 gpg: CAST5 encrypted data 05:26:39 gpg: encrypted with 1 passphrase 05:26:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:26:40 + mkdir /home/jenkins 05:26:40 + mkdir /home/jenkins/sigul [Pipeline] sh 05:26:40 + 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 05:26:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:26:40 ---> sigul-install.sh 05:26:40 Sigul already installed; skipping installation. [Pipeline] sh 05:26:41 + git tag --list 05:26:41 v0.0.0 05:26:41 v3.0.0 05:26:41 v3.1 05:26:41 v3.1.0 05:26:41 v3.1.1 05:26:41 v4.0 05:26:41 v4.0.0 05:26:41 v4.1.0-dev.1 05:26:41 v4.1.0-dev.2 [Pipeline] sh 05:26:41 + lftools sign git-tag v4.1.0-dev.2 05:26:42 Signing Git tag with Sigul... 05:26:42 Signing v4.1.0-dev.2 [Pipeline] echo 05:26:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:26:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:26:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:26:42 $ docker stop --time=1 d2b729bec72a0426fa7cf3288b07006079a4dc5c5b5cedc8167261465b11879d 05:26:43 $ docker rm -f --volumes d2b729bec72a0426fa7cf3288b07006079a4dc5c5b5cedc8167261465b11879d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:26:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:26:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:26:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:45 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:26:45 $ docker top 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 -eo pid,comm 05:26:45 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). 05:26:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:26:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:26:45 [ssh-agent] Looking for ssh-agent implementation... 05:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:26:45 $ docker exec 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 ssh-agent 05:26:45 SSH_AUTH_SOCK=/tmp/ssh-d7g3yrrWUv9m/agent.32 05:26:45 SSH_AGENT_PID=38 05:26:45 Running ssh-add (command line suppressed) 05:26:45 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5464440751682900308.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5464440751682900308.key) 05:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:26:46 + git semver bump pre 05:26:46 2025-11-05 05:26:46,299 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:26:46 2025-11-05 05:26:46,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:26:46 2025-11-05 05:26:46,302 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 05:26:46 2025-11-05 05:26:46,303 [bump_version] DEBUG bumped version:4.1.0-dev.3 05:26:46 2025-11-05 05:26:46,303 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 05:26:46 2025-11-05 05:26:46,303 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:26:46 2025-11-05 05:26:46,303 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 05:26:46 2025-11-05 05:26:46,305 [execute] INFO git cat-file --batch-check 05:26:46 2025-11-05 05:26:46,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) 05:26:46 2025-11-05 05:26:46,309 [execute] INFO git cat-file --batch 05:26:46 2025-11-05 05:26:46,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) 05:26:46 2025-11-05 05:26:46,313 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:26:46 4.1.0-dev.3 [Pipeline] } 05:26:46 $ docker exec --env ******** --env ******** 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 ssh-agent -k 05:26:46 unset SSH_AUTH_SOCK; 05:26:46 unset SSH_AGENT_PID; 05:26:46 echo Agent pid 38 killed; 05:26:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:26:47 + git semver [Pipeline] } 05:26:47 $ docker stop --time=1 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 05:26:48 $ docker rm -f --volumes 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:26:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:49 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:26:49 $ docker top dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 -eo pid,comm 05:26:49 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). 05:26:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:26:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:26:49 [ssh-agent] Looking for ssh-agent implementation... 05:26:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:26:49 $ docker exec dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 ssh-agent 05:26:49 SSH_AUTH_SOCK=/tmp/ssh-Qou5zKntQDVF/agent.33 05:26:49 SSH_AGENT_PID=40 05:26:49 Running ssh-add (command line suppressed) 05:26:49 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13154986291645176219.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13154986291645176219.key) 05:26:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:26:50 + git semver push 05:26:50 2025-11-05 05:26:50,500 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:26:50 2025-11-05 05:26:50,503 [run_push] DEBUG push 05:26:50 2025-11-05 05:26:50,504 [execute] INFO git cat-file --batch-check 05:26:50 2025-11-05 05:26:50,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) 05:26:50 2025-11-05 05:26:50,506 [execute] INFO git rev-list 29043e832dd5947b6846d6552ebbbade24c7904b -- 05:26:50 2025-11-05 05:26:50,506 [execute] DEBUG Popen(['git', 'rev-list', '29043e832dd5947b6846d6552ebbbade24c7904b', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:26:50 2025-11-05 05:26:50,511 [execute] INFO git fetch -v -- origin 05:26:50 2025-11-05 05:26:50,511 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:26:51 2025-11-05 05:26:51,025 [run_push] DEBUG no remote changes detected 05:26:51 2025-11-05 05:26:51,025 [execute] INFO git push origin semver 05:26:51 2025-11-05 05:26:51,025 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:26:52 2025-11-05 05:26:51,704 [run_push] DEBUG push all version tags 05:26:52 2025-11-05 05:26:51,704 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:26:52 2025-11-05 05:26:51,705 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) 05:26:52 2025-11-05 05:26:52,458 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:26:52 4.1.0-dev.3 [Pipeline] } 05:26:52 $ docker exec --env ******** --env ******** dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 ssh-agent -k 05:26:52 unset SSH_AUTH_SOCK; 05:26:52 unset SSH_AGENT_PID; 05:26:52 echo Agent pid 40 killed; 05:26:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:26:53 + git semver [Pipeline] } 05:26:53 $ docker stop --time=1 dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 05:26:54 $ docker rm -f --volumes dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 [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 05:26:55 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 05:26:55 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 05:26:55 total 16 05:26:55 drwxr-xr-x 3 root root 4096 Nov 5 05:12 . 05:26:55 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:26 .. 05:26:55 drwxr-xr-x 2 root root 4096 Nov 5 05:12 cost 05:26:55 -rw-r--r-- 1 root root 82 Nov 5 05:12 cost.csv 05:26:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 05:26:55 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 05:26:55 total 16 05:26:55 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:12 . 05:26:55 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:26 .. 05:26:55 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:12 cost 05:26:55 -rw-r--r-- 1 jenkins jenkins 82 Nov 5 05:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:26:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:26:56 ---> package-listing.sh 05:26:56 ++ facter osfamily 05:26:56 ++ tr '[:upper:]' '[:lower:]' 05:26:56 + OS_FAMILY=debian 05:26:56 + workspace=/w/workspace/edgexfoundry_device-uart_main 05:26:56 + START_PACKAGES=/tmp/packages_start.txt 05:26:56 + END_PACKAGES=/tmp/packages_end.txt 05:26:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:26:56 + PACKAGES=/tmp/packages_start.txt 05:26:56 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 05:26:56 + PACKAGES=/tmp/packages_end.txt 05:26:56 + case "${OS_FAMILY}" in 05:26:56 + dpkg -l 05:26:56 + grep '^ii' 05:26:56 + '[' -f /tmp/packages_start.txt ']' 05:26:56 + '[' -f /tmp/packages_end.txt ']' 05:26:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:26:56 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 05:26:56 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 05:26:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 05:26:56 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:26:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:57 prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container 05:26:57 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:26:57 $ docker top 5f9225ff143178e041d7fc0e5338b7483039732779d18ddcab78d66f8d54df1f -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:58 + touch /tmp/pre-build-complete [Pipeline] sh 05:26:58 + mkdir -p /var/log/sysstat [Pipeline] sh 05:26:58 + ls /var/log/sa-host 05:26:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:26:58 provisioning config files... 05:26:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4480878698034621828tmp [Pipeline] { [Pipeline] echo 05:26:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:26:59 ---> create-netrc.sh [Pipeline] } 05:26:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:26:59 ---> python-tools-install.sh [Pipeline] echo 05:26:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:26:59 ---> sudo-logs.sh 05:26:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:26:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:27:00 ---> job-cost.sh 05:27:00 lf-activate-venv: SKIPPING 05:27:00 DEBUG: total: 0.2199999988079071 05:27:00 INFO: Retrieving Stack Cost... 05:27:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:27:00 INFO: Archiving Costs [Pipeline] echo 05:27:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:27:01 ---> logs-deploy.sh 05:27:01 lf-activate-venv: SKIPPING 05:27:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/55 05:27:01 INFO: archiving workspace using pattern(s): 05:27:02 Archives upload complete. 05:27:02 INFO: archiving logs to Nexus 05:27:02 ---> uname -a: 05:27:02 Linux prd-ubuntu20-04-docker-8c-8g-772549 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:27:02 05:27:02 05:27:02 ---> lscpu: 05:27:02 Architecture: x86_64 05:27:02 CPU op-mode(s): 32-bit, 64-bit 05:27:02 Byte Order: Little Endian 05:27:02 Address sizes: 40 bits physical, 48 bits virtual 05:27:02 CPU(s): 8 05:27:02 On-line CPU(s) list: 0-7 05:27:02 Thread(s) per core: 1 05:27:02 Core(s) per socket: 1 05:27:02 Socket(s): 8 05:27:02 NUMA node(s): 1 05:27:02 Vendor ID: AuthenticAMD 05:27:02 CPU family: 23 05:27:02 Model: 49 05:27:02 Model name: AMD EPYC-Rome Processor 05:27:02 Stepping: 0 05:27:02 CPU MHz: 2799.998 05:27:02 BogoMIPS: 5599.99 05:27:02 Virtualization: AMD-V 05:27:02 Hypervisor vendor: KVM 05:27:02 Virtualization type: full 05:27:02 L1d cache: 256 KiB 05:27:02 L1i cache: 256 KiB 05:27:02 L2 cache: 4 MiB 05:27:02 L3 cache: 128 MiB 05:27:02 NUMA node0 CPU(s): 0-7 05:27:02 Vulnerability Gather data sampling: Not affected 05:27:02 Vulnerability Itlb multihit: Not affected 05:27:02 Vulnerability L1tf: Not affected 05:27:02 Vulnerability Mds: Not affected 05:27:02 Vulnerability Meltdown: Not affected 05:27:02 Vulnerability Mmio stale data: Not affected 05:27:02 Vulnerability Retbleed: Vulnerable 05:27:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:27:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:27:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:27:02 Vulnerability Srbds: Not affected 05:27:02 Vulnerability Tsx async abort: Not affected 05:27:02 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:27:02 05:27:02 05:27:02 ---> nproc: 05:27:02 8 05:27:02 05:27:02 05:27:02 ---> df -h: 05:27:02 Filesystem Size Used Avail Use% Mounted on 05:27:02 overlay 155G 14G 141G 10% / 05:27:02 tmpfs 64M 0 64M 0% /dev 05:27:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:27:02 shm 64M 0 64M 0% /dev/shm 05:27:02 /dev/vda1 155G 14G 141G 10% /facter-os 05:27:02 05:27:02 05:27:02 ---> sar -b -r -n DEV: 05:27:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772549) 11/05/25 _x86_64_ (8 CPU) 05:27:02 05:27:02 05:07:12 LINUX RESTART (8 CPU) 05:27:02 05:27:02 05:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:27:02 05:09:01 316.35 17.06 299.29 0.00 2239.08 96280.22 0.00 05:27:02 05:10:01 110.90 0.25 110.65 0.00 21.60 33526.81 0.00 05:27:02 05:11:01 5.93 0.03 5.90 0.00 6.53 118.66 0.00 05:27:02 05:12:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 05:27:02 05:13:01 70.34 3.50 66.84 0.00 2527.58 24326.35 0.00 05:27:02 05:14:01 2.47 0.00 2.47 0.00 0.00 28.66 0.00 05:27:02 05:15:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 05:27:02 05:16:01 1.72 0.00 1.72 0.00 0.00 19.59 0.00 05:27:02 05:17:01 0.98 0.02 0.97 0.00 0.13 11.20 0.00 05:27:02 05:18:01 2.15 0.00 2.15 0.00 0.00 33.99 0.00 05:27:02 05:19:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 05:27:02 05:20:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 05:27:02 05:21:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 05:27:02 05:22:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 05:27:02 05:23:01 1.40 0.02 1.38 0.00 0.13 16.26 0.00 05:27:02 05:24:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 05:27:02 05:25:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 05:27:02 05:26:01 5.92 0.13 5.78 0.00 11.86 554.84 0.00 05:27:02 05:27:01 162.86 1.13 161.72 0.00 25.20 62734.61 0.00 05:27:02 Average: 36.11 1.15 34.96 0.00 252.57 11386.59 0.00 05:27:02 05:27:02 05:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:27:02 05:09:01 26593524 31364788 914852 2.78 155804 4719696 2189968 6.46 1811436 3882224 407328 05:27:02 05:10:01 26675056 31529252 752924 2.29 161640 4792928 1715968 5.06 1588348 4023732 568 05:27:02 05:11:01 26695548 31550416 731192 2.22 161912 4793292 1689036 4.98 1619324 3974324 28 05:27:02 05:12:01 26694548 31549656 731636 2.23 161960 4793292 1689036 4.98 1619592 3974324 20 05:27:02 05:13:01 25969332 31520436 746680 2.27 179792 5415284 1765080 5.20 1780744 4462340 376 05:27:02 05:14:01 25969092 31520220 746796 2.27 179848 5415276 1765080 5.20 1780796 4462340 4 05:27:02 05:15:01 25976884 31528104 738820 2.25 179884 5415288 1765080 5.20 1772948 4462348 12 05:27:02 05:16:01 25979064 31530348 736440 2.24 179940 5415288 1765080 5.20 1770348 4462352 24 05:27:02 05:17:01 25985104 31536404 730324 2.22 179968 5415280 1765080 5.20 1763704 4462348 4 05:27:02 05:18:01 25985408 31537008 729360 2.22 180060 5415404 1765080 5.20 1763468 4462456 24 05:27:02 05:19:01 25985504 31537140 729204 2.22 180084 5415404 1765080 5.20 1763544 4462460 8 05:27:02 05:20:01 25985304 31536968 729296 2.22 180112 5415408 1765080 5.20 1763576 4462464 8 05:27:02 05:21:01 25985160 31536852 729364 2.22 180128 5415408 1765080 5.20 1763500 4462464 8 05:27:02 05:22:01 25985480 31537216 729240 2.22 180164 5415412 1765080 5.20 1763668 4462468 8 05:27:02 05:23:01 25985364 31537272 728788 2.22 180208 5415412 1752748 5.17 1763396 4462468 40 05:27:02 05:24:01 25985196 31537184 728728 2.22 180244 5415416 1752748 5.17 1763360 4462472 16 05:27:02 05:25:01 25984644 31536692 729076 2.22 180276 5415420 1752748 5.17 1763404 4462476 168 05:27:02 05:26:01 25334536 31510724 753328 2.29 192752 5984936 1876408 5.53 1798576 5031452 579108 05:27:02 05:27:01 24358492 31423112 833116 2.53 233192 6731752 1875832 5.53 1967464 5732988 720 05:27:02 Average: 26005960 31518936 749956 2.28 179367 5379768 1786594 5.27 1756905 4454237 52025 05:27:02 05:27:02 05:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:27:02 05:09:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 05:27:02 05:09:01 ens3 634.50 468.40 6831.53 98.80 0.00 0.00 0.00 0.00 05:27:02 05:09:01 docker0 352.60 436.50 29.85 3361.82 0.00 0.00 0.00 0.00 05:27:02 05:09:01 vethc2ccfba 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:27:02 05:10:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 05:27:02 05:10:01 ens3 33.94 18.01 149.60 9.86 0.00 0.00 0.00 0.00 05:27:02 05:10:01 docker0 4.52 9.90 0.33 128.30 0.00 0.00 0.00 0.00 05:27:02 05:11:01 lo 4.67 4.67 0.47 0.47 0.00 0.00 0.00 0.00 05:27:02 05:11:01 ens3 61.46 56.41 28.40 363.55 0.00 0.00 0.00 0.00 05:27:02 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:02 05:12:01 ens3 2.27 0.63 0.67 0.41 0.00 0.00 0.00 0.00 05:27:02 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:13:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 05:27:02 05:13:01 ens3 169.42 112.36 3930.85 14.99 0.00 0.00 0.00 0.00 05:27:02 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:02 05:14:01 ens3 0.98 0.55 0.32 0.22 0.00 0.00 0.00 0.00 05:27:02 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:15:01 ens3 1.23 0.20 0.36 0.19 0.00 0.00 0.00 0.00 05:27:02 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:02 05:16:01 ens3 0.73 0.42 0.29 0.21 0.00 0.00 0.00 0.00 05:27:02 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:17:01 ens3 0.63 0.02 0.07 0.00 0.00 0.00 0.00 0.00 05:27:02 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:02 05:18:01 ens3 1.03 0.43 0.28 0.15 0.00 0.00 0.00 0.00 05:27:02 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:19:01 ens3 2.02 0.82 0.73 0.50 0.00 0.00 0.00 0.00 05:27:02 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:02 05:20:01 ens3 0.98 0.85 0.54 0.44 0.00 0.00 0.00 0.00 05:27:02 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:21:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:27:02 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:02 05:22:01 ens3 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 05:27:02 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:23:01 ens3 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 05:27:02 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:02 05:24:01 ens3 0.20 0.07 0.02 0.01 0.00 0.00 0.00 0.00 05:27:02 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:25:01 ens3 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 05:27:02 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:26:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 05:27:02 05:26:01 ens3 131.83 72.22 4021.60 8.59 0.00 0.00 0.00 0.00 05:27:02 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:02 05:27:01 lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 05:27:02 05:27:01 ens3 361.91 247.76 4193.85 188.33 0.00 0.00 0.00 0.00 05:27:02 05:27:01 docker0 68.17 100.80 6.52 889.98 0.00 0.00 0.00 0.00 05:27:02 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 05:27:02 Average: ens3 73.41 51.18 1003.25 36.07 0.00 0.00 0.00 0.00 05:27:02 Average: docker0 22.09 28.44 1.91 227.78 0.00 0.00 0.00 0.00 05:27:02 05:27:02 05:27:02 ---> sar -P ALL: 05:27:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772549) 11/05/25 _x86_64_ (8 CPU) 05:27:02 05:27:02 05:07:12 LINUX RESTART (8 CPU) 05:27:02 05:27:02 05:08:02 CPU %user %nice %system %iowait %steal %idle 05:27:02 05:09:01 all 22.33 0.00 5.76 2.50 0.09 69.32 05:27:02 05:09:01 0 21.70 0.00 5.35 0.52 0.10 72.34 05:27:02 05:09:01 1 23.73 0.00 5.17 0.55 0.09 70.46 05:27:02 05:09:01 2 23.70 0.00 5.37 0.26 0.09 70.59 05:27:02 05:09:01 3 22.77 0.00 7.85 8.54 0.12 60.73 05:27:02 05:09:01 4 21.89 0.00 5.23 1.34 0.10 71.43 05:27:02 05:09:01 5 22.68 0.00 5.68 2.01 0.09 69.54 05:27:02 05:09:01 6 20.42 0.00 6.22 5.86 0.09 67.42 05:27:02 05:09:01 7 21.71 0.00 5.24 0.95 0.07 72.03 05:27:02 05:10:01 all 50.80 0.00 7.40 0.88 0.09 40.83 05:27:02 05:10:01 0 49.41 0.00 7.82 1.74 0.08 40.95 05:27:02 05:10:01 1 50.34 0.00 7.01 0.34 0.10 42.21 05:27:02 05:10:01 2 50.17 0.00 7.51 0.15 0.08 42.09 05:27:02 05:10:01 3 49.53 0.00 7.40 0.29 0.08 42.70 05:27:02 05:10:01 4 51.44 0.00 7.35 1.89 0.08 39.24 05:27:02 05:10:01 5 51.70 0.00 7.28 0.45 0.08 40.48 05:27:02 05:10:01 6 53.02 0.00 7.64 1.55 0.08 37.70 05:27:02 05:10:01 7 50.82 0.00 7.18 0.66 0.10 41.24 05:27:02 05:11:01 all 1.22 0.00 0.14 0.02 0.02 98.60 05:27:02 05:11:01 0 0.63 0.00 0.12 0.05 0.00 99.20 05:27:02 05:11:01 1 0.08 0.00 0.10 0.00 0.02 99.80 05:27:02 05:11:01 2 0.83 0.00 0.15 0.00 0.02 99.00 05:27:02 05:11:01 3 2.18 0.00 0.17 0.02 0.03 97.60 05:27:02 05:11:01 4 0.25 0.00 0.10 0.00 0.02 99.63 05:27:02 05:11:01 5 1.99 0.00 0.18 0.02 0.02 97.79 05:27:02 05:11:01 6 1.75 0.00 0.13 0.00 0.02 98.10 05:27:02 05:11:01 7 2.03 0.00 0.20 0.10 0.02 97.65 05:27:02 05:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:27:02 05:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:27:02 05:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 05:27:02 05:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:27:02 05:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:27:02 05:12:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:27:02 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:27:02 05:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:27:02 05:12:01 7 0.03 0.00 0.00 0.02 0.02 99.93 05:27:02 05:13:01 all 3.01 0.00 1.22 0.62 0.02 95.13 05:27:02 05:13:01 0 3.67 0.00 1.66 1.43 0.03 93.21 05:27:02 05:13:01 1 2.23 0.00 0.91 0.10 0.02 96.74 05:27:02 05:13:01 2 3.28 0.00 1.34 0.20 0.02 95.16 05:27:02 05:13:01 3 2.47 0.00 0.84 0.03 0.03 96.63 05:27:02 05:13:01 4 3.40 0.00 1.48 0.05 0.03 95.04 05:27:02 05:13:01 5 2.00 0.00 0.88 0.65 0.00 96.46 05:27:02 05:13:01 6 3.78 0.00 1.36 0.08 0.02 94.76 05:27:02 05:13:01 7 3.21 0.00 1.33 2.38 0.02 93.06 05:27:02 05:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:27:02 05:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:27:02 05:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:27:02 05:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 05:27:02 05:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:27:02 05:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:27:02 05:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 05:27:02 05:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:27:02 05:14:01 7 0.02 0.00 0.00 0.02 0.02 99.95 05:27:02 05:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:27:02 05:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:27:02 05:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:27:02 05:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:27:02 05:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:27:02 05:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:27:02 05:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:27:02 05:15:01 6 0.10 0.00 0.00 0.00 0.00 99.90 05:27:02 05:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:27:02 05:16:01 all 0.05 0.00 0.01 0.02 0.00 99.92 05:27:02 05:16:01 0 0.02 0.00 0.00 0.12 0.00 99.87 05:27:02 05:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:27:02 05:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:27:02 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:02 05:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:27:02 05:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:27:02 05:16:01 6 0.27 0.00 0.00 0.00 0.00 99.73 05:27:02 05:16:01 7 0.00 0.00 0.02 0.03 0.00 99.95 05:27:02 05:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:27:02 05:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:27:02 05:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:27:02 05:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:27:02 05:17:01 3 0.03 0.00 0.03 0.02 0.02 99.90 05:27:02 05:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:27:02 05:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:27:02 05:17:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:27:02 05:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:27:02 05:18:01 all 0.04 0.00 0.01 0.01 0.01 99.93 05:27:02 05:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:27:02 05:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:27:02 05:18:01 2 0.07 0.00 0.02 0.00 0.00 99.92 05:27:02 05:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:27:02 05:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 05:27:02 05:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:27:02 05:18:01 6 0.12 0.00 0.02 0.00 0.00 99.87 05:27:02 05:18:01 7 0.03 0.00 0.02 0.03 0.00 99.92 05:27:02 05:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:27:02 05:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:27:02 05:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 05:27:02 05:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:27:02 05:19:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:27:02 05:19:01 4 0.02 0.00 0.03 0.00 0.02 99.93 05:27:02 05:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:27:02 05:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:27:02 05:19:01 7 0.03 0.00 0.02 0.02 0.00 99.93 05:27:02 05:27:02 05:19:01 CPU %user %nice %system %iowait %steal %idle 05:27:02 05:20:01 all 0.21 0.00 0.01 0.00 0.01 99.76 05:27:02 05:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:27:02 05:20:01 1 1.45 0.00 0.02 0.00 0.02 98.52 05:27:02 05:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:27:02 05:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:27:02 05:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:27:02 05:20:01 5 0.03 0.00 0.03 0.02 0.00 99.92 05:27:02 05:20:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:27:02 05:20:01 7 0.00 0.00 0.02 0.02 0.02 99.95 05:27:02 05:21:01 all 0.19 0.00 0.01 0.00 0.00 99.80 05:27:02 05:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:27:02 05:21:01 1 1.35 0.00 0.00 0.00 0.00 98.65 05:27:02 05:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:27:02 05:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:27:02 05:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:27:02 05:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:27:02 05:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:27:02 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:27:02 05:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:27:02 05:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:27:02 05:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:27:02 05:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:27:02 05:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:27:02 05:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 05:27:02 05:22:01 5 0.02 0.00 0.02 0.02 0.02 99.93 05:27:02 05:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:27:02 05:22:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:27:02 05:23:01 all 0.04 0.00 0.02 0.00 0.01 99.93 05:27:02 05:23:01 0 0.07 0.00 0.02 0.02 0.00 99.90 05:27:02 05:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:27:02 05:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:27:02 05:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:27:02 05:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:27:02 05:23:01 5 0.02 0.00 0.05 0.00 0.00 99.93 05:27:02 05:23:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:27:02 05:23:01 7 0.02 0.00 0.03 0.02 0.00 99.93 05:27:02 05:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:27:02 05:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:27:02 05:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:27:02 05:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:27:02 05:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:27:02 05:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:27:02 05:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:27:02 05:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:27:02 05:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 05:27:02 05:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:27:02 05:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:27:02 05:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:27:02 05:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:27:02 05:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:27:02 05:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:27:02 05:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:27:02 05:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:27:02 05:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:27:02 05:26:01 all 1.89 0.00 0.79 0.03 0.02 97.27 05:27:02 05:26:01 0 1.79 0.00 0.70 0.00 0.02 97.49 05:27:02 05:26:01 1 2.14 0.00 0.95 0.02 0.02 96.87 05:27:02 05:26:01 2 1.42 0.00 0.52 0.00 0.02 98.04 05:27:02 05:26:01 3 1.47 0.00 0.82 0.17 0.02 97.52 05:27:02 05:26:01 4 2.08 0.00 0.99 0.00 0.00 96.93 05:27:02 05:26:01 5 2.27 0.00 0.55 0.02 0.02 97.14 05:27:02 05:26:01 6 1.99 0.00 0.55 0.00 0.03 97.42 05:27:02 05:26:01 7 1.98 0.00 1.22 0.05 0.02 96.74 05:27:02 05:27:01 all 8.52 0.00 3.41 1.29 0.06 86.73 05:27:02 05:27:01 0 7.18 0.00 3.48 0.03 0.05 89.25 05:27:02 05:27:01 1 8.80 0.00 2.80 0.08 0.05 88.27 05:27:02 05:27:01 2 8.68 0.00 3.40 0.20 0.07 87.65 05:27:02 05:27:01 3 7.66 0.00 3.44 4.08 0.07 84.76 05:27:02 05:27:01 4 7.85 0.00 3.16 0.07 0.07 88.86 05:27:02 05:27:01 5 7.57 0.00 3.93 0.49 0.05 87.96 05:27:02 05:27:01 6 9.83 0.00 3.83 5.22 0.08 81.04 05:27:02 05:27:01 7 10.55 0.00 3.22 0.14 0.07 86.02 05:27:02 Average: all 4.60 0.00 0.98 0.28 0.02 94.11 05:27:02 Average: 0 4.40 0.00 1.00 0.20 0.02 94.37 05:27:02 Average: 1 4.72 0.00 0.89 0.06 0.02 94.31 05:27:02 Average: 2 4.60 0.00 0.96 0.04 0.02 94.37 05:27:02 Average: 3 4.49 0.00 1.07 0.68 0.02 93.74 05:27:02 Average: 4 4.53 0.00 0.97 0.17 0.03 94.30 05:27:02 Average: 5 4.60 0.00 0.97 0.19 0.02 94.21 05:27:02 Average: 6 4.77 0.00 1.03 0.66 0.02 93.52 05:27:02 Average: 7 4.71 0.00 0.96 0.24 0.02 94.08 05:27:02 05:27:02 05:27:02