Pull request #49 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1352c5912793b91f5b5311a257e65a0628e1fa45+9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 (f8edf98c9ef0c11f0ed71a5098aba4530426bb88) 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-ssh6284692561715715815.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-ssh1506022911679500098.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-49/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-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8341717632477164575.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-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15593127760864521699.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-ssh4990251445000081668.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-49/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-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9374061837309739364.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-88 in /w/workspace/edgexfoundry_device-uart_PR-49 [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-49 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 into PR head commit 1352c5912793b91f5b5311a257e65a0628e1fa45 Merge succeeded, producing 1352c5912793b91f5b5311a257e65a0628e1fa45 Checking out Revision 1352c5912793b91f5b5311a257e65a0628e1fa45 (PR-49) 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 core.sparsecheckout # timeout=10 > git checkout -f 1352c5912793b91f5b5311a257e65a0628e1fa45 # 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 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1352c5912793b91f5b5311a257e65a0628e1fa45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:27:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:27:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:27:45 ========================================================= 18:27:45 EdgeX Global Pipelines Version Info 18:27:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:27:46 ------------------- 18:27:46 stable info: 18:27:46 ------------------- 18:27:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:27:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:27:46 Message: update stable to v1.0.258 18:27:47 ------------------- 18:27:47 experimental info: 18:27:47 ------------------- 18:27:47 Commited By: **** collab-it+edgex@linuxfoundation.org 18:27:47 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:27:47 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:27:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-49 [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-49 [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-49 [Pipeline] echo 18:27:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] echo 18:27:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1352c59 [Pipeline] echo 18:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:49 provisioning config files... 18:27:49 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-49@tmp/config10299726488002456783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:49 ---> ****-login.sh 18:27:49 nexus3.edgexfoundry.org:10001 18:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:27:49 Configure a credential helper to remove this warning. See 18:27:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:27:49 18:27:49 Login Succeeded 18:27:49 nexus3.edgexfoundry.org:10002 18:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:27:50 Configure a credential helper to remove this warning. See 18:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:27:50 18:27:50 Login Succeeded 18:27:50 nexus3.edgexfoundry.org:10003 18:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:27:50 Configure a credential helper to remove this warning. See 18:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:27:50 18:27:50 Login Succeeded 18:27:50 nexus3.edgexfoundry.org:10004 18:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:27:50 Configure a credential helper to remove this warning. See 18:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:27:50 18:27:50 Login Succeeded 18:27:50 ****.io 18:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:27:50 Configure a credential helper to remove this warning. See 18:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:27:50 18:27:50 Login Succeeded 18:27:50 ---> ****-login.sh ends [Pipeline] } 18:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:27:51 + git rev-list -1 --merges 1352c5912793b91f5b5311a257e65a0628e1fa45~1..1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] echo 18:27:51 -----------> git rev-list -1 --merges 1352c5912793b91f5b5311a257e65a0628e1fa45~1..1352c5912793b91f5b5311a257e65a0628e1fa45 1352c5912793b91f5b5311a257e65a0628e1fa45 [false] [Pipeline] sh 18:27:51 + git log --format=format:%s -1 1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] echo 18:27:51 ========================================================= 18:27:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:27:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:52 + git log --format=format:%s -1 1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] echo 18:27:52 [semverPrep] GIT_COMMIT: 1352c5912793b91f5b5311a257e65a0628e1fa45, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:27:52 [semverPrep] This is not a build commit. [Pipeline] sh 18:27:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:52 + grep -v github /etc/ssh/ssh_known_hosts 18:27:52 + [ -e /tmp/ssh_known_hosts ] 18:27:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:27:52 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 18:27:52 -a /etc/ssh/ssh_known_hosts 18:27:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:53 18:27:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:53 0.1.4: Pulling from edgex-devops/py-git-semver 18:27:53 b85a868b505f: Pulling fs layer 18:27:53 e2be974225ed: Pulling fs layer 18:27:53 339a4e72a1f5: Pulling fs layer 18:27:53 988bab9f4d93: Pulling fs layer 18:27:53 988bab9f4d93: Waiting 18:27:53 1469e6f7b9e6: Pulling fs layer 18:27:53 eaf3925da568: Pulling fs layer 18:27:53 bab4dde63d76: Pulling fs layer 18:27:53 bde34c3a00c8: Pulling fs layer 18:27:53 1469e6f7b9e6: Waiting 18:27:53 b352a97aabf1: Pulling fs layer 18:27:53 4872d77fe225: Pulling fs layer 18:27:53 eaf3925da568: Waiting 18:27:53 5851b861e8e6: Pulling fs layer 18:27:53 bab4dde63d76: Waiting 18:27:53 4872d77fe225: Waiting 18:27:53 5851b861e8e6: Waiting 18:27:53 b352a97aabf1: Waiting 18:27:53 bde34c3a00c8: Waiting 18:27:53 e2be974225ed: Download complete 18:27:53 988bab9f4d93: Verifying Checksum 18:27:53 988bab9f4d93: Download complete 18:27:53 1469e6f7b9e6: Verifying Checksum 18:27:53 1469e6f7b9e6: Download complete 18:27:53 eaf3925da568: Verifying Checksum 18:27:53 eaf3925da568: Download complete 18:27:53 339a4e72a1f5: Verifying Checksum 18:27:53 339a4e72a1f5: Download complete 18:27:53 bde34c3a00c8: Download complete 18:27:53 b352a97aabf1: Verifying Checksum 18:27:53 b352a97aabf1: Download complete 18:27:53 4872d77fe225: Verifying Checksum 18:27:53 4872d77fe225: Download complete 18:27:53 5851b861e8e6: Verifying Checksum 18:27:53 5851b861e8e6: Download complete 18:27:53 b85a868b505f: Verifying Checksum 18:27:53 b85a868b505f: Download complete 18:27:54 bab4dde63d76: Verifying Checksum 18:27:54 bab4dde63d76: Download complete 18:27:55 b85a868b505f: Pull complete 18:27:55 e2be974225ed: Pull complete 18:27:55 339a4e72a1f5: Pull complete 18:27:56 988bab9f4d93: Pull complete 18:27:56 1469e6f7b9e6: Pull complete 18:27:56 eaf3925da568: Pull complete 18:27:58 bab4dde63d76: Pull complete 18:27:58 bde34c3a00c8: Pull complete 18:27:58 b352a97aabf1: Pull complete 18:27:58 4872d77fe225: Pull complete 18:27:58 5851b861e8e6: Pull complete 18:27:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:58 prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container 18:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@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:28:01 $ docker top 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f -eo pid,comm 18:28:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:28:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:01 [ssh-agent] Looking for ssh-agent implementation... 18:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:01 $ docker exec 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f ssh-agent 18:28:01 SSH_AUTH_SOCK=/tmp/ssh-5S2TnYbC6vyh/agent.32 18:28:01 SSH_AGENT_PID=39 18:28:01 Running ssh-add (command line suppressed) 18:28:02 Identity added: /w/workspace/edgexfoundry_device-uart_PR-49@tmp/private_key_6113610202956065193.key (/w/workspace/edgexfoundry_device-uart_PR-49@tmp/private_key_6113610202956065193.key) 18:28:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:02 + git tag --points-at HEAD [Pipeline] } 18:28:02 $ docker exec --env ******** --env ******** 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f ssh-agent -k 18:28:02 unset SSH_AUTH_SOCK; 18:28:02 unset SSH_AGENT_PID; 18:28:02 echo Agent pid 39 killed; 18:28:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:28:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:02 [ssh-agent] Looking for ssh-agent implementation... 18:28:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:02 $ docker exec 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f ssh-agent 18:28:02 SSH_AUTH_SOCK=/tmp/ssh-iR4ukEUbPyJY/agent.72 18:28:02 SSH_AGENT_PID=79 18:28:02 Running ssh-add (command line suppressed) 18:28:02 Identity added: /w/workspace/edgexfoundry_device-uart_PR-49@tmp/private_key_13984369377604965523.key (/w/workspace/edgexfoundry_device-uart_PR-49@tmp/private_key_13984369377604965523.key) 18:28:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:03 + git semver init 18:28:03 2024-03-15 18:28:03,489 [run_init] DEBUG init version:0.0.0 force:False 18:28:03 2024-03-15 18:28:03,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-49/.semver 18:28:03 2024-03-15 18:28:03,491 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-49/.semver 18:28:03 2024-03-15 18:28:03,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-49/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-49, universal_newlines=False, shell=None, istream=None) 18:28:04 2024-03-15 18:28:04,640 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-49/.git/info/exclude 18:28:04 2024-03-15 18:28:04,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-49/.semver/PR-49 with force:False 18:28:04 2024-03-15 18:28:04,641 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-49/.semver/PR-49 18:28:04 2024-03-15 18:28:04,645 [execute] INFO git cat-file --batch-check 18:28:04 2024-03-15 18:28:04,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-49/.semver, universal_newlines=False, shell=None, istream=) 18:28:04 2024-03-15 18:28:04,652 [execute] INFO git cat-file --batch 18:28:04 2024-03-15 18:28:04,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-49/.semver, universal_newlines=False, shell=None, istream=) 18:28:04 2024-03-15 18:28:04,659 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-49/.semver/PR-49 18:28:04 0.0.0 [Pipeline] } 18:28:04 $ docker exec --env ******** --env ******** 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f ssh-agent -k 18:28:05 unset SSH_AUTH_SOCK; 18:28:05 unset SSH_AGENT_PID; 18:28:05 echo Agent pid 79 killed; 18:28:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:05 + git semver [Pipeline] } 18:28:05 $ docker stop --time=1 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f 18:28:07 $ docker rm -f --volumes 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f [Pipeline] // withDockerContainer [Pipeline] sh 18:28:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:28:07 Stashed 1 file(s) [Pipeline] echo 18:28:07 [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:28:08 provisioning config files... 18:28:08 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-49@tmp/config191170450790622082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:08 ---> ****-login.sh 18:28:08 nexus3.edgexfoundry.org:10001 18:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:08 Configure a credential helper to remove this warning. See 18:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:08 18:28:08 Login Succeeded 18:28:08 nexus3.edgexfoundry.org:10002 18:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:08 Configure a credential helper to remove this warning. See 18:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:08 18:28:08 Login Succeeded 18:28:08 nexus3.edgexfoundry.org:10003 18:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:09 Configure a credential helper to remove this warning. See 18:28:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:09 18:28:09 Login Succeeded 18:28:09 nexus3.edgexfoundry.org:10004 18:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:09 Configure a credential helper to remove this warning. See 18:28:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:09 18:28:09 Login Succeeded 18:28:09 ****.io 18:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:09 Configure a credential helper to remove this warning. See 18:28:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:09 18:28:09 Login Succeeded 18:28:09 ---> ****-login.sh ends [Pipeline] } 18:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:28:09 ========================================================= 18:28:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:28:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:10 + 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:28:10 Sending build context to Docker daemon 23.08MB 18:28:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:28:10 Step 2/12 : FROM ${BASE} AS builder 18:28:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:28:10 7264a8db6415: Pulling fs layer 18:28:10 c4d48a809fc2: Pulling fs layer 18:28:10 4f1c88b9dad5: Pulling fs layer 18:28:10 ad3a456e5733: Pulling fs layer 18:28:10 69c7f0334f64: Pulling fs layer 18:28:10 1f1c1a5573a3: Pulling fs layer 18:28:10 ce7588e14bc9: Pulling fs layer 18:28:10 b5e4710f87ac: Pulling fs layer 18:28:10 ad3a456e5733: Waiting 18:28:10 69c7f0334f64: Waiting 18:28:10 1f1c1a5573a3: Waiting 18:28:10 ce7588e14bc9: Waiting 18:28:10 b5e4710f87ac: Waiting 18:28:10 c4d48a809fc2: Download complete 18:28:10 ad3a456e5733: Download complete 18:28:10 69c7f0334f64: Verifying Checksum 18:28:10 69c7f0334f64: Download complete 18:28:10 7264a8db6415: Verifying Checksum 18:28:10 7264a8db6415: Download complete 18:28:10 1f1c1a5573a3: Verifying Checksum 18:28:10 1f1c1a5573a3: Download complete 18:28:10 7264a8db6415: Pull complete 18:28:10 b5e4710f87ac: Verifying Checksum 18:28:10 b5e4710f87ac: Download complete 18:28:10 c4d48a809fc2: Pull complete 18:28:10 4f1c88b9dad5: Verifying Checksum 18:28:10 4f1c88b9dad5: Download complete 18:28:11 ce7588e14bc9: Verifying Checksum 18:28:11 ce7588e14bc9: Download complete 18:28:14 4f1c88b9dad5: Pull complete 18:28:14 ad3a456e5733: Pull complete 18:28:14 69c7f0334f64: Pull complete 18:28:14 1f1c1a5573a3: Pull complete 18:28:17 ce7588e14bc9: Pull complete 18:28:17 b5e4710f87ac: Pull complete 18:28:17 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:28:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:28:17 ---> 88b5674ff536 18:28:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:28:21 ---> Running in 29ea0cf61c9a 18:28:21 Removing intermediate container 29ea0cf61c9a 18:28:21 ---> 04a0da425190 18:28:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:28:21 ---> Running in 194394cc0e6e 18:28:21 Removing intermediate container 194394cc0e6e 18:28:21 ---> 2d49885f5a26 18:28:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:28:21 ---> Running in 8f26481a59fe 18:28:21 Removing intermediate container 8f26481a59fe 18:28:21 ---> 4b9f439015fc 18:28:21 Step 6/12 : WORKDIR /device-uart 18:28:21 ---> Running in 0ca7ff6eb510 18:28:21 Removing intermediate container 0ca7ff6eb510 18:28:21 ---> 64eb06c10e35 18:28:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:21 ---> Running in ecea5fd541fc 18:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:28:22 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:28:22 (2/4) Installing libedit (20221030.3.1-r1) 18:28:22 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:28:22 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:28:22 Executing busybox-1.36.1-r5.trigger 18:28:22 OK: 268 MiB in 56 packages 18:28:22 Removing intermediate container ecea5fd541fc 18:28:22 ---> 2826014e8c41 18:28:22 Step 8/12 : COPY go.mod vendor* ./ 18:28:23 ---> e98ed3b1d005 18:28:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:23 ---> Running in ef678fde100f 18:28:23 Still waiting to schedule task 18:28:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:28:55 Removing intermediate container ef678fde100f 18:28:55 ---> 0edfae826912 18:28:55 Step 10/12 : COPY . . 18:28:55 ---> 9e7d42414df1 18:28:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:55 ---> Running in 00144d91c232 18:28:55 Removing intermediate container 00144d91c232 18:28:55 ---> ed3b553a0866 18:28:55 Step 12/12 : RUN ${MAKE} 18:28:55 ---> Running in f8687abe9f8e 18:28:55 noop 18:28:55 Removing intermediate container f8687abe9f8e 18:28:55 ---> ae2052e0b9b6 18:28:55 Successfully built ae2052e0b9b6 18:28:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:55 + docker inspect -f . ci-base-image-x86_64 18:28:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:56 prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container 18:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@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:28:56 $ docker top 74aa34715aeb04f01b23d1a415103b2ffbca0e105ee6397f9fc1fff3a4a3b291 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:56 + go version 18:28:56 go version go1.21.0 linux/amd64 [Pipeline] } 18:28:56 $ docker stop --time=1 74aa34715aeb04f01b23d1a415103b2ffbca0e105ee6397f9fc1fff3a4a3b291 18:28:58 $ docker rm -f --volumes 74aa34715aeb04f01b23d1a415103b2ffbca0e105ee6397f9fc1fff3a4a3b291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:58 + docker inspect -f . ci-base-image-x86_64 18:28:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:59 prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container 18:28:59 $ 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-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@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:28:59 $ docker top 75ba7f9ede45f6887fad32d0e2ce12adfa8cff0226d28cb47d5df32c5289a693 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-49 [Pipeline] fileExists [Pipeline] sh 18:29:00 + make test 18:29:00 go test ./... -coverprofile=coverage.out 18:29:01 ? github.com/edgexfoundry/device-uart [no test files] 18:29:11 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:29:11 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:29:19 go vet ./... 18:29:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:22 ./bin/test-attribution-txt.sh 18:29:22 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 18:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:29:22 $ docker stop --time=1 75ba7f9ede45f6887fad32d0e2ce12adfa8cff0226d28cb47d5df32c5289a693 18:29:25 $ docker rm -f --volumes 75ba7f9ede45f6887fad32d0e2ce12adfa8cff0226d28cb47d5df32c5289a693 [Pipeline] // withDockerContainer [Pipeline] sh 18:29:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:29:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:29:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:27 + ls -al . 18:29:27 total 156 18:29:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:29 . 18:29:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:27 .. 18:29:27 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 18:27 .dockerignore 18:29:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:29 .git 18:29:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:27 .github 18:29:27 -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 18:27 .gitignore 18:29:27 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 18:27 .golangci.yml 18:29:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 18:28 .semver 18:29:27 -rw-rw-r-- 1 jenkins jenkins 9941 Mar 15 18:27 Attribution.txt 18:29:27 -rw-rw-r-- 1 jenkins jenkins 1908 Mar 15 18:27 CHANGELOG.md 18:29:27 -rw-rw-r-- 1 jenkins jenkins 1886 Mar 15 18:27 Dockerfile 18:29:27 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 18:27 GOVERNANCE.md 18:29:27 -rw-rw-r-- 1 jenkins jenkins 675 Mar 15 18:27 Jenkinsfile 18:29:27 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 18:27 LICENSE 18:29:27 -rw-rw-r-- 1 jenkins jenkins 1872 Mar 15 18:27 Makefile 18:29:27 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 18:27 OWNERS.md 18:29:27 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 15 18:27 README.md 18:29:27 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 18:28 VERSION 18:29:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:27 bin 18:29:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:27 cmd 18:29:27 -rw-r--r-- 1 jenkins jenkins 10 Mar 15 18:29 coverage.out 18:29:27 -rw-rw-r-- 1 jenkins jenkins 3766 Mar 15 18:27 go.mod 18:29:27 -rw-rw-r-- 1 jenkins jenkins 36435 Mar 15 18:27 go.sum 18:29:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:27 internal 18:29:27 -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:27 + 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=1352c5912793b91f5b5311a257e65a0628e1fa45 --label arch=amd64 --label version=0.0.0 . 18:29:27 Sending build context to Docker daemon 23.08MB 18:29:27 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:29:27 Step 2/26 : FROM ${BASE} AS builder 18:29:27 ---> ae2052e0b9b6 18:29:27 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:29:27 ---> Running in 3af6ad94ca66 18:29:27 Removing intermediate container 3af6ad94ca66 18:29:27 ---> 31cac07553c1 18:29:27 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:29:27 ---> Running in 7e56825ad383 18:29:27 Removing intermediate container 7e56825ad383 18:29:27 ---> 919a2236d46c 18:29:27 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:29:27 ---> Running in 4a2f7ba5a3b3 18:29:27 Removing intermediate container 4a2f7ba5a3b3 18:29:27 ---> d657e7a945a0 18:29:27 Step 6/26 : WORKDIR /device-uart 18:29:27 ---> Running in de4890f2cd79 18:29:28 Removing intermediate container de4890f2cd79 18:29:28 ---> 986a2a215780 18:29:28 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:28 ---> Running in 3b923245a6d4 18:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:29:29 OK: 268 MiB in 56 packages 18:29:29 Removing intermediate container 3b923245a6d4 18:29:29 ---> 5f1d43f1360a 18:29:29 Step 8/26 : COPY go.mod vendor* ./ 18:29:29 ---> fe1be89d1c12 18:29:29 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:29 ---> Running in 0bc2be7f61db 18:29:30 Removing intermediate container 0bc2be7f61db 18:29:30 ---> 4e190084de81 18:29:30 Step 10/26 : COPY . . 18:29:30 ---> 6a0cb09e604a 18:29:30 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:29:30 ---> Running in ddee7d370ebf 18:29:30 Removing intermediate container ddee7d370ebf 18:29:30 ---> 065f1ab906b1 18:29:30 Step 12/26 : RUN ${MAKE} 18:29:30 ---> Running in 9c665b517880 18:29: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.11" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:29:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-89 in /w/workspace/edgexfoundry_device-uart_PR-49 [Pipeline] { [Pipeline] ws 18:29:52 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:29:52 Removing intermediate container 9c665b517880 18:29:52 ---> 370d1f3ab7a7 18:29:52 Step 13/26 : FROM alpine:3.18 18:29:52 3.18: Pulling from library/alpine 18:29:52 619be1103602: Pulling fs layer 18:29:52 619be1103602: Download complete 18:29:52 619be1103602: Pull complete 18:29:52 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:29:52 Status: Downloaded newer image for alpine:3.18 18:29:52 ---> d3782b16ccc9 18:29:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:29:52 ---> Running in 8765c439e879 18:29:52 Removing intermediate container 8765c439e879 18:29:52 ---> e98e36a157d3 18:29:52 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:29:52 ---> Running in 89b54189a3ac 18:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:29:52 (1/1) Installing dumb-init (1.2.5-r2) 18:29:52 Executing busybox-1.36.1-r5.trigger 18:29:52 OK: 7 MiB in 16 packages 18:29:52 Removing intermediate container 89b54189a3ac 18:29:52 ---> ac5cb56423d0 18:29:52 Step 16/26 : RUN apk --no-cache upgrade 18:29:52 ---> Running in 66b3d0230f38 18:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:29:52 OK: 7 MiB in 16 packages 18:29:52 Removing intermediate container 66b3d0230f38 18:29:52 ---> 20571112441b 18:29:52 Step 17/26 : WORKDIR / 18:29:52 ---> Running in b12875184e3c 18:29:52 Removing intermediate container b12875184e3c 18:29:52 ---> 00a718fe0eff 18:29:52 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:29:53 ---> 4b8d2db705c5 18:29:53 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:29:53 ---> 698e8539b9b2 18:29:53 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:29:54 ---> d5863ac88d5e 18:29:54 Step 21/26 : EXPOSE 59995 18:29:54 ---> Running in 4faf9a16ad13 18:29:54 Removing intermediate container 4faf9a16ad13 18:29:54 ---> 0c5f3b674e1c 18:29:54 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:29:54 ---> Running in f857627749ba 18:29:54 Removing intermediate container f857627749ba 18:29:54 ---> 2f653aa51454 18:29:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:29:54 ---> Running in 9af625fc5136 18:29:54 Removing intermediate container 9af625fc5136 18:29:54 ---> 0882e016a72e 18:29:54 Step 24/26 : LABEL arch=amd64 18:29:54 ---> Running in 5b4cb0fec8c1 18:29:54 Removing intermediate container 5b4cb0fec8c1 18:29:54 ---> cff13ba2e9b8 18:29:54 Step 25/26 : LABEL git_sha=1352c5912793b91f5b5311a257e65a0628e1fa45 18:29:54 ---> Running in ba57736246d3 18:29:54 Removing intermediate container ba57736246d3 18:29:54 ---> 34bad5a79e07 18:29:54 Step 26/26 : LABEL version=0.0.0 18:29:54 ---> Running in 965bca8e929c 18:29:54 Removing intermediate container 965bca8e929c 18:29:54 ---> 58edf1e32506 18:29:54 [Warning] One or more build-args [ARCH] were not consumed 18:29:54 Successfully built 58edf1e32506 18:29:54 Successfully tagged device-uart:latest 18:29:55 The recommended git tool is: git [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:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:56 18:29:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:56 latest: Pulling from edgex-lftools-log-publisher 18:29:56 5eb5b503b376: Pulling fs layer 18:29:56 5c69ac0246d0: Pulling fs layer 18:29:56 ec43610c2a17: Pulling fs layer 18:29:56 3a2ae6a8a46f: Pulling fs layer 18:29:56 33b1e0a273af: Pulling fs layer 18:29:56 5d3b04190fa2: Pulling fs layer 18:29:56 2f39f015ded8: Pulling fs layer 18:29:56 5d3b04190fa2: Waiting 18:29:56 2f39f015ded8: Waiting 18:29:56 3a2ae6a8a46f: Waiting 18:29:56 33b1e0a273af: Waiting 18:29:56 5c69ac0246d0: Download complete 18:29:56 3a2ae6a8a46f: Download complete 18:29:56 33b1e0a273af: Verifying Checksum 18:29:56 33b1e0a273af: Download complete 18:29:56 5d3b04190fa2: Verifying Checksum 18:29:56 5d3b04190fa2: Download complete 18:29:56 ec43610c2a17: Verifying Checksum 18:29:56 ec43610c2a17: Download complete 18:29:56 5eb5b503b376: Verifying Checksum 18:29:56 5eb5b503b376: Download complete 18:29:57 2f39f015ded8: Verifying Checksum 18:29:57 2f39f015ded8: Download complete 18:29:58 5eb5b503b376: Pull complete 18:29:58 5c69ac0246d0: Pull complete 18:29:58 ec43610c2a17: Pull complete 18:29:58 3a2ae6a8a46f: Pull complete 18:29:59 33b1e0a273af: Pull complete 18:29:59 5d3b04190fa2: Pull complete 18:29:59 using credential edgex-jenkins-ssh 18:29:59 Cloning the remote Git repository 18:29:59 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:30:00 > git init /w/workspace/device-uart/1 # timeout=10 18:30:00 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:30:00 > git --version # timeout=10 18:30:00 > git --version # 'git version 2.25.1' 18:30:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:02 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:30:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:03 2f39f015ded8: Pull complete 18:30:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:03 prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container 18:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@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:30:03 Merging remotes/origin/main commit 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 into PR head commit 1352c5912793b91f5b5311a257e65a0628e1fa45 18:30:03 Merge succeeded, producing 1352c5912793b91f5b5311a257e65a0628e1fa45 18:30:03 Checking out Revision 1352c5912793b91f5b5311a257e65a0628e1fa45 (PR-49) 18:30:03 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:30:03 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:30:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:30:03 > git config core.sparsecheckout # timeout=10 18:30:03 > git checkout -f 1352c5912793b91f5b5311a257e65a0628e1fa45 # timeout=10 18:30:03 > git remote # timeout=10 18:30:03 > git config --get remote.origin.url # timeout=10 18:30:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:03 > git merge 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 # timeout=10 18:30:03 > git rev-parse HEAD^{commit} # timeout=10 18:30:03 > git config core.sparsecheckout # timeout=10 18:30:03 > git checkout -f 1352c5912793b91f5b5311a257e65a0628e1fa45 # timeout=10 18:30:04 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:30:04 > git --version # timeout=10 18:30:04 > git --version # 'git version 2.25.1' 18:30:04 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:30:07 $ docker top 5726327961bc2ce2fe959ee3da898331ff98436d4e816804196ce59fbdfd8c9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:07 ---> job-cost.sh 18:30:07 lf-activate-venv: SKIPPING 18:30:07 INFO: No Stack... 18:30:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:08 INFO: Archiving Costs [Pipeline] sh 18:30:08 + cat /w/workspace/edgexfoundry_device-uart_PR-49/archives/cost.csv 18:30:08 + cut -d, -f6 18:30:08 18:30:08 GitHub has been notified of this commit’s build result 18:30:08 [Pipeline] lock 18:30:08 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] 18:30:08 Resource [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] did not exist. Created. 18:30:08 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:09 + echo total: 0.2199999988079071 [Pipeline] stash 18:30:09 Stashed 1 file(s) [Pipeline] } 18:30:09 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:09 $ docker stop --time=1 5726327961bc2ce2fe959ee3da898331ff98436d4e816804196ce59fbdfd8c9f 18:30:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 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 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k 18:30:10 $ docker rm -f --volumes 5726327961bc2ce2fe959ee3da898331ff98436d4e816804196ce59fbdfd8c9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:30:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:30:11 + sudo tee /etc/docker/daemon.new 18:30:11 { 18:30:11 "registry-mirrors": [ 18:30:11 "https://nexus3.edgexfoundry.org:10001" 18:30:11 ], 18:30:11 "bip": "10.250.0.254/24", 18:30:11 "hosts": [ 18:30:11 "tcp://0.0.0.0:5555", 18:30:11 "unix:///var/run/docker.sock" 18:30:11 ], 18:30:11 "mtu": 1458, 18:30:11 "selinux-enabled": true, 18:30:11 "seccomp-profile": "/etc/docker/seccomp.json" 18:30:11 } [Pipeline] sh 18:30:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:30:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:30 provisioning config files... 18:30:30 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config5672175699750917654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:31 ---> ****-login.sh 18:30:31 nexus3.edgexfoundry.org:10001 18:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:30:31 Configure a credential helper to remove this warning. See 18:30:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:30:31 18:30:31 Login Succeeded 18:30:31 nexus3.edgexfoundry.org:10002 18:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:30:32 Configure a credential helper to remove this warning. See 18:30:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:30:32 18:30:32 Login Succeeded 18:30:32 nexus3.edgexfoundry.org:10003 18:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:30:32 Configure a credential helper to remove this warning. See 18:30:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:30:32 18:30:32 Login Succeeded 18:30:32 nexus3.edgexfoundry.org:10004 18:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:30:32 Configure a credential helper to remove this warning. See 18:30:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:30:32 18:30:32 Login Succeeded 18:30:32 ****.io 18:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:30:33 Configure a credential helper to remove this warning. See 18:30:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:30:33 18:30:33 Login Succeeded 18:30:33 ---> ****-login.sh ends [Pipeline] } 18:30:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:30:33 ========================================================= 18:30:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:30:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:34 + 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:30:34 Sending build context to Docker daemon 11.6MB 18:30:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:30:34 Step 2/12 : FROM ${BASE} AS builder 18:30:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:30:34 9fda8d8052c6: Pulling fs layer 18:30:34 5d54e960e981: Pulling fs layer 18:30:34 c4a7e357bf2a: Pulling fs layer 18:30:34 f0e02332f6b5: Pulling fs layer 18:30:34 872ee5b61b7b: Pulling fs layer 18:30:34 0c6a40ed1a82: Pulling fs layer 18:30:34 94ae7d8d031c: Pulling fs layer 18:30:34 872ee5b61b7b: Waiting 18:30:34 0c6a40ed1a82: Waiting 18:30:34 94ae7d8d031c: Waiting 18:30:34 f0e02332f6b5: Waiting 18:30:34 5d54e960e981: Verifying Checksum 18:30:34 5d54e960e981: Download complete 18:30:34 f0e02332f6b5: Verifying Checksum 18:30:34 f0e02332f6b5: Download complete 18:30:34 872ee5b61b7b: Verifying Checksum 18:30:34 872ee5b61b7b: Download complete 18:30:35 9fda8d8052c6: Verifying Checksum 18:30:35 9fda8d8052c6: Download complete 18:30:35 94ae7d8d031c: Verifying Checksum 18:30:35 94ae7d8d031c: Download complete 18:30:35 9fda8d8052c6: Pull complete 18:30:36 5d54e960e981: Pull complete 18:30:36 c4a7e357bf2a: Verifying Checksum 18:30:36 c4a7e357bf2a: Download complete 18:30:38 0c6a40ed1a82: Verifying Checksum 18:30:38 0c6a40ed1a82: Download complete 18:30:50 c4a7e357bf2a: Pull complete 18:30:50 f0e02332f6b5: Pull complete 18:30:50 872ee5b61b7b: Pull complete 18:30:58 0c6a40ed1a82: Pull complete 18:31:00 94ae7d8d031c: Pull complete 18:31:00 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:31:00 ---> 86de565de09d 18:31:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:31:01 ---> Running in 6ba5ebd97056 18:31:01 Removing intermediate container 6ba5ebd97056 18:31:01 ---> 67eb75a67a98 18:31:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:31:01 ---> Running in 884b3a5442db 18:31:02 Removing intermediate container 884b3a5442db 18:31:02 ---> 178ab9d8012a 18:31:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:31:02 ---> Running in 4399dfe60df1 18:31:02 Removing intermediate container 4399dfe60df1 18:31:02 ---> 800749be0122 18:31:02 Step 6/12 : WORKDIR /device-uart 18:31:02 ---> Running in 71a912eb1710 18:31:03 Removing intermediate container 71a912eb1710 18:31:03 ---> b4bac4defe9c 18:31:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:03 ---> Running in 35e2834738e2 18:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:31:05 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:31:05 (2/4) Installing libedit (20221030.3.1-r1) 18:31:05 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:31:05 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:31:05 Executing busybox-1.36.1-r5.trigger 18:31:05 OK: 271 MiB in 56 packages 18:31:06 Removing intermediate container 35e2834738e2 18:31:06 ---> 0a95b4263c56 18:31:06 Step 8/12 : COPY go.mod vendor* ./ 18:31:07 ---> 5a69562fc663 18:31:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:07 ---> Running in 5ef33e5c95e4 18:32:15 Removing intermediate container 5ef33e5c95e4 18:32:15 ---> c356022a485b 18:32:15 Step 10/12 : COPY . . 18:32:15 ---> 1e2dff168aa0 18:32:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:15 ---> Running in c2a4ba31e73e 18:32:15 Removing intermediate container c2a4ba31e73e 18:32:15 ---> d1d0fa387cf5 18:32:15 Step 12/12 : RUN ${MAKE} 18:32:15 ---> Running in c97655abaa6a 18:32:15 noop 18:32:15 Removing intermediate container c97655abaa6a 18:32:15 ---> 046b1ed7271e 18:32:15 Successfully built 046b1ed7271e 18:32:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:15 + docker inspect -f . ci-base-image-arm64 18:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:15 prd-ubuntu20.04-docker-arm64-4c-16g-89 does not seem to be running inside a container 18:32:15 $ 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:32:17 $ docker top c44c82c981b7fae0e0e1bf58e64f43db2d2dd1c6097f8c36efa6fbebc10fcfb3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:17 + go version 18:32:17 go version go1.21.0 linux/arm64 [Pipeline] } 18:32:18 $ docker stop --time=1 c44c82c981b7fae0e0e1bf58e64f43db2d2dd1c6097f8c36efa6fbebc10fcfb3 18:32:19 $ docker rm -f --volumes c44c82c981b7fae0e0e1bf58e64f43db2d2dd1c6097f8c36efa6fbebc10fcfb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:20 + docker inspect -f . ci-base-image-arm64 18:32:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:20 prd-ubuntu20.04-docker-arm64-4c-16g-89 does not seem to be running inside a container 18:32:20 $ 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:32:22 $ docker top 8126a590350ee6e03252fec097b79d60507cafba12665872b719e5790a05f635 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:22 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:32:23 + make test 18:32:23 go test ./... -coverprofile=coverage.out 18:32:26 ? github.com/edgexfoundry/device-uart [no test files] 18:33:48 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:33:48 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:33:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:33:48 go vet ./... 18:34:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:34:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:34:10 ./bin/test-attribution-txt.sh 18:34:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 18:34:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:34:10 $ docker stop --time=1 8126a590350ee6e03252fec097b79d60507cafba12665872b719e5790a05f635 18:34:12 $ docker rm -f --volumes 8126a590350ee6e03252fec097b79d60507cafba12665872b719e5790a05f635 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:34:14 Warning: overwriting stash ‘coverage-report’ 18:34:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:34:15 + ls -al . 18:34:15 total 152 18:34:15 drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 18:32 . 18:34:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:30 .. 18:34:15 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 18:30 .dockerignore 18:34:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:30 .git 18:34:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:30 .github 18:34:15 -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 18:30 .gitignore 18:34:15 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 18:30 .golangci.yml 18:34:15 -rw-rw-r-- 1 jenkins jenkins 9941 Mar 15 18:30 Attribution.txt 18:34:15 -rw-rw-r-- 1 jenkins jenkins 1908 Mar 15 18:30 CHANGELOG.md 18:34:15 -rw-rw-r-- 1 jenkins jenkins 1886 Mar 15 18:30 Dockerfile 18:34:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 18:30 GOVERNANCE.md 18:34:15 -rw-rw-r-- 1 jenkins jenkins 675 Mar 15 18:30 Jenkinsfile 18:34:15 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 18:30 LICENSE 18:34:15 -rw-rw-r-- 1 jenkins jenkins 1872 Mar 15 18:30 Makefile 18:34:15 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 18:30 OWNERS.md 18:34:15 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 15 18:30 README.md 18:34:15 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 18:28 VERSION 18:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:30 bin 18:34:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:30 cmd 18:34:15 -rw-r--r-- 1 jenkins jenkins 10 Mar 15 18:32 coverage.out 18:34:15 -rw-rw-r-- 1 jenkins jenkins 3766 Mar 15 18:30 go.mod 18:34:15 -rw-rw-r-- 1 jenkins jenkins 36435 Mar 15 18:30 go.sum 18:34:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:30 internal 18:34:15 -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:15 + 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=1352c5912793b91f5b5311a257e65a0628e1fa45 --label arch=arm64 --label version=0.0.0 . 18:34:16 Sending build context to Docker daemon 11.6MB 18:34:16 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:34:16 Step 2/26 : FROM ${BASE} AS builder 18:34:16 ---> 046b1ed7271e 18:34:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:34:16 ---> Running in 2cff8f00028d 18:34:16 Removing intermediate container 2cff8f00028d 18:34:16 ---> 280a6aa4d939 18:34:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:34:16 ---> Running in 21520cc47de6 18:34:17 Removing intermediate container 21520cc47de6 18:34:17 ---> 2bd54deb8e29 18:34:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:34:17 ---> Running in 49aa6e813662 18:34:17 Removing intermediate container 49aa6e813662 18:34:17 ---> 594e407348a7 18:34:17 Step 6/26 : WORKDIR /device-uart 18:34:17 ---> Running in b3f91b3c8214 18:34:18 Removing intermediate container b3f91b3c8214 18:34:18 ---> 5a93af98c57c 18:34:18 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:18 ---> Running in fcd667af97f8 18:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:34:20 OK: 271 MiB in 56 packages 18:34:22 Removing intermediate container fcd667af97f8 18:34:22 ---> ed80eafdc5d4 18:34:22 Step 8/26 : COPY go.mod vendor* ./ 18:34:22 ---> c94d1adc6e81 18:34:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:23 ---> Running in 9e7d1894085b 18:34:25 Removing intermediate container 9e7d1894085b 18:34:25 ---> 32a0ae23b6b0 18:34:25 Step 10/26 : COPY . . 18:34:26 ---> c8fd6c5fc88c 18:34:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:34:26 ---> Running in 163ea6c5c651 18:34:26 Removing intermediate container 163ea6c5c651 18:34:26 ---> 9b878b9e769b 18:34:26 Step 12/26 : RUN ${MAKE} 18:34:26 ---> Running in 831df90d8888 18:34:27 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.11" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:36:19 Removing intermediate container 831df90d8888 18:36:19 ---> 8eed09194182 18:36:19 Step 13/26 : FROM alpine:3.18 18:36:19 3.18: Pulling from library/alpine 18:36:19 c6b39de5b339: Pulling fs layer 18:36:19 c6b39de5b339: Download complete 18:36:19 c6b39de5b339: Pull complete 18:36:19 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:36:19 Status: Downloaded newer image for alpine:3.18 18:36:19 ---> 33abbf032149 18:36:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:36:19 ---> Running in bd053e56e6fa 18:36:19 Removing intermediate container bd053e56e6fa 18:36:19 ---> 8781501bc985 18:36:19 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:36:19 ---> Running in a4b0a5f887b5 18:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:36:19 (1/1) Installing dumb-init (1.2.5-r2) 18:36:19 Executing busybox-1.36.1-r5.trigger 18:36:19 OK: 8 MiB in 16 packages 18:36:19 Removing intermediate container a4b0a5f887b5 18:36:19 ---> fb479ddc0c4d 18:36:19 Step 16/26 : RUN apk --no-cache upgrade 18:36:19 ---> Running in c669b6928e3b 18:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:36:19 OK: 8 MiB in 16 packages 18:36:19 Removing intermediate container c669b6928e3b 18:36:19 ---> cc1a27349c82 18:36:19 Step 17/26 : WORKDIR / 18:36:19 ---> Running in 2f2014061826 18:36:19 Removing intermediate container 2f2014061826 18:36:19 ---> da7ef2ed11a9 18:36:19 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:36:19 ---> 6d7c9f80ef8f 18:36:19 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:36:19 ---> 50976268cf8c 18:36:19 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:36:19 ---> 4c200190eb95 18:36:19 Step 21/26 : EXPOSE 59995 18:36:19 ---> Running in db7769f47877 18:36:19 Removing intermediate container db7769f47877 18:36:19 ---> 810834b50a8b 18:36:19 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:36:19 ---> Running in 9904bd8ef3b4 18:36:19 Removing intermediate container 9904bd8ef3b4 18:36:19 ---> b57fc07f6926 18:36:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:36:19 ---> Running in 83610ee937ae 18:36:19 Removing intermediate container 83610ee937ae 18:36:19 ---> 95d6c7a12c80 18:36:19 Step 24/26 : LABEL arch=arm64 18:36:19 ---> Running in 2c162aa9af42 18:36:19 Removing intermediate container 2c162aa9af42 18:36:19 ---> 56a8ce0dc7e7 18:36:19 Step 25/26 : LABEL git_sha=1352c5912793b91f5b5311a257e65a0628e1fa45 18:36:19 ---> Running in 98923bf57c5d 18:36:19 Removing intermediate container 98923bf57c5d 18:36:19 ---> 208ded0393c9 18:36:19 Step 26/26 : LABEL version=0.0.0 18:36:19 ---> Running in 42ed554b2b62 18:36:20 Removing intermediate container 42ed554b2b62 18:36:20 ---> 0e91a9614917 18:36:20 [Warning] One or more build-args [ARCH] were not consumed 18:36:20 Successfully built 0e91a9614917 18:36:20 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:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:21 18:36:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:21 arm64: Pulling from edgex-lftools-log-publisher 18:36:21 8998bd30e6a1: Pulling fs layer 18:36:21 04944245beec: Pulling fs layer 18:36:21 699f458cf7ca: Pulling fs layer 18:36:21 765212b225bb: Pulling fs layer 18:36:21 f23df028b6ca: Pulling fs layer 18:36:21 d65c8cfc05b1: Pulling fs layer 18:36:21 2437ff75d9bd: Pulling fs layer 18:36:21 f23df028b6ca: Waiting 18:36:21 d65c8cfc05b1: Waiting 18:36:21 765212b225bb: Waiting 18:36:21 2437ff75d9bd: Waiting 18:36:21 04944245beec: Verifying Checksum 18:36:21 04944245beec: Download complete 18:36:21 765212b225bb: Verifying Checksum 18:36:21 765212b225bb: Download complete 18:36:21 f23df028b6ca: Verifying Checksum 18:36:21 f23df028b6ca: Download complete 18:36:21 d65c8cfc05b1: Verifying Checksum 18:36:21 d65c8cfc05b1: Download complete 18:36:21 699f458cf7ca: Verifying Checksum 18:36:21 699f458cf7ca: Download complete 18:36:22 8998bd30e6a1: Verifying Checksum 18:36:22 8998bd30e6a1: Download complete 18:36:24 2437ff75d9bd: Verifying Checksum 18:36:24 2437ff75d9bd: Download complete 18:36:26 8998bd30e6a1: Pull complete 18:36:27 04944245beec: Pull complete 18:36:29 699f458cf7ca: Pull complete 18:36:29 765212b225bb: Pull complete 18:36:29 f23df028b6ca: Pull complete 18:36:30 d65c8cfc05b1: Pull complete 18:36:48 2437ff75d9bd: Pull complete 18:36:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:36:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:48 prd-ubuntu20.04-docker-arm64-4c-16g-89 does not seem to be running inside a container 18:36:48 $ 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:36:51 $ docker top cfc2ba88d7a03017a55a33d41115d93221f8922d505e9538d5e224f340f24aa0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:52 ---> job-cost.sh 18:36:52 lf-activate-venv: SKIPPING 18:36:52 INFO: No Stack... 18:36:52 INFO: Retrieving Pricing Info for: v3-standard-4 18:36:53 INFO: Archiving Costs [Pipeline] sh 18:36:54 + cut -d, -f6 18:36:54 + cat /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock 18:36:54 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] 18:36:54 Resource [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] did not exist. Created. 18:36:54 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:54 /w/workspace/device-uart/1@tmp/durable-7a4c444d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:36:55 + echo total: 0.10999999940395355 [Pipeline] stash 18:36:55 Warning: overwriting stash ‘stack-cost’ 18:36:55 Stashed 1 file(s) [Pipeline] } 18:36:55 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:36:55 $ docker stop --time=1 cfc2ba88d7a03017a55a33d41115d93221f8922d505e9538d5e224f340f24aa0 18:36:57 $ docker rm -f --volumes cfc2ba88d7a03017a55a33d41115d93221f8922d505e9538d5e224f340f24aa0 [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:36:58 provisioning config files... 18:36:58 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-49@tmp/config2658171626649349708tmp [Pipeline] { [Pipeline] sh 18:36:58 + set +x 18:36:58 + curl -s https://codecov.io/bash 18:36:58 + bash -s -- 18:36:58 18:36:58 _____ _ 18:36:58 / ____| | | 18:36:58 | | ___ __| | ___ ___ _____ __ 18:36:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:36:58 | |___| (_) | (_| | __/ (_| (_) \ V / 18:36:58 \_____\___/ \__,_|\___|\___\___/ \_/ 18:36:58 Bash-1.0.6 18:36:58 18:36:58 18:36:58 ==> git version 2.25.1 found 18:36:58 ==> 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:36:58 Release-Date: 2020-01-08 18:36:58 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:36:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:36:58 ==> Jenkins CI detected. 18:36:58 current dir:  /w/workspace/edgexfoundry_device-uart_PR-49 18:36:58 project root: . 18:36:58 --> token set from env 18:36:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:36:58 ==> Running gcov in . (disable via -X gcov) 18:36:58 ==> Python coveragepy not found 18:36:58 ==> Searching for coverage reports in: 18:36:58 + . 18:36:58 -> Found 1 reports 18:36:58 ==> Detecting git/mercurial file structure 18:36:58 ==> Reading reports 18:36:58 + ./coverage.out bytes=10 18:36:58 ==> Appending adjustments 18:36:58 https://docs.codecov.io/docs/fixing-reports 18:36:58 + Found adjustments 18:36:58 ==> Gzipping contents 18:36:58 4.0K /tmp/codecov.jtOBv6.gz 18:36:58 ==> Uploading reports 18:36:58 url: https://codecov.io 18:36:58 query: branch=PR-49&commit=1352c5912793b91f5b5311a257e65a0628e1fa45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=49&job=&cmd_args= 18:36:58 -> Pinging Codecov 18:36:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-49&commit=1352c5912793b91f5b5311a257e65a0628e1fa45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=49&job=&cmd_args= 18:36:59 -> Uploading to 18:36:59 https://storage.googleapis.com/codecov/v4/raw/2024-03-15/B9AA6E0BBD74AE3A32605C7A7C664919/1352c5912793b91f5b5311a257e65a0628e1fa45/763706b5-9257-4b1b-96b2-f15daef62dfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T183659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4870ab4858c9feb09baef2d4711a6610049c2a5c3ebb87eaf4ba6784793da5d9 18:36:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:36:59 Dload Upload Total Spent Left Speed 18:36:59 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 2138 --:--:-- --:--:-- --:--:-- 2130 18:36:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] } 18:36:59 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:37:01 + [ -d /w/workspace/edgexfoundry_device-uart_PR-49/archives ] 18:37:01 + ls -al /w/workspace/edgexfoundry_device-uart_PR-49/archives 18:37:01 total 16 18:37:01 drwxr-xr-x 3 root root 4096 Mar 15 18:30 . 18:37:01 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 18:30 .. 18:37:01 drwxr-xr-x 2 root root 4096 Mar 15 18:30 cost 18:37:01 -rw-r--r-- 1 root root 82 Mar 15 18:30 cost.csv 18:37:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-49/archives 18:37:01 + ls -al /w/workspace/edgexfoundry_device-uart_PR-49/archives 18:37:01 total 16 18:37:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 18:30 . 18:37:01 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 18:30 .. 18:37:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 18:30 cost 18:37:01 -rw-r--r-- 1 jenkins jenkins 82 Mar 15 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:37:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:37:02 ---> package-listing.sh 18:37:02 ++ facter osfamily 18:37:02 ++ tr '[:upper:]' '[:lower:]' 18:37:03 + OS_FAMILY=debian 18:37:03 + workspace=/w/workspace/edgexfoundry_device-uart_PR-49 18:37:03 + START_PACKAGES=/tmp/packages_start.txt 18:37:03 + END_PACKAGES=/tmp/packages_end.txt 18:37:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:37:03 + PACKAGES=/tmp/packages_start.txt 18:37:03 + '[' /w/workspace/edgexfoundry_device-uart_PR-49 ']' 18:37:03 + PACKAGES=/tmp/packages_end.txt 18:37:03 + case "${OS_FAMILY}" in 18:37:03 + dpkg -l 18:37:03 + grep '^ii' 18:37:03 + '[' -f /tmp/packages_start.txt ']' 18:37:03 + '[' -f /tmp/packages_end.txt ']' 18:37:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:37:03 + '[' /w/workspace/edgexfoundry_device-uart_PR-49 ']' 18:37:03 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-49/archives/ 18:37:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-49/archives/ [Pipeline] echo 18:37:03 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-49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:37:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:04 prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container 18:37:04 $ 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-49/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-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@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:37:04 $ docker top f8e10a90f4aa07bb2f688fe4208680d6355d1c0f0d9e9a60eaad62ff75815ff6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:04 + touch /tmp/pre-build-complete [Pipeline] sh 18:37:05 + mkdir -p /var/log/sysstat [Pipeline] sh 18:37:05 + ls /var/log/sa-host 18:37:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:05 provisioning config files... 18:37:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-49@tmp/config4894582092218636006tmp [Pipeline] { [Pipeline] echo 18:37:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:37:06 ---> create-netrc.sh [Pipeline] } 18:37:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:37:06 ---> python-tools-install.sh [Pipeline] echo 18:37:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:37:06 ---> sudo-logs.sh 18:37:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:37:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:37:07 ---> job-cost.sh 18:37:07 lf-activate-venv: SKIPPING 18:37:07 DEBUG: total: 0.2199999988079071 18:37:07 INFO: Retrieving Stack Cost... 18:37:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:37:08 INFO: Archiving Costs [Pipeline] echo 18:37:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:37:08 ---> logs-deploy.sh 18:37:08 lf-activate-venv: SKIPPING 18:37:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-49/1 18:37:08 INFO: archiving workspace using pattern(s): 18:37:09 Archives upload complete. 18:37:09 INFO: archiving logs to Nexus