Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 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-ssh4740543461946967106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh12838926152756736111.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh15049737909488516834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh5068427977091252825.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-ssh5385451868798124170.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11400 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 (main) Commit message: "Merge pull request #131 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 # timeout=10 > git rev-list --no-walk 9c6d64ce201060391995cab4eb7b45ab765e757b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:16:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:16:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:16:02 ========================================================= 05:16:02 EdgeX Global Pipelines Version Info 05:16:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:16:03 ------------------- 05:16:03 stable info: 05:16:03 ------------------- 05:16:03 Commited By: Cherry Wang cherry@iotechsys.com 05:16:03 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:16:03 Message: update stable to v1.0.280 05:16:03 ------------------- 05:16:03 experimental info: 05:16:03 ------------------- 05:16:03 Commited By: Cherry Wang cherry@iotechsys.com 05:16:03 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:16:03 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eea4ade [Pipeline] echo 05:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:04 provisioning config files... 05:16:04 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7069898434819315580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:05 ---> ****-login.sh 05:16:05 nexus3.edgexfoundry.org:10001 05:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:05 05:16:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:16:05 Configure a credential helper to remove this warning. See 05:16:05 https://docs.****.com/go/credential-store/ 05:16:05 05:16:05 Login Succeeded 05:16:05 nexus3.edgexfoundry.org:10002 05:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:05 05:16:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:16:05 Configure a credential helper to remove this warning. See 05:16:05 https://docs.****.com/go/credential-store/ 05:16:05 05:16:05 Login Succeeded 05:16:05 nexus3.edgexfoundry.org:10003 05:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:05 05:16:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:16:05 Configure a credential helper to remove this warning. See 05:16:05 https://docs.****.com/go/credential-store/ 05:16:05 05:16:05 Login Succeeded 05:16:05 nexus3.edgexfoundry.org:10004 05:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:05 05:16:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:16:05 Configure a credential helper to remove this warning. See 05:16:05 https://docs.****.com/go/credential-store/ 05:16:05 05:16:05 Login Succeeded 05:16:05 ****.io 05:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:05 05:16:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:16:05 Configure a credential helper to remove this warning. See 05:16:05 https://docs.****.com/go/credential-store/ 05:16:05 05:16:05 Login Succeeded 05:16:05 ---> ****-login.sh ends [Pipeline] } 05:16:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:16:06 + git rev-list -1 --merges eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3~1..eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] echo 05:16:06 -----------> git rev-list -1 --merges eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3~1..eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 05:16:06 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [false] [Pipeline] sh 05:16:06 + git log --format=format:%s -1 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] echo 05:16:06 ========================================================= 05:16:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:16:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:16:06 + git log --format=format:%s -1 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] echo 05:16:06 [semverPrep] GIT_COMMIT: eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3, Commit Message: Merge pull request #131 from weichou1229/bump-sdk [Pipeline] echo 05:16:06 [semverPrep] This is not a build commit. [Pipeline] sh 05:16:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:16:07 + grep -v github /etc/ssh/ssh_known_hosts 05:16:07 + [ -e /tmp/ssh_known_hosts ] 05:16:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:16:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:16:07 + sudo tee -a /etc/ssh/ssh_known_hosts 05:16:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:07 05:16:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:07 0.1.4: Pulling from edgex-devops/py-git-semver 05:16:07 3dae71ba6b94: Pulling fs layer 05:16:07 6bf1a483ea7c: Pulling fs layer 05:16:07 f5dfc541a4d3: Pulling fs layer 05:16:07 461d9e800cba: Pulling fs layer 05:16:07 80192f66455f: Pulling fs layer 05:16:07 2e8e34ca0e6c: Pulling fs layer 05:16:07 a29436f7fd5d: Pulling fs layer 05:16:07 923cac83aea3: Pulling fs layer 05:16:07 25ad8b0a4227: Pulling fs layer 05:16:07 db01528c6b51: Pulling fs layer 05:16:07 28988de357af: Pulling fs layer 05:16:07 2e8e34ca0e6c: Waiting 05:16:07 a29436f7fd5d: Waiting 05:16:07 923cac83aea3: Waiting 05:16:07 25ad8b0a4227: Waiting 05:16:07 db01528c6b51: Waiting 05:16:07 28988de357af: Waiting 05:16:07 461d9e800cba: Waiting 05:16:07 80192f66455f: Waiting 05:16:07 6bf1a483ea7c: Verifying Checksum 05:16:07 6bf1a483ea7c: Download complete 05:16:07 461d9e800cba: Verifying Checksum 05:16:07 461d9e800cba: Download complete 05:16:07 80192f66455f: Verifying Checksum 05:16:07 80192f66455f: Download complete 05:16:08 f5dfc541a4d3: Verifying Checksum 05:16:08 f5dfc541a4d3: Download complete 05:16:08 3dae71ba6b94: Verifying Checksum 05:16:08 3dae71ba6b94: Download complete 05:16:08 923cac83aea3: Verifying Checksum 05:16:08 923cac83aea3: Download complete 05:16:08 25ad8b0a4227: Download complete 05:16:08 db01528c6b51: Verifying Checksum 05:16:08 db01528c6b51: Download complete 05:16:08 28988de357af: Download complete 05:16:08 a29436f7fd5d: Verifying Checksum 05:16:08 a29436f7fd5d: Download complete 05:16:08 2e8e34ca0e6c: Verifying Checksum 05:16:08 2e8e34ca0e6c: Download complete 05:16:09 3dae71ba6b94: Pull complete 05:16:09 6bf1a483ea7c: Pull complete 05:16:10 f5dfc541a4d3: Pull complete 05:16:10 461d9e800cba: Pull complete 05:16:10 80192f66455f: Pull complete 05:16:14 2e8e34ca0e6c: Pull complete 05:16:15 a29436f7fd5d: Pull complete 05:16:15 923cac83aea3: Pull complete 05:16:15 25ad8b0a4227: Pull complete 05:16:15 db01528c6b51: Pull complete 05:16:15 28988de357af: Pull complete 05:16:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:16:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:15 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:16: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 05:16:17 $ docker top 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 -eo pid,comm 05:16: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). 05:16:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:16:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:17 [ssh-agent] Looking for ssh-agent implementation... 05:16:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:17 $ docker exec 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 ssh-agent 05:16:17 SSH_AUTH_SOCK=/tmp/ssh-bUsFDDl9NZ6y/agent.32 05:16:17 SSH_AGENT_PID=38 05:16:17 Running ssh-add (command line suppressed) 05:16:17 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2420376800124789426.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2420376800124789426.key) 05:16:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] sh 05:16:18 + git tag --points-at HEAD [Pipeline] } 05:16:18 $ docker exec --env ******** --env ******** 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 ssh-agent -k 05:16:18 unset SSH_AUTH_SOCK; 05:16:18 unset SSH_AGENT_PID; 05:16:18 echo Agent pid 38 killed; 05:16:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:16:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:18 [ssh-agent] Looking for ssh-agent implementation... 05:16:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:18 $ docker exec 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 ssh-agent 05:16:18 SSH_AUTH_SOCK=/tmp/ssh-gpOqR1DZZMDO/agent.85 05:16:18 SSH_AGENT_PID=91 05:16:18 Running ssh-add (command line suppressed) 05:16:18 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2081040694707354703.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2081040694707354703.key) 05:16:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:19 + git semver init 05:16:19 2026-05-26 05:16:19,262 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:16:19 2026-05-26 05:16:19,266 [run_init] DEBUG init version:0.0.0 force:False 05:16:19 2026-05-26 05:16:19,266 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 05:16:19 2026-05-26 05:16:19,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 05:16:19 2026-05-26 05:16:19,267 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) 05:16:20 2026-05-26 05:16:20,567 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 05:16:20 2026-05-26 05:16:20,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 05:16:20 2026-05-26 05:16:20,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:16:20 2026-05-26 05:16:20,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:16:20 4.1.0-dev.4 [Pipeline] } 05:16:20 $ docker exec --env ******** --env ******** 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 ssh-agent -k 05:16:20 unset SSH_AUTH_SOCK; 05:16:20 unset SSH_AGENT_PID; 05:16:20 echo Agent pid 91 killed; 05:16:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:16:21 + git semver [Pipeline] } 05:16:21 $ docker stop --time=1 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 05:16:22 $ docker rm -f --volumes 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 [Pipeline] // withDockerContainer [Pipeline] sh 05:16:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:16:23 Stashed 1 file(s) [Pipeline] echo 05:16:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:23 provisioning config files... 05:16:23 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3690932159178373427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:23 ---> ****-login.sh 05:16:23 nexus3.edgexfoundry.org:10001 05:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:23 Login Succeeded 05:16:23 nexus3.edgexfoundry.org:10002 05:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:23 Login Succeeded 05:16:23 nexus3.edgexfoundry.org:10003 05:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:24 Login Succeeded 05:16:24 nexus3.edgexfoundry.org:10004 05:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:24 Login Succeeded 05:16:24 ****.io 05:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:24 Login Succeeded 05:16:24 ---> ****-login.sh ends [Pipeline] } 05:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:16:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:16:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:16:24 ========================================================= 05:16:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:16:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:16:25 #0 building with "default" instance using docker driver 05:16:25 05:16:25 #1 [internal] load build definition from Dockerfile 05:16:25 #1 transferring dockerfile: 1.96kB done 05:16:25 #1 DONE 0.0s 05:16:25 05:16:25 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:16:25 #2 DONE 0.1s 05:16:25 05:16:25 #3 [internal] load .dockerignore 05:16:25 #3 transferring context: 182B done 05:16:25 #3 DONE 0.0s 05:16:25 05:16:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:16:25 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:16:25 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:16:25 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:16:25 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:16:25 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 05:16:25 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 05:16:25 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:16:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 1.11MB / 60.15MB 0.1s 05:16:25 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:16:25 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:16:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s 05:16:25 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:16:25 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 05:16:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 05:16:25 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:16:25 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:16:25 #4 ... 05:16:25 05:16:25 #5 [internal] load build context 05:16:25 #5 transferring context: 33.25MB 0.2s done 05:16:25 #5 DONE 0.3s 05:16:25 05:16:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:16:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s 05:16:25 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:16:25 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 05:16:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 05:16:25 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 05:16:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 54.53MB / 60.15MB 0.5s 05:16:25 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 05:16:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s 05:16:25 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:16:25 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 05:16:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 05:16:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s 05:16:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s 05:16:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 05:16:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 61.87MB / 112.58MB 0.7s 05:16:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 05:16:26 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 05:16:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 85.98MB / 112.58MB 0.8s 05:16:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 05:16:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 05:16:30 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 05:16:30 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:16:31 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:16:31 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:16:31 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:16:31 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:16:31 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 05:16:31 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:16:35 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 05:16:35 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:16:35 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 05:16:35 #4 DONE 9.9s 05:16:35 05:16:35 #6 [builder 2/7] WORKDIR /device-uart 05:16:36 #6 DONE 1.3s 05:16:36 05:16:36 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 05:16:36 #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:16:37 #7 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:16:38 #7 1.489 (1/4) Installing openssh-keygen (10.0_p1-r10) 05:16:38 #7 1.499 (2/4) Installing libedit (20250104.3.1-r1) 05:16:38 #7 1.505 (3/4) Installing openssh-client-common (10.0_p1-r10) 05:16:38 #7 1.531 (4/4) Installing openssh-client-default (10.0_p1-r10) 05:16:38 #7 1.543 Executing busybox-1.37.0-r19.trigger 05:16:38 #7 1.552 OK: 269 MiB in 64 packages 05:16:38 #7 DONE 1.7s 05:16:38 05:16:38 #8 [builder 4/7] COPY go.mod vendor* ./ 05:16:38 #8 DONE 0.0s 05:16:38 05:16:38 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:38 Still waiting to schedule task 05:16:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:16:56 #9 DONE 16.2s 05:16:56 05:16:56 #10 [builder 6/7] COPY . . 05:16:56 #10 DONE 0.1s 05:16:56 05:16:56 #11 [builder 7/7] RUN echo noop 05:16:56 #11 0.195 noop 05:16:56 #11 DONE 0.2s 05:16:56 05:16:56 #12 exporting to image 05:16:56 #12 exporting layers 05:17:03 #12 exporting layers 7.6s done 05:17:03 #12 writing image sha256:cd37b9e8ec0997abb6b919aef71e37ee1498417bb025c065a627669d3d41d428 done 05:17:03 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:17:03 #12 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:03 + docker inspect -f . ci-base-image-x86_64 05:17:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:03 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:17:03 $ 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 05:17:04 $ docker top 404fe1b06f5179763c82d34b652dee2f316e4ec1cec513a2cf23646be24002a3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:04 + go version 05:17:04 go version go1.25.2 linux/amd64 [Pipeline] } 05:17:04 $ docker stop --time=1 404fe1b06f5179763c82d34b652dee2f316e4ec1cec513a2cf23646be24002a3 05:17:05 $ docker rm -f --volumes 404fe1b06f5179763c82d34b652dee2f316e4ec1cec513a2cf23646be24002a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:06 + docker inspect -f . ci-base-image-x86_64 05:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:06 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:17:06 $ 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 05:17:06 $ docker top 43379724151c96b73bed302c900e8289d47d2191bba9c33e5e813677d9231855 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 05:17:07 + make test 05:17:07 go test ./... -coverprofile=coverage.out 05:17:08 ? github.com/edgexfoundry/device-uart [no test files] 05:17:30 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 05:17:30 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 05:17:40 0 issues. 05:17:40 go vet ./... 05:17:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:17:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:17:46 ./bin/test-attribution-txt.sh 05:17:46 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 05:17:46 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:17:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:17:46 $ docker stop --time=1 43379724151c96b73bed302c900e8289d47d2191bba9c33e5e813677d9231855 05:17:48 $ docker rm -f --volumes 43379724151c96b73bed302c900e8289d47d2191bba9c33e5e813677d9231855 [Pipeline] // withDockerContainer [Pipeline] sh 05:17:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:17:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:17:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:17:49 + ls -al . 05:17:49 total 228 05:17:49 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:17 . 05:17:49 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:15 .. 05:17:49 -rw-rw-r-- 1 jenkins jenkins 140 May 26 05:15 .dockerignore 05:17:49 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:17 .git 05:17:49 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:15 .github 05:17:49 -rw-rw-r-- 1 jenkins jenkins 343 May 26 05:15 .gitignore 05:17:49 -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:15 .golangci.yml 05:17:49 drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:16 .semver 05:17:49 -rw-rw-r-- 1 jenkins jenkins 21314 May 26 05:15 Attribution.txt 05:17:49 -rw-rw-r-- 1 jenkins jenkins 2883 May 26 05:15 CHANGELOG.md 05:17:49 -rw-rw-r-- 1 jenkins jenkins 1919 May 26 05:15 Dockerfile 05:17:49 -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:15 GOVERNANCE.md 05:17:49 -rw-rw-r-- 1 jenkins jenkins 698 May 26 05:15 Jenkinsfile 05:17:49 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:15 LICENSE 05:17:49 -rw-rw-r-- 1 jenkins jenkins 2454 May 26 05:15 Makefile 05:17:49 -rw-rw-r-- 1 jenkins jenkins 617 May 26 05:15 OWNERS.md 05:17:49 -rw-rw-r-- 1 jenkins jenkins 8892 May 26 05:15 README.md 05:17:49 -rw-rw-r-- 1 jenkins jenkins 11 May 26 05:16 VERSION 05:17:49 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:15 bin 05:17:49 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:15 cmd 05:17:49 -rw-r--r-- 1 jenkins jenkins 6770 May 26 05:17 coverage.out 05:17:49 -rw-rw-r-- 1 jenkins jenkins 6518 May 26 05:15 go.mod 05:17:49 -rw-rw-r-- 1 jenkins jenkins 89287 May 26 05:15 go.sum 05:17:49 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:15 internal 05:17:49 -rw-rw-r-- 1 jenkins jenkins 209 May 26 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:50 + 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=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 --label arch=amd64 --label version=4.1.0-dev.4 . 05:17:50 #0 building with "default" instance using docker driver 05:17:50 05:17:50 #1 [internal] load build definition from Dockerfile 05:17:50 #1 transferring dockerfile: 1.96kB done 05:17:50 #1 DONE 0.0s 05:17:50 05:17:50 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:17:50 #2 DONE 0.0s 05:17:50 05:17:50 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:17:50 #3 DONE 0.1s 05:17:50 05:17:50 #4 [internal] load .dockerignore 05:17:50 #4 transferring context: 182B done 05:17:50 #4 DONE 0.0s 05:17:50 05:17:50 #5 [internal] load build context 05:17:50 #5 transferring context: 17.02kB done 05:17:50 #5 DONE 0.0s 05:17:50 05:17:50 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:17:50 #6 DONE 0.1s 05:17:50 05:17:50 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:17:50 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done 05:17:50 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 05:17:50 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 05:17:50 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:17:50 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:17:50 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:17:50 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 05:17:50 #7 DONE 0.3s 05:17:50 05:17:50 #8 [builder 2/7] WORKDIR /device-uart 05:17:50 #8 DONE 0.0s 05:17:50 05:17:50 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 05:17:50 #9 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:17:50 #9 0.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:17:51 #9 0.735 OK: 269 MiB in 64 packages 05:17:51 #9 DONE 0.8s 05:17:51 05:17:51 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:17:51 #10 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:17:51 #10 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:17:51 #10 0.581 (1/1) Installing dumb-init (1.2.5-r3) 05:17:51 #10 0.588 Executing busybox-1.37.0-r20.trigger 05:17:51 #10 0.594 OK: 7 MiB in 17 packages 05:17:51 #10 DONE 0.7s 05:17:51 05:17:51 #11 [builder 4/7] COPY go.mod vendor* ./ 05:17:51 #11 DONE 0.0s 05:17:51 05:17:51 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:51 #12 DONE 0.6s 05:17:51 05:17:51 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:17:51 #13 0.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:17:51 #13 0.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:17:52 #13 ... 05:17:52 05:17:52 #14 [builder 6/7] COPY . . 05:17:52 #14 DONE 0.1s 05:17:52 05:17:52 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:17:52 #13 0.846 OK: 7 MiB in 17 packages 05:17:52 #13 DONE 0.9s 05:17:52 05:17:52 #15 [builder 7/7] RUN make build 05:17:52 #15 0.206 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 05:18:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11401 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 05:18:15 Running in /w/workspace/device-uart/57 [Pipeline] { [Pipeline] checkout 05:18:16 The recommended git tool is: git 05:18:18 #15 DONE 24.4s 05:18:18 05:18:18 #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / 05:18:18 #16 DONE 0.0s 05:18:18 05:18:18 #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / 05:18:18 #17 DONE 0.0s 05:18:18 05:18:18 #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / 05:18:18 #18 DONE 0.2s 05:18:18 05:18:18 #19 exporting to image 05:18:18 #19 exporting layers 05:18:18 #19 exporting layers 0.2s done 05:18:18 #19 writing image sha256:1c9547b7191a6ccb79106b9140733db6f7c542d1eb6e83af59bc0c4b0961b803 done 05:18:18 #19 naming to docker.io/library/device-uart done 05:18:18 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:19 provisioning config files... 05:18:19 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7815575820300573875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:19 ---> ****-login.sh 05:18:19 nexus3.edgexfoundry.org:10001 05:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:19 Login Succeeded 05:18:19 nexus3.edgexfoundry.org:10002 05:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:19 Login Succeeded 05:18:19 nexus3.edgexfoundry.org:10003 05:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:19 Login Succeeded 05:18:19 nexus3.edgexfoundry.org:10004 05:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:19 Login Succeeded 05:18:19 ****.io 05:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:19 Login Succeeded 05:18:19 ---> ****-login.sh ends [Pipeline] } 05:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:18:19 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 05:18:19 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 05:18:19 latest 05:18:19 4.1.0-dev.4 05:18:19 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 05:18:19 main 05:18:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:20 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:20 + docker push nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 05:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:18:20 ab167c1ab3af: Preparing 05:18:20 ff57511025e2: Preparing 05:18:20 ca69c0e9822e: Preparing 05:18:20 b05e4a8ff779: Preparing 05:18:20 58dee348b0e9: Preparing 05:18:20 0854555d70ac: Preparing 05:18:20 0854555d70ac: Waiting 05:18:20 ca69c0e9822e: Pushed 05:18:20 58dee348b0e9: Pushed 05:18:20 b05e4a8ff779: Pushed 05:18:20 ff57511025e2: Pushed 05:18:20 0854555d70ac: Layer already exists 05:18:20 using credential edgex-jenkins-ssh 05:18:20 Cloning the remote Git repository 05:18:20 Cloning repository git@github.com:edgexfoundry/device-uart.git 05:18:20 > git init /w/workspace/device-uart/57 # timeout=10 05:18:21 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 05:18:21 > git --version # timeout=10 05:18:21 > git --version # 'git version 2.25.1' 05:18:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:24 Avoid second fetch 05:18:24 Checking out Revision eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 (main) 05:18:23 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 05:18:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:24 > git config core.sparsecheckout # timeout=10 05:18:24 > git checkout -f eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 # timeout=10 05:18:25 Commit message: "Merge pull request #131 from weichou1229/bump-sdk" 05:18:25 ab167c1ab3af: Pushed 05:18:25 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:26 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:26 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 05:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:18:26 ab167c1ab3af: Preparing 05:18:26 ff57511025e2: Preparing 05:18:26 ca69c0e9822e: Preparing 05:18:26 b05e4a8ff779: Preparing 05:18:26 58dee348b0e9: Preparing 05:18:26 0854555d70ac: Preparing 05:18:26 0854555d70ac: Waiting 05:18:26 b05e4a8ff779: Layer already exists 05:18:26 ca69c0e9822e: Layer already exists 05:18:26 ff57511025e2: Layer already exists 05:18:26 ab167c1ab3af: Layer already exists 05:18:26 58dee348b0e9: Layer already exists 05:18:26 0854555d70ac: Layer already exists 05:18:26 latest: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:26 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:27 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.4 05:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:18:27 ab167c1ab3af: Preparing 05:18:27 ff57511025e2: Preparing 05:18:27 ca69c0e9822e: Preparing 05:18:27 b05e4a8ff779: Preparing 05:18:27 58dee348b0e9: Preparing 05:18:27 0854555d70ac: Preparing 05:18:27 0854555d70ac: Waiting 05:18:27 ff57511025e2: Layer already exists 05:18:27 ca69c0e9822e: Layer already exists 05:18:27 58dee348b0e9: Layer already exists 05:18:27 b05e4a8ff779: Layer already exists 05:18:27 ab167c1ab3af: Layer already exists 05:18:27 0854555d70ac: Layer already exists 05:18:27 4.1.0-dev.4: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:27 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:27 + docker push nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 05:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:18:27 ab167c1ab3af: Preparing 05:18:27 ff57511025e2: Preparing 05:18:27 ca69c0e9822e: Preparing 05:18:27 b05e4a8ff779: Preparing 05:18:27 58dee348b0e9: Preparing 05:18:27 0854555d70ac: Preparing 05:18:27 0854555d70ac: Waiting 05:18:27 ff57511025e2: Layer already exists 05:18:27 b05e4a8ff779: Layer already exists 05:18:27 ab167c1ab3af: Layer already exists 05:18:27 58dee348b0e9: Layer already exists 05:18:27 ca69c0e9822e: Layer already exists 05:18:27 0854555d70ac: Layer already exists 05:18:27 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:28 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:28 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 05:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:18:28 ab167c1ab3af: Preparing 05:18:28 ff57511025e2: Preparing 05:18:28 ca69c0e9822e: Preparing 05:18:28 b05e4a8ff779: Preparing 05:18:28 58dee348b0e9: Preparing 05:18:28 0854555d70ac: Preparing 05:18:28 0854555d70ac: Waiting 05:18:28 ca69c0e9822e: Layer already exists 05:18:28 58dee348b0e9: Layer already exists 05:18:28 b05e4a8ff779: Layer already exists 05:18:28 ab167c1ab3af: Layer already exists 05:18:28 ff57511025e2: Layer already exists 05:18:28 0854555d70ac: Layer already exists 05:18:28 main: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:28 ===================================================== [Pipeline] echo 05:18:28 taggedImages: 05:18:28 - nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 05:18:28 - nexus3.edgexfoundry.org:10004/device-uart:latest 05:18:28 - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.4 05:18:28 - nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 05:18:28 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:28 05:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:29 latest: Pulling from edgex-lftools-log-publisher 05:18:29 5eb5b503b376: Pulling fs layer 05:18:29 5c69ac0246d0: Pulling fs layer 05:18:29 ec43610c2a17: Pulling fs layer 05:18:29 3a2ae6a8a46f: Pulling fs layer 05:18:29 33b1e0a273af: Pulling fs layer 05:18:29 5d3b04190fa2: Pulling fs layer 05:18:29 2f39f015ded8: Pulling fs layer 05:18:29 3a2ae6a8a46f: Waiting 05:18:29 33b1e0a273af: Waiting 05:18:29 5d3b04190fa2: Waiting 05:18:29 2f39f015ded8: Waiting 05:18:29 5c69ac0246d0: Verifying Checksum 05:18:29 5c69ac0246d0: Download complete 05:18:29 3a2ae6a8a46f: Verifying Checksum 05:18:29 3a2ae6a8a46f: Download complete 05:18:29 33b1e0a273af: Verifying Checksum 05:18:29 33b1e0a273af: Download complete 05:18:29 ec43610c2a17: Verifying Checksum 05:18:29 ec43610c2a17: Download complete 05:18:29 5d3b04190fa2: Verifying Checksum 05:18:29 5d3b04190fa2: Download complete 05:18:29 5eb5b503b376: Verifying Checksum 05:18:29 5eb5b503b376: Download complete 05:18:29 05:18:29 GitHub has been notified of this commit’s build result 05:18:29 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:29 provisioning config files... 05:18:29 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/57@tmp/config14737275685454357980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:30 2f39f015ded8: Download complete 05:18:30 ---> ****-login.sh 05:18:30 nexus3.edgexfoundry.org:10001 05:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:30 Configure a credential helper to remove this warning. See 05:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:30 05:18:30 Login Succeeded 05:18:30 nexus3.edgexfoundry.org:10002 05:18:30 5eb5b503b376: Pull complete 05:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:31 Configure a credential helper to remove this warning. See 05:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:31 05:18:31 Login Succeeded 05:18:31 nexus3.edgexfoundry.org:10003 05:18:31 5c69ac0246d0: Pull complete 05:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:31 Configure a credential helper to remove this warning. See 05:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:31 05:18:31 Login Succeeded 05:18:31 nexus3.edgexfoundry.org:10004 05:18:31 ec43610c2a17: Pull complete 05:18:31 3a2ae6a8a46f: Pull complete 05:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:31 Configure a credential helper to remove this warning. See 05:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:31 05:18:31 Login Succeeded 05:18:31 ****.io 05:18:32 33b1e0a273af: Pull complete 05:18:32 5d3b04190fa2: Pull complete 05:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:34 Configure a credential helper to remove this warning. See 05:18:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:34 05:18:34 Login Succeeded 05:18:34 ---> ****-login.sh ends [Pipeline] } 05:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:18:34 ========================================================= 05:18:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:18:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:18:35 Sending build context to Docker daemon 16.74MB 05:18:35 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 05:18:35 Step 2/12 : FROM ${BASE} AS builder 05:18:35 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:18:35 6b59a28fa201: Pulling fs layer 05:18:35 d32bb0dddca7: Pulling fs layer 05:18:35 5dab1238d3d9: Pulling fs layer 05:18:35 196fd7d83e7d: Pulling fs layer 05:18:35 4f4fb700ef54: Pulling fs layer 05:18:35 8ba94037c8f0: Pulling fs layer 05:18:35 deaec5988b04: Pulling fs layer 05:18:35 9f65657bb879: Pulling fs layer 05:18:35 8ba94037c8f0: Waiting 05:18:35 196fd7d83e7d: Waiting 05:18:35 9f65657bb879: Waiting 05:18:35 deaec5988b04: Waiting 05:18:35 4f4fb700ef54: Waiting 05:18:35 d32bb0dddca7: Verifying Checksum 05:18:35 d32bb0dddca7: Download complete 05:18:35 196fd7d83e7d: Verifying Checksum 05:18:35 196fd7d83e7d: Download complete 05:18:35 4f4fb700ef54: Verifying Checksum 05:18:35 4f4fb700ef54: Download complete 05:18:35 8ba94037c8f0: Verifying Checksum 05:18:35 8ba94037c8f0: Download complete 05:18:35 6b59a28fa201: Download complete 05:18:35 9f65657bb879: Verifying Checksum 05:18:35 9f65657bb879: Download complete 05:18:36 6b59a28fa201: Pull complete 05:18:37 d32bb0dddca7: Pull complete 05:18:37 5dab1238d3d9: Verifying Checksum 05:18:37 5dab1238d3d9: Download complete 05:18:37 2f39f015ded8: Pull complete 05:18:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:18:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:37 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:18:37 $ 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 05:18:38 deaec5988b04: Verifying Checksum 05:18:38 deaec5988b04: Download complete 05:18:38 $ docker top 8dc17462ef641a9f86660d837fc9a2447964df27e6e95ddeeaeaf56402848387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:39 ---> job-cost.sh 05:18:39 lf-activate-venv: SKIPPING 05:18:39 INFO: No Stack... 05:18:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:18:40 INFO: Archiving Costs [Pipeline] sh 05:18:40 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 05:18:40 + cut -d, -f6 [Pipeline] lock 05:18:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] 05:18:40 Resource [jenkins-edgexfoundry-device-uart-main-57-stack-cost] did not exist. Created. 05:18:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:18:40 + echo total: 0.2199999988079071 [Pipeline] stash 05:18:40 Stashed 1 file(s) [Pipeline] } 05:18:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 05:18:40 $ docker stop --time=1 8dc17462ef641a9f86660d837fc9a2447964df27e6e95ddeeaeaf56402848387 05:18:41 $ docker rm -f --volumes 8dc17462ef641a9f86660d837fc9a2447964df27e6e95ddeeaeaf56402848387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:18:50 5dab1238d3d9: Pull complete 05:18:51 196fd7d83e7d: Pull complete 05:18:51 4f4fb700ef54: Pull complete 05:18:51 8ba94037c8f0: Pull complete 05:19:01 deaec5988b04: Pull complete 05:19:03 9f65657bb879: Pull complete 05:19:03 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:19:03 ---> 334268110677 05:19:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:19:05 ---> Running in 2a0fca45042e 05:19:05 Removing intermediate container 2a0fca45042e 05:19:05 ---> 4205e46e6207 05:19:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:19:05 ---> Running in 0baa08e2fee4 05:19:06 Removing intermediate container 0baa08e2fee4 05:19:06 ---> 528a10609a1b 05:19:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:19:06 ---> Running in c4066f53ae83 05:19:06 Removing intermediate container c4066f53ae83 05:19:06 ---> 4ea66a04912c 05:19:06 Step 6/12 : WORKDIR /device-uart 05:19:06 ---> Running in 79933ee684f3 05:19:07 Removing intermediate container 79933ee684f3 05:19:07 ---> 2cba38dae8f6 05:19:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:19:07 ---> Running in 9807f3ebd0b3 05:19:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:19:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:19:10 (1/4) Installing openssh-keygen (10.0_p1-r10) 05:19:10 (2/4) Installing libedit (20250104.3.1-r1) 05:19:10 (3/4) Installing openssh-client-common (10.0_p1-r10) 05:19:10 (4/4) Installing openssh-client-default (10.0_p1-r10) 05:19:10 Executing busybox-1.37.0-r19.trigger 05:19:10 OK: 259 MiB in 64 packages 05:19:16 Removing intermediate container 9807f3ebd0b3 05:19:16 ---> 55178a6eff50 05:19:16 Step 8/12 : COPY go.mod vendor* ./ 05:19:16 ---> c56b2439c699 05:19:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:16 ---> Running in 901fffc90ba4 05:21:08 Removing intermediate container 901fffc90ba4 05:21:08 ---> 9cde5ff0d745 05:21:08 Step 10/12 : COPY . . 05:21:08 ---> 89710e4adbaa 05:21:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:21:08 ---> Running in 1a4faadce0e9 05:21:08 Removing intermediate container 1a4faadce0e9 05:21:08 ---> 31040931961f 05:21:08 Step 12/12 : RUN ${MAKE} 05:21:08 ---> Running in 2be4e46c9962 05:21:08 noop 05:21:08 Removing intermediate container 2be4e46c9962 05:21:08 ---> bd2a5de6621d 05:21:08 Successfully built bd2a5de6621d 05:21:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:09 + docker inspect -f . ci-base-image-arm64 05:21:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:09 prd-ubuntu20.04-docker-arm64-4c-16g-11401 does not seem to be running inside a container 05:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/57 -v /w/workspace/device-uart/57:/w/workspace/device-uart/57:rw,z -v /w/workspace/device-uart/57@tmp:/w/workspace/device-uart/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:21:12 $ docker top d91332245ff2d5aa902c086b2fae1a6077a4630dc224b17e4157f71a2863f1df -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:13 + go version 05:21:13 go version go1.25.3 linux/arm64 [Pipeline] } 05:21:13 $ docker stop --time=1 d91332245ff2d5aa902c086b2fae1a6077a4630dc224b17e4157f71a2863f1df 05:21:14 $ docker rm -f --volumes d91332245ff2d5aa902c086b2fae1a6077a4630dc224b17e4157f71a2863f1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:15 + docker inspect -f . ci-base-image-arm64 05:21:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:15 prd-ubuntu20.04-docker-arm64-4c-16g-11401 does not seem to be running inside a container 05:21:15 $ 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/57 -v /w/workspace/device-uart/57:/w/workspace/device-uart/57:rw,z -v /w/workspace/device-uart/57@tmp:/w/workspace/device-uart/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:21:17 $ docker top 7f9016693832a18fe43b30524b3a82caad8a218708616e9a3ce347041110aa13 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:17 + git config --global --add safe.directory /w/workspace/device-uart/57 [Pipeline] fileExists [Pipeline] sh 05:21:18 + make test 05:21:18 go test ./... -coverprofile=coverage.out 05:21:26 ? github.com/edgexfoundry/device-uart [no test files] 05:25:34 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 05:25:34 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 05:25:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:25:34 go vet ./... 05:26:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:26:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:26:22 ./bin/test-attribution-txt.sh 05:26:22 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 05:26:22 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:26:22 $ docker stop --time=1 7f9016693832a18fe43b30524b3a82caad8a218708616e9a3ce347041110aa13 05:26:24 $ docker rm -f --volumes 7f9016693832a18fe43b30524b3a82caad8a218708616e9a3ce347041110aa13 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:26:26 Warning: overwriting stash ‘coverage-report’ 05:26:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:26:28 + ls -al . 05:26:28 total 224 05:26:28 drwxrwxr-x 7 jenkins jenkins 4096 May 26 05:21 . 05:26:28 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:18 .. 05:26:28 -rw-rw-r-- 1 jenkins jenkins 140 May 26 05:18 .dockerignore 05:26:28 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:18 .git 05:26:28 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:18 .github 05:26:28 -rw-rw-r-- 1 jenkins jenkins 343 May 26 05:18 .gitignore 05:26:28 -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:18 .golangci.yml 05:26:28 -rw-rw-r-- 1 jenkins jenkins 21314 May 26 05:18 Attribution.txt 05:26:28 -rw-rw-r-- 1 jenkins jenkins 2883 May 26 05:18 CHANGELOG.md 05:26:28 -rw-rw-r-- 1 jenkins jenkins 1919 May 26 05:18 Dockerfile 05:26:28 -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:18 GOVERNANCE.md 05:26:28 -rw-rw-r-- 1 jenkins jenkins 698 May 26 05:18 Jenkinsfile 05:26:28 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:18 LICENSE 05:26:28 -rw-rw-r-- 1 jenkins jenkins 2454 May 26 05:18 Makefile 05:26:28 -rw-rw-r-- 1 jenkins jenkins 617 May 26 05:18 OWNERS.md 05:26:28 -rw-rw-r-- 1 jenkins jenkins 8892 May 26 05:18 README.md 05:26:28 -rw-rw-r-- 1 jenkins jenkins 11 May 26 05:16 VERSION 05:26:28 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:18 bin 05:26:28 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:18 cmd 05:26:28 -rw-r--r-- 1 jenkins jenkins 6770 May 26 05:25 coverage.out 05:26:28 -rw-rw-r-- 1 jenkins jenkins 6518 May 26 05:18 go.mod 05:26:28 -rw-rw-r-- 1 jenkins jenkins 89287 May 26 05:18 go.sum 05:26:28 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:18 internal 05:26:28 -rw-rw-r-- 1 jenkins jenkins 209 May 26 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:28 + 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=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 --label arch=arm64 --label version=4.1.0-dev.4 . 05:26:29 Sending build context to Docker daemon 16.75MB 05:26:29 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 05:26:29 Step 2/26 : FROM ${BASE} AS builder 05:26:29 ---> bd2a5de6621d 05:26:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:26:29 ---> Running in a75a1b4002bc 05:26:29 Removing intermediate container a75a1b4002bc 05:26:29 ---> a7ba3ec0695e 05:26:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:26:29 ---> Running in d7b54d58153a 05:26:30 Removing intermediate container d7b54d58153a 05:26:30 ---> 273282528285 05:26:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 05:26:30 ---> Running in 17719c4d95ce 05:26:30 Removing intermediate container 17719c4d95ce 05:26:30 ---> ee10ebff660f 05:26:30 Step 6/26 : WORKDIR /device-uart 05:26:30 ---> Running in dde06c8c3a08 05:26:31 Removing intermediate container dde06c8c3a08 05:26:31 ---> f1f55134f4db 05:26:31 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:26:31 ---> Running in 227c97bfb4d2 05:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:26:34 OK: 259 MiB in 64 packages 05:26:35 Removing intermediate container 227c97bfb4d2 05:26:35 ---> 7995766b8e9c 05:26:35 Step 8/26 : COPY go.mod vendor* ./ 05:26:35 ---> cfe91d109c7c 05:26:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:35 ---> Running in d7c136d635ca 05:26:40 Removing intermediate container d7c136d635ca 05:26:40 ---> 084d8b80391e 05:26:40 Step 10/26 : COPY . . 05:26:41 ---> 0d08530e058f 05:26:41 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:26:41 ---> Running in 0eb67bbdc8b1 05:26:41 Removing intermediate container 0eb67bbdc8b1 05:26:41 ---> 234d94532f53 05:26:41 Step 12/26 : RUN ${MAKE} 05:26:41 ---> Running in a532246ef88f 05:26:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 05:31:04 Removing intermediate container a532246ef88f 05:31:04 ---> 85d0f9dbd612 05:31:04 Step 13/26 : FROM alpine:3.22 05:31:04 3.22: Pulling from library/alpine 05:31:04 58e777220c39: Pulling fs layer 05:31:04 58e777220c39: Verifying Checksum 05:31:04 58e777220c39: Download complete 05:31:04 58e777220c39: Pull complete 05:31:04 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:31:04 Status: Downloaded newer image for alpine:3.22 05:31:04 ---> 6a2735c23ff3 05:31:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:31:04 ---> Running in 4f75f4b9d824 05:31:04 Removing intermediate container 4f75f4b9d824 05:31:04 ---> 55ed60163220 05:31:04 Step 15/26 : RUN apk add --update --no-cache dumb-init 05:31:04 ---> Running in 4d12cc1333a5 05:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:31:04 (1/1) Installing dumb-init (1.2.5-r3) 05:31:04 Executing busybox-1.37.0-r20.trigger 05:31:04 OK: 8 MiB in 17 packages 05:31:04 Removing intermediate container 4d12cc1333a5 05:31:04 ---> f2964180ca01 05:31:04 Step 16/26 : RUN apk --no-cache upgrade 05:31:04 ---> Running in 7ab9449ce17e 05:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:31:06 OK: 8 MiB in 17 packages 05:31:07 Removing intermediate container 7ab9449ce17e 05:31:07 ---> 1621e9165967 05:31:07 Step 17/26 : WORKDIR / 05:31:08 ---> Running in 8995df29d740 05:31:08 Removing intermediate container 8995df29d740 05:31:08 ---> c94754ac6819 05:31:08 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 05:31:08 ---> 2cebc28dedff 05:31:08 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 05:31:09 ---> cf080169e1cf 05:31:09 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 05:31:12 ---> d6533f16dce9 05:31:12 Step 21/26 : EXPOSE 59995 05:31:12 ---> Running in a69e96f43304 05:31:12 Removing intermediate container a69e96f43304 05:31:12 ---> e3cda8f1b7b5 05:31:12 Step 22/26 : ENTRYPOINT ["/device-uart"] 05:31:13 ---> Running in e4a47b369fb3 05:31:13 Removing intermediate container e4a47b369fb3 05:31:13 ---> 561c1af49914 05:31:13 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:31:13 ---> Running in 69a319421f9e 05:31:13 Removing intermediate container 69a319421f9e 05:31:13 ---> 2f5ec07cff36 05:31:13 Step 24/26 : LABEL arch=arm64 05:31:13 ---> Running in f2fae33e58af 05:31:14 Removing intermediate container f2fae33e58af 05:31:14 ---> 0c1951e69490 05:31:14 Step 25/26 : LABEL git_sha=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 05:31:14 ---> Running in e57883504d33 05:31:14 Removing intermediate container e57883504d33 05:31:14 ---> 7e95d7a48c9a 05:31:14 Step 26/26 : LABEL version=4.1.0-dev.4 05:31:14 ---> Running in 02e676fef700 05:31:15 Removing intermediate container 02e676fef700 05:31:15 ---> 31a3b3262489 05:31:15 [Warning] One or more build-args [ARCH] were not consumed 05:31:15 Successfully built 31a3b3262489 05:31:15 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:15 provisioning config files... 05:31:15 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/57@tmp/config1198583695936747477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:15 ---> ****-login.sh 05:31:15 nexus3.edgexfoundry.org:10001 05:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:15 Configure a credential helper to remove this warning. See 05:31:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:15 05:31:15 Login Succeeded 05:31:15 nexus3.edgexfoundry.org:10002 05:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:16 Configure a credential helper to remove this warning. See 05:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:16 05:31:16 Login Succeeded 05:31:16 nexus3.edgexfoundry.org:10003 05:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:16 Configure a credential helper to remove this warning. See 05:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:16 05:31:16 Login Succeeded 05:31:16 nexus3.edgexfoundry.org:10004 05:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:16 Configure a credential helper to remove this warning. See 05:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:16 05:31:16 Login Succeeded 05:31:16 ****.io 05:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:17 Configure a credential helper to remove this warning. See 05:31:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:17 05:31:17 Login Succeeded 05:31:17 ---> ****-login.sh ends [Pipeline] } 05:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:31:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:31:17 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 05:31:17 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 05:31:17 latest 05:31:17 4.1.0-dev.4 05:31:17 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 05:31:17 main 05:31:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:17 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:18 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 05:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:31:18 e6be5c02ef5a: Preparing 05:31:18 bdcfb79a8b4e: Preparing 05:31:18 b348d880b87a: Preparing 05:31:18 de9cf4b16352: Preparing 05:31:18 433860fff935: Preparing 05:31:18 eeaa73608b53: Preparing 05:31:18 eeaa73608b53: Waiting 05:31:18 de9cf4b16352: Pushed 05:31:18 bdcfb79a8b4e: Pushed 05:31:18 433860fff935: Pushed 05:31:18 b348d880b87a: Pushed 05:31:18 eeaa73608b53: Layer already exists 05:31:30 e6be5c02ef5a: Pushed 05:31:30 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:31 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:31 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 05:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:31:31 e6be5c02ef5a: Preparing 05:31:31 bdcfb79a8b4e: Preparing 05:31:31 b348d880b87a: Preparing 05:31:31 de9cf4b16352: Preparing 05:31:31 433860fff935: Preparing 05:31:31 eeaa73608b53: Preparing 05:31:31 eeaa73608b53: Waiting 05:31:31 b348d880b87a: Layer already exists 05:31:31 de9cf4b16352: Layer already exists 05:31:31 bdcfb79a8b4e: Layer already exists 05:31:31 e6be5c02ef5a: Layer already exists 05:31:31 433860fff935: Layer already exists 05:31:31 eeaa73608b53: Layer already exists 05:31:31 latest: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:32 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:32 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.4 05:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:31:32 e6be5c02ef5a: Preparing 05:31:32 bdcfb79a8b4e: Preparing 05:31:32 b348d880b87a: Preparing 05:31:32 de9cf4b16352: Preparing 05:31:32 433860fff935: Preparing 05:31:32 eeaa73608b53: Preparing 05:31:32 eeaa73608b53: Waiting 05:31:32 e6be5c02ef5a: Layer already exists 05:31:32 bdcfb79a8b4e: Layer already exists 05:31:32 433860fff935: Layer already exists 05:31:32 b348d880b87a: Layer already exists 05:31:32 de9cf4b16352: Layer already exists 05:31:32 eeaa73608b53: Layer already exists 05:31:32 4.1.0-dev.4: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:33 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:33 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 05:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:31:33 e6be5c02ef5a: Preparing 05:31:33 bdcfb79a8b4e: Preparing 05:31:33 b348d880b87a: Preparing 05:31:33 de9cf4b16352: Preparing 05:31:33 433860fff935: Preparing 05:31:33 eeaa73608b53: Preparing 05:31:33 eeaa73608b53: Waiting 05:31:33 433860fff935: Layer already exists 05:31:33 e6be5c02ef5a: Layer already exists 05:31:33 b348d880b87a: Layer already exists 05:31:33 bdcfb79a8b4e: Layer already exists 05:31:33 de9cf4b16352: Layer already exists 05:31:33 eeaa73608b53: Layer already exists 05:31:33 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:34 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:34 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 05:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:31:34 e6be5c02ef5a: Preparing 05:31:34 bdcfb79a8b4e: Preparing 05:31:34 b348d880b87a: Preparing 05:31:34 de9cf4b16352: Preparing 05:31:34 433860fff935: Preparing 05:31:34 eeaa73608b53: Preparing 05:31:34 eeaa73608b53: Waiting 05:31:34 b348d880b87a: Layer already exists 05:31:34 de9cf4b16352: Layer already exists 05:31:34 bdcfb79a8b4e: Layer already exists 05:31:34 433860fff935: Layer already exists 05:31:34 e6be5c02ef5a: Layer already exists 05:31:34 eeaa73608b53: Layer already exists 05:31:34 main: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:31:34 ===================================================== [Pipeline] echo 05:31:34 taggedImages: 05:31:34 - nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 05:31:34 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 05:31:34 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.4 05:31:34 - nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 05:31:34 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:35 05:31:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:35 arm64: Pulling from edgex-lftools-log-publisher 05:31:35 8998bd30e6a1: Pulling fs layer 05:31:35 04944245beec: Pulling fs layer 05:31:35 699f458cf7ca: Pulling fs layer 05:31:35 765212b225bb: Pulling fs layer 05:31:35 f23df028b6ca: Pulling fs layer 05:31:35 d65c8cfc05b1: Pulling fs layer 05:31:35 2437ff75d9bd: Pulling fs layer 05:31:35 765212b225bb: Waiting 05:31:35 d65c8cfc05b1: Waiting 05:31:35 2437ff75d9bd: Waiting 05:31:35 f23df028b6ca: Waiting 05:31:35 04944245beec: Verifying Checksum 05:31:35 04944245beec: Download complete 05:31:35 765212b225bb: Verifying Checksum 05:31:35 765212b225bb: Download complete 05:31:35 f23df028b6ca: Verifying Checksum 05:31:35 f23df028b6ca: Download complete 05:31:35 d65c8cfc05b1: Verifying Checksum 05:31:35 d65c8cfc05b1: Download complete 05:31:36 699f458cf7ca: Verifying Checksum 05:31:36 699f458cf7ca: Download complete 05:31:36 8998bd30e6a1: Verifying Checksum 05:31:36 8998bd30e6a1: Download complete 05:31:39 2437ff75d9bd: Verifying Checksum 05:31:39 2437ff75d9bd: Download complete 05:31:41 8998bd30e6a1: Pull complete 05:31:41 04944245beec: Pull complete 05:31:43 699f458cf7ca: Pull complete 05:31:43 765212b225bb: Pull complete 05:31:44 f23df028b6ca: Pull complete 05:31:45 d65c8cfc05b1: Pull complete 05:32:03 2437ff75d9bd: Pull complete 05:32:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:03 prd-ubuntu20.04-docker-arm64-4c-16g-11401 does not seem to be running inside a container 05:32:03 $ 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/57 -v /w/workspace/device-uart/57:/w/workspace/device-uart/57:rw,z -v /w/workspace/device-uart/57@tmp:/w/workspace/device-uart/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:32:06 $ docker top 5add3ede0f5a88dd1f6b7ba56d30165582ea32c21bf1c92c7a49e734886e5c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:07 ---> job-cost.sh 05:32:07 lf-activate-venv: SKIPPING 05:32:07 INFO: No Stack... 05:32:08 INFO: Retrieving Pricing Info for: v3-standard-4 05:32:08 INFO: Archiving Costs [Pipeline] sh 05:32:09 + cat /w/workspace/device-uart/57/archives/cost.csv 05:32:09 + cut -d, -f6 [Pipeline] lock 05:32:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] 05:32:09 Resource [jenkins-edgexfoundry-device-uart-main-57-stack-cost] did not exist. Created. 05:32:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:32:10 /w/workspace/device-uart/57@tmp/durable-c5809d19/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:32:10 + echo total: 0.10999999940395355 [Pipeline] stash 05:32:10 Warning: overwriting stash ‘stack-cost’ 05:32:10 Stashed 1 file(s) [Pipeline] } 05:32:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 05:32:10 $ docker stop --time=1 5add3ede0f5a88dd1f6b7ba56d30165582ea32c21bf1c92c7a49e734886e5c16 05:32:12 $ docker rm -f --volumes 5add3ede0f5a88dd1f6b7ba56d30165582ea32c21bf1c92c7a49e734886e5c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:32:12 provisioning config files... 05:32:12 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9732982976809722465tmp [Pipeline] { [Pipeline] sh 05:32:13 + set +x 05:32:13 + + curl -sbash https://codecov.io/bash -s 05:32:13 -- 05:32:13 05:32:13 _____ _ 05:32:13 / ____| | | 05:32:13 | | ___ __| | ___ ___ _____ __ 05:32:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:32:13 | |___| (_) | (_| | __/ (_| (_) \ V / 05:32:13 \_____\___/ \__,_|\___|\___\___/ \_/ 05:32:13 Bash-1.0.6 05:32:13 05:32:13 05:32:13 ==> git version 2.25.1 found 05:32:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:32:13 Release-Date: 2020-01-08 05:32:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:32:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:32:13 ==> Jenkins CI detected. 05:32:13 current dir:  /w/workspace/edgexfoundry_device-uart_main 05:32:13 project root: . 05:32:13 --> token set from env 05:32:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:32:13 ==> Running gcov in . (disable via -X gcov) 05:32:13 ==> Python coveragepy not found 05:32:13 ==> Searching for coverage reports in: 05:32:13 + . 05:32:13 -> Found 1 reports 05:32:13 ==> Detecting git/mercurial file structure 05:32:13 ==> Reading reports 05:32:13 + ./coverage.out bytes=6770 05:32:13 ==> Appending adjustments 05:32:13 https://docs.codecov.io/docs/fixing-reports 05:32:13 + Found adjustments 05:32:13 ==> Gzipping contents 05:32:13 4.0K /tmp/codecov.22Lnur.gz 05:32:13 ==> Uploading reports 05:32:13 url: https://codecov.io 05:32:13 query: branch=main&commit=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 05:32:13 -> Pinging Codecov 05:32:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 05:32:13 -> Uploading to 05:32:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3/c35abd9d-9d77-43f1-92e2-975302361ea9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T053213Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a1440ed383a5e830a519dbaaa380b4c79bcb0129878ca411ccb9054160b2b7d1 05:32:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:13 Dload Upload Total Spent Left Speed 05:32:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1331 0 0 100 1331 0 8932 --:--:-- --:--:-- --:--:-- 8932 05:32:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] } 05:32:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:32:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:32:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:32:14 05:32:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:32:14 latest: Pulling from edgex-devops/edgex-snyk-go 05:32:14 2d35ebdb57d9: Already exists 05:32:14 85e8836fcdb2: Pulling fs layer 05:32:14 91631faa732a: Pulling fs layer 05:32:14 f3f5ae8826fa: Pulling fs layer 05:32:14 4f4fb700ef54: Pulling fs layer 05:32:14 7861252a18e6: Pulling fs layer 05:32:14 9130f900ef6f: Pulling fs layer 05:32:14 7861252a18e6: Waiting 05:32:14 9130f900ef6f: Waiting 05:32:14 4f4fb700ef54: Waiting 05:32:14 f3f5ae8826fa: Verifying Checksum 05:32:14 f3f5ae8826fa: Download complete 05:32:14 85e8836fcdb2: Verifying Checksum 05:32:14 85e8836fcdb2: Download complete 05:32:14 4f4fb700ef54: Verifying Checksum 05:32:14 4f4fb700ef54: Download complete 05:32:14 85e8836fcdb2: Pull complete 05:32:15 7861252a18e6: Verifying Checksum 05:32:15 7861252a18e6: Download complete 05:32:15 91631faa732a: Verifying Checksum 05:32:15 91631faa732a: Download complete 05:32:15 9130f900ef6f: Verifying Checksum 05:32:15 9130f900ef6f: Download complete 05:32:20 91631faa732a: Pull complete 05:32:20 f3f5ae8826fa: Pull complete 05:32:20 4f4fb700ef54: Pull complete 05:32:20 7861252a18e6: Pull complete 05:32:24 9130f900ef6f: Pull complete 05:32:24 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:32:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:24 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:32:24 $ 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 05:32:25 $ docker top df2ea7f4bc26b5059b880fb89174ff3d37e2aa2b5510989011d45c5ab8ce5503 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 05:32:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 05:32:26 + set -o pipefail 05:32:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 05:32:33 05:32:33 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 05:32:33 05:32:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/a94c5e8f-21ad-4367-9d10-54439ebcad78 05:32:33 05:32:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:32:33 [Pipeline] } 05:32:33 $ docker stop --time=1 df2ea7f4bc26b5059b880fb89174ff3d37e2aa2b5510989011d45c5ab8ce5503 05:32:35 $ docker rm -f --volumes df2ea7f4bc26b5059b880fb89174ff3d37e2aa2b5510989011d45c5ab8ce5503 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:32:36 + git log --format=format:%s -1 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] sh 05:32:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:32:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:36 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:32:37 $ 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 05:32:37 $ docker top 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 -eo pid,comm 05:32:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:32:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:37 [ssh-agent] Looking for ssh-agent implementation... 05:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:37 $ docker exec 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 ssh-agent 05:32:37 SSH_AUTH_SOCK=/tmp/ssh-fyS6CDQOSjWx/agent.32 05:32:37 SSH_AGENT_PID=38 05:32:37 Running ssh-add (command line suppressed) 05:32:37 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7140782939523667802.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7140782939523667802.key) 05:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:37 + git semver tag 05:32:38 2026-05-26 05:32:38,180 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:32:38 2026-05-26 05:32:38,184 [run_tag] DEBUG tag force:False 05:32:38 2026-05-26 05:32:38,184 [check_head_tag] DEBUG check head tag 05:32:38 2026-05-26 05:32:38,185 [execute] INFO git cat-file --batch-check 05:32:38 2026-05-26 05:32:38,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) 05:32:38 2026-05-26 05:32:38,187 [execute] INFO git cat-file --batch 05:32:38 2026-05-26 05:32:38,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) 05:32:38 2026-05-26 05:32:38,193 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:32:38 2026-05-26 05:32:38,193 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 05:32:38 2026-05-26 05:32:38,193 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) 05:32:38 2026-05-26 05:32:38,196 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:32:38 4.1.0-dev.4 [Pipeline] } 05:32:38 $ docker exec --env ******** --env ******** 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 ssh-agent -k 05:32:38 unset SSH_AUTH_SOCK; 05:32:38 unset SSH_AGENT_PID; 05:32:38 echo Agent pid 38 killed; 05:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:38 + git semver [Pipeline] } 05:32:38 $ docker stop --time=1 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 05:32:40 $ docker rm -f --volumes 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:40 05:32:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:40 0.23.1-centos7: Pulling from edgex-lftools 05:32:40 ab5ef0e58194: Pulling fs layer 05:32:40 9712f1f96733: Pulling fs layer 05:32:40 63f879dbbcfc: Pulling fs layer 05:32:40 0d9ebad4ef96: Pulling fs layer 05:32:40 e9a5061849ea: Pulling fs layer 05:32:40 d747dcd14b5f: Pulling fs layer 05:32:40 2de7ff778b66: Pulling fs layer 05:32:40 e9a5061849ea: Waiting 05:32:40 2de7ff778b66: Waiting 05:32:40 d747dcd14b5f: Waiting 05:32:40 0d9ebad4ef96: Waiting 05:32:40 9712f1f96733: Verifying Checksum 05:32:40 9712f1f96733: Download complete 05:32:41 63f879dbbcfc: Verifying Checksum 05:32:41 63f879dbbcfc: Download complete 05:32:41 e9a5061849ea: Verifying Checksum 05:32:41 e9a5061849ea: Download complete 05:32:41 d747dcd14b5f: Verifying Checksum 05:32:41 d747dcd14b5f: Download complete 05:32:41 0d9ebad4ef96: Verifying Checksum 05:32:41 0d9ebad4ef96: Download complete 05:32:41 ab5ef0e58194: Verifying Checksum 05:32:41 ab5ef0e58194: Download complete 05:32:41 2de7ff778b66: Verifying Checksum 05:32:41 2de7ff778b66: Download complete 05:32:45 ab5ef0e58194: Pull complete 05:32:45 9712f1f96733: Pull complete 05:32:46 63f879dbbcfc: Pull complete 05:32:53 0d9ebad4ef96: Pull complete 05:32:53 e9a5061849ea: Pull complete 05:32:53 d747dcd14b5f: Pull complete 05:32:54 2de7ff778b66: Pull complete 05:32:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:54 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:32:54 $ 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 05:32:55 $ docker top 4cd317aa09470d766ee49a1d997f23e571c2aa3a170694c67cc8a9051d5cbc99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:32:55 provisioning config files... 05:32:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16545506373282980494tmp 05:32:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8465736623915213699tmp 05:32:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16683168841709430608tmp [Pipeline] { [Pipeline] echo 05:32:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:32:56 ---> sigul-configuration.sh 05:32:56 gpg: directory `/root/.gnupg' created 05:32:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:32:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:32:56 gpg: keyring `/root/.gnupg/secring.gpg' created 05:32:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:32:56 gpg: CAST5 encrypted data 05:32:56 gpg: encrypted with 1 passphrase 05:32:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:32:56 + mkdir /home/jenkins 05:32:56 + mkdir /home/jenkins/sigul [Pipeline] sh 05:32:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:32:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:32:56 ---> sigul-install.sh 05:32:56 Sigul already installed; skipping installation. [Pipeline] sh 05:32:57 + git tag --list 05:32:57 v0.0.0 05:32:57 v3.0.0 05:32:57 v3.1 05:32:57 v3.1.0 05:32:57 v3.1.1 05:32:57 v4.0 05:32:57 v4.0.0 05:32:57 v4.0.1 05:32:57 v4.0.1-dev.1 05:32:57 v4.1.0-dev.1 05:32:57 v4.1.0-dev.2 05:32:57 v4.1.0-dev.3 05:32:57 v4.1.0-dev.4 [Pipeline] sh 05:32:57 + lftools sign git-tag v4.1.0-dev.4 05:32:58 Signing Git tag with Sigul... 05:32:58 Signing v4.1.0-dev.4 [Pipeline] echo 05:32:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:32:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:32:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:32:58 $ docker stop --time=1 4cd317aa09470d766ee49a1d997f23e571c2aa3a170694c67cc8a9051d5cbc99 05:33:00 $ docker rm -f --volumes 4cd317aa09470d766ee49a1d997f23e571c2aa3a170694c67cc8a9051d5cbc99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:33:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:33:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:00 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:33:00 $ 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 05:33:01 $ docker top a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e -eo pid,comm 05:33:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:33:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:01 [ssh-agent] Looking for ssh-agent implementation... 05:33:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:01 $ docker exec a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e ssh-agent 05:33:01 SSH_AUTH_SOCK=/tmp/ssh-katUChK55PbV/agent.32 05:33:01 SSH_AGENT_PID=38 05:33:01 Running ssh-add (command line suppressed) 05:33:01 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8651578592523872431.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8651578592523872431.key) 05:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:01 + git semver bump pre 05:33:02 2026-05-26 05:33:02,069 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:33:02 2026-05-26 05:33:02,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:33:02 2026-05-26 05:33:02,073 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 05:33:02 2026-05-26 05:33:02,073 [bump_version] DEBUG bumped version:4.1.0-dev.5 05:33:02 2026-05-26 05:33:02,073 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 05:33:02 2026-05-26 05:33:02,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:33:02 2026-05-26 05:33:02,073 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 05:33:02 2026-05-26 05:33:02,075 [execute] INFO git cat-file --batch-check 05:33:02 2026-05-26 05:33:02,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) 05:33:02 2026-05-26 05:33:02,079 [execute] INFO git cat-file --batch 05:33:02 2026-05-26 05:33:02,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) 05:33:02 2026-05-26 05:33:02,083 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:33:02 4.1.0-dev.5 [Pipeline] } 05:33:02 $ docker exec --env ******** --env ******** a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e ssh-agent -k 05:33:02 unset SSH_AUTH_SOCK; 05:33:02 unset SSH_AGENT_PID; 05:33:02 echo Agent pid 38 killed; 05:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:02 + git semver [Pipeline] } 05:33:02 $ docker stop --time=1 a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e 05:33:04 $ docker rm -f --volumes a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e [Pipeline] // withDockerContainer [Pipeline] sh 05:33:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:33:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:04 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:33:04 $ 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 05:33:05 $ docker top 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce -eo pid,comm 05:33:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:33:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:05 [ssh-agent] Looking for ssh-agent implementation... 05:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:05 $ docker exec 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce ssh-agent 05:33:05 SSH_AUTH_SOCK=/tmp/ssh-sr7kxf4GdSTg/agent.33 05:33:05 SSH_AGENT_PID=39 05:33:05 Running ssh-add (command line suppressed) 05:33:05 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1718431339276856353.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1718431339276856353.key) 05:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:05 + git semver push 05:33:06 2026-05-26 05:33:06,031 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:33:06 2026-05-26 05:33:06,034 [run_push] DEBUG push 05:33:06 2026-05-26 05:33:06,034 [execute] INFO git cat-file --batch-check 05:33:06 2026-05-26 05:33:06,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) 05:33:06 2026-05-26 05:33:06,036 [execute] INFO git rev-list 3cebba1cff4f4e3b6ed130d42f21ff3a295a03f8 -- 05:33:06 2026-05-26 05:33:06,037 [execute] DEBUG Popen(['git', 'rev-list', '3cebba1cff4f4e3b6ed130d42f21ff3a295a03f8', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:33:06 2026-05-26 05:33:06,041 [execute] INFO git fetch -v -- origin 05:33:06 2026-05-26 05:33:06,041 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:33:06 2026-05-26 05:33:06,607 [run_push] DEBUG no remote changes detected 05:33:06 2026-05-26 05:33:06,607 [execute] INFO git push origin semver 05:33:06 2026-05-26 05:33:06,608 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:33:08 2026-05-26 05:33:07,696 [run_push] DEBUG push all version tags 05:33:08 2026-05-26 05:33:07,697 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:33:08 2026-05-26 05:33:07,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) 05:33:08 2026-05-26 05:33:08,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:33:08 4.1.0-dev.5 [Pipeline] } 05:33:08 $ docker exec --env ******** --env ******** 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce ssh-agent -k 05:33:09 unset SSH_AUTH_SOCK; 05:33:09 unset SSH_AGENT_PID; 05:33:09 echo Agent pid 39 killed; 05:33:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:09 + git semver [Pipeline] } 05:33:09 $ docker stop --time=1 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce 05:33:11 $ docker rm -f --volumes 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:33:11 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 05:33:11 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 05:33:11 total 16 05:33:11 drwxr-xr-x 3 root root 4096 May 26 05:18 . 05:33:11 drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:32 .. 05:33:11 drwxr-xr-x 2 root root 4096 May 26 05:18 cost 05:33:11 -rw-r--r-- 1 root root 82 May 26 05:18 cost.csv 05:33:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 05:33:11 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 05:33:11 total 16 05:33:11 drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:18 . 05:33:11 drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:32 .. 05:33:11 drwxr-xr-x 2 jenkins jenkins 4096 May 26 05:18 cost 05:33:11 -rw-r--r-- 1 jenkins jenkins 82 May 26 05:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:33:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:33:13 ---> package-listing.sh 05:33:13 ++ facter osfamily 05:33:13 ++ tr '[:upper:]' '[:lower:]' 05:33:13 + OS_FAMILY=debian 05:33:13 + workspace=/w/workspace/edgexfoundry_device-uart_main 05:33:13 + START_PACKAGES=/tmp/packages_start.txt 05:33:13 + END_PACKAGES=/tmp/packages_end.txt 05:33:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:33:13 + PACKAGES=/tmp/packages_start.txt 05:33:13 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 05:33:13 + PACKAGES=/tmp/packages_end.txt 05:33:13 + case "${OS_FAMILY}" in 05:33:13 + dpkg -l 05:33:13 + grep '^ii' 05:33:13 + '[' -f /tmp/packages_start.txt ']' 05:33:13 + '[' -f /tmp/packages_end.txt ']' 05:33:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:33:13 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 05:33:13 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 05:33:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 05:33:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:33:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:14 prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container 05:33:14 $ 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 05:33:14 $ docker top 248099fbb535716c7ced9e6c0bd1d5a9d7b38ccabbabe5370999dc4d66052556 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:14 + touch /tmp/pre-build-complete [Pipeline] sh 05:33:15 + mkdir -p /var/log/sysstat [Pipeline] sh 05:33:15 + ls /var/log/sa-host 05:33:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:15 provisioning config files... 05:33:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14198980010766480803tmp [Pipeline] { [Pipeline] echo 05:33:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:33:15 ---> create-netrc.sh [Pipeline] } 05:33:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:33:16 ---> python-tools-install.sh [Pipeline] echo 05:33:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:33:16 ---> sudo-logs.sh 05:33:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:33:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:33:16 ---> job-cost.sh 05:33:16 lf-activate-venv: SKIPPING 05:33:16 DEBUG: total: 0.2199999988079071 05:33:16 INFO: Retrieving Stack Cost... 05:33:17 INFO: Retrieving Pricing Info for: v3-standard-8 05:33:17 INFO: Archiving Costs [Pipeline] echo 05:33:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:33:17 ---> logs-deploy.sh 05:33:17 lf-activate-venv: SKIPPING 05:33:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/57 05:33:17 INFO: archiving workspace using pattern(s): 05:33:18 Archives upload complete. 05:33:18 INFO: archiving logs to Nexus