Pull request #52 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36111a391f81e135c2bab033ccc6216faf0ff601+08fb917c2f38b4ae53e716333c1e5812fb96cea3 (b285ed88b1cd48bff32d2abfbc04e5057967de38) 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-ssh15560437331395155527.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-ssh6538962148952087847.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-52/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-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15508173373315342679.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-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6595738275891714319.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-ssh9029422262459579846.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-52/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-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18335469153539254881.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-955 in /w/workspace/edgexfoundry_device-uart_PR-52 [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-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08fb917c2f38b4ae53e716333c1e5812fb96cea3 into PR head commit 36111a391f81e135c2bab033ccc6216faf0ff601 Merge succeeded, producing 36111a391f81e135c2bab033ccc6216faf0ff601 Checking out Revision 36111a391f81e135c2bab033ccc6216faf0ff601 (PR-52) > 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/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36111a391f81e135c2bab033ccc6216faf0ff601 # 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 08fb917c2f38b4ae53e716333c1e5812fb96cea3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 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 checkout -f 36111a391f81e135c2bab033ccc6216faf0ff601 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T18:18:22.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T18:18:23.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T18:18:23.346Z] ========================================================= [2024-05-28T18:18:23.346Z] EdgeX Global Pipelines Version Info [2024-05-28T18:18:23.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:18:24.140Z] ------------------- [2024-05-28T18:18:24.140Z] stable info: [2024-05-28T18:18:24.140Z] ------------------- [2024-05-28T18:18:24.140Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T18:18:24.140Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T18:18:24.140Z] Message: update stable to v1.0.260 [2024-05-28T18:18:24.711Z] ------------------- [2024-05-28T18:18:24.711Z] experimental info: [2024-05-28T18:18:24.711Z] ------------------- [2024-05-28T18:18:24.711Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T18:18:24.711Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T18:18:24.711Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T18:18:24.937Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-05-28T18:18:25.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-05-28T18:18:25.063Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T18:18:25.117Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T18:18:25.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T18:18:25.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T18:18:25.300Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T18:18:25.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T18:18:25.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T18:18:25.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T18:18:25.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T18:18:25.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-05-28T18:18:25.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T18:18:25.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T18:18:25.780Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T18:18:25.840Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T18:18:25.900Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T18:18:25.972Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T18:18:26.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T18:18:26.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T18:18:26.143Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T18:18:26.203Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T18:18:26.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T18:18:26.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T18:18:26.379Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T18:18:26.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T18:18:26.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T18:18:26.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2024-05-28T18:18:26.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2024-05-28T18:18:26.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2024-05-28T18:18:26.742Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] echo [2024-05-28T18:18:26.800Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36111a3 [Pipeline] echo [2024-05-28T18:18:26.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T18:18:27.010Z] provisioning config files... [2024-05-28T18:18:27.027Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-52@tmp/config13179502708572278456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:18:27.421Z] ---> ****-login.sh [2024-05-28T18:18:27.421Z] nexus3.edgexfoundry.org:10001 [2024-05-28T18:18:27.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:27.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:27.683Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:27.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:27.683Z] [2024-05-28T18:18:27.683Z] Login Succeeded [2024-05-28T18:18:27.683Z] nexus3.edgexfoundry.org:10002 [2024-05-28T18:18:27.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:27.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:27.942Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:27.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:27.943Z] [2024-05-28T18:18:27.943Z] Login Succeeded [2024-05-28T18:18:27.943Z] nexus3.edgexfoundry.org:10003 [2024-05-28T18:18:27.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:27.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:27.943Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:27.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:27.943Z] [2024-05-28T18:18:27.943Z] Login Succeeded [2024-05-28T18:18:27.943Z] nexus3.edgexfoundry.org:10004 [2024-05-28T18:18:27.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:28.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:28.204Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:28.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:28.204Z] [2024-05-28T18:18:28.204Z] Login Succeeded [2024-05-28T18:18:28.204Z] ****.io [2024-05-28T18:18:28.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:28.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:28.464Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:28.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:28.464Z] [2024-05-28T18:18:28.464Z] Login Succeeded [2024-05-28T18:18:28.464Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T18:18:28.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T18:18:29.402Z] + git rev-list -1 --merges 36111a391f81e135c2bab033ccc6216faf0ff601~1..36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] echo [2024-05-28T18:18:29.452Z] -----------> git rev-list -1 --merges 36111a391f81e135c2bab033ccc6216faf0ff601~1..36111a391f81e135c2bab033ccc6216faf0ff601 36111a391f81e135c2bab033ccc6216faf0ff601 [false] [Pipeline] sh [2024-05-28T18:18:29.781Z] + git log --format=format:%s -1 36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] echo [2024-05-28T18:18:29.819Z] ========================================================= [2024-05-28T18:18:29.820Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T18:18:29.820Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T18:18:30.293Z] + git log --format=format:%s -1 36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] echo [2024-05-28T18:18:30.334Z] [semverPrep] GIT_COMMIT: 36111a391f81e135c2bab033ccc6216faf0ff601, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-28T18:18:30.377Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T18:18:30.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T18:18:30.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T18:18:30.797Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T18:18:30.797Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T18:18:30.797Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T18:18:30.797Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T18:18:30.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:18:31.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T18:18:31.310Z] [2024-05-28T18:18:31.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:18:31.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T18:18:31.746Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T18:18:31.746Z] b85a868b505f: Pulling fs layer [2024-05-28T18:18:31.746Z] e2be974225ed: Pulling fs layer [2024-05-28T18:18:31.746Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T18:18:31.746Z] 988bab9f4d93: Pulling fs layer [2024-05-28T18:18:31.746Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T18:18:31.746Z] eaf3925da568: Pulling fs layer [2024-05-28T18:18:31.746Z] bab4dde63d76: Pulling fs layer [2024-05-28T18:18:31.746Z] bde34c3a00c8: Pulling fs layer [2024-05-28T18:18:31.746Z] b352a97aabf1: Pulling fs layer [2024-05-28T18:18:31.746Z] 4872d77fe225: Pulling fs layer [2024-05-28T18:18:31.746Z] 5851b861e8e6: Pulling fs layer [2024-05-28T18:18:31.746Z] 988bab9f4d93: Waiting [2024-05-28T18:18:31.746Z] 1469e6f7b9e6: Waiting [2024-05-28T18:18:31.746Z] 4872d77fe225: Waiting [2024-05-28T18:18:31.746Z] bab4dde63d76: Waiting [2024-05-28T18:18:31.746Z] eaf3925da568: Waiting [2024-05-28T18:18:31.746Z] bde34c3a00c8: Waiting [2024-05-28T18:18:31.746Z] 5851b861e8e6: Waiting [2024-05-28T18:18:31.746Z] b352a97aabf1: Waiting [2024-05-28T18:18:31.746Z] e2be974225ed: Verifying Checksum [2024-05-28T18:18:31.746Z] e2be974225ed: Download complete [2024-05-28T18:18:31.746Z] 988bab9f4d93: Verifying Checksum [2024-05-28T18:18:31.746Z] 988bab9f4d93: Download complete [2024-05-28T18:18:31.746Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T18:18:31.746Z] 339a4e72a1f5: Download complete [2024-05-28T18:18:32.004Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T18:18:32.004Z] 1469e6f7b9e6: Download complete [2024-05-28T18:18:32.004Z] eaf3925da568: Download complete [2024-05-28T18:18:32.004Z] bde34c3a00c8: Verifying Checksum [2024-05-28T18:18:32.004Z] bde34c3a00c8: Download complete [2024-05-28T18:18:32.004Z] b352a97aabf1: Download complete [2024-05-28T18:18:32.004Z] 4872d77fe225: Download complete [2024-05-28T18:18:32.004Z] 5851b861e8e6: Verifying Checksum [2024-05-28T18:18:32.004Z] 5851b861e8e6: Download complete [2024-05-28T18:18:32.004Z] b85a868b505f: Verifying Checksum [2024-05-28T18:18:32.004Z] b85a868b505f: Download complete [2024-05-28T18:18:32.267Z] bab4dde63d76: Verifying Checksum [2024-05-28T18:18:32.267Z] bab4dde63d76: Download complete [2024-05-28T18:18:33.203Z] b85a868b505f: Pull complete [2024-05-28T18:18:33.462Z] e2be974225ed: Pull complete [2024-05-28T18:18:33.722Z] 339a4e72a1f5: Pull complete [2024-05-28T18:18:33.722Z] 988bab9f4d93: Pull complete [2024-05-28T18:18:33.982Z] 1469e6f7b9e6: Pull complete [2024-05-28T18:18:34.241Z] eaf3925da568: Pull complete [2024-05-28T18:18:35.620Z] bab4dde63d76: Pull complete [2024-05-28T18:18:35.882Z] bde34c3a00c8: Pull complete [2024-05-28T18:18:35.882Z] b352a97aabf1: Pull complete [2024-05-28T18:18:36.142Z] 4872d77fe225: Pull complete [2024-05-28T18:18:36.142Z] 5851b861e8e6: Pull complete [2024-05-28T18:18:36.142Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T18:18:36.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T18:18:36.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:18:36.456Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2024-05-28T18:18:36.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T18:18:39.357Z] $ docker top f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 -eo pid,comm [2024-05-28T18:18:39.421Z] 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-05-28T18:18:39.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T18:18:39.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T18:18:39.580Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T18:18:39.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T18:18:39.701Z] $ docker exec f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 ssh-agent [2024-05-28T18:18:39.812Z] SSH_AUTH_SOCK=/tmp/ssh-PgEXzljZPgH3/agent.33 [2024-05-28T18:18:39.812Z] SSH_AGENT_PID=39 [2024-05-28T18:18:39.818Z] Running ssh-add (command line suppressed) [2024-05-28T18:18:39.918Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-52@tmp/private_key_12820647148565085222.key (/w/workspace/edgexfoundry_device-uart_PR-52@tmp/private_key_12820647148565085222.key) [2024-05-28T18:18:39.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T18:18:40.351Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T18:18:40.376Z] $ docker exec --env ******** --env ******** f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 ssh-agent -k [2024-05-28T18:18:40.488Z] unset SSH_AUTH_SOCK; [2024-05-28T18:18:40.488Z] unset SSH_AGENT_PID; [2024-05-28T18:18:40.488Z] echo Agent pid 39 killed; [2024-05-28T18:18:40.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T18:18:40.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T18:18:40.620Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T18:18:40.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T18:18:40.742Z] $ docker exec f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 ssh-agent [2024-05-28T18:18:40.851Z] SSH_AUTH_SOCK=/tmp/ssh-Mrq9Pe7wIU7k/agent.73 [2024-05-28T18:18:40.851Z] SSH_AGENT_PID=79 [2024-05-28T18:18:40.856Z] Running ssh-add (command line suppressed) [2024-05-28T18:18:40.962Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-52@tmp/private_key_17948824973508214115.key (/w/workspace/edgexfoundry_device-uart_PR-52@tmp/private_key_17948824973508214115.key) [2024-05-28T18:18:40.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T18:18:41.453Z] + git semver init [2024-05-28T18:18:41.713Z] 2024-05-28 18:18:41,638 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T18:18:41.713Z] 2024-05-28 18:18:41,638 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-52/.semver [2024-05-28T18:18:41.713Z] 2024-05-28 18:18:41,639 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-52/.semver [2024-05-28T18:18:41.713Z] 2024-05-28 18:18:41,639 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-52/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-52, universal_newlines=False, shell=None, istream=None) [2024-05-28T18:18:43.160Z] 2024-05-28 18:18:42,837 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-52/.git/info/exclude [2024-05-28T18:18:43.160Z] 2024-05-28 18:18:42,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-52/.semver/PR-52 with force:False [2024-05-28T18:18:43.160Z] 2024-05-28 18:18:42,838 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-52/.semver/PR-52 [2024-05-28T18:18:43.160Z] 2024-05-28 18:18:42,842 [execute] INFO git cat-file --batch-check [2024-05-28T18:18:43.160Z] 2024-05-28 18:18:42,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-52/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T18:18:43.160Z] 2024-05-28 18:18:42,849 [execute] INFO git cat-file --batch [2024-05-28T18:18:43.160Z] 2024-05-28 18:18:42,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-52/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T18:18:43.160Z] 2024-05-28 18:18:42,855 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-52/.semver/PR-52 [2024-05-28T18:18:43.160Z] 0.0.0 [Pipeline] } [2024-05-28T18:18:43.186Z] $ docker exec --env ******** --env ******** f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 ssh-agent -k [2024-05-28T18:18:43.279Z] unset SSH_AUTH_SOCK; [2024-05-28T18:18:43.279Z] unset SSH_AGENT_PID; [2024-05-28T18:18:43.279Z] echo Agent pid 79 killed; [2024-05-28T18:18:43.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T18:18:43.752Z] + git semver [Pipeline] } [2024-05-28T18:18:44.039Z] $ docker stop --time=1 f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 [2024-05-28T18:18:45.309Z] $ docker rm -f --volumes f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T18:18:45.722Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T18:18:46.012Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T18:18:46.041Z] [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-05-28T18:18:46.737Z] provisioning config files... [2024-05-28T18:18:46.747Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-52@tmp/config1145291118391299371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:18:47.113Z] ---> ****-login.sh [2024-05-28T18:18:47.113Z] nexus3.edgexfoundry.org:10001 [2024-05-28T18:18:47.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:47.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:47.113Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:47.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:47.113Z] [2024-05-28T18:18:47.113Z] Login Succeeded [2024-05-28T18:18:47.113Z] nexus3.edgexfoundry.org:10002 [2024-05-28T18:18:47.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:47.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:47.114Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:47.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:47.114Z] [2024-05-28T18:18:47.114Z] Login Succeeded [2024-05-28T18:18:47.114Z] nexus3.edgexfoundry.org:10003 [2024-05-28T18:18:47.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:47.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:47.376Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:47.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:47.376Z] [2024-05-28T18:18:47.376Z] Login Succeeded [2024-05-28T18:18:47.376Z] nexus3.edgexfoundry.org:10004 [2024-05-28T18:18:47.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:47.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:47.376Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:47.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:47.376Z] [2024-05-28T18:18:47.376Z] Login Succeeded [2024-05-28T18:18:47.376Z] ****.io [2024-05-28T18:18:47.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:18:47.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:18:47.637Z] Configure a credential helper to remove this warning. See [2024-05-28T18:18:47.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:18:47.637Z] [2024-05-28T18:18:47.637Z] Login Succeeded [2024-05-28T18:18:47.637Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T18:18:47.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T18:18:47.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T18:18:47.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T18:18:48.004Z] ========================================================= [2024-05-28T18:18:48.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T18:18:48.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:18:48.542Z] + 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-05-28T18:18:48.542Z] Sending build context to Docker daemon 23.13MB [2024-05-28T18:18:48.542Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T18:18:48.542Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T18:18:48.802Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T18:18:48.802Z] 619be1103602: Pulling fs layer [2024-05-28T18:18:48.802Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T18:18:48.802Z] 5df492c9dc93: Pulling fs layer [2024-05-28T18:18:48.802Z] 7629e6793208: Pulling fs layer [2024-05-28T18:18:48.802Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T18:18:48.802Z] fb5054dd5b73: Pulling fs layer [2024-05-28T18:18:48.802Z] 4f4fb700ef54: Waiting [2024-05-28T18:18:48.802Z] eeca6798cff9: Pulling fs layer [2024-05-28T18:18:48.802Z] aa269ceb94a6: Pulling fs layer [2024-05-28T18:18:48.802Z] eeca6798cff9: Waiting [2024-05-28T18:18:48.802Z] ada007ff1a6a: Pulling fs layer [2024-05-28T18:18:48.802Z] aa269ceb94a6: Waiting [2024-05-28T18:18:48.802Z] 7862e08f4a3e: Verifying Checksum [2024-05-28T18:18:48.802Z] 7862e08f4a3e: Download complete [2024-05-28T18:18:48.802Z] 4f4fb700ef54: Download complete [2024-05-28T18:18:48.802Z] fb5054dd5b73: Verifying Checksum [2024-05-28T18:18:48.802Z] fb5054dd5b73: Download complete [2024-05-28T18:18:48.802Z] 619be1103602: Verifying Checksum [2024-05-28T18:18:48.802Z] 619be1103602: Download complete [2024-05-28T18:18:48.802Z] eeca6798cff9: Verifying Checksum [2024-05-28T18:18:48.802Z] eeca6798cff9: Download complete [2024-05-28T18:18:49.061Z] 619be1103602: Pull complete [2024-05-28T18:18:49.061Z] ada007ff1a6a: Verifying Checksum [2024-05-28T18:18:49.061Z] ada007ff1a6a: Download complete [2024-05-28T18:18:49.061Z] 7862e08f4a3e: Pull complete [2024-05-28T18:18:49.320Z] 5df492c9dc93: Download complete [2024-05-28T18:18:49.578Z] aa269ceb94a6: Verifying Checksum [2024-05-28T18:18:49.578Z] aa269ceb94a6: Download complete [2024-05-28T18:18:52.865Z] 5df492c9dc93: Pull complete [2024-05-28T18:18:52.865Z] 7629e6793208: Pull complete [2024-05-28T18:18:52.865Z] 4f4fb700ef54: Pull complete [2024-05-28T18:18:52.865Z] fb5054dd5b73: Pull complete [2024-05-28T18:18:52.865Z] eeca6798cff9: Pull complete [2024-05-28T18:18:55.396Z] aa269ceb94a6: Pull complete [2024-05-28T18:18:55.396Z] ada007ff1a6a: Pull complete [2024-05-28T18:18:55.396Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T18:18:55.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T18:18:55.396Z] ---> f489d0715acc [2024-05-28T18:18:55.396Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T18:19:00.675Z] ---> Running in a57f89071090 [2024-05-28T18:19:00.675Z] Removing intermediate container a57f89071090 [2024-05-28T18:19:00.675Z] ---> 081e9637e320 [2024-05-28T18:19:00.675Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T18:19:00.675Z] ---> Running in 9931c95e7ab2 [2024-05-28T18:19:00.675Z] Removing intermediate container 9931c95e7ab2 [2024-05-28T18:19:00.675Z] ---> ddbdb1aba538 [2024-05-28T18:19:00.675Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T18:19:00.675Z] ---> Running in 930aef7bc59a [2024-05-28T18:19:00.675Z] Removing intermediate container 930aef7bc59a [2024-05-28T18:19:00.675Z] ---> 0144fbb6db3a [2024-05-28T18:19:00.675Z] Step 6/12 : WORKDIR /device-uart [2024-05-28T18:19:00.675Z] ---> Running in 8722512a68d9 [2024-05-28T18:19:00.675Z] Removing intermediate container 8722512a68d9 [2024-05-28T18:19:00.675Z] ---> 63f843ca5cb2 [2024-05-28T18:19:00.675Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T18:19:00.675Z] ---> Running in 45e643ad5890 [2024-05-28T18:19:00.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:19:00.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:19:00.934Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-28T18:19:00.934Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-28T18:19:00.934Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-28T18:19:01.208Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-28T18:19:01.208Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T18:19:01.208Z] OK: 268 MiB in 56 packages [2024-05-28T18:19:01.469Z] Removing intermediate container 45e643ad5890 [2024-05-28T18:19:01.469Z] ---> a1a96dca2dea [2024-05-28T18:19:01.469Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-28T18:19:01.534Z] Still waiting to schedule task [2024-05-28T18:19:01.534Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T18:19:01.728Z] ---> 01f4cbd0fea6 [2024-05-28T18:19:01.729Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T18:19:01.729Z] ---> Running in 0993cea843de [2024-05-28T18:19:58.016Z] Removing intermediate container 0993cea843de [2024-05-28T18:19:58.016Z] ---> 0c8ee329fc9b [2024-05-28T18:19:58.016Z] Step 10/12 : COPY . . [2024-05-28T18:19:58.016Z] ---> c82c564db43b [2024-05-28T18:19:58.016Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T18:19:58.016Z] ---> Running in 99dbbff3282e [2024-05-28T18:19:58.016Z] Removing intermediate container 99dbbff3282e [2024-05-28T18:19:58.016Z] ---> bb85ca59db5e [2024-05-28T18:19:58.016Z] Step 12/12 : RUN ${MAKE} [2024-05-28T18:19:58.016Z] ---> Running in bf2c11261819 [2024-05-28T18:19:58.016Z] noop [2024-05-28T18:19:58.016Z] Removing intermediate container bf2c11261819 [2024-05-28T18:19:58.016Z] ---> 14aaef82c192 [2024-05-28T18:19:58.016Z] Successfully built 14aaef82c192 [2024-05-28T18:19:58.016Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:19:58.513Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T18:19:58.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:19:58.683Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2024-05-28T18:19:58.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T18:19:59.025Z] $ docker top 3672ad4ec6a092f3a68360ddfcaea0f93fd96861fc4bef6cf67fdb8c10bf2acb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T18:19:59.436Z] + go version [2024-05-28T18:19:59.437Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T18:19:59.471Z] $ docker stop --time=1 3672ad4ec6a092f3a68360ddfcaea0f93fd96861fc4bef6cf67fdb8c10bf2acb [2024-05-28T18:20:00.717Z] $ docker rm -f --volumes 3672ad4ec6a092f3a68360ddfcaea0f93fd96861fc4bef6cf67fdb8c10bf2acb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:20:01.486Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T18:20:01.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:20:01.654Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2024-05-28T18:20:01.681Z] $ 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-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T18:20:02.008Z] $ docker top 02966208630a56c12a808b8ef976a8715f5c98d353a98db495e2691d068725dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T18:20:02.414Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-52 [Pipeline] fileExists [Pipeline] sh [2024-05-28T18:20:02.789Z] + make test [2024-05-28T18:20:02.789Z] go test ./... -coverprofile=coverage.out [2024-05-28T18:20:04.688Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-05-28T18:20:22.771Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-05-28T18:20:22.771Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-05-28T18:20:29.323Z] go vet ./... [2024-05-28T18:20:33.505Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T18:20:33.505Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T18:20:33.505Z] ./bin/test-attribution-txt.sh [2024-05-28T18:20:33.505Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T18:20:33.505Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T18:20:33.764Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T18:20:33.764Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T18:20:33.764Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T18:20:33.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T18:20:33.846Z] $ docker stop --time=1 02966208630a56c12a808b8ef976a8715f5c98d353a98db495e2691d068725dd [2024-05-28T18:20:39.447Z] $ docker rm -f --volumes 02966208630a56c12a808b8ef976a8715f5c98d353a98db495e2691d068725dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T18:20:40.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T18:20:40.100Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T18:20:40.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T18:20:41.150Z] + ls -al . [2024-05-28T18:20:41.150Z] total 224 [2024-05-28T18:20:41.150Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:20 . [2024-05-28T18:20:41.150Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:18 .. [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 140 May 28 18:18 .dockerignore [2024-05-28T18:20:41.150Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:20 .git [2024-05-28T18:20:41.150Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:18 .github [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 343 May 28 18:18 .gitignore [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 18:18 .golangci.yml [2024-05-28T18:20:41.150Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 18:18 .semver [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 9941 May 28 18:18 Attribution.txt [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 1908 May 28 18:18 CHANGELOG.md [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 1886 May 28 18:18 Dockerfile [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 18:18 GOVERNANCE.md [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 675 May 28 18:18 Jenkinsfile [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 28 18:18 LICENSE [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 1872 May 28 18:18 Makefile [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 617 May 28 18:18 OWNERS.md [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 8892 May 28 18:18 README.md [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 18:18 VERSION [2024-05-28T18:20:41.150Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 18:18 bin [2024-05-28T18:20:41.150Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:18 cmd [2024-05-28T18:20:41.150Z] -rw-r--r-- 1 jenkins jenkins 10 May 28 18:20 coverage.out [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 7020 May 28 18:18 go.mod [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 101763 May 28 18:18 go.sum [2024-05-28T18:20:41.150Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:18 internal [2024-05-28T18:20:41.150Z] -rw-rw-r-- 1 jenkins jenkins 209 May 28 18:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:20:41.557Z] + 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=36111a391f81e135c2bab033ccc6216faf0ff601 --label arch=amd64 --label version=0.0.0 . [2024-05-28T18:20:41.557Z] Sending build context to Docker daemon 23.13MB [2024-05-28T18:20:41.557Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T18:20:41.557Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-28T18:20:41.557Z] ---> 14aaef82c192 [2024-05-28T18:20:41.557Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T18:20:42.493Z] ---> Running in 16ee8f155f92 [2024-05-28T18:20:42.493Z] Removing intermediate container 16ee8f155f92 [2024-05-28T18:20:42.493Z] ---> cc88233e1c3a [2024-05-28T18:20:42.493Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T18:20:42.493Z] ---> Running in 9e08275dab22 [2024-05-28T18:20:42.493Z] Removing intermediate container 9e08275dab22 [2024-05-28T18:20:42.493Z] ---> 2e669d57e284 [2024-05-28T18:20:42.493Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-28T18:20:42.493Z] ---> Running in 41abe0691ca9 [2024-05-28T18:20:42.751Z] Removing intermediate container 41abe0691ca9 [2024-05-28T18:20:42.751Z] ---> 1b1958e4d13f [2024-05-28T18:20:42.751Z] Step 6/26 : WORKDIR /device-uart [2024-05-28T18:20:42.751Z] ---> Running in a396f1276544 [2024-05-28T18:20:42.751Z] Removing intermediate container a396f1276544 [2024-05-28T18:20:42.751Z] ---> 895a498ba084 [2024-05-28T18:20:42.751Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T18:20:42.751Z] ---> Running in 06c081587d35 [2024-05-28T18:20:43.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:20:43.145Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-956 in /w/workspace/edgexfoundry_device-uart_PR-52 [Pipeline] { [Pipeline] ws [2024-05-28T18:20:43.226Z] Running in /w/workspace/device-uart/1 [Pipeline] { [2024-05-28T18:20:43.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] checkout [2024-05-28T18:20:43.528Z] OK: 268 MiB in 56 packages [2024-05-28T18:20:43.788Z] Removing intermediate container 06c081587d35 [2024-05-28T18:20:43.788Z] ---> 7ea3a0e17910 [2024-05-28T18:20:43.788Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-28T18:20:43.788Z] ---> b5553a337729 [2024-05-28T18:20:43.788Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T18:20:44.048Z] ---> Running in 1e20aff445f8 [2024-05-28T18:20:44.616Z] Removing intermediate container 1e20aff445f8 [2024-05-28T18:20:44.616Z] ---> 8202ff12feaf [2024-05-28T18:20:44.616Z] Step 10/26 : COPY . . [2024-05-28T18:20:45.551Z] ---> 442e9f92f603 [2024-05-28T18:20:45.551Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T18:20:45.551Z] ---> Running in ce437852d2a5 [2024-05-28T18:20:45.551Z] Removing intermediate container ce437852d2a5 [2024-05-28T18:20:45.551Z] ---> cdff82803151 [2024-05-28T18:20:45.551Z] Step 12/26 : RUN ${MAKE} [2024-05-28T18:20:45.551Z] ---> Running in c4d579c83e30 [2024-05-28T18:20:45.809Z] 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.15" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-05-28T18:20:46.366Z] The recommended git tool is: git [2024-05-28T18:20:53.478Z] using credential edgex-jenkins-ssh [2024-05-28T18:20:53.510Z] Cloning the remote Git repository [2024-05-28T18:20:53.582Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-05-28T18:20:53.686Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-05-28T18:20:53.860Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-05-28T18:20:53.861Z] > git --version # timeout=10 [2024-05-28T18:20:53.901Z] > git --version # 'git version 2.25.1' [2024-05-28T18:20:53.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T18:20:54.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T18:20:56.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-05-28T18:20:56.266Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T18:20:57.933Z] Merging remotes/origin/main commit 08fb917c2f38b4ae53e716333c1e5812fb96cea3 into PR head commit 36111a391f81e135c2bab033ccc6216faf0ff601 [2024-05-28T18:20:58.298Z] Merge succeeded, producing 36111a391f81e135c2bab033ccc6216faf0ff601 [2024-05-28T18:20:58.299Z] Checking out Revision 36111a391f81e135c2bab033ccc6216faf0ff601 (PR-52) [2024-05-28T18:20:57.391Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-05-28T18:20:57.436Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-05-28T18:20:57.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T18:20:57.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-28T18:20:57.950Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T18:20:58.088Z] > git checkout -f 36111a391f81e135c2bab033ccc6216faf0ff601 # timeout=10 [2024-05-28T18:20:58.204Z] > git remote # timeout=10 [2024-05-28T18:20:58.224Z] > git config --get remote.origin.url # timeout=10 [2024-05-28T18:20:58.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T18:20:58.258Z] > git merge 08fb917c2f38b4ae53e716333c1e5812fb96cea3 # timeout=10 [2024-05-28T18:20:58.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-28T18:20:58.302Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T18:20:58.313Z] > git checkout -f 36111a391f81e135c2bab033ccc6216faf0ff601 # timeout=10 [2024-05-28T18:20:58.805Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-28T18:20:58.848Z] > git --version # timeout=10 [2024-05-28T18:20:58.867Z] > git --version # 'git version 2.25.1' [2024-05-28T18:20:58.881Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T18:21:03.809Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T18:21:03.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T18:21:03.809Z] Dload Upload Total Spent Left Speed [2024-05-28T18:21:03.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [2024-05-28T18:21:04.170Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T18:21:04.525Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T18:21:04.525Z] + sudo tee /etc/docker/daemon.new [2024-05-28T18:21:04.525Z] { [2024-05-28T18:21:04.525Z] "registry-mirrors": [ [2024-05-28T18:21:04.525Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T18:21:04.525Z] ], [2024-05-28T18:21:04.525Z] "bip": "10.250.0.254/24", [2024-05-28T18:21:04.525Z] "hosts": [ [2024-05-28T18:21:04.525Z] "tcp://0.0.0.0:5555", [2024-05-28T18:21:04.525Z] "unix:///var/run/docker.sock" [2024-05-28T18:21:04.525Z] ], [2024-05-28T18:21:04.525Z] "mtu": 1458, [2024-05-28T18:21:04.525Z] "selinux-enabled": true, [2024-05-28T18:21:04.525Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T18:21:04.525Z] } [Pipeline] sh [2024-05-28T18:21:04.875Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T18:21:05.224Z] + sudo service docker restart [2024-05-28T18:21:17.877Z] Removing intermediate container c4d579c83e30 [2024-05-28T18:21:17.877Z] ---> 773e541a853b [2024-05-28T18:21:17.877Z] Step 13/26 : FROM alpine:3.18 [2024-05-28T18:21:17.877Z] 3.18: Pulling from library/alpine [2024-05-28T18:21:17.877Z] 619be1103602: Already exists [2024-05-28T18:21:17.877Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T18:21:17.877Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T18:21:17.877Z] ---> d3782b16ccc9 [2024-05-28T18:21:17.877Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-05-28T18:21:17.877Z] ---> Running in f38117abbef5 [2024-05-28T18:21:17.877Z] Removing intermediate container f38117abbef5 [2024-05-28T18:21:17.877Z] ---> e9b89cbdff2d [2024-05-28T18:21:17.877Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-28T18:21:17.877Z] ---> Running in 0b67edb685a5 [2024-05-28T18:21:17.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:21:17.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:21:17.877Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T18:21:17.877Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T18:21:17.877Z] OK: 7 MiB in 16 packages [2024-05-28T18:21:17.877Z] Removing intermediate container 0b67edb685a5 [2024-05-28T18:21:17.877Z] ---> 0dc2b97b3e0c [2024-05-28T18:21:17.877Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-28T18:21:17.877Z] ---> Running in 7b5254de9107 [2024-05-28T18:21:17.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:21:17.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:21:17.877Z] Upgrading critical system libraries and apk-tools: [2024-05-28T18:21:17.877Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T18:21:17.877Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T18:21:17.877Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T18:21:17.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:21:17.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:21:18.136Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T18:21:18.136Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T18:21:18.136Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T18:21:18.136Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T18:21:18.136Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T18:21:18.136Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T18:21:18.137Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T18:21:18.137Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T18:21:18.137Z] OK: 7 MiB in 16 packages [2024-05-28T18:21:18.704Z] Removing intermediate container 7b5254de9107 [2024-05-28T18:21:18.704Z] ---> 7ffa98f04133 [2024-05-28T18:21:18.704Z] Step 17/26 : WORKDIR / [2024-05-28T18:21:18.704Z] ---> Running in 3660f6f3240e [2024-05-28T18:21:18.963Z] Removing intermediate container 3660f6f3240e [2024-05-28T18:21:18.963Z] ---> 58282e77a725 [2024-05-28T18:21:18.963Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-05-28T18:21:18.963Z] ---> 4b3bbb77c00a [2024-05-28T18:21:18.963Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-05-28T18:21:18.963Z] ---> 0b43f9890424 [2024-05-28T18:21:18.963Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-05-28T18:21:20.867Z] ---> 156d1c0d58bf [2024-05-28T18:21:20.867Z] Step 21/26 : EXPOSE 59995 [2024-05-28T18:21:20.867Z] ---> Running in 7c1fdbc2f9be [2024-05-28T18:21:20.867Z] Removing intermediate container 7c1fdbc2f9be [2024-05-28T18:21:20.867Z] ---> 3fd5f8e46c75 [2024-05-28T18:21:20.867Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-05-28T18:21:20.867Z] ---> Running in 91c26161f426 [2024-05-28T18:21:20.867Z] Removing intermediate container 91c26161f426 [2024-05-28T18:21:20.867Z] ---> 2ff6e09b0068 [2024-05-28T18:21:20.867Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T18:21:20.867Z] ---> Running in cbf369194d80 [2024-05-28T18:21:20.867Z] Removing intermediate container cbf369194d80 [2024-05-28T18:21:20.867Z] ---> 3240ba63af1f [2024-05-28T18:21:20.867Z] Step 24/26 : LABEL arch=amd64 [2024-05-28T18:21:20.867Z] ---> Running in 24b56df98ff0 [2024-05-28T18:21:21.128Z] Removing intermediate container 24b56df98ff0 [2024-05-28T18:21:21.128Z] ---> ce231d1ce545 [2024-05-28T18:21:21.128Z] Step 25/26 : LABEL git_sha=36111a391f81e135c2bab033ccc6216faf0ff601 [2024-05-28T18:21:21.128Z] ---> Running in 08db6a927dc2 [2024-05-28T18:21:21.128Z] Removing intermediate container 08db6a927dc2 [2024-05-28T18:21:21.128Z] ---> 4edf6b6bb1be [2024-05-28T18:21:21.128Z] Step 26/26 : LABEL version=0.0.0 [2024-05-28T18:21:21.128Z] ---> Running in f2e02d2e8860 [2024-05-28T18:21:21.128Z] Removing intermediate container f2e02d2e8860 [2024-05-28T18:21:21.128Z] ---> 09e469043e41 [2024-05-28T18:21:21.128Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T18:21:21.128Z] Successfully built 09e469043e41 [2024-05-28T18:21:21.128Z] 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-05-28T18:21:22.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T18:21:22.174Z] [2024-05-28T18:21:22.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:21:22.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T18:21:22.586Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T18:21:22.586Z] 5eb5b503b376: Pulling fs layer [2024-05-28T18:21:22.586Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T18:21:22.586Z] ec43610c2a17: Pulling fs layer [2024-05-28T18:21:22.586Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T18:21:22.586Z] 33b1e0a273af: Pulling fs layer [2024-05-28T18:21:22.586Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T18:21:22.586Z] 2f39f015ded8: Pulling fs layer [2024-05-28T18:21:22.586Z] 3a2ae6a8a46f: Waiting [2024-05-28T18:21:22.586Z] 33b1e0a273af: Waiting [2024-05-28T18:21:22.586Z] 5d3b04190fa2: Waiting [2024-05-28T18:21:22.586Z] 2f39f015ded8: Waiting [2024-05-28T18:21:22.586Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T18:21:22.586Z] 5c69ac0246d0: Download complete [2024-05-28T18:21:22.586Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T18:21:22.586Z] 3a2ae6a8a46f: Download complete [2024-05-28T18:21:22.586Z] 33b1e0a273af: Verifying Checksum [2024-05-28T18:21:22.586Z] 33b1e0a273af: Download complete [2024-05-28T18:21:22.586Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T18:21:22.586Z] 5d3b04190fa2: Download complete [2024-05-28T18:21:22.846Z] ec43610c2a17: Verifying Checksum [2024-05-28T18:21:22.846Z] ec43610c2a17: Download complete [2024-05-28T18:21:22.846Z] 5eb5b503b376: Verifying Checksum [2024-05-28T18:21:22.846Z] 5eb5b503b376: Download complete [2024-05-28T18:21:23.414Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T18:21:23.581Z] provisioning config files... [2024-05-28T18:21:23.609Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config2455523353823125246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:21:23.982Z] 5eb5b503b376: Pull complete [2024-05-28T18:21:23.982Z] 5c69ac0246d0: Pull complete [2024-05-28T18:21:24.101Z] ---> ****-login.sh [2024-05-28T18:21:24.101Z] nexus3.edgexfoundry.org:10001 [2024-05-28T18:21:24.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:21:24.548Z] ec43610c2a17: Pull complete [2024-05-28T18:21:24.548Z] 3a2ae6a8a46f: Pull complete [2024-05-28T18:21:24.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:21:24.651Z] Configure a credential helper to remove this warning. See [2024-05-28T18:21:24.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:21:24.651Z] [2024-05-28T18:21:24.651Z] Login Succeeded [2024-05-28T18:21:24.651Z] nexus3.edgexfoundry.org:10002 [2024-05-28T18:21:24.808Z] 33b1e0a273af: Pull complete [2024-05-28T18:21:24.808Z] 5d3b04190fa2: Pull complete [2024-05-28T18:21:24.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:21:25.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:21:25.199Z] Configure a credential helper to remove this warning. See [2024-05-28T18:21:25.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:21:25.199Z] [2024-05-28T18:21:25.199Z] Login Succeeded [2024-05-28T18:21:25.199Z] nexus3.edgexfoundry.org:10003 [2024-05-28T18:21:25.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:21:25.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:21:25.474Z] Configure a credential helper to remove this warning. See [2024-05-28T18:21:25.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:21:25.474Z] [2024-05-28T18:21:25.474Z] Login Succeeded [2024-05-28T18:21:25.475Z] nexus3.edgexfoundry.org:10004 [2024-05-28T18:21:25.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:21:25.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:21:25.747Z] Configure a credential helper to remove this warning. See [2024-05-28T18:21:25.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:21:25.747Z] [2024-05-28T18:21:25.747Z] Login Succeeded [2024-05-28T18:21:25.747Z] ****.io [2024-05-28T18:21:26.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:21:26.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:21:26.284Z] Configure a credential helper to remove this warning. See [2024-05-28T18:21:26.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:21:26.284Z] [2024-05-28T18:21:26.284Z] Login Succeeded [2024-05-28T18:21:26.284Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T18:21:26.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T18:21:26.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T18:21:26.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T18:21:26.881Z] ========================================================= [2024-05-28T18:21:26.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T18:21:26.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:21:27.439Z] + 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-05-28T18:21:28.029Z] Sending build context to Docker daemon 11.63MB [2024-05-28T18:21:28.029Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T18:21:28.029Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T18:21:28.029Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T18:21:28.029Z] c6b39de5b339: Pulling fs layer [2024-05-28T18:21:28.029Z] a69c41024577: Pulling fs layer [2024-05-28T18:21:28.029Z] d6de4b400683: Pulling fs layer [2024-05-28T18:21:28.029Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T18:21:28.029Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T18:21:28.029Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T18:21:28.029Z] 00f215d4a9da: Pulling fs layer [2024-05-28T18:21:28.029Z] d496ad576159: Pulling fs layer [2024-05-28T18:21:28.029Z] 00f215d4a9da: Waiting [2024-05-28T18:21:28.029Z] 35cb2a7552d0: Waiting [2024-05-28T18:21:28.029Z] d496ad576159: Waiting [2024-05-28T18:21:28.029Z] 4f4fb700ef54: Waiting [2024-05-28T18:21:28.029Z] 464afbd9ba4c: Waiting [2024-05-28T18:21:28.029Z] a69c41024577: Verifying Checksum [2024-05-28T18:21:28.029Z] a69c41024577: Download complete [2024-05-28T18:21:28.029Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T18:21:28.029Z] 35cb2a7552d0: Download complete [2024-05-28T18:21:28.029Z] 4f4fb700ef54: Download complete [2024-05-28T18:21:28.029Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T18:21:28.029Z] 464afbd9ba4c: Download complete [2024-05-28T18:21:28.029Z] c6b39de5b339: Download complete [2024-05-28T18:21:28.623Z] d496ad576159: Download complete [2024-05-28T18:21:28.895Z] c6b39de5b339: Pull complete [2024-05-28T18:21:28.995Z] 2f39f015ded8: Pull complete [2024-05-28T18:21:28.995Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T18:21:28.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T18:21:28.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:21:29.257Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2024-05-28T18:21:29.286Z] $ 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-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T18:21:29.879Z] a69c41024577: Pull complete [2024-05-28T18:21:29.879Z] d6de4b400683: Verifying Checksum [2024-05-28T18:21:29.879Z] d6de4b400683: Download complete [2024-05-28T18:21:30.843Z] 00f215d4a9da: Verifying Checksum [2024-05-28T18:21:30.843Z] 00f215d4a9da: Download complete [2024-05-28T18:21:34.644Z] $ docker top 605dc5c586e267a0c6528a6f76c76e6eb33fcb5315463c112a3f1d1e97ec4260 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:21:35.156Z] ---> job-cost.sh [2024-05-28T18:21:35.156Z] lf-activate-venv: SKIPPING [2024-05-28T18:21:35.156Z] INFO: No Stack... [2024-05-28T18:21:35.416Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T18:21:35.675Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T18:21:35.997Z] + cat /w/workspace/edgexfoundry_device-uart_PR-52/archives/cost.csv [2024-05-28T18:21:35.998Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T18:21:36.045Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [2024-05-28T18:21:36.051Z] Resource [jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] did not exist. Created. [2024-05-28T18:21:36.057Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T18:21:36.476Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T18:21:36.535Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T18:21:36.576Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T18:21:36.675Z] $ docker stop --time=1 605dc5c586e267a0c6528a6f76c76e6eb33fcb5315463c112a3f1d1e97ec4260 [2024-05-28T18:21:37.820Z] $ docker rm -f --volumes 605dc5c586e267a0c6528a6f76c76e6eb33fcb5315463c112a3f1d1e97ec4260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T18:21:43.185Z] d6de4b400683: Pull complete [2024-05-28T18:21:43.185Z] 35cb2a7552d0: Pull complete [2024-05-28T18:21:43.185Z] 4f4fb700ef54: Pull complete [2024-05-28T18:21:43.185Z] 464afbd9ba4c: Pull complete [2024-05-28T18:21:51.394Z] 00f215d4a9da: Pull complete [2024-05-28T18:21:53.345Z] d496ad576159: Pull complete [2024-05-28T18:21:53.345Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T18:21:53.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T18:21:53.345Z] ---> f246e2811388 [2024-05-28T18:21:53.345Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T18:21:54.304Z] ---> Running in 2d6650560ad3 [2024-05-28T18:21:54.573Z] Removing intermediate container 2d6650560ad3 [2024-05-28T18:21:54.573Z] ---> 620300117f4d [2024-05-28T18:21:54.573Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T18:21:54.573Z] ---> Running in 36e99427b2b1 [2024-05-28T18:21:54.841Z] Removing intermediate container 36e99427b2b1 [2024-05-28T18:21:54.841Z] ---> 2a83b39bfdfe [2024-05-28T18:21:54.841Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T18:21:54.841Z] ---> Running in e15076e20f32 [2024-05-28T18:21:55.109Z] Removing intermediate container e15076e20f32 [2024-05-28T18:21:55.109Z] ---> e7f05de2d735 [2024-05-28T18:21:55.109Z] Step 6/12 : WORKDIR /device-uart [2024-05-28T18:21:55.109Z] ---> Running in c47ccdd04551 [2024-05-28T18:21:55.382Z] Removing intermediate container c47ccdd04551 [2024-05-28T18:21:55.382Z] ---> 2e7c16c35e6f [2024-05-28T18:21:55.382Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T18:21:55.651Z] ---> Running in ba5f3e99f3de [2024-05-28T18:21:56.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:21:57.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:21:58.168Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-28T18:21:58.168Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-28T18:21:58.168Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-28T18:21:58.168Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-28T18:21:58.168Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T18:21:58.168Z] OK: 271 MiB in 56 packages [2024-05-28T18:22:00.125Z] Removing intermediate container ba5f3e99f3de [2024-05-28T18:22:00.125Z] ---> 157a662fc2cb [2024-05-28T18:22:00.125Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-28T18:22:00.393Z] ---> 28ed2bfdaeb3 [2024-05-28T18:22:00.393Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T18:22:00.393Z] ---> Running in f9de7f11d9de [2024-05-28T18:23:52.047Z] Removing intermediate container f9de7f11d9de [2024-05-28T18:23:52.047Z] ---> 4ce770c52baf [2024-05-28T18:23:52.047Z] Step 10/12 : COPY . . [2024-05-28T18:23:52.047Z] ---> 3dc27abc7677 [2024-05-28T18:23:52.047Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T18:23:52.047Z] ---> Running in 051547d4f2cc [2024-05-28T18:23:52.047Z] Removing intermediate container 051547d4f2cc [2024-05-28T18:23:52.047Z] ---> f00f9f6897ac [2024-05-28T18:23:52.047Z] Step 12/12 : RUN ${MAKE} [2024-05-28T18:23:52.047Z] ---> Running in 18ce15a4b6b4 [2024-05-28T18:23:52.047Z] noop [2024-05-28T18:23:52.047Z] Removing intermediate container 18ce15a4b6b4 [2024-05-28T18:23:52.047Z] ---> 61f1dabd1204 [2024-05-28T18:23:52.047Z] Successfully built 61f1dabd1204 [2024-05-28T18:23:52.047Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:23:52.575Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T18:23:52.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:23:52.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2024-05-28T18:23:52.941Z] $ 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-05-28T18:23:54.199Z] $ docker top 2186453196e727a638ad7281216eaa8bab526762d2cf2c582c7fbbfd2a32263c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T18:23:55.103Z] + go version [2024-05-28T18:23:55.103Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T18:23:55.137Z] $ docker stop --time=1 2186453196e727a638ad7281216eaa8bab526762d2cf2c582c7fbbfd2a32263c [2024-05-28T18:23:56.773Z] $ docker rm -f --volumes 2186453196e727a638ad7281216eaa8bab526762d2cf2c582c7fbbfd2a32263c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:23:57.695Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T18:23:57.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:23:58.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2024-05-28T18:23:58.112Z] $ 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-05-28T18:23:59.294Z] $ docker top 2a653be35d6bf2a0d4ea6db0192e2814ff1b00ffdb6159865dbef86b172e8d43 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T18:24:00.240Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-05-28T18:24:00.960Z] + make test [2024-05-28T18:24:00.960Z] go test ./... -coverprofile=coverage.out [2024-05-28T18:24:06.323Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-05-28T18:27:13.121Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-05-28T18:27:13.121Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-05-28T18:27:13.121Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T18:27:13.121Z] go vet ./... [2024-05-28T18:28:00.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T18:28:00.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T18:28:00.003Z] ./bin/test-attribution-txt.sh [2024-05-28T18:28:00.003Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T18:28:00.003Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T18:28:00.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T18:28:00.096Z] $ docker stop --time=1 2a653be35d6bf2a0d4ea6db0192e2814ff1b00ffdb6159865dbef86b172e8d43 [2024-05-28T18:28:02.141Z] $ docker rm -f --volumes 2a653be35d6bf2a0d4ea6db0192e2814ff1b00ffdb6159865dbef86b172e8d43 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T18:28:03.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T18:28:03.748Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T18:28:04.165Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T18:28:04.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T18:28:05.172Z] + ls -al . [2024-05-28T18:28:05.172Z] total 220 [2024-05-28T18:28:05.172Z] drwxrwxr-x 7 jenkins jenkins 4096 May 28 18:24 . [2024-05-28T18:28:05.172Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:20 .. [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 140 May 28 18:20 .dockerignore [2024-05-28T18:28:05.172Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:21 .git [2024-05-28T18:28:05.172Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:20 .github [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 343 May 28 18:20 .gitignore [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 18:20 .golangci.yml [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 9941 May 28 18:20 Attribution.txt [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 1908 May 28 18:20 CHANGELOG.md [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 1886 May 28 18:20 Dockerfile [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 18:20 GOVERNANCE.md [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 675 May 28 18:20 Jenkinsfile [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 28 18:20 LICENSE [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 1872 May 28 18:20 Makefile [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 617 May 28 18:20 OWNERS.md [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 8892 May 28 18:20 README.md [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 18:18 VERSION [2024-05-28T18:28:05.172Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 18:20 bin [2024-05-28T18:28:05.172Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:20 cmd [2024-05-28T18:28:05.172Z] -rw-r--r-- 1 jenkins jenkins 10 May 28 18:24 coverage.out [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 7020 May 28 18:20 go.mod [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 101763 May 28 18:20 go.sum [2024-05-28T18:28:05.172Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:20 internal [2024-05-28T18:28:05.172Z] -rw-rw-r-- 1 jenkins jenkins 209 May 28 18:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:28:05.635Z] + 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=36111a391f81e135c2bab033ccc6216faf0ff601 --label arch=arm64 --label version=0.0.0 . [2024-05-28T18:28:05.904Z] Sending build context to Docker daemon 11.63MB [2024-05-28T18:28:06.171Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T18:28:06.171Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-28T18:28:06.171Z] ---> 61f1dabd1204 [2024-05-28T18:28:06.171Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T18:28:06.171Z] ---> Running in 970d103dc2ea [2024-05-28T18:28:06.438Z] Removing intermediate container 970d103dc2ea [2024-05-28T18:28:06.438Z] ---> 97719d63d246 [2024-05-28T18:28:06.438Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T18:28:06.707Z] ---> Running in 069e0aae9880 [2024-05-28T18:28:06.975Z] Removing intermediate container 069e0aae9880 [2024-05-28T18:28:06.975Z] ---> 07b17147b6c9 [2024-05-28T18:28:06.975Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-28T18:28:06.975Z] ---> Running in 577a904ab55a [2024-05-28T18:28:07.243Z] Removing intermediate container 577a904ab55a [2024-05-28T18:28:07.243Z] ---> 15c65d472dec [2024-05-28T18:28:07.243Z] Step 6/26 : WORKDIR /device-uart [2024-05-28T18:28:07.243Z] ---> Running in 128b3f98e355 [2024-05-28T18:28:07.514Z] Removing intermediate container 128b3f98e355 [2024-05-28T18:28:07.514Z] ---> 7eab2777117d [2024-05-28T18:28:07.514Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T18:28:07.794Z] ---> Running in 7abe45ba63a8 [2024-05-28T18:28:08.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:28:09.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:28:09.997Z] OK: 271 MiB in 56 packages [2024-05-28T18:28:10.583Z] Removing intermediate container 7abe45ba63a8 [2024-05-28T18:28:10.583Z] ---> f44bdb07ad82 [2024-05-28T18:28:10.583Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-28T18:28:11.167Z] ---> 4abefbb2a85a [2024-05-28T18:28:11.167Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T18:28:11.167Z] ---> Running in c94e136f87b4 [2024-05-28T18:28:13.761Z] Removing intermediate container c94e136f87b4 [2024-05-28T18:28:13.761Z] ---> 6134acaf97f7 [2024-05-28T18:28:13.761Z] Step 10/26 : COPY . . [2024-05-28T18:28:14.344Z] ---> 8a75723af934 [2024-05-28T18:28:14.344Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T18:28:14.613Z] ---> Running in 1f6d407794ac [2024-05-28T18:28:14.879Z] Removing intermediate container 1f6d407794ac [2024-05-28T18:28:14.879Z] ---> 46167a0b8960 [2024-05-28T18:28:14.879Z] Step 12/26 : RUN ${MAKE} [2024-05-28T18:28:14.879Z] ---> Running in ce0f1a39f1a5 [2024-05-28T18:28:15.840Z] 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.15" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-05-28T18:31:37.617Z] Removing intermediate container ce0f1a39f1a5 [2024-05-28T18:31:37.617Z] ---> 98dfaa99e790 [2024-05-28T18:31:37.617Z] Step 13/26 : FROM alpine:3.18 [2024-05-28T18:31:37.617Z] 3.18: Pulling from library/alpine [2024-05-28T18:31:37.617Z] c6b39de5b339: Already exists [2024-05-28T18:31:37.617Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T18:31:37.617Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T18:31:37.617Z] ---> 33abbf032149 [2024-05-28T18:31:37.617Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-05-28T18:31:37.617Z] ---> Running in 9f7c73f52bea [2024-05-28T18:31:37.617Z] Removing intermediate container 9f7c73f52bea [2024-05-28T18:31:37.617Z] ---> 36665c1c5960 [2024-05-28T18:31:37.617Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-28T18:31:37.617Z] ---> Running in 71df9c03a729 [2024-05-28T18:31:37.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:31:37.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:31:37.617Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T18:31:37.617Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T18:31:37.617Z] OK: 8 MiB in 16 packages [2024-05-28T18:31:37.617Z] Removing intermediate container 71df9c03a729 [2024-05-28T18:31:37.617Z] ---> a0e5fa3946e3 [2024-05-28T18:31:37.617Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-28T18:31:37.617Z] ---> Running in 6090dfd46bfa [2024-05-28T18:31:37.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:31:37.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:31:38.576Z] Upgrading critical system libraries and apk-tools: [2024-05-28T18:31:38.576Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T18:31:38.576Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T18:31:38.576Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T18:31:38.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:31:38.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:31:39.812Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T18:31:39.812Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T18:31:39.812Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T18:31:39.812Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T18:31:39.812Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T18:31:40.076Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T18:31:40.076Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T18:31:40.076Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T18:31:40.076Z] OK: 8 MiB in 16 packages [2024-05-28T18:31:41.044Z] Removing intermediate container 6090dfd46bfa [2024-05-28T18:31:41.044Z] ---> 27f2e3bed40c [2024-05-28T18:31:41.044Z] Step 17/26 : WORKDIR / [2024-05-28T18:31:41.044Z] ---> Running in 09b65da197c3 [2024-05-28T18:31:41.311Z] Removing intermediate container 09b65da197c3 [2024-05-28T18:31:41.311Z] ---> 58469c5daf1e [2024-05-28T18:31:41.311Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-05-28T18:31:41.899Z] ---> efff37cfd9f6 [2024-05-28T18:31:41.899Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-05-28T18:31:42.484Z] ---> 0ae7fea383b9 [2024-05-28T18:31:42.484Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-05-28T18:31:44.425Z] ---> 297b065fa9ef [2024-05-28T18:31:44.425Z] Step 21/26 : EXPOSE 59995 [2024-05-28T18:31:44.425Z] ---> Running in d793b9d5ad6f [2024-05-28T18:31:44.693Z] Removing intermediate container d793b9d5ad6f [2024-05-28T18:31:44.693Z] ---> dd2113219486 [2024-05-28T18:31:44.693Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-05-28T18:31:44.961Z] ---> Running in a1455e9af4fc [2024-05-28T18:31:45.227Z] Removing intermediate container a1455e9af4fc [2024-05-28T18:31:45.227Z] ---> 9dbc33b775a3 [2024-05-28T18:31:45.227Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T18:31:45.227Z] ---> Running in 375d86e2b22c [2024-05-28T18:31:45.492Z] Removing intermediate container 375d86e2b22c [2024-05-28T18:31:45.492Z] ---> 4c9c3aa0180b [2024-05-28T18:31:45.492Z] Step 24/26 : LABEL arch=arm64 [2024-05-28T18:31:45.492Z] ---> Running in c150b36b95ed [2024-05-28T18:31:45.762Z] Removing intermediate container c150b36b95ed [2024-05-28T18:31:45.762Z] ---> d3b6539cd40a [2024-05-28T18:31:45.762Z] Step 25/26 : LABEL git_sha=36111a391f81e135c2bab033ccc6216faf0ff601 [2024-05-28T18:31:46.027Z] ---> Running in 9e6b2e718a05 [2024-05-28T18:31:46.027Z] Removing intermediate container 9e6b2e718a05 [2024-05-28T18:31:46.027Z] ---> 72e68eca0511 [2024-05-28T18:31:46.027Z] Step 26/26 : LABEL version=0.0.0 [2024-05-28T18:31:46.293Z] ---> Running in 56711290fb2c [2024-05-28T18:31:46.558Z] Removing intermediate container 56711290fb2c [2024-05-28T18:31:46.558Z] ---> b5d057a2cc17 [2024-05-28T18:31:46.558Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T18:31:46.558Z] Successfully built b5d057a2cc17 [2024-05-28T18:31:46.558Z] 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-05-28T18:31:47.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T18:31:47.494Z] [2024-05-28T18:31:47.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:31:47.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T18:31:47.960Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T18:31:47.960Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T18:31:47.960Z] 04944245beec: Pulling fs layer [2024-05-28T18:31:47.960Z] 699f458cf7ca: Pulling fs layer [2024-05-28T18:31:47.960Z] 765212b225bb: Pulling fs layer [2024-05-28T18:31:47.960Z] f23df028b6ca: Pulling fs layer [2024-05-28T18:31:47.960Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T18:31:47.960Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T18:31:47.960Z] 2437ff75d9bd: Waiting [2024-05-28T18:31:47.960Z] f23df028b6ca: Waiting [2024-05-28T18:31:47.960Z] 765212b225bb: Waiting [2024-05-28T18:31:47.960Z] d65c8cfc05b1: Waiting [2024-05-28T18:31:48.231Z] 04944245beec: Verifying Checksum [2024-05-28T18:31:48.232Z] 04944245beec: Download complete [2024-05-28T18:31:48.232Z] 765212b225bb: Verifying Checksum [2024-05-28T18:31:48.232Z] 765212b225bb: Download complete [2024-05-28T18:31:48.232Z] f23df028b6ca: Download complete [2024-05-28T18:31:48.232Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T18:31:48.232Z] d65c8cfc05b1: Download complete [2024-05-28T18:31:48.232Z] 699f458cf7ca: Verifying Checksum [2024-05-28T18:31:48.232Z] 699f458cf7ca: Download complete [2024-05-28T18:31:48.811Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T18:31:48.811Z] 8998bd30e6a1: Download complete [2024-05-28T18:31:51.388Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T18:31:51.388Z] 2437ff75d9bd: Download complete [2024-05-28T18:31:53.321Z] 8998bd30e6a1: Pull complete [2024-05-28T18:31:53.586Z] 04944245beec: Pull complete [2024-05-28T18:31:54.989Z] 699f458cf7ca: Pull complete [2024-05-28T18:31:55.260Z] 765212b225bb: Pull complete [2024-05-28T18:31:56.219Z] f23df028b6ca: Pull complete [2024-05-28T18:31:56.484Z] d65c8cfc05b1: Pull complete [2024-05-28T18:32:14.672Z] 2437ff75d9bd: Pull complete [2024-05-28T18:32:14.672Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T18:32:14.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T18:32:14.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:32:15.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2024-05-28T18:32:15.164Z] $ 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-05-28T18:32:17.962Z] $ docker top f60d519e3bf0d4f026888954c432adfaf79d0bedb07a0a5b74b1cf2157c71441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:32:18.928Z] ---> job-cost.sh [2024-05-28T18:32:18.928Z] lf-activate-venv: SKIPPING [2024-05-28T18:32:18.928Z] INFO: No Stack... [2024-05-28T18:32:19.207Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T18:32:20.181Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T18:32:20.841Z] + cut -d, -f6 [2024-05-28T18:32:20.841Z] + cat /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock [2024-05-28T18:32:20.933Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [2024-05-28T18:32:20.939Z] Resource [jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] did not exist. Created. [2024-05-28T18:32:20.945Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T18:32:21.812Z] /w/workspace/device-uart/1@tmp/durable-1ee979a9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T18:32:22.174Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T18:32:22.218Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T18:32:22.261Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T18:32:22.282Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T18:32:22.372Z] $ docker stop --time=1 f60d519e3bf0d4f026888954c432adfaf79d0bedb07a0a5b74b1cf2157c71441 [2024-05-28T18:32:23.861Z] $ docker rm -f --volumes f60d519e3bf0d4f026888954c432adfaf79d0bedb07a0a5b74b1cf2157c71441 [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-05-28T18:32:25.096Z] provisioning config files... [2024-05-28T18:32:25.105Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-52@tmp/config15873516880862683480tmp [Pipeline] { [Pipeline] sh [2024-05-28T18:32:25.461Z] + set +x [2024-05-28T18:32:25.461Z] + curl -s https://codecov.io/bash [2024-05-28T18:32:25.461Z] + bash -s -- [2024-05-28T18:32:25.461Z] [2024-05-28T18:32:25.461Z] _____ _ [2024-05-28T18:32:25.461Z] / ____| | | [2024-05-28T18:32:25.461Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T18:32:25.461Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T18:32:25.461Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T18:32:25.461Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T18:32:25.461Z] Bash-1.0.6 [2024-05-28T18:32:25.461Z] [2024-05-28T18:32:25.461Z] [2024-05-28T18:32:25.461Z] ==> git version 2.25.1 found [2024-05-28T18:32:25.461Z] ==> 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-05-28T18:32:25.461Z] Release-Date: 2020-01-08 [2024-05-28T18:32:25.461Z] 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-05-28T18:32:25.461Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T18:32:25.461Z] ==> Jenkins CI detected. [2024-05-28T18:32:25.461Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-52 [2024-05-28T18:32:25.461Z] project root: . [2024-05-28T18:32:25.461Z] --> token set from env [2024-05-28T18:32:25.461Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T18:32:25.461Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T18:32:25.720Z] ==> Python coveragepy not found [2024-05-28T18:32:25.720Z] ==> Searching for coverage reports in: [2024-05-28T18:32:25.720Z] + . [2024-05-28T18:32:25.720Z] -> Found 1 reports [2024-05-28T18:32:25.720Z] ==> Detecting git/mercurial file structure [2024-05-28T18:32:25.720Z] ==> Reading reports [2024-05-28T18:32:25.720Z] + ./coverage.out bytes=10 [2024-05-28T18:32:25.720Z] ==> Appending adjustments [2024-05-28T18:32:25.720Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T18:32:25.720Z] + Found adjustments [2024-05-28T18:32:25.720Z] ==> Gzipping contents [2024-05-28T18:32:25.720Z] 4.0K /tmp/codecov.3OaOoQ.gz [2024-05-28T18:32:25.720Z] ==> Uploading reports [2024-05-28T18:32:25.720Z] url: https://codecov.io [2024-05-28T18:32:25.720Z] query: branch=PR-52&commit=36111a391f81e135c2bab033ccc6216faf0ff601&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=52&job=&cmd_args= [2024-05-28T18:32:25.720Z] -> Pinging Codecov [2024-05-28T18:32:25.720Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-52&commit=36111a391f81e135c2bab033ccc6216faf0ff601&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=52&job=&cmd_args= [2024-05-28T18:32:26.288Z] -> Uploading to [2024-05-28T18:32:26.288Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/B9AA6E0BBD74AE3A32605C7A7C664919/36111a391f81e135c2bab033ccc6216faf0ff601/3eaa0891-582f-4481-84c3-168ab4cf228a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T183226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47c53bb27fb1857a596ab642b8383b4b8ffd88a31225622aaf48c795ebcefd4e [2024-05-28T18:32:26.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T18:32:26.288Z] Dload Upload Total Spent Left Speed [2024-05-28T18:32:26.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2233 --:--:-- --:--:-- --:--:-- 2233 [2024-05-28T18:32:26.547Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] } [2024-05-28T18:32:26.582Z] 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-05-28T18:32:28.859Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-52/archives ] [2024-05-28T18:32:28.859Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-52/archives [2024-05-28T18:32:28.859Z] total 16 [2024-05-28T18:32:28.859Z] drwxr-xr-x 3 root root 4096 May 28 18:21 . [2024-05-28T18:32:28.859Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 18:21 .. [2024-05-28T18:32:28.859Z] drwxr-xr-x 2 root root 4096 May 28 18:21 cost [2024-05-28T18:32:28.859Z] -rw-r--r-- 1 root root 82 May 28 18:21 cost.csv [2024-05-28T18:32:28.859Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-52/archives [2024-05-28T18:32:28.859Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-52/archives [2024-05-28T18:32:28.859Z] total 16 [2024-05-28T18:32:28.859Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 18:21 . [2024-05-28T18:32:28.859Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 18:21 .. [2024-05-28T18:32:28.859Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 18:21 cost [2024-05-28T18:32:28.859Z] -rw-r--r-- 1 jenkins jenkins 82 May 28 18:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:32:29.195Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:32:30.098Z] ---> package-listing.sh [2024-05-28T18:32:30.098Z] ++ facter osfamily [2024-05-28T18:32:30.098Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T18:32:30.356Z] + OS_FAMILY=debian [2024-05-28T18:32:30.356Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-52 [2024-05-28T18:32:30.356Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T18:32:30.356Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T18:32:30.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T18:32:30.356Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T18:32:30.356Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-52 ']' [2024-05-28T18:32:30.356Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T18:32:30.356Z] + case "${OS_FAMILY}" in [2024-05-28T18:32:30.356Z] + dpkg -l [2024-05-28T18:32:30.356Z] + grep '^ii' [2024-05-28T18:32:30.356Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T18:32:30.356Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T18:32:30.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T18:32:30.356Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-52 ']' [2024-05-28T18:32:30.356Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-52/archives/ [2024-05-28T18:32:30.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-52/archives/ [Pipeline] echo [2024-05-28T18:32:30.396Z] 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T18:32:30.694Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:32:31.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T18:32:31.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:32:31.517Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2024-05-28T18:32:31.544Z] $ 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-52/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-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@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-05-28T18:32:31.791Z] $ docker top 53cfe5804a5989ac0f863d1403c8ae5d6876e09d611c679ec0f6b1c36c41cfeb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T18:32:32.201Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T18:32:32.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T18:32:32.897Z] + ls /var/log/sa-host [2024-05-28T18:32:32.897Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T18:32:33.146Z] provisioning config files... [2024-05-28T18:32:33.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-52@tmp/config17324498716636176803tmp [Pipeline] { [Pipeline] echo [2024-05-28T18:32:33.253Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:32:33.617Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T18:32:33.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:32:34.066Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T18:32:34.109Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:32:34.443Z] ---> sudo-logs.sh [2024-05-28T18:32:34.443Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T18:32:34.546Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:32:34.867Z] ---> job-cost.sh [2024-05-28T18:32:34.868Z] lf-activate-venv: SKIPPING [2024-05-28T18:32:34.868Z] DEBUG: total: 0.2199999988079071 [2024-05-28T18:32:34.868Z] INFO: Retrieving Stack Cost... [2024-05-28T18:32:35.435Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T18:32:35.693Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T18:32:35.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:32:36.060Z] ---> logs-deploy.sh [2024-05-28T18:32:36.060Z] lf-activate-venv: SKIPPING [2024-05-28T18:32:36.060Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-52/1 [2024-05-28T18:32:36.060Z] INFO: archiving workspace using pattern(s): [2024-05-28T18:32:36.995Z] Archives upload complete. [2024-05-28T18:32:36.995Z] INFO: archiving logs to Nexus