Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68238f63d1c6f5f050a41c84d23fd27d7c95b502 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-ssh15138999809822731832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18346189006914748295.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh5548666204073441975.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1132445570115948001.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-ssh12441350424489308219.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40281 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 68238f63d1c6f5f050a41c84d23fd27d7c95b502 (main) > 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 68238f63d1c6f5f050a41c84d23fd27d7c95b502 # timeout=10 Commit message: "Merge pull request #105 from jumpingliu/4.0-uart-changelog" > git rev-list --no-walk a079b5b4fb22d65cc5c8aeba768d9d4948d7a010 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:12:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:12:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:12:28 ========================================================= 09:12:28 EdgeX Global Pipelines Version Info 09:12:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:12:28 ------------------- 09:12:28 stable info: 09:12:28 ------------------- 09:12:28 Commited By: Cherry Wang cherry@iotechsys.com 09:12:28 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:12:28 Message: update stable to v1.0.269 09:12:29 ------------------- 09:12:29 experimental info: 09:12:29 ------------------- 09:12:29 Commited By: Ginny Guan ginny@iotechsys.com 09:12:29 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:12:29 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:12:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:12:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:12:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:12:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:12:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68238f63d1c6f5f050a41c84d23fd27d7c95b502 [Pipeline] echo 09:12:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68238f6 [Pipeline] echo 09:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:30 provisioning config files... 09:12:30 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3029650366781572759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:30 ---> ****-login.sh 09:12:30 nexus3.edgexfoundry.org:10001 09:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:30 Configure a credential helper to remove this warning. See 09:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:30 09:12:30 Login Succeeded 09:12:30 nexus3.edgexfoundry.org:10002 09:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:31 Configure a credential helper to remove this warning. See 09:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:31 09:12:31 Login Succeeded 09:12:31 nexus3.edgexfoundry.org:10003 09:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:31 Configure a credential helper to remove this warning. See 09:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:31 09:12:31 Login Succeeded 09:12:31 nexus3.edgexfoundry.org:10004 09:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:31 Configure a credential helper to remove this warning. See 09:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:31 09:12:31 Login Succeeded 09:12:31 ****.io 09:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:31 Configure a credential helper to remove this warning. See 09:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:31 09:12:31 Login Succeeded 09:12:31 ---> ****-login.sh ends [Pipeline] } 09:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:12:32 + git rev-list -1 --merges 68238f63d1c6f5f050a41c84d23fd27d7c95b502~1..68238f63d1c6f5f050a41c84d23fd27d7c95b502 [Pipeline] echo 09:12:32 -----------> git rev-list -1 --merges 68238f63d1c6f5f050a41c84d23fd27d7c95b502~1..68238f63d1c6f5f050a41c84d23fd27d7c95b502 68238f63d1c6f5f050a41c84d23fd27d7c95b502 09:12:32 68238f63d1c6f5f050a41c84d23fd27d7c95b502 [false] [Pipeline] sh 09:12:32 + git log --format=format:%s -1 68238f63d1c6f5f050a41c84d23fd27d7c95b502 [Pipeline] echo 09:12:32 ========================================================= 09:12:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:12:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:12:32 + git log --format=format:%s -1 68238f63d1c6f5f050a41c84d23fd27d7c95b502 [Pipeline] echo 09:12:32 [semverPrep] GIT_COMMIT: 68238f63d1c6f5f050a41c84d23fd27d7c95b502, Commit Message: Merge pull request #105 from jumpingliu/4.0-uart-changelog [Pipeline] echo 09:12:32 [semverPrep] This is not a build commit. [Pipeline] sh 09:12:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:12:33 + grep -v github /etc/ssh/ssh_known_hosts 09:12:33 + [ -e /tmp/ssh_known_hosts ] 09:12:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:12:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:12:33 + sudo tee -a /etc/ssh/ssh_known_hosts 09:12:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:33 09:12:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:34 0.1.4: Pulling from edgex-devops/py-git-semver 09:12:34 b85a868b505f: Pulling fs layer 09:12:34 e2be974225ed: Pulling fs layer 09:12:34 339a4e72a1f5: Pulling fs layer 09:12:34 988bab9f4d93: Pulling fs layer 09:12:34 1469e6f7b9e6: Pulling fs layer 09:12:34 eaf3925da568: Pulling fs layer 09:12:34 bab4dde63d76: Pulling fs layer 09:12:34 bde34c3a00c8: Pulling fs layer 09:12:34 b352a97aabf1: Pulling fs layer 09:12:34 4872d77fe225: Pulling fs layer 09:12:34 5851b861e8e6: Pulling fs layer 09:12:34 988bab9f4d93: Waiting 09:12:34 1469e6f7b9e6: Waiting 09:12:34 eaf3925da568: Waiting 09:12:34 bab4dde63d76: Waiting 09:12:34 bde34c3a00c8: Waiting 09:12:34 b352a97aabf1: Waiting 09:12:34 5851b861e8e6: Waiting 09:12:34 4872d77fe225: Waiting 09:12:34 e2be974225ed: Download complete 09:12:34 988bab9f4d93: Verifying Checksum 09:12:34 988bab9f4d93: Download complete 09:12:34 339a4e72a1f5: Verifying Checksum 09:12:34 339a4e72a1f5: Download complete 09:12:34 1469e6f7b9e6: Verifying Checksum 09:12:34 1469e6f7b9e6: Download complete 09:12:34 eaf3925da568: Verifying Checksum 09:12:34 eaf3925da568: Download complete 09:12:34 bde34c3a00c8: Verifying Checksum 09:12:34 bde34c3a00c8: Download complete 09:12:34 b352a97aabf1: Download complete 09:12:34 4872d77fe225: Verifying Checksum 09:12:34 4872d77fe225: Download complete 09:12:34 5851b861e8e6: Verifying Checksum 09:12:34 5851b861e8e6: Download complete 09:12:34 b85a868b505f: Verifying Checksum 09:12:34 b85a868b505f: Download complete 09:12:34 bab4dde63d76: Download complete 09:12:35 b85a868b505f: Pull complete 09:12:35 e2be974225ed: Pull complete 09:12:36 339a4e72a1f5: Pull complete 09:12:36 988bab9f4d93: Pull complete 09:12:36 1469e6f7b9e6: Pull complete 09:12:36 eaf3925da568: Pull complete 09:12:37 bab4dde63d76: Pull complete 09:12:38 bde34c3a00c8: Pull complete 09:12:38 b352a97aabf1: Pull complete 09:12:38 4872d77fe225: Pull complete 09:12:38 5851b861e8e6: Pull complete 09:12:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:38 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:12:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:12:39 $ docker top 095dc07f272e85d7838a8c2bcd16c6ca031e60861f03d4e01ea6abeb0988857f -eo pid,comm 09:12:39 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). 09:12:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:12:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:39 [ssh-agent] Looking for ssh-agent implementation... 09:12:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:39 $ docker exec 095dc07f272e85d7838a8c2bcd16c6ca031e60861f03d4e01ea6abeb0988857f ssh-agent 09:12:40 SSH_AUTH_SOCK=/tmp/ssh-MpBOPLPOnlKq/agent.33 09:12:40 SSH_AGENT_PID=39 09:12:40 Running ssh-add (command line suppressed) 09:12:40 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11662683898697642195.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11662683898697642195.key) 09:12:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:40 + git tag --points-at HEAD [Pipeline] } 09:12:40 $ docker exec --env ******** --env ******** 095dc07f272e85d7838a8c2bcd16c6ca031e60861f03d4e01ea6abeb0988857f ssh-agent -k 09:12:40 unset SSH_AUTH_SOCK; 09:12:40 unset SSH_AGENT_PID; 09:12:40 echo Agent pid 39 killed; 09:12:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:12:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:40 [ssh-agent] Looking for ssh-agent implementation... 09:12:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:40 $ docker exec 095dc07f272e85d7838a8c2bcd16c6ca031e60861f03d4e01ea6abeb0988857f ssh-agent 09:12:40 SSH_AUTH_SOCK=/tmp/ssh-WukktZyFy8pg/agent.72 09:12:40 SSH_AGENT_PID=78 09:12:40 Running ssh-add (command line suppressed) 09:12:40 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6835190905278392588.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6835190905278392588.key) 09:12:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:41 + git semver init 09:12:41 2025-03-05 09:12:41,458 [run_init] DEBUG init version:0.0.0 force:False 09:12:41 2025-03-05 09:12:41,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 09:12:41 2025-03-05 09:12:41,460 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 09:12:41 2025-03-05 09:12:41,460 [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, universal_newlines=False, shell=None, istream=None) 09:12:42 2025-03-05 09:12:42,455 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 09:12:42 2025-03-05 09:12:42,455 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 09:12:42 2025-03-05 09:12:42,456 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:12:42 2025-03-05 09:12:42,456 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:12:42 4.0.0-dev.10 [Pipeline] } 09:12:42 $ docker exec --env ******** --env ******** 095dc07f272e85d7838a8c2bcd16c6ca031e60861f03d4e01ea6abeb0988857f ssh-agent -k 09:12:42 unset SSH_AUTH_SOCK; 09:12:42 unset SSH_AGENT_PID; 09:12:42 echo Agent pid 78 killed; 09:12:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:12:43 + git semver [Pipeline] } 09:12:43 $ docker stop --time=1 095dc07f272e85d7838a8c2bcd16c6ca031e60861f03d4e01ea6abeb0988857f 09:12:44 $ docker rm -f --volumes 095dc07f272e85d7838a8c2bcd16c6ca031e60861f03d4e01ea6abeb0988857f [Pipeline] // withDockerContainer [Pipeline] sh 09:12:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:12:45 Stashed 1 file(s) [Pipeline] echo 09:12:45 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 09:12:45 provisioning config files... 09:12:45 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12390194961028091140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:45 ---> ****-login.sh 09:12:45 nexus3.edgexfoundry.org:10001 09:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:45 Configure a credential helper to remove this warning. See 09:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:45 09:12:45 Login Succeeded 09:12:45 nexus3.edgexfoundry.org:10002 09:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:45 Configure a credential helper to remove this warning. See 09:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:45 09:12:45 Login Succeeded 09:12:45 nexus3.edgexfoundry.org:10003 09:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:46 Configure a credential helper to remove this warning. See 09:12:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:46 09:12:46 Login Succeeded 09:12:46 nexus3.edgexfoundry.org:10004 09:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:46 Configure a credential helper to remove this warning. See 09:12:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:46 09:12:46 Login Succeeded 09:12:46 ****.io 09:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:46 Configure a credential helper to remove this warning. See 09:12:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:46 09:12:46 Login Succeeded 09:12:46 ---> ****-login.sh ends [Pipeline] } 09:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:46 ========================================================= 09:12:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:12:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:12:46 Sending build context to Docker daemon 25.82MB 09:12:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:12:46 Step 2/12 : FROM ${BASE} AS builder 09:12:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:12:46 da9db072f522: Pulling fs layer 09:12:46 6ef4a4ee8ca5: Pulling fs layer 09:12:46 06f05ace1117: Pulling fs layer 09:12:46 5fe327b54edc: Pulling fs layer 09:12:46 4f4fb700ef54: Pulling fs layer 09:12:46 92a5565b7b96: Pulling fs layer 09:12:46 ff9bb7016b71: Pulling fs layer 09:12:46 b67dba6c2c7d: Pulling fs layer 09:12:46 a813b0c90790: Pulling fs layer 09:12:46 92a5565b7b96: Waiting 09:12:46 b67dba6c2c7d: Waiting 09:12:46 ff9bb7016b71: Waiting 09:12:46 a813b0c90790: Waiting 09:12:46 5fe327b54edc: Waiting 09:12:46 4f4fb700ef54: Waiting 09:12:46 6ef4a4ee8ca5: Download complete 09:12:47 5fe327b54edc: Verifying Checksum 09:12:47 5fe327b54edc: Download complete 09:12:47 4f4fb700ef54: Verifying Checksum 09:12:47 4f4fb700ef54: Download complete 09:12:47 92a5565b7b96: Verifying Checksum 09:12:47 92a5565b7b96: Download complete 09:12:47 da9db072f522: Download complete 09:12:47 ff9bb7016b71: Verifying Checksum 09:12:47 ff9bb7016b71: Download complete 09:12:47 da9db072f522: Pull complete 09:12:47 6ef4a4ee8ca5: Pull complete 09:12:47 a813b0c90790: Verifying Checksum 09:12:47 a813b0c90790: Download complete 09:12:47 06f05ace1117: Verifying Checksum 09:12:47 06f05ace1117: Download complete 09:12:47 b67dba6c2c7d: Verifying Checksum 09:12:47 b67dba6c2c7d: Download complete 09:12:51 06f05ace1117: Pull complete 09:12:51 5fe327b54edc: Pull complete 09:12:51 4f4fb700ef54: Pull complete 09:12:51 92a5565b7b96: Pull complete 09:12:51 ff9bb7016b71: Pull complete 09:12:53 b67dba6c2c7d: Pull complete 09:12:53 a813b0c90790: Pull complete 09:12:53 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 09:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:12:53 ---> 3ba60ce46760 09:12:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:12:55 ---> Running in 2defe72afb59 09:12:55 Removing intermediate container 2defe72afb59 09:12:55 ---> 238bc57ef3c4 09:12:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:12:55 ---> Running in 3762ee339868 09:12:55 Removing intermediate container 3762ee339868 09:12:55 ---> 0a1460bae6a7 09:12:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:12:55 ---> Running in e721e61c324f 09:12:55 Removing intermediate container e721e61c324f 09:12:55 ---> c6ccc8384d50 09:12:55 Step 6/12 : WORKDIR /device-uart 09:12:55 ---> Running in 5091584abd7c 09:12:55 Removing intermediate container 5091584abd7c 09:12:55 ---> c7aaa9a80963 09:12:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:12:55 ---> Running in 5649a8c36091 09:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:12:56 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:12:56 (2/4) Installing libedit (20240517.3.1-r0) 09:12:56 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:12:56 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:12:56 Executing busybox-1.36.1-r29.trigger 09:12:56 OK: 252 MiB in 62 packages 09:12:57 Removing intermediate container 5649a8c36091 09:12:57 ---> 6e0722ecf22a 09:12:57 Step 8/12 : COPY go.mod vendor* ./ 09:12:57 ---> d218f1739cea 09:12:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:57 ---> Running in c0f7feacdcbd 09:13:00 Still waiting to schedule task 09:13:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:13:36 Removing intermediate container c0f7feacdcbd 09:13:36 ---> 071ba0948fbc 09:13:36 Step 10/12 : COPY . . 09:13:36 ---> d0cffb32b161 09:13:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:13:36 ---> Running in de1be5f47fc9 09:13:36 Removing intermediate container de1be5f47fc9 09:13:36 ---> 7afadb2c196f 09:13:36 Step 12/12 : RUN ${MAKE} 09:13:36 ---> Running in e4d8b9bb616f 09:13:36 noop 09:13:36 Removing intermediate container e4d8b9bb616f 09:13:36 ---> 1c06dafcb4d4 09:13:36 Successfully built 1c06dafcb4d4 09:13:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:36 + docker inspect -f . ci-base-image-x86_64 09:13:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:36 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:13: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:13:36 $ docker top e6439ab007bdb8959a5de53f889491892affafba65e43a5e862e79be6c92bc00 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:37 + go version 09:13:37 go version go1.23.4 linux/amd64 [Pipeline] } 09:13:37 $ docker stop --time=1 e6439ab007bdb8959a5de53f889491892affafba65e43a5e862e79be6c92bc00 09:13:38 $ docker rm -f --volumes e6439ab007bdb8959a5de53f889491892affafba65e43a5e862e79be6c92bc00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker inspect -f . ci-base-image-x86_64 09:13:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:39 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:13:39 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:13:39 $ docker top 03cb7188fac5a988c7ddaf271dac0f50589cb95e095fa4c53dd32d2d2e617745 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 09:13:40 + make test 09:13:40 go test ./... -coverprofile=coverage.out 09:13:41 ? github.com/edgexfoundry/device-uart [no test files] 09:13:59 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 09:13:59 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 09:14:09 go vet ./... 09:14:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:14:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:14:14 ./bin/test-attribution-txt.sh [Pipeline] echo 09:14:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:14:14 $ docker stop --time=1 03cb7188fac5a988c7ddaf271dac0f50589cb95e095fa4c53dd32d2d2e617745 09:14:16 $ docker rm -f --volumes 03cb7188fac5a988c7ddaf271dac0f50589cb95e095fa4c53dd32d2d2e617745 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:14:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:14:18 + ls -al . 09:14:18 total 224 09:14:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 09:13 . 09:14:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 09:12 .. 09:14:18 -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 09:12 .dockerignore 09:14:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 09:13 .git 09:14:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:12 .github 09:14:18 -rw-rw-r-- 1 jenkins jenkins 343 Mar 5 09:12 .gitignore 09:14:18 -rw-rw-r-- 1 jenkins jenkins 198 Mar 5 09:12 .golangci.yml 09:14:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 09:12 .semver 09:14:18 -rw-rw-r-- 1 jenkins jenkins 18662 Mar 5 09:12 Attribution.txt 09:14:18 -rw-rw-r-- 1 jenkins jenkins 2704 Mar 5 09:12 CHANGELOG.md 09:14:18 -rw-rw-r-- 1 jenkins jenkins 1919 Mar 5 09:12 Dockerfile 09:14:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 09:12 GOVERNANCE.md 09:14:18 -rw-rw-r-- 1 jenkins jenkins 675 Mar 5 09:12 Jenkinsfile 09:14:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 09:12 LICENSE 09:14:18 -rw-rw-r-- 1 jenkins jenkins 2455 Mar 5 09:12 Makefile 09:14:18 -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 09:12 OWNERS.md 09:14:18 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 5 09:12 README.md 09:14:18 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 09:12 VERSION 09:14:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 09:12 bin 09:14:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:12 cmd 09:14:18 -rw-r--r-- 1 jenkins jenkins 6770 Mar 5 09:13 coverage.out 09:14:18 -rw-rw-r-- 1 jenkins jenkins 6121 Mar 5 09:12 go.mod 09:14:18 -rw-rw-r-- 1 jenkins jenkins 86847 Mar 5 09:12 go.sum 09:14:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:12 internal 09:14:18 -rw-rw-r-- 1 jenkins jenkins 209 Mar 5 09:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:18 + 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=68238f63d1c6f5f050a41c84d23fd27d7c95b502 --label arch=amd64 --label version=4.0.0-dev.10 . 09:14:18 Sending build context to Docker daemon 25.83MB 09:14:18 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 09:14:18 Step 2/26 : FROM ${BASE} AS builder 09:14:18 ---> 1c06dafcb4d4 09:14:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:14:18 ---> Running in a8233db4fa2e 09:14:18 Removing intermediate container a8233db4fa2e 09:14:18 ---> c6e80876e695 09:14:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:14:18 ---> Running in 01fcb0c7ad04 09:14:18 Removing intermediate container 01fcb0c7ad04 09:14:18 ---> 835c5fd59b99 09:14:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 09:14:19 ---> Running in 9de5164b7d29 09:14:19 Removing intermediate container 9de5164b7d29 09:14:19 ---> 3c144a2d519a 09:14:19 Step 6/26 : WORKDIR /device-uart 09:14:19 ---> Running in 8510960af4f1 09:14:19 Removing intermediate container 8510960af4f1 09:14:19 ---> a8f27b13b1a6 09:14:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:19 ---> Running in 66821302c490 09:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:19 OK: 252 MiB in 62 packages 09:14:20 Removing intermediate container 66821302c490 09:14:20 ---> 3241267f83e9 09:14:20 Step 8/26 : COPY go.mod vendor* ./ 09:14:20 ---> 3982e6d513d1 09:14:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:20 ---> Running in 127b2bc1da3d 09:14:21 Removing intermediate container 127b2bc1da3d 09:14:21 ---> 387aa6ee947a 09:14:21 Step 10/26 : COPY . . 09:14:21 ---> ceb740496032 09:14:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:21 ---> Running in c88c3eddaf05 09:14:21 Removing intermediate container c88c3eddaf05 09:14:21 ---> 5385f09e864d 09:14:21 Step 12/26 : RUN ${MAKE} 09:14:21 ---> Running in 4e94ddfc6cbf 09:14:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 09:14:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40282 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 09:14:34 Running in /w/workspace/device-uart/52 [Pipeline] { [Pipeline] checkout 09:14:37 The recommended git tool is: git 09:14:41 using credential edgex-jenkins-ssh 09:14:41 Cloning the remote Git repository 09:14:41 Cloning repository git@github.com:edgexfoundry/device-uart.git 09:14:41 > git init /w/workspace/device-uart/52 # timeout=10 09:14:42 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 09:14:42 > git --version # timeout=10 09:14:42 > git --version # 'git version 2.25.1' 09:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:44 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 09:14:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:45 Avoid second fetch 09:14:45 Checking out Revision 68238f63d1c6f5f050a41c84d23fd27d7c95b502 (main) 09:14:45 Commit message: "Merge pull request #105 from jumpingliu/4.0-uart-changelog" 09:14:45 > git config core.sparsecheckout # timeout=10 09:14:45 > git checkout -f 68238f63d1c6f5f050a41c84d23fd27d7c95b502 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:14:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:50 Dload Upload Total Spent Left Speed 09:14:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh 09:14:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:14:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:14:51 + sudo tee /etc/docker/daemon.new 09:14:51 { 09:14:51 "registry-mirrors": [ 09:14:51 "https://nexus3.edgexfoundry.org:10001" 09:14:51 ], 09:14:51 "bip": "10.250.0.254/24", 09:14:51 "hosts": [ 09:14:51 "tcp://0.0.0.0:5555", 09:14:51 "unix:///var/run/docker.sock" 09:14:51 ], 09:14:51 "mtu": 1458, 09:14:51 "selinux-enabled": true, 09:14:51 "seccomp-profile": "/etc/docker/seccomp.json" 09:14:51 } [Pipeline] sh 09:14:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:14:52 + sudo service docker restart 09:14:54 Removing intermediate container 4e94ddfc6cbf 09:14:54 ---> 2992afc93266 09:14:54 Step 13/26 : FROM alpine:3.20 09:14:54 3.20: Pulling from library/alpine 09:14:54 0a9a5dfd008f: Pulling fs layer 09:14:54 0a9a5dfd008f: Download complete 09:14:54 0a9a5dfd008f: Pull complete 09:14:54 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:14:54 Status: Downloaded newer image for alpine:3.20 09:14:54 ---> ff221270b9fb 09:14:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:14:54 ---> Running in 3bef08b19b9b 09:14:54 Removing intermediate container 3bef08b19b9b 09:14:54 ---> f258facbc9d8 09:14:54 Step 15/26 : RUN apk add --update --no-cache dumb-init 09:14:54 ---> Running in 865dec94d36b 09:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:54 (1/1) Installing dumb-init (1.2.5-r3) 09:14:54 Executing busybox-1.36.1-r29.trigger 09:14:54 OK: 8 MiB in 15 packages 09:14:54 Removing intermediate container 865dec94d36b 09:14:54 ---> 36400f8dab06 09:14:54 Step 16/26 : RUN apk --no-cache upgrade 09:14:54 ---> Running in 82db8c535afd 09:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:54 OK: 8 MiB in 15 packages 09:14:54 Removing intermediate container 82db8c535afd 09:14:54 ---> 4089b6e363b1 09:14:54 Step 17/26 : WORKDIR / 09:14:54 ---> Running in 530a9bc58c8d 09:14:54 Removing intermediate container 530a9bc58c8d 09:14:54 ---> 032d6880b995 09:14:54 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 09:14:54 ---> 96e88ba2ad7c 09:14:54 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 09:14:54 ---> 10b70d80167e 09:14:54 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 09:14:55 ---> b571b4ff85b3 09:14:55 Step 21/26 : EXPOSE 59995 09:14:55 ---> Running in 6bfa4b8eda77 09:14:55 Removing intermediate container 6bfa4b8eda77 09:14:55 ---> 695d2ea51ed3 09:14:55 Step 22/26 : ENTRYPOINT ["/device-uart"] 09:14:55 ---> Running in 40ea3036d190 09:14:55 Removing intermediate container 40ea3036d190 09:14:55 ---> 166de596f6c0 09:14:55 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:14:55 ---> Running in 949fc79cab88 09:14:55 Removing intermediate container 949fc79cab88 09:14:55 ---> 5fcf4f40b6ff 09:14:55 Step 24/26 : LABEL arch=amd64 09:14:55 ---> Running in a28da4491cf2 09:14:55 Removing intermediate container a28da4491cf2 09:14:55 ---> 2e0c1fd58ddb 09:14:55 Step 25/26 : LABEL git_sha=68238f63d1c6f5f050a41c84d23fd27d7c95b502 09:14:55 ---> Running in 1dc08796eac5 09:14:55 Removing intermediate container 1dc08796eac5 09:14:55 ---> d8dbffe5c146 09:14:55 Step 26/26 : LABEL version=4.0.0-dev.10 09:14:55 ---> Running in 2794b3ff02ac 09:14:56 Removing intermediate container 2794b3ff02ac 09:14:56 ---> 97db165651cc 09:14:56 [Warning] One or more build-args [ARCH] were not consumed 09:14:56 Successfully built 97db165651cc 09:14:56 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:56 provisioning config files... 09:14:56 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16213756846051695287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:56 ---> ****-login.sh 09:14:56 nexus3.edgexfoundry.org:10001 09:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:56 Configure a credential helper to remove this warning. See 09:14:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:56 09:14:56 Login Succeeded 09:14:56 nexus3.edgexfoundry.org:10002 09:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:56 Configure a credential helper to remove this warning. See 09:14:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:56 09:14:56 Login Succeeded 09:14:56 nexus3.edgexfoundry.org:10003 09:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:56 Configure a credential helper to remove this warning. See 09:14:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:56 09:14:56 Login Succeeded 09:14:56 nexus3.edgexfoundry.org:10004 09:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:56 Configure a credential helper to remove this warning. See 09:14:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:56 09:14:56 Login Succeeded 09:14:56 ****.io 09:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:56 Configure a credential helper to remove this warning. See 09:14:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:56 09:14:56 Login Succeeded 09:14:56 ---> ****-login.sh ends [Pipeline] } 09:14:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:57 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 09:14:57 68238f63d1c6f5f050a41c84d23fd27d7c95b502 09:14:57 latest 09:14:57 4.0.0-dev.10 09:14:57 68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10 09:14:57 main 09:14:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:57 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:68238f63d1c6f5f050a41c84d23fd27d7c95b502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:57 + docker push nexus3.edgexfoundry.org:10004/device-uart:68238f63d1c6f5f050a41c84d23fd27d7c95b502 09:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 09:14:57 fd045b0fa51f: Preparing 09:14:57 08aeb3a2369c: Preparing 09:14:57 cdae6ec44acc: Preparing 09:14:57 99113172c72f: Preparing 09:14:57 dbebde7b5e7a: Preparing 09:14:57 994456c4fd7b: Preparing 09:14:57 994456c4fd7b: Waiting 09:14:57 08aeb3a2369c: Pushed 09:14:57 dbebde7b5e7a: Pushed 09:14:57 99113172c72f: Pushed 09:14:57 cdae6ec44acc: Pushed 09:14:57 994456c4fd7b: Layer already exists 09:15:03 fd045b0fa51f: Pushed 09:15:03 68238f63d1c6f5f050a41c84d23fd27d7c95b502: digest: sha256:5e341fde3cc6117ba6ac5953623976fa71795be4fb8b0dc580ee09f401ae66e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:03 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:03 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 09:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 09:15:03 fd045b0fa51f: Preparing 09:15:03 08aeb3a2369c: Preparing 09:15:03 cdae6ec44acc: Preparing 09:15:03 99113172c72f: Preparing 09:15:03 dbebde7b5e7a: Preparing 09:15:03 994456c4fd7b: Preparing 09:15:03 994456c4fd7b: Waiting 09:15:03 08aeb3a2369c: Layer already exists 09:15:03 dbebde7b5e7a: Layer already exists 09:15:03 99113172c72f: Layer already exists 09:15:03 fd045b0fa51f: Layer already exists 09:15:03 cdae6ec44acc: Layer already exists 09:15:03 994456c4fd7b: Layer already exists 09:15:03 latest: digest: sha256:5e341fde3cc6117ba6ac5953623976fa71795be4fb8b0dc580ee09f401ae66e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:04 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:04 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.10 09:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 09:15:04 fd045b0fa51f: Preparing 09:15:04 08aeb3a2369c: Preparing 09:15:04 cdae6ec44acc: Preparing 09:15:04 99113172c72f: Preparing 09:15:04 dbebde7b5e7a: Preparing 09:15:04 994456c4fd7b: Preparing 09:15:04 994456c4fd7b: Waiting 09:15:04 fd045b0fa51f: Layer already exists 09:15:04 08aeb3a2369c: Layer already exists 09:15:04 dbebde7b5e7a: Layer already exists 09:15:04 cdae6ec44acc: Layer already exists 09:15:04 99113172c72f: Layer already exists 09:15:04 994456c4fd7b: Layer already exists 09:15:04 4.0.0-dev.10: digest: sha256:5e341fde3cc6117ba6ac5953623976fa71795be4fb8b0dc580ee09f401ae66e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:04 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:05 + docker push nexus3.edgexfoundry.org:10004/device-uart:68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10 09:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 09:15:05 fd045b0fa51f: Preparing 09:15:05 08aeb3a2369c: Preparing 09:15:05 cdae6ec44acc: Preparing 09:15:05 99113172c72f: Preparing 09:15:05 dbebde7b5e7a: Preparing 09:15:05 994456c4fd7b: Preparing 09:15:05 994456c4fd7b: Waiting 09:15:05 fd045b0fa51f: Layer already exists 09:15:05 08aeb3a2369c: Layer already exists 09:15:05 cdae6ec44acc: Layer already exists 09:15:05 dbebde7b5e7a: Layer already exists 09:15:05 99113172c72f: Layer already exists 09:15:05 994456c4fd7b: Layer already exists 09:15:05 68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10: digest: sha256:5e341fde3cc6117ba6ac5953623976fa71795be4fb8b0dc580ee09f401ae66e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:05 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:05 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 09:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 09:15:05 fd045b0fa51f: Preparing 09:15:05 08aeb3a2369c: Preparing 09:15:05 cdae6ec44acc: Preparing 09:15:05 99113172c72f: Preparing 09:15:05 dbebde7b5e7a: Preparing 09:15:05 994456c4fd7b: Preparing 09:15:05 994456c4fd7b: Waiting 09:15:05 dbebde7b5e7a: Layer already exists 09:15:05 08aeb3a2369c: Layer already exists 09:15:05 cdae6ec44acc: Layer already exists 09:15:05 fd045b0fa51f: Layer already exists 09:15:05 99113172c72f: Layer already exists 09:15:05 994456c4fd7b: Layer already exists 09:15:05 main: digest: sha256:5e341fde3cc6117ba6ac5953623976fa71795be4fb8b0dc580ee09f401ae66e9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:05 ===================================================== [Pipeline] echo 09:15:05 taggedImages: 09:15:05 - nexus3.edgexfoundry.org:10004/device-uart:68238f63d1c6f5f050a41c84d23fd27d7c95b502 09:15:05 - nexus3.edgexfoundry.org:10004/device-uart:latest 09:15:05 - nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.10 09:15:05 - nexus3.edgexfoundry.org:10004/device-uart:68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10 09:15:05 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:06 09:15:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:06 latest: Pulling from edgex-lftools-log-publisher 09:15:06 5eb5b503b376: Pulling fs layer 09:15:06 5c69ac0246d0: Pulling fs layer 09:15:06 ec43610c2a17: Pulling fs layer 09:15:06 3a2ae6a8a46f: Pulling fs layer 09:15:06 33b1e0a273af: Pulling fs layer 09:15:06 5d3b04190fa2: Pulling fs layer 09:15:06 2f39f015ded8: Pulling fs layer 09:15:06 5d3b04190fa2: Waiting 09:15:06 33b1e0a273af: Waiting 09:15:06 2f39f015ded8: Waiting 09:15:06 3a2ae6a8a46f: Waiting 09:15:06 5c69ac0246d0: Download complete 09:15:06 3a2ae6a8a46f: Verifying Checksum 09:15:06 3a2ae6a8a46f: Download complete 09:15:06 33b1e0a273af: Verifying Checksum 09:15:06 33b1e0a273af: Download complete 09:15:06 5d3b04190fa2: Verifying Checksum 09:15:06 5d3b04190fa2: Download complete 09:15:06 ec43610c2a17: Verifying Checksum 09:15:06 ec43610c2a17: Download complete 09:15:06 5eb5b503b376: Verifying Checksum 09:15:06 5eb5b503b376: Download complete 09:15:07 2f39f015ded8: Download complete 09:15:07 5eb5b503b376: Pull complete 09:15:07 5c69ac0246d0: Pull complete 09:15:08 ec43610c2a17: Pull complete 09:15:08 3a2ae6a8a46f: Pull complete 09:15:08 33b1e0a273af: Pull complete 09:15:08 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:10 provisioning config files... 09:15:10 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/52@tmp/config17638322537773246470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:10 ---> ****-login.sh 09:15:10 nexus3.edgexfoundry.org:10001 09:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:11 Configure a credential helper to remove this warning. See 09:15:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:11 09:15:11 Login Succeeded 09:15:11 nexus3.edgexfoundry.org:10002 09:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:11 Configure a credential helper to remove this warning. See 09:15:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:11 09:15:11 Login Succeeded 09:15:11 nexus3.edgexfoundry.org:10003 09:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:12 Configure a credential helper to remove this warning. See 09:15:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:12 09:15:12 Login Succeeded 09:15:12 nexus3.edgexfoundry.org:10004 09:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:12 Configure a credential helper to remove this warning. See 09:15:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:12 09:15:12 Login Succeeded 09:15:12 ****.io 09:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:13 Configure a credential helper to remove this warning. See 09:15:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:13 09:15:13 Login Succeeded 09:15:13 ---> ****-login.sh ends [Pipeline] } 09:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:15:13 ========================================================= 09:15:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:15:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:15:14 Sending build context to Docker daemon 12.99MB 09:15:14 2f39f015ded8: Pull complete 09:15:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:14 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:15:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:15:14 Step 2/12 : FROM ${BASE} AS builder 09:15:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:15:14 9986a736f7d3: Pulling fs layer 09:15:14 1f018df60701: Pulling fs layer 09:15:14 39f8f326b044: Pulling fs layer 09:15:14 e6a1e7a6a96a: Pulling fs layer 09:15:14 4f4fb700ef54: Pulling fs layer 09:15:14 e6a1e7a6a96a: Waiting 09:15:14 4f4fb700ef54: Waiting 09:15:14 d45d956e0dbf: Pulling fs layer 09:15:14 d7702b0d1db1: Pulling fs layer 09:15:14 5c7f0f088c93: Pulling fs layer 09:15:14 4fdc064ae6cf: Pulling fs layer 09:15:14 d45d956e0dbf: Waiting 09:15:14 d7702b0d1db1: Waiting 09:15:14 5c7f0f088c93: Waiting 09:15:14 1f018df60701: Verifying Checksum 09:15:14 1f018df60701: Download complete 09:15:14 e6a1e7a6a96a: Verifying Checksum 09:15:14 e6a1e7a6a96a: Download complete 09:15:14 4f4fb700ef54: Verifying Checksum 09:15:14 4f4fb700ef54: Download complete 09:15:14 d45d956e0dbf: Verifying Checksum 09:15:14 d45d956e0dbf: Download complete 09:15:14 d7702b0d1db1: Verifying Checksum 09:15:14 d7702b0d1db1: Download complete 09:15:14 9986a736f7d3: Verifying Checksum 09:15:14 9986a736f7d3: Download complete 09:15:15 4fdc064ae6cf: Verifying Checksum 09:15:15 4fdc064ae6cf: Download complete 09:15:15 9986a736f7d3: Pull complete 09:15:15 $ docker top 1259e83394f43aef3be5227e54bde00561a78b1c01613f5a724bc8851e7be54c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:16 1f018df60701: Pull complete 09:15:16 ---> job-cost.sh 09:15:16 lf-activate-venv: SKIPPING 09:15:16 INFO: No Stack... 09:15:16 39f8f326b044: Verifying Checksum 09:15:16 39f8f326b044: Download complete 09:15:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:16 INFO: Archiving Costs [Pipeline] sh 09:15:16 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 09:15:16 + cut -d, -f6 [Pipeline] lock 09:15:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-52-stack-cost] 09:15:16 Resource [jenkins-edgexfoundry-device-uart-main-52-stack-cost] did not exist. Created. 09:15:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:17 + echo total: 0.2199999988079071 [Pipeline] stash 09:15:17 Stashed 1 file(s) [Pipeline] } 09:15:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:17 $ docker stop --time=1 1259e83394f43aef3be5227e54bde00561a78b1c01613f5a724bc8851e7be54c 09:15:17 5c7f0f088c93: Verifying Checksum 09:15:17 5c7f0f088c93: Download complete 09:15:18 $ docker rm -f --volumes 1259e83394f43aef3be5227e54bde00561a78b1c01613f5a724bc8851e7be54c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:15:30 39f8f326b044: Pull complete 09:15:30 e6a1e7a6a96a: Pull complete 09:15:30 4f4fb700ef54: Pull complete 09:15:30 d45d956e0dbf: Pull complete 09:15:31 d7702b0d1db1: Pull complete 09:15:39 5c7f0f088c93: Pull complete 09:15:41 4fdc064ae6cf: Pull complete 09:15:41 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 09:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:15:41 ---> 63f30b955cb9 09:15:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:15:41 ---> Running in 63d7942a73d8 09:15:42 Removing intermediate container 63d7942a73d8 09:15:42 ---> 7f9348151302 09:15:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:15:42 ---> Running in b750c89a94d0 09:15:42 Removing intermediate container b750c89a94d0 09:15:42 ---> faf67c2557b2 09:15:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:15:42 ---> Running in 75e34aee0e31 09:15:43 Removing intermediate container 75e34aee0e31 09:15:43 ---> a660f2797179 09:15:43 Step 6/12 : WORKDIR /device-uart 09:15:43 ---> Running in 7abbdc600b21 09:15:43 Removing intermediate container 7abbdc600b21 09:15:43 ---> 55271f8005bc 09:15:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:15:43 ---> Running in e8f93a5ad5c4 09:15:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:46 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:15:46 (2/4) Installing libedit (20240517.3.1-r0) 09:15:46 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:15:46 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:15:46 Executing busybox-1.36.1-r29.trigger 09:15:46 OK: 244 MiB in 62 packages 09:15:47 Removing intermediate container e8f93a5ad5c4 09:15:47 ---> f85bdeb4b6a9 09:15:47 Step 8/12 : COPY go.mod vendor* ./ 09:15:47 ---> d03b9d0a47c6 09:15:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:47 ---> Running in 51b267f78701 09:17:39 Removing intermediate container 51b267f78701 09:17:39 ---> 7cf3e9bef7e4 09:17:39 Step 10/12 : COPY . . 09:17:39 ---> 78355333ed06 09:17:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:17:39 ---> Running in ca1d0bbe1aa7 09:17:39 Removing intermediate container ca1d0bbe1aa7 09:17:39 ---> a4a51574b6f1 09:17:39 Step 12/12 : RUN ${MAKE} 09:17:39 ---> Running in 63a9ff028028 09:17:39 noop 09:17:39 Removing intermediate container 63a9ff028028 09:17:39 ---> 91019a74b991 09:17:39 Successfully built 91019a74b991 09:17:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:39 + docker inspect -f . ci-base-image-arm64 09:17:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:40 prd-ubuntu20.04-docker-arm64-4c-16g-40282 does not seem to be running inside a container 09:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/52 -v /w/workspace/device-uart/52:/w/workspace/device-uart/52:rw,z -v /w/workspace/device-uart/52@tmp:/w/workspace/device-uart/52@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 09:17:41 $ docker top e77270aafab9d616300f132a66b49f1f3f930e03bd75ad6bfc7e3d270390aa70 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:42 + go version 09:17:42 go version go1.23.4 linux/arm64 [Pipeline] } 09:17:42 $ docker stop --time=1 e77270aafab9d616300f132a66b49f1f3f930e03bd75ad6bfc7e3d270390aa70 09:17:43 $ docker rm -f --volumes e77270aafab9d616300f132a66b49f1f3f930e03bd75ad6bfc7e3d270390aa70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:44 + docker inspect -f . ci-base-image-arm64 09:17:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:44 prd-ubuntu20.04-docker-arm64-4c-16g-40282 does not seem to be running inside a container 09:17:44 $ 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/52 -v /w/workspace/device-uart/52:/w/workspace/device-uart/52:rw,z -v /w/workspace/device-uart/52@tmp:/w/workspace/device-uart/52@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 09:17:45 $ docker top deacc65af16f1de1d1ea006e114670a1782df685dace02b405b2ef5a7e3d04f6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:46 + git config --global --add safe.directory /w/workspace/device-uart/52 [Pipeline] fileExists [Pipeline] sh 09:17:46 + make test 09:17:46 go test ./... -coverprofile=coverage.out 09:17:52 ? github.com/edgexfoundry/device-uart [no test files] 09:20:58 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 09:20:58 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 09:20:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:20:58 go vet ./... 09:21:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:37 ./bin/test-attribution-txt.sh [Pipeline] echo 09:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:21:37 $ docker stop --time=1 deacc65af16f1de1d1ea006e114670a1782df685dace02b405b2ef5a7e3d04f6 09:21:39 $ docker rm -f --volumes deacc65af16f1de1d1ea006e114670a1782df685dace02b405b2ef5a7e3d04f6 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:21:41 Warning: overwriting stash ‘coverage-report’ 09:21:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:21:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:21:42 + ls -al . 09:21:42 total 220 09:21:42 drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 09:17 . 09:21:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 09:14 .. 09:21:42 -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 09:14 .dockerignore 09:21:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 09:14 .git 09:21:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:14 .github 09:21:42 -rw-rw-r-- 1 jenkins jenkins 343 Mar 5 09:14 .gitignore 09:21:42 -rw-rw-r-- 1 jenkins jenkins 198 Mar 5 09:14 .golangci.yml 09:21:42 -rw-rw-r-- 1 jenkins jenkins 18662 Mar 5 09:14 Attribution.txt 09:21:42 -rw-rw-r-- 1 jenkins jenkins 2704 Mar 5 09:14 CHANGELOG.md 09:21:42 -rw-rw-r-- 1 jenkins jenkins 1919 Mar 5 09:14 Dockerfile 09:21:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 09:14 GOVERNANCE.md 09:21:42 -rw-rw-r-- 1 jenkins jenkins 675 Mar 5 09:14 Jenkinsfile 09:21:42 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 09:14 LICENSE 09:21:42 -rw-rw-r-- 1 jenkins jenkins 2455 Mar 5 09:14 Makefile 09:21:42 -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 09:14 OWNERS.md 09:21:42 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 5 09:14 README.md 09:21:42 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 09:12 VERSION 09:21:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 09:14 bin 09:21:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:14 cmd 09:21:42 -rw-r--r-- 1 jenkins jenkins 6770 Mar 5 09:20 coverage.out 09:21:42 -rw-rw-r-- 1 jenkins jenkins 6121 Mar 5 09:14 go.mod 09:21:42 -rw-rw-r-- 1 jenkins jenkins 86847 Mar 5 09:14 go.sum 09:21:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:14 internal 09:21:42 -rw-rw-r-- 1 jenkins jenkins 209 Mar 5 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:42 + 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=68238f63d1c6f5f050a41c84d23fd27d7c95b502 --label arch=arm64 --label version=4.0.0-dev.10 . 09:21:43 Sending build context to Docker daemon 13MB 09:21:43 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 09:21:43 Step 2/26 : FROM ${BASE} AS builder 09:21:43 ---> 91019a74b991 09:21:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:21:43 ---> Running in c40215f69650 09:21:43 Removing intermediate container c40215f69650 09:21:43 ---> ce5ef252c3c2 09:21:43 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:21:43 ---> Running in 2d4581aed378 09:21:44 Removing intermediate container 2d4581aed378 09:21:44 ---> daf30a6b0c6c 09:21:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 09:21:44 ---> Running in f90713e6d983 09:21:44 Removing intermediate container f90713e6d983 09:21:44 ---> fab77fe47853 09:21:44 Step 6/26 : WORKDIR /device-uart 09:21:44 ---> Running in 4f0898f7d8cd 09:21:44 Removing intermediate container 4f0898f7d8cd 09:21:44 ---> a69b64fef175 09:21:44 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:21:44 ---> Running in 60865ec53032 09:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:21:47 OK: 244 MiB in 62 packages 09:21:48 Removing intermediate container 60865ec53032 09:21:48 ---> 90e25b8cb859 09:21:48 Step 8/26 : COPY go.mod vendor* ./ 09:21:48 ---> 6ce5b2650e86 09:21:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:48 ---> Running in 9c0bf2006ba0 09:21:51 Removing intermediate container 9c0bf2006ba0 09:21:51 ---> 19cc964aa1c8 09:21:51 Step 10/26 : COPY . . 09:21:51 ---> d0e366762197 09:21:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:21:52 ---> Running in 16d346d2f218 09:21:52 Removing intermediate container 16d346d2f218 09:21:52 ---> 4535ecf42748 09:21:52 Step 12/26 : RUN ${MAKE} 09:21:52 ---> Running in 6e17d870a83a 09:21:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 09:25:15 Removing intermediate container 6e17d870a83a 09:25:15 ---> bb4cd28791e1 09:25:15 Step 13/26 : FROM alpine:3.20 09:25:15 3.20: Pulling from library/alpine 09:25:15 94e9d8af2201: Pulling fs layer 09:25:15 94e9d8af2201: Verifying Checksum 09:25:15 94e9d8af2201: Download complete 09:25:15 94e9d8af2201: Pull complete 09:25:15 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:25:15 Status: Downloaded newer image for alpine:3.20 09:25:15 ---> 7aab056cecc6 09:25:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:25:15 ---> Running in 80eb0469a2e4 09:25:15 Removing intermediate container 80eb0469a2e4 09:25:15 ---> 1ec65c618584 09:25:15 Step 15/26 : RUN apk add --update --no-cache dumb-init 09:25:15 ---> Running in 3593bba471cd 09:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:15 (1/1) Installing dumb-init (1.2.5-r3) 09:25:15 Executing busybox-1.36.1-r29.trigger 09:25:15 OK: 9 MiB in 15 packages 09:25:15 Removing intermediate container 3593bba471cd 09:25:15 ---> 76a30894ded5 09:25:15 Step 16/26 : RUN apk --no-cache upgrade 09:25:15 ---> Running in a65d2258b14e 09:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:15 OK: 9 MiB in 15 packages 09:25:15 Removing intermediate container a65d2258b14e 09:25:15 ---> 6001d7c22805 09:25:15 Step 17/26 : WORKDIR / 09:25:15 ---> Running in 86490cea5f6f 09:25:15 Removing intermediate container 86490cea5f6f 09:25:15 ---> 18c4220ee2f5 09:25:15 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 09:25:15 ---> a6f8223949f5 09:25:15 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 09:25:15 ---> bb5fcc0c6be0 09:25:15 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 09:25:15 ---> 9b7ffa7b66c5 09:25:15 Step 21/26 : EXPOSE 59995 09:25:15 ---> Running in 6e65bfa6c4a1 09:25:15 Removing intermediate container 6e65bfa6c4a1 09:25:15 ---> 91cad855d616 09:25:15 Step 22/26 : ENTRYPOINT ["/device-uart"] 09:25:15 ---> Running in 9a455d07360f 09:25:15 Removing intermediate container 9a455d07360f 09:25:15 ---> d7274755ed1a 09:25:15 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:25:15 ---> Running in d57162dfed36 09:25:15 Removing intermediate container d57162dfed36 09:25:15 ---> 89ba807c7c0d 09:25:15 Step 24/26 : LABEL arch=arm64 09:25:15 ---> Running in 04edcc1c5cfd 09:25:15 Removing intermediate container 04edcc1c5cfd 09:25:15 ---> 43e361436dad 09:25:15 Step 25/26 : LABEL git_sha=68238f63d1c6f5f050a41c84d23fd27d7c95b502 09:25:15 ---> Running in 55e69f3e4fb7 09:25:15 Removing intermediate container 55e69f3e4fb7 09:25:15 ---> 12e8f494794d 09:25:15 Step 26/26 : LABEL version=4.0.0-dev.10 09:25:15 ---> Running in f4a30c4ab6dc 09:25:16 Removing intermediate container f4a30c4ab6dc 09:25:16 ---> a24fc888114d 09:25:16 [Warning] One or more build-args [ARCH] were not consumed 09:25:16 Successfully built a24fc888114d 09:25:16 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 09:25:16 provisioning config files... 09:25:16 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/52@tmp/config14326604014220435679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:16 ---> ****-login.sh 09:25:16 nexus3.edgexfoundry.org:10001 09:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:16 Configure a credential helper to remove this warning. See 09:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:16 09:25:16 Login Succeeded 09:25:16 nexus3.edgexfoundry.org:10002 09:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:17 Configure a credential helper to remove this warning. See 09:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:17 09:25:17 Login Succeeded 09:25:17 nexus3.edgexfoundry.org:10003 09:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:17 Configure a credential helper to remove this warning. See 09:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:17 09:25:17 Login Succeeded 09:25:17 nexus3.edgexfoundry.org:10004 09:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:17 Configure a credential helper to remove this warning. See 09:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:17 09:25:17 Login Succeeded 09:25:17 ****.io 09:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:18 Configure a credential helper to remove this warning. See 09:25:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:18 09:25:18 Login Succeeded 09:25:18 ---> ****-login.sh ends [Pipeline] } 09:25:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:25:18 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 09:25:18 68238f63d1c6f5f050a41c84d23fd27d7c95b502 09:25:18 latest 09:25:18 4.0.0-dev.10 09:25:18 68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10 09:25:18 main 09:25:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:18 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:68238f63d1c6f5f050a41c84d23fd27d7c95b502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:19 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:68238f63d1c6f5f050a41c84d23fd27d7c95b502 09:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:25:19 67f5360dc1bc: Preparing 09:25:19 1476bd250488: Preparing 09:25:19 26264e001aec: Preparing 09:25:19 cb3196a256b7: Preparing 09:25:19 b547f138c79c: Preparing 09:25:19 dd9c8f8612c8: Preparing 09:25:19 dd9c8f8612c8: Waiting 09:25:19 1476bd250488: Pushed 09:25:19 cb3196a256b7: Pushed 09:25:19 b547f138c79c: Pushed 09:25:19 dd9c8f8612c8: Layer already exists 09:25:19 26264e001aec: Pushed 09:25:29 67f5360dc1bc: Pushed 09:25:29 68238f63d1c6f5f050a41c84d23fd27d7c95b502: digest: sha256:69b51188aead84ba9d67bea475177dbb70acf1ac3046610a51ada3eadaeaee98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:30 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:30 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 09:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:25:30 67f5360dc1bc: Preparing 09:25:30 1476bd250488: Preparing 09:25:30 26264e001aec: Preparing 09:25:30 cb3196a256b7: Preparing 09:25:30 b547f138c79c: Preparing 09:25:30 dd9c8f8612c8: Preparing 09:25:30 dd9c8f8612c8: Waiting 09:25:30 67f5360dc1bc: Layer already exists 09:25:30 1476bd250488: Layer already exists 09:25:30 b547f138c79c: Layer already exists 09:25:30 cb3196a256b7: Layer already exists 09:25:30 26264e001aec: Layer already exists 09:25:30 dd9c8f8612c8: Layer already exists 09:25:30 latest: digest: sha256:69b51188aead84ba9d67bea475177dbb70acf1ac3046610a51ada3eadaeaee98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:30 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:31 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.10 09:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:25:31 67f5360dc1bc: Preparing 09:25:31 1476bd250488: Preparing 09:25:31 26264e001aec: Preparing 09:25:31 cb3196a256b7: Preparing 09:25:31 b547f138c79c: Preparing 09:25:31 dd9c8f8612c8: Preparing 09:25:31 dd9c8f8612c8: Waiting 09:25:31 26264e001aec: Layer already exists 09:25:31 cb3196a256b7: Layer already exists 09:25:31 b547f138c79c: Layer already exists 09:25:31 1476bd250488: Layer already exists 09:25:31 67f5360dc1bc: Layer already exists 09:25:31 dd9c8f8612c8: Layer already exists 09:25:31 4.0.0-dev.10: digest: sha256:69b51188aead84ba9d67bea475177dbb70acf1ac3046610a51ada3eadaeaee98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:31 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:32 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10 09:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:25:32 67f5360dc1bc: Preparing 09:25:32 1476bd250488: Preparing 09:25:32 26264e001aec: Preparing 09:25:32 cb3196a256b7: Preparing 09:25:32 b547f138c79c: Preparing 09:25:32 dd9c8f8612c8: Preparing 09:25:32 dd9c8f8612c8: Waiting 09:25:32 67f5360dc1bc: Layer already exists 09:25:32 1476bd250488: Layer already exists 09:25:32 b547f138c79c: Layer already exists 09:25:32 cb3196a256b7: Layer already exists 09:25:32 26264e001aec: Layer already exists 09:25:32 dd9c8f8612c8: Layer already exists 09:25:32 68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10: digest: sha256:69b51188aead84ba9d67bea475177dbb70acf1ac3046610a51ada3eadaeaee98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:32 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:32 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 09:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:25:32 67f5360dc1bc: Preparing 09:25:32 1476bd250488: Preparing 09:25:32 26264e001aec: Preparing 09:25:32 cb3196a256b7: Preparing 09:25:32 b547f138c79c: Preparing 09:25:32 dd9c8f8612c8: Preparing 09:25:32 dd9c8f8612c8: Waiting 09:25:32 26264e001aec: Layer already exists 09:25:32 1476bd250488: Layer already exists 09:25:32 b547f138c79c: Layer already exists 09:25:32 cb3196a256b7: Layer already exists 09:25:32 67f5360dc1bc: Layer already exists 09:25:32 dd9c8f8612c8: Layer already exists 09:25:33 main: digest: sha256:69b51188aead84ba9d67bea475177dbb70acf1ac3046610a51ada3eadaeaee98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:25:33 ===================================================== [Pipeline] echo 09:25:33 taggedImages: 09:25:33 - nexus3.edgexfoundry.org:10004/device-uart-arm64:68238f63d1c6f5f050a41c84d23fd27d7c95b502 09:25:33 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 09:25:33 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.10 09:25:33 - nexus3.edgexfoundry.org:10004/device-uart-arm64:68238f63d1c6f5f050a41c84d23fd27d7c95b502-4.0.0-dev.10 09:25:33 - 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 09:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:25:33 09:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:25:33 arm64: Pulling from edgex-lftools-log-publisher 09:25:33 8998bd30e6a1: Pulling fs layer 09:25:33 04944245beec: Pulling fs layer 09:25:33 699f458cf7ca: Pulling fs layer 09:25:33 765212b225bb: Pulling fs layer 09:25:33 f23df028b6ca: Pulling fs layer 09:25:33 d65c8cfc05b1: Pulling fs layer 09:25:33 2437ff75d9bd: Pulling fs layer 09:25:33 765212b225bb: Waiting 09:25:33 f23df028b6ca: Waiting 09:25:33 d65c8cfc05b1: Waiting 09:25:33 2437ff75d9bd: Waiting 09:25:34 04944245beec: Verifying Checksum 09:25:34 04944245beec: Download complete 09:25:34 765212b225bb: Verifying Checksum 09:25:34 765212b225bb: Download complete 09:25:34 f23df028b6ca: Verifying Checksum 09:25:34 f23df028b6ca: Download complete 09:25:34 d65c8cfc05b1: Verifying Checksum 09:25:34 d65c8cfc05b1: Download complete 09:25:34 699f458cf7ca: Download complete 09:25:34 8998bd30e6a1: Verifying Checksum 09:25:34 8998bd30e6a1: Download complete 09:25:37 2437ff75d9bd: Verifying Checksum 09:25:37 2437ff75d9bd: Download complete 09:25:39 8998bd30e6a1: Pull complete 09:25:39 04944245beec: Pull complete 09:25:41 699f458cf7ca: Pull complete 09:25:41 765212b225bb: Pull complete 09:25:41 f23df028b6ca: Pull complete 09:25:42 d65c8cfc05b1: Pull complete 09:26:00 2437ff75d9bd: Pull complete 09:26:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:00 prd-ubuntu20.04-docker-arm64-4c-16g-40282 does not seem to be running inside a container 09:26:00 $ 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/52 -v /w/workspace/device-uart/52:/w/workspace/device-uart/52:rw,z -v /w/workspace/device-uart/52@tmp:/w/workspace/device-uart/52@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 09:26:03 $ docker top 34adb8a0369a917fa4a16ac9515ebcb385be6b6ee8970d7cbfa6160692a137a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:04 ---> job-cost.sh 09:26:04 lf-activate-venv: SKIPPING 09:26:04 INFO: No Stack... 09:26:04 INFO: Retrieving Pricing Info for: v3-standard-4 09:26:05 INFO: Archiving Costs [Pipeline] sh 09:26:05 + cat /w/workspace/device-uart/52/archives/cost.csv 09:26:05 + cut -d, -f6 [Pipeline] lock 09:26:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-52-stack-cost] 09:26:06 Resource [jenkins-edgexfoundry-device-uart-main-52-stack-cost] did not exist. Created. 09:26:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:26:06 /w/workspace/device-uart/52@tmp/durable-b4e44408/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:26:07 + echo total: 0.10999999940395355 [Pipeline] stash 09:26:07 Warning: overwriting stash ‘stack-cost’ 09:26:07 Stashed 1 file(s) [Pipeline] } 09:26:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 09:26:07 $ docker stop --time=1 34adb8a0369a917fa4a16ac9515ebcb385be6b6ee8970d7cbfa6160692a137a6 09:26:08 $ docker rm -f --volumes 34adb8a0369a917fa4a16ac9515ebcb385be6b6ee8970d7cbfa6160692a137a6 [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 09:26:09 provisioning config files... 09:26:09 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10262634963867057034tmp [Pipeline] { [Pipeline] sh 09:26:09 + set +x 09:26:09 + curl+ -s https://codecov.io/bash 09:26:09 bash -s -- 09:26:09 09:26:09 _____ _ 09:26:09 / ____| | | 09:26:09 | | ___ __| | ___ ___ _____ __ 09:26:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:26:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:26:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:26:09 Bash-1.0.6 09:26:09 09:26:09 09:26:09 ==> git version 2.25.1 found 09:26:09 ==> 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 09:26:09 Release-Date: 2020-01-08 09:26:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:26:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:26:09 ==> Jenkins CI detected. 09:26:09 current dir:  /w/workspace/edgexfoundry_device-uart_main 09:26:09 project root: . 09:26:09 --> token set from env 09:26:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:26:09 ==> Running gcov in . (disable via -X gcov) 09:26:09 ==> Python coveragepy not found 09:26:09 ==> Searching for coverage reports in: 09:26:09 + . 09:26:09 -> Found 1 reports 09:26:09 ==> Detecting git/mercurial file structure 09:26:09 ==> Reading reports 09:26:09 + ./coverage.out bytes=6770 09:26:09 ==> Appending adjustments 09:26:09 https://docs.codecov.io/docs/fixing-reports 09:26:09 + Found adjustments 09:26:09 ==> Gzipping contents 09:26:09 4.0K /tmp/codecov.7JL9Na.gz 09:26:09 ==> Uploading reports 09:26:09 url: https://codecov.io 09:26:09 query: branch=main&commit=68238f63d1c6f5f050a41c84d23fd27d7c95b502&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 09:26:09 -> Pinging Codecov 09:26:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=68238f63d1c6f5f050a41c84d23fd27d7c95b502&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 09:26:10 -> Uploading to 09:26:10 https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/68238f63d1c6f5f050a41c84d23fd27d7c95b502/1677d616-7571-481a-be28-fbe89e30aa7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T092609Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=176a8183a1eabf6e5d9aac87b9846d5818f06d5b889adb2f22ff33d7d02a201d 09:26:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:26:10 Dload Upload Total Spent Left Speed 09:26:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 4455 --:--:-- --:--:-- --:--:-- 4455 09:26:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/68238f63d1c6f5f050a41c84d23fd27d7c95b502 [Pipeline] } 09:26:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:26:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:26:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:26:11 09:26:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:26:11 latest: Pulling from edgex-devops/edgex-snyk-go 09:26:11 43c4264eed91: Pulling fs layer 09:26:11 4cc291be95ef: Pulling fs layer 09:26:11 2ac1f1163629: Pulling fs layer 09:26:11 5c3c966382ef: Pulling fs layer 09:26:11 4f4fb700ef54: Pulling fs layer 09:26:11 d9c7d2e4e75e: Pulling fs layer 09:26:11 9c3e1370e548: Pulling fs layer 09:26:11 4f4fb700ef54: Waiting 09:26:11 9c3e1370e548: Waiting 09:26:11 d9c7d2e4e75e: Waiting 09:26:11 5c3c966382ef: Waiting 09:26:11 4cc291be95ef: Verifying Checksum 09:26:11 4cc291be95ef: Download complete 09:26:11 5c3c966382ef: Verifying Checksum 09:26:11 5c3c966382ef: Download complete 09:26:11 4f4fb700ef54: Verifying Checksum 09:26:11 4f4fb700ef54: Download complete 09:26:11 43c4264eed91: Verifying Checksum 09:26:11 43c4264eed91: Download complete 09:26:11 43c4264eed91: Pull complete 09:26:11 d9c7d2e4e75e: Verifying Checksum 09:26:11 d9c7d2e4e75e: Download complete 09:26:11 4cc291be95ef: Pull complete 09:26:11 2ac1f1163629: Verifying Checksum 09:26:11 2ac1f1163629: Download complete 09:26:12 9c3e1370e548: Verifying Checksum 09:26:12 9c3e1370e548: Download complete 09:26:15 2ac1f1163629: Pull complete 09:26:15 5c3c966382ef: Pull complete 09:26:15 4f4fb700ef54: Pull complete 09:26:15 d9c7d2e4e75e: Pull complete 09:26:18 9c3e1370e548: Pull complete 09:26:18 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:26:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:18 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:26:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:26:20 $ docker top 010cb3b36b136408a9ace723df264dc85c83fb4b423143412b6c8d7e43d1a692 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 09:26:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 09:26:20 + set -o pipefail 09:26:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 09:26:30 09:26:30 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 09:26:30 09:26:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/5c3ba40e-e749-4210-a651-5311db4c8b46 09:26:30 09:26:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:26:30 09:26:30 09:26:30 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 09:26:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:26:30 $ docker stop --time=1 010cb3b36b136408a9ace723df264dc85c83fb4b423143412b6c8d7e43d1a692 09:26:32 $ docker rm -f --volumes 010cb3b36b136408a9ace723df264dc85c83fb4b423143412b6c8d7e43d1a692 [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 09:26:33 + git log --format=format:%s -1 68238f63d1c6f5f050a41c84d23fd27d7c95b502 [Pipeline] sh 09:26:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:26:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:34 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:26:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:26:34 $ docker top 38a044953ac790492aec2745a16d94abeb0a235c25a7a2dae0d8a69cd5067bc5 -eo pid,comm 09:26:34 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). 09:26:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:34 [ssh-agent] Looking for ssh-agent implementation... 09:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:34 $ docker exec 38a044953ac790492aec2745a16d94abeb0a235c25a7a2dae0d8a69cd5067bc5 ssh-agent 09:26:35 SSH_AUTH_SOCK=/tmp/ssh-EoPI9IGE9sDs/agent.31 09:26:35 SSH_AGENT_PID=37 09:26:35 Running ssh-add (command line suppressed) 09:26:35 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16277583514861196753.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16277583514861196753.key) 09:26:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:35 + git semver tag 09:26:35 2025-03-05 09:26:35,607 [run_tag] DEBUG tag force:False 09:26:35 2025-03-05 09:26:35,607 [check_head_tag] DEBUG check head tag 09:26:35 2025-03-05 09:26:35,608 [execute] INFO git cat-file --batch-check 09:26:35 2025-03-05 09:26:35,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 09:26:35 2025-03-05 09:26:35,612 [execute] INFO git cat-file --batch 09:26:35 2025-03-05 09:26:35,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 09:26:35 2025-03-05 09:26:35,629 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:26:35 2025-03-05 09:26:35,630 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 09:26:35 2025-03-05 09:26:35,630 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 09:26:35 2025-03-05 09:26:35,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:26:35 4.0.0-dev.10 [Pipeline] } 09:26:35 $ docker exec --env ******** --env ******** 38a044953ac790492aec2745a16d94abeb0a235c25a7a2dae0d8a69cd5067bc5 ssh-agent -k 09:26:35 unset SSH_AUTH_SOCK; 09:26:35 unset SSH_AGENT_PID; 09:26:35 echo Agent pid 37 killed; 09:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:36 + git semver [Pipeline] } 09:26:36 $ docker stop --time=1 38a044953ac790492aec2745a16d94abeb0a235c25a7a2dae0d8a69cd5067bc5 09:26:37 $ docker rm -f --volumes 38a044953ac790492aec2745a16d94abeb0a235c25a7a2dae0d8a69cd5067bc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:26:38 09:26:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:26:38 0.23.1-centos7: Pulling from edgex-lftools 09:26:38 ab5ef0e58194: Pulling fs layer 09:26:38 9712f1f96733: Pulling fs layer 09:26:38 63f879dbbcfc: Pulling fs layer 09:26:38 0d9ebad4ef96: Pulling fs layer 09:26:38 e9a5061849ea: Pulling fs layer 09:26:38 d747dcd14b5f: Pulling fs layer 09:26:38 2de7ff778b66: Pulling fs layer 09:26:38 0d9ebad4ef96: Waiting 09:26:38 e9a5061849ea: Waiting 09:26:38 d747dcd14b5f: Waiting 09:26:38 2de7ff778b66: Waiting 09:26:38 9712f1f96733: Verifying Checksum 09:26:38 9712f1f96733: Download complete 09:26:38 63f879dbbcfc: Verifying Checksum 09:26:38 63f879dbbcfc: Download complete 09:26:38 e9a5061849ea: Verifying Checksum 09:26:38 e9a5061849ea: Download complete 09:26:38 d747dcd14b5f: Download complete 09:26:38 0d9ebad4ef96: Verifying Checksum 09:26:38 0d9ebad4ef96: Download complete 09:26:38 ab5ef0e58194: Verifying Checksum 09:26:38 ab5ef0e58194: Download complete 09:26:38 2de7ff778b66: Verifying Checksum 09:26:38 2de7ff778b66: Download complete 09:26:41 ab5ef0e58194: Pull complete 09:26:41 9712f1f96733: Pull complete 09:26:42 63f879dbbcfc: Pull complete 09:26:46 0d9ebad4ef96: Pull complete 09:26:46 e9a5061849ea: Pull complete 09:26:46 d747dcd14b5f: Pull complete 09:26:46 2de7ff778b66: Pull complete 09:26:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:26:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:46 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:26:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:26:49 $ docker top f42ec65d9108f08463b8b2010905e83492e945d9200ba97a1a07e6a4dbcefdce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:26:49 provisioning config files... 09:26:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17924662111137856341tmp 09:26:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16445519376314114602tmp 09:26:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6881509502753643094tmp [Pipeline] { [Pipeline] echo 09:26:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:26:49 ---> sigul-configuration.sh 09:26:49 gpg: directory `/root/.gnupg' created 09:26:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:26:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:26:49 gpg: keyring `/root/.gnupg/secring.gpg' created 09:26:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:26:49 gpg: CAST5 encrypted data 09:26:49 gpg: encrypted with 1 passphrase 09:26:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:26:49 + mkdir /home/jenkins 09:26:49 + mkdir /home/jenkins/sigul [Pipeline] sh 09:26:50 + 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 09:26:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:26:50 ---> sigul-install.sh 09:26:50 Sigul already installed; skipping installation. [Pipeline] sh 09:26:50 + git tag --list 09:26:50 v0.0.0 09:26:50 v0.0.1-dev.1 09:26:50 v0.0.1-dev.2 09:26:50 v0.0.1-dev.3 09:26:50 v0.0.1-dev.4 09:26:50 v3.0.0 09:26:50 v3.0.1-dev.1 09:26:50 v3.0.1-dev.10 09:26:50 v3.0.1-dev.11 09:26:50 v3.0.1-dev.12 09:26:50 v3.0.1-dev.13 09:26:50 v3.0.1-dev.14 09:26:50 v3.0.1-dev.15 09:26:50 v3.0.1-dev.16 09:26:50 v3.0.1-dev.17 09:26:50 v3.0.1-dev.18 09:26:50 v3.0.1-dev.19 09:26:50 v3.0.1-dev.2 09:26:50 v3.0.1-dev.20 09:26:50 v3.0.1-dev.21 09:26:50 v3.0.1-dev.22 09:26:50 v3.0.1-dev.23 09:26:50 v3.0.1-dev.24 09:26:50 v3.0.1-dev.25 09:26:50 v3.0.1-dev.26 09:26:50 v3.0.1-dev.27 09:26:50 v3.0.1-dev.28 09:26:50 v3.0.1-dev.29 09:26:50 v3.0.1-dev.3 09:26:50 v3.0.1-dev.30 09:26:50 v3.0.1-dev.31 09:26:50 v3.0.1-dev.32 09:26:50 v3.0.1-dev.33 09:26:50 v3.0.1-dev.34 09:26:50 v3.0.1-dev.4 09:26:50 v3.0.1-dev.5 09:26:50 v3.0.1-dev.6 09:26:50 v3.0.1-dev.7 09:26:50 v3.0.1-dev.8 09:26:50 v3.0.1-dev.9 09:26:50 v3.1 09:26:50 v3.1.0 09:26:50 v3.1.1 09:26:50 v3.1.1-dev.1 09:26:50 v4.0.0-dev.1 09:26:50 v4.0.0-dev.10 09:26:50 v4.0.0-dev.2 09:26:50 v4.0.0-dev.3 09:26:50 v4.0.0-dev.4 09:26:50 v4.0.0-dev.5 09:26:50 v4.0.0-dev.6 09:26:50 v4.0.0-dev.7 09:26:50 v4.0.0-dev.8 09:26:50 v4.0.0-dev.9 [Pipeline] sh 09:26:50 + lftools sign git-tag v4.0.0-dev.10 09:26:51 Signing Git tag with Sigul... 09:26:51 Signing v4.0.0-dev.10 [Pipeline] echo 09:26:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:26:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:26:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:26:52 $ docker stop --time=1 f42ec65d9108f08463b8b2010905e83492e945d9200ba97a1a07e6a4dbcefdce 09:26:53 $ docker rm -f --volumes f42ec65d9108f08463b8b2010905e83492e945d9200ba97a1a07e6a4dbcefdce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:26:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:26:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:54 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:26:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:26:54 $ docker top f9d27c9a95c0f54cceb319d2d0448ab6caf5e959bbdad3cec70621547c5499c4 -eo pid,comm 09:26:54 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). 09:26:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:54 [ssh-agent] Looking for ssh-agent implementation... 09:26:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:54 $ docker exec f9d27c9a95c0f54cceb319d2d0448ab6caf5e959bbdad3cec70621547c5499c4 ssh-agent 09:26:54 SSH_AUTH_SOCK=/tmp/ssh-6qGutjkEFGKo/agent.33 09:26:54 SSH_AGENT_PID=39 09:26:54 Running ssh-add (command line suppressed) 09:26:55 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5087633066005036730.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5087633066005036730.key) 09:26:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:55 + git semver bump pre 09:26:55 2025-03-05 09:26:55,607 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:26:55 2025-03-05 09:26:55,607 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 09:26:55 2025-03-05 09:26:55,607 [bump_version] DEBUG bumped version:4.0.0-dev.11 09:26:55 2025-03-05 09:26:55,607 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 09:26:55 2025-03-05 09:26:55,607 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:26:55 2025-03-05 09:26:55,607 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 09:26:55 2025-03-05 09:26:55,609 [execute] INFO git cat-file --batch-check 09:26:55 2025-03-05 09:26:55,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 09:26:55 2025-03-05 09:26:55,615 [execute] INFO git cat-file --batch 09:26:55 2025-03-05 09:26:55,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 09:26:55 2025-03-05 09:26:55,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:26:55 4.0.0-dev.11 [Pipeline] } 09:26:55 $ docker exec --env ******** --env ******** f9d27c9a95c0f54cceb319d2d0448ab6caf5e959bbdad3cec70621547c5499c4 ssh-agent -k 09:26:55 unset SSH_AUTH_SOCK; 09:26:55 unset SSH_AGENT_PID; 09:26:55 echo Agent pid 39 killed; 09:26:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:56 + git semver [Pipeline] } 09:26:56 $ docker stop --time=1 f9d27c9a95c0f54cceb319d2d0448ab6caf5e959bbdad3cec70621547c5499c4 09:26:57 $ docker rm -f --volumes f9d27c9a95c0f54cceb319d2d0448ab6caf5e959bbdad3cec70621547c5499c4 [Pipeline] // withDockerContainer [Pipeline] sh 09:26:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:26:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:58 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:26:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:26:58 $ docker top f9625bbe2c74293333d6d0f384720914e762ccb09656bbdbee6a603cb3779c91 -eo pid,comm 09:26:58 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). 09:26:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:58 [ssh-agent] Looking for ssh-agent implementation... 09:26:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:59 $ docker exec f9625bbe2c74293333d6d0f384720914e762ccb09656bbdbee6a603cb3779c91 ssh-agent 09:26:59 SSH_AUTH_SOCK=/tmp/ssh-v1lKEecfTdjI/agent.32 09:26:59 SSH_AGENT_PID=38 09:26:59 Running ssh-add (command line suppressed) 09:26:59 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17980989957198701114.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17980989957198701114.key) 09:26:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:59 + git semver push 09:26:59 2025-03-05 09:26:59,747 [run_push] DEBUG push 09:26:59 2025-03-05 09:26:59,748 [execute] INFO git cat-file --batch-check 09:26:59 2025-03-05 09:26:59,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 09:26:59 2025-03-05 09:26:59,752 [execute] INFO git rev-list 3d4038784ff0643f98810e26bdc8aed1d03dea52 -- 09:26:59 2025-03-05 09:26:59,753 [execute] DEBUG Popen(['git', 'rev-list', '3d4038784ff0643f98810e26bdc8aed1d03dea52', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 09:26:59 2025-03-05 09:26:59,759 [execute] INFO git fetch -v origin 09:26:59 2025-03-05 09:26:59,760 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 09:27:00 2025-03-05 09:27:00,213 [run_push] DEBUG no remote changes detected 09:27:00 2025-03-05 09:27:00,214 [execute] INFO git push origin semver 09:27:00 2025-03-05 09:27:00,214 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 09:27:01 2025-03-05 09:27:00,997 [run_push] DEBUG push all version tags 09:27:01 2025-03-05 09:27:00,997 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:27:01 2025-03-05 09:27:00,998 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 09:27:01 2025-03-05 09:27:01,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:27:01 4.0.0-dev.11 [Pipeline] } 09:27:01 $ docker exec --env ******** --env ******** f9625bbe2c74293333d6d0f384720914e762ccb09656bbdbee6a603cb3779c91 ssh-agent -k 09:27:01 unset SSH_AUTH_SOCK; 09:27:01 unset SSH_AGENT_PID; 09:27:01 echo Agent pid 38 killed; 09:27:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:02 + git semver [Pipeline] } 09:27:02 $ docker stop --time=1 f9625bbe2c74293333d6d0f384720914e762ccb09656bbdbee6a603cb3779c91 09:27:03 $ docker rm -f --volumes f9625bbe2c74293333d6d0f384720914e762ccb09656bbdbee6a603cb3779c91 [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 09:27:04 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 09:27:04 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 09:27:04 total 16 09:27:04 drwxr-xr-x 3 root root 4096 Mar 5 09:15 . 09:27:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 09:26 .. 09:27:04 drwxr-xr-x 2 root root 4096 Mar 5 09:15 cost 09:27:04 -rw-r--r-- 1 root root 82 Mar 5 09:15 cost.csv 09:27:04 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 09:27:04 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 09:27:04 total 16 09:27:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 09:15 . 09:27:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 09:26 .. 09:27:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 09:15 cost 09:27:04 -rw-r--r-- 1 jenkins jenkins 82 Mar 5 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:27:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:27:05 ---> package-listing.sh 09:27:05 ++ facter osfamily 09:27:05 ++ tr '[:upper:]' '[:lower:]' 09:27:05 + OS_FAMILY=debian 09:27:05 + workspace=/w/workspace/edgexfoundry_device-uart_main 09:27:05 + START_PACKAGES=/tmp/packages_start.txt 09:27:05 + END_PACKAGES=/tmp/packages_end.txt 09:27:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:05 + PACKAGES=/tmp/packages_start.txt 09:27:05 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 09:27:05 + PACKAGES=/tmp/packages_end.txt 09:27:05 + case "${OS_FAMILY}" in 09:27:05 + dpkg -l 09:27:05 + grep '^ii' 09:27:05 + '[' -f /tmp/packages_start.txt ']' 09:27:05 + '[' -f /tmp/packages_end.txt ']' 09:27:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:05 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 09:27:05 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 09:27:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 09:27:05 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 09:27:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:27:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:06 prd-ubuntu20.04-docker-8c-8g-40281 does not seem to be running inside a container 09:27:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:27:07 $ docker top f506c4d1a19c93002f7881c4b0ccb734f20d09d449bfc66d398ae162773cda1c -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:07 + touch /tmp/pre-build-complete [Pipeline] sh 09:27:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:27:08 + ls /var/log/sa-host 09:27:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:08 provisioning config files... 09:27:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15001787378194858283tmp [Pipeline] { [Pipeline] echo 09:27:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:27:08 ---> create-netrc.sh [Pipeline] } 09:27:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:27:08 ---> python-tools-install.sh [Pipeline] echo 09:27:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:27:09 ---> sudo-logs.sh 09:27:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:27:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:27:09 ---> job-cost.sh 09:27:09 lf-activate-venv: SKIPPING 09:27:09 DEBUG: total: 0.2199999988079071 09:27:09 INFO: Retrieving Stack Cost... 09:27:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:27:10 INFO: Archiving Costs [Pipeline] echo 09:27:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:27:10 ---> logs-deploy.sh 09:27:10 lf-activate-venv: SKIPPING 09:27:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/52 09:27:10 INFO: archiving workspace using pattern(s): 09:27:11 Archives upload complete. 09:27:11 INFO: archiving logs to Nexus 09:27:12 ---> uname -a: 09:27:12 Linux prd-ubuntu20-04-docker-8c-8g-40281 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:27:12 09:27:12 09:27:12 ---> lscpu: 09:27:12 Architecture: x86_64 09:27:12 CPU op-mode(s): 32-bit, 64-bit 09:27:12 Byte Order: Little Endian 09:27:12 Address sizes: 40 bits physical, 48 bits virtual 09:27:12 CPU(s): 8 09:27:12 On-line CPU(s) list: 0-7 09:27:12 Thread(s) per core: 1 09:27:12 Core(s) per socket: 1 09:27:12 Socket(s): 8 09:27:12 NUMA node(s): 1 09:27:12 Vendor ID: AuthenticAMD 09:27:12 CPU family: 23 09:27:12 Model: 49 09:27:12 Model name: AMD EPYC-Rome Processor 09:27:12 Stepping: 0 09:27:12 CPU MHz: 2799.996 09:27:12 BogoMIPS: 5599.99 09:27:12 Virtualization: AMD-V 09:27:12 Hypervisor vendor: KVM 09:27:12 Virtualization type: full 09:27:12 L1d cache: 256 KiB 09:27:12 L1i cache: 256 KiB 09:27:12 L2 cache: 4 MiB 09:27:12 L3 cache: 128 MiB 09:27:12 NUMA node0 CPU(s): 0-7 09:27:12 Vulnerability Itlb multihit: Not affected 09:27:12 Vulnerability L1tf: Not affected 09:27:12 Vulnerability Mds: Not affected 09:27:12 Vulnerability Meltdown: Not affected 09:27:12 Vulnerability Mmio stale data: Not affected 09:27:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:27:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:27:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:27:12 Vulnerability Srbds: Not affected 09:27:12 Vulnerability Tsx async abort: Not affected 09:27:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:27:12 09:27:12 09:27:12 ---> nproc: 09:27:12 8 09:27:12 09:27:12 09:27:12 ---> df -h: 09:27:12 Filesystem Size Used Avail Use% Mounted on 09:27:12 overlay 155G 14G 142G 9% / 09:27:12 tmpfs 64M 0 64M 0% /dev 09:27:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:27:12 shm 64M 0 64M 0% /dev/shm 09:27:12 /dev/vda1 155G 14G 142G 9% /facter-os 09:27:12 09:27:12 09:27:12 ---> sar -b -r -n DEV: 09:27:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40281) 03/05/25 _x86_64_ (8 CPU) 09:27:12 09:27:12 09:11:45 LINUX RESTART (8 CPU) 09:27:12 09:27:12 09:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:27:12 09:13:02 461.23 48.20 413.03 0.00 5406.06 118528.36 0.00 09:27:12 09:14:01 254.66 2.59 252.07 0.00 26.97 76938.66 0.00 09:27:12 09:15:01 180.42 0.15 180.27 0.00 13.46 49700.12 0.00 09:27:12 09:16:01 51.56 0.02 51.54 0.00 3.07 16812.81 0.00 09:27:12 09:17:01 23.41 3.38 20.03 0.00 2270.82 2408.13 0.00 09:27:12 09:18:01 20.71 1.58 19.13 0.00 350.07 3735.38 0.00 09:27:12 09:19:01 3.35 0.02 3.33 0.00 0.13 77.19 0.00 09:27:12 09:20:01 1.95 0.00 1.95 0.00 0.00 21.99 0.00 09:27:12 09:21:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 09:27:12 09:22:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 09:27:12 09:23:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 09:27:12 09:24:01 2.03 0.00 2.03 0.00 0.00 27.20 0.00 09:27:12 09:25:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 09:27:12 09:26:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 09:27:12 09:27:01 167.57 0.23 167.34 0.00 30.00 66226.96 0.00 09:27:12 Average: 78.01 3.75 74.26 0.00 540.65 22243.91 0.00 09:27:12 09:27:12 09:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:27:12 09:13:02 29149276 31524384 782108 2.38 80492 2568964 2017068 5.94 1041604 2294456 3904 09:27:12 09:14:01 27180004 31108628 1183696 3.60 187552 3849572 2242652 6.61 1689792 3437048 347040 09:27:12 09:15:01 27506028 31536632 757512 2.30 193564 3962900 1892732 5.58 1375228 3446232 740 09:27:12 09:16:01 26998272 31536332 755936 2.30 199764 4414792 1764728 5.20 1386816 3885048 176 09:27:12 09:17:01 26635052 31431364 841480 2.56 214984 4653180 1795740 5.29 1534396 4078248 84604 09:27:12 09:18:01 26679020 31525204 746012 2.27 222776 4692544 1749992 5.16 1580312 3979804 8 09:27:12 09:19:01 26683824 31525248 745736 2.27 221304 4689292 1731196 5.10 1578720 3976572 8 09:27:12 09:20:01 26688140 31529652 741236 2.25 221392 4689292 1731196 5.10 1575480 3976572 12 09:27:12 09:21:01 26688076 31529672 741160 2.25 221452 4689296 1731196 5.10 1575828 3976576 12 09:27:12 09:22:01 26688940 31530544 740208 2.25 221492 4689304 1731196 5.10 1574548 3976576 32 09:27:12 09:23:01 26688688 31530340 740384 2.25 221516 4689304 1731196 5.10 1574648 3976576 8 09:27:12 09:24:01 26689508 31531264 739488 2.25 221588 4689308 1731196 5.10 1574216 3976588 12 09:27:12 09:25:01 26689176 31530968 739740 2.25 221616 4689308 1731196 5.10 1574244 3976584 12 09:27:12 09:26:01 26689608 31531436 739104 2.25 221652 4689312 1731196 5.10 1574524 3976588 52 09:27:12 09:27:01 25173760 31459100 803244 2.44 248784 5972564 1852248 5.46 1717292 5207984 816 09:27:12 Average: 26855158 31490718 786470 2.39 207995 4508595 1810982 5.34 1528510 3876097 29162 09:27:12 09:27:12 09:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:27:12 09:13:02 ens3 777.69 535.99 6271.58 113.13 0.00 0.00 0.00 0.00 09:27:12 09:13:02 docker0 155.08 173.03 12.92 393.51 0.00 0.00 0.00 0.00 09:27:12 09:13:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 09:27:12 09:13:02 veth9f0f63c 122.29 134.84 12.16 121.92 0.00 0.00 0.00 0.01 09:27:12 09:14:01 veth06f7464 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 09:27:12 09:14:01 ens3 306.00 166.13 2813.57 25.80 0.00 0.00 0.00 0.00 09:27:12 09:14:01 docker0 150.95 278.82 13.46 2785.29 0.00 0.00 0.00 0.00 09:27:12 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:12 09:15:01 ens3 77.44 63.69 208.20 348.00 0.00 0.00 0.00 0.00 09:27:12 09:15:01 docker0 3.83 8.37 0.24 114.84 0.00 0.00 0.00 0.00 09:27:12 09:15:01 lo 3.80 3.80 0.38 0.38 0.00 0.00 0.00 0.00 09:27:12 09:16:01 ens3 115.53 73.14 2537.68 22.71 0.00 0.00 0.00 0.00 09:27:12 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:16:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 09:27:12 09:17:01 ens3 224.25 146.08 2168.06 9.75 0.00 0.00 0.00 0.00 09:27:12 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:17:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 09:27:12 09:18:01 ens3 0.95 0.77 0.56 0.21 0.00 0.00 0.00 0.00 09:27:12 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:27:12 09:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:27:12 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:12 09:21:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:27:12 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:12 09:23:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:27:12 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:27:12 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:12 09:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:27:12 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:12 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:12 09:27:01 ens3 407.38 261.71 8034.43 162.26 0.00 0.00 0.00 0.00 09:27:12 09:27:01 docker0 51.64 86.79 5.27 853.39 0.00 0.00 0.00 0.00 09:27:12 09:27:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 09:27:12 09:27:01 veth98b1232 1.72 1.53 0.29 0.58 0.00 0.00 0.00 0.00 09:27:12 Average: ens3 127.14 83.12 1467.51 45.49 0.00 0.00 0.00 0.00 09:27:12 Average: docker0 23.96 36.20 2.11 273.70 0.00 0.00 0.00 0.00 09:27:12 Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 09:27:12 Average: veth98b1232 0.11 0.10 0.02 0.04 0.00 0.00 0.00 0.00 09:27:12 09:27:12 09:27:12 ---> sar -P ALL: 09:27:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40281) 03/05/25 _x86_64_ (8 CPU) 09:27:12 09:27:12 09:11:45 LINUX RESTART (8 CPU) 09:27:12 09:27:12 09:12:01 CPU %user %nice %system %iowait %steal %idle 09:27:12 09:13:02 all 10.08 0.00 3.62 2.82 0.07 83.41 09:27:12 09:13:02 0 12.51 0.00 3.03 0.49 0.07 83.90 09:27:12 09:13:02 1 9.60 0.00 2.62 3.63 0.07 84.08 09:27:12 09:13:02 2 8.79 0.00 2.69 0.49 0.07 87.96 09:27:12 09:13:02 3 11.02 0.00 5.98 3.81 0.08 79.11 09:27:12 09:13:02 4 10.60 0.00 4.15 4.53 0.07 80.65 09:27:12 09:13:02 5 11.21 0.00 3.08 0.24 0.07 85.41 09:27:12 09:13:02 6 8.68 0.00 3.30 0.59 0.07 87.36 09:27:12 09:13:02 7 8.25 0.00 4.12 8.79 0.07 78.77 09:27:12 09:14:01 all 31.00 0.00 7.13 1.25 0.09 60.53 09:27:12 09:14:01 0 30.41 0.00 6.47 0.15 0.10 62.86 09:27:12 09:14:01 1 31.23 0.00 7.68 0.82 0.09 60.18 09:27:12 09:14:01 2 30.90 0.00 5.97 0.07 0.09 62.98 09:27:12 09:14:01 3 30.97 0.00 7.93 0.63 0.10 60.37 09:27:12 09:14:01 4 31.35 0.00 7.06 0.24 0.09 61.27 09:27:12 09:14:01 5 31.16 0.00 6.34 0.21 0.09 62.21 09:27:12 09:14:01 6 29.72 0.00 9.28 7.46 0.09 53.46 09:27:12 09:14:01 7 32.24 0.00 6.34 0.48 0.09 60.85 09:27:12 09:15:01 all 40.03 0.00 6.77 0.71 0.08 52.41 09:27:12 09:15:01 0 40.90 0.00 6.35 0.12 0.07 52.56 09:27:12 09:15:01 1 40.18 0.00 6.22 0.07 0.08 53.44 09:27:12 09:15:01 2 41.05 0.00 7.02 0.07 0.08 51.78 09:27:12 09:15:01 3 40.84 0.00 6.22 0.45 0.08 52.40 09:27:12 09:15:01 4 39.19 0.00 7.19 2.71 0.08 50.82 09:27:12 09:15:01 5 37.63 0.00 6.94 0.25 0.08 55.09 09:27:12 09:15:01 6 41.00 0.00 7.07 1.95 0.08 49.90 09:27:12 09:15:01 7 39.42 0.00 7.13 0.05 0.08 53.31 09:27:12 09:16:01 all 2.81 0.00 1.34 0.26 0.03 95.57 09:27:12 09:16:01 0 2.57 0.00 1.22 0.07 0.03 96.11 09:27:12 09:16:01 1 2.80 0.00 1.38 0.02 0.03 95.77 09:27:12 09:16:01 2 2.20 0.00 1.53 0.00 0.02 96.26 09:27:12 09:16:01 3 3.03 0.00 1.32 0.02 0.02 95.61 09:27:12 09:16:01 4 2.50 0.00 1.34 1.73 0.03 94.40 09:27:12 09:16:01 5 2.60 0.00 1.09 0.00 0.03 96.28 09:27:12 09:16:01 6 3.31 0.00 1.49 0.02 0.02 95.17 09:27:12 09:16:01 7 3.46 0.00 1.34 0.22 0.02 94.97 09:27:12 09:17:01 all 1.37 0.00 0.84 0.14 0.02 97.63 09:27:12 09:17:01 0 1.03 0.00 0.58 0.02 0.02 98.35 09:27:12 09:17:01 1 1.45 0.00 0.43 0.02 0.02 98.08 09:27:12 09:17:01 2 0.90 0.00 1.72 0.03 0.02 97.33 09:27:12 09:17:01 3 1.70 0.00 0.90 0.15 0.02 97.23 09:27:12 09:17:01 4 1.20 0.00 0.88 0.63 0.00 97.28 09:27:12 09:17:01 5 1.07 0.00 0.47 0.05 0.05 98.36 09:27:12 09:17:01 6 2.04 0.00 1.07 0.18 0.02 96.69 09:27:12 09:17:01 7 1.54 0.00 0.68 0.02 0.03 97.73 09:27:12 09:18:01 all 1.01 0.00 0.43 0.12 0.02 98.43 09:27:12 09:18:01 0 0.73 0.00 0.75 0.02 0.02 98.48 09:27:12 09:18:01 1 0.80 0.00 0.58 0.02 0.03 98.57 09:27:12 09:18:01 2 1.42 0.00 0.37 0.02 0.00 98.20 09:27:12 09:18:01 3 0.93 0.00 0.33 0.13 0.02 98.58 09:27:12 09:18:01 4 1.35 0.00 0.30 0.33 0.02 98.00 09:27:12 09:18:01 5 0.73 0.00 0.35 0.02 0.03 98.86 09:27:12 09:18:01 6 1.35 0.00 0.40 0.33 0.02 97.90 09:27:12 09:18:01 7 0.72 0.00 0.33 0.07 0.02 98.87 09:27:12 09:19:01 all 0.08 0.00 0.04 0.01 0.01 99.86 09:27:12 09:19:01 0 0.20 0.00 0.08 0.00 0.02 99.70 09:27:12 09:19:01 1 0.05 0.00 0.03 0.03 0.02 99.87 09:27:12 09:19:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:27:12 09:19:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:27:12 09:19:01 4 0.00 0.00 0.03 0.03 0.02 99.92 09:27:12 09:19:01 5 0.08 0.00 0.03 0.02 0.02 99.85 09:27:12 09:19:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:27:12 09:19:01 7 0.07 0.00 0.05 0.02 0.00 99.87 09:27:12 09:20:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:27:12 09:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:27:12 09:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:27:12 09:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:27:12 09:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:27:12 09:20:01 4 0.02 0.00 0.02 0.03 0.00 99.93 09:27:12 09:20:01 5 0.02 0.00 0.02 0.02 0.03 99.92 09:27:12 09:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:27:12 09:20:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:27:12 09:21:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:27:12 09:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:27:12 09:21:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:27:12 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:27:12 09:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:27:12 09:21:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:27:12 09:21:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:27:12 09:21:01 6 0.00 0.00 0.02 0.00 0.03 99.95 09:27:12 09:21:01 7 0.33 0.00 0.02 0.00 0.02 99.63 09:27:12 09:22:01 all 0.24 0.00 0.01 0.00 0.01 99.74 09:27:12 09:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:27:12 09:22:01 1 1.73 0.00 0.02 0.00 0.00 98.26 09:27:12 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:27:12 09:22:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:27:12 09:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:27:12 09:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:27:12 09:22:01 6 0.02 0.00 0.05 0.00 0.03 99.90 09:27:12 09:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:27:12 09:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:27:12 09:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:12 09:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:27:12 09:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:27:12 09:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:27:12 09:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:27:12 09:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:27:12 09:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:27:12 09:23:01 7 0.15 0.00 0.00 0.00 0.02 99.83 09:27:12 09:27:12 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:27:12 09:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:27:12 09:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:12 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:27:12 09:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:27:12 09:24:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:27:12 09:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:27:12 09:24:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:27:12 09:24:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:27:12 09:24:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:27:12 09:25:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:27:12 09:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:27:12 09:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:27:12 09:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:27:12 09:25:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:27:12 09:25:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:27:12 09:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:27:12 09:25:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:27:12 09:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:27:12 09:26:01 all 0.02 0.00 0.00 0.03 0.01 99.94 09:27:12 09:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:27:12 09:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:12 09:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:27:12 09:26:01 3 0.00 0.00 0.00 0.13 0.02 99.85 09:27:12 09:26:01 4 0.03 0.00 0.00 0.10 0.00 99.87 09:27:12 09:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:27:12 09:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:27:12 09:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:27:12 09:27:01 all 9.02 0.00 4.01 0.80 0.05 86.13 09:27:12 09:27:01 0 9.03 0.00 4.04 0.08 0.05 86.79 09:27:12 09:27:01 1 8.33 0.00 3.16 0.19 0.05 88.27 09:27:12 09:27:01 2 9.23 0.00 4.09 0.02 0.05 86.61 09:27:12 09:27:01 3 9.99 0.00 4.50 2.62 0.05 82.84 09:27:12 09:27:01 4 9.03 0.00 4.59 3.19 0.05 83.14 09:27:12 09:27:01 5 9.68 0.00 4.27 0.15 0.07 85.83 09:27:12 09:27:01 6 6.84 0.00 3.89 0.08 0.07 89.12 09:27:12 09:27:01 7 10.02 0.00 3.51 0.03 0.05 86.39 09:27:12 Average: all 6.32 0.00 1.60 0.41 0.03 91.64 09:27:12 Average: 0 6.43 0.00 1.49 0.06 0.03 91.98 09:27:12 Average: 1 6.35 0.00 1.46 0.32 0.03 91.84 09:27:12 Average: 2 6.25 0.00 1.55 0.05 0.02 92.13 09:27:12 Average: 3 6.51 0.00 1.80 0.53 0.03 91.13 09:27:12 Average: 4 6.29 0.00 1.69 0.90 0.03 91.09 09:27:12 Average: 5 6.23 0.00 1.50 0.06 0.04 92.17 09:27:12 Average: 6 6.14 0.00 1.76 0.69 0.04 91.37 09:27:12 Average: 7 6.35 0.00 1.56 0.64 0.03 91.43 09:27:12 09:27:12 09:27:12