Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be1aa26aaf6e3599ea3452fae5bed9b3635894c7 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-ssh1064946111693512841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10676108464995278047.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh297897171342457771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9293894690555423721.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-ssh6745080244991165876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false, goVersion:1.23] ========================================================= [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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772221 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision be1aa26aaf6e3599ea3452fae5bed9b3635894c7 (main) Commit message: "Merge pull request #116 from FelixTing/bump-alpine-3.22" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be1aa26aaf6e3599ea3452fae5bed9b3635894c7 # timeout=10 > git rev-list --no-walk 4f5ba12fa66c31047a62bb53a847da11fc9d4da1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:29:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:29:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:29:02 ========================================================= 13:29:02 EdgeX Global Pipelines Version Info 13:29:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:29:03 ------------------- 13:29:03 stable info: 13:29:03 ------------------- 13:29:03 Commited By: Cherry Wang cherry@iotechsys.com 13:29:03 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:29:03 Message: update stable to v1.0.278 13:29:03 ------------------- 13:29:03 experimental info: 13:29:03 ------------------- 13:29:03 Commited By: **** collab-it+edgex@linuxfoundation.org 13:29:03 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:29:03 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:29:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 13:29:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 13:29:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:29:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be1aa26 [Pipeline] echo 13:29:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:04 provisioning config files... 13:29:04 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config30368854469601720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:05 ---> ****-login.sh 13:29:05 nexus3.edgexfoundry.org:10001 13:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:05 13:29:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:29:05 Configure a credential helper to remove this warning. See 13:29:05 https://docs.****.com/go/credential-store/ 13:29:05 13:29:05 Login Succeeded 13:29:05 nexus3.edgexfoundry.org:10002 13:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:05 13:29:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:29:05 Configure a credential helper to remove this warning. See 13:29:05 https://docs.****.com/go/credential-store/ 13:29:05 13:29:05 Login Succeeded 13:29:05 nexus3.edgexfoundry.org:10003 13:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:05 13:29:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:29:05 Configure a credential helper to remove this warning. See 13:29:05 https://docs.****.com/go/credential-store/ 13:29:05 13:29:05 Login Succeeded 13:29:05 nexus3.edgexfoundry.org:10004 13:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:05 13:29:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:29:05 Configure a credential helper to remove this warning. See 13:29:05 https://docs.****.com/go/credential-store/ 13:29:05 13:29:05 Login Succeeded 13:29:05 ****.io 13:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:05 13:29:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:29:05 Configure a credential helper to remove this warning. See 13:29:05 https://docs.****.com/go/credential-store/ 13:29:05 13:29:05 Login Succeeded 13:29:05 ---> ****-login.sh ends [Pipeline] } 13:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:29:06 + git rev-list -1 --merges be1aa26aaf6e3599ea3452fae5bed9b3635894c7~1..be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo 13:29:06 -----------> git rev-list -1 --merges be1aa26aaf6e3599ea3452fae5bed9b3635894c7~1..be1aa26aaf6e3599ea3452fae5bed9b3635894c7 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:29:06 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [false] [Pipeline] sh 13:29:06 + git log --format=format:%s -1 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo 13:29:06 ========================================================= 13:29:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:29:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:29:07 + git log --format=format:%s -1 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo 13:29:07 [semverPrep] GIT_COMMIT: be1aa26aaf6e3599ea3452fae5bed9b3635894c7, Commit Message: Merge pull request #116 from FelixTing/bump-alpine-3.22 [Pipeline] echo 13:29:07 [semverPrep] This is not a build commit. [Pipeline] sh 13:29:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:29:07 + grep -v github /etc/ssh/ssh_known_hosts 13:29:07 + [ -e /tmp/ssh_known_hosts ] 13:29:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:29:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:29:07 + sudo tee -a /etc/ssh/ssh_known_hosts 13:29:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:07 13:29:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:08 0.1.4: Pulling from edgex-devops/py-git-semver 13:29:08 3dae71ba6b94: Pulling fs layer 13:29:08 6bf1a483ea7c: Pulling fs layer 13:29:08 f5dfc541a4d3: Pulling fs layer 13:29:08 461d9e800cba: Pulling fs layer 13:29:08 80192f66455f: Pulling fs layer 13:29:08 2e8e34ca0e6c: Pulling fs layer 13:29:08 a29436f7fd5d: Pulling fs layer 13:29:08 923cac83aea3: Pulling fs layer 13:29:08 25ad8b0a4227: Pulling fs layer 13:29:08 db01528c6b51: Pulling fs layer 13:29:08 461d9e800cba: Waiting 13:29:08 28988de357af: Pulling fs layer 13:29:08 a29436f7fd5d: Waiting 13:29:08 80192f66455f: Waiting 13:29:08 923cac83aea3: Waiting 13:29:08 25ad8b0a4227: Waiting 13:29:08 db01528c6b51: Waiting 13:29:08 28988de357af: Waiting 13:29:08 2e8e34ca0e6c: Waiting 13:29:08 6bf1a483ea7c: Verifying Checksum 13:29:08 6bf1a483ea7c: Download complete 13:29:08 461d9e800cba: Verifying Checksum 13:29:08 461d9e800cba: Download complete 13:29:08 80192f66455f: Verifying Checksum 13:29:08 80192f66455f: Download complete 13:29:08 f5dfc541a4d3: Verifying Checksum 13:29:08 f5dfc541a4d3: Download complete 13:29:08 3dae71ba6b94: Verifying Checksum 13:29:08 3dae71ba6b94: Download complete 13:29:08 923cac83aea3: Verifying Checksum 13:29:08 923cac83aea3: Download complete 13:29:08 25ad8b0a4227: Verifying Checksum 13:29:08 25ad8b0a4227: Download complete 13:29:08 db01528c6b51: Download complete 13:29:08 28988de357af: Download complete 13:29:08 a29436f7fd5d: Verifying Checksum 13:29:08 a29436f7fd5d: Download complete 13:29:09 2e8e34ca0e6c: Verifying Checksum 13:29:09 2e8e34ca0e6c: Download complete 13:29:09 3dae71ba6b94: Pull complete 13:29:10 6bf1a483ea7c: Pull complete 13:29:11 f5dfc541a4d3: Pull complete 13:29:11 461d9e800cba: Pull complete 13:29:11 80192f66455f: Pull complete 13:29:15 2e8e34ca0e6c: Pull complete 13:29:15 a29436f7fd5d: Pull complete 13:29:15 923cac83aea3: Pull complete 13:29:15 25ad8b0a4227: Pull complete 13:29:15 db01528c6b51: Pull complete 13:29:15 28988de357af: Pull complete 13:29:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:15 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:29:15 $ 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 13:29:17 $ docker top a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 -eo pid,comm 13:29:17 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). 13:29:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:17 [ssh-agent] Looking for ssh-agent implementation... 13:29:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:18 $ docker exec a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 ssh-agent 13:29:18 SSH_AUTH_SOCK=/tmp/ssh-yv1F04Af3STQ/agent.32 13:29:18 SSH_AGENT_PID=38 13:29:18 Running ssh-add (command line suppressed) 13:29:18 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5886738387820457366.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5886738387820457366.key) 13:29:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] sh 13:29:18 + git tag --points-at HEAD [Pipeline] } 13:29:18 $ docker exec --env ******** --env ******** a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 ssh-agent -k 13:29:18 unset SSH_AUTH_SOCK; 13:29:18 unset SSH_AGENT_PID; 13:29:18 echo Agent pid 38 killed; 13:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:19 [ssh-agent] Looking for ssh-agent implementation... 13:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:19 $ docker exec a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 ssh-agent 13:29:19 SSH_AUTH_SOCK=/tmp/ssh-5bYIAM2Z2Pcn/agent.85 13:29:19 SSH_AGENT_PID=91 13:29:19 Running ssh-add (command line suppressed) 13:29:19 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14426062618043560452.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14426062618043560452.key) 13:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:19 + git semver init 13:29:19 2025-10-31 13:29:19,894 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:29:19 2025-10-31 13:29:19,898 [run_init] DEBUG init version:0.0.0 force:False 13:29:19 2025-10-31 13:29:19,898 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 13:29:19 2025-10-31 13:29:19,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 13:29:19 2025-10-31 13:29:19,899 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) 13:29:21 2025-10-31 13:29:21,123 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 13:29:21 2025-10-31 13:29:21,123 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 13:29:21 2025-10-31 13:29:21,123 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 13:29:21 2025-10-31 13:29:21,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 13:29:21 4.1.0-dev.1 [Pipeline] } 13:29:21 $ docker exec --env ******** --env ******** a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 ssh-agent -k 13:29:21 unset SSH_AUTH_SOCK; 13:29:21 unset SSH_AGENT_PID; 13:29:21 echo Agent pid 91 killed; 13:29:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:21 + git semver [Pipeline] } 13:29:22 $ docker stop --time=1 a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 13:29:23 $ docker rm -f --volumes a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:29:23 Stashed 1 file(s) [Pipeline] echo 13:29:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:24 provisioning config files... 13:29:24 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4865736030470372382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:24 ---> ****-login.sh 13:29:24 nexus3.edgexfoundry.org:10001 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:24 Login Succeeded 13:29:24 nexus3.edgexfoundry.org:10002 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:24 Login Succeeded 13:29:24 nexus3.edgexfoundry.org:10003 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:24 Login Succeeded 13:29:24 nexus3.edgexfoundry.org:10004 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:24 Login Succeeded 13:29:24 ****.io 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:25 Login Succeeded 13:29:25 ---> ****-login.sh ends [Pipeline] } 13:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:29:25 ========================================================= 13:29:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:29:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:25 + 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 . 13:29:26 #0 building with "default" instance using docker driver 13:29:26 13:29:26 #1 [internal] load build definition from Dockerfile 13:29:26 #1 transferring dockerfile: 1.96kB done 13:29:26 #1 DONE 0.0s 13:29:26 13:29:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:29:26 #2 DONE 0.1s 13:29:26 13:29:26 #3 [internal] load .dockerignore 13:29:26 #3 transferring context: 182B done 13:29:26 #3 DONE 0.0s 13:29:26 13:29:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:29:26 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 13:29:26 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 13:29:26 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done 13:29:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:29:26 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 13:29:26 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 13:29:26 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s 13:29:26 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.24MB / 74.07MB 0.1s 13:29:26 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 13:29:26 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 13:29:26 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 17.32MB / 74.07MB 0.2s 13:29:26 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 13:29:26 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 13:29:26 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.30MB / 2.38MB 0.2s 13:29:26 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.10MB / 113.25MB 0.2s 13:29:26 #4 ... 13:29:26 13:29:26 #5 [internal] load build context 13:29:26 #5 transferring context: 31.94MB 0.2s done 13:29:26 #5 DONE 0.3s 13:29:26 13:29:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:29:26 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 31.46MB / 74.07MB 0.3s 13:29:26 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 13:29:26 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 13:29:26 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 9.44MB / 113.25MB 0.3s 13:29:26 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 1.05MB / 13.30MB 0.3s 13:29:26 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 44.04MB / 74.07MB 0.4s 13:29:26 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 5.24MB / 13.30MB 0.4s 13:29:26 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done 13:29:26 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 72.35MB / 74.07MB 0.6s 13:29:26 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 29.36MB / 113.25MB 0.6s 13:29:26 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s 13:29:26 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 49.28MB / 113.25MB 0.7s 13:29:26 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s done 13:29:27 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done 13:29:27 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 70.25MB / 113.25MB 0.8s 13:29:27 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s 13:29:27 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 95.42MB / 113.25MB 0.9s 13:29:27 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s 13:29:27 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.4s done 13:29:32 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.6s done 13:29:32 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 13:29:32 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 13:29:32 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:29:32 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 13:29:32 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 13:29:32 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 13:29:35 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.0s done 13:29:35 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 13:29:35 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.5s done 13:29:35 #4 DONE 9.4s 13:29:35 13:29:35 #6 [builder 2/7] WORKDIR /device-uart 13:29:37 #6 DONE 1.5s 13:29:37 13:29:37 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:29:37 #7 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:29:37 #7 0.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:29:37 #7 0.579 (1/4) Installing openssh-keygen (10.0_p1-r9) 13:29:37 #7 0.587 (2/4) Installing libedit (20250104.3.1-r1) 13:29:37 #7 0.593 (3/4) Installing openssh-client-common (10.0_p1-r9) 13:29:37 #7 0.615 (4/4) Installing openssh-client-default (10.0_p1-r9) 13:29:37 #7 0.624 Executing busybox-1.37.0-r19.trigger 13:29:37 #7 0.632 OK: 269 MiB in 64 packages 13:29:37 #7 DONE 0.7s 13:29:38 13:29:38 #8 [builder 4/7] COPY go.mod vendor* ./ 13:29:38 #8 DONE 0.0s 13:29:38 13:29:38 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:39 Still waiting to schedule task 13:29:39 ‘prd-ubuntu20.04-docker-8c-8g-772224’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:29:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-772220’ is offline 13:29:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-772222’ is offline 13:29:52 #9 DONE 14.1s 13:29:52 13:29:52 #10 [builder 6/7] COPY . . 13:29:52 #10 DONE 0.1s 13:29:52 13:29:52 #11 [builder 7/7] RUN echo noop 13:29:52 #11 0.179 noop 13:29:52 #11 DONE 0.2s 13:29:52 13:29:52 #12 exporting to image 13:29:52 #12 exporting layers 13:29:59 #12 exporting layers 6.7s done 13:29:59 #12 writing image sha256:063682d5ecf1e21db0748e0740909c465e8ded04416dc6f3d049c9baf7cfd986 done 13:29:59 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:29:59 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:59 + docker inspect -f . ci-base-image-x86_64 13:29:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:59 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:29:59 $ 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 13:30:00 $ docker top 0dc6b61ff8ddef27b0d9e5480dc686f66e49892f499b54e26bd66363d668da3c -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:00 + go version 13:30:00 go version go1.23.12 linux/amd64 [Pipeline] } 13:30:00 $ docker stop --time=1 0dc6b61ff8ddef27b0d9e5480dc686f66e49892f499b54e26bd66363d668da3c 13:30:01 $ docker rm -f --volumes 0dc6b61ff8ddef27b0d9e5480dc686f66e49892f499b54e26bd66363d668da3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:02 + docker inspect -f . ci-base-image-x86_64 13:30:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:02 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:30:02 $ 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 13:30:02 $ docker top ccca559a3471fdda0843e4a0c43b11955449df617ef99720c271ae9964d11e0d -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 13:30:03 + make test 13:30:03 go test ./... -coverprofile=coverage.out 13:30:04 ? github.com/edgexfoundry/device-uart [no test files] 13:30:22 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 13:30:22 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 13:30:29 go vet ./... 13:30:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:34 ./bin/test-attribution-txt.sh [Pipeline] echo 13:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:30:34 $ docker stop --time=1 ccca559a3471fdda0843e4a0c43b11955449df617ef99720c271ae9964d11e0d 13:30:36 $ docker rm -f --volumes ccca559a3471fdda0843e4a0c43b11955449df617ef99720c271ae9964d11e0d [Pipeline] // withDockerContainer [Pipeline] sh 13:30:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:30:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:30:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:30:38 + ls -al . 13:30:38 total 224 13:30:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:30 . 13:30:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:28 .. 13:30:38 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 13:28 .dockerignore 13:30:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:30 .git 13:30:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:28 .github 13:30:38 -rw-rw-r-- 1 jenkins jenkins 343 Oct 31 13:28 .gitignore 13:30:38 -rw-rw-r-- 1 jenkins jenkins 198 Oct 31 13:28 .golangci.yml 13:30:38 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:29 .semver 13:30:38 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 31 13:28 Attribution.txt 13:30:38 -rw-rw-r-- 1 jenkins jenkins 2704 Oct 31 13:28 CHANGELOG.md 13:30:38 -rw-rw-r-- 1 jenkins jenkins 1919 Oct 31 13:28 Dockerfile 13:30:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:28 GOVERNANCE.md 13:30:38 -rw-rw-r-- 1 jenkins jenkins 698 Oct 31 13:28 Jenkinsfile 13:30:38 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:28 LICENSE 13:30:38 -rw-rw-r-- 1 jenkins jenkins 2455 Oct 31 13:28 Makefile 13:30:38 -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 13:28 OWNERS.md 13:30:38 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 31 13:28 README.md 13:30:38 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:29 VERSION 13:30:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:28 bin 13:30:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:28 cmd 13:30:38 -rw-r--r-- 1 jenkins jenkins 6770 Oct 31 13:30 coverage.out 13:30:38 -rw-rw-r-- 1 jenkins jenkins 6073 Oct 31 13:28 go.mod 13:30:38 -rw-rw-r-- 1 jenkins jenkins 86751 Oct 31 13:28 go.sum 13:30:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:28 internal 13:30:38 -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 13:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:38 + 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=be1aa26aaf6e3599ea3452fae5bed9b3635894c7 --label arch=amd64 --label version=4.1.0-dev.1 . 13:30:38 #0 building with "default" instance using docker driver 13:30:38 13:30:38 #1 [internal] load build definition from Dockerfile 13:30:38 #1 transferring dockerfile: 1.96kB done 13:30:38 #1 DONE 0.0s 13:30:38 13:30:38 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:30:38 #2 DONE 0.0s 13:30:38 13:30:38 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:30:38 #3 DONE 0.1s 13:30:38 13:30:38 #4 [internal] load .dockerignore 13:30:38 #4 transferring context: 182B done 13:30:38 #4 DONE 0.0s 13:30:38 13:30:38 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:30:38 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 13:30:38 #5 ... 13:30:38 13:30:38 #6 [internal] load build context 13:30:38 #6 transferring context: 16.34kB 0.0s done 13:30:38 #6 DONE 0.0s 13:30:38 13:30:38 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:30:38 #7 DONE 0.1s 13:30:38 13:30:38 #8 [builder 2/7] WORKDIR /device-uart 13:30:38 #8 DONE 0.0s 13:30:38 13:30:38 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:30:38 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 13:30:38 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 13:30:38 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 13:30:38 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 13:30:38 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:30:39 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 13:30:39 #5 DONE 0.3s 13:30:39 13:30:39 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:30:39 #9 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:30:39 #9 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:30:39 #9 ... 13:30:39 13:30:39 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:30:39 #10 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:30:39 #10 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:30:39 #10 0.559 OK: 269 MiB in 64 packages 13:30:39 #10 DONE 0.7s 13:30:39 13:30:39 #11 [builder 4/7] COPY go.mod vendor* ./ 13:30:39 #11 DONE 0.0s 13:30:39 13:30:39 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:30:39 #9 0.608 (1/1) Installing dumb-init (1.2.5-r3) 13:30:39 #9 0.611 Executing busybox-1.37.0-r19.trigger 13:30:39 #9 0.615 OK: 7 MiB in 17 packages 13:30:39 #9 DONE 0.7s 13:30:39 13:30:39 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:30:40 #12 DONE 0.6s 13:30:40 13:30:40 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:30:40 #13 0.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:30:40 #13 0.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:30:40 #13 ... 13:30:40 13:30:40 #14 [builder 6/7] COPY . . 13:30:40 #14 DONE 0.1s 13:30:40 13:30:40 #15 [builder 7/7] RUN make build 13:30:40 #15 0.243 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 13:30:40 #15 ... 13:30:40 13:30:40 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:30:40 #13 0.777 OK: 7 MiB in 17 packages 13:30:40 #13 DONE 0.9s 13:30:40 13:30:40 #15 [builder 7/7] RUN make build 13:31:02 #15 DONE 20.6s 13:31:02 13:31:02 #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / 13:31:02 #16 DONE 0.0s 13:31:02 13:31:02 #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / 13:31:02 #17 DONE 0.0s 13:31:02 13:31:02 #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / 13:31:02 #18 DONE 0.2s 13:31:02 13:31:02 #19 exporting to image 13:31:02 #19 exporting layers 0.1s done 13:31:02 #19 writing image sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done 13:31:02 #19 naming to docker.io/library/device-uart done 13:31:02 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:02 provisioning config files... 13:31:02 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15007982158236149829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:02 ---> ****-login.sh 13:31:02 nexus3.edgexfoundry.org:10001 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:02 Login Succeeded 13:31:02 nexus3.edgexfoundry.org:10002 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:02 Login Succeeded 13:31:02 nexus3.edgexfoundry.org:10003 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:03 Login Succeeded 13:31:03 nexus3.edgexfoundry.org:10004 13:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:03 Login Succeeded 13:31:03 ****.io 13:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:03 Login Succeeded 13:31:03 ---> ****-login.sh ends [Pipeline] } 13:31:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:31:03 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 13:31:03 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:31:03 latest 13:31:03 4.1.0-dev.1 13:31:03 be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 13:31:03 main 13:31:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:03 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:04 + docker push nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 13:31:04 8199fc70201c: Preparing 13:31:04 3614403891c5: Preparing 13:31:04 1a77e704dbc0: Preparing 13:31:04 0e54acf1a5a4: Preparing 13:31:04 7a42d8972b80: Preparing 13:31:04 256f393e029f: Preparing 13:31:04 256f393e029f: Waiting 13:31:04 7a42d8972b80: Pushed 13:31:04 3614403891c5: Pushed 13:31:04 1a77e704dbc0: Pushed 13:31:04 256f393e029f: Layer already exists 13:31:04 0e54acf1a5a4: Pushed 13:31:08 8199fc70201c: Pushed 13:31:08 be1aa26aaf6e3599ea3452fae5bed9b3635894c7: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:09 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:09 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 13:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 13:31:09 8199fc70201c: Preparing 13:31:09 3614403891c5: Preparing 13:31:09 1a77e704dbc0: Preparing 13:31:09 0e54acf1a5a4: Preparing 13:31:09 7a42d8972b80: Preparing 13:31:09 256f393e029f: Preparing 13:31:09 256f393e029f: Waiting 13:31:09 0e54acf1a5a4: Layer already exists 13:31:09 3614403891c5: Layer already exists 13:31:09 8199fc70201c: Layer already exists 13:31:09 7a42d8972b80: Layer already exists 13:31:09 1a77e704dbc0: Layer already exists 13:31:09 256f393e029f: Layer already exists 13:31:09 latest: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:09 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:10 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 13:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 13:31:10 8199fc70201c: Preparing 13:31:10 3614403891c5: Preparing 13:31:10 1a77e704dbc0: Preparing 13:31:10 0e54acf1a5a4: Preparing 13:31:10 7a42d8972b80: Preparing 13:31:10 256f393e029f: Preparing 13:31:10 256f393e029f: Waiting 13:31:10 0e54acf1a5a4: Layer already exists 13:31:10 1a77e704dbc0: Layer already exists 13:31:10 3614403891c5: Layer already exists 13:31:10 7a42d8972b80: Layer already exists 13:31:10 8199fc70201c: Layer already exists 13:31:10 256f393e029f: Layer already exists 13:31:10 4.1.0-dev.1: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:10 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:10 + docker push nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 13:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 13:31:10 8199fc70201c: Preparing 13:31:10 3614403891c5: Preparing 13:31:10 1a77e704dbc0: Preparing 13:31:10 0e54acf1a5a4: Preparing 13:31:10 7a42d8972b80: Preparing 13:31:10 256f393e029f: Preparing 13:31:10 256f393e029f: Waiting 13:31:10 0e54acf1a5a4: Layer already exists 13:31:10 8199fc70201c: Layer already exists 13:31:10 1a77e704dbc0: Layer already exists 13:31:10 7a42d8972b80: Layer already exists 13:31:10 3614403891c5: Layer already exists 13:31:10 256f393e029f: Layer already exists 13:31:10 be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:11 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:11 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 13:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 13:31:11 8199fc70201c: Preparing 13:31:11 3614403891c5: Preparing 13:31:11 1a77e704dbc0: Preparing 13:31:11 0e54acf1a5a4: Preparing 13:31:11 7a42d8972b80: Preparing 13:31:11 256f393e029f: Preparing 13:31:11 256f393e029f: Waiting 13:31:11 8199fc70201c: Layer already exists 13:31:11 3614403891c5: Layer already exists 13:31:11 0e54acf1a5a4: Layer already exists 13:31:11 1a77e704dbc0: Layer already exists 13:31:11 7a42d8972b80: Layer already exists 13:31:11 256f393e029f: Layer already exists 13:31:11 main: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:11 ===================================================== [Pipeline] echo 13:31:11 taggedImages: 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:latest 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] echo 13:31:11 ========================================================= 13:31:11 [edgeXBuildMultiArch] RAW Config: 13:31:11 images: 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:latest 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 13:31:11 - nexus3.edgexfoundry.org:10004/device-uart:main 13:31:11 settingsFile: 13:31:11 device-uart-settings 13:31:11 ========================================================= [Pipeline] node 13:31:26 Still waiting to schedule task 13:31:26 ‘prd-centos7-docker-4c-2g-772229’ is offline 13:31:26 ‘prd-centos7-docker-4c-2g-772232’ is offline 13:31:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-772231’ doesn’t have label ‘centos7-docker-4c-2g’ 13:32:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772231 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 13:32:04 Running in /w/workspace/device-uart/54 [Pipeline] { [Pipeline] checkout 13:32:07 The recommended git tool is: git 13:32:14 using credential edgex-jenkins-ssh 13:32:14 Cloning the remote Git repository 13:32:14 Cloning repository git@github.com:edgexfoundry/device-uart.git 13:32:14 > git init /w/workspace/device-uart/54 # timeout=10 13:32:14 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 13:32:14 > git --version # timeout=10 13:32:14 > git --version # 'git version 2.25.1' 13:32:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:32:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:18 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 13:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:19 Avoid second fetch 13:32:19 Checking out Revision be1aa26aaf6e3599ea3452fae5bed9b3635894c7 (main) 13:32:20 Commit message: "Merge pull request #116 from FelixTing/bump-alpine-3.22" 13:32:19 > git config core.sparsecheckout # timeout=10 13:32:19 > git checkout -f be1aa26aaf6e3599ea3452fae5bed9b3635894c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:25 provisioning config files... 13:32:25 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/54@tmp/config13059301734309424869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:26 ---> ****-login.sh 13:32:26 nexus3.edgexfoundry.org:10001 13:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:26 Configure a credential helper to remove this warning. See 13:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:26 13:32:26 Login Succeeded 13:32:26 nexus3.edgexfoundry.org:10002 13:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:27 Configure a credential helper to remove this warning. See 13:32:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:27 13:32:27 Login Succeeded 13:32:27 nexus3.edgexfoundry.org:10003 13:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:27 Configure a credential helper to remove this warning. See 13:32:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:27 13:32:27 Login Succeeded 13:32:27 nexus3.edgexfoundry.org:10004 13:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:28 Configure a credential helper to remove this warning. See 13:32:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:28 13:32:28 Login Succeeded 13:32:28 ****.io 13:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:28 Configure a credential helper to remove this warning. See 13:32:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:28 13:32:28 Login Succeeded 13:32:28 ---> ****-login.sh ends [Pipeline] } 13:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:32:29 ========================================================= 13:32:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:32:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:29 + 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 . 13:32:30 Sending build context to Docker daemon 16.08MB 13:32:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 13:32:30 Step 2/12 : FROM ${BASE} AS builder 13:32:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:32:30 6e174226ea69: Pulling fs layer 13:32:30 7d1a427e917c: Pulling fs layer 13:32:30 382d65ac76eb: Pulling fs layer 13:32:30 13eebdc497b7: Pulling fs layer 13:32:30 4f4fb700ef54: Pulling fs layer 13:32:30 06715773e931: Pulling fs layer 13:32:30 7fa9dde3b271: Pulling fs layer 13:32:30 d57d563a94ed: Pulling fs layer 13:32:30 13eebdc497b7: Waiting 13:32:30 4f4fb700ef54: Waiting 13:32:30 06715773e931: Waiting 13:32:30 7fa9dde3b271: Waiting 13:32:30 d57d563a94ed: Waiting 13:32:30 7d1a427e917c: Verifying Checksum 13:32:30 7d1a427e917c: Download complete 13:32:30 13eebdc497b7: Verifying Checksum 13:32:30 13eebdc497b7: Download complete 13:32:30 4f4fb700ef54: Verifying Checksum 13:32:30 4f4fb700ef54: Download complete 13:32:30 06715773e931: Verifying Checksum 13:32:30 06715773e931: Download complete 13:32:31 6e174226ea69: Download complete 13:32:31 d57d563a94ed: Verifying Checksum 13:32:31 d57d563a94ed: Download complete 13:32:31 6e174226ea69: Pull complete 13:32:32 7d1a427e917c: Pull complete 13:32:33 382d65ac76eb: Verifying Checksum 13:32:33 382d65ac76eb: Download complete 13:32:34 7fa9dde3b271: Verifying Checksum 13:32:34 7fa9dde3b271: Download complete 13:32:49 382d65ac76eb: Pull complete 13:32:49 13eebdc497b7: Pull complete 13:32:49 4f4fb700ef54: Pull complete 13:32:50 06715773e931: Pull complete 13:33:00 7fa9dde3b271: Pull complete 13:33:02 d57d563a94ed: Pull complete 13:33:02 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 13:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:33:02 ---> 43a1c90cae9b 13:33:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:33:04 ---> Running in e9deaef9d84d 13:33:04 Removing intermediate container e9deaef9d84d 13:33:04 ---> c76ffe7d3ecf 13:33:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:33:04 ---> Running in f75be91d0d1a 13:33:05 Removing intermediate container f75be91d0d1a 13:33:05 ---> 2e8f266b8ecd 13:33:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:33:05 ---> Running in 37880d30a03c 13:33:05 Removing intermediate container 37880d30a03c 13:33:05 ---> f6b60669f3ea 13:33:05 Step 6/12 : WORKDIR /device-uart 13:33:05 ---> Running in e2399dfb3c7e 13:33:06 Removing intermediate container e2399dfb3c7e 13:33:06 ---> ceb6522d350a 13:33:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:33:06 ---> Running in 8b906985d17a 13:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:33:10 (1/4) Installing openssh-keygen (10.0_p1-r9) 13:33:10 (2/4) Installing libedit (20250104.3.1-r1) 13:33:10 (3/4) Installing openssh-client-common (10.0_p1-r9) 13:33:10 (4/4) Installing openssh-client-default (10.0_p1-r9) 13:33:10 Executing busybox-1.37.0-r19.trigger 13:33:10 OK: 259 MiB in 64 packages 13:33:12 Removing intermediate container 8b906985d17a 13:33:12 ---> c2085b0890e4 13:33:12 Step 8/12 : COPY go.mod vendor* ./ 13:33:12 ---> dafef4c2fe8f 13:33:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:13 ---> Running in aefbb6f679dc 13:33:21 Running on prd-centos7-docker-4c-2g-772239 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:21 provisioning config files... 13:33:21 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17511916746357023490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:25 ---> ****-login.sh 13:33:25 nexus3.edgexfoundry.org:10001 13:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:26 Configure a credential helper to remove this warning. See 13:33:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:26 13:33:26 Login Succeeded 13:33:26 nexus3.edgexfoundry.org:10002 13:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:26 Configure a credential helper to remove this warning. See 13:33:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:26 13:33:26 Login Succeeded 13:33:26 nexus3.edgexfoundry.org:10003 13:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:26 Configure a credential helper to remove this warning. See 13:33:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:26 13:33:26 Login Succeeded 13:33:26 nexus3.edgexfoundry.org:10004 13:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:26 Configure a credential helper to remove this warning. See 13:33:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:26 13:33:26 Login Succeeded 13:33:26 ****.io 13:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:26 Configure a credential helper to remove this warning. See 13:33:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:26 13:33:26 Login Succeeded 13:33:26 ---> ****-login.sh ends [Pipeline] } 13:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:27 + docker buildx ls 13:33:27 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:33:27 default * docker 13:33:27 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:33:27 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:33:27 edgex-builder [Pipeline] sh 13:33:28 + docker buildx inspect --bootstrap 13:33:28 #1 [internal] booting buildkit 13:33:28 #1 pulling image moby/buildkit:buildx-stable-1 13:33:32 #1 pulling image moby/buildkit:buildx-stable-1 3.8s done 13:33:32 #1 creating container buildx_buildkit_edgex-builder0 13:33:38 #1 creating container buildx_buildkit_edgex-builder0 5.9s done 13:33:38 #1 DONE 9.8s 13:33:38 Name: edgex-builder 13:33:38 Driver: docker-container 13:33:38 13:33:38 Nodes: 13:33:38 Name: edgex-builder0 13:33:38 Endpoint: unix:///var/run/docker.sock 13:33:38 Status: running 13:33:38 Buildkit: v0.25.1 13:33:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:33:39 + docker buildx ls 13:33:39 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:33:39 edgex-builder * docker-container 13:33:39 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:33:39 default docker 13:33:39 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:33:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 --push - 13:33:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7' 13:33:39 #1 [internal] load build definition from Dockerfile 13:33:39 #1 transferring dockerfile: 196B 0.0s done 13:33:39 #1 DONE 0.1s 13:33:39 13:33:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:33:39 #2 DONE 0.1s 13:33:39 13:33:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:33:39 #3 DONE 0.1s 13:33:39 13:33:39 #4 [internal] load .dockerignore 13:33:39 #4 transferring context: 2B done 13:33:39 #4 DONE 0.0s 13:33:39 13:33:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:39 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done 13:33:39 #5 DONE 0.0s 13:33:39 13:33:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:39 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done 13:33:39 #6 DONE 0.1s 13:33:40 13:33:40 #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 13:33:40 #7 DONE 0.0s 13:33:40 13:33:40 #8 exporting to image 13:33:40 #8 exporting layers done 13:33:40 #8 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 0.0s done 13:33:40 #8 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done 13:33:40 #8 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 0.0s done 13:33:40 #8 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 0.0s done 13:33:40 #8 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.0s done 13:33:40 #8 pushing layers 13:33:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:40 #8 pushing layers 0.1s done 13:33:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done 13:33:40 #8 DONE 0.2s 13:33:40 13:33:40 1 warning found (use --debug to expand): 13:33:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:33:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:latest --push - 13:33:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:latest' 13:33:40 #1 [internal] load build definition from Dockerfile 13:33:40 #1 transferring dockerfile: 162B done 13:33:40 #1 DONE 0.0s 13:33:40 13:33:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:latest 13:33:40 #2 DONE 0.0s 13:33:40 13:33:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:latest 13:33:40 #3 DONE 0.0s 13:33:40 13:33:40 #4 [internal] load .dockerignore 13:33:40 #4 transferring context: 13:33:40 #4 transferring context: 2B done 13:33:40 #4 DONE 0.0s 13:33:40 13:33:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:40 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done 13:33:40 #5 CACHED 13:33:40 13:33:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:40 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done 13:33:40 #6 CACHED 13:33:40 13:33:40 #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 13:33:40 #7 DONE 0.0s 13:33:40 13:33:40 #8 exporting to image 13:33:40 #8 exporting layers done 13:33:40 #8 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 done 13:33:40 #8 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done 13:33:40 #8 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 done 13:33:40 #8 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 done 13:33:40 #8 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 done 13:33:40 #8 pushing layers 0.0s done 13:33:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 13:33:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done 13:33:40 #8 DONE 0.1s 13:33:40 13:33:40 1 warning found (use --debug to expand): 13:33:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:33:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1' 13:33:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 --push - 13:33:40 #1 [internal] load build definition from Dockerfile 13:33:40 #1 transferring dockerfile: 167B done 13:33:40 #1 DONE 0.0s 13:33:40 13:33:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 13:33:40 #2 DONE 0.0s 13:33:40 13:33:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 13:33:40 #3 DONE 0.0s 13:33:40 13:33:40 #4 [internal] load .dockerignore 13:33:40 #4 transferring context: 2B done 13:33:40 #4 DONE 0.0s 13:33:40 13:33:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:40 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done 13:33:40 #5 CACHED 13:33:40 13:33:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:40 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done 13:33:40 #6 CACHED 13:33:40 13:33:40 #7 exporting to image 13:33:40 #7 exporting layers 13:33:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:41 #7 exporting layers done 13:33:41 #7 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 done 13:33:41 #7 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done 13:33:41 #7 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 done 13:33:41 #7 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 done 13:33:41 #7 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 done 13:33:41 #7 pushing layers 0.0s done 13:33:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done 13:33:41 #7 DONE 0.1s 13:33:41 13:33:41 #8 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 13:33:41 #8 DONE 0.0s 13:33:41 13:33:41 1 warning found (use --debug to expand): 13:33:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:33:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1' 13:33:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 --push - 13:33:41 #1 [internal] load build definition from Dockerfile 13:33:41 #1 transferring dockerfile: 208B done 13:33:41 #1 DONE 0.0s 13:33:41 13:33:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 13:33:41 #2 DONE 0.0s 13:33:41 13:33:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 13:33:41 #3 DONE 0.1s 13:33:41 13:33:41 #4 [internal] load .dockerignore 13:33:41 #4 transferring context: 2B done 13:33:41 #4 DONE 0.0s 13:33:41 13:33:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:41 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 done 13:33:41 #5 CACHED 13:33:41 13:33:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:41 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done 13:33:41 #6 CACHED 13:33:41 13:33:41 #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 13:33:41 #7 DONE 0.0s 13:33:41 13:33:41 #8 exporting to image 13:33:41 #8 exporting layers done 13:33:41 #8 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 done 13:33:41 #8 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done 13:33:41 #8 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 done 13:33:41 #8 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 done 13:33:41 #8 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 done 13:33:41 #8 pushing layers 0.0s done 13:33:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 13:33:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done 13:33:41 #8 DONE 0.1s 13:33:41 13:33:41 1 warning found (use --debug to expand): 13:33:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:33:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:main' 13:33:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:main --push - 13:33:42 #1 [internal] load build definition from Dockerfile 13:33:42 #1 transferring dockerfile: 160B done 13:33:42 #1 DONE 0.0s 13:33:42 13:33:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:main 13:33:42 #2 DONE 0.0s 13:33:42 13:33:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:main 13:33:42 #3 DONE 0.0s 13:33:42 13:33:42 #4 [internal] load .dockerignore 13:33:42 #4 transferring context: 2B done 13:33:42 #4 DONE 0.0s 13:33:42 13:33:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:main@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:42 #5 resolve nexus3.edgexfoundry.org:10004/device-uart:main@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done 13:33:42 #5 CACHED 13:33:42 13:33:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:main@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 13:33:42 #6 resolve nexus3.edgexfoundry.org:10004/device-uart:main@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done 13:33:42 #6 CACHED 13:33:42 13:33:42 #7 exporting to image 13:33:42 #7 exporting layers 13:33:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:42 #7 exporting layers done 13:33:42 #7 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 done 13:33:42 #7 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done 13:33:42 #7 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 done 13:33:42 #7 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 done 13:33:42 #7 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 done 13:33:42 #7 pushing layers 0.0s done 13:33:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:main@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done 13:33:42 #7 DONE 0.1s 13:33:42 13:33:42 #8 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 13:33:42 #8 DONE 0.0s 13:33:42 13:33:42 1 warning found (use --debug to expand): 13:33:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:33:42 + '[' -d /w/workspace/edgexfoundry_device-uart_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:33:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:33:43 ---> package-listing.sh 13:33:43 ++ tr '[:upper:]' '[:lower:]' 13:33:43 ++ facter osfamily 13:33:43 + OS_FAMILY=redhat 13:33:43 + workspace=/w/workspace/edgexfoundry_device-uart_main 13:33:43 + START_PACKAGES=/tmp/packages_start.txt 13:33:43 + END_PACKAGES=/tmp/packages_end.txt 13:33:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:43 + PACKAGES=/tmp/packages_start.txt 13:33:43 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 13:33:43 + PACKAGES=/tmp/packages_end.txt 13:33:43 + case "${OS_FAMILY}" in 13:33:43 + rpm -qa 13:33:43 + sort 13:33:44 + '[' -f /tmp/packages_start.txt ']' 13:33:44 + '[' -f /tmp/packages_end.txt ']' 13:33:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:44 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 13:33:44 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 13:33:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 13:33:44 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 13:33:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:45 13:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:45 latest: Pulling from edgex-lftools-log-publisher 13:33:45 5eb5b503b376: Pulling fs layer 13:33:45 5c69ac0246d0: Pulling fs layer 13:33:45 ec43610c2a17: Pulling fs layer 13:33:45 3a2ae6a8a46f: Pulling fs layer 13:33:45 33b1e0a273af: Pulling fs layer 13:33:45 5d3b04190fa2: Pulling fs layer 13:33:45 2f39f015ded8: Pulling fs layer 13:33:45 3a2ae6a8a46f: Waiting 13:33:45 33b1e0a273af: Waiting 13:33:45 5d3b04190fa2: Waiting 13:33:45 2f39f015ded8: Waiting 13:33:45 5c69ac0246d0: Verifying Checksum 13:33:45 5c69ac0246d0: Download complete 13:33:45 3a2ae6a8a46f: Verifying Checksum 13:33:45 3a2ae6a8a46f: Download complete 13:33:46 33b1e0a273af: Verifying Checksum 13:33:46 33b1e0a273af: Download complete 13:33:46 5d3b04190fa2: Verifying Checksum 13:33:46 5d3b04190fa2: Download complete 13:33:46 ec43610c2a17: Verifying Checksum 13:33:46 ec43610c2a17: Download complete 13:33:46 5eb5b503b376: Verifying Checksum 13:33:46 5eb5b503b376: Download complete 13:33:47 2f39f015ded8: Verifying Checksum 13:33:47 2f39f015ded8: Download complete 13:33:47 5eb5b503b376: Pull complete 13:33:47 5c69ac0246d0: Pull complete 13:33:48 ec43610c2a17: Pull complete 13:33:48 3a2ae6a8a46f: Pull complete 13:33:48 33b1e0a273af: Pull complete 13:33:48 5d3b04190fa2: Pull complete 13:33:52 2f39f015ded8: Pull complete 13:33:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:52 prd-centos7-docker-4c-2g-772239 does not seem to be running inside a container 13:33:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:34:06 $ docker top fb8303ee45cdb568401bee4f971ac9f550cf9bc14c3015dbdb2009fd4012c162 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:07 + touch /tmp/pre-build-complete [Pipeline] sh 13:34:07 + mkdir -p /var/log/sysstat [Pipeline] sh 13:34:07 + ls /var/log/sa-host 13:34:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:34:07 provisioning config files... 13:34:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config334074591782912765tmp [Pipeline] { [Pipeline] echo 13:34:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:34:08 ---> create-netrc.sh [Pipeline] } 13:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:34:08 ---> python-tools-install.sh [Pipeline] echo 13:34:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:34:08 ---> sudo-logs.sh 13:34:08 Archiving 'sudo' log.. 13:34:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-772239.novalocal: Name or service not known 13:34:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-772239.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:34:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:34:09 ---> job-cost.sh 13:34:09 lf-activate-venv: SKIPPING 13:34:09 INFO: No Stack... 13:34:09 INFO: Retrieving Pricing Info for: v3-standard-2 13:34:09 INFO: Archiving Costs [Pipeline] echo 13:34:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:34:09 ---> logs-deploy.sh 13:34:09 lf-activate-venv: SKIPPING 13:34:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/54 13:34:09 INFO: archiving workspace using pattern(s): 13:34:10 Archives upload complete. 13:34:10 INFO: archiving logs to Nexus 13:34:11 ---> uname -a: 13:34:11 Linux prd-centos7-docker-4c-2g-772239.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:34:11 13:34:11 13:34:11 ---> lscpu: 13:34:11 Architecture: x86_64 13:34:11 CPU op-mode(s): 32-bit, 64-bit 13:34:11 Byte Order: Little Endian 13:34:11 Address sizes: 40 bits physical, 48 bits virtual 13:34:11 CPU(s): 2 13:34:11 On-line CPU(s) list: 0,1 13:34:11 Thread(s) per core: 1 13:34:11 Core(s) per socket: 1 13:34:11 Socket(s): 2 13:34:11 NUMA node(s): 1 13:34:11 Vendor ID: AuthenticAMD 13:34:11 CPU family: 23 13:34:11 Model: 49 13:34:11 Model name: AMD EPYC-Rome Processor 13:34:11 Stepping: 0 13:34:11 CPU MHz: 2799.998 13:34:11 BogoMIPS: 5599.99 13:34:11 Virtualization: AMD-V 13:34:11 Hypervisor vendor: KVM 13:34:11 Virtualization type: full 13:34:11 L1d cache: 64 KiB 13:34:11 L1i cache: 64 KiB 13:34:11 L2 cache: 1 MiB 13:34:11 L3 cache: 32 MiB 13:34:11 NUMA node0 CPU(s): 0,1 13:34:11 Vulnerability Itlb multihit: Not affected 13:34:11 Vulnerability L1tf: Not affected 13:34:11 Vulnerability Mds: Not affected 13:34:11 Vulnerability Meltdown: Not affected 13:34:11 Vulnerability Mmio stale data: Not affected 13:34:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:34:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:34:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:34:11 Vulnerability Srbds: Not affected 13:34:11 Vulnerability Tsx async abort: Not affected 13:34:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:34:11 13:34:11 13:34:11 ---> nproc: 13:34:11 2 13:34:11 13:34:11 13:34:11 ---> df -h: 13:34:11 Filesystem Size Used Avail Use% Mounted on 13:34:11 overlay 40G 7.3G 33G 19% / 13:34:11 tmpfs 64M 0 64M 0% /dev 13:34:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:34:11 shm 64M 0 64M 0% /dev/shm 13:34:11 /dev/vda1 40G 7.3G 33G 19% /facter-os 13:34:11 13:34:11 13:34:11 Cannot open /var/log/sysstat/sa31: No such file or directory 13:34:11 Please check if data collecting is enabled 13:34:11 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:34:12 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:34:12 $ docker stop --time=1 fb8303ee45cdb568401bee4f971ac9f550cf9bc14c3015dbdb2009fd4012c162 13:34:13 $ docker rm -f --volumes fb8303ee45cdb568401bee4f971ac9f550cf9bc14c3015dbdb2009fd4012c162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:34:13 [WS-CLEANUP] Deleting project workspace... 13:34:13 [WS-CLEANUP] Deferred wipeout is used... 13:34:13 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:13 13:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:14 latest: Pulling from edgex-lftools-log-publisher 13:34:14 5eb5b503b376: Pulling fs layer 13:34:14 5c69ac0246d0: Pulling fs layer 13:34:14 ec43610c2a17: Pulling fs layer 13:34:14 3a2ae6a8a46f: Pulling fs layer 13:34:14 33b1e0a273af: Pulling fs layer 13:34:14 5d3b04190fa2: Pulling fs layer 13:34:14 2f39f015ded8: Pulling fs layer 13:34:14 33b1e0a273af: Waiting 13:34:14 3a2ae6a8a46f: Waiting 13:34:14 5d3b04190fa2: Waiting 13:34:14 2f39f015ded8: Waiting 13:34:14 5c69ac0246d0: Verifying Checksum 13:34:14 5c69ac0246d0: Download complete 13:34:14 3a2ae6a8a46f: Download complete 13:34:14 ec43610c2a17: Download complete 13:34:14 33b1e0a273af: Verifying Checksum 13:34:14 33b1e0a273af: Download complete 13:34:14 5d3b04190fa2: Download complete 13:34:14 5eb5b503b376: Verifying Checksum 13:34:14 5eb5b503b376: Download complete 13:34:15 2f39f015ded8: Download complete 13:34:15 5eb5b503b376: Pull complete 13:34:15 5c69ac0246d0: Pull complete 13:34:16 ec43610c2a17: Pull complete 13:34:16 3a2ae6a8a46f: Pull complete 13:34:16 33b1e0a273af: Pull complete 13:34:16 5d3b04190fa2: Pull complete 13:34:22 2f39f015ded8: Pull complete 13:34:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:22 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:34:22 $ 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 13:34:23 $ docker top 94bbe3a3c6e439e371628df132e96d5cf7124c43290968d62b72dac925ac4473 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:23 ---> job-cost.sh 13:34:23 lf-activate-venv: SKIPPING 13:34:23 INFO: No Stack... 13:34:24 INFO: Retrieving Pricing Info for: v3-standard-8 13:34:24 INFO: Archiving Costs [Pipeline] sh 13:34:24 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 13:34:24 + cut -d, -f6 [Pipeline] lock 13:34:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] 13:34:24 Resource [jenkins-edgexfoundry-device-uart-main-54-stack-cost] did not exist. Created. 13:34:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:34:25 + echo total: 0.2199999988079071 [Pipeline] stash 13:34:25 Stashed 1 file(s) [Pipeline] } 13:34:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 13:34:25 $ docker stop --time=1 94bbe3a3c6e439e371628df132e96d5cf7124c43290968d62b72dac925ac4473 13:34:26 $ docker rm -f --volumes 94bbe3a3c6e439e371628df132e96d5cf7124c43290968d62b72dac925ac4473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:35:19 Removing intermediate container aefbb6f679dc 13:35:19 ---> 19d7d2237609 13:35:19 Step 10/12 : COPY . . 13:35:19 ---> ed12b5d8f64c 13:35:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:35:19 ---> Running in 86134f09d62f 13:35:19 Removing intermediate container 86134f09d62f 13:35:19 ---> db66d5958193 13:35:19 Step 12/12 : RUN ${MAKE} 13:35:19 ---> Running in 3fd920ec876c 13:35:19 noop 13:35:19 Removing intermediate container 3fd920ec876c 13:35:19 ---> dd0c5628dcb9 13:35:19 Successfully built dd0c5628dcb9 13:35:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:20 + docker inspect -f . ci-base-image-arm64 13:35:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:20 prd-ubuntu20.04-docker-arm64-4c-16g-772231 does not seem to be running inside a container 13:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/54 -v /w/workspace/device-uart/54:/w/workspace/device-uart/54:rw,z -v /w/workspace/device-uart/54@tmp:/w/workspace/device-uart/54@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 13:35:22 $ docker top d150f6b29f5c3eecadef268e732628b80ab4c2edb7f7c54644eb9d20b3931fe0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:23 + go version 13:35:23 go version go1.23.12 linux/arm64 [Pipeline] } 13:35:23 $ docker stop --time=1 d150f6b29f5c3eecadef268e732628b80ab4c2edb7f7c54644eb9d20b3931fe0 13:35:24 $ docker rm -f --volumes d150f6b29f5c3eecadef268e732628b80ab4c2edb7f7c54644eb9d20b3931fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:25 + docker inspect -f . ci-base-image-arm64 13:35:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:25 prd-ubuntu20.04-docker-arm64-4c-16g-772231 does not seem to be running inside a container 13:35:25 $ 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/54 -v /w/workspace/device-uart/54:/w/workspace/device-uart/54:rw,z -v /w/workspace/device-uart/54@tmp:/w/workspace/device-uart/54@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 13:35:27 $ docker top 6c04ed3b0a419d3b7c7cb2fbe6c7f0c8b165d5feb02f720cb7a56e1b405866ef -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:28 + git config --global --add safe.directory /w/workspace/device-uart/54 [Pipeline] fileExists [Pipeline] sh 13:35:29 + make test 13:35:29 go test ./... -coverprofile=coverage.out 13:35:37 ? github.com/edgexfoundry/device-uart [no test files] 13:40:29 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 13:40:29 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 13:40:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:40:29 go vet ./... 13:41:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:37 ./bin/test-attribution-txt.sh [Pipeline] echo 13:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:41:37 $ docker stop --time=1 6c04ed3b0a419d3b7c7cb2fbe6c7f0c8b165d5feb02f720cb7a56e1b405866ef 13:41:39 $ docker rm -f --volumes 6c04ed3b0a419d3b7c7cb2fbe6c7f0c8b165d5feb02f720cb7a56e1b405866ef [Pipeline] // withDockerContainer [Pipeline] sh 13:41:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:42 Warning: overwriting stash ‘coverage-report’ 13:41:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:43 + ls -al . 13:41:43 total 220 13:41:43 drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 13:35 . 13:41:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:32 .. 13:41:43 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 13:32 .dockerignore 13:41:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:32 .git 13:41:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:32 .github 13:41:43 -rw-rw-r-- 1 jenkins jenkins 343 Oct 31 13:32 .gitignore 13:41:43 -rw-rw-r-- 1 jenkins jenkins 198 Oct 31 13:32 .golangci.yml 13:41:43 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 31 13:32 Attribution.txt 13:41:43 -rw-rw-r-- 1 jenkins jenkins 2704 Oct 31 13:32 CHANGELOG.md 13:41:43 -rw-rw-r-- 1 jenkins jenkins 1919 Oct 31 13:32 Dockerfile 13:41:43 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:32 GOVERNANCE.md 13:41:43 -rw-rw-r-- 1 jenkins jenkins 698 Oct 31 13:32 Jenkinsfile 13:41:43 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:32 LICENSE 13:41:43 -rw-rw-r-- 1 jenkins jenkins 2455 Oct 31 13:32 Makefile 13:41:43 -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 13:32 OWNERS.md 13:41:43 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 31 13:32 README.md 13:41:43 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:29 VERSION 13:41:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:32 bin 13:41:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:32 cmd 13:41:43 -rw-r--r-- 1 jenkins jenkins 6770 Oct 31 13:40 coverage.out 13:41:43 -rw-rw-r-- 1 jenkins jenkins 6073 Oct 31 13:32 go.mod 13:41:43 -rw-rw-r-- 1 jenkins jenkins 86751 Oct 31 13:32 go.sum 13:41:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:32 internal 13:41:43 -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 13:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:44 + 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=be1aa26aaf6e3599ea3452fae5bed9b3635894c7 --label arch=arm64 --label version=4.1.0-dev.1 . 13:41:44 Sending build context to Docker daemon 16.09MB 13:41:44 Step 1/26 : ARG BASE=golang:1.23-alpine3.22 13:41:44 Step 2/26 : FROM ${BASE} AS builder 13:41:44 ---> dd0c5628dcb9 13:41:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:41:44 ---> Running in 28e5514377ab 13:41:45 Removing intermediate container 28e5514377ab 13:41:45 ---> 8b55ef901461 13:41:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:41:45 ---> Running in 42ad3eda0fb3 13:41:45 Removing intermediate container 42ad3eda0fb3 13:41:45 ---> bea376d755bd 13:41:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:41:46 ---> Running in b57ecb795189 13:41:46 Removing intermediate container b57ecb795189 13:41:46 ---> d80b962874d7 13:41:46 Step 6/26 : WORKDIR /device-uart 13:41:46 ---> Running in b89f28dc61c7 13:41:46 Removing intermediate container b89f28dc61c7 13:41:46 ---> fc29566ba98b 13:41:46 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:46 ---> Running in 1d97a3edc83d 13:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:41:51 OK: 259 MiB in 64 packages 13:41:52 Removing intermediate container 1d97a3edc83d 13:41:52 ---> 0c6df064e0ed 13:41:52 Step 8/26 : COPY go.mod vendor* ./ 13:41:52 ---> c9452a029ce9 13:41:52 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:52 ---> Running in 419cce4b46da 13:41:55 Removing intermediate container 419cce4b46da 13:41:55 ---> 354ee6d48af5 13:41:55 Step 10/26 : COPY . . 13:41:56 ---> fbefa92f908a 13:41:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:57 ---> Running in 22271c2e2c17 13:41:57 Removing intermediate container 22271c2e2c17 13:41:57 ---> 1ba7bc7bfc2f 13:41:57 Step 12/26 : RUN ${MAKE} 13:41:57 ---> Running in 415bf1f5bf94 13:41:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 13:46:51 Removing intermediate container 415bf1f5bf94 13:46:51 ---> 13b74b728dcc 13:46:51 Step 13/26 : FROM alpine:3.22 13:46:51 3.22: Pulling from library/alpine 13:46:51 6b59a28fa201: Pulling fs layer 13:46:51 6b59a28fa201: Verifying Checksum 13:46:51 6b59a28fa201: Download complete 13:46:51 6b59a28fa201: Pull complete 13:46:51 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:46:51 Status: Downloaded newer image for alpine:3.22 13:46:51 ---> 171e65262c80 13:46:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:46:51 ---> Running in 16bef8b75a58 13:46:51 Removing intermediate container 16bef8b75a58 13:46:51 ---> de65cc4fc27d 13:46:51 Step 15/26 : RUN apk add --update --no-cache dumb-init 13:46:51 ---> Running in e2265f9e3182 13:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:46:51 (1/1) Installing dumb-init (1.2.5-r3) 13:46:51 Executing busybox-1.37.0-r19.trigger 13:46:51 OK: 8 MiB in 17 packages 13:46:51 Removing intermediate container e2265f9e3182 13:46:51 ---> 5bb43360b5e2 13:46:51 Step 16/26 : RUN apk --no-cache upgrade 13:46:51 ---> Running in 102a5f749025 13:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:46:52 OK: 8 MiB in 17 packages 13:46:53 Removing intermediate container 102a5f749025 13:46:53 ---> 69156708acc0 13:46:53 Step 17/26 : WORKDIR / 13:46:53 ---> Running in 440210c422a0 13:46:54 Removing intermediate container 440210c422a0 13:46:54 ---> 6dc6a27766f1 13:46:54 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 13:46:54 ---> aade04f2fd5c 13:46:54 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 13:46:55 ---> 811c6a8c35bb 13:46:55 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 13:46:59 ---> a7c25ff96af0 13:46:59 Step 21/26 : EXPOSE 59995 13:46:59 ---> Running in fe0381d39aad 13:46:59 Removing intermediate container fe0381d39aad 13:46:59 ---> 345c30f754ed 13:46:59 Step 22/26 : ENTRYPOINT ["/device-uart"] 13:46:59 ---> Running in 9996982cd566 13:46:59 Removing intermediate container 9996982cd566 13:46:59 ---> 6c5b0c77f1cf 13:46:59 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:46:59 ---> Running in 39dc6859430b 13:47:00 Removing intermediate container 39dc6859430b 13:47:00 ---> 85eab14dd99b 13:47:00 Step 24/26 : LABEL arch=arm64 13:47:00 ---> Running in 29c0ea49e8ac 13:47:00 Removing intermediate container 29c0ea49e8ac 13:47:00 ---> 92f0bef3e26d 13:47:00 Step 25/26 : LABEL git_sha=be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:47:01 ---> Running in 26b7968bd041 13:47:01 Removing intermediate container 26b7968bd041 13:47:01 ---> e06e6b89c2cf 13:47:01 Step 26/26 : LABEL version=4.1.0-dev.1 13:47:01 ---> Running in 1e415333de3d 13:47:01 Removing intermediate container 1e415333de3d 13:47:01 ---> 4cce2659b10a 13:47:01 [Warning] One or more build-args [ARCH] were not consumed 13:47:01 Successfully built 4cce2659b10a 13:47:01 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 13:47:02 provisioning config files... 13:47:02 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/54@tmp/config13791434406778790199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:02 ---> ****-login.sh 13:47:02 nexus3.edgexfoundry.org:10001 13:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:02 Configure a credential helper to remove this warning. See 13:47:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:02 13:47:02 Login Succeeded 13:47:02 nexus3.edgexfoundry.org:10002 13:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:03 Configure a credential helper to remove this warning. See 13:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:03 13:47:03 Login Succeeded 13:47:03 nexus3.edgexfoundry.org:10003 13:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:03 Configure a credential helper to remove this warning. See 13:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:03 13:47:03 Login Succeeded 13:47:03 nexus3.edgexfoundry.org:10004 13:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:04 Configure a credential helper to remove this warning. See 13:47:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:04 13:47:04 Login Succeeded 13:47:04 ****.io 13:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:04 Configure a credential helper to remove this warning. See 13:47:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:04 13:47:04 Login Succeeded 13:47:04 ---> ****-login.sh ends [Pipeline] } 13:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:47:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:47:04 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 13:47:04 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:47:04 latest 13:47:04 4.1.0-dev.1 13:47:04 be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 13:47:04 main 13:47:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:05 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:05 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 13:47:05 61e3d2999f84: Preparing 13:47:05 4d8c6319c669: Preparing 13:47:05 efc5b4d74403: Preparing 13:47:05 378010defd8b: Preparing 13:47:05 4526de3a4934: Preparing 13:47:05 0e64f2360a44: Preparing 13:47:05 0e64f2360a44: Waiting 13:47:05 4d8c6319c669: Pushed 13:47:05 efc5b4d74403: Pushed 13:47:05 4526de3a4934: Pushed 13:47:05 378010defd8b: Pushed 13:47:05 0e64f2360a44: Layer already exists 13:47:18 61e3d2999f84: Pushed 13:47:18 be1aa26aaf6e3599ea3452fae5bed9b3635894c7: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:18 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:18 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 13:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 13:47:18 61e3d2999f84: Preparing 13:47:18 4d8c6319c669: Preparing 13:47:18 efc5b4d74403: Preparing 13:47:18 378010defd8b: Preparing 13:47:18 4526de3a4934: Preparing 13:47:18 0e64f2360a44: Preparing 13:47:18 0e64f2360a44: Waiting 13:47:18 4d8c6319c669: Layer already exists 13:47:18 61e3d2999f84: Layer already exists 13:47:18 378010defd8b: Layer already exists 13:47:18 efc5b4d74403: Layer already exists 13:47:19 4526de3a4934: Layer already exists 13:47:19 0e64f2360a44: Layer already exists 13:47:19 latest: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:19 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:19 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.1 13:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 13:47:19 61e3d2999f84: Preparing 13:47:19 4d8c6319c669: Preparing 13:47:19 efc5b4d74403: Preparing 13:47:19 378010defd8b: Preparing 13:47:19 4526de3a4934: Preparing 13:47:19 0e64f2360a44: Preparing 13:47:19 0e64f2360a44: Waiting 13:47:19 61e3d2999f84: Layer already exists 13:47:19 378010defd8b: Layer already exists 13:47:19 efc5b4d74403: Layer already exists 13:47:19 4d8c6319c669: Layer already exists 13:47:19 4526de3a4934: Layer already exists 13:47:19 0e64f2360a44: Layer already exists 13:47:20 4.1.0-dev.1: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:20 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:20 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 13:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 13:47:20 61e3d2999f84: Preparing 13:47:20 4d8c6319c669: Preparing 13:47:20 efc5b4d74403: Preparing 13:47:20 378010defd8b: Preparing 13:47:20 4526de3a4934: Preparing 13:47:20 0e64f2360a44: Preparing 13:47:20 0e64f2360a44: Waiting 13:47:20 4526de3a4934: Layer already exists 13:47:20 61e3d2999f84: Layer already exists 13:47:20 4d8c6319c669: Layer already exists 13:47:20 efc5b4d74403: Layer already exists 13:47:20 378010defd8b: Layer already exists 13:47:20 0e64f2360a44: Layer already exists 13:47:21 be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:21 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:21 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 13:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 13:47:21 61e3d2999f84: Preparing 13:47:21 4d8c6319c669: Preparing 13:47:21 efc5b4d74403: Preparing 13:47:21 378010defd8b: Preparing 13:47:21 4526de3a4934: Preparing 13:47:21 0e64f2360a44: Preparing 13:47:21 0e64f2360a44: Waiting 13:47:21 4526de3a4934: Layer already exists 13:47:21 efc5b4d74403: Layer already exists 13:47:21 61e3d2999f84: Layer already exists 13:47:21 378010defd8b: Layer already exists 13:47:21 4d8c6319c669: Layer already exists 13:47:21 0e64f2360a44: Layer already exists 13:47:22 main: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:47:22 ===================================================== [Pipeline] echo 13:47:22 taggedImages: 13:47:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 13:47:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 13:47:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.1 13:47:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 13:47:22 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] echo 13:47:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo 13:47:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] echo 13:47:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.1 [Pipeline] echo 13:47:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [Pipeline] echo 13:47:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:22 13:47:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:24 arm64: Pulling from edgex-lftools-log-publisher 13:47:24 8998bd30e6a1: Pulling fs layer 13:47:24 04944245beec: Pulling fs layer 13:47:24 699f458cf7ca: Pulling fs layer 13:47:24 765212b225bb: Pulling fs layer 13:47:24 f23df028b6ca: Pulling fs layer 13:47:24 d65c8cfc05b1: Pulling fs layer 13:47:24 2437ff75d9bd: Pulling fs layer 13:47:24 f23df028b6ca: Waiting 13:47:24 d65c8cfc05b1: Waiting 13:47:24 2437ff75d9bd: Waiting 13:47:24 765212b225bb: Waiting 13:47:24 04944245beec: Verifying Checksum 13:47:24 04944245beec: Download complete 13:47:24 765212b225bb: Verifying Checksum 13:47:24 765212b225bb: Download complete 13:47:24 f23df028b6ca: Verifying Checksum 13:47:24 f23df028b6ca: Download complete 13:47:24 d65c8cfc05b1: Verifying Checksum 13:47:24 d65c8cfc05b1: Download complete 13:47:24 699f458cf7ca: Verifying Checksum 13:47:24 699f458cf7ca: Download complete 13:47:24 8998bd30e6a1: Verifying Checksum 13:47:24 8998bd30e6a1: Download complete 13:47:27 2437ff75d9bd: Verifying Checksum 13:47:27 2437ff75d9bd: Download complete 13:47:30 8998bd30e6a1: Pull complete 13:47:30 04944245beec: Pull complete 13:47:32 699f458cf7ca: Pull complete 13:47:32 765212b225bb: Pull complete 13:47:33 f23df028b6ca: Pull complete 13:47:33 d65c8cfc05b1: Pull complete 13:47:51 2437ff75d9bd: Pull complete 13:47:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:52 prd-ubuntu20.04-docker-arm64-4c-16g-772231 does not seem to be running inside a container 13:47:52 $ 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/54 -v /w/workspace/device-uart/54:/w/workspace/device-uart/54:rw,z -v /w/workspace/device-uart/54@tmp:/w/workspace/device-uart/54@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 13:47:55 $ docker top d0a3dedc75df28786dfe2f289881be410afa67b8bb8e24e14565d867b8cf0a05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:56 ---> job-cost.sh 13:47:56 lf-activate-venv: SKIPPING 13:47:56 INFO: No Stack... 13:47:57 INFO: Retrieving Pricing Info for: v3-standard-4 13:47:57 INFO: Archiving Costs [Pipeline] sh 13:47:58 + cat /w/workspace/device-uart/54/archives/cost.csv 13:47:58 + cut -d, -f6 [Pipeline] lock 13:47:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] 13:47:58 Resource [jenkins-edgexfoundry-device-uart-main-54-stack-cost] did not exist. Created. 13:47:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:47:59 /w/workspace/device-uart/54@tmp/durable-5a062354/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:47:59 + echo total: 0.10999999940395355 [Pipeline] stash 13:47:59 Warning: overwriting stash ‘stack-cost’ 13:48:00 Stashed 1 file(s) [Pipeline] } 13:48:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 13:48:00 $ docker stop --time=1 d0a3dedc75df28786dfe2f289881be410afa67b8bb8e24e14565d867b8cf0a05 13:48:01 $ docker rm -f --volumes d0a3dedc75df28786dfe2f289881be410afa67b8bb8e24e14565d867b8cf0a05 [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 13:48:02 provisioning config files... 13:48:02 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11484875819132547779tmp [Pipeline] { [Pipeline] sh 13:48:02 + set +x 13:48:02 + curl -s https://codecov.io/bash 13:48:02 + bash -s -- 13:48:02 13:48:02 _____ _ 13:48:02 / ____| | | 13:48:02 | | ___ __| | ___ ___ _____ __ 13:48:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:48:02 | |___| (_) | (_| | __/ (_| (_) \ V / 13:48:02 \_____\___/ \__,_|\___|\___\___/ \_/ 13:48:02 Bash-1.0.6 13:48:02 13:48:02 13:48:02 ==> git version 2.25.1 found 13:48:02 ==> 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 13:48:02 Release-Date: 2020-01-08 13:48:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:48:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:48:02 ==> Jenkins CI detected. 13:48:02 current dir:  /w/workspace/edgexfoundry_device-uart_main 13:48:02 project root: . 13:48:02 --> token set from env 13:48:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:48:02 ==> Running gcov in . (disable via -X gcov) 13:48:02 ==> Python coveragepy not found 13:48:02 ==> Searching for coverage reports in: 13:48:02 + . 13:48:02 -> Found 1 reports 13:48:02 ==> Detecting git/mercurial file structure 13:48:02 ==> Reading reports 13:48:02 + ./coverage.out bytes=6770 13:48:02 ==> Appending adjustments 13:48:02 https://docs.codecov.io/docs/fixing-reports 13:48:02 + Found adjustments 13:48:02 ==> Gzipping contents 13:48:02 4.0K /tmp/codecov.Go8VQy.gz 13:48:02 ==> Uploading reports 13:48:02 url: https://codecov.io 13:48:02 query: branch=main&commit=be1aa26aaf6e3599ea3452fae5bed9b3635894c7&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 13:48:02 -> Pinging Codecov 13:48:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=be1aa26aaf6e3599ea3452fae5bed9b3635894c7&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 13:48:02 -> Uploading to 13:48:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/be1aa26aaf6e3599ea3452fae5bed9b3635894c7/6e20a549-ee76-4484-b9e5-642f173f3ab1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134802Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c4d10832c157b25a57661c1b0cb30e09b38486f2dfea99543ac2ad467237ffab 13:48:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:02 Dload Upload Total Spent Left Speed 13:48:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 7842 --:--:-- --:--:-- --:--:-- 7842 13:48:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] } 13:48:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:48:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:48:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:48:03 13:48:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:48:03 latest: Pulling from edgex-devops/edgex-snyk-go 13:48:03 2d35ebdb57d9: Already exists 13:48:03 85e8836fcdb2: Pulling fs layer 13:48:03 91631faa732a: Pulling fs layer 13:48:03 f3f5ae8826fa: Pulling fs layer 13:48:03 4f4fb700ef54: Pulling fs layer 13:48:03 7861252a18e6: Pulling fs layer 13:48:03 9130f900ef6f: Pulling fs layer 13:48:03 7861252a18e6: Waiting 13:48:03 9130f900ef6f: Waiting 13:48:03 4f4fb700ef54: Waiting 13:48:03 f3f5ae8826fa: Verifying Checksum 13:48:03 f3f5ae8826fa: Download complete 13:48:03 85e8836fcdb2: Verifying Checksum 13:48:03 85e8836fcdb2: Download complete 13:48:03 4f4fb700ef54: Verifying Checksum 13:48:03 4f4fb700ef54: Download complete 13:48:03 85e8836fcdb2: Pull complete 13:48:04 7861252a18e6: Verifying Checksum 13:48:04 7861252a18e6: Download complete 13:48:04 91631faa732a: Verifying Checksum 13:48:04 91631faa732a: Download complete 13:48:05 9130f900ef6f: Verifying Checksum 13:48:05 9130f900ef6f: Download complete 13:48:10 91631faa732a: Pull complete 13:48:10 f3f5ae8826fa: Pull complete 13:48:10 4f4fb700ef54: Pull complete 13:48:10 7861252a18e6: Pull complete 13:48:15 9130f900ef6f: Pull complete 13:48:15 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:15 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:48:15 $ 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 13:48:17 $ docker top ebe15cea61cc6878e1247e8637f409fc4e2843bd5b3a987d7a92071cbeba36bb -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 13:48:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 13:48:18 + set -o pipefail 13:48:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 13:48:24 13:48:24 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 13:48:24 13:48:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/118f623b-cce4-441a-b984-75995be4e7e0 13:48:24 13:48:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:48:24 [Pipeline] } 13:48:24 $ docker stop --time=1 ebe15cea61cc6878e1247e8637f409fc4e2843bd5b3a987d7a92071cbeba36bb 13:48:27 $ docker rm -f --volumes ebe15cea61cc6878e1247e8637f409fc4e2843bd5b3a987d7a92071cbeba36bb [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 13:48:28 + git log --format=format:%s -1 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] sh 13:48:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:28 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:48: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 13:48:29 $ docker top 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e -eo pid,comm 13:48: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). 13:48:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:29 [ssh-agent] Looking for ssh-agent implementation... 13:48:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:29 $ docker exec 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e ssh-agent 13:48:29 SSH_AUTH_SOCK=/tmp/ssh-vA07xLIqt1hu/agent.31 13:48:29 SSH_AGENT_PID=37 13:48:29 Running ssh-add (command line suppressed) 13:48:29 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9292666246050210543.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9292666246050210543.key) 13:48:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:29 + git semver tag 13:48:30 2025-10-31 13:48:30,138 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:48:30 2025-10-31 13:48:30,141 [run_tag] DEBUG tag force:False 13:48:30 2025-10-31 13:48:30,142 [check_head_tag] DEBUG check head tag 13:48:30 2025-10-31 13:48:30,142 [execute] INFO git cat-file --batch-check 13:48:30 2025-10-31 13:48:30,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) 13:48:30 2025-10-31 13:48:30,144 [execute] INFO git cat-file --batch 13:48:30 2025-10-31 13:48:30,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) 13:48:30 2025-10-31 13:48:30,150 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 13:48:30 2025-10-31 13:48:30,150 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 13:48:30 2025-10-31 13:48:30,150 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) 13:48:30 2025-10-31 13:48:30,153 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 13:48:30 4.1.0-dev.1 [Pipeline] } 13:48:30 $ docker exec --env ******** --env ******** 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e ssh-agent -k 13:48:30 unset SSH_AUTH_SOCK; 13:48:30 unset SSH_AGENT_PID; 13:48:30 echo Agent pid 37 killed; 13:48:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:30 + git semver [Pipeline] } 13:48:30 $ docker stop --time=1 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e 13:48:32 $ docker rm -f --volumes 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:32 13:48:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:32 0.23.1-centos7: Pulling from edgex-lftools 13:48:32 ab5ef0e58194: Pulling fs layer 13:48:32 9712f1f96733: Pulling fs layer 13:48:32 63f879dbbcfc: Pulling fs layer 13:48:32 0d9ebad4ef96: Pulling fs layer 13:48:32 e9a5061849ea: Pulling fs layer 13:48:32 d747dcd14b5f: Pulling fs layer 13:48:32 2de7ff778b66: Pulling fs layer 13:48:32 0d9ebad4ef96: Waiting 13:48:32 e9a5061849ea: Waiting 13:48:32 d747dcd14b5f: Waiting 13:48:32 2de7ff778b66: Waiting 13:48:32 9712f1f96733: Verifying Checksum 13:48:32 9712f1f96733: Download complete 13:48:33 63f879dbbcfc: Verifying Checksum 13:48:33 63f879dbbcfc: Download complete 13:48:33 e9a5061849ea: Verifying Checksum 13:48:33 e9a5061849ea: Download complete 13:48:33 d747dcd14b5f: Verifying Checksum 13:48:33 d747dcd14b5f: Download complete 13:48:33 0d9ebad4ef96: Verifying Checksum 13:48:33 0d9ebad4ef96: Download complete 13:48:33 2de7ff778b66: Verifying Checksum 13:48:33 2de7ff778b66: Download complete 13:48:33 ab5ef0e58194: Verifying Checksum 13:48:33 ab5ef0e58194: Download complete 13:48:37 ab5ef0e58194: Pull complete 13:48:37 9712f1f96733: Pull complete 13:48:38 63f879dbbcfc: Pull complete 13:48:43 0d9ebad4ef96: Pull complete 13:48:43 e9a5061849ea: Pull complete 13:48:43 d747dcd14b5f: Pull complete 13:48:44 2de7ff778b66: Pull complete 13:48:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:44 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:48:44 $ 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 13:48:46 $ docker top 3fdd33daaa051474ffaf6f79d876f2e8c8304cec8ced4fb6d2261a6138233c8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:48:46 provisioning config files... 13:48:46 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14966587723981219481tmp 13:48:46 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7712646829170394954tmp 13:48:46 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7745318075950456865tmp [Pipeline] { [Pipeline] echo 13:48:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:48:46 ---> sigul-configuration.sh 13:48:46 gpg: directory `/root/.gnupg' created 13:48:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:48:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:48:46 gpg: keyring `/root/.gnupg/secring.gpg' created 13:48:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:48:46 gpg: CAST5 encrypted data 13:48:46 gpg: encrypted with 1 passphrase 13:48:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:48:47 + mkdir /home/jenkins 13:48:47 + mkdir /home/jenkins/sigul [Pipeline] sh 13:48:47 + 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 13:48:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:48:47 ---> sigul-install.sh 13:48:47 Sigul already installed; skipping installation. [Pipeline] sh 13:48:48 + git tag --list 13:48:48 v0.0.0 13:48:48 v3.0.0 13:48:48 v3.1 13:48:48 v3.1.0 13:48:48 v3.1.1 13:48:48 v4.0 13:48:48 v4.0.0 13:48:48 v4.1.0-dev.1 [Pipeline] sh 13:48:48 + lftools sign git-tag v4.1.0-dev.1 13:48:49 Signing Git tag with Sigul... 13:48:49 Signing v4.1.0-dev.1 [Pipeline] echo 13:48:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:48:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:48:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:48:49 $ docker stop --time=1 3fdd33daaa051474ffaf6f79d876f2e8c8304cec8ced4fb6d2261a6138233c8f 13:48:51 $ docker rm -f --volumes 3fdd33daaa051474ffaf6f79d876f2e8c8304cec8ced4fb6d2261a6138233c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:48:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:52 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:48: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 13:48:52 $ docker top 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 -eo pid,comm 13:48: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). 13:48:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:52 [ssh-agent] Looking for ssh-agent implementation... 13:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:52 $ docker exec 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 ssh-agent 13:48:52 SSH_AUTH_SOCK=/tmp/ssh-KuVKgVvWbX7E/agent.32 13:48:52 SSH_AGENT_PID=38 13:48:52 Running ssh-add (command line suppressed) 13:48:52 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2582499930425246659.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2582499930425246659.key) 13:48:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:53 + git semver bump pre 13:48:53 2025-10-31 13:48:53,235 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:48:53 2025-10-31 13:48:53,239 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 13:48:53 2025-10-31 13:48:53,239 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 13:48:53 2025-10-31 13:48:53,239 [bump_version] DEBUG bumped version:4.1.0-dev.2 13:48:53 2025-10-31 13:48:53,239 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 13:48:53 2025-10-31 13:48:53,239 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 13:48:53 2025-10-31 13:48:53,240 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 13:48:53 2025-10-31 13:48:53,241 [execute] INFO git cat-file --batch-check 13:48:53 2025-10-31 13:48:53,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) 13:48:53 2025-10-31 13:48:53,244 [execute] INFO git cat-file --batch 13:48:53 2025-10-31 13:48:53,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) 13:48:53 2025-10-31 13:48:53,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 13:48:53 4.1.0-dev.2 [Pipeline] } 13:48:53 $ docker exec --env ******** --env ******** 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 ssh-agent -k 13:48:53 unset SSH_AUTH_SOCK; 13:48:53 unset SSH_AGENT_PID; 13:48:53 echo Agent pid 38 killed; 13:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:53 + git semver [Pipeline] } 13:48:54 $ docker stop --time=1 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 13:48:55 $ docker rm -f --volumes 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:56 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:48:56 $ 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 13:48:56 $ docker top 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa -eo pid,comm 13:48:56 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). 13:48:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:56 [ssh-agent] Looking for ssh-agent implementation... 13:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:56 $ docker exec 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa ssh-agent 13:48:56 SSH_AUTH_SOCK=/tmp/ssh-08pX8c2C1o97/agent.32 13:48:56 SSH_AGENT_PID=38 13:48:56 Running ssh-add (command line suppressed) 13:48:56 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16224594197123071078.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16224594197123071078.key) 13:48:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:57 + git semver push 13:48:57 2025-10-31 13:48:57,445 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:48:57 2025-10-31 13:48:57,448 [run_push] DEBUG push 13:48:57 2025-10-31 13:48:57,449 [execute] INFO git cat-file --batch-check 13:48:57 2025-10-31 13:48:57,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) 13:48:57 2025-10-31 13:48:57,450 [execute] INFO git rev-list 3600a687f6aa8961d19aac3c9431a8cae71bf4a3 -- 13:48:57 2025-10-31 13:48:57,451 [execute] DEBUG Popen(['git', 'rev-list', '3600a687f6aa8961d19aac3c9431a8cae71bf4a3', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:48:57 2025-10-31 13:48:57,455 [execute] INFO git fetch -v -- origin 13:48:57 2025-10-31 13:48:57,455 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:48:58 2025-10-31 13:48:57,965 [run_push] DEBUG no remote changes detected 13:48:58 2025-10-31 13:48:57,966 [execute] INFO git push origin semver 13:48:58 2025-10-31 13:48:57,966 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:48:59 2025-10-31 13:48:58,744 [run_push] DEBUG push all version tags 13:48:59 2025-10-31 13:48:58,744 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:48:59 2025-10-31 13:48:58,745 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) 13:48:59 2025-10-31 13:48:59,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 13:48:59 4.1.0-dev.2 [Pipeline] } 13:48:59 $ docker exec --env ******** --env ******** 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa ssh-agent -k 13:48:59 unset SSH_AUTH_SOCK; 13:48:59 unset SSH_AGENT_PID; 13:48:59 echo Agent pid 38 killed; 13:48:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:00 + git semver [Pipeline] } 13:49:00 $ docker stop --time=1 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa 13:49:01 $ docker rm -f --volumes 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa [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 13:49:02 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 13:49:02 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 13:49:02 total 16 13:49:02 drwxr-xr-x 3 root root 4096 Oct 31 13:34 . 13:49:02 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:48 .. 13:49:02 drwxr-xr-x 2 root root 4096 Oct 31 13:34 cost 13:49:02 -rw-r--r-- 1 root root 82 Oct 31 13:34 cost.csv 13:49:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 13:49:02 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 13:49:02 total 16 13:49:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:34 . 13:49:02 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:48 .. 13:49:02 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:34 cost 13:49:02 -rw-r--r-- 1 jenkins jenkins 82 Oct 31 13:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:49:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:49:03 ---> package-listing.sh 13:49:03 ++ facter osfamily 13:49:03 ++ tr '[:upper:]' '[:lower:]' 13:49:03 + OS_FAMILY=debian 13:49:03 + workspace=/w/workspace/edgexfoundry_device-uart_main 13:49:03 + START_PACKAGES=/tmp/packages_start.txt 13:49:03 + END_PACKAGES=/tmp/packages_end.txt 13:49:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:49:03 + PACKAGES=/tmp/packages_start.txt 13:49:03 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 13:49:03 + PACKAGES=/tmp/packages_end.txt 13:49:03 + case "${OS_FAMILY}" in 13:49:03 + dpkg -l 13:49:03 + grep '^ii' 13:49:03 + '[' -f /tmp/packages_start.txt ']' 13:49:03 + '[' -f /tmp/packages_end.txt ']' 13:49:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:49:03 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 13:49:03 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 13:49:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 13:49:03 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 13:49:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:04 prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container 13:49:04 $ 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 13:49:04 $ docker top 14a4cbb4f878e2ab6cac3a9f2ca782c4c5406af430b9386af39ea19853210b96 -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:05 + touch /tmp/pre-build-complete [Pipeline] sh 13:49:05 + mkdir -p /var/log/sysstat [Pipeline] sh 13:49:05 + ls /var/log/sa-host 13:49:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:05 provisioning config files... 13:49:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7196860019735689643tmp [Pipeline] { [Pipeline] echo 13:49:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:49:06 ---> create-netrc.sh [Pipeline] } 13:49:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:49:06 ---> python-tools-install.sh [Pipeline] echo 13:49:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:49:06 ---> sudo-logs.sh 13:49:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:49:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:49:07 ---> job-cost.sh 13:49:07 lf-activate-venv: SKIPPING 13:49:07 DEBUG: total: 0.2199999988079071 13:49:07 INFO: Retrieving Stack Cost... 13:49:07 INFO: Retrieving Pricing Info for: v3-standard-8 13:49:07 INFO: Archiving Costs [Pipeline] echo 13:49:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:49:08 ---> logs-deploy.sh 13:49:08 lf-activate-venv: SKIPPING 13:49:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/54 13:49:08 INFO: archiving workspace using pattern(s): 13:49:09 Archives upload complete. 13:49:09 INFO: archiving logs to Nexus 13:49:09 ---> uname -a: 13:49:09 Linux prd-ubuntu20-04-docker-8c-8g-772221 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 13:49:09 13:49:09 13:49:09 ---> lscpu: 13:49:09 Architecture: x86_64 13:49:09 CPU op-mode(s): 32-bit, 64-bit 13:49:09 Byte Order: Little Endian 13:49:09 Address sizes: 40 bits physical, 48 bits virtual 13:49:09 CPU(s): 8 13:49:09 On-line CPU(s) list: 0-7 13:49:09 Thread(s) per core: 1 13:49:09 Core(s) per socket: 1 13:49:09 Socket(s): 8 13:49:09 NUMA node(s): 1 13:49:09 Vendor ID: AuthenticAMD 13:49:09 CPU family: 23 13:49:09 Model: 49 13:49:09 Model name: AMD EPYC-Rome Processor 13:49:09 Stepping: 0 13:49:09 CPU MHz: 2799.998 13:49:09 BogoMIPS: 5599.99 13:49:09 Virtualization: AMD-V 13:49:09 Hypervisor vendor: KVM 13:49:09 Virtualization type: full 13:49:09 L1d cache: 256 KiB 13:49:09 L1i cache: 256 KiB 13:49:09 L2 cache: 4 MiB 13:49:09 L3 cache: 128 MiB 13:49:09 NUMA node0 CPU(s): 0-7 13:49:09 Vulnerability Gather data sampling: Not affected 13:49:09 Vulnerability Itlb multihit: Not affected 13:49:09 Vulnerability L1tf: Not affected 13:49:09 Vulnerability Mds: Not affected 13:49:09 Vulnerability Meltdown: Not affected 13:49:09 Vulnerability Mmio stale data: Not affected 13:49:09 Vulnerability Retbleed: Vulnerable 13:49:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:49:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:49:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:49:09 Vulnerability Srbds: Not affected 13:49:09 Vulnerability Tsx async abort: Not affected 13:49:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:49:09 13:49:09 13:49:09 ---> nproc: 13:49:09 8 13:49:09 13:49:09 13:49:09 ---> df -h: 13:49:09 Filesystem Size Used Avail Use% Mounted on 13:49:09 overlay 155G 15G 141G 10% / 13:49:09 tmpfs 64M 0 64M 0% /dev 13:49:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:49:09 shm 64M 0 64M 0% /dev/shm 13:49:09 /dev/vda1 155G 15G 141G 10% /facter-os 13:49:09 13:49:09