Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95d8f166fd10006397275f17c20ea67699b419bf 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-ssh9760643317588336496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17617136448073759812.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13613685633181163260.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9659428364798687846.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-ssh7826657486149970198.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-25889’ Running on prd-ubuntu20.04-docker-8c-8g-25892 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 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 95d8f166fd10006397275f17c20ea67699b419bf (main) Commit message: "Merge pull request #85 from jackchenjc/edgex-go-issue-4916-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 > git rev-list --no-walk 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:45:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:45:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:45:20 ========================================================= 07:45:20 EdgeX Global Pipelines Version Info 07:45:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:45:21 ------------------- 07:45:21 stable info: 07:45:21 ------------------- 07:45:21 Commited By: Ginny Guan ginny@iotechsys.com 07:45:21 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:45:21 Message: update stable to v1.0.265 07:45:22 ------------------- 07:45:22 experimental info: 07:45:22 ------------------- 07:45:22 Commited By: Cherry Wang cherry@iotechsys.com 07:45:22 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:45:22 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:45:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:45:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:45:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:45:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] echo 07:45:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95d8f16 [Pipeline] echo 07:45:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:23 provisioning config files... 07:45:23 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2491919684408272400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:23 ---> ****-login.sh 07:45:23 nexus3.edgexfoundry.org:10001 07:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:23 Configure a credential helper to remove this warning. See 07:45:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:23 07:45:23 Login Succeeded 07:45:23 nexus3.edgexfoundry.org:10002 07:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:24 Configure a credential helper to remove this warning. See 07:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:24 07:45:24 Login Succeeded 07:45:24 nexus3.edgexfoundry.org:10003 07:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:24 Configure a credential helper to remove this warning. See 07:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:24 07:45:24 Login Succeeded 07:45:24 nexus3.edgexfoundry.org:10004 07:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:24 Configure a credential helper to remove this warning. See 07:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:24 07:45:24 Login Succeeded 07:45:24 ****.io 07:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:24 Configure a credential helper to remove this warning. See 07:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:24 07:45:24 Login Succeeded 07:45:24 ---> ****-login.sh ends [Pipeline] } 07:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:45:24 + git rev-list -1 --merges 95d8f166fd10006397275f17c20ea67699b419bf~1..95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] echo 07:45:24 -----------> git rev-list -1 --merges 95d8f166fd10006397275f17c20ea67699b419bf~1..95d8f166fd10006397275f17c20ea67699b419bf 95d8f166fd10006397275f17c20ea67699b419bf 07:45:24 95d8f166fd10006397275f17c20ea67699b419bf [false] [Pipeline] sh 07:45:25 + git log --format=format:%s -1 95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] echo 07:45:25 ========================================================= 07:45:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:45:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:45:25 + git log --format=format:%s -1 95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] echo 07:45:25 [semverPrep] GIT_COMMIT: 95d8f166fd10006397275f17c20ea67699b419bf, Commit Message: Merge pull request #85 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo 07:45:25 [semverPrep] This is not a build commit. [Pipeline] sh 07:45:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:45:26 + grep -v github /etc/ssh/ssh_known_hosts 07:45:26 + [ -e /tmp/ssh_known_hosts ] 07:45:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:45:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:45:26 + sudo tee -a /etc/ssh/ssh_known_hosts 07:45:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:26 07:45:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:26 0.1.4: Pulling from edgex-devops/py-git-semver 07:45:26 b85a868b505f: Pulling fs layer 07:45:26 e2be974225ed: Pulling fs layer 07:45:26 339a4e72a1f5: Pulling fs layer 07:45:26 988bab9f4d93: Pulling fs layer 07:45:26 1469e6f7b9e6: Pulling fs layer 07:45:26 eaf3925da568: Pulling fs layer 07:45:26 bab4dde63d76: Pulling fs layer 07:45:26 bde34c3a00c8: Pulling fs layer 07:45:26 1469e6f7b9e6: Waiting 07:45:26 eaf3925da568: Waiting 07:45:26 bab4dde63d76: Waiting 07:45:26 988bab9f4d93: Waiting 07:45:26 b352a97aabf1: Pulling fs layer 07:45:26 4872d77fe225: Pulling fs layer 07:45:26 5851b861e8e6: Pulling fs layer 07:45:26 bde34c3a00c8: Waiting 07:45:26 b352a97aabf1: Waiting 07:45:26 4872d77fe225: Waiting 07:45:26 5851b861e8e6: Waiting 07:45:26 e2be974225ed: Download complete 07:45:27 988bab9f4d93: Verifying Checksum 07:45:27 988bab9f4d93: Download complete 07:45:27 1469e6f7b9e6: Verifying Checksum 07:45:27 1469e6f7b9e6: Download complete 07:45:27 339a4e72a1f5: Verifying Checksum 07:45:27 339a4e72a1f5: Download complete 07:45:27 eaf3925da568: Download complete 07:45:27 bde34c3a00c8: Download complete 07:45:27 b352a97aabf1: Download complete 07:45:27 4872d77fe225: Download complete 07:45:27 5851b861e8e6: Verifying Checksum 07:45:27 5851b861e8e6: Download complete 07:45:27 b85a868b505f: Download complete 07:45:27 bab4dde63d76: Verifying Checksum 07:45:27 bab4dde63d76: Download complete 07:45:28 b85a868b505f: Pull complete 07:45:28 e2be974225ed: Pull complete 07:45:29 339a4e72a1f5: Pull complete 07:45:29 988bab9f4d93: Pull complete 07:45:29 1469e6f7b9e6: Pull complete 07:45:29 eaf3925da568: Pull complete 07:45:31 bab4dde63d76: Pull complete 07:45:31 bde34c3a00c8: Pull complete 07:45:31 b352a97aabf1: Pull complete 07:45:31 4872d77fe225: Pull complete 07:45:31 5851b861e8e6: Pull complete 07:45:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:32 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 07:45:32 $ 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 07:45:37 $ docker top b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 -eo pid,comm 07:45:37 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). 07:45:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:45:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:37 [ssh-agent] Looking for ssh-agent implementation... 07:45:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:37 $ docker exec b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 ssh-agent 07:45:37 SSH_AUTH_SOCK=/tmp/ssh-P8BACtlPjnXq/agent.32 07:45:37 SSH_AGENT_PID=38 07:45:37 Running ssh-add (command line suppressed) 07:45:37 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9567475194545018258.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9567475194545018258.key) 07:45:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:37 + git tag --points-at HEAD [Pipeline] } 07:45:37 $ docker exec --env ******** --env ******** b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 ssh-agent -k 07:45:37 unset SSH_AUTH_SOCK; 07:45:37 unset SSH_AGENT_PID; 07:45:37 echo Agent pid 38 killed; 07:45:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:45:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:38 [ssh-agent] Looking for ssh-agent implementation... 07:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:38 $ docker exec b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 ssh-agent 07:45:38 SSH_AUTH_SOCK=/tmp/ssh-1AxUFFYiEmJE/agent.71 07:45:38 SSH_AGENT_PID=77 07:45:38 Running ssh-add (command line suppressed) 07:45:38 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18068855356609711659.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18068855356609711659.key) 07:45:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:38 + git semver init 07:45:38 2024-11-08 07:45:38,871 [run_init] DEBUG init version:0.0.0 force:False 07:45:38 2024-11-08 07:45:38,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 07:45:38 2024-11-08 07:45:38,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 07:45:38 2024-11-08 07:45:38,873 [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) 07:45:40 2024-11-08 07:45:40,119 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 07:45:40 2024-11-08 07:45:40,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 07:45:40 2024-11-08 07:45:40,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 07:45:40 2024-11-08 07:45:40,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 07:45:40 4.0.0-dev.3 [Pipeline] } 07:45:40 $ docker exec --env ******** --env ******** b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 ssh-agent -k 07:45:40 unset SSH_AUTH_SOCK; 07:45:40 unset SSH_AGENT_PID; 07:45:40 echo Agent pid 77 killed; 07:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:40 + git semver [Pipeline] } 07:45:41 $ docker stop --time=1 b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 07:45:42 $ docker rm -f --volumes b1a6553e3ecae3f90c5a67a4c97ba422b899dc4fb7fe6f967a04e4efc3d2fe72 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:45:43 Stashed 1 file(s) [Pipeline] echo 07:45:43 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 07:45:43 provisioning config files... 07:45:43 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8871890937551070655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:43 ---> ****-login.sh 07:45:43 nexus3.edgexfoundry.org:10001 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 nexus3.edgexfoundry.org:10002 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 nexus3.edgexfoundry.org:10003 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 nexus3.edgexfoundry.org:10004 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 ****.io 07:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:44 Configure a credential helper to remove this warning. See 07:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:44 07:45:44 Login Succeeded 07:45:44 ---> ****-login.sh ends [Pipeline] } 07:45:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:45:44 ========================================================= 07:45:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:45:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:44 + 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 . 07:45:44 Sending build context to Docker daemon 25.66MB 07:45:44 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:45:44 Step 2/12 : FROM ${BASE} AS builder 07:45:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:45:44 43c4264eed91: Pulling fs layer 07:45:44 4cc291be95ef: Pulling fs layer 07:45:44 2ac1f1163629: Pulling fs layer 07:45:44 5c3c966382ef: Pulling fs layer 07:45:44 4f4fb700ef54: Pulling fs layer 07:45:44 5d5c8e513c77: Pulling fs layer 07:45:44 9f66e0745190: Pulling fs layer 07:45:44 f49a43e4bbc0: Pulling fs layer 07:45:44 561ebcabdf7f: Pulling fs layer 07:45:44 4f4fb700ef54: Waiting 07:45:44 5d5c8e513c77: Waiting 07:45:44 9f66e0745190: Waiting 07:45:44 f49a43e4bbc0: Waiting 07:45:44 561ebcabdf7f: Waiting 07:45:44 5c3c966382ef: Waiting 07:45:44 4cc291be95ef: Download complete 07:45:44 5c3c966382ef: Verifying Checksum 07:45:44 5c3c966382ef: Download complete 07:45:44 4f4fb700ef54: Verifying Checksum 07:45:44 4f4fb700ef54: Download complete 07:45:44 5d5c8e513c77: Verifying Checksum 07:45:44 5d5c8e513c77: Download complete 07:45:44 43c4264eed91: Verifying Checksum 07:45:44 43c4264eed91: Download complete 07:45:44 9f66e0745190: Verifying Checksum 07:45:44 9f66e0745190: Download complete 07:45:45 43c4264eed91: Pull complete 07:45:45 561ebcabdf7f: Verifying Checksum 07:45:45 561ebcabdf7f: Download complete 07:45:45 4cc291be95ef: Pull complete 07:45:45 2ac1f1163629: Download complete 07:45:45 f49a43e4bbc0: Verifying Checksum 07:45:45 f49a43e4bbc0: Download complete 07:45:48 2ac1f1163629: Pull complete 07:45:49 5c3c966382ef: Pull complete 07:45:49 4f4fb700ef54: Pull complete 07:45:49 5d5c8e513c77: Pull complete 07:45:49 9f66e0745190: Pull complete 07:45:52 f49a43e4bbc0: Pull complete 07:45:53 561ebcabdf7f: Pull complete 07:45:53 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:45:53 ---> 3a752c3f9dda 07:45:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:45:57 ---> Running in 880b47166eb8 07:45:57 Removing intermediate container 880b47166eb8 07:45:57 ---> fa24aecb9b52 07:45:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:45:57 ---> Running in b058b1abb2c3 07:45:58 Removing intermediate container b058b1abb2c3 07:45:58 ---> 5af89bd36a10 07:45:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:45:58 ---> Running in a3cc4e228d50 07:45:58 Removing intermediate container a3cc4e228d50 07:45:58 ---> 50e22a7d3c12 07:45:58 Step 6/12 : WORKDIR /device-uart 07:45:58 ---> Running in 7c6b076f315e 07:45:58 Removing intermediate container 7c6b076f315e 07:45:58 ---> 2ad58088ef75 07:45:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:58 ---> Running in 7db94c10fc11 07:45:58 Still waiting to schedule task 07:45:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25891’ 07:45:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:58 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:45:58 (2/4) Installing libedit (20240517.3.1-r0) 07:45:58 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:45:58 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:45:58 Executing busybox-1.36.1-r29.trigger 07:45:58 OK: 250 MiB in 58 packages 07:46:00 Removing intermediate container 7db94c10fc11 07:46:00 ---> bbe6e7d7b169 07:46:00 Step 8/12 : COPY go.mod vendor* ./ 07:46:00 ---> c0207357ecce 07:46:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:00 ---> Running in 0723895de427 07:47:01 Removing intermediate container 0723895de427 07:47:01 ---> 8dd99c9157bb 07:47:01 Step 10/12 : COPY . . 07:47:01 ---> 538af823c00f 07:47:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:47:01 ---> Running in a74f7e26768d 07:47:01 Removing intermediate container a74f7e26768d 07:47:01 ---> ec52f5d4c5af 07:47:01 Step 12/12 : RUN ${MAKE} 07:47:01 ---> Running in 2c958826b77a 07:47:01 noop 07:47:01 Removing intermediate container 2c958826b77a 07:47:01 ---> bf0552f364b4 07:47:01 Successfully built bf0552f364b4 07:47:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:01 + docker inspect -f . ci-base-image-x86_64 07:47:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:01 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 07:47:01 $ 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 07:47:01 $ docker top bfeee2cc7aeabccda4e6862adc2afa29867101ac84b4d7ec29051c78bcbc1cbb -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:02 + go version 07:47:02 go version go1.23.2 linux/amd64 [Pipeline] } 07:47:02 $ docker stop --time=1 bfeee2cc7aeabccda4e6862adc2afa29867101ac84b4d7ec29051c78bcbc1cbb 07:47:03 $ docker rm -f --volumes bfeee2cc7aeabccda4e6862adc2afa29867101ac84b4d7ec29051c78bcbc1cbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:04 + docker inspect -f . ci-base-image-x86_64 07:47:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:04 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 07:47:04 $ 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 07:47:04 $ docker top 89cd4b45a56d6d9a7dfaf5647b90e866f7120f6e8d4f43929697c34533a6e687 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 07:47:05 + make test 07:47:05 go test ./... -coverprofile=coverage.out 07:47:07 ? github.com/edgexfoundry/device-uart [no test files] 07:47:29 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 07:47:29 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 07:47:38 go vet ./... 07:47:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:47:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:47:44 ./bin/test-attribution-txt.sh [Pipeline] echo 07:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:47:44 $ docker stop --time=1 89cd4b45a56d6d9a7dfaf5647b90e866f7120f6e8d4f43929697c34533a6e687 07:47:49 $ docker rm -f --volumes 89cd4b45a56d6d9a7dfaf5647b90e866f7120f6e8d4f43929697c34533a6e687 [Pipeline] // withDockerContainer [Pipeline] sh 07:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:47:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:47:51 + ls -al . 07:47:51 total 224 07:47:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:47 . 07:47:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 07:45 .. 07:47:51 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 07:45 .dockerignore 07:47:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:47 .git 07:47:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 .github 07:47:51 -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 07:45 .gitignore 07:47:51 -rw-rw-r-- 1 jenkins jenkins 198 Nov 8 07:45 .golangci.yml 07:47:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 07:45 .semver 07:47:51 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 8 07:45 Attribution.txt 07:47:51 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 8 07:45 CHANGELOG.md 07:47:51 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 8 07:45 Dockerfile 07:47:51 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 07:45 GOVERNANCE.md 07:47:51 -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 07:45 Jenkinsfile 07:47:51 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 07:45 LICENSE 07:47:51 -rw-rw-r-- 1 jenkins jenkins 2455 Nov 8 07:45 Makefile 07:47:51 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 07:45 OWNERS.md 07:47:51 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 07:45 README.md 07:47:51 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 07:45 VERSION 07:47:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:45 bin 07:47:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 cmd 07:47:51 -rw-r--r-- 1 jenkins jenkins 6770 Nov 8 07:47 coverage.out 07:47:51 -rw-rw-r-- 1 jenkins jenkins 6269 Nov 8 07:45 go.mod 07:47:51 -rw-rw-r-- 1 jenkins jenkins 88303 Nov 8 07:45 go.sum 07:47:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 internal 07:47:51 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:51 + 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=95d8f166fd10006397275f17c20ea67699b419bf --label arch=amd64 --label version=4.0.0-dev.3 . 07:47:51 Sending build context to Docker daemon 25.66MB 07:47:51 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:47:51 Step 2/26 : FROM ${BASE} AS builder 07:47:51 ---> bf0552f364b4 07:47:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:47:52 ---> Running in d32218a79139 07:47:52 Removing intermediate container d32218a79139 07:47:52 ---> 30f430998ff3 07:47:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 07:47:52 ---> Running in a57e7304f843 07:47:52 Removing intermediate container a57e7304f843 07:47:52 ---> 21c64b220c04 07:47:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 07:47:52 ---> Running in 15cd641c56d6 07:47:52 Removing intermediate container 15cd641c56d6 07:47:52 ---> 0b63a66b8eea 07:47:52 Step 6/26 : WORKDIR /device-uart 07:47:52 ---> Running in 0b34f5ac8184 07:47:52 Removing intermediate container 0b34f5ac8184 07:47:52 ---> 9bc4f45db992 07:47:52 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:52 ---> Running in 8b7d70b14cd3 07:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:47:53 OK: 250 MiB in 58 packages 07:47:53 Removing intermediate container 8b7d70b14cd3 07:47:53 ---> 0ac371bdebe9 07:47:53 Step 8/26 : COPY go.mod vendor* ./ 07:47:53 ---> 03e7a54536b3 07:47:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:53 ---> Running in cef9c0a5cbaf 07:47:54 Removing intermediate container cef9c0a5cbaf 07:47:54 ---> 426addfd5b9b 07:47:54 Step 10/26 : COPY . . 07:47:55 ---> 0c76714ad7ff 07:47:55 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:47:55 ---> Running in ade9411c58a9 07:47:55 Removing intermediate container ade9411c58a9 07:47:55 ---> b1be8a526db3 07:47:55 Step 12/26 : RUN ${MAKE} 07:47:55 ---> Running in 78f2575992b4 07:47:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 07:48:31 Removing intermediate container 78f2575992b4 07:48:31 ---> aaf24da8ee1c 07:48:31 Step 13/26 : FROM alpine:3.20 07:48:31 3.20: Pulling from library/alpine 07:48:31 43c4264eed91: Already exists 07:48:31 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:48:31 Status: Downloaded newer image for alpine:3.20 07:48:31 ---> 91ef0af61f39 07:48:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:48:31 ---> Running in 146cfeae0560 07:48:31 Removing intermediate container 146cfeae0560 07:48:31 ---> 097bc8b29752 07:48:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 07:48:31 ---> Running in 9a1ec59ec5f1 07:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:31 (1/1) Installing dumb-init (1.2.5-r3) 07:48:31 Executing busybox-1.36.1-r29.trigger 07:48:31 OK: 8 MiB in 15 packages 07:48:32 Removing intermediate container 9a1ec59ec5f1 07:48:32 ---> 101fbac82874 07:48:32 Step 16/26 : RUN apk --no-cache upgrade 07:48:32 ---> Running in c80243876df1 07:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:32 Upgrading critical system libraries and apk-tools: 07:48:32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:48:32 Executing busybox-1.36.1-r29.trigger 07:48:32 Continuing the upgrade transaction with new apk-tools: 07:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:33 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:48:33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:48:33 OK: 8 MiB in 15 packages 07:48:33 Removing intermediate container c80243876df1 07:48:33 ---> fd62051a3a61 07:48:33 Step 17/26 : WORKDIR / 07:48:33 ---> Running in e62af0a2b882 07:48:33 Removing intermediate container e62af0a2b882 07:48:33 ---> ba4e64b32394 07:48:33 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 07:48:33 ---> f7b81e9406e4 07:48:33 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 07:48:34 ---> ced286e305f6 07:48:34 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 07:48:36 ---> 9955cab923f7 07:48:36 Step 21/26 : EXPOSE 59995 07:48:36 ---> Running in adc35c2002ff 07:48:36 Removing intermediate container adc35c2002ff 07:48:36 ---> 1b9138d65734 07:48:36 Step 22/26 : ENTRYPOINT ["/device-uart"] 07:48:36 ---> Running in 2c22ed787387 07:48:36 Removing intermediate container 2c22ed787387 07:48:36 ---> 596f875150e5 07:48:36 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:48:36 ---> Running in de41e35b1850 07:48:36 Removing intermediate container de41e35b1850 07:48:36 ---> b0741b9f33e4 07:48:36 Step 24/26 : LABEL arch=amd64 07:48:36 ---> Running in b1a3de3988ad 07:48:36 Removing intermediate container b1a3de3988ad 07:48:36 ---> 5489958cc2f1 07:48:36 Step 25/26 : LABEL git_sha=95d8f166fd10006397275f17c20ea67699b419bf 07:48:36 ---> Running in 080f32c9e2c8 07:48:36 Removing intermediate container 080f32c9e2c8 07:48:36 ---> 460c19a3c12d 07:48:36 Step 26/26 : LABEL version=4.0.0-dev.3 07:48:36 ---> Running in ad8a55f0e1a2 07:48:36 Removing intermediate container ad8a55f0e1a2 07:48:36 ---> 9afe8d9695b5 07:48:36 [Warning] One or more build-args [ARCH] were not consumed 07:48:36 Successfully built 9afe8d9695b5 07:48:36 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:36 provisioning config files... 07:48:36 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10627743052356746396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:37 ---> ****-login.sh 07:48:37 nexus3.edgexfoundry.org:10001 07:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:37 Configure a credential helper to remove this warning. See 07:48:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:37 07:48:37 Login Succeeded 07:48:37 nexus3.edgexfoundry.org:10002 07:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:37 Configure a credential helper to remove this warning. See 07:48:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:37 07:48:37 Login Succeeded 07:48:37 nexus3.edgexfoundry.org:10003 07:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:37 Configure a credential helper to remove this warning. See 07:48:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:37 07:48:37 Login Succeeded 07:48:37 nexus3.edgexfoundry.org:10004 07:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:37 Configure a credential helper to remove this warning. See 07:48:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:37 07:48:37 Login Succeeded 07:48:37 ****.io 07:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:37 Configure a credential helper to remove this warning. See 07:48:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:37 07:48:37 Login Succeeded 07:48:37 ---> ****-login.sh ends [Pipeline] } 07:48:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:48:37 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 07:48:37 95d8f166fd10006397275f17c20ea67699b419bf 07:48:37 latest 07:48:37 4.0.0-dev.3 07:48:37 95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 07:48:37 main 07:48:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:38 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:38 + docker push nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf 07:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:48:38 a9d49450b15c: Preparing 07:48:38 bcba2dcf2742: Preparing 07:48:38 a4757e25ab8f: Preparing 07:48:38 2748b654744a: Preparing 07:48:38 ab29c740ae61: Preparing 07:48:38 63ca1fbb43ae: Preparing 07:48:38 63ca1fbb43ae: Waiting 07:48:38 ab29c740ae61: Pushed 07:48:38 bcba2dcf2742: Pushed 07:48:38 a4757e25ab8f: Pushed 07:48:38 63ca1fbb43ae: Layer already exists 07:48:38 2748b654744a: Pushed 07:48:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25894 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 07:48:40 Running in /w/workspace/device-uart/44 [Pipeline] { [Pipeline] checkout 07:48:43 a9d49450b15c: Pushed 07:48:43 95d8f166fd10006397275f17c20ea67699b419bf: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } 07:48:43 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:44 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:44 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 07:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:48:44 a9d49450b15c: Preparing 07:48:44 bcba2dcf2742: Preparing 07:48:44 a4757e25ab8f: Preparing 07:48:44 2748b654744a: Preparing 07:48:44 ab29c740ae61: Preparing 07:48:44 63ca1fbb43ae: Preparing 07:48:44 63ca1fbb43ae: Waiting 07:48:44 2748b654744a: Layer already exists 07:48:44 ab29c740ae61: Layer already exists 07:48:44 a4757e25ab8f: Layer already exists 07:48:44 bcba2dcf2742: Layer already exists 07:48:44 a9d49450b15c: Layer already exists 07:48:44 63ca1fbb43ae: Layer already exists 07:48:44 latest: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:44 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:45 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.3 07:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:48:45 a9d49450b15c: Preparing 07:48:45 bcba2dcf2742: Preparing 07:48:45 a4757e25ab8f: Preparing 07:48:45 2748b654744a: Preparing 07:48:45 ab29c740ae61: Preparing 07:48:45 63ca1fbb43ae: Preparing 07:48:45 63ca1fbb43ae: Waiting 07:48:45 2748b654744a: Layer already exists 07:48:45 bcba2dcf2742: Layer already exists 07:48:45 a4757e25ab8f: Layer already exists 07:48:45 ab29c740ae61: Layer already exists 07:48:45 a9d49450b15c: Layer already exists 07:48:45 63ca1fbb43ae: Layer already exists 07:48:45 4.0.0-dev.3: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:45 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:45 + docker push nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 07:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:48:45 a9d49450b15c: Preparing 07:48:45 bcba2dcf2742: Preparing 07:48:45 a4757e25ab8f: Preparing 07:48:45 2748b654744a: Preparing 07:48:45 ab29c740ae61: Preparing 07:48:45 63ca1fbb43ae: Preparing 07:48:45 63ca1fbb43ae: Waiting 07:48:45 a4757e25ab8f: Layer already exists 07:48:45 bcba2dcf2742: Layer already exists 07:48:45 2748b654744a: Layer already exists 07:48:45 a9d49450b15c: Layer already exists 07:48:45 ab29c740ae61: Layer already exists 07:48:45 63ca1fbb43ae: Layer already exists 07:48:45 95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:46 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:46 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 07:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:48:46 a9d49450b15c: Preparing 07:48:46 bcba2dcf2742: Preparing 07:48:46 a4757e25ab8f: Preparing 07:48:46 2748b654744a: Preparing 07:48:46 ab29c740ae61: Preparing 07:48:46 63ca1fbb43ae: Preparing 07:48:46 63ca1fbb43ae: Waiting 07:48:46 ab29c740ae61: Layer already exists 07:48:46 2748b654744a: Layer already exists 07:48:46 a4757e25ab8f: Layer already exists 07:48:46 bcba2dcf2742: Layer already exists 07:48:46 a9d49450b15c: Layer already exists 07:48:46 63ca1fbb43ae: Layer already exists 07:48:46 main: digest: sha256:cef4b2421df875a77ed31777023453b0b7d326444a7c290ce43bbc14a84081b0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:46 ===================================================== [Pipeline] echo 07:48:46 taggedImages: 07:48:46 - nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf 07:48:46 - nexus3.edgexfoundry.org:10004/device-uart:latest 07:48:46 - nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.3 07:48:46 - nexus3.edgexfoundry.org:10004/device-uart:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 07:48:46 - 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 07:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:47 07:48:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:47 latest: Pulling from edgex-lftools-log-publisher 07:48:47 5eb5b503b376: Pulling fs layer 07:48:47 5c69ac0246d0: Pulling fs layer 07:48:47 ec43610c2a17: Pulling fs layer 07:48:47 3a2ae6a8a46f: Pulling fs layer 07:48:47 33b1e0a273af: Pulling fs layer 07:48:47 5d3b04190fa2: Pulling fs layer 07:48:47 2f39f015ded8: Pulling fs layer 07:48:47 3a2ae6a8a46f: Waiting 07:48:47 33b1e0a273af: Waiting 07:48:47 5d3b04190fa2: Waiting 07:48:47 2f39f015ded8: Waiting 07:48:47 5c69ac0246d0: Download complete 07:48:47 3a2ae6a8a46f: Verifying Checksum 07:48:47 3a2ae6a8a46f: Download complete 07:48:47 33b1e0a273af: Verifying Checksum 07:48:47 33b1e0a273af: Download complete 07:48:47 5d3b04190fa2: Verifying Checksum 07:48:47 5d3b04190fa2: Download complete 07:48:47 ec43610c2a17: Verifying Checksum 07:48:47 ec43610c2a17: Download complete 07:48:47 5eb5b503b376: Verifying Checksum 07:48:47 5eb5b503b376: Download complete 07:48:48 2f39f015ded8: Download complete 07:48:49 5eb5b503b376: Pull complete 07:48:49 5c69ac0246d0: Pull complete 07:48:49 ec43610c2a17: Pull complete 07:48:49 3a2ae6a8a46f: Pull complete 07:48:50 33b1e0a273af: Pull complete 07:48:50 5d3b04190fa2: Pull complete 07:48:50 using credential edgex-jenkins-ssh 07:48:50 Cloning the remote Git repository 07:48:50 Cloning repository git@github.com:edgexfoundry/device-uart.git 07:48:50 > git init /w/workspace/device-uart/44 # timeout=10 07:48:50 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 07:48:50 > git --version # timeout=10 07:48:50 > git --version # 'git version 2.25.1' 07:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:54 2f39f015ded8: Pull complete 07:48:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:48:53 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 07:48:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:54 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 07:48:54 $ 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 07:48:54 Avoid second fetch 07:48:54 Checking out Revision 95d8f166fd10006397275f17c20ea67699b419bf (main) 07:48:55 Commit message: "Merge pull request #85 from jackchenjc/edgex-go-issue-4916-2" 07:48:54 > git config core.sparsecheckout # timeout=10 07:48:54 > git checkout -f 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 07:48:59 $ docker top 2b7a0ac3ce38a640f344f64ff22246a2868a678234149f1b817946cb200844b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:59 ---> job-cost.sh 07:48:59 lf-activate-venv: SKIPPING 07:48:59 INFO: No Stack... 07:48:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:48:59 07:48:59 GitHub has been notified of this commit’s build result 07:48:59 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:49:00 INFO: Archiving Costs [Pipeline] sh 07:49:00 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 07:49:00 + cut -d, -f6 [Pipeline] lock 07:49:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] 07:49:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:49:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:00 Dload Upload Total Spent Left Speed 07:49:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k 07:49:00 Resource [jenkins-edgexfoundry-device-uart-main-44-stack-cost] did not exist. Created. 07:49:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 07:49:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:49:01 + echo total: 0.2199999988079071 [Pipeline] stash 07:49:01 Stashed 1 file(s) [Pipeline] } 07:49:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:01 $ docker stop --time=1 2b7a0ac3ce38a640f344f64ff22246a2868a678234149f1b817946cb200844b5 07:49:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:49:01 + sudo tee /etc/docker/daemon.new 07:49:01 { 07:49:01 "registry-mirrors": [ 07:49:01 "https://nexus3.edgexfoundry.org:10001" 07:49:01 ], 07:49:01 "bip": "10.250.0.254/24", 07:49:01 "hosts": [ 07:49:01 "tcp://0.0.0.0:5555", 07:49:01 "unix:///var/run/docker.sock" 07:49:01 ], 07:49:01 "mtu": 1458, 07:49:01 "selinux-enabled": true, 07:49:01 "seccomp-profile": "/etc/docker/seccomp.json" 07:49:01 } 07:49:02 $ docker rm -f --volumes 2b7a0ac3ce38a640f344f64ff22246a2868a678234149f1b817946cb200844b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:49:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:49:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:21 provisioning config files... 07:49:21 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/44@tmp/config6364339920091683793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:21 ---> ****-login.sh 07:49:21 nexus3.edgexfoundry.org:10001 07:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:22 Configure a credential helper to remove this warning. See 07:49:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:22 07:49:22 Login Succeeded 07:49:22 nexus3.edgexfoundry.org:10002 07:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:23 Configure a credential helper to remove this warning. See 07:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:23 07:49:23 Login Succeeded 07:49:23 nexus3.edgexfoundry.org:10003 07:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:23 Configure a credential helper to remove this warning. See 07:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:23 07:49:23 Login Succeeded 07:49:23 nexus3.edgexfoundry.org:10004 07:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:23 Configure a credential helper to remove this warning. See 07:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:23 07:49:23 Login Succeeded 07:49:24 ****.io 07:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:24 Configure a credential helper to remove this warning. See 07:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:24 07:49:24 Login Succeeded 07:49:24 ---> ****-login.sh ends [Pipeline] } 07:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:49:25 ========================================================= 07:49:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:49:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:25 + 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 . 07:49:26 Sending build context to Docker daemon 12.91MB 07:49:26 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:49:26 Step 2/12 : FROM ${BASE} AS builder 07:49:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:49:26 cf04c63912e1: Pulling fs layer 07:49:26 55b35a11ae5e: Pulling fs layer 07:49:26 a37a00ec5f00: Pulling fs layer 07:49:26 50b3750afda1: Pulling fs layer 07:49:26 4f4fb700ef54: Pulling fs layer 07:49:26 50b3750afda1: Waiting 07:49:26 4f4fb700ef54: Waiting 07:49:26 80978eb59214: Pulling fs layer 07:49:26 80978eb59214: Waiting 07:49:26 c9f46d7d2bd2: Pulling fs layer 07:49:26 c5a475d317c9: Pulling fs layer 07:49:26 c5a475d317c9: Waiting 07:49:26 55b35a11ae5e: Download complete 07:49:26 50b3750afda1: Download complete 07:49:26 4f4fb700ef54: Verifying Checksum 07:49:26 4f4fb700ef54: Download complete 07:49:26 80978eb59214: Verifying Checksum 07:49:26 80978eb59214: Download complete 07:49:26 cf04c63912e1: Verifying Checksum 07:49:26 cf04c63912e1: Download complete 07:49:27 c5a475d317c9: Verifying Checksum 07:49:27 c5a475d317c9: Download complete 07:49:27 cf04c63912e1: Pull complete 07:49:28 55b35a11ae5e: Pull complete 07:49:28 a37a00ec5f00: Verifying Checksum 07:49:28 a37a00ec5f00: Download complete 07:49:29 c9f46d7d2bd2: Verifying Checksum 07:49:29 c9f46d7d2bd2: Download complete 07:49:44 a37a00ec5f00: Pull complete 07:49:44 50b3750afda1: Pull complete 07:49:44 4f4fb700ef54: Pull complete 07:49:44 80978eb59214: Pull complete 07:49:53 c9f46d7d2bd2: Pull complete 07:49:54 c5a475d317c9: Pull complete 07:49:54 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:49:54 ---> be29e6b0f0d4 07:49:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:49:55 ---> Running in 3a155a4d2c29 07:49:56 Removing intermediate container 3a155a4d2c29 07:49:56 ---> bb31dfeeaaa4 07:49:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:49:56 ---> Running in dcaa37d4e1d8 07:49:56 Removing intermediate container dcaa37d4e1d8 07:49:56 ---> 172acfd5cee4 07:49:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:49:56 ---> Running in bfb76b61a0e2 07:49:56 Removing intermediate container bfb76b61a0e2 07:49:56 ---> 55f932078c92 07:49:56 Step 6/12 : WORKDIR /device-uart 07:49:57 ---> Running in eb4da0fad6bb 07:49:57 Removing intermediate container eb4da0fad6bb 07:49:57 ---> 287b86f02515 07:49:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:49:57 ---> Running in fa9e9ea67f09 07:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:50:01 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:50:01 (2/4) Installing libedit (20240517.3.1-r0) 07:50:01 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:50:01 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:50:01 Executing busybox-1.36.1-r29.trigger 07:50:01 OK: 242 MiB in 58 packages 07:50:02 Removing intermediate container fa9e9ea67f09 07:50:02 ---> 54cbba3d6055 07:50:02 Step 8/12 : COPY go.mod vendor* ./ 07:50:02 ---> 336a4c7209c9 07:50:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:02 ---> Running in 47ecba8e5fea 07:52:09 Removing intermediate container 47ecba8e5fea 07:52:09 ---> 08646b6c4e53 07:52:09 Step 10/12 : COPY . . 07:52:09 ---> 581b78ecfbfd 07:52:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:52:09 ---> Running in 0b4d1b0a5367 07:52:09 Removing intermediate container 0b4d1b0a5367 07:52:09 ---> 845612ac9f71 07:52:09 Step 12/12 : RUN ${MAKE} 07:52:09 ---> Running in ce35e3c83423 07:52:09 noop 07:52:09 Removing intermediate container ce35e3c83423 07:52:09 ---> 85f7e8e4eda9 07:52:09 Successfully built 85f7e8e4eda9 07:52:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:10 + docker inspect -f . ci-base-image-arm64 07:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:10 prd-ubuntu20.04-docker-arm64-4c-16g-25894 does not seem to be running inside a container 07:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/44 -v /w/workspace/device-uart/44:/w/workspace/device-uart/44:rw,z -v /w/workspace/device-uart/44@tmp:/w/workspace/device-uart/44@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 07:52:11 $ docker top d11a6c490b70c5a9d8338db91fc90b75c8860d815228c29a1f63e564f540b849 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:12 + go version 07:52:13 go version go1.23.2 linux/arm64 [Pipeline] } 07:52:13 $ docker stop --time=1 d11a6c490b70c5a9d8338db91fc90b75c8860d815228c29a1f63e564f540b849 07:52:15 $ docker rm -f --volumes d11a6c490b70c5a9d8338db91fc90b75c8860d815228c29a1f63e564f540b849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:15 + docker inspect -f . ci-base-image-arm64 07:52:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:15 prd-ubuntu20.04-docker-arm64-4c-16g-25894 does not seem to be running inside a container 07:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/44 -v /w/workspace/device-uart/44:/w/workspace/device-uart/44:rw,z -v /w/workspace/device-uart/44@tmp:/w/workspace/device-uart/44@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 07:52:17 $ docker top 29e5c9a0cbbe3e57c789854ec70911e759c52c63c0b1f66fd920ecb7cb4c5ebc -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:18 + git config --global --add safe.directory /w/workspace/device-uart/44 [Pipeline] fileExists [Pipeline] sh 07:52:18 + make test 07:52:18 go test ./... -coverprofile=coverage.out 07:52:25 ? github.com/edgexfoundry/device-uart [no test files] 07:56:32 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 07:56:32 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 07:56:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:56:32 go vet ./... 07:57:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:57:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:57:19 ./bin/test-attribution-txt.sh [Pipeline] echo 07:57:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:57:19 $ docker stop --time=1 29e5c9a0cbbe3e57c789854ec70911e759c52c63c0b1f66fd920ecb7cb4c5ebc 07:57:21 $ docker rm -f --volumes 29e5c9a0cbbe3e57c789854ec70911e759c52c63c0b1f66fd920ecb7cb4c5ebc [Pipeline] // withDockerContainer [Pipeline] sh 07:57:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:57:23 Warning: overwriting stash ‘coverage-report’ 07:57:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:57:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:57:24 + ls -al . 07:57:24 total 220 07:57:24 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 07:52 . 07:57:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 07:48 .. 07:57:24 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 07:48 .dockerignore 07:57:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:48 .git 07:57:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:48 .github 07:57:24 -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 07:48 .gitignore 07:57:24 -rw-rw-r-- 1 jenkins jenkins 198 Nov 8 07:48 .golangci.yml 07:57:24 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 8 07:48 Attribution.txt 07:57:24 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 8 07:48 CHANGELOG.md 07:57:24 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 8 07:48 Dockerfile 07:57:24 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 07:48 GOVERNANCE.md 07:57:24 -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 07:48 Jenkinsfile 07:57:24 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 07:48 LICENSE 07:57:24 -rw-rw-r-- 1 jenkins jenkins 2455 Nov 8 07:48 Makefile 07:57:24 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 07:48 OWNERS.md 07:57:24 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 07:48 README.md 07:57:24 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 07:45 VERSION 07:57:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:48 bin 07:57:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:48 cmd 07:57:24 -rw-r--r-- 1 jenkins jenkins 6770 Nov 8 07:56 coverage.out 07:57:24 -rw-rw-r-- 1 jenkins jenkins 6269 Nov 8 07:48 go.mod 07:57:24 -rw-rw-r-- 1 jenkins jenkins 88303 Nov 8 07:48 go.sum 07:57:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:48 internal 07:57:24 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 07:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:24 + 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=95d8f166fd10006397275f17c20ea67699b419bf --label arch=arm64 --label version=4.0.0-dev.3 . 07:57:25 Sending build context to Docker daemon 12.92MB 07:57:25 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:57:25 Step 2/26 : FROM ${BASE} AS builder 07:57:25 ---> 85f7e8e4eda9 07:57:25 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:57:25 ---> Running in 32c44eae95ae 07:57:25 Removing intermediate container 32c44eae95ae 07:57:25 ---> 45ac98e4383d 07:57:25 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 07:57:25 ---> Running in 7e6c7dc45ad3 07:57:26 Removing intermediate container 7e6c7dc45ad3 07:57:26 ---> 67c88ad037c6 07:57:26 Step 5/26 : ARG ADD_BUILD_TAGS="" 07:57:26 ---> Running in 4656f38071e7 07:57:26 Removing intermediate container 4656f38071e7 07:57:26 ---> 3ae1d4684e19 07:57:26 Step 6/26 : WORKDIR /device-uart 07:57:26 ---> Running in 81dfc44545cc 07:57:27 Removing intermediate container 81dfc44545cc 07:57:27 ---> cdaccc2b3a95 07:57:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:57:27 ---> Running in b44d2314e1dc 07:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:30 OK: 242 MiB in 58 packages 07:57:30 Removing intermediate container b44d2314e1dc 07:57:30 ---> f78b7c1f994c 07:57:30 Step 8/26 : COPY go.mod vendor* ./ 07:57:31 ---> 8147ca1a15ad 07:57:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:31 ---> Running in c4c115952bbe 07:57:33 Removing intermediate container c4c115952bbe 07:57:33 ---> 2b65f09ca14b 07:57:33 Step 10/26 : COPY . . 07:57:35 ---> eaeeaeeee3f5 07:57:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:57:35 ---> Running in dc14dbbad68f 07:57:35 Removing intermediate container dc14dbbad68f 07:57:35 ---> c120a696db60 07:57:35 Step 12/26 : RUN ${MAKE} 07:57:35 ---> Running in 7140f46d6732 07:57:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 08:01:28 Removing intermediate container 7140f46d6732 08:01:28 ---> a92ef0baa6b6 08:01:28 Step 13/26 : FROM alpine:3.20 08:01:28 3.20: Pulling from library/alpine 08:01:28 cf04c63912e1: Already exists 08:01:28 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:01:28 Status: Downloaded newer image for alpine:3.20 08:01:28 ---> c157a85ed455 08:01:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:01:28 ---> Running in a4121a19b2b0 08:01:28 Removing intermediate container a4121a19b2b0 08:01:28 ---> 757804b9443c 08:01:28 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:01:28 ---> Running in bbcc10127337 08:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:01:28 (1/1) Installing dumb-init (1.2.5-r3) 08:01:28 Executing busybox-1.36.1-r29.trigger 08:01:28 OK: 9 MiB in 15 packages 08:01:28 Removing intermediate container bbcc10127337 08:01:28 ---> 44b8bf374ca8 08:01:28 Step 16/26 : RUN apk --no-cache upgrade 08:01:28 ---> Running in a65a64b80b84 08:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:01:28 Upgrading critical system libraries and apk-tools: 08:01:28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:01:28 Executing busybox-1.36.1-r29.trigger 08:01:28 Continuing the upgrade transaction with new apk-tools: 08:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:01:28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:01:28 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:01:28 OK: 9 MiB in 15 packages 08:01:28 Removing intermediate container a65a64b80b84 08:01:28 ---> 6827bd9522e3 08:01:28 Step 17/26 : WORKDIR / 08:01:28 ---> Running in f86278c2c0a7 08:01:28 Removing intermediate container f86278c2c0a7 08:01:28 ---> 3e871966f857 08:01:28 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 08:01:28 ---> c0eeb9467d4c 08:01:28 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 08:01:28 ---> cd456a80d335 08:01:28 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 08:01:28 ---> ee9acb6138c2 08:01:28 Step 21/26 : EXPOSE 59995 08:01:28 ---> Running in 01c926e34d2a 08:01:29 Removing intermediate container 01c926e34d2a 08:01:29 ---> 4ec59803ddde 08:01:29 Step 22/26 : ENTRYPOINT ["/device-uart"] 08:01:29 ---> Running in 8b1a01ed10bf 08:01:29 Removing intermediate container 8b1a01ed10bf 08:01:29 ---> 472061624ece 08:01:29 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:01:29 ---> Running in d33597865825 08:01:29 Removing intermediate container d33597865825 08:01:29 ---> 5c9681f12e28 08:01:29 Step 24/26 : LABEL arch=arm64 08:01:29 ---> Running in 38322c69ee11 08:01:30 Removing intermediate container 38322c69ee11 08:01:30 ---> 00460c9b9ed3 08:01:30 Step 25/26 : LABEL git_sha=95d8f166fd10006397275f17c20ea67699b419bf 08:01:30 ---> Running in 2961bde20e23 08:01:30 Removing intermediate container 2961bde20e23 08:01:30 ---> 9e258e8da571 08:01:30 Step 26/26 : LABEL version=4.0.0-dev.3 08:01:30 ---> Running in b5149fd0f688 08:01:30 Removing intermediate container b5149fd0f688 08:01:30 ---> 18a8d544932d 08:01:30 [Warning] One or more build-args [ARCH] were not consumed 08:01:30 Successfully built 18a8d544932d 08:01:30 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 08:01:31 provisioning config files... 08:01:31 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/44@tmp/config8392600118197552845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:31 ---> ****-login.sh 08:01:31 nexus3.edgexfoundry.org:10001 08:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:31 Configure a credential helper to remove this warning. See 08:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:31 08:01:31 Login Succeeded 08:01:31 nexus3.edgexfoundry.org:10002 08:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:32 Configure a credential helper to remove this warning. See 08:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:32 08:01:32 Login Succeeded 08:01:32 nexus3.edgexfoundry.org:10003 08:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:32 Configure a credential helper to remove this warning. See 08:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:32 08:01:32 Login Succeeded 08:01:32 nexus3.edgexfoundry.org:10004 08:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:32 Configure a credential helper to remove this warning. See 08:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:32 08:01:32 Login Succeeded 08:01:32 ****.io 08:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:33 Configure a credential helper to remove this warning. See 08:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:33 08:01:33 Login Succeeded 08:01:33 ---> ****-login.sh ends [Pipeline] } 08:01:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:01:33 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 08:01:33 95d8f166fd10006397275f17c20ea67699b419bf 08:01:33 latest 08:01:33 4.0.0-dev.3 08:01:33 95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 08:01:33 main 08:01:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:33 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:34 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf 08:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:01:34 95fbb1c5a206: Preparing 08:01:34 4cd8632775ac: Preparing 08:01:34 f4461b1590f1: Preparing 08:01:34 b19675303b38: Preparing 08:01:34 6a5a79c66d74: Preparing 08:01:34 16113d51b718: Preparing 08:01:34 16113d51b718: Waiting 08:01:34 4cd8632775ac: Pushed 08:01:34 f4461b1590f1: Pushed 08:01:34 16113d51b718: Layer already exists 08:01:34 6a5a79c66d74: Pushed 08:01:35 b19675303b38: Pushed 08:01:44 95fbb1c5a206: Pushed 08:01:44 95d8f166fd10006397275f17c20ea67699b419bf: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:44 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:44 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 08:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:01:44 95fbb1c5a206: Preparing 08:01:44 4cd8632775ac: Preparing 08:01:44 f4461b1590f1: Preparing 08:01:44 b19675303b38: Preparing 08:01:44 6a5a79c66d74: Preparing 08:01:44 16113d51b718: Preparing 08:01:44 16113d51b718: Waiting 08:01:44 f4461b1590f1: Layer already exists 08:01:44 6a5a79c66d74: Layer already exists 08:01:44 95fbb1c5a206: Layer already exists 08:01:44 4cd8632775ac: Layer already exists 08:01:44 b19675303b38: Layer already exists 08:01:44 16113d51b718: Layer already exists 08:01:44 latest: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:45 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:45 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.3 08:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:01:45 95fbb1c5a206: Preparing 08:01:45 4cd8632775ac: Preparing 08:01:45 f4461b1590f1: Preparing 08:01:45 b19675303b38: Preparing 08:01:45 6a5a79c66d74: Preparing 08:01:45 16113d51b718: Preparing 08:01:45 16113d51b718: Waiting 08:01:45 f4461b1590f1: Layer already exists 08:01:45 95fbb1c5a206: Layer already exists 08:01:45 b19675303b38: Layer already exists 08:01:45 6a5a79c66d74: Layer already exists 08:01:45 4cd8632775ac: Layer already exists 08:01:45 16113d51b718: Layer already exists 08:01:45 4.0.0-dev.3: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:46 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:46 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 08:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:01:46 95fbb1c5a206: Preparing 08:01:46 4cd8632775ac: Preparing 08:01:46 f4461b1590f1: Preparing 08:01:46 b19675303b38: Preparing 08:01:46 6a5a79c66d74: Preparing 08:01:46 16113d51b718: Preparing 08:01:46 16113d51b718: Waiting 08:01:46 95fbb1c5a206: Layer already exists 08:01:46 4cd8632775ac: Layer already exists 08:01:46 f4461b1590f1: Layer already exists 08:01:46 6a5a79c66d74: Layer already exists 08:01:46 b19675303b38: Layer already exists 08:01:46 16113d51b718: Layer already exists 08:01:46 95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:47 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:47 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 08:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 08:01:47 95fbb1c5a206: Preparing 08:01:47 4cd8632775ac: Preparing 08:01:47 f4461b1590f1: Preparing 08:01:47 b19675303b38: Preparing 08:01:47 6a5a79c66d74: Preparing 08:01:47 16113d51b718: Preparing 08:01:47 16113d51b718: Waiting 08:01:47 f4461b1590f1: Layer already exists 08:01:47 95fbb1c5a206: Layer already exists 08:01:47 6a5a79c66d74: Layer already exists 08:01:47 b19675303b38: Layer already exists 08:01:47 4cd8632775ac: Layer already exists 08:01:47 16113d51b718: Layer already exists 08:01:47 main: digest: sha256:7d9df1a3e1ab59df95909886507c523335178aa27f9ed50385cccc7c9965ce77 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:48 ===================================================== [Pipeline] echo 08:01:48 taggedImages: 08:01:48 - nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf 08:01:48 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 08:01:48 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.3 08:01:48 - nexus3.edgexfoundry.org:10004/device-uart-arm64:95d8f166fd10006397275f17c20ea67699b419bf-4.0.0-dev.3 08:01:48 - 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 08:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:01:48 08:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:01:48 arm64: Pulling from edgex-lftools-log-publisher 08:01:48 8998bd30e6a1: Pulling fs layer 08:01:48 04944245beec: Pulling fs layer 08:01:48 699f458cf7ca: Pulling fs layer 08:01:48 765212b225bb: Pulling fs layer 08:01:48 f23df028b6ca: Pulling fs layer 08:01:48 d65c8cfc05b1: Pulling fs layer 08:01:48 2437ff75d9bd: Pulling fs layer 08:01:48 765212b225bb: Waiting 08:01:48 d65c8cfc05b1: Waiting 08:01:48 2437ff75d9bd: Waiting 08:01:49 04944245beec: Verifying Checksum 08:01:49 04944245beec: Download complete 08:01:49 765212b225bb: Verifying Checksum 08:01:49 765212b225bb: Download complete 08:01:49 f23df028b6ca: Verifying Checksum 08:01:49 f23df028b6ca: Download complete 08:01:49 d65c8cfc05b1: Verifying Checksum 08:01:49 d65c8cfc05b1: Download complete 08:01:49 699f458cf7ca: Verifying Checksum 08:01:49 699f458cf7ca: Download complete 08:01:49 8998bd30e6a1: Verifying Checksum 08:01:49 8998bd30e6a1: Download complete 08:01:52 2437ff75d9bd: Verifying Checksum 08:01:52 2437ff75d9bd: Download complete 08:01:54 8998bd30e6a1: Pull complete 08:01:54 04944245beec: Pull complete 08:01:56 699f458cf7ca: Pull complete 08:01:56 765212b225bb: Pull complete 08:01:57 f23df028b6ca: Pull complete 08:01:57 d65c8cfc05b1: Pull complete 08:02:15 2437ff75d9bd: Pull complete 08:02:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:02:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:15 prd-ubuntu20.04-docker-arm64-4c-16g-25894 does not seem to be running inside a container 08:02:15 $ 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/44 -v /w/workspace/device-uart/44:/w/workspace/device-uart/44:rw,z -v /w/workspace/device-uart/44@tmp:/w/workspace/device-uart/44@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 08:02:18 $ docker top faecc3226b7439682c4f730834117bfe87d25987c0c12801aaebfeeb99095e90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:19 ---> job-cost.sh 08:02:19 lf-activate-venv: SKIPPING 08:02:19 INFO: No Stack... 08:02:20 INFO: Retrieving Pricing Info for: v3-standard-4 08:02:20 INFO: Archiving Costs [Pipeline] sh 08:02:21 + cat /w/workspace/device-uart/44/archives/cost.csv 08:02:21 + cut -d, -f6 [Pipeline] lock 08:02:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] 08:02:21 Resource [jenkins-edgexfoundry-device-uart-main-44-stack-cost] did not exist. Created. 08:02:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:22 /w/workspace/device-uart/44@tmp/durable-5bb76efb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:02:22 + echo total: 0.10999999940395355 [Pipeline] stash 08:02:22 Warning: overwriting stash ‘stack-cost’ 08:02:23 Stashed 1 file(s) [Pipeline] } 08:02:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 08:02:23 $ docker stop --time=1 faecc3226b7439682c4f730834117bfe87d25987c0c12801aaebfeeb99095e90 08:02:24 $ docker rm -f --volumes faecc3226b7439682c4f730834117bfe87d25987c0c12801aaebfeeb99095e90 [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 08:02:25 provisioning config files... 08:02:25 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7568216315656931930tmp [Pipeline] { [Pipeline] sh 08:02:25 + set +x 08:02:25 + curl -s https://codecov.io/bash 08:02:25 + bash -s -- 08:02:25 08:02:25 _____ _ 08:02:25 / ____| | | 08:02:25 | | ___ __| | ___ ___ _____ __ 08:02:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:02:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:02:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:02:25 Bash-1.0.6 08:02:25 08:02:25 08:02:25 ==> git version 2.25.1 found 08:02:25 ==> 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 08:02:25 Release-Date: 2020-01-08 08:02:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:02:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:02:25 ==> Jenkins CI detected. 08:02:25 current dir:  /w/workspace/edgexfoundry_device-uart_main 08:02:25 project root: . 08:02:25 --> token set from env 08:02:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:02:25 ==> Running gcov in . (disable via -X gcov) 08:02:25 ==> Python coveragepy not found 08:02:25 ==> Searching for coverage reports in: 08:02:25 + . 08:02:25 -> Found 1 reports 08:02:25 ==> Detecting git/mercurial file structure 08:02:25 ==> Reading reports 08:02:25 + ./coverage.out bytes=6770 08:02:25 ==> Appending adjustments 08:02:25 https://docs.codecov.io/docs/fixing-reports 08:02:25 + Found adjustments 08:02:25 ==> Gzipping contents 08:02:25 4.0K /tmp/codecov.3Plaag.gz 08:02:25 ==> Uploading reports 08:02:25 url: https://codecov.io 08:02:25 query: branch=main&commit=95d8f166fd10006397275f17c20ea67699b419bf&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 08:02:25 -> Pinging Codecov 08:02:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=95d8f166fd10006397275f17c20ea67699b419bf&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 08:02:25 -> Uploading to 08:02:25 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/95d8f166fd10006397275f17c20ea67699b419bf/5c3f375c-541c-41a5-ac44-48f13e4a4918.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T080225Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c536e37e06cac9ba735af4c9d67c48eca31daa299e901dc0502060b5ac60c502 08:02:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:25 Dload Upload Total Spent Left Speed 08:02:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6208 --:--:-- --:--:-- --:--:-- 6208 08:02:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] } 08:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:02:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:02:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:02:26 08:02:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:02:26 latest: Pulling from edgex-devops/edgex-snyk-go 08:02:26 43c4264eed91: Already exists 08:02:26 4cc291be95ef: Already exists 08:02:26 2ac1f1163629: Already exists 08:02:26 5c3c966382ef: Already exists 08:02:26 4f4fb700ef54: Already exists 08:02:26 d9c7d2e4e75e: Pulling fs layer 08:02:26 9c3e1370e548: Pulling fs layer 08:02:27 d9c7d2e4e75e: Verifying Checksum 08:02:27 d9c7d2e4e75e: Download complete 08:02:27 d9c7d2e4e75e: Pull complete 08:02:27 9c3e1370e548: Verifying Checksum 08:02:27 9c3e1370e548: Download complete 08:02:30 9c3e1370e548: Pull complete 08:02:30 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:02:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:30 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 08:02:30 $ 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 08:02:35 $ docker top e650620993d4be934f597a934a2bf894159f9ea94329ff090ad8d6135e94314b -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 08:02:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 08:02:36 + set -o pipefail 08:02:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 08:02:42 08:02:42 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 08:02:42 08:02:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/a5c81c81-e1a3-4942-a1d1-afbaab1237be 08:02:42 08:02:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:02:42 08:02:42 08:02:42 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:02:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:02:42 $ docker stop --time=1 e650620993d4be934f597a934a2bf894159f9ea94329ff090ad8d6135e94314b 08:02:50 $ docker rm -f --volumes e650620993d4be934f597a934a2bf894159f9ea94329ff090ad8d6135e94314b [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 08:02:51 + git log --format=format:%s -1 95d8f166fd10006397275f17c20ea67699b419bf [Pipeline] sh 08:02:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:02:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:52 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 08:02:52 $ 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 08:02:52 $ docker top 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f -eo pid,comm 08:02:52 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). 08:02:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:52 [ssh-agent] Looking for ssh-agent implementation... 08:02:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:52 $ docker exec 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f ssh-agent 08:02:53 SSH_AUTH_SOCK=/tmp/ssh-SLmTTMx3VcHL/agent.32 08:02:53 SSH_AGENT_PID=38 08:02:53 Running ssh-add (command line suppressed) 08:02:53 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13274749647009664740.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13274749647009664740.key) 08:02:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:53 + git semver tag 08:02:53 2024-11-08 08:02:53,617 [run_tag] DEBUG tag force:False 08:02:53 2024-11-08 08:02:53,617 [check_head_tag] DEBUG check head tag 08:02:53 2024-11-08 08:02:53,618 [execute] INFO git cat-file --batch-check 08:02:53 2024-11-08 08:02:53,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 08:02:53 2024-11-08 08:02:53,622 [execute] INFO git cat-file --batch 08:02:53 2024-11-08 08:02:53,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 08:02:53 2024-11-08 08:02:53,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 08:02:53 2024-11-08 08:02:53,638 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 08:02:53 2024-11-08 08:02:53,638 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 08:02:53 2024-11-08 08:02:53,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 08:02:53 4.0.0-dev.3 [Pipeline] } 08:02:53 $ docker exec --env ******** --env ******** 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f ssh-agent -k 08:02:53 unset SSH_AUTH_SOCK; 08:02:53 unset SSH_AGENT_PID; 08:02:53 echo Agent pid 38 killed; 08:02:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:54 + git semver [Pipeline] } 08:02:54 $ docker stop --time=1 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f 08:02:55 $ docker rm -f --volumes 929bc28c55ea47aee8315add0fa0fd4f9a610a81f2ca84cb52c7b585c01b533f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:02:56 08:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:02:56 0.23.1-centos7: Pulling from edgex-lftools 08:02:56 ab5ef0e58194: Pulling fs layer 08:02:56 9712f1f96733: Pulling fs layer 08:02:56 63f879dbbcfc: Pulling fs layer 08:02:56 0d9ebad4ef96: Pulling fs layer 08:02:56 e9a5061849ea: Pulling fs layer 08:02:56 d747dcd14b5f: Pulling fs layer 08:02:56 2de7ff778b66: Pulling fs layer 08:02:56 0d9ebad4ef96: Waiting 08:02:56 e9a5061849ea: Waiting 08:02:56 d747dcd14b5f: Waiting 08:02:56 2de7ff778b66: Waiting 08:02:56 9712f1f96733: Verifying Checksum 08:02:56 9712f1f96733: Download complete 08:02:57 63f879dbbcfc: Verifying Checksum 08:02:57 63f879dbbcfc: Download complete 08:02:57 0d9ebad4ef96: Verifying Checksum 08:02:57 0d9ebad4ef96: Download complete 08:02:57 d747dcd14b5f: Download complete 08:02:57 ab5ef0e58194: Verifying Checksum 08:02:57 ab5ef0e58194: Download complete 08:02:57 e9a5061849ea: Verifying Checksum 08:02:57 2de7ff778b66: Verifying Checksum 08:02:57 2de7ff778b66: Download complete 08:03:00 ab5ef0e58194: Pull complete 08:03:00 9712f1f96733: Pull complete 08:03:01 63f879dbbcfc: Pull complete 08:03:04 0d9ebad4ef96: Pull complete 08:03:05 e9a5061849ea: Pull complete 08:03:05 d747dcd14b5f: Pull complete 08:03:06 2de7ff778b66: Pull complete 08:03:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:03:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:06 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 08:03:06 $ 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 08:03:19 $ docker top 4beb43b154811adafb5c0295c3a96ef65b86a9c4a0909145801d9dc398eb4c44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:03:19 provisioning config files... 08:03:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11130496472393065381tmp 08:03:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6859689670794251423tmp 08:03:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6068710722905797316tmp [Pipeline] { [Pipeline] echo 08:03:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:03:19 ---> sigul-configuration.sh 08:03:19 gpg: directory `/root/.gnupg' created 08:03:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:03:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:03:19 gpg: keyring `/root/.gnupg/secring.gpg' created 08:03:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:03:19 gpg: CAST5 encrypted data 08:03:19 gpg: encrypted with 1 passphrase 08:03:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:03:19 + mkdir /home/jenkins 08:03:19 + mkdir /home/jenkins/sigul [Pipeline] sh 08:03:20 + 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 08:03:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:03:20 ---> sigul-install.sh 08:03:20 Sigul already installed; skipping installation. [Pipeline] sh 08:03:20 + git tag --list 08:03:20 v0.0.0 08:03:20 v0.0.1-dev.1 08:03:20 v0.0.1-dev.2 08:03:20 v0.0.1-dev.3 08:03:20 v0.0.1-dev.4 08:03:20 v3.0.0 08:03:20 v3.0.1-dev.1 08:03:20 v3.0.1-dev.10 08:03:20 v3.0.1-dev.11 08:03:20 v3.0.1-dev.12 08:03:20 v3.0.1-dev.13 08:03:20 v3.0.1-dev.14 08:03:20 v3.0.1-dev.15 08:03:20 v3.0.1-dev.16 08:03:20 v3.0.1-dev.17 08:03:20 v3.0.1-dev.18 08:03:20 v3.0.1-dev.19 08:03:20 v3.0.1-dev.2 08:03:20 v3.0.1-dev.20 08:03:20 v3.0.1-dev.21 08:03:20 v3.0.1-dev.22 08:03:20 v3.0.1-dev.23 08:03:20 v3.0.1-dev.24 08:03:20 v3.0.1-dev.25 08:03:20 v3.0.1-dev.26 08:03:20 v3.0.1-dev.27 08:03:20 v3.0.1-dev.28 08:03:20 v3.0.1-dev.29 08:03:20 v3.0.1-dev.3 08:03:20 v3.0.1-dev.30 08:03:20 v3.0.1-dev.31 08:03:20 v3.0.1-dev.32 08:03:20 v3.0.1-dev.33 08:03:20 v3.0.1-dev.34 08:03:20 v3.0.1-dev.4 08:03:20 v3.0.1-dev.5 08:03:20 v3.0.1-dev.6 08:03:20 v3.0.1-dev.7 08:03:20 v3.0.1-dev.8 08:03:20 v3.0.1-dev.9 08:03:20 v3.1 08:03:20 v3.1.0 08:03:20 v3.1.1 08:03:20 v3.1.1-dev.1 08:03:20 v4.0.0-dev.1 08:03:20 v4.0.0-dev.2 08:03:20 v4.0.0-dev.3 [Pipeline] sh 08:03:21 + lftools sign git-tag v4.0.0-dev.3 08:03:21 Signing Git tag with Sigul... 08:03:21 Signing v4.0.0-dev.3 [Pipeline] echo 08:03:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:03:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:03:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:03:22 $ docker stop --time=1 4beb43b154811adafb5c0295c3a96ef65b86a9c4a0909145801d9dc398eb4c44 08:03:23 $ docker rm -f --volumes 4beb43b154811adafb5c0295c3a96ef65b86a9c4a0909145801d9dc398eb4c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:03:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:24 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 08:03:24 $ 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 08:03:24 $ docker top f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 -eo pid,comm 08:03:24 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). 08:03:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:24 [ssh-agent] Looking for ssh-agent implementation... 08:03:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:25 $ docker exec f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 ssh-agent 08:03:25 SSH_AUTH_SOCK=/tmp/ssh-hUY23U02BYSR/agent.14 08:03:25 SSH_AGENT_PID=20 08:03:25 Running ssh-add (command line suppressed) 08:03:25 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9599324868099400505.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9599324868099400505.key) 08:03:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:25 + git semver bump pre 08:03:25 2024-11-08 08:03:25,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 08:03:25 2024-11-08 08:03:25,902 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 08:03:25 2024-11-08 08:03:25,902 [bump_version] DEBUG bumped version:4.0.0-dev.4 08:03:25 2024-11-08 08:03:25,902 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 08:03:25 2024-11-08 08:03:25,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 08:03:25 2024-11-08 08:03:25,902 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 08:03:25 2024-11-08 08:03:25,904 [execute] INFO git cat-file --batch-check 08:03:25 2024-11-08 08:03:25,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 08:03:25 2024-11-08 08:03:25,908 [execute] INFO git cat-file --batch 08:03:25 2024-11-08 08:03:25,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 08:03:25 2024-11-08 08:03:25,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 08:03:25 4.0.0-dev.4 [Pipeline] } 08:03:25 $ docker exec --env ******** --env ******** f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 ssh-agent -k 08:03:26 unset SSH_AUTH_SOCK; 08:03:26 unset SSH_AGENT_PID; 08:03:26 echo Agent pid 20 killed; 08:03:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:26 + git semver [Pipeline] } 08:03:26 $ docker stop --time=1 f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 08:03:27 $ docker rm -f --volumes f775a18b20867e66034a7937d04cd1a5c4d652e6ee71204851eac62d607ded92 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:28 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 08:03:28 $ 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 08:03:29 $ docker top 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb -eo pid,comm 08:03:29 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). 08:03:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:29 [ssh-agent] Looking for ssh-agent implementation... 08:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:29 $ docker exec 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb ssh-agent 08:03:29 SSH_AUTH_SOCK=/tmp/ssh-sPLRUCWvE53L/agent.32 08:03:29 SSH_AGENT_PID=38 08:03:29 Running ssh-add (command line suppressed) 08:03:29 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11092899034855054328.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11092899034855054328.key) 08:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:29 + git semver push 08:03:30 2024-11-08 08:03:30,145 [run_push] DEBUG push 08:03:30 2024-11-08 08:03:30,146 [execute] INFO git cat-file --batch-check 08:03:30 2024-11-08 08:03:30,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 08:03:30 2024-11-08 08:03:30,149 [execute] INFO git rev-list be64b81da2c350dcd25668c6a858f7227889a0cd -- 08:03:30 2024-11-08 08:03:30,150 [execute] DEBUG Popen(['git', 'rev-list', 'be64b81da2c350dcd25668c6a858f7227889a0cd', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 08:03:30 2024-11-08 08:03:30,155 [execute] INFO git fetch -v origin 08:03:30 2024-11-08 08:03:30,155 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 08:03:30 2024-11-08 08:03:30,611 [run_push] DEBUG no remote changes detected 08:03:30 2024-11-08 08:03:30,611 [execute] INFO git push origin semver 08:03:30 2024-11-08 08:03:30,612 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 08:03:31 2024-11-08 08:03:31,345 [run_push] DEBUG push all version tags 08:03:31 2024-11-08 08:03:31,346 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:03:31 2024-11-08 08:03:31,346 [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) 08:03:32 2024-11-08 08:03:31,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 08:03:32 4.0.0-dev.4 [Pipeline] } 08:03:32 $ docker exec --env ******** --env ******** 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb ssh-agent -k 08:03:32 unset SSH_AUTH_SOCK; 08:03:32 unset SSH_AGENT_PID; 08:03:32 echo Agent pid 38 killed; 08:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:32 + git semver [Pipeline] } 08:03:32 $ docker stop --time=1 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb 08:03:34 $ docker rm -f --volumes 9e03eddba8cde2dceb4b3bb04c41da19194393374d59ba857931ad327992e6cb [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 08:03:34 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 08:03:34 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 08:03:34 total 16 08:03:34 drwxr-xr-x 3 root root 4096 Nov 8 07:48 . 08:03:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:03 .. 08:03:34 drwxr-xr-x 2 root root 4096 Nov 8 07:48 cost 08:03:34 -rw-r--r-- 1 root root 82 Nov 8 07:48 cost.csv 08:03:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 08:03:34 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 08:03:34 total 16 08:03:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 07:48 . 08:03:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:03 .. 08:03:34 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 07:48 cost 08:03:34 -rw-r--r-- 1 jenkins jenkins 82 Nov 8 07:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:03:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:03:36 ---> package-listing.sh 08:03:36 ++ facter osfamily 08:03:36 ++ tr '[:upper:]' '[:lower:]' 08:03:36 + OS_FAMILY=debian 08:03:36 + workspace=/w/workspace/edgexfoundry_device-uart_main 08:03:36 + START_PACKAGES=/tmp/packages_start.txt 08:03:36 + END_PACKAGES=/tmp/packages_end.txt 08:03:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:36 + PACKAGES=/tmp/packages_start.txt 08:03:36 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 08:03:36 + PACKAGES=/tmp/packages_end.txt 08:03:36 + case "${OS_FAMILY}" in 08:03:36 + dpkg -l 08:03:36 + grep '^ii' 08:03:36 + '[' -f /tmp/packages_start.txt ']' 08:03:36 + '[' -f /tmp/packages_end.txt ']' 08:03:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:36 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 08:03:36 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 08:03:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 08:03:36 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 08:03:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:37 prd-ubuntu20.04-docker-8c-8g-25892 does not seem to be running inside a container 08:03:37 $ 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 08:03:37 $ docker top f41e7e4f0cac1c64ed81940492012d5ccf29028f68610ca77ed407f2304e9769 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:38 + touch /tmp/pre-build-complete [Pipeline] sh 08:03:38 + mkdir -p /var/log/sysstat [Pipeline] sh 08:03:38 + ls /var/log/sa-host 08:03:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:38 provisioning config files... 08:03:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12846495989861542843tmp [Pipeline] { [Pipeline] echo 08:03:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:03:38 ---> create-netrc.sh [Pipeline] } 08:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:03:39 ---> python-tools-install.sh [Pipeline] echo 08:03:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:03:39 ---> sudo-logs.sh 08:03:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:03:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:03:39 ---> job-cost.sh 08:03:39 lf-activate-venv: SKIPPING 08:03:39 DEBUG: total: 0.2199999988079071 08:03:39 INFO: Retrieving Stack Cost... 08:03:40 INFO: Retrieving Pricing Info for: v3-standard-8 08:03:40 INFO: Archiving Costs [Pipeline] echo 08:03:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:03:41 ---> logs-deploy.sh 08:03:41 lf-activate-venv: SKIPPING 08:03:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/44 08:03:41 INFO: archiving workspace using pattern(s): 08:03:41 Archives upload complete. 08:03:41 INFO: archiving logs to Nexus 08:03:42 ---> uname -a: 08:03:42 Linux prd-ubuntu20-04-docker-8c-8g-25892 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:03:42 08:03:42 08:03:42 ---> lscpu: 08:03:42 Architecture: x86_64 08:03:42 CPU op-mode(s): 32-bit, 64-bit 08:03:42 Byte Order: Little Endian 08:03:42 Address sizes: 40 bits physical, 48 bits virtual 08:03:42 CPU(s): 8 08:03:42 On-line CPU(s) list: 0-7 08:03:42 Thread(s) per core: 1 08:03:42 Core(s) per socket: 1 08:03:42 Socket(s): 8 08:03:42 NUMA node(s): 1 08:03:42 Vendor ID: AuthenticAMD 08:03:42 CPU family: 23 08:03:42 Model: 49 08:03:42 Model name: AMD EPYC-Rome Processor 08:03:42 Stepping: 0 08:03:42 CPU MHz: 2800.000 08:03:42 BogoMIPS: 5600.00 08:03:42 Virtualization: AMD-V 08:03:42 Hypervisor vendor: KVM 08:03:42 Virtualization type: full 08:03:42 L1d cache: 256 KiB 08:03:42 L1i cache: 256 KiB 08:03:42 L2 cache: 4 MiB 08:03:42 L3 cache: 128 MiB 08:03:42 NUMA node0 CPU(s): 0-7 08:03:42 Vulnerability Itlb multihit: Not affected 08:03:42 Vulnerability L1tf: Not affected 08:03:42 Vulnerability Mds: Not affected 08:03:42 Vulnerability Meltdown: Not affected 08:03:42 Vulnerability Mmio stale data: Not affected 08:03:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:03:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:03:42 Vulnerability Srbds: Not affected 08:03:42 Vulnerability Tsx async abort: Not affected 08:03:42 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 08:03:42 08:03:42 08:03:42 ---> nproc: 08:03:42 8 08:03:42 08:03:42 08:03:42 ---> df -h: 08:03:42 Filesystem Size Used Avail Use% Mounted on 08:03:42 overlay 155G 13G 143G 9% / 08:03:42 tmpfs 64M 0 64M 0% /dev 08:03:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:03:42 shm 64M 0 64M 0% /dev/shm 08:03:42 /dev/vda1 155G 13G 143G 9% /facter-os 08:03:42 08:03:42 08:03:42 ---> sar -b -r -n DEV: 08:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25892) 11/08/24 _x86_64_ (8 CPU) 08:03:42 08:03:42 07:44:26 LINUX RESTART (8 CPU) 08:03:42 08:03:42 07:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:03:42 07:46:01 363.91 38.39 325.52 0.00 4256.58 68403.20 0.00 08:03:42 07:47:01 244.73 2.53 242.19 0.00 23.46 98728.21 0.00 08:03:42 07:48:01 112.81 0.15 112.66 0.00 11.46 42954.75 0.00 08:03:42 07:49:01 156.06 0.07 155.99 0.00 1.60 73535.48 0.00 08:03:42 07:50:01 9.23 0.97 8.27 0.00 67.46 22929.80 0.00 08:03:42 07:51:01 5.31 0.00 5.31 0.00 0.00 23005.53 0.00 08:03:42 07:52:01 1.57 0.00 1.57 0.00 0.00 1762.08 0.00 08:03:42 07:53:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 08:03:42 07:54:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 08:03:42 07:55:01 1.72 0.00 1.72 0.00 0.00 22.53 0.00 08:03:42 07:56:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 08:03:42 07:57:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 08:03:42 07:58:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:03:42 07:59:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 08:03:42 08:00:01 1.73 0.02 1.72 0.00 0.13 21.20 0.00 08:03:42 08:01:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 08:03:42 08:02:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 08:03:42 08:03:01 69.54 0.25 69.29 0.00 20.00 29612.00 0.00 08:03:42 Average: 54.25 2.35 51.90 0.00 243.39 20060.20 0.00 08:03:42 08:03:42 07:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:42 07:46:01 29158956 31521388 793276 2.41 77980 2556820 1975484 5.82 1044668 2289376 972 08:03:42 07:47:01 28002720 31539512 764812 2.33 182040 3514916 1750604 5.16 1124836 3238576 404 08:03:42 07:48:01 27553024 31302388 991700 3.02 190632 3673464 2516864 7.42 1587960 3171856 106312 08:03:42 07:49:01 26901144 31502928 790468 2.40 199212 4471980 1958832 5.77 1411224 3953264 256 08:03:42 07:50:01 26928856 31536696 759348 2.31 200680 4476988 1785968 5.26 1381024 3958164 44 08:03:42 07:51:01 26930020 31537900 758380 2.31 200744 4476984 1803264 5.31 1380644 3958116 172 08:03:42 07:52:01 26938948 31546940 749368 2.28 200820 4476988 1803264 5.31 1370944 3958136 8 08:03:42 07:53:01 26939508 31547532 748692 2.28 200876 4476992 1803264 5.31 1370960 3958136 56 08:03:42 07:54:01 26939476 31547868 748624 2.28 200928 4476996 1803264 5.31 1370708 3958444 16 08:03:42 07:55:01 26939208 31547612 748820 2.28 200968 4476972 1803264 5.31 1370860 3958424 24 08:03:42 07:56:01 26939184 31547608 748752 2.28 200980 4476972 1803264 5.31 1370840 3958424 12 08:03:42 07:57:01 26939312 31547772 748712 2.28 201012 4476976 1803264 5.31 1371160 3958428 220 08:03:42 07:58:01 26939336 31547812 748672 2.28 201024 4476980 1803264 5.31 1370840 3958428 8 08:03:42 07:59:01 26939028 31547536 748836 2.28 201044 4476984 1803264 5.31 1371188 3958432 260 08:03:42 08:00:01 26938556 31547148 749272 2.28 201084 4476984 1830248 5.39 1371308 3958436 52 08:03:42 08:01:01 26938864 31547512 748928 2.28 201116 4476988 1830248 5.39 1371032 3958440 44 08:03:42 08:02:01 26938256 31546940 749444 2.28 201140 4476996 1830248 5.39 1371236 3958444 20 08:03:42 08:03:01 26002924 31483636 810656 2.47 212048 5289420 2078304 6.12 1453528 4761164 418520 08:03:42 Average: 27100407 31524818 772598 2.35 193018 4317078 1877010 5.53 1359164 3826260 29300 08:03:42 08:03:42 07:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:42 07:46:01 lo 6.46 6.46 0.64 0.64 0.00 0.00 0.00 0.00 08:03:42 07:46:01 ens3 633.02 421.09 6066.46 103.05 0.00 0.00 0.00 0.00 08:03:42 07:46:01 docker0 63.98 67.13 5.14 308.02 0.00 0.00 0.00 0.00 08:03:42 07:46:01 veth58c4dde 29.31 27.37 2.91 37.06 0.00 0.00 0.00 0.00 08:03:42 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:47:01 ens3 323.31 242.26 3205.23 28.19 0.00 0.00 0.00 0.00 08:03:42 07:47:01 docker0 237.54 315.41 21.91 3198.05 0.00 0.00 0.00 0.00 08:03:42 07:48:01 vethe44ba24 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:48:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 08:03:42 07:48:01 ens3 41.64 25.54 79.05 16.44 0.00 0.00 0.00 0.00 08:03:42 07:48:01 docker0 1.40 2.98 0.08 38.09 0.00 0.00 0.00 0.00 08:03:42 07:49:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 08:03:42 07:49:01 ens3 170.54 128.40 2708.48 408.36 0.00 0.00 0.00 0.00 08:03:42 07:49:01 docker0 5.93 11.98 0.36 152.65 0.00 0.00 0.00 0.00 08:03:42 07:50:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:50:01 ens3 1.27 1.12 1.30 0.59 0.00 0.00 0.00 0.00 08:03:42 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:51:01 ens3 0.97 0.60 2.63 0.10 0.00 0.00 0.00 0.00 08:03:42 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:53:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:54:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:56:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:03:42 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:59:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:03:42 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 08:01:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 08:03:42 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:02:01 ens3 0.70 0.58 0.35 0.23 0.00 0.00 0.00 0.00 08:03:42 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:03:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 08:03:42 08:03:01 ens3 368.11 234.24 7088.52 163.55 0.00 0.00 0.00 0.00 08:03:42 08:03:01 docker0 71.49 135.34 6.67 1243.39 0.00 0.00 0.00 0.00 08:03:42 Average: lo 0.99 0.99 0.10 0.10 0.00 0.00 0.00 0.00 08:03:42 Average: ens3 85.60 58.60 1063.97 40.04 0.00 0.00 0.00 0.00 08:03:42 Average: docker0 21.13 29.60 1.90 274.43 0.00 0.00 0.00 0.00 08:03:42 08:03:42 08:03:42 ---> sar -P ALL: 08:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25892) 11/08/24 _x86_64_ (8 CPU) 08:03:42 08:03:42 07:44:26 LINUX RESTART (8 CPU) 08:03:42 08:03:42 07:45:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 07:46:01 all 10.10 0.00 3.42 4.29 0.07 82.11 08:03:42 07:46:01 0 11.28 0.00 3.14 2.34 0.07 83.17 08:03:42 07:46:01 1 10.09 0.00 3.76 1.88 0.07 84.20 08:03:42 07:46:01 2 11.53 0.00 2.99 1.61 0.07 83.80 08:03:42 07:46:01 3 9.10 0.00 4.52 4.50 0.08 81.80 08:03:42 07:46:01 4 10.96 0.00 4.18 2.14 0.08 82.62 08:03:42 07:46:01 5 11.67 0.00 3.69 14.53 0.07 70.05 08:03:42 07:46:01 6 4.71 0.00 1.94 5.63 0.05 87.67 08:03:42 07:46:01 7 11.51 0.00 3.17 1.70 0.05 83.57 08:03:42 07:47:01 all 6.76 0.00 3.36 6.50 0.07 83.31 08:03:42 07:47:01 0 6.81 0.00 4.45 11.87 0.07 76.81 08:03:42 07:47:01 1 7.43 0.00 4.25 22.43 0.07 65.82 08:03:42 07:47:01 2 7.56 0.00 2.90 1.87 0.05 87.63 08:03:42 07:47:01 3 7.07 0.00 2.61 1.15 0.05 89.12 08:03:42 07:47:01 4 6.20 0.00 3.37 5.00 0.07 85.37 08:03:42 07:47:01 5 7.05 0.00 3.15 1.33 0.10 88.37 08:03:42 07:47:01 6 4.83 0.00 2.52 1.13 0.05 91.47 08:03:42 07:47:01 7 7.16 0.00 3.63 7.31 0.07 81.84 08:03:42 07:48:01 all 47.10 0.00 7.59 1.97 0.08 43.26 08:03:42 07:48:01 0 47.41 0.00 8.06 0.50 0.08 43.94 08:03:42 07:48:01 1 48.06 0.00 7.96 3.60 0.10 40.28 08:03:42 07:48:01 2 47.78 0.00 8.25 8.25 0.08 35.63 08:03:42 07:48:01 3 46.13 0.00 7.09 0.55 0.05 46.17 08:03:42 07:48:01 4 49.02 0.00 7.24 1.30 0.07 42.37 08:03:42 07:48:01 5 46.33 0.00 7.51 0.61 0.08 45.47 08:03:42 07:48:01 6 43.52 0.00 7.00 0.42 0.07 48.98 08:03:42 07:48:01 7 48.53 0.00 7.61 0.57 0.08 43.21 08:03:42 07:49:01 all 22.78 0.00 4.59 3.09 0.07 69.46 08:03:42 07:49:01 0 24.66 0.00 5.59 0.75 0.07 68.93 08:03:42 07:49:01 1 22.32 0.00 5.20 14.36 0.10 58.01 08:03:42 07:49:01 2 23.87 0.00 5.10 0.64 0.08 70.31 08:03:42 07:49:01 3 21.10 0.00 4.25 0.68 0.07 73.90 08:03:42 07:49:01 4 23.20 0.00 4.38 1.68 0.07 70.67 08:03:42 07:49:01 5 21.80 0.00 3.51 0.03 0.05 74.61 08:03:42 07:49:01 6 20.13 0.00 4.06 0.07 0.07 75.68 08:03:42 07:49:01 7 25.11 0.00 4.65 6.61 0.08 63.55 08:03:42 07:50:01 all 0.32 0.00 0.07 0.04 0.01 99.55 08:03:42 07:50:01 0 0.15 0.00 0.10 0.02 0.02 99.72 08:03:42 07:50:01 1 0.88 0.00 0.02 0.03 0.02 99.06 08:03:42 07:50:01 2 0.08 0.00 0.05 0.18 0.00 99.68 08:03:42 07:50:01 3 1.21 0.00 0.20 0.05 0.03 98.51 08:03:42 07:50:01 4 0.08 0.00 0.08 0.00 0.00 99.83 08:03:42 07:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:03:42 07:50:01 6 0.03 0.00 0.03 0.03 0.00 99.90 08:03:42 07:50:01 7 0.13 0.00 0.08 0.00 0.03 99.75 08:03:42 07:51:01 all 0.04 0.00 0.03 0.02 0.02 99.90 08:03:42 07:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 07:51:01 1 0.17 0.00 0.03 0.00 0.05 99.75 08:03:42 07:51:01 2 0.00 0.00 0.03 0.13 0.02 99.82 08:03:42 07:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:03:42 07:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:51:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:03:42 07:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:03:42 07:52:01 all 0.03 0.00 0.01 0.02 0.01 99.93 08:03:42 07:52:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:03:42 07:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:03:42 07:52:01 2 0.02 0.00 0.00 0.15 0.00 99.83 08:03:42 07:52:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:03:42 07:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:52:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:03:42 07:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:03:42 07:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:53:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:03:42 07:53:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:03:42 07:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:53:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:03:42 07:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:54:01 all 0.06 0.00 0.02 0.05 0.01 99.86 08:03:42 07:54:01 0 0.28 0.00 0.03 0.00 0.03 99.65 08:03:42 07:54:01 1 0.05 0.00 0.02 0.00 0.05 99.88 08:03:42 07:54:01 2 0.00 0.00 0.03 0.42 0.00 99.55 08:03:42 07:54:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:03:42 07:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:54:01 6 0.07 0.00 0.00 0.00 0.02 99.92 08:03:42 07:54:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:03:42 07:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:03:42 07:55:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:03:42 07:55:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:03:42 07:55:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 07:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:03:42 07:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:56:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:03:42 07:56:01 0 0.18 0.00 0.03 0.00 0.02 99.77 08:03:42 07:56:01 1 0.38 0.00 0.07 0.00 0.02 99.53 08:03:42 07:56:01 2 0.03 0.00 0.03 0.02 0.00 99.92 08:03:42 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:03:42 07:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 08:03:42 07:56:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 07:57:01 all 0.17 0.00 0.01 0.01 0.01 99.79 08:03:42 07:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:57:01 1 1.25 0.00 0.03 0.00 0.00 98.71 08:03:42 07:57:01 2 0.00 0.00 0.00 0.03 0.02 99.95 08:03:42 07:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:57:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:03:42 07:57:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 07:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:58:01 all 0.15 0.00 0.02 0.00 0.01 99.83 08:03:42 07:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:03:42 07:58:01 1 0.99 0.00 0.00 0.00 0.00 99.01 08:03:42 07:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:03:42 07:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:58:01 4 0.03 0.00 0.05 0.00 0.03 99.88 08:03:42 07:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:59:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:03:42 07:59:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:03:42 07:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:03:42 07:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:59:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 07:59:01 6 0.71 0.00 0.00 0.00 0.02 99.27 08:03:42 07:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 08:00:01 all 0.15 0.00 0.03 0.01 0.01 99.80 08:03:42 08:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 08:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 08:00:01 2 0.02 0.00 0.03 0.03 0.02 99.90 08:03:42 08:00:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:03:42 08:00:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:03:42 08:00:01 5 0.02 0.00 0.05 0.02 0.00 99.92 08:03:42 08:00:01 6 1.03 0.00 0.03 0.00 0.00 98.94 08:03:42 08:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:03:42 08:01:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:03:42 08:01:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:03:42 08:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 08:01:01 2 0.00 0.00 0.00 0.07 0.00 99.93 08:03:42 08:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 08:01:01 4 0.05 0.00 0.02 0.00 0.03 99.90 08:03:42 08:01:01 5 0.00 0.00 0.02 0.02 0.03 99.93 08:03:42 08:01:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:03:42 08:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:03:42 08:02:01 all 0.04 0.00 0.01 0.03 0.01 99.90 08:03:42 08:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 08:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 08:02:01 2 0.02 0.00 0.03 0.23 0.02 99.70 08:03:42 08:02:01 3 0.08 0.00 0.00 0.00 0.02 99.90 08:03:42 08:02:01 4 0.07 0.00 0.03 0.00 0.03 99.87 08:03:42 08:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 08:02:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 08:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 08:03:01 all 5.26 0.00 2.25 3.24 0.04 89.22 08:03:42 08:03:01 0 4.31 0.00 1.88 0.77 0.03 93.00 08:03:42 08:03:01 1 5.83 0.00 2.00 0.59 0.03 91.55 08:03:42 08:03:01 2 4.41 0.00 2.11 5.05 0.02 88.42 08:03:42 08:03:01 3 5.77 0.00 2.43 0.40 0.05 91.34 08:03:42 08:03:01 4 5.57 0.00 2.22 2.40 0.05 89.76 08:03:42 08:03:01 5 4.51 0.00 2.57 1.44 0.03 91.44 08:03:42 08:03:01 6 5.38 0.00 2.36 15.30 0.05 76.91 08:03:42 08:03:01 7 6.25 0.00 2.39 0.02 0.07 91.27 08:03:42 Average: all 5.14 0.00 1.18 1.06 0.03 92.59 08:03:42 Average: 0 5.29 0.00 1.30 0.90 0.03 92.49 08:03:42 Average: 1 5.38 0.00 1.29 2.36 0.03 90.94 08:03:42 Average: 2 5.25 0.00 1.19 1.03 0.02 92.51 08:03:42 Average: 3 5.01 0.00 1.17 0.41 0.03 93.39 08:03:42 Average: 4 5.26 0.00 1.20 0.69 0.03 92.82 08:03:42 Average: 5 5.04 0.00 1.13 1.00 0.03 92.80 08:03:42 Average: 6 4.43 0.00 0.99 1.24 0.02 93.31 08:03:42 Average: 7 5.46 0.00 1.20 0.89 0.03 92.43 08:03:42 08:03:42 08:03:42