Pull request #59 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62b55702d5ada70e71cad7d8d26a0cefcb69fec7+f8749581d9de8ec9f8c1a4606090d5570a6645d2 (dd334cf281ab50c70ea8cb955af32fc5f619a7ff) 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-ssh13489868223091519013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6998477129691992134.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 590556114a56c6d90cc8043840e039c2f74196dc 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-59/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-59/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13438475426201228148.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-59/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10266450284844229622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16944379059932970138.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-59/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-59/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13670336412744868453.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5662 in /w/workspace/edgexfoundry_device-uart_PR-59 [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-59 # 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/59/head:refs/remotes/origin/PR-59 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f8749581d9de8ec9f8c1a4606090d5570a6645d2 into PR head commit 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 Merge succeeded, producing 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 Checking out Revision 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 (PR-59) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 # 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 f8749581d9de8ec9f8c1a4606090d5570a6645d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T18:55:40.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T18:55:40.420Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T18:55:40.535Z] ========================================================= [2024-07-15T18:55:40.535Z] EdgeX Global Pipelines Version Info [2024-07-15T18:55:40.535Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T18:55:41.679Z] ------------------- [2024-07-15T18:55:41.679Z] stable info: [2024-07-15T18:55:41.679Z] ------------------- [2024-07-15T18:55:41.679Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T18:55:41.679Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T18:55:41.679Z] Message: update stable to v1.0.260 [2024-07-15T18:55:41.941Z] ------------------- [2024-07-15T18:55:41.941Z] experimental info: [2024-07-15T18:55:41.941Z] ------------------- [2024-07-15T18:55:41.941Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T18:55:41.941Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T18:55:41.941Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T18:55:42.189Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-07-15T18:55:42.247Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-07-15T18:55:42.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T18:55:42.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T18:55:42.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T18:55:42.496Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T18:55:42.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T18:55:42.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-15T18:55:42.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T18:55:42.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T18:55:42.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T18:55:42.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-07-15T18:55:42.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T18:55:42.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T18:55:43.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T18:55:43.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T18:55:43.189Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T18:55:43.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T18:55:43.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T18:55:43.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T18:55:43.393Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-15T18:55:43.451Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-15T18:55:43.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T18:55:43.614Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T18:55:43.667Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T18:55:43.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T18:55:43.794Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T18:55:43.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-59 [Pipeline] echo [2024-07-15T18:55:43.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-59 [Pipeline] echo [2024-07-15T18:55:43.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-59 [Pipeline] echo [2024-07-15T18:55:44.057Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [Pipeline] echo [2024-07-15T18:55:44.122Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62b5570 [Pipeline] echo [2024-07-15T18:55:44.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T18:55:44.323Z] provisioning config files... [2024-07-15T18:55:44.339Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-59@tmp/config8981275572339154576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T18:55:44.727Z] ---> ****-login.sh [2024-07-15T18:55:44.727Z] nexus3.edgexfoundry.org:10001 [2024-07-15T18:55:44.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:55:45.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:55:45.250Z] Configure a credential helper to remove this warning. See [2024-07-15T18:55:45.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:55:45.250Z] [2024-07-15T18:55:45.250Z] Login Succeeded [2024-07-15T18:55:45.250Z] nexus3.edgexfoundry.org:10002 [2024-07-15T18:55:45.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:55:45.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:55:45.510Z] Configure a credential helper to remove this warning. See [2024-07-15T18:55:45.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:55:45.510Z] [2024-07-15T18:55:45.510Z] Login Succeeded [2024-07-15T18:55:45.511Z] nexus3.edgexfoundry.org:10003 [2024-07-15T18:55:45.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:55:45.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:55:45.511Z] Configure a credential helper to remove this warning. See [2024-07-15T18:55:45.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:55:45.511Z] [2024-07-15T18:55:45.511Z] Login Succeeded [2024-07-15T18:55:45.511Z] nexus3.edgexfoundry.org:10004 [2024-07-15T18:55:45.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:55:45.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:55:45.511Z] Configure a credential helper to remove this warning. See [2024-07-15T18:55:45.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:55:45.511Z] [2024-07-15T18:55:45.511Z] Login Succeeded [2024-07-15T18:55:45.511Z] ****.io [2024-07-15T18:55:45.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:55:46.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:55:46.033Z] Configure a credential helper to remove this warning. See [2024-07-15T18:55:46.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:55:46.033Z] [2024-07-15T18:55:46.033Z] Login Succeeded [2024-07-15T18:55:46.033Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T18:55:46.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T18:55:46.772Z] + git rev-list -1 --merges 62b55702d5ada70e71cad7d8d26a0cefcb69fec7~1..62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [Pipeline] echo [2024-07-15T18:55:46.825Z] -----------> git rev-list -1 --merges 62b55702d5ada70e71cad7d8d26a0cefcb69fec7~1..62b55702d5ada70e71cad7d8d26a0cefcb69fec7 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [false] [Pipeline] sh [2024-07-15T18:55:47.199Z] + git log --format=format:%s -1 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [Pipeline] echo [2024-07-15T18:55:47.241Z] ========================================================= [2024-07-15T18:55:47.241Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T18:55:47.241Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T18:55:47.709Z] + git log --format=format:%s -1 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [Pipeline] echo [2024-07-15T18:55:47.749Z] [semverPrep] GIT_COMMIT: 62b55702d5ada70e71cad7d8d26a0cefcb69fec7, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-15T18:55:47.793Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T18:55:48.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T18:55:48.207Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T18:55:48.207Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T18:55:48.207Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T18:55:48.207Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-15T18:55:48.207Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-15T18:55:48.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T18:55:48.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T18:55:48.710Z] [2024-07-15T18:55:48.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T18:55:49.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T18:55:49.108Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T18:55:49.108Z] b85a868b505f: Pulling fs layer [2024-07-15T18:55:49.108Z] e2be974225ed: Pulling fs layer [2024-07-15T18:55:49.108Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T18:55:49.108Z] 988bab9f4d93: Pulling fs layer [2024-07-15T18:55:49.108Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T18:55:49.108Z] eaf3925da568: Pulling fs layer [2024-07-15T18:55:49.108Z] bab4dde63d76: Pulling fs layer [2024-07-15T18:55:49.108Z] bde34c3a00c8: Pulling fs layer [2024-07-15T18:55:49.108Z] b352a97aabf1: Pulling fs layer [2024-07-15T18:55:49.108Z] 4872d77fe225: Pulling fs layer [2024-07-15T18:55:49.108Z] 5851b861e8e6: Pulling fs layer [2024-07-15T18:55:49.108Z] 988bab9f4d93: Waiting [2024-07-15T18:55:49.108Z] bab4dde63d76: Waiting [2024-07-15T18:55:49.108Z] bde34c3a00c8: Waiting [2024-07-15T18:55:49.108Z] 1469e6f7b9e6: Waiting [2024-07-15T18:55:49.108Z] 4872d77fe225: Waiting [2024-07-15T18:55:49.108Z] eaf3925da568: Waiting [2024-07-15T18:55:49.108Z] b352a97aabf1: Waiting [2024-07-15T18:55:49.108Z] 5851b861e8e6: Waiting [2024-07-15T18:55:49.108Z] e2be974225ed: Download complete [2024-07-15T18:55:49.108Z] 988bab9f4d93: Verifying Checksum [2024-07-15T18:55:49.108Z] 988bab9f4d93: Download complete [2024-07-15T18:55:49.369Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T18:55:49.369Z] 339a4e72a1f5: Download complete [2024-07-15T18:55:49.369Z] 1469e6f7b9e6: Verifying Checksum [2024-07-15T18:55:49.369Z] 1469e6f7b9e6: Download complete [2024-07-15T18:55:49.369Z] eaf3925da568: Verifying Checksum [2024-07-15T18:55:49.369Z] eaf3925da568: Download complete [2024-07-15T18:55:49.369Z] bde34c3a00c8: Verifying Checksum [2024-07-15T18:55:49.369Z] bde34c3a00c8: Download complete [2024-07-15T18:55:49.369Z] b352a97aabf1: Download complete [2024-07-15T18:55:49.369Z] 4872d77fe225: Verifying Checksum [2024-07-15T18:55:49.369Z] 4872d77fe225: Download complete [2024-07-15T18:55:49.369Z] 5851b861e8e6: Download complete [2024-07-15T18:55:49.369Z] b85a868b505f: Verifying Checksum [2024-07-15T18:55:49.369Z] b85a868b505f: Download complete [2024-07-15T18:55:49.629Z] bab4dde63d76: Download complete [2024-07-15T18:55:50.585Z] b85a868b505f: Pull complete [2024-07-15T18:55:50.844Z] e2be974225ed: Pull complete [2024-07-15T18:55:51.414Z] 339a4e72a1f5: Pull complete [2024-07-15T18:55:51.414Z] 988bab9f4d93: Pull complete [2024-07-15T18:55:51.673Z] 1469e6f7b9e6: Pull complete [2024-07-15T18:55:51.673Z] eaf3925da568: Pull complete [2024-07-15T18:55:53.578Z] bab4dde63d76: Pull complete [2024-07-15T18:55:53.578Z] bde34c3a00c8: Pull complete [2024-07-15T18:55:53.837Z] b352a97aabf1: Pull complete [2024-07-15T18:55:53.837Z] 4872d77fe225: Pull complete [2024-07-15T18:55:53.837Z] 5851b861e8e6: Pull complete [2024-07-15T18:55:53.837Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T18:55:54.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T18:55:54.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T18:55:54.380Z] prd-ubuntu20.04-docker-8c-8g-5662 does not seem to be running inside a container [2024-07-15T18:55:54.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-59 -v /w/workspace/edgexfoundry_device-uart_PR-59:/w/workspace/edgexfoundry_device-uart_PR-59:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-59@tmp:/w/workspace/edgexfoundry_device-uart_PR-59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T18:55:57.011Z] $ docker top 96fd8e9a4a81c6f5e024b32f53f4352f584d91bb9a43e94d7add9760eff9fda2 -eo pid,comm [2024-07-15T18:55:57.067Z] 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). [2024-07-15T18:55:57.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T18:55:57.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T18:55:57.240Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T18:55:57.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T18:55:57.349Z] $ docker exec 96fd8e9a4a81c6f5e024b32f53f4352f584d91bb9a43e94d7add9760eff9fda2 ssh-agent [2024-07-15T18:55:57.453Z] SSH_AUTH_SOCK=/tmp/ssh-UGnIfHu4gmrP/agent.31 [2024-07-15T18:55:57.453Z] SSH_AGENT_PID=37 [2024-07-15T18:55:57.459Z] Running ssh-add (command line suppressed) [2024-07-15T18:55:57.568Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-59@tmp/private_key_18400549736071854264.key (/w/workspace/edgexfoundry_device-uart_PR-59@tmp/private_key_18400549736071854264.key) [2024-07-15T18:55:57.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T18:55:57.936Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T18:55:57.964Z] $ docker exec --env ******** --env ******** 96fd8e9a4a81c6f5e024b32f53f4352f584d91bb9a43e94d7add9760eff9fda2 ssh-agent -k [2024-07-15T18:55:58.073Z] unset SSH_AUTH_SOCK; [2024-07-15T18:55:58.074Z] unset SSH_AGENT_PID; [2024-07-15T18:55:58.074Z] echo Agent pid 37 killed; [2024-07-15T18:55:58.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T18:55:58.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T18:55:58.219Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T18:55:58.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T18:55:58.340Z] $ docker exec 96fd8e9a4a81c6f5e024b32f53f4352f584d91bb9a43e94d7add9760eff9fda2 ssh-agent [2024-07-15T18:55:58.462Z] SSH_AUTH_SOCK=/tmp/ssh-8oXPHsB3EGoZ/agent.69 [2024-07-15T18:55:58.462Z] SSH_AGENT_PID=75 [2024-07-15T18:55:58.468Z] Running ssh-add (command line suppressed) [2024-07-15T18:55:58.583Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-59@tmp/private_key_3709418791296906564.key (/w/workspace/edgexfoundry_device-uart_PR-59@tmp/private_key_3709418791296906564.key) [2024-07-15T18:55:58.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T18:55:58.957Z] + git semver init [2024-07-15T18:55:59.219Z] 2024-07-15 18:55:59,142 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T18:55:59.219Z] 2024-07-15 18:55:59,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-59/.semver [2024-07-15T18:55:59.219Z] 2024-07-15 18:55:59,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-59/.semver [2024-07-15T18:55:59.219Z] 2024-07-15 18:55:59,144 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-59/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-59, universal_newlines=False, shell=None, istream=None) [2024-07-15T18:56:00.612Z] 2024-07-15 18:56:00,234 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-59/.git/info/exclude [2024-07-15T18:56:00.612Z] 2024-07-15 18:56:00,234 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-59/.semver/PR-59 with force:False [2024-07-15T18:56:00.612Z] 2024-07-15 18:56:00,235 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-59/.semver/PR-59 [2024-07-15T18:56:00.612Z] 2024-07-15 18:56:00,239 [execute] INFO git cat-file --batch-check [2024-07-15T18:56:00.612Z] 2024-07-15 18:56:00,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-59/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T18:56:00.612Z] 2024-07-15 18:56:00,245 [execute] INFO git cat-file --batch [2024-07-15T18:56:00.612Z] 2024-07-15 18:56:00,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-59/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T18:56:00.612Z] 2024-07-15 18:56:00,250 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-59/.semver/PR-59 [2024-07-15T18:56:00.612Z] 0.0.0 [Pipeline] } [2024-07-15T18:56:00.641Z] $ docker exec --env ******** --env ******** 96fd8e9a4a81c6f5e024b32f53f4352f584d91bb9a43e94d7add9760eff9fda2 ssh-agent -k [2024-07-15T18:56:00.747Z] unset SSH_AUTH_SOCK; [2024-07-15T18:56:00.748Z] unset SSH_AGENT_PID; [2024-07-15T18:56:00.748Z] echo Agent pid 75 killed; [2024-07-15T18:56:00.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T18:56:01.247Z] + git semver [Pipeline] } [2024-07-15T18:56:01.544Z] $ docker stop --time=1 96fd8e9a4a81c6f5e024b32f53f4352f584d91bb9a43e94d7add9760eff9fda2 [2024-07-15T18:56:02.864Z] $ docker rm -f --volumes 96fd8e9a4a81c6f5e024b32f53f4352f584d91bb9a43e94d7add9760eff9fda2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T18:56:03.299Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T18:56:03.717Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T18:56:03.740Z] [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 [2024-07-15T18:56:04.451Z] provisioning config files... [2024-07-15T18:56:04.463Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-59@tmp/config637155473171668178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T18:56:04.851Z] ---> ****-login.sh [2024-07-15T18:56:04.851Z] nexus3.edgexfoundry.org:10001 [2024-07-15T18:56:04.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:56:04.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:56:04.851Z] Configure a credential helper to remove this warning. See [2024-07-15T18:56:04.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:56:04.851Z] [2024-07-15T18:56:04.851Z] Login Succeeded [2024-07-15T18:56:04.852Z] nexus3.edgexfoundry.org:10002 [2024-07-15T18:56:04.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:56:05.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:56:05.111Z] Configure a credential helper to remove this warning. See [2024-07-15T18:56:05.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:56:05.111Z] [2024-07-15T18:56:05.111Z] Login Succeeded [2024-07-15T18:56:05.111Z] nexus3.edgexfoundry.org:10003 [2024-07-15T18:56:05.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:56:05.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:56:05.112Z] Configure a credential helper to remove this warning. See [2024-07-15T18:56:05.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:56:05.112Z] [2024-07-15T18:56:05.112Z] Login Succeeded [2024-07-15T18:56:05.112Z] nexus3.edgexfoundry.org:10004 [2024-07-15T18:56:05.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:56:05.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:56:05.372Z] Configure a credential helper to remove this warning. See [2024-07-15T18:56:05.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:56:05.372Z] [2024-07-15T18:56:05.372Z] Login Succeeded [2024-07-15T18:56:05.372Z] ****.io [2024-07-15T18:56:05.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:56:05.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:56:05.632Z] Configure a credential helper to remove this warning. See [2024-07-15T18:56:05.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:56:05.632Z] [2024-07-15T18:56:05.632Z] Login Succeeded [2024-07-15T18:56:05.632Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T18:56:05.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T18:56:05.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T18:56:05.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T18:56:06.002Z] ========================================================= [2024-07-15T18:56:06.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T18:56:06.002Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T18:56:06.535Z] + 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 . [2024-07-15T18:56:06.535Z] Sending build context to Docker daemon 25.51MB [2024-07-15T18:56:06.535Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T18:56:06.535Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T18:56:06.798Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T18:56:06.798Z] 619be1103602: Pulling fs layer [2024-07-15T18:56:06.798Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T18:56:06.798Z] 5df492c9dc93: Pulling fs layer [2024-07-15T18:56:06.798Z] 7629e6793208: Pulling fs layer [2024-07-15T18:56:06.798Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T18:56:06.798Z] fb5054dd5b73: Pulling fs layer [2024-07-15T18:56:06.798Z] eeca6798cff9: Pulling fs layer [2024-07-15T18:56:06.798Z] aa269ceb94a6: Pulling fs layer [2024-07-15T18:56:06.798Z] ada007ff1a6a: Pulling fs layer [2024-07-15T18:56:06.798Z] eeca6798cff9: Waiting [2024-07-15T18:56:06.798Z] aa269ceb94a6: Waiting [2024-07-15T18:56:06.798Z] 7629e6793208: Waiting [2024-07-15T18:56:06.798Z] fb5054dd5b73: Waiting [2024-07-15T18:56:06.798Z] ada007ff1a6a: Waiting [2024-07-15T18:56:06.798Z] 7862e08f4a3e: Verifying Checksum [2024-07-15T18:56:06.798Z] 7862e08f4a3e: Download complete [2024-07-15T18:56:06.798Z] 7629e6793208: Verifying Checksum [2024-07-15T18:56:06.798Z] 7629e6793208: Download complete [2024-07-15T18:56:06.798Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T18:56:06.798Z] 4f4fb700ef54: Download complete [2024-07-15T18:56:07.060Z] fb5054dd5b73: Download complete [2024-07-15T18:56:07.060Z] 619be1103602: Verifying Checksum [2024-07-15T18:56:07.060Z] 619be1103602: Download complete [2024-07-15T18:56:07.060Z] eeca6798cff9: Verifying Checksum [2024-07-15T18:56:07.060Z] eeca6798cff9: Download complete [2024-07-15T18:56:07.331Z] 619be1103602: Pull complete [2024-07-15T18:56:07.331Z] ada007ff1a6a: Verifying Checksum [2024-07-15T18:56:07.331Z] ada007ff1a6a: Download complete [2024-07-15T18:56:07.331Z] 5df492c9dc93: Verifying Checksum [2024-07-15T18:56:07.331Z] 5df492c9dc93: Download complete [2024-07-15T18:56:07.591Z] 7862e08f4a3e: Pull complete [2024-07-15T18:56:07.849Z] aa269ceb94a6: Verifying Checksum [2024-07-15T18:56:07.849Z] aa269ceb94a6: Download complete [2024-07-15T18:56:11.136Z] 5df492c9dc93: Pull complete [2024-07-15T18:56:11.136Z] 7629e6793208: Pull complete [2024-07-15T18:56:11.136Z] 4f4fb700ef54: Pull complete [2024-07-15T18:56:11.136Z] fb5054dd5b73: Pull complete [2024-07-15T18:56:11.136Z] eeca6798cff9: Pull complete [2024-07-15T18:56:13.668Z] aa269ceb94a6: Pull complete [2024-07-15T18:56:14.236Z] ada007ff1a6a: Pull complete [2024-07-15T18:56:14.236Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T18:56:14.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T18:56:14.236Z] ---> f489d0715acc [2024-07-15T18:56:14.236Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T18:56:18.430Z] ---> Running in ada6204b0aaf [2024-07-15T18:56:18.430Z] Removing intermediate container ada6204b0aaf [2024-07-15T18:56:18.430Z] ---> aa9c9e779c8f [2024-07-15T18:56:18.430Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T18:56:18.430Z] ---> Running in a2c569d2ad30 [2024-07-15T18:56:18.430Z] Removing intermediate container a2c569d2ad30 [2024-07-15T18:56:18.430Z] ---> c53ed8de1052 [2024-07-15T18:56:18.430Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T18:56:18.430Z] ---> Running in 6797aa554513 [2024-07-15T18:56:18.430Z] Removing intermediate container 6797aa554513 [2024-07-15T18:56:18.430Z] ---> e8cf99887786 [2024-07-15T18:56:18.430Z] Step 6/12 : WORKDIR /device-uart [2024-07-15T18:56:18.430Z] ---> Running in f40548abad3e [2024-07-15T18:56:18.689Z] Removing intermediate container f40548abad3e [2024-07-15T18:56:18.689Z] ---> 694b89fc67a1 [2024-07-15T18:56:18.689Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T18:56:18.689Z] ---> Running in c73c35aee36d [2024-07-15T18:56:18.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T18:56:19.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T18:56:19.252Z] Still waiting to schedule task [2024-07-15T18:56:19.252Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-15T18:56:19.468Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-15T18:56:19.468Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-15T18:56:19.468Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-15T18:56:19.468Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-15T18:56:19.468Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T18:56:19.468Z] OK: 268 MiB in 56 packages [2024-07-15T18:56:20.036Z] Removing intermediate container c73c35aee36d [2024-07-15T18:56:20.036Z] ---> 348d29395b44 [2024-07-15T18:56:20.036Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-15T18:56:20.036Z] ---> b2215a616f82 [2024-07-15T18:56:20.036Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T18:56:20.036Z] ---> Running in 2f19565181df [2024-07-15T18:57:16.870Z] Removing intermediate container 2f19565181df [2024-07-15T18:57:16.871Z] ---> eaa5291ab747 [2024-07-15T18:57:16.871Z] Step 10/12 : COPY . . [2024-07-15T18:57:16.871Z] ---> 081d5cda0606 [2024-07-15T18:57:16.871Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T18:57:16.871Z] ---> Running in 74c891f6902f [2024-07-15T18:57:16.871Z] Removing intermediate container 74c891f6902f [2024-07-15T18:57:16.871Z] ---> ebd22e3e470b [2024-07-15T18:57:16.871Z] Step 12/12 : RUN ${MAKE} [2024-07-15T18:57:16.871Z] ---> Running in b23db351e495 [2024-07-15T18:57:16.871Z] noop [2024-07-15T18:57:16.871Z] Removing intermediate container b23db351e495 [2024-07-15T18:57:16.871Z] ---> c5c3c08c41ea [2024-07-15T18:57:16.871Z] Successfully built c5c3c08c41ea [2024-07-15T18:57:16.871Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T18:57:17.375Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T18:57:17.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T18:57:17.555Z] prd-ubuntu20.04-docker-8c-8g-5662 does not seem to be running inside a container [2024-07-15T18:57:17.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-59 -v /w/workspace/edgexfoundry_device-uart_PR-59:/w/workspace/edgexfoundry_device-uart_PR-59:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-59@tmp:/w/workspace/edgexfoundry_device-uart_PR-59@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 ******** ci-base-image-x86_64 cat [2024-07-15T18:57:17.951Z] $ docker top 2e46dd7e060c0c4bf0b8bb6fe999c1c054aa6e504bacfb33ccdb1860347eb61f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T18:57:18.366Z] + go version [2024-07-15T18:57:18.366Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T18:57:18.397Z] $ docker stop --time=1 2e46dd7e060c0c4bf0b8bb6fe999c1c054aa6e504bacfb33ccdb1860347eb61f [2024-07-15T18:57:19.711Z] $ docker rm -f --volumes 2e46dd7e060c0c4bf0b8bb6fe999c1c054aa6e504bacfb33ccdb1860347eb61f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T18:57:20.553Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T18:57:20.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T18:57:20.726Z] prd-ubuntu20.04-docker-8c-8g-5662 does not seem to be running inside a container [2024-07-15T18:57:20.760Z] $ 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-59 -v /w/workspace/edgexfoundry_device-uart_PR-59:/w/workspace/edgexfoundry_device-uart_PR-59:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-59@tmp:/w/workspace/edgexfoundry_device-uart_PR-59@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 ******** ci-base-image-x86_64 cat [2024-07-15T18:57:21.106Z] $ docker top d156ab3579f2d8694c5bf25063093d01a98ab24652c179a7c2b145e2d6a743c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T18:57:21.536Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-59 [Pipeline] fileExists [Pipeline] sh [2024-07-15T18:57:21.931Z] + make test [2024-07-15T18:57:21.931Z] go test ./... -coverprofile=coverage.out [2024-07-15T18:57:23.834Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-15T18:57:45.766Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-15T18:57:45.766Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-15T18:57:47.242Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5663 in /w/workspace/edgexfoundry_device-uart_PR-59 [Pipeline] { [Pipeline] ws [2024-07-15T18:57:47.323Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-07-15T18:57:47.405Z] The recommended git tool is: git [2024-07-15T18:57:51.959Z] using credential edgex-jenkins-ssh [2024-07-15T18:57:51.980Z] Cloning the remote Git repository [2024-07-15T18:57:52.015Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-07-15T18:57:52.096Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-07-15T18:57:52.229Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-07-15T18:57:52.230Z] > git --version # timeout=10 [2024-07-15T18:57:52.252Z] > git --version # 'git version 2.25.1' [2024-07-15T18:57:52.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T18:57:52.398Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T18:57:53.881Z] go vet ./... [2024-07-15T18:57:54.508Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-07-15T18:57:54.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T18:57:56.004Z] Merging remotes/origin/main commit f8749581d9de8ec9f8c1a4606090d5570a6645d2 into PR head commit 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [2024-07-15T18:57:55.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-07-15T18:57:55.550Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-07-15T18:57:55.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T18:57:55.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-15T18:57:56.017Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T18:57:56.081Z] > git checkout -f 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 # timeout=10 [2024-07-15T18:57:56.276Z] Merge succeeded, producing 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [2024-07-15T18:57:56.277Z] Checking out Revision 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 (PR-59) [2024-07-15T18:57:56.812Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-15T18:57:56.855Z] > git --version # timeout=10 [2024-07-15T18:57:56.868Z] > git --version # 'git version 2.25.1' [2024-07-15T18:57:56.887Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T18:57:56.165Z] > git remote # timeout=10 [2024-07-15T18:57:56.191Z] > git config --get remote.origin.url # timeout=10 [2024-07-15T18:57:56.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T18:57:56.231Z] > git merge f8749581d9de8ec9f8c1a4606090d5570a6645d2 # timeout=10 [2024-07-15T18:57:56.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-15T18:57:56.279Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T18:57:56.300Z] > git checkout -f 62b55702d5ada70e71cad7d8d26a0cefcb69fec7 # timeout=10 [2024-07-15T18:58:00.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T18:58:00.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T18:58:00.439Z] ./bin/test-attribution-txt.sh [2024-07-15T18:58:00.439Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T18:58:00.439Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T18:58:00.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T18:58:00.531Z] $ docker stop --time=1 d156ab3579f2d8694c5bf25063093d01a98ab24652c179a7c2b145e2d6a743c7 [2024-07-15T18:58:03.497Z] $ docker rm -f --volumes d156ab3579f2d8694c5bf25063093d01a98ab24652c179a7c2b145e2d6a743c7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-07-15T18:58:04.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2024-07-15T18:58:04.448Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-07-15T18:58:04.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T18:58:04.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T18:58:04.686Z] Dload Upload Total Spent Left Speed [2024-07-15T18:58:04.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 58045 0 --:--:-- --:--:-- --:--:-- 58045 [Pipeline] sh [Pipeline] sh [2024-07-15T18:58:05.028Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T18:58:05.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T18:58:05.546Z] + sudo tee /etc/docker/daemon.new [2024-07-15T18:58:05.546Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-15T18:58:05.546Z] { [2024-07-15T18:58:05.546Z] "registry-mirrors": [ [2024-07-15T18:58:05.546Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T18:58:05.546Z] ], [2024-07-15T18:58:05.546Z] "bip": "10.250.0.254/24", [2024-07-15T18:58:05.546Z] "hosts": [ [2024-07-15T18:58:05.546Z] "tcp://0.0.0.0:5555", [2024-07-15T18:58:05.546Z] "unix:///var/run/docker.sock" [2024-07-15T18:58:05.546Z] ], [2024-07-15T18:58:05.546Z] "mtu": 1458, [2024-07-15T18:58:05.546Z] "selinux-enabled": true, [2024-07-15T18:58:05.546Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T18:58:05.546Z] } [Pipeline] sh [2024-07-15T18:58:05.643Z] + ls -al . [2024-07-15T18:58:05.643Z] total 224 [2024-07-15T18:58:05.643Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 18:57 . [2024-07-15T18:58:05.643Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:55 .. [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 18:55 .dockerignore [2024-07-15T18:58:05.643Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 18:57 .git [2024-07-15T18:58:05.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:55 .github [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 15 18:55 .gitignore [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 18:55 .golangci.yml [2024-07-15T18:58:05.643Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 18:56 .semver [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 15 18:55 Attribution.txt [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 15 18:55 CHANGELOG.md [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 15 18:55 Dockerfile [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 18:55 GOVERNANCE.md [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 15 18:55 Jenkinsfile [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 18:55 LICENSE [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 15 18:55 Makefile [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 15 18:55 OWNERS.md [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 15 18:55 README.md [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 18:56 VERSION [2024-07-15T18:58:05.643Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:55 bin [2024-07-15T18:58:05.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:55 cmd [2024-07-15T18:58:05.643Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 15 18:57 coverage.out [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 6963 Jul 15 18:55 go.mod [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 102147 Jul 15 18:55 go.sum [2024-07-15T18:58:05.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:55 internal [2024-07-15T18:58:05.643Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 15 18:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T18:58:05.900Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T18:58:06.104Z] + 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=62b55702d5ada70e71cad7d8d26a0cefcb69fec7 --label arch=amd64 --label version=0.0.0 . [2024-07-15T18:58:06.104Z] Sending build context to Docker daemon 25.51MB [2024-07-15T18:58:06.104Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T18:58:06.104Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-15T18:58:06.104Z] ---> c5c3c08c41ea [2024-07-15T18:58:06.104Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T18:58:06.234Z] + sudo service docker restart [2024-07-15T18:58:06.366Z] ---> Running in cc714e10f17a [2024-07-15T18:58:06.625Z] Removing intermediate container cc714e10f17a [2024-07-15T18:58:06.625Z] ---> b3145d682baa [2024-07-15T18:58:06.625Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T18:58:06.625Z] ---> Running in c471663c7cbf [2024-07-15T18:58:06.625Z] Removing intermediate container c471663c7cbf [2024-07-15T18:58:06.625Z] ---> 408ead2fd17d [2024-07-15T18:58:06.625Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-15T18:58:06.625Z] ---> Running in 26230f0e7db7 [2024-07-15T18:58:06.625Z] Removing intermediate container 26230f0e7db7 [2024-07-15T18:58:06.625Z] ---> 67fba88ff2e3 [2024-07-15T18:58:06.625Z] Step 6/26 : WORKDIR /device-uart [2024-07-15T18:58:06.625Z] ---> Running in fd95694a0242 [2024-07-15T18:58:06.887Z] Removing intermediate container fd95694a0242 [2024-07-15T18:58:06.887Z] ---> 577a9026e3d5 [2024-07-15T18:58:06.887Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T18:58:06.887Z] ---> Running in c01dddfdb160 [2024-07-15T18:58:07.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T18:58:07.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T18:58:07.670Z] OK: 268 MiB in 56 packages [2024-07-15T18:58:07.932Z] Removing intermediate container c01dddfdb160 [2024-07-15T18:58:07.932Z] ---> 6a27fc130037 [2024-07-15T18:58:07.932Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-15T18:58:08.192Z] ---> 3486ca685ca2 [2024-07-15T18:58:08.192Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T18:58:08.192Z] ---> Running in 8399c571b3de [2024-07-15T18:58:08.764Z] Removing intermediate container 8399c571b3de [2024-07-15T18:58:08.764Z] ---> 71c57e563489 [2024-07-15T18:58:08.764Z] Step 10/26 : COPY . . [2024-07-15T18:58:09.334Z] ---> f0a7c27c0699 [2024-07-15T18:58:09.334Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T18:58:09.334Z] ---> Running in 8eae36199c3f [2024-07-15T18:58:09.593Z] Removing intermediate container 8eae36199c3f [2024-07-15T18:58:09.593Z] ---> 6060bbc033a1 [2024-07-15T18:58:09.593Z] Step 12/26 : RUN ${MAKE} [2024-07-15T18:58:09.593Z] ---> Running in 09c9431927c1 [2024-07-15T18:58:09.858Z] 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.24" -trimpath -mod=readonly -o cmd/device-uart ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T18:58:24.573Z] provisioning config files... [2024-07-15T18:58:24.599Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config17129224969329438129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T18:58:25.075Z] ---> ****-login.sh [2024-07-15T18:58:25.075Z] nexus3.edgexfoundry.org:10001 [2024-07-15T18:58:25.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:58:25.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:58:25.615Z] Configure a credential helper to remove this warning. See [2024-07-15T18:58:25.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:58:25.615Z] [2024-07-15T18:58:25.615Z] Login Succeeded [2024-07-15T18:58:25.615Z] nexus3.edgexfoundry.org:10002 [2024-07-15T18:58:25.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:58:25.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:58:25.883Z] Configure a credential helper to remove this warning. See [2024-07-15T18:58:25.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:58:25.883Z] [2024-07-15T18:58:25.883Z] Login Succeeded [2024-07-15T18:58:25.883Z] nexus3.edgexfoundry.org:10003 [2024-07-15T18:58:26.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:58:26.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:58:26.421Z] Configure a credential helper to remove this warning. See [2024-07-15T18:58:26.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:58:26.421Z] [2024-07-15T18:58:26.421Z] Login Succeeded [2024-07-15T18:58:26.421Z] nexus3.edgexfoundry.org:10004 [2024-07-15T18:58:26.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:58:26.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:58:26.691Z] Configure a credential helper to remove this warning. See [2024-07-15T18:58:26.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:58:26.691Z] [2024-07-15T18:58:26.691Z] Login Succeeded [2024-07-15T18:58:26.691Z] ****.io [2024-07-15T18:58:26.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T18:58:27.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T18:58:27.224Z] Configure a credential helper to remove this warning. See [2024-07-15T18:58:27.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T18:58:27.224Z] [2024-07-15T18:58:27.225Z] Login Succeeded [2024-07-15T18:58:27.225Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T18:58:27.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T18:58:27.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T18:58:27.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T18:58:27.826Z] ========================================================= [2024-07-15T18:58:27.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T18:58:27.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T18:58:28.377Z] + 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 . [2024-07-15T18:58:28.644Z] Sending build context to Docker daemon 12.82MB [2024-07-15T18:58:28.912Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T18:58:28.912Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T18:58:28.912Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T18:58:28.912Z] c6b39de5b339: Pulling fs layer [2024-07-15T18:58:28.912Z] a69c41024577: Pulling fs layer [2024-07-15T18:58:28.912Z] d6de4b400683: Pulling fs layer [2024-07-15T18:58:28.912Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T18:58:28.912Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T18:58:28.912Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T18:58:28.912Z] 00f215d4a9da: Pulling fs layer [2024-07-15T18:58:28.912Z] d496ad576159: Pulling fs layer [2024-07-15T18:58:28.912Z] 35cb2a7552d0: Waiting [2024-07-15T18:58:28.912Z] 4f4fb700ef54: Waiting [2024-07-15T18:58:28.912Z] 464afbd9ba4c: Waiting [2024-07-15T18:58:28.912Z] 00f215d4a9da: Waiting [2024-07-15T18:58:28.912Z] d496ad576159: Waiting [2024-07-15T18:58:28.912Z] a69c41024577: Verifying Checksum [2024-07-15T18:58:28.912Z] a69c41024577: Download complete [2024-07-15T18:58:28.912Z] 35cb2a7552d0: Download complete [2024-07-15T18:58:28.912Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T18:58:28.912Z] 4f4fb700ef54: Download complete [2024-07-15T18:58:29.181Z] 464afbd9ba4c: Verifying Checksum [2024-07-15T18:58:29.181Z] 464afbd9ba4c: Download complete [2024-07-15T18:58:29.181Z] c6b39de5b339: Verifying Checksum [2024-07-15T18:58:29.181Z] c6b39de5b339: Download complete [2024-07-15T18:58:29.450Z] d496ad576159: Verifying Checksum [2024-07-15T18:58:29.450Z] d496ad576159: Download complete [2024-07-15T18:58:30.039Z] c6b39de5b339: Pull complete [2024-07-15T18:58:30.626Z] a69c41024577: Pull complete [2024-07-15T18:58:30.892Z] d6de4b400683: Verifying Checksum [2024-07-15T18:58:30.892Z] d6de4b400683: Download complete [2024-07-15T18:58:31.867Z] 00f215d4a9da: Verifying Checksum [2024-07-15T18:58:31.867Z] 00f215d4a9da: Download complete [2024-07-15T18:58:41.941Z] Removing intermediate container 09c9431927c1 [2024-07-15T18:58:41.941Z] ---> e9461eae1bed [2024-07-15T18:58:41.941Z] Step 13/26 : FROM alpine:3.18 [2024-07-15T18:58:41.941Z] 3.18: Pulling from library/alpine [2024-07-15T18:58:41.941Z] 73baa7ef167e: Pulling fs layer [2024-07-15T18:58:41.941Z] 73baa7ef167e: Download complete [2024-07-15T18:58:41.941Z] 73baa7ef167e: Pull complete [2024-07-15T18:58:41.941Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T18:58:41.941Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T18:58:41.941Z] ---> 8fd7cac70a4a [2024-07-15T18:58:41.941Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-15T18:58:41.941Z] ---> Running in bcf20e70ed89 [2024-07-15T18:58:41.941Z] Removing intermediate container bcf20e70ed89 [2024-07-15T18:58:41.941Z] ---> 6e3b7dbc28f4 [2024-07-15T18:58:41.941Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-15T18:58:41.941Z] ---> Running in 9b2811b1916f [2024-07-15T18:58:41.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T18:58:42.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T18:58:42.460Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T18:58:42.460Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T18:58:42.460Z] OK: 7 MiB in 16 packages [2024-07-15T18:58:42.719Z] Removing intermediate container 9b2811b1916f [2024-07-15T18:58:42.719Z] ---> 1a45cf0675a7 [2024-07-15T18:58:42.719Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-15T18:58:42.719Z] ---> Running in 51eda98be673 [2024-07-15T18:58:42.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T18:58:43.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T18:58:43.239Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T18:58:43.239Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T18:58:43.239Z] OK: 7 MiB in 16 packages [2024-07-15T18:58:43.807Z] Removing intermediate container 51eda98be673 [2024-07-15T18:58:43.807Z] ---> 83c560bba1f0 [2024-07-15T18:58:43.807Z] Step 17/26 : WORKDIR / [2024-07-15T18:58:43.807Z] ---> Running in 9c4677d954ab [2024-07-15T18:58:44.068Z] Removing intermediate container 9c4677d954ab [2024-07-15T18:58:44.068Z] ---> f172b8e5acf6 [2024-07-15T18:58:44.068Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-15T18:58:44.068Z] ---> 87593a591407 [2024-07-15T18:58:44.068Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-15T18:58:44.218Z] d6de4b400683: Pull complete [2024-07-15T18:58:44.219Z] 35cb2a7552d0: Pull complete [2024-07-15T18:58:44.219Z] 4f4fb700ef54: Pull complete [2024-07-15T18:58:44.219Z] 464afbd9ba4c: Pull complete [2024-07-15T18:58:44.326Z] ---> a92f6588e600 [2024-07-15T18:58:44.326Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-15T18:58:45.706Z] ---> 7d15857a116b [2024-07-15T18:58:45.706Z] Step 21/26 : EXPOSE 59995 [2024-07-15T18:58:45.706Z] ---> Running in 102a0a854842 [2024-07-15T18:58:45.706Z] Removing intermediate container 102a0a854842 [2024-07-15T18:58:45.706Z] ---> a7f9bf404f84 [2024-07-15T18:58:45.706Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-15T18:58:45.706Z] ---> Running in 1c40fe93aab2 [2024-07-15T18:58:45.706Z] Removing intermediate container 1c40fe93aab2 [2024-07-15T18:58:45.706Z] ---> 1459796c3f66 [2024-07-15T18:58:45.706Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T18:58:45.706Z] ---> Running in 1f905bd3e228 [2024-07-15T18:58:45.706Z] Removing intermediate container 1f905bd3e228 [2024-07-15T18:58:45.706Z] ---> 072b91bbf26b [2024-07-15T18:58:45.706Z] Step 24/26 : LABEL arch=amd64 [2024-07-15T18:58:45.706Z] ---> Running in 0eca9fbd85f1 [2024-07-15T18:58:45.966Z] Removing intermediate container 0eca9fbd85f1 [2024-07-15T18:58:45.966Z] ---> fafb375950b6 [2024-07-15T18:58:45.966Z] Step 25/26 : LABEL git_sha=62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [2024-07-15T18:58:45.966Z] ---> Running in 8488f6d49524 [2024-07-15T18:58:45.966Z] Removing intermediate container 8488f6d49524 [2024-07-15T18:58:45.966Z] ---> e3151decf468 [2024-07-15T18:58:45.966Z] Step 26/26 : LABEL version=0.0.0 [2024-07-15T18:58:45.966Z] ---> Running in 61759c1d8b5a [2024-07-15T18:58:45.966Z] Removing intermediate container 61759c1d8b5a [2024-07-15T18:58:45.966Z] ---> 3e744d0f8285 [2024-07-15T18:58:45.966Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T18:58:45.966Z] Successfully built 3e744d0f8285 [2024-07-15T18:58:45.966Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T18:58:47.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T18:58:47.040Z] [2024-07-15T18:58:47.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T18:58:47.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T18:58:47.447Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T18:58:47.447Z] 5eb5b503b376: Pulling fs layer [2024-07-15T18:58:47.447Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T18:58:47.447Z] ec43610c2a17: Pulling fs layer [2024-07-15T18:58:47.447Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T18:58:47.447Z] 33b1e0a273af: Pulling fs layer [2024-07-15T18:58:47.447Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T18:58:47.447Z] 2f39f015ded8: Pulling fs layer [2024-07-15T18:58:47.447Z] 3a2ae6a8a46f: Waiting [2024-07-15T18:58:47.447Z] 2f39f015ded8: Waiting [2024-07-15T18:58:47.447Z] 33b1e0a273af: Waiting [2024-07-15T18:58:47.447Z] 5d3b04190fa2: Waiting [2024-07-15T18:58:47.447Z] 5c69ac0246d0: Download complete [2024-07-15T18:58:47.447Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-15T18:58:47.447Z] 3a2ae6a8a46f: Download complete [2024-07-15T18:58:47.447Z] 33b1e0a273af: Verifying Checksum [2024-07-15T18:58:47.447Z] 33b1e0a273af: Download complete [2024-07-15T18:58:47.447Z] 5d3b04190fa2: Download complete [2024-07-15T18:58:47.447Z] ec43610c2a17: Download complete [2024-07-15T18:58:47.705Z] 5eb5b503b376: Verifying Checksum [2024-07-15T18:58:47.705Z] 5eb5b503b376: Download complete [2024-07-15T18:58:48.270Z] 2f39f015ded8: Download complete [2024-07-15T18:58:48.838Z] 5eb5b503b376: Pull complete [2024-07-15T18:58:49.096Z] 5c69ac0246d0: Pull complete [2024-07-15T18:58:49.665Z] ec43610c2a17: Pull complete [2024-07-15T18:58:49.665Z] 3a2ae6a8a46f: Pull complete [2024-07-15T18:58:49.924Z] 33b1e0a273af: Pull complete [2024-07-15T18:58:49.924Z] 5d3b04190fa2: Pull complete [2024-07-15T18:58:52.429Z] 00f215d4a9da: Pull complete [2024-07-15T18:58:53.841Z] d496ad576159: Pull complete [2024-07-15T18:58:53.841Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T18:58:53.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T18:58:53.841Z] ---> f246e2811388 [2024-07-15T18:58:53.841Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T18:58:55.197Z] 2f39f015ded8: Pull complete [2024-07-15T18:58:55.197Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T18:58:55.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T18:58:55.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T18:58:55.476Z] prd-ubuntu20.04-docker-8c-8g-5662 does not seem to be running inside a container [2024-07-15T18:58:55.509Z] $ 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-59 -v /w/workspace/edgexfoundry_device-uart_PR-59:/w/workspace/edgexfoundry_device-uart_PR-59:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-59@tmp:/w/workspace/edgexfoundry_device-uart_PR-59@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 [2024-07-15T18:58:55.780Z] ---> Running in 1f1a0e369607 [2024-07-15T18:58:55.780Z] Removing intermediate container 1f1a0e369607 [2024-07-15T18:58:55.780Z] ---> 81410f1de75c [2024-07-15T18:58:55.780Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T18:58:56.046Z] ---> Running in 39bbf70507fe [2024-07-15T18:58:56.312Z] Removing intermediate container 39bbf70507fe [2024-07-15T18:58:56.312Z] ---> 53ba4a51283d [2024-07-15T18:58:56.312Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T18:58:56.312Z] ---> Running in 832e5cbb25f8 [2024-07-15T18:58:56.589Z] Removing intermediate container 832e5cbb25f8 [2024-07-15T18:58:56.589Z] ---> b6dfb3714b12 [2024-07-15T18:58:56.589Z] Step 6/12 : WORKDIR /device-uart [2024-07-15T18:58:56.589Z] ---> Running in b1517b6dcbbd [2024-07-15T18:58:57.177Z] Removing intermediate container b1517b6dcbbd [2024-07-15T18:58:57.177Z] ---> d8d8039bf5e0 [2024-07-15T18:58:57.177Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T18:58:57.177Z] ---> Running in b59fed1987a6 [2024-07-15T18:58:58.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T18:58:58.485Z] $ docker top 1a2310edc89573ee1c76fccd2e55b0e87eb7544da2897524d6262fe1bdc059df -eo pid,comm [Pipeline] { [2024-07-15T18:58:58.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2024-07-15T18:58:59.108Z] ---> job-cost.sh [2024-07-15T18:58:59.108Z] lf-activate-venv: SKIPPING [2024-07-15T18:58:59.108Z] INFO: No Stack... [2024-07-15T18:58:59.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T18:58:59.627Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T18:58:59.679Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-15T18:58:59.679Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-15T18:58:59.679Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-15T18:58:59.679Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-15T18:58:59.679Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T18:58:59.679Z] OK: 271 MiB in 56 packages [2024-07-15T18:58:59.957Z] + cat /w/workspace/edgexfoundry_device-uart_PR-59/archives/cost.csv [2024-07-15T18:58:59.957Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T18:59:00.015Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-59-1-stack-cost] [2024-07-15T18:59:00.022Z] Resource [jenkins-edgexfoundry-device-uart-PR-59-1-stack-cost] did not exist. Created. [2024-07-15T18:59:00.037Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-59-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T18:59:00.478Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T18:59:00.539Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T18:59:00.587Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-59-1-stack-cost] [2024-07-15T18:59:00.650Z] Removing intermediate container b59fed1987a6 [2024-07-15T18:59:00.651Z] ---> 0472d693c793 [2024-07-15T18:59:00.651Z] Step 8/12 : COPY go.mod vendor* ./ [Pipeline] // lock [Pipeline] } [2024-07-15T18:59:00.710Z] $ docker stop --time=1 1a2310edc89573ee1c76fccd2e55b0e87eb7544da2897524d6262fe1bdc059df [2024-07-15T18:59:01.237Z] ---> 4657d9cdbfae [2024-07-15T18:59:01.237Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T18:59:01.237Z] ---> Running in 1ddaf7d386bc [2024-07-15T18:59:01.875Z] $ docker rm -f --volumes 1a2310edc89573ee1c76fccd2e55b0e87eb7544da2897524d6262fe1bdc059df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T19:00:54.029Z] Removing intermediate container 1ddaf7d386bc [2024-07-15T19:00:54.029Z] ---> 6da4a1beb0fc [2024-07-15T19:00:54.029Z] Step 10/12 : COPY . . [2024-07-15T19:00:54.029Z] ---> b24ac6c54fcc [2024-07-15T19:00:54.029Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T19:00:54.029Z] ---> Running in f38b469e277f [2024-07-15T19:00:54.029Z] Removing intermediate container f38b469e277f [2024-07-15T19:00:54.029Z] ---> 30a32b6b504e [2024-07-15T19:00:54.029Z] Step 12/12 : RUN ${MAKE} [2024-07-15T19:00:54.029Z] ---> Running in 04317d5a5dd8 [2024-07-15T19:00:54.029Z] noop [2024-07-15T19:00:54.029Z] Removing intermediate container 04317d5a5dd8 [2024-07-15T19:00:54.029Z] ---> be2fc5c175d6 [2024-07-15T19:00:54.029Z] Successfully built be2fc5c175d6 [2024-07-15T19:00:54.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T19:00:54.551Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T19:00:54.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T19:00:54.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-5663 does not seem to be running inside a container [2024-07-15T19:00:54.917Z] $ 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 [2024-07-15T19:00:56.050Z] $ docker top cf0271119e3473106e421920c261dd73ec082385fd6902b31d080ceb7fe6cdda -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T19:00:56.940Z] + go version [2024-07-15T19:00:56.940Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T19:00:56.976Z] $ docker stop --time=1 cf0271119e3473106e421920c261dd73ec082385fd6902b31d080ceb7fe6cdda [2024-07-15T19:00:58.572Z] $ docker rm -f --volumes cf0271119e3473106e421920c261dd73ec082385fd6902b31d080ceb7fe6cdda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T19:00:59.518Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T19:00:59.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T19:00:59.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-5663 does not seem to be running inside a container [2024-07-15T19:00:59.853Z] $ 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 [2024-07-15T19:01:00.984Z] $ docker top c30f278bba6ff3d63ce7735bef1afaf6fe2d90ca7197292af837df1e6c6af062 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T19:01:01.553Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-07-15T19:01:02.216Z] + make test [2024-07-15T19:01:02.483Z] go test ./... -coverprofile=coverage.out [2024-07-15T19:01:07.832Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-15T19:04:44.654Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-15T19:04:44.654Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-15T19:04:44.654Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T19:04:44.654Z] go vet ./... [2024-07-15T19:05:23.505Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T19:05:23.505Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T19:05:23.505Z] ./bin/test-attribution-txt.sh [2024-07-15T19:05:23.505Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T19:05:23.505Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T19:05:23.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T19:05:23.586Z] $ docker stop --time=1 c30f278bba6ff3d63ce7735bef1afaf6fe2d90ca7197292af837df1e6c6af062 [2024-07-15T19:05:25.449Z] $ docker rm -f --volumes c30f278bba6ff3d63ce7735bef1afaf6fe2d90ca7197292af837df1e6c6af062 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T19:05:27.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T19:05:27.092Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T19:05:27.476Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T19:05:28.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T19:05:28.452Z] + ls -al . [2024-07-15T19:05:28.452Z] total 220 [2024-07-15T19:05:28.452Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 15 19:01 . [2024-07-15T19:05:28.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:57 .. [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 18:57 .dockerignore [2024-07-15T19:05:28.452Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 18:58 .git [2024-07-15T19:05:28.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:57 .github [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 15 18:57 .gitignore [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 18:57 .golangci.yml [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 15 18:57 Attribution.txt [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 15 18:57 CHANGELOG.md [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 15 18:57 Dockerfile [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 18:57 GOVERNANCE.md [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 15 18:57 Jenkinsfile [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 18:57 LICENSE [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 15 18:57 Makefile [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 15 18:57 OWNERS.md [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 15 18:57 README.md [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 18:56 VERSION [2024-07-15T19:05:28.452Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:57 bin [2024-07-15T19:05:28.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:57 cmd [2024-07-15T19:05:28.452Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 15 19:01 coverage.out [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 6963 Jul 15 18:57 go.mod [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 102147 Jul 15 18:57 go.sum [2024-07-15T19:05:28.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:57 internal [2024-07-15T19:05:28.452Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 15 18:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T19:05:28.890Z] + 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=62b55702d5ada70e71cad7d8d26a0cefcb69fec7 --label arch=arm64 --label version=0.0.0 . [2024-07-15T19:05:29.158Z] Sending build context to Docker daemon 12.82MB [2024-07-15T19:05:29.423Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T19:05:29.423Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-15T19:05:29.423Z] ---> be2fc5c175d6 [2024-07-15T19:05:29.423Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T19:05:29.423Z] ---> Running in 6064a9c0abfb [2024-07-15T19:05:29.690Z] Removing intermediate container 6064a9c0abfb [2024-07-15T19:05:29.690Z] ---> bd3017e93a4d [2024-07-15T19:05:29.690Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T19:05:29.954Z] ---> Running in 44a8fcd6611c [2024-07-15T19:05:30.220Z] Removing intermediate container 44a8fcd6611c [2024-07-15T19:05:30.220Z] ---> 3b066c6c4880 [2024-07-15T19:05:30.220Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-15T19:05:30.220Z] ---> Running in c9ecd62a77fa [2024-07-15T19:05:30.489Z] Removing intermediate container c9ecd62a77fa [2024-07-15T19:05:30.489Z] ---> 47ac65792e73 [2024-07-15T19:05:30.489Z] Step 6/26 : WORKDIR /device-uart [2024-07-15T19:05:30.489Z] ---> Running in 084cb49910fe [2024-07-15T19:05:31.071Z] Removing intermediate container 084cb49910fe [2024-07-15T19:05:31.071Z] ---> e9ba3776fb0b [2024-07-15T19:05:31.071Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T19:05:31.071Z] ---> Running in f1e0cb7f373e [2024-07-15T19:05:32.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T19:05:32.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T19:05:33.244Z] OK: 271 MiB in 56 packages [2024-07-15T19:05:34.201Z] Removing intermediate container f1e0cb7f373e [2024-07-15T19:05:34.201Z] ---> dc96551195de [2024-07-15T19:05:34.201Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-15T19:05:34.787Z] ---> a56730659b8b [2024-07-15T19:05:34.787Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T19:05:35.060Z] ---> Running in 17d8c55224e5 [2024-07-15T19:05:37.640Z] Removing intermediate container 17d8c55224e5 [2024-07-15T19:05:37.640Z] ---> fe1507398f47 [2024-07-15T19:05:37.640Z] Step 10/26 : COPY . . [2024-07-15T19:05:38.223Z] ---> 25df9491ac8e [2024-07-15T19:05:38.223Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T19:05:38.494Z] ---> Running in b8e95a6de5d3 [2024-07-15T19:05:38.761Z] Removing intermediate container b8e95a6de5d3 [2024-07-15T19:05:38.761Z] ---> 464338bcff46 [2024-07-15T19:05:38.761Z] Step 12/26 : RUN ${MAKE} [2024-07-15T19:05:38.761Z] ---> Running in d4c5f08921c8 [2024-07-15T19:05:39.718Z] 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.24" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-15T19:09:01.644Z] Removing intermediate container d4c5f08921c8 [2024-07-15T19:09:01.644Z] ---> 57f36dbf6c6a [2024-07-15T19:09:01.644Z] Step 13/26 : FROM alpine:3.18 [2024-07-15T19:09:01.644Z] 3.18: Pulling from library/alpine [2024-07-15T19:09:01.644Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T19:09:01.644Z] 5c905c7ebe2f: Verifying Checksum [2024-07-15T19:09:01.644Z] 5c905c7ebe2f: Download complete [2024-07-15T19:09:01.644Z] 5c905c7ebe2f: Pull complete [2024-07-15T19:09:01.644Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T19:09:01.644Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T19:09:01.644Z] ---> dec292d02e07 [2024-07-15T19:09:01.644Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-15T19:09:01.644Z] ---> Running in e71e741ff103 [2024-07-15T19:09:01.644Z] Removing intermediate container e71e741ff103 [2024-07-15T19:09:01.644Z] ---> 400ebe826296 [2024-07-15T19:09:01.644Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-15T19:09:01.644Z] ---> Running in 9208eb532288 [2024-07-15T19:09:01.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T19:09:01.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T19:09:01.644Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T19:09:01.644Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T19:09:01.644Z] OK: 8 MiB in 16 packages [2024-07-15T19:09:02.230Z] Removing intermediate container 9208eb532288 [2024-07-15T19:09:02.230Z] ---> fbbd3ef4209d [2024-07-15T19:09:02.230Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-15T19:09:02.502Z] ---> Running in fb9d3d94766c [2024-07-15T19:09:03.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T19:09:03.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T19:09:04.680Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T19:09:04.680Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T19:09:04.680Z] OK: 8 MiB in 16 packages [2024-07-15T19:09:05.639Z] Removing intermediate container fb9d3d94766c [2024-07-15T19:09:05.639Z] ---> 8a54c73c3ec8 [2024-07-15T19:09:05.639Z] Step 17/26 : WORKDIR / [2024-07-15T19:09:05.639Z] ---> Running in 55f187a9459e [2024-07-15T19:09:05.905Z] Removing intermediate container 55f187a9459e [2024-07-15T19:09:05.905Z] ---> 35769090196c [2024-07-15T19:09:05.905Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-15T19:09:06.487Z] ---> 5070d2d6df48 [2024-07-15T19:09:06.487Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-15T19:09:06.754Z] ---> bef01408d5d3 [2024-07-15T19:09:06.754Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-15T19:09:09.331Z] ---> 79aeba199313 [2024-07-15T19:09:09.331Z] Step 21/26 : EXPOSE 59995 [2024-07-15T19:09:09.331Z] ---> Running in b9c07fd06670 [2024-07-15T19:09:09.331Z] Removing intermediate container b9c07fd06670 [2024-07-15T19:09:09.331Z] ---> 848cf22d0fea [2024-07-15T19:09:09.331Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-15T19:09:09.331Z] ---> Running in d0f897fc9e17 [2024-07-15T19:09:09.597Z] Removing intermediate container d0f897fc9e17 [2024-07-15T19:09:09.597Z] ---> 285d07a000ca [2024-07-15T19:09:09.597Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T19:09:09.597Z] ---> Running in 7d6d683d5d92 [2024-07-15T19:09:09.869Z] Removing intermediate container 7d6d683d5d92 [2024-07-15T19:09:09.869Z] ---> 0f6f706b70a1 [2024-07-15T19:09:09.869Z] Step 24/26 : LABEL arch=arm64 [2024-07-15T19:09:10.135Z] ---> Running in f8f186097cae [2024-07-15T19:09:10.400Z] Removing intermediate container f8f186097cae [2024-07-15T19:09:10.400Z] ---> dc11cc78cbd3 [2024-07-15T19:09:10.400Z] Step 25/26 : LABEL git_sha=62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [2024-07-15T19:09:10.400Z] ---> Running in 8b072eaf16a8 [2024-07-15T19:09:10.665Z] Removing intermediate container 8b072eaf16a8 [2024-07-15T19:09:10.665Z] ---> 686ce40481e7 [2024-07-15T19:09:10.665Z] Step 26/26 : LABEL version=0.0.0 [2024-07-15T19:09:10.665Z] ---> Running in 20808aacbf06 [2024-07-15T19:09:10.929Z] Removing intermediate container 20808aacbf06 [2024-07-15T19:09:10.929Z] ---> 7513f4e51735 [2024-07-15T19:09:10.929Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T19:09:11.192Z] Successfully built 7513f4e51735 [2024-07-15T19:09:11.192Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T19:09:12.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T19:09:12.116Z] [2024-07-15T19:09:12.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T19:09:12.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T19:09:12.548Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T19:09:12.548Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T19:09:12.548Z] 04944245beec: Pulling fs layer [2024-07-15T19:09:12.548Z] 699f458cf7ca: Pulling fs layer [2024-07-15T19:09:12.548Z] 765212b225bb: Pulling fs layer [2024-07-15T19:09:12.548Z] f23df028b6ca: Pulling fs layer [2024-07-15T19:09:12.548Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T19:09:12.548Z] 765212b225bb: Waiting [2024-07-15T19:09:12.548Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T19:09:12.548Z] f23df028b6ca: Waiting [2024-07-15T19:09:12.548Z] 2437ff75d9bd: Waiting [2024-07-15T19:09:12.548Z] d65c8cfc05b1: Waiting [2024-07-15T19:09:12.814Z] 04944245beec: Verifying Checksum [2024-07-15T19:09:12.814Z] 04944245beec: Download complete [2024-07-15T19:09:12.814Z] 765212b225bb: Verifying Checksum [2024-07-15T19:09:12.814Z] 765212b225bb: Download complete [2024-07-15T19:09:12.814Z] f23df028b6ca: Verifying Checksum [2024-07-15T19:09:12.814Z] f23df028b6ca: Download complete [2024-07-15T19:09:12.814Z] d65c8cfc05b1: Download complete [2024-07-15T19:09:13.080Z] 699f458cf7ca: Verifying Checksum [2024-07-15T19:09:13.080Z] 699f458cf7ca: Download complete [2024-07-15T19:09:13.348Z] 8998bd30e6a1: Verifying Checksum [2024-07-15T19:09:13.348Z] 8998bd30e6a1: Download complete [2024-07-15T19:09:15.915Z] 2437ff75d9bd: Verifying Checksum [2024-07-15T19:09:15.915Z] 2437ff75d9bd: Download complete [2024-07-15T19:09:17.852Z] 8998bd30e6a1: Pull complete [2024-07-15T19:09:18.115Z] 04944245beec: Pull complete [2024-07-15T19:09:19.514Z] 699f458cf7ca: Pull complete [2024-07-15T19:09:19.779Z] 765212b225bb: Pull complete [2024-07-15T19:09:20.737Z] f23df028b6ca: Pull complete [2024-07-15T19:09:20.737Z] d65c8cfc05b1: Pull complete [2024-07-15T19:09:38.926Z] 2437ff75d9bd: Pull complete [2024-07-15T19:09:38.926Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T19:09:38.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T19:09:38.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T19:09:39.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-5663 does not seem to be running inside a container [2024-07-15T19:09:39.371Z] $ 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 [2024-07-15T19:09:41.954Z] $ docker top b11475397152c7580eed75bd5a1b4c05c38d92f52ff1fcc2b765ca4dbb629eef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T19:09:42.877Z] ---> job-cost.sh [2024-07-15T19:09:42.878Z] lf-activate-venv: SKIPPING [2024-07-15T19:09:42.878Z] INFO: No Stack... [2024-07-15T19:09:43.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T19:09:44.092Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T19:09:44.741Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-07-15T19:09:44.742Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T19:09:44.824Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-59-1-stack-cost] [2024-07-15T19:09:44.832Z] Resource [jenkins-edgexfoundry-device-uart-PR-59-1-stack-cost] did not exist. Created. [2024-07-15T19:09:44.839Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-59-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T19:09:45.578Z] /w/workspace/device-uart/1@tmp/durable-5e7e7c4f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T19:09:46.243Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T19:09:46.295Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T19:09:46.354Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T19:09:46.374Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-59-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T19:09:46.479Z] $ docker stop --time=1 b11475397152c7580eed75bd5a1b4c05c38d92f52ff1fcc2b765ca4dbb629eef [2024-07-15T19:09:47.952Z] $ docker rm -f --volumes b11475397152c7580eed75bd5a1b4c05c38d92f52ff1fcc2b765ca4dbb629eef [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 [2024-07-15T19:09:49.188Z] provisioning config files... [2024-07-15T19:09:49.204Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-59@tmp/config10131287288055068354tmp [Pipeline] { [Pipeline] sh [2024-07-15T19:09:49.561Z] + set +x [2024-07-15T19:09:49.561Z] + bash -s -- [2024-07-15T19:09:49.561Z] + curl -s https://codecov.io/bash [2024-07-15T19:09:49.820Z] [2024-07-15T19:09:49.820Z] _____ _ [2024-07-15T19:09:49.820Z] / ____| | | [2024-07-15T19:09:49.820Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T19:09:49.820Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T19:09:49.820Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T19:09:49.820Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T19:09:49.820Z] Bash-1.0.6 [2024-07-15T19:09:49.820Z] [2024-07-15T19:09:49.820Z] [2024-07-15T19:09:49.820Z] ==> git version 2.25.1 found [2024-07-15T19:09:49.820Z] ==> 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 [2024-07-15T19:09:49.820Z] Release-Date: 2020-01-08 [2024-07-15T19:09:49.820Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-15T19:09:49.820Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T19:09:49.820Z] ==> Jenkins CI detected. [2024-07-15T19:09:49.820Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-59 [2024-07-15T19:09:49.820Z] project root: . [2024-07-15T19:09:49.820Z] --> token set from env [2024-07-15T19:09:49.820Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T19:09:49.820Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T19:09:49.820Z] ==> Python coveragepy not found [2024-07-15T19:09:49.820Z] ==> Searching for coverage reports in: [2024-07-15T19:09:49.820Z] + . [2024-07-15T19:09:49.820Z] -> Found 1 reports [2024-07-15T19:09:49.820Z] ==> Detecting git/mercurial file structure [2024-07-15T19:09:49.820Z] ==> Reading reports [2024-07-15T19:09:49.820Z] + ./coverage.out bytes=10 [2024-07-15T19:09:49.821Z] ==> Appending adjustments [2024-07-15T19:09:49.821Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T19:09:49.821Z] + Found adjustments [2024-07-15T19:09:49.821Z] ==> Gzipping contents [2024-07-15T19:09:49.821Z] 4.0K /tmp/codecov.sDzXRq.gz [2024-07-15T19:09:49.821Z] ==> Uploading reports [2024-07-15T19:09:49.821Z] url: https://codecov.io [2024-07-15T19:09:49.821Z] query: branch=PR-59&commit=62b55702d5ada70e71cad7d8d26a0cefcb69fec7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-59%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=59&job=&cmd_args= [2024-07-15T19:09:49.821Z] -> Pinging Codecov [2024-07-15T19:09:49.821Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-59&commit=62b55702d5ada70e71cad7d8d26a0cefcb69fec7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-59%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=59&job=&cmd_args= [2024-07-15T19:09:53.116Z] -> Uploading to [2024-07-15T19:09:53.117Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/B9AA6E0BBD74AE3A32605C7A7C664919/62b55702d5ada70e71cad7d8d26a0cefcb69fec7/423af8ca-c807-4805-b25d-a7b35d8afc68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T190950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc57718e0aec1aeb2fc14727517d236d64c101e9dbd14b29f8b78b5b53b7cf2d [2024-07-15T19:09:53.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T19:09:53.117Z] Dload Upload Total Spent Left Speed [2024-07-15T19:09:53.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2955 --:--:-- --:--:-- --:--:-- 2941 100 603 0 0 100 603 0 1932 --:--:-- --:--:-- --:--:-- 1926 [2024-07-15T19:09:53.377Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/62b55702d5ada70e71cad7d8d26a0cefcb69fec7 [Pipeline] } [2024-07-15T19:09:53.411Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-15T19:09:55.721Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-59/archives ] [2024-07-15T19:09:55.721Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-59/archives [2024-07-15T19:09:55.721Z] total 16 [2024-07-15T19:09:55.721Z] drwxr-xr-x 3 root root 4096 Jul 15 18:58 . [2024-07-15T19:09:55.721Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 18:59 .. [2024-07-15T19:09:55.721Z] drwxr-xr-x 2 root root 4096 Jul 15 18:58 cost [2024-07-15T19:09:55.721Z] -rw-r--r-- 1 root root 82 Jul 15 18:58 cost.csv [2024-07-15T19:09:55.721Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-59/archives [2024-07-15T19:09:55.721Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-59/archives [2024-07-15T19:09:55.721Z] total 16 [2024-07-15T19:09:55.721Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 18:58 . [2024-07-15T19:09:55.721Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 18:59 .. [2024-07-15T19:09:55.721Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 18:58 cost [2024-07-15T19:09:55.721Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 15 18:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T19:09:56.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T19:09:56.964Z] ---> package-listing.sh [2024-07-15T19:09:56.964Z] ++ facter osfamily [2024-07-15T19:09:56.964Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T19:09:57.226Z] + OS_FAMILY=debian [2024-07-15T19:09:57.226Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-59 [2024-07-15T19:09:57.226Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T19:09:57.226Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T19:09:57.226Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T19:09:57.226Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T19:09:57.226Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-59 ']' [2024-07-15T19:09:57.227Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T19:09:57.227Z] + case "${OS_FAMILY}" in [2024-07-15T19:09:57.227Z] + dpkg -l [2024-07-15T19:09:57.227Z] + grep '^ii' [2024-07-15T19:09:57.227Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T19:09:57.227Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T19:09:57.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T19:09:57.227Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-59 ']' [2024-07-15T19:09:57.227Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-59/archives/ [2024-07-15T19:09:57.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-59/archives/ [Pipeline] echo [2024-07-15T19:09:57.268Z] 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-59/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-15T19:09:57.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T19:09:58.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T19:09:58.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T19:09:58.439Z] prd-ubuntu20.04-docker-8c-8g-5662 does not seem to be running inside a container [2024-07-15T19:09:58.517Z] $ 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-59/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-59 -v /w/workspace/edgexfoundry_device-uart_PR-59:/w/workspace/edgexfoundry_device-uart_PR-59:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-59@tmp:/w/workspace/edgexfoundry_device-uart_PR-59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T19:09:58.801Z] $ docker top 0628ad0505157d39726cc9389e2e5e674d12ecaecc092bc40247d9f9a1c346f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T19:09:59.336Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T19:09:59.659Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T19:09:59.991Z] + ls /var/log/sa-host [2024-07-15T19:09:59.991Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T19:10:00.252Z] provisioning config files... [2024-07-15T19:10:00.263Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-59@tmp/config2217139042060271147tmp [Pipeline] { [Pipeline] echo [2024-07-15T19:10:00.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T19:10:00.651Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T19:10:00.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T19:10:01.331Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T19:10:01.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T19:10:01.699Z] ---> sudo-logs.sh [2024-07-15T19:10:01.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T19:10:01.808Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T19:10:02.140Z] ---> job-cost.sh [2024-07-15T19:10:02.140Z] lf-activate-venv: SKIPPING [2024-07-15T19:10:02.140Z] DEBUG: total: 0.2199999988079071 [2024-07-15T19:10:02.140Z] INFO: Retrieving Stack Cost... [2024-07-15T19:10:02.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T19:10:02.980Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T19:10:03.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T19:10:03.353Z] ---> logs-deploy.sh [2024-07-15T19:10:03.353Z] lf-activate-venv: SKIPPING [2024-07-15T19:10:03.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-59/1 [2024-07-15T19:10:03.353Z] INFO: archiving workspace using pattern(s): [2024-07-15T19:10:04.295Z] Archives upload complete. [2024-07-15T19:10:04.295Z] INFO: archiving logs to Nexus