Pull request #46 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bab74745aba4971f5e6965fcae55cdff34a9de4f+d91c28011fe1e340ffb33947d534daf2c02bd499 (d15abd0ea1e96927ca379b75e25e6670be3ab4d1) 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-ssh16641756911475563928.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-ssh11140363445851659235.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11560654767558283321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15605517700836975093.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8548360554195276578.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-46/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-46/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17588026568292735281.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5271 in /w/workspace/edgexfoundry_device-uart_PR-46 [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_PR-46 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d91c28011fe1e340ffb33947d534daf2c02bd499 into PR head commit bab74745aba4971f5e6965fcae55cdff34a9de4f Merge succeeded, producing bab74745aba4971f5e6965fcae55cdff34a9de4f Checking out Revision bab74745aba4971f5e6965fcae55cdff34a9de4f (PR-46) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f bab74745aba4971f5e6965fcae55cdff34a9de4f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d91c28011fe1e340ffb33947d534daf2c02bd499 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bab74745aba4971f5e6965fcae55cdff34a9de4f # timeout=10 [Pipeline] withCredentials 19:03:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:20 ========================================================= 19:03:20 EdgeX Global Pipelines Version Info 19:03:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:20 ------------------- 19:03:20 stable info: 19:03:20 ------------------- 19:03:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:03:20 Message: update stable to v1.0.258 19:03:21 ------------------- 19:03:21 experimental info: 19:03:21 ------------------- 19:03:21 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:03:21 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-46 [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-46 [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-46 [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bab74745aba4971f5e6965fcae55cdff34a9de4f [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bab7474 [Pipeline] echo 19:03:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:24 provisioning config files... 19:03:24 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-46@tmp/config17957602395871995040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:24 ---> ****-login.sh 19:03:24 nexus3.edgexfoundry.org:10001 19:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:24 Configure a credential helper to remove this warning. See 19:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:24 19:03:24 Login Succeeded 19:03:24 nexus3.edgexfoundry.org:10002 19:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:24 Configure a credential helper to remove this warning. See 19:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:24 19:03:24 Login Succeeded 19:03:24 nexus3.edgexfoundry.org:10003 19:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:24 Configure a credential helper to remove this warning. See 19:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:24 19:03:24 Login Succeeded 19:03:25 nexus3.edgexfoundry.org:10004 19:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:25 Configure a credential helper to remove this warning. See 19:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:25 19:03:25 Login Succeeded 19:03:25 ****.io 19:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:25 Configure a credential helper to remove this warning. See 19:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:25 19:03:25 Login Succeeded 19:03:25 ---> ****-login.sh ends [Pipeline] } 19:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:03:26 + git rev-list -1 --merges bab74745aba4971f5e6965fcae55cdff34a9de4f~1..bab74745aba4971f5e6965fcae55cdff34a9de4f [Pipeline] echo 19:03:26 -----------> git rev-list -1 --merges bab74745aba4971f5e6965fcae55cdff34a9de4f~1..bab74745aba4971f5e6965fcae55cdff34a9de4f bab74745aba4971f5e6965fcae55cdff34a9de4f [false] [Pipeline] sh 19:03:26 + git log --format=format:%s -1 bab74745aba4971f5e6965fcae55cdff34a9de4f [Pipeline] echo 19:03:26 ========================================================= 19:03:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:27 + git log --format=format:%s -1 bab74745aba4971f5e6965fcae55cdff34a9de4f [Pipeline] echo 19:03:27 [semverPrep] GIT_COMMIT: bab74745aba4971f5e6965fcae55cdff34a9de4f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 19:03:27 [semverPrep] This is not a build commit. [Pipeline] sh 19:03:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:27 + grep -v github /etc/ssh/ssh_known_hosts 19:03:27 + [ -e /tmp/ssh_known_hosts ] 19:03:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:27 sudo tee -a /etc/ssh/ssh_known_hosts 19:03:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:28 19:03:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:28 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:28 b85a868b505f: Pulling fs layer 19:03:28 e2be974225ed: Pulling fs layer 19:03:28 339a4e72a1f5: Pulling fs layer 19:03:28 988bab9f4d93: Pulling fs layer 19:03:28 1469e6f7b9e6: Pulling fs layer 19:03:28 eaf3925da568: Pulling fs layer 19:03:28 bab4dde63d76: Pulling fs layer 19:03:28 bde34c3a00c8: Pulling fs layer 19:03:28 b352a97aabf1: Pulling fs layer 19:03:28 4872d77fe225: Pulling fs layer 19:03:28 5851b861e8e6: Pulling fs layer 19:03:28 988bab9f4d93: Waiting 19:03:28 1469e6f7b9e6: Waiting 19:03:28 eaf3925da568: Waiting 19:03:28 b352a97aabf1: Waiting 19:03:28 bab4dde63d76: Waiting 19:03:28 5851b861e8e6: Waiting 19:03:28 4872d77fe225: Waiting 19:03:28 e2be974225ed: Download complete 19:03:28 988bab9f4d93: Download complete 19:03:28 1469e6f7b9e6: Verifying Checksum 19:03:28 1469e6f7b9e6: Download complete 19:03:28 339a4e72a1f5: Verifying Checksum 19:03:28 339a4e72a1f5: Download complete 19:03:28 eaf3925da568: Verifying Checksum 19:03:28 eaf3925da568: Download complete 19:03:28 bde34c3a00c8: Download complete 19:03:28 b352a97aabf1: Download complete 19:03:28 4872d77fe225: Verifying Checksum 19:03:28 4872d77fe225: Download complete 19:03:28 5851b861e8e6: Verifying Checksum 19:03:28 5851b861e8e6: Download complete 19:03:28 b85a868b505f: Download complete 19:03:29 bab4dde63d76: Verifying Checksum 19:03:29 bab4dde63d76: Download complete 19:03:30 b85a868b505f: Pull complete 19:03:30 e2be974225ed: Pull complete 19:03:30 339a4e72a1f5: Pull complete 19:03:30 988bab9f4d93: Pull complete 19:03:31 1469e6f7b9e6: Pull complete 19:03:31 eaf3925da568: Pull complete 19:03:32 bab4dde63d76: Pull complete 19:03:32 bde34c3a00c8: Pull complete 19:03:32 b352a97aabf1: Pull complete 19:03:32 4872d77fe225: Pull complete 19:03:32 5851b861e8e6: Pull complete 19:03:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:33 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 19:03:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-46 -v /w/workspace/edgexfoundry_device-uart_PR-46:/w/workspace/edgexfoundry_device-uart_PR-46:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-46@tmp:/w/workspace/edgexfoundry_device-uart_PR-46@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 19:03:34 $ docker top c3b85d54bf12a89d27044d2906927d8f8bb84a1c7bd5cc237b2f8d9ca7b2ba87 -eo pid,comm 19:03:34 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). 19:03:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:34 [ssh-agent] Looking for ssh-agent implementation... 19:03:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:34 $ docker exec c3b85d54bf12a89d27044d2906927d8f8bb84a1c7bd5cc237b2f8d9ca7b2ba87 ssh-agent 19:03:34 SSH_AUTH_SOCK=/tmp/ssh-nMrzVXvwrwps/agent.32 19:03:34 SSH_AGENT_PID=38 19:03:34 Running ssh-add (command line suppressed) 19:03:34 Identity added: /w/workspace/edgexfoundry_device-uart_PR-46@tmp/private_key_8524263202592977009.key (/w/workspace/edgexfoundry_device-uart_PR-46@tmp/private_key_8524263202592977009.key) 19:03:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:35 + git tag --points-at HEAD [Pipeline] } 19:03:35 $ docker exec --env ******** --env ******** c3b85d54bf12a89d27044d2906927d8f8bb84a1c7bd5cc237b2f8d9ca7b2ba87 ssh-agent -k 19:03:35 unset SSH_AUTH_SOCK; 19:03:35 unset SSH_AGENT_PID; 19:03:35 echo Agent pid 38 killed; 19:03:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:35 [ssh-agent] Looking for ssh-agent implementation... 19:03:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:35 $ docker exec c3b85d54bf12a89d27044d2906927d8f8bb84a1c7bd5cc237b2f8d9ca7b2ba87 ssh-agent 19:03:35 SSH_AUTH_SOCK=/tmp/ssh-dF8VrDrto5Js/agent.70 19:03:35 SSH_AGENT_PID=76 19:03:35 Running ssh-add (command line suppressed) 19:03:35 Identity added: /w/workspace/edgexfoundry_device-uart_PR-46@tmp/private_key_8504159225082653470.key (/w/workspace/edgexfoundry_device-uart_PR-46@tmp/private_key_8504159225082653470.key) 19:03:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:36 + git semver init 19:03:36 2024-03-08 19:03:36,447 [run_init] DEBUG init version:0.0.0 force:False 19:03:36 2024-03-08 19:03:36,448 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-46/.semver 19:03:36 2024-03-08 19:03:36,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-46/.semver 19:03:36 2024-03-08 19:03:36,449 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-46/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-46, universal_newlines=False, shell=None, istream=None) 19:03:37 2024-03-08 19:03:37,438 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-46/.git/info/exclude 19:03:37 2024-03-08 19:03:37,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-46/.semver/PR-46 with force:False 19:03:37 2024-03-08 19:03:37,439 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-46/.semver/PR-46 19:03:37 2024-03-08 19:03:37,443 [execute] INFO git cat-file --batch-check 19:03:37 2024-03-08 19:03:37,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-46/.semver, universal_newlines=False, shell=None, istream=) 19:03:37 2024-03-08 19:03:37,449 [execute] INFO git cat-file --batch 19:03:37 2024-03-08 19:03:37,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-46/.semver, universal_newlines=False, shell=None, istream=) 19:03:37 2024-03-08 19:03:37,454 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-46/.semver/PR-46 19:03:37 0.0.0 [Pipeline] } 19:03:37 $ docker exec --env ******** --env ******** c3b85d54bf12a89d27044d2906927d8f8bb84a1c7bd5cc237b2f8d9ca7b2ba87 ssh-agent -k 19:03:37 unset SSH_AUTH_SOCK; 19:03:37 unset SSH_AGENT_PID; 19:03:37 echo Agent pid 76 killed; 19:03:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:38 + git semver [Pipeline] } 19:03:38 $ docker stop --time=1 c3b85d54bf12a89d27044d2906927d8f8bb84a1c7bd5cc237b2f8d9ca7b2ba87 19:03:39 $ docker rm -f --volumes c3b85d54bf12a89d27044d2906927d8f8bb84a1c7bd5cc237b2f8d9ca7b2ba87 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:40 Stashed 1 file(s) [Pipeline] echo 19:03:40 [edgeXSemver]: initialized semver on version 0.0.0 [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 19:03:41 provisioning config files... 19:03:41 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-46@tmp/config14288658376901285483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:41 ---> ****-login.sh 19:03:41 nexus3.edgexfoundry.org:10001 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 nexus3.edgexfoundry.org:10002 19:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:41 Configure a credential helper to remove this warning. See 19:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:41 19:03:41 Login Succeeded 19:03:41 nexus3.edgexfoundry.org:10003 19:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:42 Configure a credential helper to remove this warning. See 19:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:42 19:03:42 Login Succeeded 19:03:42 nexus3.edgexfoundry.org:10004 19:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:42 Configure a credential helper to remove this warning. See 19:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:42 19:03:42 Login Succeeded 19:03:42 ****.io 19:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:42 Configure a credential helper to remove this warning. See 19:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:42 19:03:42 Login Succeeded 19:03:42 ---> ****-login.sh ends [Pipeline] } 19:03:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:03:42 ========================================================= 19:03:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:03:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:43 + 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 . 19:03:43 Sending build context to Docker daemon 23.07MB 19:03:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:03:43 Step 2/12 : FROM ${BASE} AS builder 19:03:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:43 7264a8db6415: Pulling fs layer 19:03:43 c4d48a809fc2: Pulling fs layer 19:03:43 4f1c88b9dad5: Pulling fs layer 19:03:43 ad3a456e5733: Pulling fs layer 19:03:43 69c7f0334f64: Pulling fs layer 19:03:43 1f1c1a5573a3: Pulling fs layer 19:03:43 ce7588e14bc9: Pulling fs layer 19:03:43 ad3a456e5733: Waiting 19:03:43 1f1c1a5573a3: Waiting 19:03:43 69c7f0334f64: Waiting 19:03:43 ce7588e14bc9: Waiting 19:03:43 b5e4710f87ac: Pulling fs layer 19:03:43 c4d48a809fc2: Download complete 19:03:43 ad3a456e5733: Verifying Checksum 19:03:43 ad3a456e5733: Download complete 19:03:43 69c7f0334f64: Verifying Checksum 19:03:43 69c7f0334f64: Download complete 19:03:43 7264a8db6415: Verifying Checksum 19:03:43 7264a8db6415: Download complete 19:03:43 1f1c1a5573a3: Verifying Checksum 19:03:43 1f1c1a5573a3: Download complete 19:03:43 7264a8db6415: Pull complete 19:03:43 c4d48a809fc2: Pull complete 19:03:43 b5e4710f87ac: Verifying Checksum 19:03:43 b5e4710f87ac: Download complete 19:03:44 4f1c88b9dad5: Download complete 19:03:44 ce7588e14bc9: Verifying Checksum 19:03:44 ce7588e14bc9: Download complete 19:03:47 4f1c88b9dad5: Pull complete 19:03:47 ad3a456e5733: Pull complete 19:03:47 69c7f0334f64: Pull complete 19:03:47 1f1c1a5573a3: Pull complete 19:03:50 ce7588e14bc9: Pull complete 19:03:50 b5e4710f87ac: Pull complete 19:03:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:03:50 ---> 88b5674ff536 19:03:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:03:51 ---> Running in 51380e2a82b7 19:03:51 Removing intermediate container 51380e2a82b7 19:03:51 ---> 2ca72f896860 19:03:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:03:51 ---> Running in d7dbfeafb32e 19:03:51 Removing intermediate container d7dbfeafb32e 19:03:51 ---> cf2cee756e91 19:03:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:03:51 ---> Running in 42d1e456a197 19:03:51 Removing intermediate container 42d1e456a197 19:03:51 ---> bc1af6720ad1 19:03:51 Step 6/12 : WORKDIR /device-uart 19:03:51 ---> Running in 82d6324fba4e 19:03:51 Removing intermediate container 82d6324fba4e 19:03:51 ---> e12b1ba44e24 19:03:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:51 ---> Running in c9a35ddb7b10 19:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:03:52 (1/4) Installing openssh-keygen (9.3_p2-r1) 19:03:52 (2/4) Installing libedit (20221030.3.1-r1) 19:03:52 (3/4) Installing openssh-client-common (9.3_p2-r1) 19:03:52 (4/4) Installing openssh-client-default (9.3_p2-r1) 19:03:52 Executing busybox-1.36.1-r5.trigger 19:03:52 OK: 268 MiB in 56 packages 19:03:52 Removing intermediate container c9a35ddb7b10 19:03:52 ---> 25f565f1d77b 19:03:52 Step 8/12 : COPY go.mod vendor* ./ 19:03:53 ---> 627168a65dda 19:03:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:53 ---> Running in 78144967fb08 19:03:56 Still waiting to schedule task 19:03:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:04:15 Removing intermediate container 78144967fb08 19:04:15 ---> 18f5da0ee464 19:04:15 Step 10/12 : COPY . . 19:04:15 ---> a78b99edd3b3 19:04:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:04:15 ---> Running in f43b3a877c22 19:04:15 Removing intermediate container f43b3a877c22 19:04:15 ---> 7f8553070cfa 19:04:15 Step 12/12 : RUN ${MAKE} 19:04:15 ---> Running in 9e65dabc4e7a 19:04:15 noop 19:04:15 Removing intermediate container 9e65dabc4e7a 19:04:15 ---> 4c9b9b3f5d7e 19:04:15 Successfully built 4c9b9b3f5d7e 19:04:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:15 + docker inspect -f . ci-base-image-x86_64 19:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:15 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 19:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-46 -v /w/workspace/edgexfoundry_device-uart_PR-46:/w/workspace/edgexfoundry_device-uart_PR-46:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-46@tmp:/w/workspace/edgexfoundry_device-uart_PR-46@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:16 $ docker top 190a6d4b7b6fadcb431cdb92d6674a7f1244499ac94da033c1e1a09464bb0aec -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:16 + go version 19:04:16 go version go1.21.0 linux/amd64 [Pipeline] } 19:04:16 $ docker stop --time=1 190a6d4b7b6fadcb431cdb92d6674a7f1244499ac94da033c1e1a09464bb0aec 19:04:17 $ docker rm -f --volumes 190a6d4b7b6fadcb431cdb92d6674a7f1244499ac94da033c1e1a09464bb0aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:18 + docker inspect -f . ci-base-image-x86_64 19:04:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:19 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 19:04:19 $ 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_PR-46 -v /w/workspace/edgexfoundry_device-uart_PR-46:/w/workspace/edgexfoundry_device-uart_PR-46:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-46@tmp:/w/workspace/edgexfoundry_device-uart_PR-46@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:19 $ docker top 0513db92250cec7e9755d96e034aae9af9ac32fae808615387b608bbdea3f13e -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-46 [Pipeline] fileExists [Pipeline] sh 19:04:20 + make test 19:04:20 go test ./... -coverprofile=coverage.out 19:04:21 ? github.com/edgexfoundry/device-uart [no test files] 19:04:31 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:04:31 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:04:36 go vet ./... 19:04:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:04:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:04:39 ./bin/test-attribution-txt.sh 19:04:39 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:04:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:04:39 $ docker stop --time=1 0513db92250cec7e9755d96e034aae9af9ac32fae808615387b608bbdea3f13e 19:04:41 $ docker rm -f --volumes 0513db92250cec7e9755d96e034aae9af9ac32fae808615387b608bbdea3f13e [Pipeline] // withDockerContainer [Pipeline] sh 19:04:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:04:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:04:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:04:43 + ls -al . 19:04:43 total 156 19:04:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:04 . 19:04:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:03 .. 19:04:43 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 19:03 .dockerignore 19:04:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:04 .git 19:04:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:03 .github 19:04:43 -rw-rw-r-- 1 jenkins jenkins 343 Mar 8 19:03 .gitignore 19:04:43 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:03 .golangci.yml 19:04:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:03 .semver 19:04:43 -rw-rw-r-- 1 jenkins jenkins 9941 Mar 8 19:03 Attribution.txt 19:04:43 -rw-rw-r-- 1 jenkins jenkins 1908 Mar 8 19:03 CHANGELOG.md 19:04:43 -rw-rw-r-- 1 jenkins jenkins 1886 Mar 8 19:03 Dockerfile 19:04:43 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:03 GOVERNANCE.md 19:04:43 -rw-rw-r-- 1 jenkins jenkins 675 Mar 8 19:03 Jenkinsfile 19:04:43 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 19:03 LICENSE 19:04:43 -rw-rw-r-- 1 jenkins jenkins 1872 Mar 8 19:03 Makefile 19:04:43 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:03 OWNERS.md 19:04:43 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 8 19:03 README.md 19:04:43 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 19:03 VERSION 19:04:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:03 bin 19:04:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:03 cmd 19:04:43 -rw-r--r-- 1 jenkins jenkins 10 Mar 8 19:04 coverage.out 19:04:43 -rw-rw-r-- 1 jenkins jenkins 3766 Mar 8 19:03 go.mod 19:04:43 -rw-rw-r-- 1 jenkins jenkins 36435 Mar 8 19:03 go.sum 19:04:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:03 internal 19:04:43 -rw-rw-r-- 1 jenkins jenkins 209 Mar 8 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:44 + 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=bab74745aba4971f5e6965fcae55cdff34a9de4f --label arch=amd64 --label version=0.0.0 . 19:04:44 Sending build context to Docker daemon 23.07MB 19:04:44 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:04:44 Step 2/26 : FROM ${BASE} AS builder 19:04:44 ---> 4c9b9b3f5d7e 19:04:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:04:44 ---> Running in e7b5556f6a43 19:04:44 Removing intermediate container e7b5556f6a43 19:04:44 ---> f3fe0df03897 19:04:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:04:44 ---> Running in 30939ca2032d 19:04:44 Removing intermediate container 30939ca2032d 19:04:44 ---> 7441558a5726 19:04:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:04:44 ---> Running in 65127574e6e8 19:04:44 Removing intermediate container 65127574e6e8 19:04:44 ---> ea8c1d7a4f4f 19:04:44 Step 6/26 : WORKDIR /device-uart 19:04:44 ---> Running in 73be48fa396f 19:04:44 Removing intermediate container 73be48fa396f 19:04:44 ---> d56d443beb8d 19:04:44 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:44 ---> Running in e1166e0360ff 19:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:45 OK: 268 MiB in 56 packages 19:04:45 Removing intermediate container e1166e0360ff 19:04:45 ---> 3d0e38fe1cc5 19:04:45 Step 8/26 : COPY go.mod vendor* ./ 19:04:45 ---> 2c409c916353 19:04:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:45 ---> Running in 45f204f62fb5 19:04:46 Removing intermediate container 45f204f62fb5 19:04:46 ---> bbe1341813a2 19:04:46 Step 10/26 : COPY . . 19:04:46 ---> 79fb149e6fd0 19:04:46 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:04:46 ---> Running in d4db016dcc6d 19:04:46 Removing intermediate container d4db016dcc6d 19:04:46 ---> feeeda761084 19:04:46 Step 12/26 : RUN ${MAKE} 19:04:46 ---> Running in 5de5816014af 19:04:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:05:01 Removing intermediate container 5de5816014af 19:05:01 ---> 61057def0695 19:05:01 Step 13/26 : FROM alpine:3.18 19:05:01 3.18: Pulling from library/alpine 19:05:01 619be1103602: Pulling fs layer 19:05:02 619be1103602: Download complete 19:05:02 619be1103602: Pull complete 19:05:02 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:05:02 Status: Downloaded newer image for alpine:3.18 19:05:02 ---> d3782b16ccc9 19:05:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:05:02 ---> Running in b5b4f0933726 19:05:02 Removing intermediate container b5b4f0933726 19:05:02 ---> bb55927dff7d 19:05:02 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:05:02 ---> Running in f2284fcbe0dd 19:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:05:03 (1/1) Installing dumb-init (1.2.5-r2) 19:05:03 Executing busybox-1.36.1-r5.trigger 19:05:03 OK: 7 MiB in 16 packages 19:05:03 Removing intermediate container f2284fcbe0dd 19:05:03 ---> 82a8213a849e 19:05:03 Step 16/26 : RUN apk --no-cache upgrade 19:05:03 ---> Running in 81fb9867efe5 19:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:05:03 OK: 7 MiB in 16 packages 19:05:04 Removing intermediate container 81fb9867efe5 19:05:04 ---> 551f7b238857 19:05:04 Step 17/26 : WORKDIR / 19:05:04 ---> Running in 7a50d0d30486 19:05:04 Removing intermediate container 7a50d0d30486 19:05:04 ---> 9996c4db9c44 19:05:04 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:05:04 ---> ea35873a67bc 19:05:04 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:05:04 ---> a4d207fd92fd 19:05:04 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:05:04 ---> feaa06498e79 19:05:04 Step 21/26 : EXPOSE 59995 19:05:04 ---> Running in 54cdbb702c3a 19:05:05 Removing intermediate container 54cdbb702c3a 19:05:05 ---> e12024c75134 19:05:05 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:05:05 ---> Running in a5bad5aacf27 19:05:05 Removing intermediate container a5bad5aacf27 19:05:05 ---> c9ec3048cade 19:05:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:05:05 ---> Running in 728cd45c52ad 19:05:05 Removing intermediate container 728cd45c52ad 19:05:05 ---> e8ace0638681 19:05:05 Step 24/26 : LABEL arch=amd64 19:05:05 ---> Running in 2f344b652b17 19:05:05 Removing intermediate container 2f344b652b17 19:05:05 ---> 04003a22c9df 19:05:05 Step 25/26 : LABEL git_sha=bab74745aba4971f5e6965fcae55cdff34a9de4f 19:05:05 ---> Running in 5b0a130e4628 19:05:05 Removing intermediate container 5b0a130e4628 19:05:05 ---> 929906a6f344 19:05:05 Step 26/26 : LABEL version=0.0.0 19:05:05 ---> Running in 11cd8596d8ad 19:05:05 Removing intermediate container 11cd8596d8ad 19:05:05 ---> 0b9a4312beb5 19:05:05 [Warning] One or more build-args [ARCH] were not consumed 19:05:05 Successfully built 0b9a4312beb5 19:05:05 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 19:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:07 19:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:07 latest: Pulling from edgex-lftools-log-publisher 19:05:07 5eb5b503b376: Pulling fs layer 19:05:07 5c69ac0246d0: Pulling fs layer 19:05:07 ec43610c2a17: Pulling fs layer 19:05:07 3a2ae6a8a46f: Pulling fs layer 19:05:07 33b1e0a273af: Pulling fs layer 19:05:07 5d3b04190fa2: Pulling fs layer 19:05:07 2f39f015ded8: Pulling fs layer 19:05:07 33b1e0a273af: Waiting 19:05:07 5d3b04190fa2: Waiting 19:05:07 3a2ae6a8a46f: Waiting 19:05:07 2f39f015ded8: Waiting 19:05:07 5c69ac0246d0: Verifying Checksum 19:05:07 5c69ac0246d0: Download complete 19:05:07 3a2ae6a8a46f: Verifying Checksum 19:05:07 3a2ae6a8a46f: Download complete 19:05:07 33b1e0a273af: Verifying Checksum 19:05:07 33b1e0a273af: Download complete 19:05:07 ec43610c2a17: Verifying Checksum 19:05:07 ec43610c2a17: Download complete 19:05:07 5d3b04190fa2: Verifying Checksum 19:05:07 5d3b04190fa2: Download complete 19:05:07 5eb5b503b376: Verifying Checksum 19:05:07 5eb5b503b376: Download complete 19:05:08 2f39f015ded8: Verifying Checksum 19:05:08 2f39f015ded8: Download complete 19:05:09 5eb5b503b376: Pull complete 19:05:09 5c69ac0246d0: Pull complete 19:05:09 ec43610c2a17: Pull complete 19:05:09 3a2ae6a8a46f: Pull complete 19:05:09 33b1e0a273af: Pull complete 19:05:09 5d3b04190fa2: Pull complete 19:05:13 2f39f015ded8: Pull complete 19:05:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:14 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 19:05:14 $ 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_PR-46 -v /w/workspace/edgexfoundry_device-uart_PR-46:/w/workspace/edgexfoundry_device-uart_PR-46:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-46@tmp:/w/workspace/edgexfoundry_device-uart_PR-46@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:05:15 $ docker top 6d97898d58f59c3978d8322654a0faca1e9f0b852e5be55613b7d0205c676d4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:15 ---> job-cost.sh 19:05:15 lf-activate-venv: SKIPPING 19:05:15 INFO: No Stack... 19:05:16 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:16 INFO: Archiving Costs [Pipeline] sh 19:05:17 + cat /w/workspace/edgexfoundry_device-uart_PR-46/archives/cost.csv 19:05:17 + cut -d, -f6 [Pipeline] lock 19:05:17 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-46-1-stack-cost] 19:05:17 Resource [jenkins-edgexfoundry-device-uart-PR-46-1-stack-cost] did not exist. Created. 19:05:17 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-46-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:17 + echo total: 0.2199999988079071 [Pipeline] stash 19:05:17 Stashed 1 file(s) [Pipeline] } 19:05:17 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-46-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:17 $ docker stop --time=1 6d97898d58f59c3978d8322654a0faca1e9f0b852e5be55613b7d0205c676d4f 19:05:18 $ docker rm -f --volumes 6d97898d58f59c3978d8322654a0faca1e9f0b852e5be55613b7d0205c676d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:05:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5273 in /w/workspace/edgexfoundry_device-uart_PR-46 [Pipeline] { [Pipeline] ws 19:05:23 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 19:05:26 The recommended git tool is: git 19:05:31 using credential edgex-jenkins-ssh 19:05:31 Cloning the remote Git repository 19:05:31 Cloning repository git@github.com:edgexfoundry/device-uart.git 19:05:31 > git init /w/workspace/device-uart/1 # timeout=10 19:05:31 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 19:05:31 > git --version # timeout=10 19:05:31 > git --version # 'git version 2.25.1' 19:05:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:33 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 19:05:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:35 Merging remotes/origin/main commit d91c28011fe1e340ffb33947d534daf2c02bd499 into PR head commit bab74745aba4971f5e6965fcae55cdff34a9de4f 19:05:34 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 19:05:34 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 19:05:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:35 > git config core.sparsecheckout # timeout=10 19:05:35 > git checkout -f bab74745aba4971f5e6965fcae55cdff34a9de4f # timeout=10 19:05:35 Merge succeeded, producing bab74745aba4971f5e6965fcae55cdff34a9de4f 19:05:35 Checking out Revision bab74745aba4971f5e6965fcae55cdff34a9de4f (PR-46) 19:05:35 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 19:05:35 > git --version # timeout=10 19:05:35 > git --version # 'git version 2.25.1' 19:05:35 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 19:05:35 > git remote # timeout=10 19:05:35 > git config --get remote.origin.url # timeout=10 19:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:35 > git merge d91c28011fe1e340ffb33947d534daf2c02bd499 # timeout=10 19:05:35 > git rev-parse HEAD^{commit} # timeout=10 19:05:35 > git config core.sparsecheckout # timeout=10 19:05:35 > git checkout -f bab74745aba4971f5e6965fcae55cdff34a9de4f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:37 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:37 Dload Upload Total Spent Left Speed 19:05:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh 19:05:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:05:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:05:38 + sudo tee /etc/docker/daemon.new 19:05:38 { 19:05:38 "registry-mirrors": [ 19:05:38 "https://nexus3.edgexfoundry.org:10001" 19:05:38 ], 19:05:38 "bip": "10.250.0.254/24", 19:05:38 "hosts": [ 19:05:38 "tcp://0.0.0.0:5555", 19:05:38 "unix:///var/run/docker.sock" 19:05:38 ], 19:05:38 "mtu": 1458, 19:05:38 "selinux-enabled": true, 19:05:38 "seccomp-profile": "/etc/docker/seccomp.json" 19:05:38 } [Pipeline] sh 19:05:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:05:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:57 provisioning config files... 19:05:57 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config13096921608801815604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:57 ---> ****-login.sh 19:05:57 nexus3.edgexfoundry.org:10001 19:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 nexus3.edgexfoundry.org:10002 19:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 nexus3.edgexfoundry.org:10003 19:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 nexus3.edgexfoundry.org:10004 19:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:59 Configure a credential helper to remove this warning. See 19:05:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:59 19:05:59 Login Succeeded 19:05:59 ****.io 19:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:59 Configure a credential helper to remove this warning. See 19:05:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:59 19:05:59 Login Succeeded 19:05:59 ---> ****-login.sh ends [Pipeline] } 19:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:06:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:06:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:06:00 ========================================================= 19:06:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:06:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:01 + 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 . 19:06:01 Sending build context to Docker daemon 11.6MB 19:06:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:06:01 Step 2/12 : FROM ${BASE} AS builder 19:06:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:01 9fda8d8052c6: Pulling fs layer 19:06:01 5d54e960e981: Pulling fs layer 19:06:01 c4a7e357bf2a: Pulling fs layer 19:06:01 f0e02332f6b5: Pulling fs layer 19:06:01 872ee5b61b7b: Pulling fs layer 19:06:01 0c6a40ed1a82: Pulling fs layer 19:06:01 94ae7d8d031c: Pulling fs layer 19:06:01 f0e02332f6b5: Waiting 19:06:01 872ee5b61b7b: Waiting 19:06:01 0c6a40ed1a82: Waiting 19:06:01 94ae7d8d031c: Waiting 19:06:01 5d54e960e981: Verifying Checksum 19:06:01 5d54e960e981: Download complete 19:06:01 f0e02332f6b5: Verifying Checksum 19:06:01 f0e02332f6b5: Download complete 19:06:01 872ee5b61b7b: Verifying Checksum 19:06:01 872ee5b61b7b: Download complete 19:06:01 9fda8d8052c6: Download complete 19:06:02 94ae7d8d031c: Verifying Checksum 19:06:02 94ae7d8d031c: Download complete 19:06:03 9fda8d8052c6: Pull complete 19:06:04 5d54e960e981: Pull complete 19:06:04 c4a7e357bf2a: Verifying Checksum 19:06:04 c4a7e357bf2a: Download complete 19:06:05 0c6a40ed1a82: Verifying Checksum 19:06:05 0c6a40ed1a82: Download complete 19:06:17 c4a7e357bf2a: Pull complete 19:06:17 f0e02332f6b5: Pull complete 19:06:17 872ee5b61b7b: Pull complete 19:06:25 0c6a40ed1a82: Pull complete 19:06:27 94ae7d8d031c: Pull complete 19:06:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:06:27 ---> 86de565de09d 19:06:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:06:28 ---> Running in 72f345cd5708 19:06:28 Removing intermediate container 72f345cd5708 19:06:28 ---> 18f1e9a09fa7 19:06:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:06:28 ---> Running in 3c8ef9751e90 19:06:28 Removing intermediate container 3c8ef9751e90 19:06:28 ---> f274bbeba2f5 19:06:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:06:29 ---> Running in c2441d26d57f 19:06:29 Removing intermediate container c2441d26d57f 19:06:29 ---> 4ba6736cf88a 19:06:29 Step 6/12 : WORKDIR /device-uart 19:06:29 ---> Running in 860864bad832 19:06:29 Removing intermediate container 860864bad832 19:06:29 ---> a10dd74d0688 19:06:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:06:29 ---> Running in dcfc784ba2a2 19:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:06:32 (1/4) Installing openssh-keygen (9.3_p2-r1) 19:06:32 (2/4) Installing libedit (20221030.3.1-r1) 19:06:32 (3/4) Installing openssh-client-common (9.3_p2-r1) 19:06:32 (4/4) Installing openssh-client-default (9.3_p2-r1) 19:06:32 Executing busybox-1.36.1-r5.trigger 19:06:32 OK: 271 MiB in 56 packages 19:06:33 Removing intermediate container dcfc784ba2a2 19:06:33 ---> 3ac42d873d8c 19:06:33 Step 8/12 : COPY go.mod vendor* ./ 19:06:33 ---> 28ffb445124f 19:06:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:33 ---> Running in 75c9e850d331 19:07:41 Removing intermediate container 75c9e850d331 19:07:41 ---> c458a4377901 19:07:41 Step 10/12 : COPY . . 19:07:41 ---> 917b7e2df54a 19:07:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:41 ---> Running in c2cfd88aa135 19:07:41 Removing intermediate container c2cfd88aa135 19:07:41 ---> fac001699518 19:07:41 Step 12/12 : RUN ${MAKE} 19:07:41 ---> Running in 62d79c542d3f 19:07:41 noop 19:07:41 Removing intermediate container 62d79c542d3f 19:07:41 ---> 472972e3dd38 19:07:41 Successfully built 472972e3dd38 19:07:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:42 + docker inspect -f . ci-base-image-arm64 19:07:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:42 prd-ubuntu20.04-docker-arm64-4c-16g-5273 does not seem to be running inside a container 19:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:44 $ docker top d1021c9a1cef34100047a5f1410105d220ea03cd882fdd3f0242bbbb58efa93f -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:45 + go version 19:07:45 go version go1.21.0 linux/arm64 [Pipeline] } 19:07:45 $ docker stop --time=1 d1021c9a1cef34100047a5f1410105d220ea03cd882fdd3f0242bbbb58efa93f 19:07:46 $ docker rm -f --volumes d1021c9a1cef34100047a5f1410105d220ea03cd882fdd3f0242bbbb58efa93f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:47 + docker inspect -f . ci-base-image-arm64 19:07:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:48 prd-ubuntu20.04-docker-arm64-4c-16g-5273 does not seem to be running inside a container 19:07:48 $ 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/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:49 $ docker top 353e4c63f0a865656384d2980c5006672212bd176fdaf16b26e234f0c86e5aa7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:50 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 19:07:50 + make test 19:07:50 go test ./... -coverprofile=coverage.out 19:07:53 ? github.com/edgexfoundry/device-uart [no test files] 19:09:15 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:09:15 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:09:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:09:16 go vet ./... 19:09:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:38 ./bin/test-attribution-txt.sh 19:09:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:09:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:09:38 $ docker stop --time=1 353e4c63f0a865656384d2980c5006672212bd176fdaf16b26e234f0c86e5aa7 19:09:39 $ docker rm -f --volumes 353e4c63f0a865656384d2980c5006672212bd176fdaf16b26e234f0c86e5aa7 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:41 Warning: overwriting stash ‘coverage-report’ 19:09:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:09:42 + ls -al . 19:09:42 total 152 19:09:42 drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 19:07 . 19:09:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:05 .. 19:09:42 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 19:05 .dockerignore 19:09:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:05 .git 19:09:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:05 .github 19:09:42 -rw-rw-r-- 1 jenkins jenkins 343 Mar 8 19:05 .gitignore 19:09:42 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:05 .golangci.yml 19:09:42 -rw-rw-r-- 1 jenkins jenkins 9941 Mar 8 19:05 Attribution.txt 19:09:42 -rw-rw-r-- 1 jenkins jenkins 1908 Mar 8 19:05 CHANGELOG.md 19:09:42 -rw-rw-r-- 1 jenkins jenkins 1886 Mar 8 19:05 Dockerfile 19:09:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:05 GOVERNANCE.md 19:09:42 -rw-rw-r-- 1 jenkins jenkins 675 Mar 8 19:05 Jenkinsfile 19:09:42 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 19:05 LICENSE 19:09:42 -rw-rw-r-- 1 jenkins jenkins 1872 Mar 8 19:05 Makefile 19:09:42 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:05 OWNERS.md 19:09:42 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 8 19:05 README.md 19:09:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 19:03 VERSION 19:09:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:05 bin 19:09:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:05 cmd 19:09:42 -rw-r--r-- 1 jenkins jenkins 10 Mar 8 19:07 coverage.out 19:09:42 -rw-rw-r-- 1 jenkins jenkins 3766 Mar 8 19:05 go.mod 19:09:42 -rw-rw-r-- 1 jenkins jenkins 36435 Mar 8 19:05 go.sum 19:09:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:05 internal 19:09:42 -rw-rw-r-- 1 jenkins jenkins 209 Mar 8 19:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:43 + 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=bab74745aba4971f5e6965fcae55cdff34a9de4f --label arch=arm64 --label version=0.0.0 . 19:09:43 Sending build context to Docker daemon 11.6MB 19:09:43 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:09:43 Step 2/26 : FROM ${BASE} AS builder 19:09:43 ---> 472972e3dd38 19:09:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:09:43 ---> Running in e6fa3dd15bf2 19:09:44 Removing intermediate container e6fa3dd15bf2 19:09:44 ---> 13767e07e46c 19:09:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:09:44 ---> Running in e3025750873a 19:09:44 Removing intermediate container e3025750873a 19:09:44 ---> 4c1dc0df1152 19:09:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:09:44 ---> Running in 6b9f9e50d11c 19:09:45 Removing intermediate container 6b9f9e50d11c 19:09:45 ---> 566dfaceb7d6 19:09:45 Step 6/26 : WORKDIR /device-uart 19:09:45 ---> Running in 4a31b3eb7e8c 19:09:45 Removing intermediate container 4a31b3eb7e8c 19:09:45 ---> 7e0bb8b02a6c 19:09:45 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:09:45 ---> Running in bb8cf3ff3a13 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:09:47 OK: 271 MiB in 56 packages 19:09:48 Removing intermediate container bb8cf3ff3a13 19:09:48 ---> 1de5873bdcff 19:09:48 Step 8/26 : COPY go.mod vendor* ./ 19:09:49 ---> 430fea1b0a06 19:09:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:49 ---> Running in 202a51e58b7b 19:09:50 Removing intermediate container 202a51e58b7b 19:09:50 ---> dc540ee4bc0e 19:09:50 Step 10/26 : COPY . . 19:09:51 ---> 91bd87038a92 19:09:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:51 ---> Running in f30970f7d5f4 19:09:52 Removing intermediate container f30970f7d5f4 19:09:52 ---> 0c509e3ee601 19:09:52 Step 12/26 : RUN ${MAKE} 19:09:52 ---> Running in f103af99f80f 19:09:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:11:30 Removing intermediate container f103af99f80f 19:11:30 ---> a6e6eb53ba4a 19:11:30 Step 13/26 : FROM alpine:3.18 19:11:31 3.18: Pulling from library/alpine 19:11:31 c6b39de5b339: Pulling fs layer 19:11:31 c6b39de5b339: Verifying Checksum 19:11:31 c6b39de5b339: Download complete 19:11:31 c6b39de5b339: Pull complete 19:11:31 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:11:31 Status: Downloaded newer image for alpine:3.18 19:11:31 ---> 33abbf032149 19:11:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:11:31 ---> Running in 9dceb41c50c1 19:11:32 Removing intermediate container 9dceb41c50c1 19:11:32 ---> 96dc82f30007 19:11:32 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:11:32 ---> Running in 34f1d6b3ed2a 19:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:11:34 (1/1) Installing dumb-init (1.2.5-r2) 19:11:34 Executing busybox-1.36.1-r5.trigger 19:11:34 OK: 8 MiB in 16 packages 19:11:35 Removing intermediate container 34f1d6b3ed2a 19:11:35 ---> afb5196377b3 19:11:35 Step 16/26 : RUN apk --no-cache upgrade 19:11:35 ---> Running in 285a7bfa0f1d 19:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:11:37 OK: 8 MiB in 16 packages 19:11:38 Removing intermediate container 285a7bfa0f1d 19:11:38 ---> 882152e0e540 19:11:38 Step 17/26 : WORKDIR / 19:11:38 ---> Running in 4ab7d7aa5f7a 19:11:38 Removing intermediate container 4ab7d7aa5f7a 19:11:38 ---> 09d32d04d502 19:11:38 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:11:39 ---> bd3d2577c566 19:11:39 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:11:39 ---> def71049cc2f 19:11:39 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:11:41 ---> 264a8ddfcdfb 19:11:41 Step 21/26 : EXPOSE 59995 19:11:41 ---> Running in 86c47c8b322f 19:11:41 Removing intermediate container 86c47c8b322f 19:11:41 ---> 6d1e70bfa241 19:11:41 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:11:41 ---> Running in 0fdfcc47c61f 19:11:41 Removing intermediate container 0fdfcc47c61f 19:11:41 ---> 6c38970efd07 19:11:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:41 ---> Running in e833ea759642 19:11:42 Removing intermediate container e833ea759642 19:11:42 ---> cc748cd5db78 19:11:42 Step 24/26 : LABEL arch=arm64 19:11:42 ---> Running in 43deb45269d5 19:11:42 Removing intermediate container 43deb45269d5 19:11:42 ---> a0aac2f95b3f 19:11:42 Step 25/26 : LABEL git_sha=bab74745aba4971f5e6965fcae55cdff34a9de4f 19:11:42 ---> Running in ec43dbe9406d 19:11:42 Removing intermediate container ec43dbe9406d 19:11:42 ---> 3bbe42832145 19:11:42 Step 26/26 : LABEL version=0.0.0 19:11:42 ---> Running in ec15079c3c57 19:11:43 Removing intermediate container ec15079c3c57 19:11:43 ---> da12c0299fdd 19:11:43 [Warning] One or more build-args [ARCH] were not consumed 19:11:43 Successfully built da12c0299fdd 19:11:43 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:44 19:11:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:44 arm64: Pulling from edgex-lftools-log-publisher 19:11:44 8998bd30e6a1: Pulling fs layer 19:11:44 04944245beec: Pulling fs layer 19:11:44 699f458cf7ca: Pulling fs layer 19:11:44 765212b225bb: Pulling fs layer 19:11:44 f23df028b6ca: Pulling fs layer 19:11:44 d65c8cfc05b1: Pulling fs layer 19:11:44 765212b225bb: Waiting 19:11:44 f23df028b6ca: Waiting 19:11:44 2437ff75d9bd: Pulling fs layer 19:11:44 d65c8cfc05b1: Waiting 19:11:44 2437ff75d9bd: Waiting 19:11:45 04944245beec: Verifying Checksum 19:11:45 04944245beec: Download complete 19:11:45 765212b225bb: Verifying Checksum 19:11:45 765212b225bb: Download complete 19:11:45 f23df028b6ca: Verifying Checksum 19:11:45 f23df028b6ca: Download complete 19:11:45 d65c8cfc05b1: Verifying Checksum 19:11:45 d65c8cfc05b1: Download complete 19:11:45 699f458cf7ca: Download complete 19:11:45 8998bd30e6a1: Verifying Checksum 19:11:45 8998bd30e6a1: Download complete 19:11:48 2437ff75d9bd: Verifying Checksum 19:11:48 2437ff75d9bd: Download complete 19:11:50 8998bd30e6a1: Pull complete 19:11:50 04944245beec: Pull complete 19:11:51 699f458cf7ca: Pull complete 19:11:52 765212b225bb: Pull complete 19:11:53 f23df028b6ca: Pull complete 19:11:53 d65c8cfc05b1: Pull complete 19:12:11 2437ff75d9bd: Pull complete 19:12:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:12 prd-ubuntu20.04-docker-arm64-4c-16g-5273 does not seem to be running inside a container 19:12:12 $ 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/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:12:14 $ docker top 49c5f3813cb921ea05666df6ffac3dddf6588f5738fbb178b5f1c6b07d1ad306 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:15 ---> job-cost.sh 19:12:15 lf-activate-venv: SKIPPING 19:12:15 INFO: No Stack... 19:12:16 INFO: Retrieving Pricing Info for: v3-standard-4 19:12:16 INFO: Archiving Costs [Pipeline] sh 19:12:17 + cat /w/workspace/device-uart/1/archives/cost.csv 19:12:17 + cut -d, -f6 [Pipeline] lock 19:12:17 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-46-1-stack-cost] 19:12:17 Resource [jenkins-edgexfoundry-device-uart-PR-46-1-stack-cost] did not exist. Created. 19:12:17 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-46-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:18 /w/workspace/device-uart/1@tmp/durable-1424a6ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:12:18 + echo total: 0.10999999940395355 [Pipeline] stash 19:12:18 Warning: overwriting stash ‘stack-cost’ 19:12:18 Stashed 1 file(s) [Pipeline] } 19:12:18 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-46-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:18 $ docker stop --time=1 49c5f3813cb921ea05666df6ffac3dddf6588f5738fbb178b5f1c6b07d1ad306 19:12:20 $ docker rm -f --volumes 49c5f3813cb921ea05666df6ffac3dddf6588f5738fbb178b5f1c6b07d1ad306 [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 19:12:22 provisioning config files... 19:12:22 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-46@tmp/config15760550158854182681tmp [Pipeline] { [Pipeline] sh 19:12:22 + set +x 19:12:22 + + bash -s -- 19:12:22 curl -s https://codecov.io/bash 19:12:22 19:12:22 _____ _ 19:12:22 / ____| | | 19:12:22 | | ___ __| | ___ ___ _____ __ 19:12:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:12:22 | |___| (_) | (_| | __/ (_| (_) \ V / 19:12:22 \_____\___/ \__,_|\___|\___\___/ \_/ 19:12:22 Bash-1.0.6 19:12:22 19:12:22 19:12:22 ==> git version 2.25.1 found 19:12:22 ==> 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 19:12:22 Release-Date: 2020-01-08 19:12:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:12:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:12:22 ==> Jenkins CI detected. 19:12:22 current dir:  /w/workspace/edgexfoundry_device-uart_PR-46 19:12:22 project root: . 19:12:22 --> token set from env 19:12:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:12:22 ==> Running gcov in . (disable via -X gcov) 19:12:23 ==> Python coveragepy not found 19:12:23 ==> Searching for coverage reports in: 19:12:23 + . 19:12:23 -> Found 1 reports 19:12:23 ==> Detecting git/mercurial file structure 19:12:23 ==> Reading reports 19:12:23 + ./coverage.out bytes=10 19:12:23 ==> Appending adjustments 19:12:23 https://docs.codecov.io/docs/fixing-reports 19:12:23 + Found adjustments 19:12:23 ==> Gzipping contents 19:12:23 4.0K /tmp/codecov.6lJnYO.gz 19:12:23 ==> Uploading reports 19:12:23 url: https://codecov.io 19:12:23 query: branch=PR-46&commit=bab74745aba4971f5e6965fcae55cdff34a9de4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-46%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=46&job=&cmd_args= 19:12:23 -> Pinging Codecov 19:12:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-46&commit=bab74745aba4971f5e6965fcae55cdff34a9de4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-46%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=46&job=&cmd_args= 19:12:23 -> Uploading to 19:12:23 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/B9AA6E0BBD74AE3A32605C7A7C664919/bab74745aba4971f5e6965fcae55cdff34a9de4f/9a4af841-4f7c-4c07-8a61-c2f35da58bc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T191223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2472668863a07581b46769ad1b08cc37237c40ac278ad4a246c209ad267eea9 19:12:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:23 Dload Upload Total Spent Left Speed 19:12:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 6281 --:--:-- --:--:-- --:--:-- 6216 100 603 0 0 100 603 0 2192 --:--:-- --:--:-- --:--:-- 2184 19:12:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/bab74745aba4971f5e6965fcae55cdff34a9de4f [Pipeline] } 19:12:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 19:12:27 + [ -d /w/workspace/edgexfoundry_device-uart_PR-46/archives ] 19:12:27 + ls -al /w/workspace/edgexfoundry_device-uart_PR-46/archives 19:12:27 total 16 19:12:27 drwxr-xr-x 3 root root 4096 Mar 8 19:05 . 19:12:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 19:05 .. 19:12:27 drwxr-xr-x 2 root root 4096 Mar 8 19:05 cost 19:12:27 -rw-r--r-- 1 root root 82 Mar 8 19:05 cost.csv 19:12:27 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-46/archives 19:12:27 + ls -al /w/workspace/edgexfoundry_device-uart_PR-46/archives 19:12:27 total 16 19:12:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:05 . 19:12:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 19:05 .. 19:12:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 19:05 cost 19:12:27 -rw-r--r-- 1 jenkins jenkins 82 Mar 8 19:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:12:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:28 ---> package-listing.sh 19:12:28 ++ facter osfamily 19:12:28 ++ tr '[:upper:]' '[:lower:]' 19:12:28 + OS_FAMILY=debian 19:12:28 + workspace=/w/workspace/edgexfoundry_device-uart_PR-46 19:12:28 + START_PACKAGES=/tmp/packages_start.txt 19:12:28 + END_PACKAGES=/tmp/packages_end.txt 19:12:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:28 + PACKAGES=/tmp/packages_start.txt 19:12:28 + '[' /w/workspace/edgexfoundry_device-uart_PR-46 ']' 19:12:28 + PACKAGES=/tmp/packages_end.txt 19:12:28 + case "${OS_FAMILY}" in 19:12:28 + dpkg -l 19:12:28 + grep '^ii' 19:12:28 + '[' -f /tmp/packages_start.txt ']' 19:12:28 + '[' -f /tmp/packages_end.txt ']' 19:12:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:28 + '[' /w/workspace/edgexfoundry_device-uart_PR-46 ']' 19:12:28 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-46/archives/ 19:12:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-46/archives/ [Pipeline] echo 19:12:28 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_PR-46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:12:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:29 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 19:12:30 $ 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_PR-46/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_PR-46 -v /w/workspace/edgexfoundry_device-uart_PR-46:/w/workspace/edgexfoundry_device-uart_PR-46:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-46@tmp:/w/workspace/edgexfoundry_device-uart_PR-46@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:12:30 $ docker top 6b857b4b7d2b03128504faacaee50e155aea218785643c35c7e0cf40e321646c -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:30 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:31 + mkdir -p /var/log/sysstat [Pipeline] sh 19:12:31 + ls /var/log/sa-host 19:12:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:31 provisioning config files... 19:12:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-46@tmp/config5777362182663980017tmp [Pipeline] { [Pipeline] echo 19:12:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:32 ---> create-netrc.sh [Pipeline] } 19:12:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:32 ---> python-tools-install.sh [Pipeline] echo 19:12:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:32 ---> sudo-logs.sh 19:12:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:12:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:33 ---> job-cost.sh 19:12:33 lf-activate-venv: SKIPPING 19:12:33 DEBUG: total: 0.2199999988079071 19:12:33 INFO: Retrieving Stack Cost... 19:12:33 INFO: Retrieving Pricing Info for: v3-standard-8 19:12:34 INFO: Archiving Costs [Pipeline] echo 19:12:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:34 ---> logs-deploy.sh 19:12:34 lf-activate-venv: SKIPPING 19:12:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-46/1 19:12:34 INFO: archiving workspace using pattern(s): 19:12:35 Archives upload complete. 19:12:35 INFO: archiving logs to Nexus