Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c25e0a715bc445233ef268d90b8261caa8d8b032 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-ssh895618810589471134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13597384759520040128.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17326526161067353422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16634806148306108766.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-ssh4939251297303369462.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu18.04-docker-8c-8g-21829’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-22349’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22352 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 c25e0a715bc445233ef268d90b8261caa8d8b032 (main) Commit message: "Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > git config core.sparsecheckout # timeout=10 > git checkout -f c25e0a715bc445233ef268d90b8261caa8d8b032 # timeout=10 > git rev-list --no-walk 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:03:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:03:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:03:35 ========================================================= 22:03:35 EdgeX Global Pipelines Version Info 22:03:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:03:36 ------------------- 22:03:36 stable info: 22:03:36 ------------------- 22:03:36 Commited By: Ginny Guan ginny@iotechsys.com 22:03:36 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:03:36 Message: update stable to v1.0.265 22:03:36 ------------------- 22:03:36 experimental info: 22:03:36 ------------------- 22:03:36 Commited By: Cherry Wang cherry@iotechsys.com 22:03:36 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:03:36 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c25e0a7 [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:37 provisioning config files... 22:03:37 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16278231082896871172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:38 ---> ****-login.sh 22:03:38 nexus3.edgexfoundry.org:10001 22:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:38 Configure a credential helper to remove this warning. See 22:03:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:38 22:03:38 Login Succeeded 22:03:38 nexus3.edgexfoundry.org:10002 22:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:38 Configure a credential helper to remove this warning. See 22:03:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:38 22:03:38 Login Succeeded 22:03:38 nexus3.edgexfoundry.org:10003 22:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:38 Configure a credential helper to remove this warning. See 22:03:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:38 22:03:38 Login Succeeded 22:03:38 nexus3.edgexfoundry.org:10004 22:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:38 Configure a credential helper to remove this warning. See 22:03:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:38 22:03:38 Login Succeeded 22:03:38 ****.io 22:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:39 Configure a credential helper to remove this warning. See 22:03:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:39 22:03:39 Login Succeeded 22:03:39 ---> ****-login.sh ends [Pipeline] } 22:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:03:39 + git rev-list -1 --merges c25e0a715bc445233ef268d90b8261caa8d8b032~1..c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] echo 22:03:39 -----------> git rev-list -1 --merges c25e0a715bc445233ef268d90b8261caa8d8b032~1..c25e0a715bc445233ef268d90b8261caa8d8b032 c25e0a715bc445233ef268d90b8261caa8d8b032 22:03:39 c25e0a715bc445233ef268d90b8261caa8d8b032 [false] [Pipeline] sh 22:03:39 + git log --format=format:%s -1 c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] echo 22:03:39 ========================================================= 22:03:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:03:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:40 + git log --format=format:%s -1 c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] echo 22:03:40 [semverPrep] GIT_COMMIT: c25e0a715bc445233ef268d90b8261caa8d8b032, Commit Message: Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo 22:03:40 [semverPrep] This is not a build commit. [Pipeline] sh 22:03:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:03:40 + grep -v github /etc/ssh/ssh_known_hosts 22:03:40 + [ -e /tmp/ssh_known_hosts ] 22:03:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:03:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:03:40 + sudo tee -a /etc/ssh/ssh_known_hosts 22:03:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:40 22:03:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:41 0.1.4: Pulling from edgex-devops/py-git-semver 22:03:41 b85a868b505f: Pulling fs layer 22:03:41 e2be974225ed: Pulling fs layer 22:03:41 339a4e72a1f5: Pulling fs layer 22:03:41 988bab9f4d93: Pulling fs layer 22:03:41 1469e6f7b9e6: Pulling fs layer 22:03:41 eaf3925da568: Pulling fs layer 22:03:41 bab4dde63d76: Pulling fs layer 22:03:41 bde34c3a00c8: Pulling fs layer 22:03:41 b352a97aabf1: Pulling fs layer 22:03:41 4872d77fe225: Pulling fs layer 22:03:41 5851b861e8e6: Pulling fs layer 22:03:41 988bab9f4d93: Waiting 22:03:41 1469e6f7b9e6: Waiting 22:03:41 eaf3925da568: Waiting 22:03:41 b352a97aabf1: Waiting 22:03:41 bab4dde63d76: Waiting 22:03:41 4872d77fe225: Waiting 22:03:41 bde34c3a00c8: Waiting 22:03:41 5851b861e8e6: Waiting 22:03:41 e2be974225ed: Download complete 22:03:41 988bab9f4d93: Verifying Checksum 22:03:41 988bab9f4d93: Download complete 22:03:41 1469e6f7b9e6: Verifying Checksum 22:03:41 1469e6f7b9e6: Download complete 22:03:41 339a4e72a1f5: Verifying Checksum 22:03:41 339a4e72a1f5: Download complete 22:03:41 eaf3925da568: Download complete 22:03:41 bde34c3a00c8: Download complete 22:03:41 b352a97aabf1: Download complete 22:03:41 4872d77fe225: Verifying Checksum 22:03:41 4872d77fe225: Download complete 22:03:41 b85a868b505f: Verifying Checksum 22:03:41 b85a868b505f: Download complete 22:03:41 bab4dde63d76: Verifying Checksum 22:03:41 bab4dde63d76: Download complete 22:03:42 b85a868b505f: Pull complete 22:03:42 e2be974225ed: Pull complete 22:03:43 339a4e72a1f5: Pull complete 22:03:43 988bab9f4d93: Pull complete 22:03:43 1469e6f7b9e6: Pull complete 22:03:43 eaf3925da568: Pull complete 22:03:45 bab4dde63d76: Pull complete 22:03:45 bde34c3a00c8: Pull complete 22:03:45 b352a97aabf1: Pull complete 22:03:45 4872d77fe225: Pull complete 22:03:45 5851b861e8e6: Pull complete 22:03:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:03:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:45 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:03:49 $ docker top 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a -eo pid,comm 22:03:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:03:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:49 [ssh-agent] Looking for ssh-agent implementation... 22:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:49 $ docker exec 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a ssh-agent 22:03:49 SSH_AUTH_SOCK=/tmp/ssh-XAByZGKnNn4g/agent.32 22:03:49 SSH_AGENT_PID=38 22:03:49 Running ssh-add (command line suppressed) 22:03:49 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15127391000245916059.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15127391000245916059.key) 22:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:50 + git tag --points-at HEAD [Pipeline] } 22:03:50 $ docker exec --env ******** --env ******** 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a ssh-agent -k 22:03:50 unset SSH_AUTH_SOCK; 22:03:50 unset SSH_AGENT_PID; 22:03:50 echo Agent pid 38 killed; 22:03:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:50 [ssh-agent] Looking for ssh-agent implementation... 22:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:50 $ docker exec 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a ssh-agent 22:03:50 SSH_AUTH_SOCK=/tmp/ssh-Zug0vBrLq40I/agent.71 22:03:50 SSH_AGENT_PID=77 22:03:50 Running ssh-add (command line suppressed) 22:03:50 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13321396380234455463.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13321396380234455463.key) 22:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:50 + git semver init 22:03:51 2024-10-09 22:03:51,185 [run_init] DEBUG init version:0.0.0 force:False 22:03:51 2024-10-09 22:03:51,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 22:03:51 2024-10-09 22:03:51,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 22:03:51 2024-10-09 22:03:51,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 22:03:52 2024-10-09 22:03:52,384 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 22:03:52 2024-10-09 22:03:52,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 22:03:52 2024-10-09 22:03:52,385 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:03:52 2024-10-09 22:03:52,385 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:03:52 3.0.1-dev.32 [Pipeline] } 22:03:52 $ docker exec --env ******** --env ******** 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a ssh-agent -k 22:03:52 unset SSH_AUTH_SOCK; 22:03:52 unset SSH_AGENT_PID; 22:03:52 echo Agent pid 77 killed; 22:03:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:53 + git semver [Pipeline] } 22:03:53 $ docker stop --time=1 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a 22:03:54 $ docker rm -f --volumes 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a [Pipeline] // withDockerContainer [Pipeline] sh 22:03:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:03:55 Stashed 1 file(s) [Pipeline] echo 22:03:55 [edgeXSemver]: initialized semver on version 3.0.1-dev.32 [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 22:03:55 provisioning config files... 22:03:55 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15731838027170235733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:55 ---> ****-login.sh 22:03:55 nexus3.edgexfoundry.org:10001 22:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:55 Configure a credential helper to remove this warning. See 22:03:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:55 22:03:55 Login Succeeded 22:03:55 nexus3.edgexfoundry.org:10002 22:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:55 Configure a credential helper to remove this warning. See 22:03:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:55 22:03:55 Login Succeeded 22:03:55 nexus3.edgexfoundry.org:10003 22:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:56 Configure a credential helper to remove this warning. See 22:03:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:56 22:03:56 Login Succeeded 22:03:56 nexus3.edgexfoundry.org:10004 22:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:56 Configure a credential helper to remove this warning. See 22:03:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:56 22:03:56 Login Succeeded 22:03:56 ****.io 22:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:56 Configure a credential helper to remove this warning. See 22:03:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:56 22:03:56 Login Succeeded 22:03:56 ---> ****-login.sh ends [Pipeline] } 22:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:03:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:03:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:03:56 ========================================================= 22:03:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:03:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:03:56 Sending build context to Docker daemon 25.59MB 22:03:56 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:03:56 Step 2/12 : FROM ${BASE} AS builder 22:03:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:03:57 43c4264eed91: Pulling fs layer 22:03:57 4cc291be95ef: Pulling fs layer 22:03:57 2ac1f1163629: Pulling fs layer 22:03:57 5c3c966382ef: Pulling fs layer 22:03:57 4f4fb700ef54: Pulling fs layer 22:03:57 5d5c8e513c77: Pulling fs layer 22:03:57 9f66e0745190: Pulling fs layer 22:03:57 f49a43e4bbc0: Pulling fs layer 22:03:57 561ebcabdf7f: Pulling fs layer 22:03:57 4f4fb700ef54: Waiting 22:03:57 5d5c8e513c77: Waiting 22:03:57 9f66e0745190: Waiting 22:03:57 f49a43e4bbc0: Waiting 22:03:57 561ebcabdf7f: Waiting 22:03:57 5c3c966382ef: Waiting 22:03:57 4cc291be95ef: Verifying Checksum 22:03:57 4cc291be95ef: Download complete 22:03:57 5c3c966382ef: Download complete 22:03:57 4f4fb700ef54: Verifying Checksum 22:03:57 4f4fb700ef54: Download complete 22:03:57 5d5c8e513c77: Download complete 22:03:57 43c4264eed91: Verifying Checksum 22:03:57 43c4264eed91: Download complete 22:03:57 9f66e0745190: Verifying Checksum 22:03:57 9f66e0745190: Download complete 22:03:57 43c4264eed91: Pull complete 22:03:57 4cc291be95ef: Pull complete 22:03:57 561ebcabdf7f: Download complete 22:03:57 2ac1f1163629: Verifying Checksum 22:03:57 2ac1f1163629: Download complete 22:03:57 f49a43e4bbc0: Verifying Checksum 22:03:57 f49a43e4bbc0: Download complete 22:04:01 2ac1f1163629: Pull complete 22:04:01 5c3c966382ef: Pull complete 22:04:01 4f4fb700ef54: Pull complete 22:04:01 5d5c8e513c77: Pull complete 22:04:01 9f66e0745190: Pull complete 22:04:03 f49a43e4bbc0: Pull complete 22:04:04 561ebcabdf7f: Pull complete 22:04:04 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:04:04 ---> 3a752c3f9dda 22:04:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:04:10 Still waiting to schedule task 22:04:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:04:12 ---> Running in d7b572a2d8d9 22:04:12 Removing intermediate container d7b572a2d8d9 22:04:12 ---> cca2e6919df3 22:04:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:04:12 ---> Running in b140b4ad06af 22:04:12 Removing intermediate container b140b4ad06af 22:04:12 ---> 01db3e69bbb0 22:04:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:04:12 ---> Running in 97d3bc9eeb03 22:04:12 Removing intermediate container 97d3bc9eeb03 22:04:12 ---> a7c44b58f65c 22:04:12 Step 6/12 : WORKDIR /device-uart 22:04:12 ---> Running in 951b2b9a70c2 22:04:12 Removing intermediate container 951b2b9a70c2 22:04:12 ---> 19220b86a0d3 22:04:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:12 ---> Running in 56d0784f53a8 22:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:04:13 (1/4) Installing openssh-keygen (9.7_p1-r4) 22:04:13 (2/4) Installing libedit (20240517.3.1-r0) 22:04:13 (3/4) Installing openssh-client-common (9.7_p1-r4) 22:04:13 (4/4) Installing openssh-client-default (9.7_p1-r4) 22:04:13 Executing busybox-1.36.1-r29.trigger 22:04:13 OK: 250 MiB in 58 packages 22:04:13 Removing intermediate container 56d0784f53a8 22:04:13 ---> a887d16dc7bf 22:04:13 Step 8/12 : COPY go.mod vendor* ./ 22:04:13 ---> 15a6eff3b27d 22:04:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:13 ---> Running in 5ce7799b675b 22:05:12 Removing intermediate container 5ce7799b675b 22:05:12 ---> c5de93c6a92e 22:05:12 Step 10/12 : COPY . . 22:05:12 ---> 266d9b59340f 22:05:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:05:12 ---> Running in 61f52e52810b 22:05:12 Removing intermediate container 61f52e52810b 22:05:12 ---> 8a75b6a483df 22:05:12 Step 12/12 : RUN ${MAKE} 22:05:12 ---> Running in 7ebd6fb208d5 22:05:12 noop 22:05:12 Removing intermediate container 7ebd6fb208d5 22:05:12 ---> 690d4424caf6 22:05:12 Successfully built 690d4424caf6 22:05:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:12 + docker inspect -f . ci-base-image-x86_64 22:05:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:12 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:13 $ docker top b6227baef34e65293649dbc017a4c7153d0ab382b91d0dbc00999f9b036e5f07 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:13 + go version 22:05:13 go version go1.23.2 linux/amd64 [Pipeline] } 22:05:13 $ docker stop --time=1 b6227baef34e65293649dbc017a4c7153d0ab382b91d0dbc00999f9b036e5f07 22:05:14 $ docker rm -f --volumes b6227baef34e65293649dbc017a4c7153d0ab382b91d0dbc00999f9b036e5f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:18 + docker inspect -f . ci-base-image-x86_64 22:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:18 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:19 $ docker top 8fd3d95e48cd7ae64e1f84062415fb150da749a88da46bc60c5fb836926131f9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 22:05:19 + make test 22:05:19 go test ./... -coverprofile=coverage.out 22:05:21 ? github.com/edgexfoundry/device-uart [no test files] 22:05:39 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 22:05:39 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 22:05:49 go vet ./... 22:05:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:05:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:05:54 ./bin/test-attribution-txt.sh [Pipeline] echo 22:05:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:05:54 $ docker stop --time=1 8fd3d95e48cd7ae64e1f84062415fb150da749a88da46bc60c5fb836926131f9 22:05:56 $ docker rm -f --volumes 8fd3d95e48cd7ae64e1f84062415fb150da749a88da46bc60c5fb836926131f9 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:05:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:05:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:05:57 + ls -al . 22:05:57 total 236 22:05:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:05 . 22:05:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:03 .. 22:05:57 -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 22:03 .dockerignore 22:05:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:05 .git 22:05:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 .github 22:05:57 -rw-rw-r-- 1 jenkins jenkins 343 Oct 9 22:03 .gitignore 22:05:57 -rw-rw-r-- 1 jenkins jenkins 198 Oct 9 22:03 .golangci.yml 22:05:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:03 .semver 22:05:57 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 9 22:03 Attribution.txt 22:05:57 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 9 22:03 CHANGELOG.md 22:05:57 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 9 22:03 Dockerfile 22:05:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:03 GOVERNANCE.md 22:05:57 -rw-rw-r-- 1 jenkins jenkins 675 Oct 9 22:03 Jenkinsfile 22:05:57 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 22:03 LICENSE 22:05:57 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 9 22:03 Makefile 22:05:57 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:03 OWNERS.md 22:05:57 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 9 22:03 README.md 22:05:57 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:03 VERSION 22:05:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:03 bin 22:05:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 cmd 22:05:57 -rw-r--r-- 1 jenkins jenkins 6770 Oct 9 22:05 coverage.out 22:05:57 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 9 22:03 go.mod 22:05:57 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 9 22:03 go.sum 22:05:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 internal 22:05:57 -rw-rw-r-- 1 jenkins jenkins 209 Oct 9 22:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:58 + 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=c25e0a715bc445233ef268d90b8261caa8d8b032 --label arch=amd64 --label version=3.0.1-dev.32 . 22:05:58 Sending build context to Docker daemon 25.6MB 22:05:58 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 22:05:58 Step 2/26 : FROM ${BASE} AS builder 22:05:58 ---> 690d4424caf6 22:05:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:05:58 ---> Running in 97477017c99f 22:05:58 Removing intermediate container 97477017c99f 22:05:58 ---> 3a4a71058086 22:05:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:05:58 ---> Running in 6d2153123124 22:05:58 Removing intermediate container 6d2153123124 22:05:58 ---> 9f16f12d9de2 22:05:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:05:58 ---> Running in b5836c1b087a 22:05:58 Removing intermediate container b5836c1b087a 22:05:58 ---> 5515cc7b22e9 22:05:58 Step 6/26 : WORKDIR /device-uart 22:05:58 ---> Running in 5f4d9668885d 22:05:58 Removing intermediate container 5f4d9668885d 22:05:58 ---> 3a5b555c29a7 22:05:58 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:58 ---> Running in 3bbd09bb036a 22:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:05:59 OK: 250 MiB in 58 packages 22:05:59 Removing intermediate container 3bbd09bb036a 22:05:59 ---> a361c73c7c0c 22:05:59 Step 8/26 : COPY go.mod vendor* ./ 22:06:00 ---> cf01c86c988a 22:06:00 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:00 ---> Running in 8fcab8cad124 22:06:00 Removing intermediate container 8fcab8cad124 22:06:00 ---> 693229190968 22:06:00 Step 10/26 : COPY . . 22:06:01 ---> 0da0b132ee56 22:06:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:06:01 ---> Running in f3421cddca49 22:06:01 Removing intermediate container f3421cddca49 22:06:01 ---> dd4d4bbc88d1 22:06:01 Step 12/26 : RUN ${MAKE} 22:06:01 ---> Running in 6bad00296d83 22:06:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-uart ./cmd 22:06:27 Removing intermediate container 6bad00296d83 22:06:27 ---> ad8eee79c3fb 22:06:27 Step 13/26 : FROM alpine:3.20 22:06:27 3.20: Pulling from library/alpine 22:06:27 43c4264eed91: Already exists 22:06:27 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:06:27 Status: Downloaded newer image for alpine:3.20 22:06:27 ---> 91ef0af61f39 22:06:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:06:27 ---> Running in 6ee16da9fd6a 22:06:27 Removing intermediate container 6ee16da9fd6a 22:06:27 ---> 1138aa25c4d6 22:06:27 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:06:27 ---> Running in 4d38c6cab02a 22:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:06:28 (1/1) Installing dumb-init (1.2.5-r3) 22:06:28 Executing busybox-1.36.1-r29.trigger 22:06:28 OK: 8 MiB in 15 packages 22:06:28 Removing intermediate container 4d38c6cab02a 22:06:28 ---> e776cc9c2d43 22:06:28 Step 16/26 : RUN apk --no-cache upgrade 22:06:28 ---> Running in 0bed7930985d 22:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:06:29 Upgrading critical system libraries and apk-tools: 22:06:29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:06:29 Executing busybox-1.36.1-r29.trigger 22:06:29 Continuing the upgrade transaction with new apk-tools: 22:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:06:30 OK: 8 MiB in 15 packages 22:06:30 Removing intermediate container 0bed7930985d 22:06:30 ---> 6537fcbe6d52 22:06:30 Step 17/26 : WORKDIR / 22:06:30 ---> Running in f616e0d6c5cc 22:06:30 Removing intermediate container f616e0d6c5cc 22:06:30 ---> 45c74281599c 22:06:30 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 22:06:30 ---> e58dfbd668e4 22:06:30 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 22:06:30 ---> 49e832b3eb85 22:06:30 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 22:06:31 ---> e8b2e3cba907 22:06:31 Step 21/26 : EXPOSE 59995 22:06:31 ---> Running in d7cfc887ef57 22:06:31 Removing intermediate container d7cfc887ef57 22:06:31 ---> 193481ced4bf 22:06:31 Step 22/26 : ENTRYPOINT ["/device-uart"] 22:06:31 ---> Running in d0a503fac192 22:06:31 Removing intermediate container d0a503fac192 22:06:31 ---> 00be3ead6cd5 22:06:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:06:31 ---> Running in e123fb98b36d 22:06:31 Removing intermediate container e123fb98b36d 22:06:31 ---> 8ea666cb131b 22:06:31 Step 24/26 : LABEL arch=amd64 22:06:31 ---> Running in f5a77f9ac075 22:06:31 Removing intermediate container f5a77f9ac075 22:06:31 ---> cce6f4214c4a 22:06:31 Step 25/26 : LABEL git_sha=c25e0a715bc445233ef268d90b8261caa8d8b032 22:06:31 ---> Running in de759c9c6477 22:06:31 Removing intermediate container de759c9c6477 22:06:31 ---> 61bf2656524a 22:06:31 Step 26/26 : LABEL version=3.0.1-dev.32 22:06:31 ---> Running in 34aca96ad8ef 22:06:31 Removing intermediate container 34aca96ad8ef 22:06:31 ---> 716482cd345a 22:06:31 [Warning] One or more build-args [ARCH] were not consumed 22:06:31 Successfully built 716482cd345a 22:06:31 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:32 provisioning config files... 22:06:32 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6526526444293238831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:32 ---> ****-login.sh 22:06:32 nexus3.edgexfoundry.org:10001 22:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:32 Configure a credential helper to remove this warning. See 22:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:32 22:06:32 Login Succeeded 22:06:32 nexus3.edgexfoundry.org:10002 22:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:32 Configure a credential helper to remove this warning. See 22:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:32 22:06:32 Login Succeeded 22:06:32 nexus3.edgexfoundry.org:10003 22:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:32 Configure a credential helper to remove this warning. See 22:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:32 22:06:32 Login Succeeded 22:06:32 nexus3.edgexfoundry.org:10004 22:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:32 Configure a credential helper to remove this warning. See 22:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:32 22:06:32 Login Succeeded 22:06:32 ****.io 22:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:32 Configure a credential helper to remove this warning. See 22:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:32 22:06:32 Login Succeeded 22:06:32 ---> ****-login.sh ends [Pipeline] } 22:06:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:06:33 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 22:06:33 c25e0a715bc445233ef268d90b8261caa8d8b032 22:06:33 latest 22:06:33 3.0.1-dev.32 22:06:33 c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 22:06:33 main 22:06:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:33 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:33 + docker push nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032 22:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:06:33 31afe5db9c98: Preparing 22:06:33 84d5cbdd9fc4: Preparing 22:06:33 299f55a61836: Preparing 22:06:33 2e1e16836b7c: Preparing 22:06:33 a84f21824695: Preparing 22:06:33 63ca1fbb43ae: Preparing 22:06:33 63ca1fbb43ae: Waiting 22:06:33 a84f21824695: Pushed 22:06:33 84d5cbdd9fc4: Pushed 22:06:33 299f55a61836: Pushed 22:06:33 2e1e16836b7c: Pushed 22:06:33 63ca1fbb43ae: Layer already exists 22:06:37 31afe5db9c98: Pushed 22:06:37 c25e0a715bc445233ef268d90b8261caa8d8b032: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:38 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:38 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 22:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:06:38 31afe5db9c98: Preparing 22:06:38 84d5cbdd9fc4: Preparing 22:06:38 299f55a61836: Preparing 22:06:38 2e1e16836b7c: Preparing 22:06:38 a84f21824695: Preparing 22:06:38 63ca1fbb43ae: Preparing 22:06:38 63ca1fbb43ae: Waiting 22:06:38 2e1e16836b7c: Layer already exists 22:06:38 a84f21824695: Layer already exists 22:06:38 84d5cbdd9fc4: Layer already exists 22:06:38 299f55a61836: Layer already exists 22:06:38 31afe5db9c98: Layer already exists 22:06:38 63ca1fbb43ae: Layer already exists 22:06:38 latest: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:38 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:39 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.32 22:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:06:39 31afe5db9c98: Preparing 22:06:39 84d5cbdd9fc4: Preparing 22:06:39 299f55a61836: Preparing 22:06:39 2e1e16836b7c: Preparing 22:06:39 a84f21824695: Preparing 22:06:39 63ca1fbb43ae: Preparing 22:06:39 63ca1fbb43ae: Waiting 22:06:39 299f55a61836: Layer already exists 22:06:39 31afe5db9c98: Layer already exists 22:06:39 2e1e16836b7c: Layer already exists 22:06:39 a84f21824695: Layer already exists 22:06:39 84d5cbdd9fc4: Layer already exists 22:06:39 63ca1fbb43ae: Layer already exists 22:06:39 3.0.1-dev.32: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:39 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:39 + docker push nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 22:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:06:39 31afe5db9c98: Preparing 22:06:39 84d5cbdd9fc4: Preparing 22:06:39 299f55a61836: Preparing 22:06:39 2e1e16836b7c: Preparing 22:06:39 a84f21824695: Preparing 22:06:39 63ca1fbb43ae: Preparing 22:06:39 63ca1fbb43ae: Waiting 22:06:39 299f55a61836: Layer already exists 22:06:39 31afe5db9c98: Layer already exists 22:06:39 84d5cbdd9fc4: Layer already exists 22:06:39 2e1e16836b7c: Layer already exists 22:06:39 a84f21824695: Layer already exists 22:06:39 63ca1fbb43ae: Layer already exists 22:06:39 c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:40 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:40 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 22:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 22:06:40 31afe5db9c98: Preparing 22:06:40 84d5cbdd9fc4: Preparing 22:06:40 299f55a61836: Preparing 22:06:40 2e1e16836b7c: Preparing 22:06:40 a84f21824695: Preparing 22:06:40 63ca1fbb43ae: Preparing 22:06:40 63ca1fbb43ae: Waiting 22:06:40 a84f21824695: Layer already exists 22:06:40 2e1e16836b7c: Layer already exists 22:06:40 31afe5db9c98: Layer already exists 22:06:40 84d5cbdd9fc4: Layer already exists 22:06:40 299f55a61836: Layer already exists 22:06:40 63ca1fbb43ae: Layer already exists 22:06:40 main: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:40 ===================================================== [Pipeline] echo 22:06:40 taggedImages: 22:06:40 - nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032 22:06:40 - nexus3.edgexfoundry.org:10004/device-uart:latest 22:06:40 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.32 22:06:40 - nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 22:06:40 - 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 22:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:41 22:06:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:41 latest: Pulling from edgex-lftools-log-publisher 22:06:41 5eb5b503b376: Pulling fs layer 22:06:41 5c69ac0246d0: Pulling fs layer 22:06:41 ec43610c2a17: Pulling fs layer 22:06:41 3a2ae6a8a46f: Pulling fs layer 22:06:41 33b1e0a273af: Pulling fs layer 22:06:41 5d3b04190fa2: Pulling fs layer 22:06:41 2f39f015ded8: Pulling fs layer 22:06:41 3a2ae6a8a46f: Waiting 22:06:41 2f39f015ded8: Waiting 22:06:41 33b1e0a273af: Waiting 22:06:41 5d3b04190fa2: Waiting 22:06:41 5c69ac0246d0: Download complete 22:06:41 3a2ae6a8a46f: Verifying Checksum 22:06:41 3a2ae6a8a46f: Download complete 22:06:41 33b1e0a273af: Verifying Checksum 22:06:41 33b1e0a273af: Download complete 22:06:41 5d3b04190fa2: Download complete 22:06:41 ec43610c2a17: Verifying Checksum 22:06:41 5eb5b503b376: Verifying Checksum 22:06:41 5eb5b503b376: Download complete 22:06:42 2f39f015ded8: Download complete 22:06:42 5eb5b503b376: Pull complete 22:06:42 5c69ac0246d0: Pull complete 22:06:43 ec43610c2a17: Pull complete 22:06:43 3a2ae6a8a46f: Pull complete 22:06:43 33b1e0a273af: Pull complete 22:06:43 5d3b04190fa2: Pull complete 22:06:46 2f39f015ded8: Pull complete 22:06:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:46 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:06:48 $ docker top ae82b00345de0bb841c32be0433cf61059ee4e4fdc7da6aaefad04303ccd676d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:48 ---> job-cost.sh 22:06:48 lf-activate-venv: SKIPPING 22:06:48 INFO: No Stack... 22:06:48 INFO: Retrieving Pricing Info for: v3-standard-8 22:06:49 INFO: Archiving Costs [Pipeline] sh 22:06:49 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 22:06:49 + cut -d, -f6 [Pipeline] lock 22:06:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] 22:06:49 Resource [jenkins-edgexfoundry-device-uart-main-39-stack-cost] did not exist. Created. 22:06:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:49 + echo total: 0.2199999988079071 [Pipeline] stash 22:06:49 Stashed 1 file(s) [Pipeline] } 22:06:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:49 $ docker stop --time=1 ae82b00345de0bb841c32be0433cf61059ee4e4fdc7da6aaefad04303ccd676d 22:06:50 $ docker rm -f --volumes ae82b00345de0bb841c32be0433cf61059ee4e4fdc7da6aaefad04303ccd676d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:06:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22359 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 22:06:54 Running in /w/workspace/device-uart/39 [Pipeline] { [Pipeline] checkout 22:06:57 The recommended git tool is: git 22:07:04 using credential edgex-jenkins-ssh 22:07:04 Cloning the remote Git repository 22:07:04 Cloning repository git@github.com:edgexfoundry/device-uart.git 22:07:04 > git init /w/workspace/device-uart/39 # timeout=10 22:07:05 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 22:07:05 > git --version # timeout=10 22:07:05 > git --version # 'git version 2.25.1' 22:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:09 Avoid second fetch 22:07:09 Checking out Revision c25e0a715bc445233ef268d90b8261caa8d8b032 (main) 22:07:07 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 22:07:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:09 Commit message: "Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" 22:07:09 > git config core.sparsecheckout # timeout=10 22:07:09 > git checkout -f c25e0a715bc445233ef268d90b8261caa8d8b032 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:07:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:07:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:14 Dload Upload Total Spent Left Speed 22:07:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 181k 0 --:--:-- --:--:-- --:--:-- 181k [Pipeline] sh 22:07:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:07:15 + sudo tee /etc/docker/daemon.new 22:07:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:07:15 { 22:07:15 "registry-mirrors": [ 22:07:15 "https://nexus3.edgexfoundry.org:10001" 22:07:15 ], 22:07:15 "bip": "10.250.0.254/24", 22:07:15 "hosts": [ 22:07:15 "tcp://0.0.0.0:5555", 22:07:15 "unix:///var/run/docker.sock" 22:07:15 ], 22:07:15 "mtu": 1458, 22:07:15 "selinux-enabled": true, 22:07:15 "seccomp-profile": "/etc/docker/seccomp.json" 22:07:15 } [Pipeline] sh 22:07:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:07:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:34 provisioning config files... 22:07:34 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/39@tmp/config7589175427273375177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:35 ---> ****-login.sh 22:07:35 nexus3.edgexfoundry.org:10001 22:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:35 Configure a credential helper to remove this warning. See 22:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:35 22:07:35 Login Succeeded 22:07:35 nexus3.edgexfoundry.org:10002 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 nexus3.edgexfoundry.org:10003 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 nexus3.edgexfoundry.org:10004 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 ****.io 22:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:37 Configure a credential helper to remove this warning. See 22:07:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:37 22:07:37 Login Succeeded 22:07:37 ---> ****-login.sh ends [Pipeline] } 22:07:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:07:37 ========================================================= 22:07:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:07:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:07:38 Sending build context to Docker daemon 12.87MB 22:07:38 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:07:38 Step 2/12 : FROM ${BASE} AS builder 22:07:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:07:39 cf04c63912e1: Pulling fs layer 22:07:39 55b35a11ae5e: Pulling fs layer 22:07:39 a37a00ec5f00: Pulling fs layer 22:07:39 50b3750afda1: Pulling fs layer 22:07:39 4f4fb700ef54: Pulling fs layer 22:07:39 80978eb59214: Pulling fs layer 22:07:39 c9f46d7d2bd2: Pulling fs layer 22:07:39 c5a475d317c9: Pulling fs layer 22:07:39 80978eb59214: Waiting 22:07:39 c9f46d7d2bd2: Waiting 22:07:39 c5a475d317c9: Waiting 22:07:39 4f4fb700ef54: Waiting 22:07:39 50b3750afda1: Waiting 22:07:39 55b35a11ae5e: Verifying Checksum 22:07:39 55b35a11ae5e: Download complete 22:07:39 50b3750afda1: Verifying Checksum 22:07:39 50b3750afda1: Download complete 22:07:39 4f4fb700ef54: Verifying Checksum 22:07:39 4f4fb700ef54: Download complete 22:07:39 80978eb59214: Verifying Checksum 22:07:39 80978eb59214: Download complete 22:07:39 cf04c63912e1: Verifying Checksum 22:07:39 cf04c63912e1: Download complete 22:07:39 c5a475d317c9: Verifying Checksum 22:07:39 c5a475d317c9: Download complete 22:07:40 cf04c63912e1: Pull complete 22:07:41 55b35a11ae5e: Pull complete 22:07:41 a37a00ec5f00: Verifying Checksum 22:07:41 a37a00ec5f00: Download complete 22:07:42 c9f46d7d2bd2: Verifying Checksum 22:07:42 c9f46d7d2bd2: Download complete 22:07:55 a37a00ec5f00: Pull complete 22:07:55 50b3750afda1: Pull complete 22:07:55 4f4fb700ef54: Pull complete 22:07:55 80978eb59214: Pull complete 22:08:05 c9f46d7d2bd2: Pull complete 22:08:06 c5a475d317c9: Pull complete 22:08:06 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:08:06 ---> be29e6b0f0d4 22:08:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:08:09 ---> Running in 35c8bd1ff0b8 22:08:09 Removing intermediate container 35c8bd1ff0b8 22:08:09 ---> 4b31092a252a 22:08:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:08:09 ---> Running in cf73d4ca8d16 22:08:09 Removing intermediate container cf73d4ca8d16 22:08:09 ---> 7549b25b5148 22:08:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:08:09 ---> Running in e19628f0c4e5 22:08:10 Removing intermediate container e19628f0c4e5 22:08:10 ---> fee4247202ea 22:08:10 Step 6/12 : WORKDIR /device-uart 22:08:10 ---> Running in ca599eefc904 22:08:10 Removing intermediate container ca599eefc904 22:08:10 ---> 7c327bcb5ed1 22:08:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:08:11 ---> Running in dfc4870dbdcc 22:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:08:14 (1/4) Installing openssh-keygen (9.7_p1-r4) 22:08:14 (2/4) Installing libedit (20240517.3.1-r0) 22:08:14 (3/4) Installing openssh-client-common (9.7_p1-r4) 22:08:14 (4/4) Installing openssh-client-default (9.7_p1-r4) 22:08:14 Executing busybox-1.36.1-r29.trigger 22:08:14 OK: 242 MiB in 58 packages 22:08:15 Removing intermediate container dfc4870dbdcc 22:08:15 ---> 93446604eb1d 22:08:15 Step 8/12 : COPY go.mod vendor* ./ 22:08:16 ---> e3d6541b6114 22:08:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:16 ---> Running in e4d7d3925bc1 22:10:23 Removing intermediate container e4d7d3925bc1 22:10:23 ---> 3722c7692fe8 22:10:23 Step 10/12 : COPY . . 22:10:23 ---> 65a8175ea4d7 22:10:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:10:23 ---> Running in c170fa001424 22:10:23 Removing intermediate container c170fa001424 22:10:23 ---> 0f2d563b0027 22:10:23 Step 12/12 : RUN ${MAKE} 22:10:23 ---> Running in b5785f3a9baa 22:10:23 noop 22:10:23 Removing intermediate container b5785f3a9baa 22:10:23 ---> 3688a8fbe779 22:10:23 Successfully built 3688a8fbe779 22:10:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:23 + docker inspect -f . ci-base-image-arm64 22:10:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:24 prd-ubuntu20.04-docker-arm64-4c-16g-22359 does not seem to be running inside a container 22:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/39 -v /w/workspace/device-uart/39:/w/workspace/device-uart/39:rw,z -v /w/workspace/device-uart/39@tmp:/w/workspace/device-uart/39@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 22:10:25 $ docker top 0676427889b74ec19c192a77e611b7e52b07bd671eafa826a0dfe008d7c04ccf -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:26 + go version 22:10:26 go version go1.23.2 linux/arm64 [Pipeline] } 22:10:26 $ docker stop --time=1 0676427889b74ec19c192a77e611b7e52b07bd671eafa826a0dfe008d7c04ccf 22:10:28 $ docker rm -f --volumes 0676427889b74ec19c192a77e611b7e52b07bd671eafa826a0dfe008d7c04ccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:29 + docker inspect -f . ci-base-image-arm64 22:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:29 prd-ubuntu20.04-docker-arm64-4c-16g-22359 does not seem to be running inside a container 22:10:29 $ 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/39 -v /w/workspace/device-uart/39:/w/workspace/device-uart/39:rw,z -v /w/workspace/device-uart/39@tmp:/w/workspace/device-uart/39@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 22:10:31 $ docker top 892ffd564082b640a735969265e4855db23fddbd7efc5a2beb85dce34df969dd -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:32 + git config --global --add safe.directory /w/workspace/device-uart/39 [Pipeline] fileExists [Pipeline] sh 22:10:32 + make test 22:10:32 go test ./... -coverprofile=coverage.out 22:10:39 ? github.com/edgexfoundry/device-uart [no test files] 22:15:17 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 22:15:17 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 22:15:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:15:17 go vet ./... 22:16:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:16:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:16:06 ./bin/test-attribution-txt.sh [Pipeline] echo 22:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:16:06 $ docker stop --time=1 892ffd564082b640a735969265e4855db23fddbd7efc5a2beb85dce34df969dd 22:16:08 $ docker rm -f --volumes 892ffd564082b640a735969265e4855db23fddbd7efc5a2beb85dce34df969dd [Pipeline] // withDockerContainer [Pipeline] sh 22:16:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:09 Warning: overwriting stash ‘coverage-report’ 22:16:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:16:11 + ls -al . 22:16:11 total 232 22:16:11 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:10 . 22:16:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:07 .. 22:16:11 -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 22:07 .dockerignore 22:16:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:07 .git 22:16:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:07 .github 22:16:11 -rw-rw-r-- 1 jenkins jenkins 343 Oct 9 22:07 .gitignore 22:16:11 -rw-rw-r-- 1 jenkins jenkins 198 Oct 9 22:07 .golangci.yml 22:16:11 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 9 22:07 Attribution.txt 22:16:11 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 9 22:07 CHANGELOG.md 22:16:11 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 9 22:07 Dockerfile 22:16:11 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:07 GOVERNANCE.md 22:16:11 -rw-rw-r-- 1 jenkins jenkins 675 Oct 9 22:07 Jenkinsfile 22:16:11 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 22:07 LICENSE 22:16:11 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 9 22:07 Makefile 22:16:11 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:07 OWNERS.md 22:16:11 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 9 22:07 README.md 22:16:11 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:03 VERSION 22:16:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:07 bin 22:16:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:07 cmd 22:16:11 -rw-r--r-- 1 jenkins jenkins 6770 Oct 9 22:15 coverage.out 22:16:11 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 9 22:07 go.mod 22:16:11 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 9 22:07 go.sum 22:16:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:07 internal 22:16:11 -rw-rw-r-- 1 jenkins jenkins 209 Oct 9 22:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:11 + 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=c25e0a715bc445233ef268d90b8261caa8d8b032 --label arch=arm64 --label version=3.0.1-dev.32 . 22:16:12 Sending build context to Docker daemon 12.88MB 22:16:12 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 22:16:12 Step 2/26 : FROM ${BASE} AS builder 22:16:12 ---> 3688a8fbe779 22:16:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:16:12 ---> Running in 0452b8bd6fba 22:16:12 Removing intermediate container 0452b8bd6fba 22:16:12 ---> f0d08a86f57d 22:16:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:16:12 ---> Running in a31c054c1434 22:16:13 Removing intermediate container a31c054c1434 22:16:13 ---> 3481b132d0b1 22:16:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:16:13 ---> Running in 505b1a9fb7df 22:16:13 Removing intermediate container 505b1a9fb7df 22:16:13 ---> e28122bc2f9e 22:16:13 Step 6/26 : WORKDIR /device-uart 22:16:13 ---> Running in c142809f6abc 22:16:14 Removing intermediate container c142809f6abc 22:16:14 ---> 7364ad777c6f 22:16:14 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:16:14 ---> Running in f26517988898 22:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:16:17 OK: 242 MiB in 58 packages 22:16:18 Removing intermediate container f26517988898 22:16:18 ---> 637476866da2 22:16:18 Step 8/26 : COPY go.mod vendor* ./ 22:16:18 ---> d413b7f80bea 22:16:18 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:19 ---> Running in da99c7102e4a 22:16:21 Removing intermediate container da99c7102e4a 22:16:21 ---> 78f0aa2be762 22:16:21 Step 10/26 : COPY . . 22:16:23 ---> de6c89195681 22:16:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:16:23 ---> Running in e88e845f9037 22:16:23 Removing intermediate container e88e845f9037 22:16:23 ---> 63879a03ab5e 22:16:23 Step 12/26 : RUN ${MAKE} 22:16:23 ---> Running in 40950a3301cf 22:16:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-uart ./cmd 22:21:01 Removing intermediate container 40950a3301cf 22:21:01 ---> d9ffc54d192b 22:21:01 Step 13/26 : FROM alpine:3.20 22:21:01 3.20: Pulling from library/alpine 22:21:01 cf04c63912e1: Already exists 22:21:01 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:21:01 Status: Downloaded newer image for alpine:3.20 22:21:01 ---> c157a85ed455 22:21:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:21:01 ---> Running in 935a516ec78e 22:21:01 Removing intermediate container 935a516ec78e 22:21:01 ---> d7771ba54790 22:21:01 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:21:01 ---> Running in 48dd85045667 22:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:21:05 (1/1) Installing dumb-init (1.2.5-r3) 22:21:05 Executing busybox-1.36.1-r29.trigger 22:21:05 OK: 9 MiB in 15 packages 22:21:06 Removing intermediate container 48dd85045667 22:21:06 ---> ea49fa748762 22:21:06 Step 16/26 : RUN apk --no-cache upgrade 22:21:06 ---> Running in 5907e0e82295 22:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:21:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:21:10 Upgrading critical system libraries and apk-tools: 22:21:10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:21:10 Executing busybox-1.36.1-r29.trigger 22:21:10 Continuing the upgrade transaction with new apk-tools: 22:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:21:13 OK: 9 MiB in 15 packages 22:21:14 Removing intermediate container 5907e0e82295 22:21:14 ---> d78c263d803d 22:21:14 Step 17/26 : WORKDIR / 22:21:14 ---> Running in 2bcb21890eeb 22:21:15 Removing intermediate container 2bcb21890eeb 22:21:15 ---> 7b12eb2c06e8 22:21:15 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 22:21:15 ---> c0254f517c0d 22:21:15 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 22:21:16 ---> 9a5740010752 22:21:16 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 22:21:18 ---> a6a903726706 22:21:18 Step 21/26 : EXPOSE 59995 22:21:19 ---> Running in 11c83e2c61a8 22:21:19 Removing intermediate container 11c83e2c61a8 22:21:19 ---> cda7a2f123f9 22:21:19 Step 22/26 : ENTRYPOINT ["/device-uart"] 22:21:19 ---> Running in f2ea208d6f8f 22:21:19 Removing intermediate container f2ea208d6f8f 22:21:19 ---> fe85d796e25a 22:21:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:21:19 ---> Running in cd73b5f11e6d 22:21:20 Removing intermediate container cd73b5f11e6d 22:21:20 ---> dbe2dd873fff 22:21:20 Step 24/26 : LABEL arch=arm64 22:21:20 ---> Running in 16825e85edc0 22:21:20 Removing intermediate container 16825e85edc0 22:21:20 ---> ee86116e1537 22:21:20 Step 25/26 : LABEL git_sha=c25e0a715bc445233ef268d90b8261caa8d8b032 22:21:20 ---> Running in d49baac7b57a 22:21:21 Removing intermediate container d49baac7b57a 22:21:21 ---> 26ba36f32a89 22:21:21 Step 26/26 : LABEL version=3.0.1-dev.32 22:21:21 ---> Running in 5f8fb5078fd7 22:21:21 Removing intermediate container 5f8fb5078fd7 22:21:21 ---> 9ab05fabb6d5 22:21:21 [Warning] One or more build-args [ARCH] were not consumed 22:21:21 Successfully built 9ab05fabb6d5 22:21:21 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 22:21:22 provisioning config files... 22:21:22 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/39@tmp/config2166607743142881222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:22 ---> ****-login.sh 22:21:22 nexus3.edgexfoundry.org:10001 22:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:22 Configure a credential helper to remove this warning. See 22:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:22 22:21:22 Login Succeeded 22:21:22 nexus3.edgexfoundry.org:10002 22:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:23 Configure a credential helper to remove this warning. See 22:21:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:23 22:21:23 Login Succeeded 22:21:23 nexus3.edgexfoundry.org:10003 22:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:23 Configure a credential helper to remove this warning. See 22:21:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:23 22:21:23 Login Succeeded 22:21:23 nexus3.edgexfoundry.org:10004 22:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:24 Configure a credential helper to remove this warning. See 22:21:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:24 22:21:24 Login Succeeded 22:21:24 ****.io 22:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:24 Configure a credential helper to remove this warning. See 22:21:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:24 22:21:24 Login Succeeded 22:21:24 ---> ****-login.sh ends [Pipeline] } 22:21:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:21:25 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 22:21:25 c25e0a715bc445233ef268d90b8261caa8d8b032 22:21:25 latest 22:21:25 3.0.1-dev.32 22:21:25 c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 22:21:25 main 22:21:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:25 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:25 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032 22:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:21:25 17df90c707f0: Preparing 22:21:25 14dea4a29337: Preparing 22:21:25 685aa3d9d3ec: Preparing 22:21:25 656e3197ae3f: Preparing 22:21:25 be27e38986ac: Preparing 22:21:25 16113d51b718: Preparing 22:21:25 16113d51b718: Waiting 22:21:26 be27e38986ac: Pushed 22:21:26 685aa3d9d3ec: Pushed 22:21:26 14dea4a29337: Pushed 22:21:26 16113d51b718: Layer already exists 22:21:26 656e3197ae3f: Pushed 22:21:38 17df90c707f0: Pushed 22:21:38 c25e0a715bc445233ef268d90b8261caa8d8b032: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:38 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:39 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 22:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:21:39 17df90c707f0: Preparing 22:21:39 14dea4a29337: Preparing 22:21:39 685aa3d9d3ec: Preparing 22:21:39 656e3197ae3f: Preparing 22:21:39 be27e38986ac: Preparing 22:21:39 16113d51b718: Preparing 22:21:39 16113d51b718: Waiting 22:21:39 be27e38986ac: Layer already exists 22:21:39 14dea4a29337: Layer already exists 22:21:39 685aa3d9d3ec: Layer already exists 22:21:39 656e3197ae3f: Layer already exists 22:21:39 17df90c707f0: Layer already exists 22:21:39 16113d51b718: Layer already exists 22:21:39 latest: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:40 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:40 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.32 22:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:21:40 17df90c707f0: Preparing 22:21:40 14dea4a29337: Preparing 22:21:40 685aa3d9d3ec: Preparing 22:21:40 656e3197ae3f: Preparing 22:21:40 be27e38986ac: Preparing 22:21:40 16113d51b718: Preparing 22:21:40 16113d51b718: Waiting 22:21:40 17df90c707f0: Layer already exists 22:21:40 be27e38986ac: Layer already exists 22:21:40 685aa3d9d3ec: Layer already exists 22:21:40 14dea4a29337: Layer already exists 22:21:40 656e3197ae3f: Layer already exists 22:21:40 16113d51b718: Layer already exists 22:21:40 3.0.1-dev.32: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:41 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:41 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 22:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:21:41 17df90c707f0: Preparing 22:21:41 14dea4a29337: Preparing 22:21:41 685aa3d9d3ec: Preparing 22:21:41 656e3197ae3f: Preparing 22:21:41 be27e38986ac: Preparing 22:21:41 16113d51b718: Preparing 22:21:41 16113d51b718: Waiting 22:21:41 17df90c707f0: Layer already exists 22:21:41 685aa3d9d3ec: Layer already exists 22:21:41 656e3197ae3f: Layer already exists 22:21:41 be27e38986ac: Layer already exists 22:21:41 14dea4a29337: Layer already exists 22:21:41 16113d51b718: Layer already exists 22:21:41 c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:42 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:42 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 22:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 22:21:42 17df90c707f0: Preparing 22:21:42 14dea4a29337: Preparing 22:21:42 685aa3d9d3ec: Preparing 22:21:42 656e3197ae3f: Preparing 22:21:42 be27e38986ac: Preparing 22:21:42 16113d51b718: Preparing 22:21:42 16113d51b718: Waiting 22:21:42 656e3197ae3f: Layer already exists 22:21:42 14dea4a29337: Layer already exists 22:21:42 685aa3d9d3ec: Layer already exists 22:21:42 be27e38986ac: Layer already exists 22:21:42 17df90c707f0: Layer already exists 22:21:42 16113d51b718: Layer already exists 22:21:42 main: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:42 ===================================================== [Pipeline] echo 22:21:42 taggedImages: 22:21:42 - nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032 22:21:42 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 22:21:42 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.32 22:21:42 - nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 22:21:42 - 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 22:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:43 22:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:43 arm64: Pulling from edgex-lftools-log-publisher 22:21:43 8998bd30e6a1: Pulling fs layer 22:21:43 04944245beec: Pulling fs layer 22:21:43 699f458cf7ca: Pulling fs layer 22:21:43 765212b225bb: Pulling fs layer 22:21:43 f23df028b6ca: Pulling fs layer 22:21:43 d65c8cfc05b1: Pulling fs layer 22:21:43 2437ff75d9bd: Pulling fs layer 22:21:43 765212b225bb: Waiting 22:21:43 f23df028b6ca: Waiting 22:21:43 d65c8cfc05b1: Waiting 22:21:43 2437ff75d9bd: Waiting 22:21:43 04944245beec: Verifying Checksum 22:21:43 04944245beec: Download complete 22:21:43 765212b225bb: Verifying Checksum 22:21:43 765212b225bb: Download complete 22:21:43 f23df028b6ca: Verifying Checksum 22:21:43 f23df028b6ca: Download complete 22:21:43 d65c8cfc05b1: Verifying Checksum 22:21:43 d65c8cfc05b1: Download complete 22:21:44 699f458cf7ca: Download complete 22:21:44 8998bd30e6a1: Verifying Checksum 22:21:44 8998bd30e6a1: Download complete 22:21:46 2437ff75d9bd: Verifying Checksum 22:21:46 2437ff75d9bd: Download complete 22:21:49 8998bd30e6a1: Pull complete 22:21:50 04944245beec: Pull complete 22:21:52 699f458cf7ca: Pull complete 22:21:52 765212b225bb: Pull complete 22:21:53 f23df028b6ca: Pull complete 22:21:53 d65c8cfc05b1: Pull complete 22:22:11 2437ff75d9bd: Pull complete 22:22:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:11 prd-ubuntu20.04-docker-arm64-4c-16g-22359 does not seem to be running inside a container 22:22:11 $ 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/39 -v /w/workspace/device-uart/39:/w/workspace/device-uart/39:rw,z -v /w/workspace/device-uart/39@tmp:/w/workspace/device-uart/39@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 22:22:15 $ docker top d203175a3a5ac17db44365348e870ce1b6798baef1c408a6fc6e48b7a5dd5e06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:16 ---> job-cost.sh 22:22:16 lf-activate-venv: SKIPPING 22:22:16 INFO: No Stack... 22:22:17 INFO: Retrieving Pricing Info for: v3-standard-4 22:22:17 INFO: Archiving Costs [Pipeline] sh 22:22:18 + cat /w/workspace/device-uart/39/archives/cost.csv 22:22:18 + cut -d, -f6 [Pipeline] lock 22:22:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] 22:22:18 Resource [jenkins-edgexfoundry-device-uart-main-39-stack-cost] did not exist. Created. 22:22:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:19 /w/workspace/device-uart/39@tmp/durable-77bdf6d3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:22:20 + echo total: 0.10999999940395355 [Pipeline] stash 22:22:20 Warning: overwriting stash ‘stack-cost’ 22:22:20 Stashed 1 file(s) [Pipeline] } 22:22:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 22:22:20 $ docker stop --time=1 d203175a3a5ac17db44365348e870ce1b6798baef1c408a6fc6e48b7a5dd5e06 22:22:22 $ docker rm -f --volumes d203175a3a5ac17db44365348e870ce1b6798baef1c408a6fc6e48b7a5dd5e06 [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 22:22:22 provisioning config files... 22:22:22 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3152372340970660995tmp [Pipeline] { [Pipeline] sh 22:22:23 + set +x 22:22:23 + curl -s https://codecov.io/bash 22:22:23 + bash -s -- 22:22:23 22:22:23 _____ _ 22:22:23 / ____| | | 22:22:23 | | ___ __| | ___ ___ _____ __ 22:22:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:22:23 | |___| (_) | (_| | __/ (_| (_) \ V / 22:22:23 \_____\___/ \__,_|\___|\___\___/ \_/ 22:22:23 Bash-1.0.6 22:22:23 22:22:23 22:22:23 ==> git version 2.25.1 found 22:22:23 ==> 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 22:22:23 Release-Date: 2020-01-08 22:22:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:22:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:22:23 ==> Jenkins CI detected. 22:22:23 current dir:  /w/workspace/edgexfoundry_device-uart_main 22:22:23 project root: . 22:22:23 --> token set from env 22:22:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:22:23 ==> Running gcov in . (disable via -X gcov) 22:22:23 ==> Python coveragepy not found 22:22:23 ==> Searching for coverage reports in: 22:22:23 + . 22:22:23 -> Found 1 reports 22:22:23 ==> Detecting git/mercurial file structure 22:22:23 ==> Reading reports 22:22:23 + ./coverage.out bytes=6770 22:22:23 ==> Appending adjustments 22:22:23 https://docs.codecov.io/docs/fixing-reports 22:22:23 + Found adjustments 22:22:23 ==> Gzipping contents 22:22:23 4.0K /tmp/codecov.IxHF6e.gz 22:22:23 ==> Uploading reports 22:22:23 url: https://codecov.io 22:22:23 query: branch=main&commit=c25e0a715bc445233ef268d90b8261caa8d8b032&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 22:22:23 -> Pinging Codecov 22:22:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c25e0a715bc445233ef268d90b8261caa8d8b032&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 22:22:23 -> Uploading to 22:22:23 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/c25e0a715bc445233ef268d90b8261caa8d8b032/945d5f9b-2c61-4ab4-b088-b135822d7b38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222223Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=03b8134dc5d6fb6b4ed8082fa8f3c6776349c69e6776679fc1c4298f8d82f773 22:22:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:23 Dload Upload Total Spent Left Speed 22:22:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5960 --:--:-- --:--:-- --:--:-- 5960 22:22:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] } 22:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:22:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:22:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:22:24 22:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:22:24 latest: Pulling from edgex-devops/edgex-snyk-go 22:22:24 43c4264eed91: Already exists 22:22:24 4cc291be95ef: Already exists 22:22:24 2ac1f1163629: Already exists 22:22:24 5c3c966382ef: Already exists 22:22:24 4f4fb700ef54: Already exists 22:22:24 d9c7d2e4e75e: Pulling fs layer 22:22:24 9c3e1370e548: Pulling fs layer 22:22:24 d9c7d2e4e75e: Verifying Checksum 22:22:24 d9c7d2e4e75e: Download complete 22:22:25 d9c7d2e4e75e: Pull complete 22:22:25 9c3e1370e548: Verifying Checksum 22:22:25 9c3e1370e548: Download complete 22:22:28 9c3e1370e548: Pull complete 22:22:28 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 22:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:22:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:29 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:22:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 22:22:30 $ docker top 21bafee2d8101bf098218de2a118eac07cd0c4ac8d79fa85739a255e17258d89 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 22:22:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 22:22:30 + set -o pipefail 22:22:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 22:22:39 22:22:39 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 22:22:39 22:22:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/26d49aad-5991-4960-92d5-2422c3688b61 22:22:39 22:22:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:22:39 22:22:39 22:22:39 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 22:22:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:22:39 $ docker stop --time=1 21bafee2d8101bf098218de2a118eac07cd0c4ac8d79fa85739a255e17258d89 22:22:41 $ docker rm -f --volumes 21bafee2d8101bf098218de2a118eac07cd0c4ac8d79fa85739a255e17258d89 [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 22:22:42 + git log --format=format:%s -1 c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] sh 22:22:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:43 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:43 $ docker top 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e -eo pid,comm 22:22:44 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). 22:22:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:44 [ssh-agent] Looking for ssh-agent implementation... 22:22:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:44 $ docker exec 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e ssh-agent 22:22:44 SSH_AUTH_SOCK=/tmp/ssh-5CPmT76FsaV3/agent.33 22:22:44 SSH_AGENT_PID=39 22:22:44 Running ssh-add (command line suppressed) 22:22:44 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1931311988587391117.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1931311988587391117.key) 22:22:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:44 + git semver tag 22:22:44 2024-10-09 22:22:44,873 [run_tag] DEBUG tag force:False 22:22:44 2024-10-09 22:22:44,874 [check_head_tag] DEBUG check head tag 22:22:44 2024-10-09 22:22:44,874 [execute] INFO git cat-file --batch-check 22:22:44 2024-10-09 22:22:44,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 22:22:44 2024-10-09 22:22:44,877 [execute] INFO git cat-file --batch 22:22:44 2024-10-09 22:22:44,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 22:22:44 2024-10-09 22:22:44,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:22:44 2024-10-09 22:22:44,889 [execute] INFO git tag -a v3.0.1-dev.32 -m v3.0.1-dev.32 22:22:44 2024-10-09 22:22:44,889 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.32', '-m', 'v3.0.1-dev.32'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 22:22:44 2024-10-09 22:22:44,894 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:22:44 3.0.1-dev.32 [Pipeline] } 22:22:44 $ docker exec --env ******** --env ******** 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e ssh-agent -k 22:22:45 unset SSH_AUTH_SOCK; 22:22:45 unset SSH_AGENT_PID; 22:22:45 echo Agent pid 39 killed; 22:22:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:45 + git semver [Pipeline] } 22:22:45 $ docker stop --time=1 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e 22:22:46 $ docker rm -f --volumes 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:47 22:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:47 0.23.1-centos7: Pulling from edgex-lftools 22:22:47 ab5ef0e58194: Pulling fs layer 22:22:47 9712f1f96733: Pulling fs layer 22:22:47 63f879dbbcfc: Pulling fs layer 22:22:47 0d9ebad4ef96: Pulling fs layer 22:22:47 e9a5061849ea: Pulling fs layer 22:22:47 d747dcd14b5f: Pulling fs layer 22:22:47 2de7ff778b66: Pulling fs layer 22:22:47 e9a5061849ea: Waiting 22:22:47 d747dcd14b5f: Waiting 22:22:47 2de7ff778b66: Waiting 22:22:47 0d9ebad4ef96: Waiting 22:22:47 9712f1f96733: Verifying Checksum 22:22:47 9712f1f96733: Download complete 22:22:47 63f879dbbcfc: Verifying Checksum 22:22:47 63f879dbbcfc: Download complete 22:22:48 e9a5061849ea: Verifying Checksum 22:22:48 e9a5061849ea: Download complete 22:22:48 d747dcd14b5f: Verifying Checksum 22:22:48 d747dcd14b5f: Download complete 22:22:48 ab5ef0e58194: Verifying Checksum 22:22:48 ab5ef0e58194: Download complete 22:22:48 0d9ebad4ef96: Verifying Checksum 22:22:48 0d9ebad4ef96: Download complete 22:22:48 2de7ff778b66: Verifying Checksum 22:22:48 2de7ff778b66: Download complete 22:22:51 ab5ef0e58194: Pull complete 22:22:51 9712f1f96733: Pull complete 22:22:51 63f879dbbcfc: Pull complete 22:22:55 0d9ebad4ef96: Pull complete 22:22:55 e9a5061849ea: Pull complete 22:22:55 d747dcd14b5f: Pull complete 22:22:56 2de7ff778b66: Pull complete 22:22:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:56 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:22:58 $ docker top 0c390fe68dd8463d53f3b46cf5149c0f41b8e892b84a94a0f64f4046d39a505a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:22:58 provisioning config files... 22:22:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3178001030940998877tmp 22:22:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3735213385772525636tmp 22:22:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8781320044560566457tmp [Pipeline] { [Pipeline] echo 22:22:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:22:59 ---> sigul-configuration.sh 22:22:59 gpg: directory `/root/.gnupg' created 22:22:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:22:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:22:59 gpg: keyring `/root/.gnupg/secring.gpg' created 22:22:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:22:59 gpg: CAST5 encrypted data 22:22:59 gpg: encrypted with 1 passphrase 22:22:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:22:59 + mkdir /home/jenkins 22:22:59 + mkdir /home/jenkins/sigul [Pipeline] sh 22:22:59 + 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 22:22:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:23:00 ---> sigul-install.sh 22:23:00 Sigul already installed; skipping installation. [Pipeline] sh 22:23:00 + git tag --list 22:23:00 v0.0.0 22:23:00 v0.0.1-dev.1 22:23:00 v0.0.1-dev.2 22:23:00 v0.0.1-dev.3 22:23:00 v0.0.1-dev.4 22:23:00 v3.0.0 22:23:00 v3.0.1-dev.1 22:23:00 v3.0.1-dev.10 22:23:00 v3.0.1-dev.11 22:23:00 v3.0.1-dev.12 22:23:00 v3.0.1-dev.13 22:23:00 v3.0.1-dev.14 22:23:00 v3.0.1-dev.15 22:23:00 v3.0.1-dev.16 22:23:00 v3.0.1-dev.17 22:23:00 v3.0.1-dev.18 22:23:00 v3.0.1-dev.19 22:23:00 v3.0.1-dev.2 22:23:00 v3.0.1-dev.20 22:23:00 v3.0.1-dev.21 22:23:00 v3.0.1-dev.22 22:23:00 v3.0.1-dev.23 22:23:00 v3.0.1-dev.24 22:23:00 v3.0.1-dev.25 22:23:00 v3.0.1-dev.26 22:23:00 v3.0.1-dev.27 22:23:00 v3.0.1-dev.28 22:23:00 v3.0.1-dev.29 22:23:00 v3.0.1-dev.3 22:23:00 v3.0.1-dev.30 22:23:00 v3.0.1-dev.31 22:23:00 v3.0.1-dev.32 22:23:00 v3.0.1-dev.4 22:23:00 v3.0.1-dev.5 22:23:00 v3.0.1-dev.6 22:23:00 v3.0.1-dev.7 22:23:00 v3.0.1-dev.8 22:23:00 v3.0.1-dev.9 22:23:00 v3.1 22:23:00 v3.1.0 22:23:00 v3.1.1 22:23:00 v3.1.1-dev.1 [Pipeline] sh 22:23:00 + lftools sign git-tag v3.0.1-dev.32 22:23:01 Signing Git tag with Sigul... 22:23:01 Signing v3.0.1-dev.32 [Pipeline] echo 22:23:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:23:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:23:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:23:02 $ docker stop --time=1 0c390fe68dd8463d53f3b46cf5149c0f41b8e892b84a94a0f64f4046d39a505a 22:23:03 $ docker rm -f --volumes 0c390fe68dd8463d53f3b46cf5149c0f41b8e892b84a94a0f64f4046d39a505a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:23:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:04 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:23: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:23:04 $ docker top 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:05 [ssh-agent] Looking for ssh-agent implementation... 22:23:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:05 $ docker exec 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc ssh-agent 22:23:05 SSH_AUTH_SOCK=/tmp/ssh-LmXnykuI2zo6/agent.32 22:23:05 SSH_AGENT_PID=38 22:23:05 Running ssh-add (command line suppressed) 22:23:05 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14155115866235734965.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14155115866235734965.key) 22:23:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:05 + git semver bump pre 22:23:05 2024-10-09 22:23:05,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:23:05 2024-10-09 22:23:05,902 [bump_version] DEBUG bumping version:3.0.1-dev.32 on axis:pre with prefix:dev 22:23:05 2024-10-09 22:23:05,902 [bump_version] DEBUG bumped version:3.0.1-dev.33 22:23:05 2024-10-09 22:23:05,902 [write_version] DEBUG write version:3.0.1-dev.33 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 22:23:05 2024-10-09 22:23:05,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:23:05 2024-10-09 22:23:05,902 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 22:23:05 2024-10-09 22:23:05,904 [execute] INFO git cat-file --batch-check 22:23:05 2024-10-09 22:23:05,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 22:23:05 2024-10-09 22:23:05,910 [execute] INFO git cat-file --batch 22:23:05 2024-10-09 22:23:05,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 22:23:05 2024-10-09 22:23:05,916 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:23:05 3.0.1-dev.33 [Pipeline] } 22:23:05 $ docker exec --env ******** --env ******** 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc ssh-agent -k 22:23:06 unset SSH_AUTH_SOCK; 22:23:06 unset SSH_AGENT_PID; 22:23:06 echo Agent pid 38 killed; 22:23:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:06 + git semver [Pipeline] } 22:23:06 $ docker stop --time=1 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc 22:23:07 $ docker rm -f --volumes 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc [Pipeline] // withDockerContainer [Pipeline] sh 22:23:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:08 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:23:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:23:09 $ docker top db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:09 [ssh-agent] Looking for ssh-agent implementation... 22:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:09 $ docker exec db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc ssh-agent 22:23:09 SSH_AUTH_SOCK=/tmp/ssh-HwjRqpLa4CQF/agent.32 22:23:09 SSH_AGENT_PID=38 22:23:09 Running ssh-add (command line suppressed) 22:23:09 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16127381209120431062.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16127381209120431062.key) 22:23:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:10 + git semver push 22:23:10 2024-10-09 22:23:10,239 [run_push] DEBUG push 22:23:10 2024-10-09 22:23:10,240 [execute] INFO git cat-file --batch-check 22:23:10 2024-10-09 22:23:10,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 22:23:10 2024-10-09 22:23:10,244 [execute] INFO git rev-list a01422b36122c3e2e1481d0d4f10730d33ce7989 -- 22:23:10 2024-10-09 22:23:10,244 [execute] DEBUG Popen(['git', 'rev-list', 'a01422b36122c3e2e1481d0d4f10730d33ce7989', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 22:23:10 2024-10-09 22:23:10,250 [execute] INFO git fetch -v origin 22:23:10 2024-10-09 22:23:10,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 22:23:10 2024-10-09 22:23:10,698 [run_push] DEBUG no remote changes detected 22:23:10 2024-10-09 22:23:10,698 [execute] INFO git push origin semver 22:23:10 2024-10-09 22:23:10,699 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 22:23:11 2024-10-09 22:23:11,427 [run_push] DEBUG push all version tags 22:23:11 2024-10-09 22:23:11,427 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:23:11 2024-10-09 22:23:11,428 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 22:23:12 2024-10-09 22:23:12,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 22:23:12 3.0.1-dev.33 [Pipeline] } 22:23:12 $ docker exec --env ******** --env ******** db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc ssh-agent -k 22:23:12 unset SSH_AUTH_SOCK; 22:23:12 unset SSH_AGENT_PID; 22:23:12 echo Agent pid 38 killed; 22:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:12 + git semver [Pipeline] } 22:23:13 $ docker stop --time=1 db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc 22:23:14 $ docker rm -f --volumes db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc [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 22:23:14 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 22:23:14 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 22:23:14 total 16 22:23:14 drwxr-xr-x 3 root root 4096 Oct 9 22:06 . 22:23:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:22 .. 22:23:14 drwxr-xr-x 2 root root 4096 Oct 9 22:06 cost 22:23:14 -rw-r--r-- 1 root root 82 Oct 9 22:06 cost.csv 22:23:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 22:23:14 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 22:23:14 total 16 22:23:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:06 . 22:23:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:22 .. 22:23:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:06 cost 22:23:14 -rw-r--r-- 1 jenkins jenkins 82 Oct 9 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:23:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:23:16 ---> package-listing.sh 22:23:16 ++ facter osfamily 22:23:16 ++ tr '[:upper:]' '[:lower:]' 22:23:16 + OS_FAMILY=debian 22:23:16 + workspace=/w/workspace/edgexfoundry_device-uart_main 22:23:16 + START_PACKAGES=/tmp/packages_start.txt 22:23:16 + END_PACKAGES=/tmp/packages_end.txt 22:23:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:23:16 + PACKAGES=/tmp/packages_start.txt 22:23:16 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 22:23:16 + PACKAGES=/tmp/packages_end.txt 22:23:16 + case "${OS_FAMILY}" in 22:23:16 + dpkg -l 22:23:16 + grep '^ii' 22:23:16 + '[' -f /tmp/packages_start.txt ']' 22:23:16 + '[' -f /tmp/packages_end.txt ']' 22:23:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:23:16 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 22:23:16 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 22:23:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 22:23:16 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 22:23:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:17 prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container 22:23:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:23:17 $ docker top 7a4e9db3fd282a9e1216d865117861ebe32b689b1f0fd3e75e248ee4c7ca3ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:17 + touch /tmp/pre-build-complete [Pipeline] sh 22:23:18 + mkdir -p /var/log/sysstat [Pipeline] sh 22:23:18 + ls /var/log/sa-host 22:23:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:18 provisioning config files... 22:23:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2681673769835985709tmp [Pipeline] { [Pipeline] echo 22:23:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:23:18 ---> create-netrc.sh [Pipeline] } 22:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:23:19 ---> python-tools-install.sh [Pipeline] echo 22:23:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:23:19 ---> sudo-logs.sh 22:23:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:23:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:23:19 ---> job-cost.sh 22:23:19 lf-activate-venv: SKIPPING 22:23:19 DEBUG: total: 0.2199999988079071 22:23:19 INFO: Retrieving Stack Cost... 22:23:20 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:20 INFO: Archiving Costs [Pipeline] echo 22:23:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:23:20 ---> logs-deploy.sh 22:23:20 lf-activate-venv: SKIPPING 22:23:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/39 22:23:20 INFO: archiving workspace using pattern(s): 22:23:21 Archives upload complete. 22:23:21 INFO: archiving logs to Nexus