Pull request #43 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9+333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 (203ab47b0a2ff262ec7dba08b57081a995d7aea6) 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-ssh347769753862460402.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-ssh1587463624488421190.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-43/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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7367500147922673365.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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15188772610917129560.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-ssh16393266709587838579.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-43/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-43/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5402737194730942617.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-1087 in /w/workspace/edgexfoundry_device-uart_PR-43 [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-43 # 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 Merging remotes/origin/main commit 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 into PR head commit 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 Merge succeeded, producing 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 Checking out Revision 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 (PR-43) 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 > 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/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 # 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 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:19:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:19:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:19:52 ========================================================= 18:19:52 EdgeX Global Pipelines Version Info 18:19:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:19:53 ------------------- 18:19:53 stable info: 18:19:53 ------------------- 18:19:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:19:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:19:53 Message: update stable to v1.0.258 18:19:54 ------------------- 18:19:54 experimental info: 18:19:54 ------------------- 18:19:54 Commited By: **** collab-it+edgex@linuxfoundation.org 18:19:54 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:19:54 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:19:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:19:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo 18:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo 18:19:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo 18:19:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] echo 18:19:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f64c3f [Pipeline] echo 18:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:56 provisioning config files... 18:19:56 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-43@tmp/config2028068268094714009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:57 ---> ****-login.sh 18:19:57 nexus3.edgexfoundry.org:10001 18:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:57 Configure a credential helper to remove this warning. See 18:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:57 18:19:57 Login Succeeded 18:19:57 nexus3.edgexfoundry.org:10002 18:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:57 Configure a credential helper to remove this warning. See 18:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:57 18:19:57 Login Succeeded 18:19:57 nexus3.edgexfoundry.org:10003 18:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:57 Configure a credential helper to remove this warning. See 18:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:57 18:19:57 Login Succeeded 18:19:57 nexus3.edgexfoundry.org:10004 18:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:57 Configure a credential helper to remove this warning. See 18:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:57 18:19:57 Login Succeeded 18:19:57 ****.io 18:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:58 Configure a credential helper to remove this warning. See 18:19:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:58 18:19:58 Login Succeeded 18:19:58 ---> ****-login.sh ends [Pipeline] } 18:19:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:19:58 + git rev-list -1 --merges 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9~1..3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] echo 18:19:58 -----------> git rev-list -1 --merges 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9~1..3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [false] [Pipeline] sh 18:19:59 + git log --format=format:%s -1 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] echo 18:19:59 ========================================================= 18:19:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:19:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:19:59 + git log --format=format:%s -1 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] echo 18:19:59 [semverPrep] GIT_COMMIT: 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:20:00 [semverPrep] This is not a build commit. [Pipeline] sh 18:20:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:20:00 + grep -v github /etc/ssh/ssh_known_hosts 18:20:00 + [ -e /tmp/ssh_known_hosts ] 18:20:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:20:00 + + sudo tee -a /etc/ssh/ssh_known_hosts 18:20:00 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:20:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:20:01 18:20:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:20:02 0.1.4: Pulling from edgex-devops/py-git-semver 18:20:02 b85a868b505f: Pulling fs layer 18:20:02 e2be974225ed: Pulling fs layer 18:20:02 339a4e72a1f5: Pulling fs layer 18:20:02 988bab9f4d93: Pulling fs layer 18:20:02 1469e6f7b9e6: Pulling fs layer 18:20:02 eaf3925da568: Pulling fs layer 18:20:02 bab4dde63d76: Pulling fs layer 18:20:02 bde34c3a00c8: Pulling fs layer 18:20:02 1469e6f7b9e6: Waiting 18:20:02 eaf3925da568: Waiting 18:20:02 988bab9f4d93: Waiting 18:20:02 b352a97aabf1: Pulling fs layer 18:20:02 4872d77fe225: Pulling fs layer 18:20:02 5851b861e8e6: Pulling fs layer 18:20:02 bde34c3a00c8: Waiting 18:20:02 b352a97aabf1: Waiting 18:20:02 4872d77fe225: Waiting 18:20:02 5851b861e8e6: Waiting 18:20:02 e2be974225ed: Verifying Checksum 18:20:02 e2be974225ed: Download complete 18:20:02 988bab9f4d93: Download complete 18:20:02 339a4e72a1f5: Verifying Checksum 18:20:02 339a4e72a1f5: Download complete 18:20:02 1469e6f7b9e6: Verifying Checksum 18:20:02 1469e6f7b9e6: Download complete 18:20:02 eaf3925da568: Verifying Checksum 18:20:02 eaf3925da568: Download complete 18:20:02 bde34c3a00c8: Verifying Checksum 18:20:02 bde34c3a00c8: Download complete 18:20:02 b352a97aabf1: Verifying Checksum 18:20:02 b352a97aabf1: Download complete 18:20:02 4872d77fe225: Verifying Checksum 18:20:02 4872d77fe225: Download complete 18:20:02 5851b861e8e6: Verifying Checksum 18:20:02 5851b861e8e6: Download complete 18:20:02 b85a868b505f: Verifying Checksum 18:20:02 b85a868b505f: Download complete 18:20:02 bab4dde63d76: Verifying Checksum 18:20:02 bab4dde63d76: Download complete 18:20:04 b85a868b505f: Pull complete 18:20:04 e2be974225ed: Pull complete 18:20:05 339a4e72a1f5: Pull complete 18:20:05 988bab9f4d93: Pull complete 18:20:06 1469e6f7b9e6: Pull complete 18:20:07 eaf3925da568: Pull complete 18:20:09 bab4dde63d76: Pull complete 18:20:10 bde34c3a00c8: Pull complete 18:20:11 b352a97aabf1: Pull complete 18:20:12 4872d77fe225: Pull complete 18:20:12 5851b861e8e6: Pull complete 18:20:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:20:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:20:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:13 prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container 18:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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 18:20:20 $ docker top b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f -eo pid,comm 18:20:20 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). 18:20:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:20:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:20 [ssh-agent] Looking for ssh-agent implementation... 18:20:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:21 $ docker exec b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f ssh-agent 18:20:21 SSH_AUTH_SOCK=/tmp/ssh-31SfjyRoJwHv/agent.32 18:20:21 SSH_AGENT_PID=38 18:20:21 Running ssh-add (command line suppressed) 18:20:21 Identity added: /w/workspace/edgexfoundry_device-uart_PR-43@tmp/private_key_8820597343294468064.key (/w/workspace/edgexfoundry_device-uart_PR-43@tmp/private_key_8820597343294468064.key) 18:20:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:21 + git tag --points-at HEAD [Pipeline] } 18:20:21 $ docker exec --env ******** --env ******** b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f ssh-agent -k 18:20:21 unset SSH_AUTH_SOCK; 18:20:21 unset SSH_AGENT_PID; 18:20:21 echo Agent pid 38 killed; 18:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:20:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:21 [ssh-agent] Looking for ssh-agent implementation... 18:20:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:22 $ docker exec b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f ssh-agent 18:20:22 SSH_AUTH_SOCK=/tmp/ssh-7ESauSoi0cg7/agent.70 18:20:22 SSH_AGENT_PID=76 18:20:22 Running ssh-add (command line suppressed) 18:20:22 Identity added: /w/workspace/edgexfoundry_device-uart_PR-43@tmp/private_key_13371748719342391747.key (/w/workspace/edgexfoundry_device-uart_PR-43@tmp/private_key_13371748719342391747.key) 18:20:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:22 + git semver init 18:20:22 2024-02-16 18:20:22,790 [run_init] DEBUG init version:0.0.0 force:False 18:20:22 2024-02-16 18:20:22,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-43/.semver 18:20:22 2024-02-16 18:20:22,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-43/.semver 18:20:22 2024-02-16 18:20:22,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-43/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-43, universal_newlines=False, shell=None, istream=None) 18:20:24 2024-02-16 18:20:24,187 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-43/.git/info/exclude 18:20:24 2024-02-16 18:20:24,188 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-43/.semver/PR-43 with force:False 18:20:24 2024-02-16 18:20:24,188 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-43/.semver/PR-43 18:20:24 2024-02-16 18:20:24,191 [execute] INFO git cat-file --batch-check 18:20:24 2024-02-16 18:20:24,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-43/.semver, universal_newlines=False, shell=None, istream=) 18:20:24 2024-02-16 18:20:24,199 [execute] INFO git cat-file --batch 18:20:24 2024-02-16 18:20:24,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-43/.semver, universal_newlines=False, shell=None, istream=) 18:20:24 2024-02-16 18:20:24,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-43/.semver/PR-43 18:20:24 0.0.0 [Pipeline] } 18:20:24 $ docker exec --env ******** --env ******** b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f ssh-agent -k 18:20:24 unset SSH_AUTH_SOCK; 18:20:24 unset SSH_AGENT_PID; 18:20:24 echo Agent pid 76 killed; 18:20:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:20:25 + git semver [Pipeline] } 18:20:25 $ docker stop --time=1 b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f 18:20:26 $ docker rm -f --volumes b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f [Pipeline] // withDockerContainer [Pipeline] sh 18:20:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:20:27 Stashed 1 file(s) [Pipeline] echo 18:20:27 [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 18:20:28 provisioning config files... 18:20:28 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-43@tmp/config9845937816642977993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:28 ---> ****-login.sh 18:20:28 nexus3.edgexfoundry.org:10001 18:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:28 Configure a credential helper to remove this warning. See 18:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:28 18:20:28 Login Succeeded 18:20:28 nexus3.edgexfoundry.org:10002 18:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:28 Configure a credential helper to remove this warning. See 18:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:28 18:20:28 Login Succeeded 18:20:28 nexus3.edgexfoundry.org:10003 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 nexus3.edgexfoundry.org:10004 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 ****.io 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 ---> ****-login.sh ends [Pipeline] } 18:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:20:29 ========================================================= 18:20:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:20:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:30 + 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 . 18:20:30 Sending build context to Docker daemon 23.09MB 18:20:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:20:30 Step 2/12 : FROM ${BASE} AS builder 18:20:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:20:30 7264a8db6415: Pulling fs layer 18:20:30 c4d48a809fc2: Pulling fs layer 18:20:30 4f1c88b9dad5: Pulling fs layer 18:20:30 ad3a456e5733: Pulling fs layer 18:20:30 69c7f0334f64: Pulling fs layer 18:20:30 1f1c1a5573a3: Pulling fs layer 18:20:30 ce7588e14bc9: Pulling fs layer 18:20:30 b5e4710f87ac: Pulling fs layer 18:20:30 69c7f0334f64: Waiting 18:20:30 1f1c1a5573a3: Waiting 18:20:30 ce7588e14bc9: Waiting 18:20:30 b5e4710f87ac: Waiting 18:20:30 ad3a456e5733: Waiting 18:20:30 c4d48a809fc2: Verifying Checksum 18:20:30 c4d48a809fc2: Download complete 18:20:30 ad3a456e5733: Verifying Checksum 18:20:30 ad3a456e5733: Download complete 18:20:30 69c7f0334f64: Verifying Checksum 18:20:30 69c7f0334f64: Download complete 18:20:30 7264a8db6415: Verifying Checksum 18:20:30 7264a8db6415: Download complete 18:20:30 1f1c1a5573a3: Verifying Checksum 18:20:30 1f1c1a5573a3: Download complete 18:20:30 7264a8db6415: Pull complete 18:20:30 b5e4710f87ac: Verifying Checksum 18:20:30 b5e4710f87ac: Download complete 18:20:30 c4d48a809fc2: Pull complete 18:20:31 4f1c88b9dad5: Verifying Checksum 18:20:31 4f1c88b9dad5: Download complete 18:20:31 ce7588e14bc9: Verifying Checksum 18:20:31 ce7588e14bc9: Download complete 18:20:34 4f1c88b9dad5: Pull complete 18:20:34 ad3a456e5733: Pull complete 18:20:34 69c7f0334f64: Pull complete 18:20:34 1f1c1a5573a3: Pull complete 18:20:36 ce7588e14bc9: Pull complete 18:20:37 b5e4710f87ac: Pull complete 18:20:37 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:20:37 ---> 88b5674ff536 18:20:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:20:43 Still waiting to schedule task 18:20:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:20:47 ---> Running in 76d0d6bbce51 18:20:47 Removing intermediate container 76d0d6bbce51 18:20:47 ---> b4d9139dc209 18:20:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:20:47 ---> Running in f38fb4574d22 18:20:47 Removing intermediate container f38fb4574d22 18:20:47 ---> 4ee76ddc09e9 18:20:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:20:47 ---> Running in 03b0aacdb8b4 18:20:47 Removing intermediate container 03b0aacdb8b4 18:20:47 ---> 22218b69059a 18:20:47 Step 6/12 : WORKDIR /device-uart 18:20:47 ---> Running in 8d8de5fbf2be 18:20:47 Removing intermediate container 8d8de5fbf2be 18:20:47 ---> 11335b15f353 18:20:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:47 ---> Running in b28abc32e91f 18:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:20:50 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:20:50 (2/4) Installing libedit (20221030.3.1-r1) 18:20:50 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:20:50 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:20:50 Executing busybox-1.36.1-r5.trigger 18:20:50 OK: 268 MiB in 56 packages 18:20:51 Removing intermediate container b28abc32e91f 18:20:51 ---> 25511e78d832 18:20:51 Step 8/12 : COPY go.mod vendor* ./ 18:20:51 ---> 4630a90a2ea4 18:20:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:51 ---> Running in e4437fa418db 18:21:29 Removing intermediate container e4437fa418db 18:21:29 ---> 2a061bc3b595 18:21:29 Step 10/12 : COPY . . 18:21:29 ---> 20a1633736b0 18:21:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:21:29 ---> Running in 55d3896b5859 18:21:29 Removing intermediate container 55d3896b5859 18:21:29 ---> 8a86210fb295 18:21:29 Step 12/12 : RUN ${MAKE} 18:21:29 ---> Running in 46b9c57ecec5 18:21:29 noop 18:21:29 Removing intermediate container 46b9c57ecec5 18:21:29 ---> 9fb964733fab 18:21:29 Successfully built 9fb964733fab 18:21:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:30 + docker inspect -f . ci-base-image-x86_64 18:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:30 prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container 18:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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 18:21:31 $ docker top 9504ff6101a289bdcbec413df1535edaa5a9d2c71da2779f4de0979cb3b7c46b -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:31 + go version 18:21:31 go version go1.21.0 linux/amd64 [Pipeline] } 18:21:31 $ docker stop --time=1 9504ff6101a289bdcbec413df1535edaa5a9d2c71da2779f4de0979cb3b7c46b 18:21:33 $ docker rm -f --volumes 9504ff6101a289bdcbec413df1535edaa5a9d2c71da2779f4de0979cb3b7c46b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:34 + docker inspect -f . ci-base-image-x86_64 18:21:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:34 prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container 18:21:34 $ 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-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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 18:21:34 $ docker top 23ce387bf514b8f96b09ed197623cb2a9502f9d8c309ff6b9d10051e5013014e -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-43 [Pipeline] fileExists [Pipeline] sh 18:21:35 + make test 18:21:35 go test ./... -coverprofile=coverage.out 18:21:37 ? github.com/edgexfoundry/device-uart [no test files] 18:21:47 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:21:47 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:21:52 go vet ./... 18:21:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:21:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:21:55 ./bin/test-attribution-txt.sh 18:21:55 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 18:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:21:56 $ docker stop --time=1 23ce387bf514b8f96b09ed197623cb2a9502f9d8c309ff6b9d10051e5013014e 18:22:02 $ docker rm -f --volumes 23ce387bf514b8f96b09ed197623cb2a9502f9d8c309ff6b9d10051e5013014e [Pipeline] // withDockerContainer [Pipeline] sh 18:22:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:22:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:22:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:22:04 + ls -al . 18:22:04 total 156 18:22:04 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 18:21 . 18:22:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 18:19 .. 18:22:04 -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 18:19 .dockerignore 18:22:04 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 18:21 .git 18:22:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:19 .github 18:22:04 -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 18:19 .gitignore 18:22:04 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 18:19 .golangci.yml 18:22:04 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 18:20 .semver 18:22:04 -rw-rw-r-- 1 jenkins jenkins 9941 Feb 16 18:19 Attribution.txt 18:22:04 -rw-rw-r-- 1 jenkins jenkins 1908 Feb 16 18:19 CHANGELOG.md 18:22:04 -rw-rw-r-- 1 jenkins jenkins 1886 Feb 16 18:19 Dockerfile 18:22:04 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 18:19 GOVERNANCE.md 18:22:04 -rw-rw-r-- 1 jenkins jenkins 675 Feb 16 18:19 Jenkinsfile 18:22:04 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 18:19 LICENSE 18:22:04 -rw-rw-r-- 1 jenkins jenkins 1872 Feb 16 18:19 Makefile 18:22:04 -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 18:19 OWNERS.md 18:22:04 -rw-rw-r-- 1 jenkins jenkins 8892 Feb 16 18:19 README.md 18:22:04 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 18:20 VERSION 18:22:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 18:19 bin 18:22:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:19 cmd 18:22:04 -rw-r--r-- 1 jenkins jenkins 10 Feb 16 18:21 coverage.out 18:22:04 -rw-rw-r-- 1 jenkins jenkins 3765 Feb 16 18:19 go.mod 18:22:04 -rw-rw-r-- 1 jenkins jenkins 34553 Feb 16 18:19 go.sum 18:22:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:19 internal 18:22:04 -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 18:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:04 + 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=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 --label arch=amd64 --label version=0.0.0 . 18:22:04 Sending build context to Docker daemon 23.09MB 18:22:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:22:04 Step 2/26 : FROM ${BASE} AS builder 18:22:04 ---> 9fb964733fab 18:22:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:22:05 ---> Running in 0c4731f3d158 18:22:05 Removing intermediate container 0c4731f3d158 18:22:05 ---> 980e47000d45 18:22:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:22:05 ---> Running in f6c7c8c7c159 18:22:05 Removing intermediate container f6c7c8c7c159 18:22:05 ---> 719cccc5ba74 18:22:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:22:05 ---> Running in 7819731e020c 18:22:05 Removing intermediate container 7819731e020c 18:22:05 ---> 05ebe9e57830 18:22:05 Step 6/26 : WORKDIR /device-uart 18:22:05 ---> Running in 8ffc38ed32a1 18:22:05 Removing intermediate container 8ffc38ed32a1 18:22:05 ---> 9c56ff5f940c 18:22:05 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:22:05 ---> Running in 09d37e837d52 18:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:22:06 OK: 268 MiB in 56 packages 18:22:06 Removing intermediate container 09d37e837d52 18:22:06 ---> db21c357a3a8 18:22:06 Step 8/26 : COPY go.mod vendor* ./ 18:22:06 ---> e3f431bbc746 18:22:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:06 ---> Running in 8b779d4d8242 18:22:07 Removing intermediate container 8b779d4d8242 18:22:07 ---> ada90ea8f07d 18:22:07 Step 10/26 : COPY . . 18:22:08 ---> 2baa97736aed 18:22:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:22:08 ---> Running in 4cea0defe919 18:22:08 Removing intermediate container 4cea0defe919 18:22:08 ---> 2b7dd29969f0 18:22:08 Step 12/26 : RUN ${MAKE} 18:22:08 ---> Running in 17fe5a9ac5e6 18:22:09 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.8" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:22:35 Removing intermediate container 17fe5a9ac5e6 18:22:35 ---> 6416d456c8eb 18:22:35 Step 13/26 : FROM alpine:3.18 18:22:35 3.18: Pulling from library/alpine 18:22:35 619be1103602: Pulling fs layer 18:22:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1088 in /w/workspace/edgexfoundry_device-uart_PR-43 [Pipeline] { 18:22:37 619be1103602: Download complete 18:22:37 619be1103602: Pull complete 18:22:37 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:22:37 Status: Downloaded newer image for alpine:3.18 18:22:37 ---> d3782b16ccc9 18:22:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [Pipeline] ws 18:22:37 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:22:37 ---> Running in fe036b042d8a 18:22:38 Removing intermediate container fe036b042d8a 18:22:38 ---> 6cef669f8808 18:22:38 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:22:38 ---> Running in 1f777361d8f5 18:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:22:39 (1/1) Installing dumb-init (1.2.5-r2) 18:22:39 Executing busybox-1.36.1-r5.trigger 18:22:39 OK: 7 MiB in 16 packages 18:22:39 Removing intermediate container 1f777361d8f5 18:22:39 ---> e638092c109c 18:22:39 Step 16/26 : RUN apk --no-cache upgrade 18:22:39 ---> Running in 03a1e14d8c76 18:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:22:39 OK: 7 MiB in 16 packages 18:22:40 Removing intermediate container 03a1e14d8c76 18:22:40 ---> 745a94d32c8e 18:22:40 Step 17/26 : WORKDIR / 18:22:40 ---> Running in 5c05a63f64a9 18:22:40 Removing intermediate container 5c05a63f64a9 18:22:40 ---> b365daf6132a 18:22:40 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:22:40 ---> 74f6e2d919ce 18:22:40 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:22:40 ---> 518839eeee60 18:22:40 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:22:40 The recommended git tool is: git 18:22:41 ---> 7d9b06562e5e 18:22:41 Step 21/26 : EXPOSE 59995 18:22:41 ---> Running in eb48d4452bee 18:22:41 Removing intermediate container eb48d4452bee 18:22:41 ---> 42b5443bc257 18:22:41 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:22:41 ---> Running in 43564406b9cf 18:22:41 Removing intermediate container 43564406b9cf 18:22:41 ---> a1a5577ceca9 18:22:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:22:41 ---> Running in a96fb173202c 18:22:41 Removing intermediate container a96fb173202c 18:22:41 ---> e8ae6058de69 18:22:41 Step 24/26 : LABEL arch=amd64 18:22:41 ---> Running in 7715029bb387 18:22:41 Removing intermediate container 7715029bb387 18:22:41 ---> 98617b84f435 18:22:41 Step 25/26 : LABEL git_sha=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 18:22:41 ---> Running in 4ef96493c0e3 18:22:41 Removing intermediate container 4ef96493c0e3 18:22:41 ---> 7d167efde9ba 18:22:41 Step 26/26 : LABEL version=0.0.0 18:22:41 ---> Running in e965a6843523 18:22:42 Removing intermediate container e965a6843523 18:22:42 ---> d8a6bbfca530 18:22:42 [Warning] One or more build-args [ARCH] were not consumed 18:22:42 Successfully built d8a6bbfca530 18:22:42 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 18:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:43 18:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:43 latest: Pulling from edgex-lftools-log-publisher 18:22:43 5eb5b503b376: Pulling fs layer 18:22:43 5c69ac0246d0: Pulling fs layer 18:22:43 ec43610c2a17: Pulling fs layer 18:22:43 3a2ae6a8a46f: Pulling fs layer 18:22:43 33b1e0a273af: Pulling fs layer 18:22:43 5d3b04190fa2: Pulling fs layer 18:22:43 2f39f015ded8: Pulling fs layer 18:22:43 3a2ae6a8a46f: Waiting 18:22:43 33b1e0a273af: Waiting 18:22:43 5d3b04190fa2: Waiting 18:22:43 2f39f015ded8: Waiting 18:22:43 5c69ac0246d0: Verifying Checksum 18:22:43 5c69ac0246d0: Download complete 18:22:43 3a2ae6a8a46f: Download complete 18:22:43 33b1e0a273af: Verifying Checksum 18:22:43 33b1e0a273af: Download complete 18:22:43 5d3b04190fa2: Verifying Checksum 18:22:43 5d3b04190fa2: Download complete 18:22:43 ec43610c2a17: Verifying Checksum 18:22:43 ec43610c2a17: Download complete 18:22:44 5eb5b503b376: Verifying Checksum 18:22:44 5eb5b503b376: Download complete 18:22:44 2f39f015ded8: Download complete 18:22:45 5eb5b503b376: Pull complete 18:22:45 5c69ac0246d0: Pull complete 18:22:45 ec43610c2a17: Pull complete 18:22:45 3a2ae6a8a46f: Pull complete 18:22:45 33b1e0a273af: Pull complete 18:22:45 5d3b04190fa2: Pull complete 18:22:48 using credential edgex-jenkins-ssh 18:22:48 Cloning the remote Git repository 18:22:48 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:22:48 > git init /w/workspace/device-uart/1 # timeout=10 18:22:50 2f39f015ded8: Pull complete 18:22:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:50 prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container 18:22:50 $ 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-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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 18:22:50 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:22:50 > git --version # timeout=10 18:22:50 > git --version # 'git version 2.25.1' 18:22:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:22:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:53 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:22:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:54 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:22:54 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:22:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:22:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:22:54 Merging remotes/origin/main commit 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 into PR head commit 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 18:22:55 Merge succeeded, producing 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 18:22:55 Checking out Revision 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 (PR-43) 18:22:55 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:22:56 > git --version # timeout=10 18:22:56 > git --version # 'git version 2.25.1' 18:22:56 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:22:54 > git config core.sparsecheckout # timeout=10 18:22:55 > git checkout -f 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 # timeout=10 18:22:55 > git remote # timeout=10 18:22:55 > git config --get remote.origin.url # timeout=10 18:22:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:22:55 > git merge 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 18:22:55 > git rev-parse HEAD^{commit} # timeout=10 18:22:55 > git config core.sparsecheckout # timeout=10 18:22:55 > git checkout -f 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 # timeout=10 18:22:56 18:22:56 GitHub has been notified of this commit’s build result 18:22:56 18:22:58 $ docker top 1a5029fe11d11a0d2ec9b9cf17009df04d5338d994c2cca09aef19cfe3a6c305 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 18:22:59 ---> job-cost.sh 18:22:59 lf-activate-venv: SKIPPING 18:22:59 INFO: No Stack... [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:22:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:22:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:59 Dload Upload Total Spent Left Speed 18:22:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 18:23:00 INFO: Archiving Costs [Pipeline] sh 18:23:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:23:00 + cat /w/workspace/edgexfoundry_device-uart_PR-43/archives/cost.csv 18:23:00 + cut -d, -f6 [Pipeline] lock 18:23:00 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] 18:23:00 Resource [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] did not exist. Created. 18:23:00 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash 18:23:00 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 18:23:00 tee /etc/docker/daemon.new 18:23:00 { 18:23:00 "registry-mirrors": [ 18:23:00 "https://nexus3.edgexfoundry.org:10001" 18:23:00 ], 18:23:00 "bip": "10.250.0.254/24", 18:23:00 "hosts": [ 18:23:00 "tcp://0.0.0.0:5555", 18:23:00 "unix:///var/run/docker.sock" 18:23:00 ], 18:23:00 "mtu": 1458, 18:23:00 "selinux-enabled": true, 18:23:00 "seccomp-profile": "/etc/docker/seccomp.json" 18:23:00 } [Pipeline] sh [Pipeline] sh 18:23:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 18:23:01 + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash 18:23:01 Stashed 1 file(s) [Pipeline] } 18:23:01 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] 18:23:01 + sudo service docker restart [Pipeline] // lock [Pipeline] } 18:23:01 $ docker stop --time=1 1a5029fe11d11a0d2ec9b9cf17009df04d5338d994c2cca09aef19cfe3a6c305 18:23:02 $ docker rm -f --volumes 1a5029fe11d11a0d2ec9b9cf17009df04d5338d994c2cca09aef19cfe3a6c305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:23 provisioning config files... 18:23:23 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config11148636627564537590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:24 ---> ****-login.sh 18:23:24 nexus3.edgexfoundry.org:10001 18:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:24 Configure a credential helper to remove this warning. See 18:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:24 18:23:24 Login Succeeded 18:23:24 nexus3.edgexfoundry.org:10002 18:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:24 Configure a credential helper to remove this warning. See 18:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:24 18:23:24 Login Succeeded 18:23:24 nexus3.edgexfoundry.org:10003 18:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:25 Configure a credential helper to remove this warning. See 18:23:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:25 18:23:25 Login Succeeded 18:23:25 nexus3.edgexfoundry.org:10004 18:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:25 Configure a credential helper to remove this warning. See 18:23:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:25 18:23:25 Login Succeeded 18:23:25 ****.io 18:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:26 Configure a credential helper to remove this warning. See 18:23:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:26 18:23:26 Login Succeeded 18:23:26 ---> ****-login.sh ends [Pipeline] } 18:23:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:23:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:23:26 ========================================================= 18:23:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:23:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:27 + 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 . 18:23:28 Sending build context to Docker daemon 11.61MB 18:23:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:23:28 Step 2/12 : FROM ${BASE} AS builder 18:23:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:23:28 9fda8d8052c6: Pulling fs layer 18:23:28 5d54e960e981: Pulling fs layer 18:23:28 c4a7e357bf2a: Pulling fs layer 18:23:28 f0e02332f6b5: Pulling fs layer 18:23:28 872ee5b61b7b: Pulling fs layer 18:23:28 0c6a40ed1a82: Pulling fs layer 18:23:28 94ae7d8d031c: Pulling fs layer 18:23:28 872ee5b61b7b: Waiting 18:23:28 94ae7d8d031c: Waiting 18:23:28 0c6a40ed1a82: Waiting 18:23:28 f0e02332f6b5: Waiting 18:23:28 5d54e960e981: Download complete 18:23:28 f0e02332f6b5: Verifying Checksum 18:23:28 f0e02332f6b5: Download complete 18:23:28 872ee5b61b7b: Verifying Checksum 18:23:28 872ee5b61b7b: Download complete 18:23:28 9fda8d8052c6: Verifying Checksum 18:23:28 9fda8d8052c6: Download complete 18:23:28 94ae7d8d031c: Verifying Checksum 18:23:28 94ae7d8d031c: Download complete 18:23:29 9fda8d8052c6: Pull complete 18:23:30 c4a7e357bf2a: Verifying Checksum 18:23:30 c4a7e357bf2a: Download complete 18:23:31 0c6a40ed1a82: Verifying Checksum 18:23:31 0c6a40ed1a82: Download complete 18:23:34 5d54e960e981: Pull complete 18:23:52 c4a7e357bf2a: Pull complete 18:23:52 f0e02332f6b5: Pull complete 18:23:52 872ee5b61b7b: Pull complete 18:23:59 0c6a40ed1a82: Pull complete 18:24:00 94ae7d8d031c: Pull complete 18:24:00 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:24:00 ---> 86de565de09d 18:24:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:24:02 ---> Running in 6dc34f62fcd3 18:24:02 Removing intermediate container 6dc34f62fcd3 18:24:02 ---> 745a8788339a 18:24:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:24:02 ---> Running in 04fe99125bd7 18:24:02 Removing intermediate container 04fe99125bd7 18:24:02 ---> 6334489220b6 18:24:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:24:02 ---> Running in 08263ec64a99 18:24:03 Removing intermediate container 08263ec64a99 18:24:03 ---> 5661ec74de4d 18:24:03 Step 6/12 : WORKDIR /device-uart 18:24:03 ---> Running in 028a5c832c1a 18:24:03 Removing intermediate container 028a5c832c1a 18:24:03 ---> 3b3764ea38df 18:24:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:03 ---> Running in 69dad43bdf55 18:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:24:06 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:24:06 (2/4) Installing libedit (20221030.3.1-r1) 18:24:06 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:24:06 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:24:06 Executing busybox-1.36.1-r5.trigger 18:24:06 OK: 271 MiB in 56 packages 18:24:07 Removing intermediate container 69dad43bdf55 18:24:07 ---> 753268d12af9 18:24:07 Step 8/12 : COPY go.mod vendor* ./ 18:24:08 ---> eb2e71d0266d 18:24:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:08 ---> Running in feda2982a89a 18:25:16 Removing intermediate container feda2982a89a 18:25:16 ---> e52c3c809881 18:25:16 Step 10/12 : COPY . . 18:25:16 ---> 97cd7d3a93ef 18:25:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:25:16 ---> Running in c91c7004e2cf 18:25:16 Removing intermediate container c91c7004e2cf 18:25:16 ---> 6636e7b6bb62 18:25:16 Step 12/12 : RUN ${MAKE} 18:25:16 ---> Running in 1caa15c46f95 18:25:16 noop 18:25:16 Removing intermediate container 1caa15c46f95 18:25:16 ---> d88bdffa01f6 18:25:16 Successfully built d88bdffa01f6 18:25:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:16 + docker inspect -f . ci-base-image-arm64 18:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-1088 does not seem to be running inside a container 18:25:17 $ 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 18:25:18 $ docker top d7e060ef46fbaca961dbdf881c2bc5a133660d218cd43069356cc6a7d147fdf5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:19 + go version 18:25:19 go version go1.21.0 linux/arm64 [Pipeline] } 18:25:19 $ docker stop --time=1 d7e060ef46fbaca961dbdf881c2bc5a133660d218cd43069356cc6a7d147fdf5 18:25:20 $ docker rm -f --volumes d7e060ef46fbaca961dbdf881c2bc5a133660d218cd43069356cc6a7d147fdf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:22 + docker inspect -f . ci-base-image-arm64 18:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:22 prd-ubuntu20.04-docker-arm64-4c-16g-1088 does not seem to be running inside a container 18:25:22 $ 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 18:25:23 $ docker top 99173658c6cbec0987eec0061664787952a216629e3de3484c0e66971b74b273 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:24 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:25:25 + make test 18:25:25 go test ./... -coverprofile=coverage.out 18:25:31 ? github.com/edgexfoundry/device-uart [no test files] 18:26:53 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:26:53 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:26:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:26:53 go vet ./... 18:27:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:27:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:27:15 ./bin/test-attribution-txt.sh 18:27:15 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 18:27:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:27:15 $ docker stop --time=1 99173658c6cbec0987eec0061664787952a216629e3de3484c0e66971b74b273 18:27:17 $ docker rm -f --volumes 99173658c6cbec0987eec0061664787952a216629e3de3484c0e66971b74b273 [Pipeline] // withDockerContainer [Pipeline] sh 18:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:27:18 Warning: overwriting stash ‘coverage-report’ 18:27:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:27:20 + ls -al . 18:27:20 total 152 18:27:20 drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 18:25 . 18:27:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 18:22 .. 18:27:20 -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 18:22 .dockerignore 18:27:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 18:22 .git 18:27:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:22 .github 18:27:20 -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 18:22 .gitignore 18:27:20 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 18:22 .golangci.yml 18:27:20 -rw-rw-r-- 1 jenkins jenkins 9941 Feb 16 18:22 Attribution.txt 18:27:20 -rw-rw-r-- 1 jenkins jenkins 1908 Feb 16 18:22 CHANGELOG.md 18:27:20 -rw-rw-r-- 1 jenkins jenkins 1886 Feb 16 18:22 Dockerfile 18:27:20 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 18:22 GOVERNANCE.md 18:27:20 -rw-rw-r-- 1 jenkins jenkins 675 Feb 16 18:22 Jenkinsfile 18:27:20 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 18:22 LICENSE 18:27:20 -rw-rw-r-- 1 jenkins jenkins 1872 Feb 16 18:22 Makefile 18:27:20 -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 18:22 OWNERS.md 18:27:20 -rw-rw-r-- 1 jenkins jenkins 8892 Feb 16 18:22 README.md 18:27:20 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 18:20 VERSION 18:27:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 18:22 bin 18:27:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:22 cmd 18:27:20 -rw-r--r-- 1 jenkins jenkins 10 Feb 16 18:25 coverage.out 18:27:20 -rw-rw-r-- 1 jenkins jenkins 3765 Feb 16 18:22 go.mod 18:27:20 -rw-rw-r-- 1 jenkins jenkins 34553 Feb 16 18:22 go.sum 18:27:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:22 internal 18:27:20 -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:20 + 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=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 --label arch=arm64 --label version=0.0.0 . 18:27:20 Sending build context to Docker daemon 11.61MB 18:27:21 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:27:21 Step 2/26 : FROM ${BASE} AS builder 18:27:21 ---> d88bdffa01f6 18:27:21 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:27:21 ---> Running in 13c379f71b32 18:27:21 Removing intermediate container 13c379f71b32 18:27:21 ---> b78d2fc0456f 18:27:21 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:27:21 ---> Running in 6cbd2d564712 18:27:21 Removing intermediate container 6cbd2d564712 18:27:21 ---> 005a9989af93 18:27:21 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:27:21 ---> Running in b2797a70021f 18:27:22 Removing intermediate container b2797a70021f 18:27:22 ---> f0884e0cdb52 18:27:22 Step 6/26 : WORKDIR /device-uart 18:27:22 ---> Running in 87aa478fcd9b 18:27:22 Removing intermediate container 87aa478fcd9b 18:27:22 ---> 479ad863ac36 18:27:22 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:27:22 ---> Running in 0a5fb07707a2 18:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:27:24 OK: 271 MiB in 56 packages 18:27:25 Removing intermediate container 0a5fb07707a2 18:27:25 ---> 3ac02721ccbf 18:27:25 Step 8/26 : COPY go.mod vendor* ./ 18:27:26 ---> 8a686de7962d 18:27:26 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:26 ---> Running in a78ff89fdd99 18:27:28 Removing intermediate container a78ff89fdd99 18:27:28 ---> 0ad4c9273ab2 18:27:28 Step 10/26 : COPY . . 18:27:29 ---> 8710d8c56d95 18:27:29 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:29 ---> Running in 96060dadb5fe 18:27:29 Removing intermediate container 96060dadb5fe 18:27:29 ---> 5dfaa2f8c651 18:27:29 Step 12/26 : RUN ${MAKE} 18:27:29 ---> Running in 0720d9e9ce10 18:27:30 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.8" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:29:21 Removing intermediate container 0720d9e9ce10 18:29:21 ---> 151aa36d9cd7 18:29:21 Step 13/26 : FROM alpine:3.18 18:29:21 3.18: Pulling from library/alpine 18:29:21 c6b39de5b339: Pulling fs layer 18:29:21 c6b39de5b339: Verifying Checksum 18:29:21 c6b39de5b339: Download complete 18:29:21 c6b39de5b339: Pull complete 18:29:21 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:29:21 Status: Downloaded newer image for alpine:3.18 18:29:21 ---> 33abbf032149 18:29:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:29:21 ---> Running in f30484ccf32c 18:29:21 Removing intermediate container f30484ccf32c 18:29:21 ---> c688a8458c41 18:29:21 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:29:21 ---> Running in 8524ba905587 18:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:29:21 (1/1) Installing dumb-init (1.2.5-r2) 18:29:21 Executing busybox-1.36.1-r5.trigger 18:29:21 OK: 8 MiB in 16 packages 18:29:21 Removing intermediate container 8524ba905587 18:29:21 ---> 8761d6882a54 18:29:21 Step 16/26 : RUN apk --no-cache upgrade 18:29:21 ---> Running in 2402a1ad1d47 18:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:29:21 OK: 8 MiB in 16 packages 18:29:21 Removing intermediate container 2402a1ad1d47 18:29:21 ---> f67baa551135 18:29:21 Step 17/26 : WORKDIR / 18:29:21 ---> Running in ae331e5762c5 18:29:21 Removing intermediate container ae331e5762c5 18:29:21 ---> ed1104640609 18:29:21 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:29:21 ---> 6c7208b6f7d6 18:29:21 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:29:22 ---> 88cb5b4f0b49 18:29:22 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:29:23 ---> 08fe51b9ca62 18:29:23 Step 21/26 : EXPOSE 59995 18:29:24 ---> Running in 3a58db54b38c 18:29:24 Removing intermediate container 3a58db54b38c 18:29:24 ---> 6b678a17cb74 18:29:24 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:29:24 ---> Running in 2b1cc1cb34b5 18:29:24 Removing intermediate container 2b1cc1cb34b5 18:29:24 ---> b63041422097 18:29:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:29:24 ---> Running in 3dbdbb335697 18:29:24 Removing intermediate container 3dbdbb335697 18:29:24 ---> 68827426cbf7 18:29:24 Step 24/26 : LABEL arch=arm64 18:29:24 ---> Running in cfd1818c3720 18:29:25 Removing intermediate container cfd1818c3720 18:29:25 ---> d4076b11de73 18:29:25 Step 25/26 : LABEL git_sha=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 18:29:25 ---> Running in 40ae1b50596c 18:29:25 Removing intermediate container 40ae1b50596c 18:29:25 ---> 3490798d60c1 18:29:25 Step 26/26 : LABEL version=0.0.0 18:29:25 ---> Running in f64107274c9d 18:29:26 Removing intermediate container f64107274c9d 18:29:26 ---> 7c67255715ed 18:29:26 [Warning] One or more build-args [ARCH] were not consumed 18:29:26 Successfully built 7c67255715ed 18:29:26 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 18:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:27 18:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:27 arm64: Pulling from edgex-lftools-log-publisher 18:29:27 8998bd30e6a1: Pulling fs layer 18:29:27 04944245beec: Pulling fs layer 18:29:27 699f458cf7ca: Pulling fs layer 18:29:27 765212b225bb: Pulling fs layer 18:29:27 f23df028b6ca: Pulling fs layer 18:29:27 d65c8cfc05b1: Pulling fs layer 18:29:27 2437ff75d9bd: Pulling fs layer 18:29:27 f23df028b6ca: Waiting 18:29:27 765212b225bb: Waiting 18:29:27 d65c8cfc05b1: Waiting 18:29:28 04944245beec: Verifying Checksum 18:29:28 04944245beec: Download complete 18:29:28 765212b225bb: Verifying Checksum 18:29:28 765212b225bb: Download complete 18:29:28 f23df028b6ca: Verifying Checksum 18:29:28 f23df028b6ca: Download complete 18:29:28 d65c8cfc05b1: Verifying Checksum 18:29:28 d65c8cfc05b1: Download complete 18:29:28 699f458cf7ca: Verifying Checksum 18:29:28 699f458cf7ca: Download complete 18:29:28 8998bd30e6a1: Verifying Checksum 18:29:28 8998bd30e6a1: Download complete 18:29:31 2437ff75d9bd: Verifying Checksum 18:29:31 2437ff75d9bd: Download complete 18:29:33 8998bd30e6a1: Pull complete 18:29:36 04944245beec: Pull complete 18:29:37 699f458cf7ca: Pull complete 18:29:37 765212b225bb: Pull complete 18:29:38 f23df028b6ca: Pull complete 18:29:38 d65c8cfc05b1: Pull complete 18:29:57 2437ff75d9bd: Pull complete 18:29:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:29:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:57 prd-ubuntu20.04-docker-arm64-4c-16g-1088 does not seem to be running inside a container 18:29:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 18:30:00 $ docker top f6f928bb7c4d2f3391bb61c9a88f9e08d427d2d0dba0962c244e592e671de53b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:00 ---> job-cost.sh 18:30:01 lf-activate-venv: SKIPPING 18:30:01 INFO: No Stack... 18:30:01 INFO: Retrieving Pricing Info for: v3-standard-4 18:30:02 INFO: Archiving Costs [Pipeline] sh 18:30:02 + cut -d, -f6 18:30:02 + cat /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock 18:30:02 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] 18:30:02 Resource [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] did not exist. Created. 18:30:02 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:03 /w/workspace/device-uart/1@tmp/durable-2fef4695/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:30:03 + echo total: 0.10999999940395355 [Pipeline] stash 18:30:03 Warning: overwriting stash ‘stack-cost’ 18:30:03 Stashed 1 file(s) [Pipeline] } 18:30:03 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:03 $ docker stop --time=1 f6f928bb7c4d2f3391bb61c9a88f9e08d427d2d0dba0962c244e592e671de53b 18:30:06 $ docker rm -f --volumes f6f928bb7c4d2f3391bb61c9a88f9e08d427d2d0dba0962c244e592e671de53b [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 18:30:08 provisioning config files... 18:30:08 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-43@tmp/config3984512989280402425tmp [Pipeline] { [Pipeline] sh 18:30:09 + set +x 18:30:09 + curl -s https://codecov.io/bash 18:30:09 + bash -s -- 18:30:09 18:30:09 _____ _ 18:30:09 / ____| | | 18:30:09 | | ___ __| | ___ ___ _____ __ 18:30:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:30:09 | |___| (_) | (_| | __/ (_| (_) \ V / 18:30:09 \_____\___/ \__,_|\___|\___\___/ \_/ 18:30:09 Bash-1.0.6 18:30:09 18:30:09 18:30:09 ==> git version 2.25.1 found 18:30:09 ==> 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 18:30:09 Release-Date: 2020-01-08 18:30:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:30:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:30:09 ==> Jenkins CI detected. 18:30:09 current dir:  /w/workspace/edgexfoundry_device-uart_PR-43 18:30:09 project root: . 18:30:09 --> token set from env 18:30:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:30:09 ==> Running gcov in . (disable via -X gcov) 18:30:09 ==> Python coveragepy not found 18:30:09 ==> Searching for coverage reports in: 18:30:09 + . 18:30:09 -> Found 1 reports 18:30:09 ==> Detecting git/mercurial file structure 18:30:09 ==> Reading reports 18:30:09 + ./coverage.out bytes=10 18:30:09 ==> Appending adjustments 18:30:09 https://docs.codecov.io/docs/fixing-reports 18:30:09 + Found adjustments 18:30:09 ==> Gzipping contents 18:30:09 4.0K /tmp/codecov.7G7uNk.gz 18:30:09 ==> Uploading reports 18:30:09 url: https://codecov.io 18:30:09 query: branch=PR-43&commit=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=43&job=&cmd_args= 18:30:09 -> Pinging Codecov 18:30:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-43&commit=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=43&job=&cmd_args= 18:30:09 -> Uploading to 18:30:09 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/B9AA6E0BBD74AE3A32605C7A7C664919/3f64c3fdf83fb69296547a3b1ae0d26a69c952d9/82c9c071-c3a6-4987-abe9-43a42c531d15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T183009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7feb3d434eefa95b0699ecb476f577f20e4b9d591a5efc51f16206398b2f5e73 18:30:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:09 Dload Upload Total Spent Left Speed 18:30:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2392 --:--:-- --:--:-- --:--:-- 2383 18:30:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] } 18:30:09 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 18:30:13 + [ -d /w/workspace/edgexfoundry_device-uart_PR-43/archives ] 18:30:13 + ls -al /w/workspace/edgexfoundry_device-uart_PR-43/archives 18:30:13 total 16 18:30:13 drwxr-xr-x 3 root root 4096 Feb 16 18:22 . 18:30:13 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 18:23 .. 18:30:13 drwxr-xr-x 2 root root 4096 Feb 16 18:22 cost 18:30:13 -rw-r--r-- 1 root root 82 Feb 16 18:22 cost.csv 18:30:13 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-43/archives 18:30:13 + ls -al /w/workspace/edgexfoundry_device-uart_PR-43/archives 18:30:13 total 16 18:30:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 18:22 . 18:30:13 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 18:23 .. 18:30:13 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 18:22 cost 18:30:13 -rw-r--r-- 1 jenkins jenkins 82 Feb 16 18:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:30:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:30:14 ---> package-listing.sh 18:30:14 ++ facter osfamily 18:30:14 ++ tr '[:upper:]' '[:lower:]' 18:30:14 + OS_FAMILY=debian 18:30:14 + workspace=/w/workspace/edgexfoundry_device-uart_PR-43 18:30:14 + START_PACKAGES=/tmp/packages_start.txt 18:30:14 + END_PACKAGES=/tmp/packages_end.txt 18:30:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:30:14 + PACKAGES=/tmp/packages_start.txt 18:30:14 + '[' /w/workspace/edgexfoundry_device-uart_PR-43 ']' 18:30:14 + PACKAGES=/tmp/packages_end.txt 18:30:14 + case "${OS_FAMILY}" in 18:30:14 + dpkg -l 18:30:14 + grep '^ii' 18:30:14 + '[' -f /tmp/packages_start.txt ']' 18:30:14 + '[' -f /tmp/packages_end.txt ']' 18:30:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:30:14 + '[' /w/workspace/edgexfoundry_device-uart_PR-43 ']' 18:30:14 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-43/archives/ 18:30:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-43/archives/ [Pipeline] echo 18:30:14 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-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:30:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:16 prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container 18:30:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-43/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-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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 18:30:16 $ docker top 67267be02eff52c5831fbe0552beb7285e53395d3bda662a38078ad39f07a6af -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:16 + touch /tmp/pre-build-complete [Pipeline] sh 18:30:17 + mkdir -p /var/log/sysstat [Pipeline] sh 18:30:17 + ls /var/log/sa-host 18:30:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:17 provisioning config files... 18:30:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-43@tmp/config5134160463169832050tmp [Pipeline] { [Pipeline] echo 18:30:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:30:18 ---> create-netrc.sh [Pipeline] } 18:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:30:18 ---> python-tools-install.sh [Pipeline] echo 18:30:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:30:19 ---> sudo-logs.sh 18:30:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:30:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:30:19 ---> job-cost.sh 18:30:19 lf-activate-venv: SKIPPING 18:30:19 DEBUG: total: 0.2199999988079071 18:30:19 INFO: Retrieving Stack Cost... 18:30:19 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:20 INFO: Archiving Costs [Pipeline] echo 18:30:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:20 ---> logs-deploy.sh 18:30:20 lf-activate-venv: SKIPPING 18:30:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-43/1 18:30:20 INFO: archiving workspace using pattern(s): 18:30:21 Archives upload complete. 18:30:21 INFO: archiving logs to Nexus