Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d91c28011fe1e340ffb33947d534daf2c02bd499 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-ssh10999925741539952935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5091656707799887048.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14783441509033752373.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10119157840945999650.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-ssh7452443656577996841.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1287 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d91c28011fe1e340ffb33947d534daf2c02bd499 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d91c28011fe1e340ffb33947d534daf2c02bd499 # timeout=10 Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > git rev-list --no-walk 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:47:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:47:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:47:39 ========================================================= 00:47:39 EdgeX Global Pipelines Version Info 00:47:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:47:39 ------------------- 00:47:39 stable info: 00:47:39 ------------------- 00:47:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:47:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:47:39 Message: update stable to v1.0.258 00:47:40 ------------------- 00:47:40 experimental info: 00:47:40 ------------------- 00:47:40 Commited By: **** collab-it+edgex@linuxfoundation.org 00:47:40 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:47:40 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:47:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d91c28011fe1e340ffb33947d534daf2c02bd499 [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d91c280 [Pipeline] echo 00:47:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:41 provisioning config files... 00:47:41 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11937588084777839214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:42 ---> ****-login.sh 00:47:42 nexus3.edgexfoundry.org:10001 00:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:42 Configure a credential helper to remove this warning. See 00:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:42 00:47:42 Login Succeeded 00:47:42 nexus3.edgexfoundry.org:10002 00:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:42 Configure a credential helper to remove this warning. See 00:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:42 00:47:42 Login Succeeded 00:47:42 nexus3.edgexfoundry.org:10003 00:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:42 Configure a credential helper to remove this warning. See 00:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:42 00:47:42 Login Succeeded 00:47:42 nexus3.edgexfoundry.org:10004 00:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:42 Configure a credential helper to remove this warning. See 00:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:42 00:47:42 Login Succeeded 00:47:42 ****.io 00:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:43 Configure a credential helper to remove this warning. See 00:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:43 00:47:43 Login Succeeded 00:47:43 ---> ****-login.sh ends [Pipeline] } 00:47:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:47:43 + git rev-list -1 --merges d91c28011fe1e340ffb33947d534daf2c02bd499~1..d91c28011fe1e340ffb33947d534daf2c02bd499 [Pipeline] echo 00:47:43 -----------> git rev-list -1 --merges d91c28011fe1e340ffb33947d534daf2c02bd499~1..d91c28011fe1e340ffb33947d534daf2c02bd499 d91c28011fe1e340ffb33947d534daf2c02bd499 00:47:43 d91c28011fe1e340ffb33947d534daf2c02bd499 [false] [Pipeline] sh 00:47:43 + git log --format=format:%s -1 d91c28011fe1e340ffb33947d534daf2c02bd499 [Pipeline] echo 00:47:43 ========================================================= 00:47:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:47:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:44 + git log --format=format:%s -1 d91c28011fe1e340ffb33947d534daf2c02bd499 [Pipeline] echo 00:47:44 [semverPrep] GIT_COMMIT: d91c28011fe1e340ffb33947d534daf2c02bd499, Commit Message: Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo 00:47:44 [semverPrep] This is not a build commit. [Pipeline] sh 00:47:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:47:44 + grep -v github /etc/ssh/ssh_known_hosts 00:47:44 + [ -e /tmp/ssh_known_hosts ] 00:47:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:47:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:47:44 + sudo tee -a /etc/ssh/ssh_known_hosts 00:47:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:45 00:47:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:45 0.1.4: Pulling from edgex-devops/py-git-semver 00:47:45 b85a868b505f: Pulling fs layer 00:47:45 e2be974225ed: Pulling fs layer 00:47:45 339a4e72a1f5: Pulling fs layer 00:47:45 988bab9f4d93: Pulling fs layer 00:47:45 1469e6f7b9e6: Pulling fs layer 00:47:45 988bab9f4d93: Waiting 00:47:45 eaf3925da568: Pulling fs layer 00:47:45 bab4dde63d76: Pulling fs layer 00:47:45 1469e6f7b9e6: Waiting 00:47:45 bde34c3a00c8: Pulling fs layer 00:47:45 eaf3925da568: Waiting 00:47:45 b352a97aabf1: Pulling fs layer 00:47:45 4872d77fe225: Pulling fs layer 00:47:45 5851b861e8e6: Pulling fs layer 00:47:45 5851b861e8e6: Waiting 00:47:45 e2be974225ed: Verifying Checksum 00:47:45 e2be974225ed: Download complete 00:47:45 339a4e72a1f5: Verifying Checksum 00:47:45 339a4e72a1f5: Download complete 00:47:45 1469e6f7b9e6: Verifying Checksum 00:47:45 1469e6f7b9e6: Download complete 00:47:45 eaf3925da568: Download complete 00:47:45 bde34c3a00c8: Verifying Checksum 00:47:45 bde34c3a00c8: Download complete 00:47:45 b352a97aabf1: Verifying Checksum 00:47:45 b352a97aabf1: Download complete 00:47:45 4872d77fe225: Verifying Checksum 00:47:45 4872d77fe225: Download complete 00:47:45 5851b861e8e6: Verifying Checksum 00:47:45 5851b861e8e6: Download complete 00:47:45 b85a868b505f: Verifying Checksum 00:47:45 b85a868b505f: Download complete 00:47:45 bab4dde63d76: Verifying Checksum 00:47:45 bab4dde63d76: Download complete 00:47:47 b85a868b505f: Pull complete 00:47:47 e2be974225ed: Pull complete 00:47:47 339a4e72a1f5: Pull complete 00:47:47 988bab9f4d93: Pull complete 00:47:48 1469e6f7b9e6: Pull complete 00:47:48 eaf3925da568: Pull complete 00:47:50 bab4dde63d76: Pull complete 00:47:50 bde34c3a00c8: Pull complete 00:47:50 b352a97aabf1: Pull complete 00:47:50 4872d77fe225: Pull complete 00:47:50 5851b861e8e6: Pull complete 00:47:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:50 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 00:47:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:47:53 $ docker top d44b022e18f2c49d63a95176126ebc4fa5502379c10487a0a44f340a2fcf017a -eo pid,comm 00:47:53 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). 00:47:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:53 [ssh-agent] Looking for ssh-agent implementation... 00:47:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:53 $ docker exec d44b022e18f2c49d63a95176126ebc4fa5502379c10487a0a44f340a2fcf017a ssh-agent 00:47:54 SSH_AUTH_SOCK=/tmp/ssh-jYxlnlnhLfMz/agent.33 00:47:54 SSH_AGENT_PID=39 00:47:54 Running ssh-add (command line suppressed) 00:47:54 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1737392223159856542.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1737392223159856542.key) 00:47:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:54 + git tag --points-at HEAD [Pipeline] } 00:47:54 $ docker exec --env ******** --env ******** d44b022e18f2c49d63a95176126ebc4fa5502379c10487a0a44f340a2fcf017a ssh-agent -k 00:47:54 unset SSH_AUTH_SOCK; 00:47:54 unset SSH_AGENT_PID; 00:47:54 echo Agent pid 39 killed; 00:47:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:47:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:54 [ssh-agent] Looking for ssh-agent implementation... 00:47:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:54 $ docker exec d44b022e18f2c49d63a95176126ebc4fa5502379c10487a0a44f340a2fcf017a ssh-agent 00:47:54 SSH_AUTH_SOCK=/tmp/ssh-eMH07spRMC5f/agent.71 00:47:54 SSH_AGENT_PID=77 00:47:54 Running ssh-add (command line suppressed) 00:47:55 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2030515688563551326.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2030515688563551326.key) 00:47:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:55 + git semver init 00:47:55 2024-02-20 00:47:55,593 [run_init] DEBUG init version:0.0.0 force:False 00:47:55 2024-02-20 00:47:55,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 00:47:55 2024-02-20 00:47:55,594 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 00:47:55 2024-02-20 00:47:55,594 [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) 00:47:57 2024-02-20 00:47:56,732 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 00:47:57 2024-02-20 00:47:56,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 00:47:57 2024-02-20 00:47:56,733 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:47:57 2024-02-20 00:47:56,733 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:47:57 3.0.1-dev.19 [Pipeline] } 00:47:57 $ docker exec --env ******** --env ******** d44b022e18f2c49d63a95176126ebc4fa5502379c10487a0a44f340a2fcf017a ssh-agent -k 00:47:57 unset SSH_AUTH_SOCK; 00:47:57 unset SSH_AGENT_PID; 00:47:57 echo Agent pid 77 killed; 00:47:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:57 + git semver [Pipeline] } 00:47:57 $ docker stop --time=1 d44b022e18f2c49d63a95176126ebc4fa5502379c10487a0a44f340a2fcf017a 00:47:59 $ docker rm -f --volumes d44b022e18f2c49d63a95176126ebc4fa5502379c10487a0a44f340a2fcf017a [Pipeline] // withDockerContainer [Pipeline] sh 00:47:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:47:59 Stashed 1 file(s) [Pipeline] echo 00:47:59 [edgeXSemver]: initialized semver on version 3.0.1-dev.19 [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 00:48:00 provisioning config files... 00:48:00 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5081557048742578185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:00 ---> ****-login.sh 00:48:00 nexus3.edgexfoundry.org:10001 00:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:00 Configure a credential helper to remove this warning. See 00:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:00 00:48:00 Login Succeeded 00:48:00 nexus3.edgexfoundry.org:10002 00:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:00 Configure a credential helper to remove this warning. See 00:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:00 00:48:00 Login Succeeded 00:48:00 nexus3.edgexfoundry.org:10003 00:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:00 Configure a credential helper to remove this warning. See 00:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:00 00:48:00 Login Succeeded 00:48:00 nexus3.edgexfoundry.org:10004 00:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:00 Configure a credential helper to remove this warning. See 00:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:00 00:48:00 Login Succeeded 00:48:00 ****.io 00:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:48:01 Configure a credential helper to remove this warning. See 00:48:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:48:01 00:48:01 Login Succeeded 00:48:01 ---> ****-login.sh ends [Pipeline] } 00:48:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:48:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:48:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:48:01 ========================================================= 00:48:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:48:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:48:01 Sending build context to Docker daemon 23.04MB 00:48:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:48:01 Step 2/12 : FROM ${BASE} AS builder 00:48:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:48:02 7264a8db6415: Pulling fs layer 00:48:02 c4d48a809fc2: Pulling fs layer 00:48:02 4f1c88b9dad5: Pulling fs layer 00:48:02 ad3a456e5733: Pulling fs layer 00:48:02 69c7f0334f64: Pulling fs layer 00:48:02 1f1c1a5573a3: Pulling fs layer 00:48:02 ce7588e14bc9: Pulling fs layer 00:48:02 b5e4710f87ac: Pulling fs layer 00:48:02 ad3a456e5733: Waiting 00:48:02 69c7f0334f64: Waiting 00:48:02 1f1c1a5573a3: Waiting 00:48:02 b5e4710f87ac: Waiting 00:48:02 c4d48a809fc2: Verifying Checksum 00:48:02 c4d48a809fc2: Download complete 00:48:02 ad3a456e5733: Verifying Checksum 00:48:02 ad3a456e5733: Download complete 00:48:02 69c7f0334f64: Download complete 00:48:02 7264a8db6415: Verifying Checksum 00:48:02 7264a8db6415: Download complete 00:48:02 1f1c1a5573a3: Verifying Checksum 00:48:02 1f1c1a5573a3: Download complete 00:48:02 7264a8db6415: Pull complete 00:48:02 b5e4710f87ac: Verifying Checksum 00:48:02 b5e4710f87ac: Download complete 00:48:02 c4d48a809fc2: Pull complete 00:48:02 4f1c88b9dad5: Verifying Checksum 00:48:02 4f1c88b9dad5: Download complete 00:48:03 ce7588e14bc9: Verifying Checksum 00:48:03 ce7588e14bc9: Download complete 00:48:05 4f1c88b9dad5: Pull complete 00:48:05 ad3a456e5733: Pull complete 00:48:05 69c7f0334f64: Pull complete 00:48:05 1f1c1a5573a3: Pull complete 00:48:08 ce7588e14bc9: Pull complete 00:48:08 b5e4710f87ac: Pull complete 00:48:08 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 00:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:48:08 ---> 88b5674ff536 00:48:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:48:13 ---> Running in 4416a96540d4 00:48:13 Removing intermediate container 4416a96540d4 00:48:13 ---> a58d3ca8353e 00:48:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:48:13 ---> Running in 7e9078ff71e0 00:48:13 Removing intermediate container 7e9078ff71e0 00:48:13 ---> 33b521c5c72a 00:48:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:48:13 ---> Running in 74194970a608 00:48:13 Removing intermediate container 74194970a608 00:48:13 ---> 0b7978472893 00:48:13 Step 6/12 : WORKDIR /device-uart 00:48:13 ---> Running in 86b411ee7048 00:48:13 Removing intermediate container 86b411ee7048 00:48:13 ---> d9ca471bbb48 00:48:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:48:13 ---> Running in b26648b33fce 00:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:14 (1/4) Installing openssh-keygen (9.3_p2-r1) 00:48:14 (2/4) Installing libedit (20221030.3.1-r1) 00:48:14 (3/4) Installing openssh-client-common (9.3_p2-r1) 00:48:14 (4/4) Installing openssh-client-default (9.3_p2-r1) 00:48:14 Executing busybox-1.36.1-r5.trigger 00:48:14 OK: 268 MiB in 56 packages 00:48:15 Removing intermediate container b26648b33fce 00:48:15 ---> 97053ea8fb6d 00:48:15 Step 8/12 : COPY go.mod vendor* ./ 00:48:15 ---> 29616452cfb5 00:48:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:15 ---> Running in 0d28203cd886 00:48:15 Still waiting to schedule task 00:48:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:48:41 Removing intermediate container 0d28203cd886 00:48:41 ---> 4172a7e80ea9 00:48:41 Step 10/12 : COPY . . 00:48:41 ---> be0d1c251b83 00:48:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:48:41 ---> Running in f72e3608442f 00:48:41 Removing intermediate container f72e3608442f 00:48:41 ---> de52f538fce8 00:48:41 Step 12/12 : RUN ${MAKE} 00:48:41 ---> Running in 7b1a50eea908 00:48:41 noop 00:48:41 Removing intermediate container 7b1a50eea908 00:48:41 ---> 5f0b3d53aa2d 00:48:41 Successfully built 5f0b3d53aa2d 00:48:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:41 + docker inspect -f . ci-base-image-x86_64 00:48:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:42 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 00:48:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:48:42 $ docker top 5501db768f111199256f2a0088fb6749f41315b74ce45a0bb9136fd3fd9f261e -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:42 + go version 00:48:42 go version go1.21.0 linux/amd64 [Pipeline] } 00:48:42 $ docker stop --time=1 5501db768f111199256f2a0088fb6749f41315b74ce45a0bb9136fd3fd9f261e 00:48:44 $ docker rm -f --volumes 5501db768f111199256f2a0088fb6749f41315b74ce45a0bb9136fd3fd9f261e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:44 + docker inspect -f . ci-base-image-x86_64 00:48:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:44 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 00:48:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:48:45 $ docker top f6be340196ddae3cf003cbbf75b98121d62d3e62e805492c7d0c9dfb4acf8b2c -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 00:48:45 + make test 00:48:45 go test ./... -coverprofile=coverage.out 00:48:47 ? github.com/edgexfoundry/device-uart [no test files] 00:48:57 ? github.com/edgexfoundry/device-uart/cmd [no test files] 00:48:57 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 00:49:03 go vet ./... 00:49:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:49:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:49:07 ./bin/test-attribution-txt.sh 00:49:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 00:49:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:49:07 $ docker stop --time=1 f6be340196ddae3cf003cbbf75b98121d62d3e62e805492c7d0c9dfb4acf8b2c 00:49:09 $ docker rm -f --volumes f6be340196ddae3cf003cbbf75b98121d62d3e62e805492c7d0c9dfb4acf8b2c [Pipeline] // withDockerContainer [Pipeline] sh 00:49:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:49:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:49:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:49:11 + ls -al . 00:49:11 total 156 00:49:11 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:48 . 00:49:11 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 00:47 .. 00:49:11 -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 00:47 .dockerignore 00:49:11 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:48 .git 00:49:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:47 .github 00:49:11 -rw-rw-r-- 1 jenkins jenkins 343 Feb 20 00:47 .gitignore 00:49:11 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 00:47 .golangci.yml 00:49:11 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 00:47 .semver 00:49:11 -rw-rw-r-- 1 jenkins jenkins 9941 Feb 20 00:47 Attribution.txt 00:49:11 -rw-rw-r-- 1 jenkins jenkins 1908 Feb 20 00:47 CHANGELOG.md 00:49:11 -rw-rw-r-- 1 jenkins jenkins 1886 Feb 20 00:47 Dockerfile 00:49:11 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 00:47 GOVERNANCE.md 00:49:11 -rw-rw-r-- 1 jenkins jenkins 675 Feb 20 00:47 Jenkinsfile 00:49:11 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 00:47 LICENSE 00:49:11 -rw-rw-r-- 1 jenkins jenkins 1872 Feb 20 00:47 Makefile 00:49:11 -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 00:47 OWNERS.md 00:49:11 -rw-rw-r-- 1 jenkins jenkins 8892 Feb 20 00:47 README.md 00:49:11 -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 00:47 VERSION 00:49:11 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:47 bin 00:49:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:47 cmd 00:49:11 -rw-r--r-- 1 jenkins jenkins 10 Feb 20 00:48 coverage.out 00:49:11 -rw-rw-r-- 1 jenkins jenkins 3765 Feb 20 00:47 go.mod 00:49:11 -rw-rw-r-- 1 jenkins jenkins 34553 Feb 20 00:47 go.sum 00:49:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:47 internal 00:49:11 -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 00:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:11 + 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=d91c28011fe1e340ffb33947d534daf2c02bd499 --label arch=amd64 --label version=3.0.1-dev.19 . 00:49:11 Sending build context to Docker daemon 23.04MB 00:49:11 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:49:11 Step 2/26 : FROM ${BASE} AS builder 00:49:11 ---> 5f0b3d53aa2d 00:49:11 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:49:12 ---> Running in db20f9ba4cf6 00:49:12 Removing intermediate container db20f9ba4cf6 00:49:12 ---> 7b8619a962d7 00:49:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:49:12 ---> Running in bea620b8afb1 00:49:12 Removing intermediate container bea620b8afb1 00:49:12 ---> 6b5f3b7b7fbb 00:49:12 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:49:12 ---> Running in f00115efb481 00:49:12 Removing intermediate container f00115efb481 00:49:12 ---> 3d73d8d47c13 00:49:12 Step 6/26 : WORKDIR /device-uart 00:49:12 ---> Running in 1a1679c8ed87 00:49:12 Removing intermediate container 1a1679c8ed87 00:49:12 ---> 20255767968b 00:49:12 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:49:12 ---> Running in 2177d4c294f0 00:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:49:13 OK: 268 MiB in 56 packages 00:49:13 Removing intermediate container 2177d4c294f0 00:49:13 ---> 216617072577 00:49:13 Step 8/26 : COPY go.mod vendor* ./ 00:49:13 ---> 3444dfe575d9 00:49:13 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:13 ---> Running in 8ef2e2cb9f8e 00:49:14 Removing intermediate container 8ef2e2cb9f8e 00:49:14 ---> b364870e3f74 00:49:14 Step 10/26 : COPY . . 00:49:15 ---> a237bf0d6e81 00:49:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:49:15 ---> Running in 5178efbfcacf 00:49:15 Removing intermediate container 5178efbfcacf 00:49:15 ---> f604963d7e67 00:49:15 Step 12/26 : RUN ${MAKE} 00:49:15 ---> Running in 4bdc4fcb7877 00:49:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-uart ./cmd 00:49:37 Removing intermediate container 4bdc4fcb7877 00:49:37 ---> d8b5d48f6431 00:49:37 Step 13/26 : FROM alpine:3.18 00:49:37 3.18: Pulling from library/alpine 00:49:37 619be1103602: Pulling fs layer 00:49:37 619be1103602: Verifying Checksum 00:49:37 619be1103602: Download complete 00:49:37 619be1103602: Pull complete 00:49:37 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 00:49:37 Status: Downloaded newer image for alpine:3.18 00:49:37 ---> d3782b16ccc9 00:49:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:49:37 ---> Running in 3f93981a4e2a 00:49:37 Removing intermediate container 3f93981a4e2a 00:49:37 ---> 00ad311cb295 00:49:37 Step 15/26 : RUN apk add --update --no-cache dumb-init 00:49:37 ---> Running in 535d7844e886 00:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:49:37 (1/1) Installing dumb-init (1.2.5-r2) 00:49:37 Executing busybox-1.36.1-r5.trigger 00:49:37 OK: 7 MiB in 16 packages 00:49:37 Removing intermediate container 535d7844e886 00:49:37 ---> edd10c97840b 00:49:37 Step 16/26 : RUN apk --no-cache upgrade 00:49:37 ---> Running in 366ff137d7aa 00:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:49:37 OK: 7 MiB in 16 packages 00:49:37 Removing intermediate container 366ff137d7aa 00:49:37 ---> f7bd5857c56c 00:49:37 Step 17/26 : WORKDIR / 00:49:37 ---> Running in 4180d761aea7 00:49:37 Removing intermediate container 4180d761aea7 00:49:37 ---> 1987e5db9d07 00:49:37 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 00:49:37 ---> 0793f484fa42 00:49:37 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 00:49:38 ---> 8208fa0fb00b 00:49:38 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 00:49:39 ---> ba5163c7b811 00:49:39 Step 21/26 : EXPOSE 59995 00:49:39 ---> Running in fc1d0ab89d54 00:49:39 Removing intermediate container fc1d0ab89d54 00:49:39 ---> ae750ed17f99 00:49:39 Step 22/26 : ENTRYPOINT ["/device-uart"] 00:49:39 ---> Running in e028ba3e4799 00:49:39 Removing intermediate container e028ba3e4799 00:49:39 ---> a6aba7498ac1 00:49:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:49:39 ---> Running in fb10b136c2c9 00:49:39 Removing intermediate container fb10b136c2c9 00:49:39 ---> 70e4c231379e 00:49:39 Step 24/26 : LABEL arch=amd64 00:49:39 ---> Running in c27a8974f944 00:49:39 Removing intermediate container c27a8974f944 00:49:39 ---> 6b8865907dcf 00:49:39 Step 25/26 : LABEL git_sha=d91c28011fe1e340ffb33947d534daf2c02bd499 00:49:39 ---> Running in 4f300b5b2636 00:49:39 Removing intermediate container 4f300b5b2636 00:49:39 ---> 5f9e60433cea 00:49:39 Step 26/26 : LABEL version=3.0.1-dev.19 00:49:39 ---> Running in b27521667ad0 00:49:39 Removing intermediate container b27521667ad0 00:49:39 ---> 3f65f381e4f1 00:49:39 [Warning] One or more build-args [ARCH] were not consumed 00:49:39 Successfully built 3f65f381e4f1 00:49:39 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:39 provisioning config files... 00:49:39 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17119652519805045344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:40 ---> ****-login.sh 00:49:40 nexus3.edgexfoundry.org:10001 00:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:40 Configure a credential helper to remove this warning. See 00:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:40 00:49:40 Login Succeeded 00:49:40 nexus3.edgexfoundry.org:10002 00:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:40 Configure a credential helper to remove this warning. See 00:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:40 00:49:40 Login Succeeded 00:49:40 nexus3.edgexfoundry.org:10003 00:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:40 Configure a credential helper to remove this warning. See 00:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:40 00:49:40 Login Succeeded 00:49:40 nexus3.edgexfoundry.org:10004 00:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:40 Configure a credential helper to remove this warning. See 00:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:40 00:49:40 Login Succeeded 00:49:40 ****.io 00:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:41 Configure a credential helper to remove this warning. See 00:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:41 00:49:41 Login Succeeded 00:49:41 ---> ****-login.sh ends [Pipeline] } 00:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:49:41 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 00:49:41 d91c28011fe1e340ffb33947d534daf2c02bd499 00:49:41 latest 00:49:41 3.0.1-dev.19 00:49:41 d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19 00:49:41 main 00:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:41 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d91c28011fe1e340ffb33947d534daf2c02bd499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:42 + docker push nexus3.edgexfoundry.org:10004/device-uart:d91c28011fe1e340ffb33947d534daf2c02bd499 00:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:49:42 cd5ce80b118c: Preparing 00:49:42 3fd8899a0abb: Preparing 00:49:42 275ad9a39019: Preparing 00:49:42 2d73661527cd: Preparing 00:49:42 eba805e7a330: Preparing 00:49:42 aedc3bda2944: Preparing 00:49:42 aedc3bda2944: Waiting 00:49:42 eba805e7a330: Pushed 00:49:42 2d73661527cd: Pushed 00:49:42 275ad9a39019: Pushed 00:49:42 3fd8899a0abb: Pushed 00:49:42 aedc3bda2944: Layer already exists 00:49:45 cd5ce80b118c: Pushed 00:49:45 d91c28011fe1e340ffb33947d534daf2c02bd499: digest: sha256:4fd27284f6a8838c47478f3a78ad442068e3777b4188baca164eaa2dc0b81abf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:45 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:46 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 00:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:49:46 cd5ce80b118c: Preparing 00:49:46 3fd8899a0abb: Preparing 00:49:46 275ad9a39019: Preparing 00:49:46 2d73661527cd: Preparing 00:49:46 eba805e7a330: Preparing 00:49:46 aedc3bda2944: Preparing 00:49:46 3fd8899a0abb: Layer already exists 00:49:46 cd5ce80b118c: Layer already exists 00:49:46 275ad9a39019: Layer already exists 00:49:46 2d73661527cd: Layer already exists 00:49:46 eba805e7a330: Layer already exists 00:49:46 aedc3bda2944: Layer already exists 00:49:46 latest: digest: sha256:4fd27284f6a8838c47478f3a78ad442068e3777b4188baca164eaa2dc0b81abf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:46 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:47 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.19 00:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:49:47 cd5ce80b118c: Preparing 00:49:47 3fd8899a0abb: Preparing 00:49:47 275ad9a39019: Preparing 00:49:47 2d73661527cd: Preparing 00:49:47 eba805e7a330: Preparing 00:49:47 aedc3bda2944: Preparing 00:49:47 aedc3bda2944: Waiting 00:49:47 275ad9a39019: Layer already exists 00:49:47 cd5ce80b118c: Layer already exists 00:49:47 2d73661527cd: Layer already exists 00:49:47 3fd8899a0abb: Layer already exists 00:49:47 eba805e7a330: Layer already exists 00:49:47 aedc3bda2944: Layer already exists 00:49:47 3.0.1-dev.19: digest: sha256:4fd27284f6a8838c47478f3a78ad442068e3777b4188baca164eaa2dc0b81abf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:47 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:47 + docker push nexus3.edgexfoundry.org:10004/device-uart:d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19 00:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:49:47 cd5ce80b118c: Preparing 00:49:47 3fd8899a0abb: Preparing 00:49:47 275ad9a39019: Preparing 00:49:47 2d73661527cd: Preparing 00:49:47 eba805e7a330: Preparing 00:49:47 aedc3bda2944: Preparing 00:49:47 aedc3bda2944: Waiting 00:49:47 3fd8899a0abb: Layer already exists 00:49:47 2d73661527cd: Layer already exists 00:49:47 eba805e7a330: Layer already exists 00:49:47 275ad9a39019: Layer already exists 00:49:47 cd5ce80b118c: Layer already exists 00:49:47 aedc3bda2944: Layer already exists 00:49:47 d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19: digest: sha256:4fd27284f6a8838c47478f3a78ad442068e3777b4188baca164eaa2dc0b81abf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:48 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:48 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 00:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:49:48 cd5ce80b118c: Preparing 00:49:48 3fd8899a0abb: Preparing 00:49:48 275ad9a39019: Preparing 00:49:48 2d73661527cd: Preparing 00:49:48 eba805e7a330: Preparing 00:49:48 aedc3bda2944: Preparing 00:49:48 cd5ce80b118c: Layer already exists 00:49:48 2d73661527cd: Layer already exists 00:49:48 275ad9a39019: Layer already exists 00:49:48 eba805e7a330: Layer already exists 00:49:48 3fd8899a0abb: Layer already exists 00:49:48 aedc3bda2944: Layer already exists 00:49:48 main: digest: sha256:4fd27284f6a8838c47478f3a78ad442068e3777b4188baca164eaa2dc0b81abf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:49:48 ===================================================== [Pipeline] echo 00:49:48 taggedImages: 00:49:48 - nexus3.edgexfoundry.org:10004/device-uart:d91c28011fe1e340ffb33947d534daf2c02bd499 00:49:48 - nexus3.edgexfoundry.org:10004/device-uart:latest 00:49:48 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.19 00:49:48 - nexus3.edgexfoundry.org:10004/device-uart:d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19 00:49:48 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:49 00:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:49 latest: Pulling from edgex-lftools-log-publisher 00:49:49 5eb5b503b376: Pulling fs layer 00:49:49 5c69ac0246d0: Pulling fs layer 00:49:49 ec43610c2a17: Pulling fs layer 00:49:49 3a2ae6a8a46f: Pulling fs layer 00:49:49 33b1e0a273af: Pulling fs layer 00:49:49 5d3b04190fa2: Pulling fs layer 00:49:49 2f39f015ded8: Pulling fs layer 00:49:49 33b1e0a273af: Waiting 00:49:49 5d3b04190fa2: Waiting 00:49:49 2f39f015ded8: Waiting 00:49:49 3a2ae6a8a46f: Waiting 00:49:49 5c69ac0246d0: Verifying Checksum 00:49:49 5c69ac0246d0: Download complete 00:49:49 3a2ae6a8a46f: Verifying Checksum 00:49:49 3a2ae6a8a46f: Download complete 00:49:49 33b1e0a273af: Verifying Checksum 00:49:49 33b1e0a273af: Download complete 00:49:49 5d3b04190fa2: Verifying Checksum 00:49:49 5d3b04190fa2: Download complete 00:49:49 ec43610c2a17: Verifying Checksum 00:49:50 5eb5b503b376: Verifying Checksum 00:49:50 5eb5b503b376: Download complete 00:49:50 2f39f015ded8: Download complete 00:49:51 5eb5b503b376: Pull complete 00:49:51 5c69ac0246d0: Pull complete 00:49:52 ec43610c2a17: Pull complete 00:49:52 3a2ae6a8a46f: Pull complete 00:49:52 33b1e0a273af: Pull complete 00:49:52 5d3b04190fa2: Pull complete 00:49:56 2f39f015ded8: Pull complete 00:49:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:57 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 00:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:50:00 $ docker top d9637d15c4e177e109d974c6ea5a159490a4c73b2e75ecbd06e9ed1dde1860c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:01 ---> job-cost.sh 00:50:01 lf-activate-venv: SKIPPING 00:50:01 INFO: No Stack... 00:50:01 INFO: Retrieving Pricing Info for: v3-standard-8 00:50:01 INFO: Archiving Costs [Pipeline] sh 00:50:02 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 00:50:02 + cut -d, -f6 [Pipeline] lock 00:50:02 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-26-stack-cost] 00:50:02 Resource [jenkins-edgexfoundry-device-uart-main-26-stack-cost] did not exist. Created. 00:50:02 Lock acquired on [jenkins-edgexfoundry-device-uart-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:50:02 + echo total: 0.2199999988079071 [Pipeline] stash 00:50:02 Stashed 1 file(s) [Pipeline] } 00:50:02 Lock released on resource [jenkins-edgexfoundry-device-uart-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 00:50:02 $ docker stop --time=1 d9637d15c4e177e109d974c6ea5a159490a4c73b2e75ecbd06e9ed1dde1860c4 00:50:03 $ docker rm -f --volumes d9637d15c4e177e109d974c6ea5a159490a4c73b2e75ecbd06e9ed1dde1860c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:51:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1291 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 00:51:14 Running in /w/workspace/device-uart/26 [Pipeline] { [Pipeline] checkout 00:51:17 The recommended git tool is: git 00:51:23 using credential edgex-jenkins-ssh 00:51:23 Cloning the remote Git repository 00:51:23 Cloning repository git@github.com:edgexfoundry/device-uart.git 00:51:23 > git init /w/workspace/device-uart/26 # timeout=10 00:51:23 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 00:51:23 > git --version # timeout=10 00:51:23 > git --version # 'git version 2.25.1' 00:51:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:51:27 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 00:51:29 Avoid second fetch 00:51:29 Checking out Revision d91c28011fe1e340ffb33947d534daf2c02bd499 (main) 00:51:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:51:29 > git config core.sparsecheckout # timeout=10 00:51:29 > git checkout -f d91c28011fe1e340ffb33947d534daf2c02bd499 # timeout=10 00:51:29 Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:51:30 % Total % Received % Xferd Average Speed Time Time Time Current 00:51:30 Dload Upload Total Spent Left Speed 00:51:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 00:51:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:51:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:51:31 + sudo tee /etc/docker/daemon.new 00:51:31 { 00:51:31 "registry-mirrors": [ 00:51:31 "https://nexus3.edgexfoundry.org:10001" 00:51:31 ], 00:51:31 "bip": "10.250.0.254/24", 00:51:31 "hosts": [ 00:51:31 "tcp://0.0.0.0:5555", 00:51:31 "unix:///var/run/docker.sock" 00:51:31 ], 00:51:31 "mtu": 1458, 00:51:31 "selinux-enabled": true, 00:51:31 "seccomp-profile": "/etc/docker/seccomp.json" 00:51:31 } [Pipeline] sh 00:51:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:51:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:50 provisioning config files... 00:51:50 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/26@tmp/config14313487602560583791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:51 ---> ****-login.sh 00:51:51 nexus3.edgexfoundry.org:10001 00:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:52 Configure a credential helper to remove this warning. See 00:51:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:52 00:51:52 Login Succeeded 00:51:52 nexus3.edgexfoundry.org:10002 00:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:52 Configure a credential helper to remove this warning. See 00:51:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:52 00:51:52 Login Succeeded 00:51:52 nexus3.edgexfoundry.org:10003 00:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:52 Configure a credential helper to remove this warning. See 00:51:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:52 00:51:52 Login Succeeded 00:51:52 nexus3.edgexfoundry.org:10004 00:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:53 Configure a credential helper to remove this warning. See 00:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:53 00:51:53 Login Succeeded 00:51:53 ****.io 00:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:53 Configure a credential helper to remove this warning. See 00:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:53 00:51:53 Login Succeeded 00:51:53 ---> ****-login.sh ends [Pipeline] } 00:51:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:51:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:54 ========================================================= 00:51:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:51:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:51:54 Sending build context to Docker daemon 11.58MB 00:51:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:51:54 Step 2/12 : FROM ${BASE} AS builder 00:51:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:51:55 9fda8d8052c6: Pulling fs layer 00:51:55 5d54e960e981: Pulling fs layer 00:51:55 c4a7e357bf2a: Pulling fs layer 00:51:55 f0e02332f6b5: Pulling fs layer 00:51:55 872ee5b61b7b: Pulling fs layer 00:51:55 0c6a40ed1a82: Pulling fs layer 00:51:55 94ae7d8d031c: Pulling fs layer 00:51:55 f0e02332f6b5: Waiting 00:51:55 872ee5b61b7b: Waiting 00:51:55 0c6a40ed1a82: Waiting 00:51:55 5d54e960e981: Verifying Checksum 00:51:55 5d54e960e981: Download complete 00:51:55 f0e02332f6b5: Verifying Checksum 00:51:55 f0e02332f6b5: Download complete 00:51:55 872ee5b61b7b: Verifying Checksum 00:51:55 872ee5b61b7b: Download complete 00:51:55 9fda8d8052c6: Download complete 00:51:55 94ae7d8d031c: Verifying Checksum 00:51:55 94ae7d8d031c: Download complete 00:51:56 9fda8d8052c6: Pull complete 00:51:56 5d54e960e981: Pull complete 00:51:57 c4a7e357bf2a: Verifying Checksum 00:51:57 c4a7e357bf2a: Download complete 00:51:58 0c6a40ed1a82: Verifying Checksum 00:51:58 0c6a40ed1a82: Download complete 00:52:10 c4a7e357bf2a: Pull complete 00:52:10 f0e02332f6b5: Pull complete 00:52:10 872ee5b61b7b: Pull complete 00:52:18 0c6a40ed1a82: Pull complete 00:52:19 94ae7d8d031c: Pull complete 00:52:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 00:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:52:19 ---> 86de565de09d 00:52:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:52:21 ---> Running in 2d8b9c50007b 00:52:21 Removing intermediate container 2d8b9c50007b 00:52:21 ---> 6f1890972396 00:52:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:52:22 ---> Running in bfddf942f812 00:52:22 Removing intermediate container bfddf942f812 00:52:22 ---> 05ae45d582d3 00:52:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:52:22 ---> Running in 3b24c75d7078 00:52:23 Removing intermediate container 3b24c75d7078 00:52:23 ---> 511db665d7e5 00:52:23 Step 6/12 : WORKDIR /device-uart 00:52:23 ---> Running in 1a210a34182c 00:52:23 Removing intermediate container 1a210a34182c 00:52:23 ---> 9f46a88f342a 00:52:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:23 ---> Running in ae64f2b0f735 00:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:52:26 (1/4) Installing openssh-keygen (9.3_p2-r1) 00:52:26 (2/4) Installing libedit (20221030.3.1-r1) 00:52:26 (3/4) Installing openssh-client-common (9.3_p2-r1) 00:52:26 (4/4) Installing openssh-client-default (9.3_p2-r1) 00:52:26 Executing busybox-1.36.1-r5.trigger 00:52:26 OK: 271 MiB in 56 packages 00:52:27 Removing intermediate container ae64f2b0f735 00:52:27 ---> 710d897dd8dc 00:52:27 Step 8/12 : COPY go.mod vendor* ./ 00:52:28 ---> 32602fa9e027 00:52:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:28 ---> Running in b48b21e8a2b1 00:53:36 Removing intermediate container b48b21e8a2b1 00:53:36 ---> 3dd186d748ee 00:53:36 Step 10/12 : COPY . . 00:53:36 ---> f8f590788dee 00:53:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:53:36 ---> Running in bd1610ec52c7 00:53:36 Removing intermediate container bd1610ec52c7 00:53:36 ---> ff0a5224a041 00:53:36 Step 12/12 : RUN ${MAKE} 00:53:36 ---> Running in 2e22b256ee6e 00:53:36 noop 00:53:36 Removing intermediate container 2e22b256ee6e 00:53:36 ---> 6229dfd28d03 00:53:36 Successfully built 6229dfd28d03 00:53:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:36 + docker inspect -f . ci-base-image-arm64 00:53:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:37 prd-ubuntu20.04-docker-arm64-4c-16g-1291 does not seem to be running inside a container 00:53:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/26 -v /w/workspace/device-uart/26:/w/workspace/device-uart/26:rw,z -v /w/workspace/device-uart/26@tmp:/w/workspace/device-uart/26@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 00:53:40 $ docker top 3e6d93b198c94df2adc48d0d3be0292007b45bc67794b2ed0e43417b0cd690f9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:40 + go version 00:53:40 go version go1.21.0 linux/arm64 [Pipeline] } 00:53:41 $ docker stop --time=1 3e6d93b198c94df2adc48d0d3be0292007b45bc67794b2ed0e43417b0cd690f9 00:53:42 $ docker rm -f --volumes 3e6d93b198c94df2adc48d0d3be0292007b45bc67794b2ed0e43417b0cd690f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:43 + docker inspect -f . ci-base-image-arm64 00:53:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:43 prd-ubuntu20.04-docker-arm64-4c-16g-1291 does not seem to be running inside a container 00:53:43 $ 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/26 -v /w/workspace/device-uart/26:/w/workspace/device-uart/26:rw,z -v /w/workspace/device-uart/26@tmp:/w/workspace/device-uart/26@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 00:53:45 $ docker top 96a7e4808b06994671d7e07693e0c0d7053587e92ea805016f2a775e156eb26f -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:46 + git config --global --add safe.directory /w/workspace/device-uart/26 [Pipeline] fileExists [Pipeline] sh 00:53:47 + make test 00:53:47 go test ./... -coverprofile=coverage.out 00:53:51 ? github.com/edgexfoundry/device-uart [no test files] 00:55:43 ? github.com/edgexfoundry/device-uart/cmd [no test files] 00:55:43 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 00:55:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:55:43 go vet ./... 00:56:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:56:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:56:21 ./bin/test-attribution-txt.sh 00:56:21 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 00:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:56:22 $ docker stop --time=1 96a7e4808b06994671d7e07693e0c0d7053587e92ea805016f2a775e156eb26f 00:56:24 $ docker rm -f --volumes 96a7e4808b06994671d7e07693e0c0d7053587e92ea805016f2a775e156eb26f [Pipeline] // withDockerContainer [Pipeline] sh 00:56:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:56:25 Warning: overwriting stash ‘coverage-report’ 00:56:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:56:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:56:27 + ls -al . 00:56:27 total 152 00:56:27 drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 00:53 . 00:56:27 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 00:51 .. 00:56:27 -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 00:51 .dockerignore 00:56:27 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:51 .git 00:56:27 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:51 .github 00:56:27 -rw-rw-r-- 1 jenkins jenkins 343 Feb 20 00:51 .gitignore 00:56:27 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 00:51 .golangci.yml 00:56:27 -rw-rw-r-- 1 jenkins jenkins 9941 Feb 20 00:51 Attribution.txt 00:56:27 -rw-rw-r-- 1 jenkins jenkins 1908 Feb 20 00:51 CHANGELOG.md 00:56:27 -rw-rw-r-- 1 jenkins jenkins 1886 Feb 20 00:51 Dockerfile 00:56:27 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 00:51 GOVERNANCE.md 00:56:27 -rw-rw-r-- 1 jenkins jenkins 675 Feb 20 00:51 Jenkinsfile 00:56:27 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 00:51 LICENSE 00:56:27 -rw-rw-r-- 1 jenkins jenkins 1872 Feb 20 00:51 Makefile 00:56:27 -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 00:51 OWNERS.md 00:56:27 -rw-rw-r-- 1 jenkins jenkins 8892 Feb 20 00:51 README.md 00:56:27 -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 00:47 VERSION 00:56:27 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:51 bin 00:56:27 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:51 cmd 00:56:27 -rw-r--r-- 1 jenkins jenkins 10 Feb 20 00:53 coverage.out 00:56:27 -rw-rw-r-- 1 jenkins jenkins 3765 Feb 20 00:51 go.mod 00:56:27 -rw-rw-r-- 1 jenkins jenkins 34553 Feb 20 00:51 go.sum 00:56:27 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:51 internal 00:56:27 -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 00:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:27 + 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=d91c28011fe1e340ffb33947d534daf2c02bd499 --label arch=arm64 --label version=3.0.1-dev.19 . 00:56:28 Sending build context to Docker daemon 11.58MB 00:56:28 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:56:28 Step 2/26 : FROM ${BASE} AS builder 00:56:28 ---> 6229dfd28d03 00:56:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:56:28 ---> Running in 556cf3849358 00:56:28 Removing intermediate container 556cf3849358 00:56:28 ---> 5b5d7aaa59b4 00:56:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:56:28 ---> Running in 9b8c0c39c298 00:56:28 Removing intermediate container 9b8c0c39c298 00:56:28 ---> b822a2d72ac0 00:56:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:56:29 ---> Running in 24933d4f6232 00:56:29 Removing intermediate container 24933d4f6232 00:56:29 ---> f078d1b70474 00:56:29 Step 6/26 : WORKDIR /device-uart 00:56:29 ---> Running in 953519e3f2dc 00:56:30 Removing intermediate container 953519e3f2dc 00:56:30 ---> 21cdf1bb44e4 00:56:30 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:56:30 ---> Running in ae9fb7023f96 00:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:56:34 OK: 271 MiB in 56 packages 00:56:38 Removing intermediate container ae9fb7023f96 00:56:38 ---> 95b91cc98de7 00:56:38 Step 8/26 : COPY go.mod vendor* ./ 00:56:38 ---> 09348eca28b9 00:56:38 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:39 ---> Running in f1f53a4185fe 00:56:42 Removing intermediate container f1f53a4185fe 00:56:42 ---> fa55ab53311b 00:56:42 Step 10/26 : COPY . . 00:56:45 ---> 6752195df1eb 00:56:45 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:56:45 ---> Running in cc8fc613b063 00:56:46 Removing intermediate container cc8fc613b063 00:56:46 ---> 8194d1048dab 00:56:46 Step 12/26 : RUN ${MAKE} 00:56:46 ---> Running in 8548279d989e 00:56:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-uart ./cmd 00:58:56 Removing intermediate container 8548279d989e 00:58:56 ---> d2784f40675e 00:58:56 Step 13/26 : FROM alpine:3.18 00:58:56 3.18: Pulling from library/alpine 00:58:56 c6b39de5b339: Pulling fs layer 00:58:56 c6b39de5b339: Verifying Checksum 00:58:56 c6b39de5b339: Download complete 00:58:56 c6b39de5b339: Pull complete 00:58:56 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 00:58:56 Status: Downloaded newer image for alpine:3.18 00:58:56 ---> 33abbf032149 00:58:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:58:56 ---> Running in 5a9b7d822a6f 00:58:56 Removing intermediate container 5a9b7d822a6f 00:58:56 ---> 6c9b57bd0664 00:58:56 Step 15/26 : RUN apk add --update --no-cache dumb-init 00:58:56 ---> Running in e72d84090e1e 00:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:58:56 (1/1) Installing dumb-init (1.2.5-r2) 00:58:56 Executing busybox-1.36.1-r5.trigger 00:58:56 OK: 8 MiB in 16 packages 00:58:57 Removing intermediate container e72d84090e1e 00:58:57 ---> f1c496fc6e7e 00:58:57 Step 16/26 : RUN apk --no-cache upgrade 00:58:57 ---> Running in 0a96c542d26a 00:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:58:59 OK: 8 MiB in 16 packages 00:59:00 Removing intermediate container 0a96c542d26a 00:59:00 ---> be056ff70d4b 00:59:00 Step 17/26 : WORKDIR / 00:59:00 ---> Running in 1e3f1469152c 00:59:01 Removing intermediate container 1e3f1469152c 00:59:01 ---> 8eda79f6148f 00:59:01 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 00:59:01 ---> 90721bf80a29 00:59:01 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 00:59:05 ---> 989904eafda8 00:59:05 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 00:59:07 ---> 2e0c4f4b9071 00:59:07 Step 21/26 : EXPOSE 59995 00:59:07 ---> Running in 336c55e3b513 00:59:07 Removing intermediate container 336c55e3b513 00:59:07 ---> ece3ec7c7dc7 00:59:07 Step 22/26 : ENTRYPOINT ["/device-uart"] 00:59:07 ---> Running in 97ea4c873d5d 00:59:07 Removing intermediate container 97ea4c873d5d 00:59:07 ---> 5f54c7aafc88 00:59:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:59:07 ---> Running in 06e191cd1d66 00:59:08 Removing intermediate container 06e191cd1d66 00:59:08 ---> 714666489e20 00:59:08 Step 24/26 : LABEL arch=arm64 00:59:08 ---> Running in 34841065716f 00:59:08 Removing intermediate container 34841065716f 00:59:08 ---> 254754c42a33 00:59:08 Step 25/26 : LABEL git_sha=d91c28011fe1e340ffb33947d534daf2c02bd499 00:59:08 ---> Running in 459ae3a860c7 00:59:08 Removing intermediate container 459ae3a860c7 00:59:08 ---> af04150f24f9 00:59:08 Step 26/26 : LABEL version=3.0.1-dev.19 00:59:09 ---> Running in 3e478ec77074 00:59:09 Removing intermediate container 3e478ec77074 00:59:09 ---> b5cf74d387a5 00:59:09 [Warning] One or more build-args [ARCH] were not consumed 00:59:09 Successfully built b5cf74d387a5 00:59:09 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 00:59:09 provisioning config files... 00:59:09 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/26@tmp/config11010556170695792286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:10 ---> ****-login.sh 00:59:10 nexus3.edgexfoundry.org:10001 00:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:10 Configure a credential helper to remove this warning. See 00:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:10 00:59:10 Login Succeeded 00:59:10 nexus3.edgexfoundry.org:10002 00:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:11 Configure a credential helper to remove this warning. See 00:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:11 00:59:11 Login Succeeded 00:59:11 nexus3.edgexfoundry.org:10003 00:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:11 Configure a credential helper to remove this warning. See 00:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:11 00:59:11 Login Succeeded 00:59:11 nexus3.edgexfoundry.org:10004 00:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:11 Configure a credential helper to remove this warning. See 00:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:11 00:59:11 Login Succeeded 00:59:11 ****.io 00:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:59:12 Configure a credential helper to remove this warning. See 00:59:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:59:12 00:59:12 Login Succeeded 00:59:12 ---> ****-login.sh ends [Pipeline] } 00:59:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:59:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:59:12 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 00:59:12 d91c28011fe1e340ffb33947d534daf2c02bd499 00:59:12 latest 00:59:12 3.0.1-dev.19 00:59:12 d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19 00:59:12 main 00:59:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:13 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d91c28011fe1e340ffb33947d534daf2c02bd499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:13 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d91c28011fe1e340ffb33947d534daf2c02bd499 00:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:59:13 52cde8859700: Preparing 00:59:13 d6aee5749d0b: Preparing 00:59:13 e1e78dfcdcbd: Preparing 00:59:13 520b7eedbd86: Preparing 00:59:13 3399ed8198c7: Preparing 00:59:13 7c504f21be85: Preparing 00:59:13 7c504f21be85: Waiting 00:59:14 520b7eedbd86: Pushed 00:59:14 e1e78dfcdcbd: Pushed 00:59:14 d6aee5749d0b: Pushed 00:59:14 3399ed8198c7: Pushed 00:59:14 7c504f21be85: Layer already exists 00:59:20 52cde8859700: Pushed 00:59:20 d91c28011fe1e340ffb33947d534daf2c02bd499: digest: sha256:10cfdba458715b2b9b9e1f337b9a682ce44abf48a843eba378ef0fa8282295a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:21 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:21 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 00:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:59:21 52cde8859700: Preparing 00:59:21 d6aee5749d0b: Preparing 00:59:21 e1e78dfcdcbd: Preparing 00:59:21 520b7eedbd86: Preparing 00:59:21 3399ed8198c7: Preparing 00:59:21 7c504f21be85: Preparing 00:59:21 7c504f21be85: Waiting 00:59:21 3399ed8198c7: Layer already exists 00:59:21 d6aee5749d0b: Layer already exists 00:59:21 520b7eedbd86: Layer already exists 00:59:21 e1e78dfcdcbd: Layer already exists 00:59:21 52cde8859700: Layer already exists 00:59:21 7c504f21be85: Layer already exists 00:59:21 latest: digest: sha256:10cfdba458715b2b9b9e1f337b9a682ce44abf48a843eba378ef0fa8282295a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:22 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:22 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.19 00:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:59:22 52cde8859700: Preparing 00:59:22 d6aee5749d0b: Preparing 00:59:22 e1e78dfcdcbd: Preparing 00:59:22 520b7eedbd86: Preparing 00:59:22 3399ed8198c7: Preparing 00:59:22 7c504f21be85: Preparing 00:59:22 7c504f21be85: Waiting 00:59:22 d6aee5749d0b: Layer already exists 00:59:22 520b7eedbd86: Layer already exists 00:59:22 3399ed8198c7: Layer already exists 00:59:22 e1e78dfcdcbd: Layer already exists 00:59:22 52cde8859700: Layer already exists 00:59:22 7c504f21be85: Layer already exists 00:59:23 3.0.1-dev.19: digest: sha256:10cfdba458715b2b9b9e1f337b9a682ce44abf48a843eba378ef0fa8282295a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:23 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:24 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19 00:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:59:24 52cde8859700: Preparing 00:59:24 d6aee5749d0b: Preparing 00:59:24 e1e78dfcdcbd: Preparing 00:59:24 520b7eedbd86: Preparing 00:59:24 3399ed8198c7: Preparing 00:59:24 7c504f21be85: Preparing 00:59:24 7c504f21be85: Waiting 00:59:24 3399ed8198c7: Layer already exists 00:59:24 520b7eedbd86: Layer already exists 00:59:24 d6aee5749d0b: Layer already exists 00:59:24 52cde8859700: Layer already exists 00:59:24 e1e78dfcdcbd: Layer already exists 00:59:24 7c504f21be85: Layer already exists 00:59:24 d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19: digest: sha256:10cfdba458715b2b9b9e1f337b9a682ce44abf48a843eba378ef0fa8282295a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:25 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:25 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 00:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:59:25 52cde8859700: Preparing 00:59:25 d6aee5749d0b: Preparing 00:59:25 e1e78dfcdcbd: Preparing 00:59:25 520b7eedbd86: Preparing 00:59:25 3399ed8198c7: Preparing 00:59:25 7c504f21be85: Preparing 00:59:25 7c504f21be85: Waiting 00:59:25 520b7eedbd86: Layer already exists 00:59:25 e1e78dfcdcbd: Layer already exists 00:59:25 52cde8859700: Layer already exists 00:59:25 d6aee5749d0b: Layer already exists 00:59:25 3399ed8198c7: Layer already exists 00:59:25 7c504f21be85: Layer already exists 00:59:25 main: digest: sha256:10cfdba458715b2b9b9e1f337b9a682ce44abf48a843eba378ef0fa8282295a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:59:26 ===================================================== [Pipeline] echo 00:59:26 taggedImages: 00:59:26 - nexus3.edgexfoundry.org:10004/device-uart-arm64:d91c28011fe1e340ffb33947d534daf2c02bd499 00:59:26 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 00:59:26 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.19 00:59:26 - nexus3.edgexfoundry.org:10004/device-uart-arm64:d91c28011fe1e340ffb33947d534daf2c02bd499-3.0.1-dev.19 00:59:26 - 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 00:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:26 00:59:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:27 arm64: Pulling from edgex-lftools-log-publisher 00:59:27 8998bd30e6a1: Pulling fs layer 00:59:27 04944245beec: Pulling fs layer 00:59:27 699f458cf7ca: Pulling fs layer 00:59:27 765212b225bb: Pulling fs layer 00:59:27 f23df028b6ca: Pulling fs layer 00:59:27 d65c8cfc05b1: Pulling fs layer 00:59:27 2437ff75d9bd: Pulling fs layer 00:59:27 d65c8cfc05b1: Waiting 00:59:27 765212b225bb: Waiting 00:59:27 2437ff75d9bd: Waiting 00:59:27 f23df028b6ca: Waiting 00:59:27 04944245beec: Verifying Checksum 00:59:27 04944245beec: Download complete 00:59:27 765212b225bb: Verifying Checksum 00:59:27 765212b225bb: Download complete 00:59:27 f23df028b6ca: Download complete 00:59:27 d65c8cfc05b1: Verifying Checksum 00:59:27 d65c8cfc05b1: Download complete 00:59:27 699f458cf7ca: Verifying Checksum 00:59:27 699f458cf7ca: Download complete 00:59:28 8998bd30e6a1: Verifying Checksum 00:59:28 8998bd30e6a1: Download complete 00:59:30 2437ff75d9bd: Verifying Checksum 00:59:30 2437ff75d9bd: Download complete 00:59:33 8998bd30e6a1: Pull complete 00:59:33 04944245beec: Pull complete 00:59:35 699f458cf7ca: Pull complete 00:59:35 765212b225bb: Pull complete 00:59:36 f23df028b6ca: Pull complete 00:59:36 d65c8cfc05b1: Pull complete 00:59:55 2437ff75d9bd: Pull complete 00:59:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:55 prd-ubuntu20.04-docker-arm64-4c-16g-1291 does not seem to be running inside a container 00:59:55 $ 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/26 -v /w/workspace/device-uart/26:/w/workspace/device-uart/26:rw,z -v /w/workspace/device-uart/26@tmp:/w/workspace/device-uart/26@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 00:59:58 $ docker top be69173eb3647454fd40b241051945afaebacc0a578459fdaa7bbb98eec2acf3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:59 ---> job-cost.sh 00:59:59 lf-activate-venv: SKIPPING 00:59:59 INFO: No Stack... 00:59:59 INFO: Retrieving Pricing Info for: v3-standard-4 01:00:00 INFO: Archiving Costs [Pipeline] sh 01:00:01 + cat /w/workspace/device-uart/26/archives/cost.csv 01:00:01 + cut -d, -f6 [Pipeline] lock 01:00:01 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-26-stack-cost] 01:00:01 Resource [jenkins-edgexfoundry-device-uart-main-26-stack-cost] did not exist. Created. 01:00:01 Lock acquired on [jenkins-edgexfoundry-device-uart-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:00:02 /w/workspace/device-uart/26@tmp/durable-a108ba06/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:00:02 + echo total: 0.10999999940395355 [Pipeline] stash 01:00:02 Warning: overwriting stash ‘stack-cost’ 01:00:02 Stashed 1 file(s) [Pipeline] } 01:00:02 Lock released on resource [jenkins-edgexfoundry-device-uart-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 01:00:03 $ docker stop --time=1 be69173eb3647454fd40b241051945afaebacc0a578459fdaa7bbb98eec2acf3 01:00:04 $ docker rm -f --volumes be69173eb3647454fd40b241051945afaebacc0a578459fdaa7bbb98eec2acf3 [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 01:00:06 provisioning config files... 01:00:06 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2235988392147932114tmp [Pipeline] { [Pipeline] sh 01:00:06 + set +x 01:00:06 + + curlbash -s -s https://codecov.io/bash -- 01:00:06 01:00:06 01:00:06 _____ _ 01:00:06 / ____| | | 01:00:06 | | ___ __| | ___ ___ _____ __ 01:00:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:00:06 | |___| (_) | (_| | __/ (_| (_) \ V / 01:00:06 \_____\___/ \__,_|\___|\___\___/ \_/ 01:00:06 Bash-1.0.6 01:00:06 01:00:06 01:00:06 ==> git version 2.25.1 found 01:00:06 ==> 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 01:00:06 Release-Date: 2020-01-08 01:00:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:00:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:00:06 ==> Jenkins CI detected. 01:00:06 current dir:  /w/workspace/edgexfoundry_device-uart_main 01:00:06 project root: . 01:00:06 --> token set from env 01:00:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:00:06 ==> Running gcov in . (disable via -X gcov) 01:00:06 ==> Python coveragepy not found 01:00:06 ==> Searching for coverage reports in: 01:00:06 + . 01:00:06 -> Found 1 reports 01:00:06 ==> Detecting git/mercurial file structure 01:00:06 ==> Reading reports 01:00:06 + ./coverage.out bytes=10 01:00:06 ==> Appending adjustments 01:00:06 https://docs.codecov.io/docs/fixing-reports 01:00:06 + Found adjustments 01:00:06 ==> Gzipping contents 01:00:06 4.0K /tmp/codecov.jkC2ED.gz 01:00:06 ==> Uploading reports 01:00:06 url: https://codecov.io 01:00:06 query: branch=main&commit=d91c28011fe1e340ffb33947d534daf2c02bd499&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 01:00:06 -> Pinging Codecov 01:00:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d91c28011fe1e340ffb33947d534daf2c02bd499&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 01:00:07 -> Uploading to 01:00:07 https://storage.googleapis.com/codecov/v4/raw/2024-02-20/B9AA6E0BBD74AE3A32605C7A7C664919/d91c28011fe1e340ffb33947d534daf2c02bd499/3401de9c-7de8-4091-977e-c9cbca2f7e27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T010007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb4c7bac7b24bb9a3238926ddffbd2bf665c7333d83c95f7d4a01e0e34427a2c 01:00:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:00:07 Dload Upload Total Spent Left Speed 01:00:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2364 --:--:-- --:--:-- --:--:-- 2364 01:00:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/d91c28011fe1e340ffb33947d534daf2c02bd499 [Pipeline] } 01:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:00:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:00:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:00:08 01:00:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:00:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:00:08 df9b9388f04a: Pulling fs layer 01:00:08 52dc419b0ee2: Pulling fs layer 01:00:08 25bc292e5bac: Pulling fs layer 01:00:08 114826534d7a: Pulling fs layer 01:00:08 4657fd5d0bcf: Pulling fs layer 01:00:08 6ad1cebc031e: Pulling fs layer 01:00:08 8a3aa393b2d8: Pulling fs layer 01:00:08 114826534d7a: Waiting 01:00:08 4657fd5d0bcf: Waiting 01:00:08 6ad1cebc031e: Waiting 01:00:08 8a3aa393b2d8: Waiting 01:00:08 25bc292e5bac: Download complete 01:00:08 52dc419b0ee2: Verifying Checksum 01:00:08 52dc419b0ee2: Download complete 01:00:08 4657fd5d0bcf: Verifying Checksum 01:00:08 4657fd5d0bcf: Download complete 01:00:08 df9b9388f04a: Download complete 01:00:09 6ad1cebc031e: Download complete 01:00:09 df9b9388f04a: Pull complete 01:00:09 52dc419b0ee2: Pull complete 01:00:09 25bc292e5bac: Pull complete 01:00:09 114826534d7a: Download complete 01:00:09 8a3aa393b2d8: Verifying Checksum 01:00:09 8a3aa393b2d8: Download complete 01:00:12 114826534d7a: Pull complete 01:00:12 4657fd5d0bcf: Pull complete 01:00:12 6ad1cebc031e: Pull complete 01:00:15 8a3aa393b2d8: Pull complete 01:00:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:15 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 01:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:00:20 $ docker top 7bd0e109596ea9ebb119832cfa1e1c9659673bd9547df8e14fd4963f3e84d8bb -eo pid,comm [Pipeline] { [Pipeline] echo 01:00:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 01:00:20 + set -o pipefail 01:00:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 01:00:27 01:00:27 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 01:00:27 01:00:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/0e2d7afb-1ec0-4be6-8873-1eddd128a6bc 01:00:27 01:00:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:00:27 01:00:27 01:00:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:00:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:00:27 More details here: https://snyk.co/ue1NS [Pipeline] } 01:00:27 $ docker stop --time=1 7bd0e109596ea9ebb119832cfa1e1c9659673bd9547df8e14fd4963f3e84d8bb 01:00:30 $ docker rm -f --volumes 7bd0e109596ea9ebb119832cfa1e1c9659673bd9547df8e14fd4963f3e84d8bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:00:31 + git log --format=format:%s -1 d91c28011fe1e340ffb33947d534daf2c02bd499 [Pipeline] sh 01:00:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:00:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:00:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:32 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 01:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:00:33 $ docker top 719f505e4ce779194665502774da27ef545c0e0b730a553145723bc5a1846344 -eo pid,comm 01:00:33 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). 01:00:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:00:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:00:33 [ssh-agent] Looking for ssh-agent implementation... 01:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:00:33 $ docker exec 719f505e4ce779194665502774da27ef545c0e0b730a553145723bc5a1846344 ssh-agent 01:00:33 SSH_AUTH_SOCK=/tmp/ssh-a6fOczX6yW3L/agent.32 01:00:33 SSH_AGENT_PID=38 01:00:33 Running ssh-add (command line suppressed) 01:00:33 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8553241536752323838.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8553241536752323838.key) 01:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:00:34 + git semver tag 01:00:34 2024-02-20 01:00:34,440 [run_tag] DEBUG tag force:False 01:00:34 2024-02-20 01:00:34,440 [check_head_tag] DEBUG check head tag 01:00:34 2024-02-20 01:00:34,441 [execute] INFO git cat-file --batch-check 01:00:34 2024-02-20 01:00:34,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 01:00:34 2024-02-20 01:00:34,445 [execute] INFO git cat-file --batch 01:00:34 2024-02-20 01:00:34,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 01:00:34 2024-02-20 01:00:34,455 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:00:34 2024-02-20 01:00:34,456 [execute] INFO git tag -a v3.0.1-dev.19 -m v3.0.1-dev.19 01:00:34 2024-02-20 01:00:34,456 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.19', '-m', 'v3.0.1-dev.19'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 01:00:34 2024-02-20 01:00:34,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:00:34 3.0.1-dev.19 [Pipeline] } 01:00:34 $ docker exec --env ******** --env ******** 719f505e4ce779194665502774da27ef545c0e0b730a553145723bc5a1846344 ssh-agent -k 01:00:34 unset SSH_AUTH_SOCK; 01:00:34 unset SSH_AGENT_PID; 01:00:34 echo Agent pid 38 killed; 01:00:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:00:35 + git semver [Pipeline] } 01:00:35 $ docker stop --time=1 719f505e4ce779194665502774da27ef545c0e0b730a553145723bc5a1846344 01:00:36 $ docker rm -f --volumes 719f505e4ce779194665502774da27ef545c0e0b730a553145723bc5a1846344 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:00:37 01:00:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:00:37 0.23.1-centos7: Pulling from edgex-lftools 01:00:37 ab5ef0e58194: Pulling fs layer 01:00:37 9712f1f96733: Pulling fs layer 01:00:37 63f879dbbcfc: Pulling fs layer 01:00:37 0d9ebad4ef96: Pulling fs layer 01:00:37 e9a5061849ea: Pulling fs layer 01:00:37 d747dcd14b5f: Pulling fs layer 01:00:37 2de7ff778b66: Pulling fs layer 01:00:37 0d9ebad4ef96: Waiting 01:00:37 e9a5061849ea: Waiting 01:00:37 d747dcd14b5f: Waiting 01:00:37 2de7ff778b66: Waiting 01:00:37 9712f1f96733: Verifying Checksum 01:00:37 9712f1f96733: Download complete 01:00:38 63f879dbbcfc: Verifying Checksum 01:00:38 63f879dbbcfc: Download complete 01:00:38 e9a5061849ea: Verifying Checksum 01:00:38 e9a5061849ea: Download complete 01:00:38 d747dcd14b5f: Verifying Checksum 01:00:38 d747dcd14b5f: Download complete 01:00:38 ab5ef0e58194: Verifying Checksum 01:00:38 ab5ef0e58194: Download complete 01:00:38 0d9ebad4ef96: Verifying Checksum 01:00:38 0d9ebad4ef96: Download complete 01:00:38 2de7ff778b66: Verifying Checksum 01:00:38 2de7ff778b66: Download complete 01:00:41 ab5ef0e58194: Pull complete 01:00:41 9712f1f96733: Pull complete 01:00:41 63f879dbbcfc: Pull complete 01:00:46 0d9ebad4ef96: Pull complete 01:00:46 e9a5061849ea: Pull complete 01:00:46 d747dcd14b5f: Pull complete 01:00:47 2de7ff778b66: Pull complete 01:00:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:00:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:47 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 01:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:00:52 $ docker top 91d8b0ed0e2d07433d0d49eef8481d66982df73c97c9c450e2bbad30763d2b53 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:00:52 provisioning config files... 01:00:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2027367708558440254tmp 01:00:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13348434059473333583tmp 01:00:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6726175119166452514tmp [Pipeline] { [Pipeline] echo 01:00:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:00:53 ---> sigul-configuration.sh 01:00:53 gpg: directory `/root/.gnupg' created 01:00:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:00:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:00:53 gpg: keyring `/root/.gnupg/secring.gpg' created 01:00:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:00:53 gpg: CAST5 encrypted data 01:00:53 gpg: encrypted with 1 passphrase 01:00:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:00:53 + mkdir /home/jenkins 01:00:53 + mkdir /home/jenkins/sigul [Pipeline] sh 01:00:53 + 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 01:00:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:00:54 ---> sigul-install.sh 01:00:54 Sigul already installed; skipping installation. [Pipeline] sh 01:00:54 + git tag --list 01:00:54 v0.0.0 01:00:54 v0.0.1-dev.1 01:00:54 v0.0.1-dev.2 01:00:54 v0.0.1-dev.3 01:00:54 v0.0.1-dev.4 01:00:54 v3.0.0 01:00:54 v3.0.1-dev.1 01:00:54 v3.0.1-dev.10 01:00:54 v3.0.1-dev.11 01:00:54 v3.0.1-dev.12 01:00:54 v3.0.1-dev.13 01:00:54 v3.0.1-dev.14 01:00:54 v3.0.1-dev.15 01:00:54 v3.0.1-dev.16 01:00:54 v3.0.1-dev.17 01:00:54 v3.0.1-dev.18 01:00:54 v3.0.1-dev.19 01:00:54 v3.0.1-dev.2 01:00:54 v3.0.1-dev.3 01:00:54 v3.0.1-dev.4 01:00:54 v3.0.1-dev.5 01:00:54 v3.0.1-dev.6 01:00:54 v3.0.1-dev.7 01:00:54 v3.0.1-dev.8 01:00:54 v3.0.1-dev.9 01:00:54 v3.1 01:00:54 v3.1.0 [Pipeline] sh 01:00:54 + lftools sign git-tag v3.0.1-dev.19 01:00:55 Signing Git tag with Sigul... 01:00:55 Signing v3.0.1-dev.19 [Pipeline] echo 01:00:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:00:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:00:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:00:56 $ docker stop --time=1 91d8b0ed0e2d07433d0d49eef8481d66982df73c97c9c450e2bbad30763d2b53 01:00:57 $ docker rm -f --volumes 91d8b0ed0e2d07433d0d49eef8481d66982df73c97c9c450e2bbad30763d2b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:00:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:00:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:00:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:58 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 01:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:00:59 $ docker top ac0b9befa4a25199759428fd5c6d76b899fd363f40673e1831ce678e296c7893 -eo pid,comm 01:00:59 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). 01:00:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:00:59 [ssh-agent] Looking for ssh-agent implementation... 01:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:00:59 $ docker exec ac0b9befa4a25199759428fd5c6d76b899fd363f40673e1831ce678e296c7893 ssh-agent 01:00:59 SSH_AUTH_SOCK=/tmp/ssh-Z33ilVIN2xG6/agent.32 01:00:59 SSH_AGENT_PID=38 01:00:59 Running ssh-add (command line suppressed) 01:00:59 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12544895227786254398.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12544895227786254398.key) 01:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:00 + git semver bump pre 01:01:00 2024-02-20 01:01:00,464 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:01:00 2024-02-20 01:01:00,464 [bump_version] DEBUG bumping version:3.0.1-dev.19 on axis:pre with prefix:dev 01:01:00 2024-02-20 01:01:00,464 [bump_version] DEBUG bumped version:3.0.1-dev.20 01:01:00 2024-02-20 01:01:00,464 [write_version] DEBUG write version:3.0.1-dev.20 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 01:01:00 2024-02-20 01:01:00,464 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:01:00 2024-02-20 01:01:00,464 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 01:01:00 2024-02-20 01:01:00,467 [execute] INFO git cat-file --batch-check 01:01:00 2024-02-20 01:01:00,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 01:01:00 2024-02-20 01:01:00,472 [execute] INFO git cat-file --batch 01:01:00 2024-02-20 01:01:00,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 01:01:00 2024-02-20 01:01:00,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:01:00 3.0.1-dev.20 [Pipeline] } 01:01:00 $ docker exec --env ******** --env ******** ac0b9befa4a25199759428fd5c6d76b899fd363f40673e1831ce678e296c7893 ssh-agent -k 01:01:00 unset SSH_AUTH_SOCK; 01:01:00 unset SSH_AGENT_PID; 01:01:00 echo Agent pid 38 killed; 01:01:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:01:01 + git semver [Pipeline] } 01:01:01 $ docker stop --time=1 ac0b9befa4a25199759428fd5c6d76b899fd363f40673e1831ce678e296c7893 01:01:02 $ docker rm -f --volumes ac0b9befa4a25199759428fd5c6d76b899fd363f40673e1831ce678e296c7893 [Pipeline] // withDockerContainer [Pipeline] sh 01:01:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:01:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:03 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 01:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:01:04 $ docker top 0d101c363633c085aaf2f3213303e34973abab61ba46ef49236cc71538a4894c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:01:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:04 [ssh-agent] Looking for ssh-agent implementation... 01:01:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:04 $ docker exec 0d101c363633c085aaf2f3213303e34973abab61ba46ef49236cc71538a4894c ssh-agent 01:01:04 SSH_AUTH_SOCK=/tmp/ssh-26kKu6nU11lm/agent.31 01:01:04 SSH_AGENT_PID=37 01:01:04 Running ssh-add (command line suppressed) 01:01:04 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9542802141504438097.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9542802141504438097.key) 01:01:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:05 + git semver push 01:01:05 2024-02-20 01:01:05,480 [run_push] DEBUG push 01:01:05 2024-02-20 01:01:05,481 [execute] INFO git cat-file --batch-check 01:01:05 2024-02-20 01:01:05,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 01:01:05 2024-02-20 01:01:05,485 [execute] INFO git rev-list 89d35da6ebd7a9fd3a80f06845f53c8d5e0d4c7b -- 01:01:05 2024-02-20 01:01:05,485 [execute] DEBUG Popen(['git', 'rev-list', '89d35da6ebd7a9fd3a80f06845f53c8d5e0d4c7b', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 01:01:05 2024-02-20 01:01:05,492 [execute] INFO git fetch -v origin 01:01:05 2024-02-20 01:01:05,492 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 01:01:06 2024-02-20 01:01:05,993 [run_push] DEBUG no remote changes detected 01:01:06 2024-02-20 01:01:05,993 [execute] INFO git push origin semver 01:01:06 2024-02-20 01:01:05,994 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 01:01:07 2024-02-20 01:01:06,729 [run_push] DEBUG push all version tags 01:01:07 2024-02-20 01:01:06,730 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:01:07 2024-02-20 01:01:06,730 [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) 01:01:07 2024-02-20 01:01:07,379 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:01:07 3.0.1-dev.20 [Pipeline] } 01:01:07 $ docker exec --env ******** --env ******** 0d101c363633c085aaf2f3213303e34973abab61ba46ef49236cc71538a4894c ssh-agent -k 01:01:07 unset SSH_AUTH_SOCK; 01:01:07 unset SSH_AGENT_PID; 01:01:07 echo Agent pid 37 killed; 01:01:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:01:08 + git semver [Pipeline] } 01:01:08 $ docker stop --time=1 0d101c363633c085aaf2f3213303e34973abab61ba46ef49236cc71538a4894c 01:01:12 $ docker rm -f --volumes 0d101c363633c085aaf2f3213303e34973abab61ba46ef49236cc71538a4894c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:01:14 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 01:01:14 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 01:01:14 total 16 01:01:14 drwxr-xr-x 3 root root 4096 Feb 20 00:50 . 01:01:14 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 01:00 .. 01:01:14 drwxr-xr-x 2 root root 4096 Feb 20 00:50 cost 01:01:14 -rw-r--r-- 1 root root 82 Feb 20 00:50 cost.csv 01:01:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 01:01:14 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 01:01:14 total 16 01:01:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 00:50 . 01:01:14 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 01:00 .. 01:01:14 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 00:50 cost 01:01:14 -rw-r--r-- 1 jenkins jenkins 82 Feb 20 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:01:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:01:15 ---> package-listing.sh 01:01:15 ++ facter osfamily 01:01:15 ++ tr '[:upper:]' '[:lower:]' 01:01:15 + OS_FAMILY=debian 01:01:15 + workspace=/w/workspace/edgexfoundry_device-uart_main 01:01:15 + START_PACKAGES=/tmp/packages_start.txt 01:01:15 + END_PACKAGES=/tmp/packages_end.txt 01:01:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:01:15 + PACKAGES=/tmp/packages_start.txt 01:01:15 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 01:01:15 + PACKAGES=/tmp/packages_end.txt 01:01:15 + case "${OS_FAMILY}" in 01:01:15 + dpkg -l 01:01:15 + grep '^ii' 01:01:15 + '[' -f /tmp/packages_start.txt ']' 01:01:15 + '[' -f /tmp/packages_end.txt ']' 01:01:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:01:15 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 01:01:15 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 01:01:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 01:01:15 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 01:01:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:01:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:16 prd-ubuntu20.04-docker-8c-8g-1287 does not seem to be running inside a container 01:01:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:01:17 $ docker top 5a78604ea918360a4bd21bbbb74912eac850e551dcbc9fec5ff70cd1b4d192da -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:01:17 + mkdir -p /var/log/sysstat [Pipeline] sh 01:01:18 + ls /var/log/sa-host 01:01:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:01:18 provisioning config files... 01:01:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15715783173289926033tmp [Pipeline] { [Pipeline] echo 01:01:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:01:18 ---> create-netrc.sh [Pipeline] } 01:01:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:01:19 ---> python-tools-install.sh [Pipeline] echo 01:01:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:01:19 ---> sudo-logs.sh 01:01:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:01:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:01:19 ---> job-cost.sh 01:01:19 lf-activate-venv: SKIPPING 01:01:19 DEBUG: total: 0.2199999988079071 01:01:19 INFO: Retrieving Stack Cost... 01:01:20 INFO: Retrieving Pricing Info for: v3-standard-8 01:01:20 INFO: Archiving Costs [Pipeline] echo 01:01:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:01:20 ---> logs-deploy.sh 01:01:20 lf-activate-venv: SKIPPING 01:01:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/26 01:01:20 INFO: archiving workspace using pattern(s): 01:01:21 Archives upload complete. 01:01:21 INFO: archiving logs to Nexus