Pull request #56 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18e0f56d5aac989531f10aaba92b79d1506d390f+3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd (bbc4f82c9c4cf76c45185e2fd54048ffa2c8b1c3) 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-ssh145915893346234793.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-ssh14180490362866243671.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-56/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-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14909026254844379829.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-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh62569074216020010.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-ssh18307598110878375428.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-56/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-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3262835640820192723.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-4833 in /w/workspace/edgexfoundry_device-uart_PR-56 [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-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd into PR head commit 18e0f56d5aac989531f10aaba92b79d1506d390f Merge succeeded, producing 18e0f56d5aac989531f10aaba92b79d1506d390f Checking out Revision 18e0f56d5aac989531f10aaba92b79d1506d390f (PR-56) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config 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/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18e0f56d5aac989531f10aaba92b79d1506d390f # 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 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18e0f56d5aac989531f10aaba92b79d1506d390f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T18:17:20.597Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T18:17:20.894Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T18:17:21.019Z] ========================================================= [2024-07-02T18:17:21.020Z] EdgeX Global Pipelines Version Info [2024-07-02T18:17:21.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:17:21.804Z] ------------------- [2024-07-02T18:17:21.804Z] stable info: [2024-07-02T18:17:21.804Z] ------------------- [2024-07-02T18:17:21.804Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T18:17:21.804Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T18:17:21.804Z] Message: update stable to v1.0.260 [2024-07-02T18:17:22.375Z] ------------------- [2024-07-02T18:17:22.375Z] experimental info: [2024-07-02T18:17:22.375Z] ------------------- [2024-07-02T18:17:22.375Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T18:17:22.375Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T18:17:22.375Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T18:17:22.591Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-07-02T18:17:22.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-07-02T18:17:22.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T18:17:22.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T18:17:22.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T18:17:22.883Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T18:17:22.936Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T18:17:22.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-02T18:17:23.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T18:17:23.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T18:17:23.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T18:17:23.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-07-02T18:17:23.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T18:17:23.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T18:17:23.434Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T18:17:23.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T18:17:23.551Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T18:17:23.613Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T18:17:23.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T18:17:23.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T18:17:23.802Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-02T18:17:23.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-02T18:17:23.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-02T18:17:23.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-02T18:17:24.056Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-02T18:17:24.114Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T18:17:24.171Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T18:17:24.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo [2024-07-02T18:17:24.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo [2024-07-02T18:17:24.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo [2024-07-02T18:17:24.418Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18e0f56d5aac989531f10aaba92b79d1506d390f [Pipeline] echo [2024-07-02T18:17:24.475Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18e0f56 [Pipeline] echo [2024-07-02T18:17:24.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T18:17:24.673Z] provisioning config files... [2024-07-02T18:17:24.689Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-56@tmp/config8543719914436687282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:17:25.082Z] ---> ****-login.sh [2024-07-02T18:17:25.082Z] nexus3.edgexfoundry.org:10001 [2024-07-02T18:17:25.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:25.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:25.342Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:25.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:25.342Z] [2024-07-02T18:17:25.342Z] Login Succeeded [2024-07-02T18:17:25.342Z] nexus3.edgexfoundry.org:10002 [2024-07-02T18:17:25.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:25.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:25.603Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:25.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:25.603Z] [2024-07-02T18:17:25.604Z] Login Succeeded [2024-07-02T18:17:25.604Z] nexus3.edgexfoundry.org:10003 [2024-07-02T18:17:25.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:25.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:25.604Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:25.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:25.604Z] [2024-07-02T18:17:25.604Z] Login Succeeded [2024-07-02T18:17:25.604Z] nexus3.edgexfoundry.org:10004 [2024-07-02T18:17:25.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:25.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:25.604Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:25.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:25.604Z] [2024-07-02T18:17:25.604Z] Login Succeeded [2024-07-02T18:17:25.604Z] ****.io [2024-07-02T18:17:25.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:26.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:26.127Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:26.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:26.127Z] [2024-07-02T18:17:26.127Z] Login Succeeded [2024-07-02T18:17:26.127Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T18:17:26.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-02T18:17:27.087Z] + git rev-list -1 --merges 18e0f56d5aac989531f10aaba92b79d1506d390f~1..18e0f56d5aac989531f10aaba92b79d1506d390f [Pipeline] echo [2024-07-02T18:17:27.139Z] -----------> git rev-list -1 --merges 18e0f56d5aac989531f10aaba92b79d1506d390f~1..18e0f56d5aac989531f10aaba92b79d1506d390f 18e0f56d5aac989531f10aaba92b79d1506d390f [false] [Pipeline] sh [2024-07-02T18:17:27.460Z] + git log --format=format:%s -1 18e0f56d5aac989531f10aaba92b79d1506d390f [Pipeline] echo [2024-07-02T18:17:27.512Z] ========================================================= [2024-07-02T18:17:27.512Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T18:17:27.512Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T18:17:27.961Z] + git log --format=format:%s -1 18e0f56d5aac989531f10aaba92b79d1506d390f [Pipeline] echo [2024-07-02T18:17:28.008Z] [semverPrep] GIT_COMMIT: 18e0f56d5aac989531f10aaba92b79d1506d390f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-02T18:17:28.048Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-02T18:17:28.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T18:17:28.472Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T18:17:28.472Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T18:17:28.472Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T18:17:28.472Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T18:17:28.472Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T18:17:28.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:17:28.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T18:17:28.984Z] [2024-07-02T18:17:28.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:17:29.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T18:17:29.384Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T18:17:29.384Z] b85a868b505f: Pulling fs layer [2024-07-02T18:17:29.385Z] e2be974225ed: Pulling fs layer [2024-07-02T18:17:29.385Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T18:17:29.385Z] 988bab9f4d93: Pulling fs layer [2024-07-02T18:17:29.385Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T18:17:29.385Z] eaf3925da568: Pulling fs layer [2024-07-02T18:17:29.385Z] bab4dde63d76: Pulling fs layer [2024-07-02T18:17:29.385Z] bde34c3a00c8: Pulling fs layer [2024-07-02T18:17:29.385Z] b352a97aabf1: Pulling fs layer [2024-07-02T18:17:29.385Z] 4872d77fe225: Pulling fs layer [2024-07-02T18:17:29.385Z] 5851b861e8e6: Pulling fs layer [2024-07-02T18:17:29.385Z] 4872d77fe225: Waiting [2024-07-02T18:17:29.385Z] bab4dde63d76: Waiting [2024-07-02T18:17:29.385Z] bde34c3a00c8: Waiting [2024-07-02T18:17:29.385Z] b352a97aabf1: Waiting [2024-07-02T18:17:29.385Z] 5851b861e8e6: Waiting [2024-07-02T18:17:29.385Z] 988bab9f4d93: Waiting [2024-07-02T18:17:29.385Z] 1469e6f7b9e6: Waiting [2024-07-02T18:17:29.385Z] eaf3925da568: Waiting [2024-07-02T18:17:29.385Z] e2be974225ed: Verifying Checksum [2024-07-02T18:17:29.385Z] e2be974225ed: Download complete [2024-07-02T18:17:29.385Z] 988bab9f4d93: Verifying Checksum [2024-07-02T18:17:29.385Z] 988bab9f4d93: Download complete [2024-07-02T18:17:29.385Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T18:17:29.385Z] 1469e6f7b9e6: Download complete [2024-07-02T18:17:29.645Z] eaf3925da568: Verifying Checksum [2024-07-02T18:17:29.645Z] eaf3925da568: Download complete [2024-07-02T18:17:29.645Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T18:17:29.645Z] 339a4e72a1f5: Download complete [2024-07-02T18:17:29.645Z] bde34c3a00c8: Verifying Checksum [2024-07-02T18:17:29.645Z] bde34c3a00c8: Download complete [2024-07-02T18:17:29.645Z] b352a97aabf1: Download complete [2024-07-02T18:17:29.645Z] 4872d77fe225: Download complete [2024-07-02T18:17:29.645Z] 5851b861e8e6: Verifying Checksum [2024-07-02T18:17:29.645Z] 5851b861e8e6: Download complete [2024-07-02T18:17:29.645Z] b85a868b505f: Download complete [2024-07-02T18:17:29.905Z] bab4dde63d76: Verifying Checksum [2024-07-02T18:17:29.905Z] bab4dde63d76: Download complete [2024-07-02T18:17:30.842Z] b85a868b505f: Pull complete [2024-07-02T18:17:30.842Z] e2be974225ed: Pull complete [2024-07-02T18:17:31.412Z] 339a4e72a1f5: Pull complete [2024-07-02T18:17:31.412Z] 988bab9f4d93: Pull complete [2024-07-02T18:17:31.673Z] 1469e6f7b9e6: Pull complete [2024-07-02T18:17:31.673Z] eaf3925da568: Pull complete [2024-07-02T18:17:33.582Z] bab4dde63d76: Pull complete [2024-07-02T18:17:33.582Z] bde34c3a00c8: Pull complete [2024-07-02T18:17:33.582Z] b352a97aabf1: Pull complete [2024-07-02T18:17:33.582Z] 4872d77fe225: Pull complete [2024-07-02T18:17:33.844Z] 5851b861e8e6: Pull complete [2024-07-02T18:17:33.844Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T18:17:33.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T18:17:33.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T18:17:34.132Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2024-07-02T18:17:34.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-56 -v /w/workspace/edgexfoundry_device-uart_PR-56:/w/workspace/edgexfoundry_device-uart_PR-56:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-56@tmp:/w/workspace/edgexfoundry_device-uart_PR-56@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-07-02T18:17:36.538Z] $ docker top 63aa47321c6029617b937f4041eba398ca579e34dbc2768614d1b826aa307dab -eo pid,comm [2024-07-02T18:17:36.598Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-02T18:17:36.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T18:17:36.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T18:17:36.816Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T18:17:36.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T18:17:36.938Z] $ docker exec 63aa47321c6029617b937f4041eba398ca579e34dbc2768614d1b826aa307dab ssh-agent [2024-07-02T18:17:37.051Z] SSH_AUTH_SOCK=/tmp/ssh-oWwK2XMXkG0V/agent.32 [2024-07-02T18:17:37.051Z] SSH_AGENT_PID=38 [2024-07-02T18:17:37.059Z] Running ssh-add (command line suppressed) [2024-07-02T18:17:37.162Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-56@tmp/private_key_6088563244160212060.key (/w/workspace/edgexfoundry_device-uart_PR-56@tmp/private_key_6088563244160212060.key) [2024-07-02T18:17:37.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T18:17:37.529Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T18:17:37.547Z] $ docker exec --env ******** --env ******** 63aa47321c6029617b937f4041eba398ca579e34dbc2768614d1b826aa307dab ssh-agent -k [2024-07-02T18:17:37.643Z] unset SSH_AUTH_SOCK; [2024-07-02T18:17:37.643Z] unset SSH_AGENT_PID; [2024-07-02T18:17:37.643Z] echo Agent pid 38 killed; [2024-07-02T18:17:37.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T18:17:37.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T18:17:37.768Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T18:17:37.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T18:17:37.893Z] $ docker exec 63aa47321c6029617b937f4041eba398ca579e34dbc2768614d1b826aa307dab ssh-agent [2024-07-02T18:17:38.024Z] SSH_AUTH_SOCK=/tmp/ssh-s443xWYEnSVC/agent.71 [2024-07-02T18:17:38.024Z] SSH_AGENT_PID=77 [2024-07-02T18:17:38.028Z] Running ssh-add (command line suppressed) [2024-07-02T18:17:38.133Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-56@tmp/private_key_625621365348995125.key (/w/workspace/edgexfoundry_device-uart_PR-56@tmp/private_key_625621365348995125.key) [2024-07-02T18:17:38.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T18:17:38.514Z] + git semver init [2024-07-02T18:17:38.773Z] 2024-07-02 18:17:38,674 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T18:17:38.773Z] 2024-07-02 18:17:38,675 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-56/.semver [2024-07-02T18:17:38.773Z] 2024-07-02 18:17:38,676 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-56/.semver [2024-07-02T18:17:38.773Z] 2024-07-02 18:17:38,676 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-56/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-56, universal_newlines=False, shell=None, istream=None) [2024-07-02T18:17:40.701Z] 2024-07-02 18:17:40,183 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-56/.git/info/exclude [2024-07-02T18:17:40.701Z] 2024-07-02 18:17:40,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-56/.semver/PR-56 with force:False [2024-07-02T18:17:40.701Z] 2024-07-02 18:17:40,184 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-56/.semver/PR-56 [2024-07-02T18:17:40.701Z] 2024-07-02 18:17:40,186 [execute] INFO git cat-file --batch-check [2024-07-02T18:17:40.701Z] 2024-07-02 18:17:40,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T18:17:40.701Z] 2024-07-02 18:17:40,192 [execute] INFO git cat-file --batch [2024-07-02T18:17:40.701Z] 2024-07-02 18:17:40,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T18:17:40.701Z] 2024-07-02 18:17:40,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-56/.semver/PR-56 [2024-07-02T18:17:40.701Z] 0.0.0 [Pipeline] } [2024-07-02T18:17:40.725Z] $ docker exec --env ******** --env ******** 63aa47321c6029617b937f4041eba398ca579e34dbc2768614d1b826aa307dab ssh-agent -k [2024-07-02T18:17:40.833Z] unset SSH_AUTH_SOCK; [2024-07-02T18:17:40.833Z] unset SSH_AGENT_PID; [2024-07-02T18:17:40.833Z] echo Agent pid 77 killed; [2024-07-02T18:17:40.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T18:17:41.305Z] + git semver [Pipeline] } [2024-07-02T18:17:41.588Z] $ docker stop --time=1 63aa47321c6029617b937f4041eba398ca579e34dbc2768614d1b826aa307dab [2024-07-02T18:17:42.890Z] $ docker rm -f --volumes 63aa47321c6029617b937f4041eba398ca579e34dbc2768614d1b826aa307dab [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T18:17:43.302Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T18:17:43.618Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T18:17:43.642Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T18:17:44.397Z] provisioning config files... [2024-07-02T18:17:44.409Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-56@tmp/config9108944449906003908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:17:44.772Z] ---> ****-login.sh [2024-07-02T18:17:44.772Z] nexus3.edgexfoundry.org:10001 [2024-07-02T18:17:44.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:44.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:44.772Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:44.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:44.772Z] [2024-07-02T18:17:44.772Z] Login Succeeded [2024-07-02T18:17:44.772Z] nexus3.edgexfoundry.org:10002 [2024-07-02T18:17:44.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:45.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:45.033Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:45.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:45.033Z] [2024-07-02T18:17:45.033Z] Login Succeeded [2024-07-02T18:17:45.033Z] nexus3.edgexfoundry.org:10003 [2024-07-02T18:17:45.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:45.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:45.033Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:45.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:45.033Z] [2024-07-02T18:17:45.033Z] Login Succeeded [2024-07-02T18:17:45.033Z] nexus3.edgexfoundry.org:10004 [2024-07-02T18:17:45.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:45.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:45.033Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:45.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:45.033Z] [2024-07-02T18:17:45.033Z] Login Succeeded [2024-07-02T18:17:45.033Z] ****.io [2024-07-02T18:17:45.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:17:45.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:17:45.293Z] Configure a credential helper to remove this warning. See [2024-07-02T18:17:45.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:17:45.293Z] [2024-07-02T18:17:45.293Z] Login Succeeded [2024-07-02T18:17:45.293Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T18:17:45.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-02T18:17:45.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T18:17:45.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T18:17:45.651Z] ========================================================= [2024-07-02T18:17:45.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T18:17:45.651Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:17:46.154Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-02T18:17:46.154Z] Sending build context to Docker daemon 29.07MB [2024-07-02T18:17:46.154Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T18:17:46.154Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-02T18:17:46.414Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T18:17:46.414Z] 619be1103602: Pulling fs layer [2024-07-02T18:17:46.414Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T18:17:46.414Z] 5df492c9dc93: Pulling fs layer [2024-07-02T18:17:46.414Z] 7629e6793208: Pulling fs layer [2024-07-02T18:17:46.414Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T18:17:46.414Z] fb5054dd5b73: Pulling fs layer [2024-07-02T18:17:46.414Z] eeca6798cff9: Pulling fs layer [2024-07-02T18:17:46.414Z] aa269ceb94a6: Pulling fs layer [2024-07-02T18:17:46.414Z] ada007ff1a6a: Pulling fs layer [2024-07-02T18:17:46.414Z] 7629e6793208: Waiting [2024-07-02T18:17:46.414Z] 4f4fb700ef54: Waiting [2024-07-02T18:17:46.414Z] fb5054dd5b73: Waiting [2024-07-02T18:17:46.414Z] eeca6798cff9: Waiting [2024-07-02T18:17:46.414Z] aa269ceb94a6: Waiting [2024-07-02T18:17:46.414Z] ada007ff1a6a: Waiting [2024-07-02T18:17:46.414Z] 7862e08f4a3e: Verifying Checksum [2024-07-02T18:17:46.414Z] 7862e08f4a3e: Download complete [2024-07-02T18:17:46.414Z] 7629e6793208: Verifying Checksum [2024-07-02T18:17:46.414Z] 7629e6793208: Download complete [2024-07-02T18:17:46.414Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T18:17:46.414Z] 4f4fb700ef54: Download complete [2024-07-02T18:17:46.414Z] fb5054dd5b73: Verifying Checksum [2024-07-02T18:17:46.414Z] fb5054dd5b73: Download complete [2024-07-02T18:17:46.414Z] 619be1103602: Verifying Checksum [2024-07-02T18:17:46.414Z] 619be1103602: Download complete [2024-07-02T18:17:46.414Z] eeca6798cff9: Verifying Checksum [2024-07-02T18:17:46.414Z] eeca6798cff9: Download complete [2024-07-02T18:17:46.414Z] 619be1103602: Pull complete [2024-07-02T18:17:46.674Z] ada007ff1a6a: Verifying Checksum [2024-07-02T18:17:46.674Z] ada007ff1a6a: Download complete [2024-07-02T18:17:46.674Z] 7862e08f4a3e: Pull complete [2024-07-02T18:17:46.933Z] 5df492c9dc93: Verifying Checksum [2024-07-02T18:17:46.933Z] 5df492c9dc93: Download complete [2024-07-02T18:17:47.192Z] aa269ceb94a6: Verifying Checksum [2024-07-02T18:17:47.192Z] aa269ceb94a6: Download complete [2024-07-02T18:17:49.723Z] 5df492c9dc93: Pull complete [2024-07-02T18:17:49.723Z] 7629e6793208: Pull complete [2024-07-02T18:17:49.723Z] 4f4fb700ef54: Pull complete [2024-07-02T18:17:49.981Z] fb5054dd5b73: Pull complete [2024-07-02T18:17:49.981Z] eeca6798cff9: Pull complete [2024-07-02T18:17:52.512Z] aa269ceb94a6: Pull complete [2024-07-02T18:17:52.771Z] ada007ff1a6a: Pull complete [2024-07-02T18:17:52.771Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T18:17:52.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T18:17:52.771Z] ---> f489d0715acc [2024-07-02T18:17:52.771Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T18:17:57.048Z] ---> Running in c0e18e3546e2 [2024-07-02T18:17:57.048Z] Removing intermediate container c0e18e3546e2 [2024-07-02T18:17:57.048Z] ---> d18ff0f977c9 [2024-07-02T18:17:57.048Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T18:17:57.048Z] ---> Running in ecec228eca14 [2024-07-02T18:17:57.048Z] Removing intermediate container ecec228eca14 [2024-07-02T18:17:57.048Z] ---> a864730919e2 [2024-07-02T18:17:57.048Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-02T18:17:57.048Z] ---> Running in 86f9b033c476 [2024-07-02T18:17:57.048Z] Removing intermediate container 86f9b033c476 [2024-07-02T18:17:57.048Z] ---> 381e744e3b47 [2024-07-02T18:17:57.048Z] Step 6/12 : WORKDIR /device-uart [2024-07-02T18:17:57.048Z] ---> Running in fccb2d3c0939 [2024-07-02T18:17:57.048Z] Removing intermediate container fccb2d3c0939 [2024-07-02T18:17:57.048Z] ---> 6a9a3e5cf653 [2024-07-02T18:17:57.048Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T18:17:57.307Z] ---> Running in 101c93e15892 [2024-07-02T18:17:57.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T18:17:57.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T18:17:57.832Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-02T18:17:57.832Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-02T18:17:57.832Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-02T18:17:57.832Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-02T18:17:57.832Z] Executing busybox-1.36.1-r5.trigger [2024-07-02T18:17:57.832Z] OK: 268 MiB in 56 packages [2024-07-02T18:17:59.190Z] Still waiting to schedule task [2024-07-02T18:17:59.190Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-02T18:17:59.336Z] Removing intermediate container 101c93e15892 [2024-07-02T18:17:59.336Z] ---> 83b61b075bd9 [2024-07-02T18:17:59.336Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-02T18:17:59.336Z] ---> a872d854445f [2024-07-02T18:17:59.336Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T18:17:59.336Z] ---> Running in 01136dff9105 [2024-07-02T18:18:52.627Z] Removing intermediate container 01136dff9105 [2024-07-02T18:18:52.627Z] ---> b7b0b9ae3708 [2024-07-02T18:18:52.627Z] Step 10/12 : COPY . . [2024-07-02T18:18:53.559Z] ---> 506ed2b14ae4 [2024-07-02T18:18:53.559Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T18:18:53.559Z] ---> Running in 38a753c0b07c [2024-07-02T18:18:53.820Z] Removing intermediate container 38a753c0b07c [2024-07-02T18:18:53.820Z] ---> 45da0e64a1f7 [2024-07-02T18:18:53.820Z] Step 12/12 : RUN ${MAKE} [2024-07-02T18:18:53.820Z] ---> Running in 1d621a858ac8 [2024-07-02T18:18:54.079Z] noop [2024-07-02T18:18:54.338Z] Removing intermediate container 1d621a858ac8 [2024-07-02T18:18:54.338Z] ---> 9e2deff5435c [2024-07-02T18:18:54.338Z] Successfully built 9e2deff5435c [2024-07-02T18:18:54.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:18:54.849Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T18:18:54.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T18:18:55.033Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2024-07-02T18:18:55.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-56 -v /w/workspace/edgexfoundry_device-uart_PR-56:/w/workspace/edgexfoundry_device-uart_PR-56:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-56@tmp:/w/workspace/edgexfoundry_device-uart_PR-56@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-07-02T18:18:55.396Z] $ docker top 4b3628cd240c3b20a967a23c739f44bb1bc18c8bc2c0ce782f8c4adbb44c9cde -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T18:18:55.815Z] + go version [2024-07-02T18:18:55.815Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T18:18:55.852Z] $ docker stop --time=1 4b3628cd240c3b20a967a23c739f44bb1bc18c8bc2c0ce782f8c4adbb44c9cde [2024-07-02T18:18:57.131Z] $ docker rm -f --volumes 4b3628cd240c3b20a967a23c739f44bb1bc18c8bc2c0ce782f8c4adbb44c9cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:18:57.928Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T18:18:57.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T18:18:58.116Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2024-07-02T18:18:58.151Z] $ 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-56 -v /w/workspace/edgexfoundry_device-uart_PR-56:/w/workspace/edgexfoundry_device-uart_PR-56:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-56@tmp:/w/workspace/edgexfoundry_device-uart_PR-56@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-07-02T18:18:58.470Z] $ docker top 4b66bc8994db3b752409c361ac9608021ff25b4bb0390b64c42318c964cd270f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T18:18:58.886Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-56 [Pipeline] fileExists [Pipeline] sh [2024-07-02T18:18:59.262Z] + make test [2024-07-02T18:18:59.262Z] go test ./... -coverprofile=coverage.out [2024-07-02T18:19:00.639Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-02T18:19:18.713Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-02T18:19:18.713Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-02T18:19:28.664Z] go vet ./... [2024-07-02T18:19:33.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T18:19:33.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T18:19:33.920Z] ./bin/test-attribution-txt.sh [2024-07-02T18:19:33.920Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-02T18:19:33.920Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-02T18:19:33.921Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-02T18:19:33.921Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-02T18:19:33.921Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-02T18:19:33.921Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-02T18:19:34.179Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-02T18:19:34.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-02T18:19:34.271Z] $ docker stop --time=1 4b66bc8994db3b752409c361ac9608021ff25b4bb0390b64c42318c964cd270f [2024-07-02T18:19:34.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4834 in /w/workspace/edgexfoundry_device-uart_PR-56 [2024-07-02T18:19:37.814Z] $ docker rm -f --volumes 4b66bc8994db3b752409c361ac9608021ff25b4bb0390b64c42318c964cd270f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-07-02T18:19:38.290Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-07-02T18:19:38.377Z] The recommended git tool is: git [2024-07-02T18:19:38.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-02T18:19:38.578Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-02T18:19:39.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-02T18:19:39.598Z] + ls -al . [2024-07-02T18:19:39.598Z] total 224 [2024-07-02T18:19:39.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 18:18 . [2024-07-02T18:19:39.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 18:17 .. [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 2 18:17 .dockerignore [2024-07-02T18:19:39.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 18:19 .git [2024-07-02T18:19:39.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 18:17 .github [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 2 18:17 .gitignore [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 18:17 .golangci.yml [2024-07-02T18:19:39.598Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 18:17 .semver [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 2 18:17 Attribution.txt [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 2 18:17 CHANGELOG.md [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 2 18:17 Dockerfile [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 18:17 GOVERNANCE.md [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 2 18:17 Jenkinsfile [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 18:17 LICENSE [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 2 18:17 Makefile [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 2 18:17 OWNERS.md [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 2 18:17 README.md [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 2 18:17 VERSION [2024-07-02T18:19:39.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 18:17 bin [2024-07-02T18:19:39.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 18:17 cmd [2024-07-02T18:19:39.598Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 2 18:18 coverage.out [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 7020 Jul 2 18:17 go.mod [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 102168 Jul 2 18:17 go.sum [2024-07-02T18:19:39.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 18:17 internal [2024-07-02T18:19:39.598Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 2 18:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:19:40.019Z] + 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=18e0f56d5aac989531f10aaba92b79d1506d390f --label arch=amd64 --label version=0.0.0 . [2024-07-02T18:19:40.019Z] Sending build context to Docker daemon 29.08MB [2024-07-02T18:19:40.019Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T18:19:40.019Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-02T18:19:40.019Z] ---> 9e2deff5435c [2024-07-02T18:19:40.019Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T18:19:40.589Z] ---> Running in 5572d4c349a2 [2024-07-02T18:19:40.589Z] Removing intermediate container 5572d4c349a2 [2024-07-02T18:19:40.589Z] ---> 77eb7bb45988 [2024-07-02T18:19:40.589Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T18:19:40.589Z] ---> Running in b860309e1e58 [2024-07-02T18:19:40.589Z] Removing intermediate container b860309e1e58 [2024-07-02T18:19:40.589Z] ---> f3872aa034e8 [2024-07-02T18:19:40.589Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-02T18:19:40.589Z] ---> Running in d3280b0ec1f7 [2024-07-02T18:19:40.589Z] Removing intermediate container d3280b0ec1f7 [2024-07-02T18:19:40.589Z] ---> 087124d134a6 [2024-07-02T18:19:40.589Z] Step 6/26 : WORKDIR /device-uart [2024-07-02T18:19:40.848Z] ---> Running in eb03d378fd76 [2024-07-02T18:19:40.848Z] Removing intermediate container eb03d378fd76 [2024-07-02T18:19:40.848Z] ---> 92999efe8593 [2024-07-02T18:19:40.849Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T18:19:40.849Z] ---> Running in 8be99144c4c5 [2024-07-02T18:19:41.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T18:19:41.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T18:19:41.364Z] OK: 268 MiB in 56 packages [2024-07-02T18:19:41.622Z] Removing intermediate container 8be99144c4c5 [2024-07-02T18:19:41.622Z] ---> d1f1bba077a8 [2024-07-02T18:19:41.622Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-02T18:19:41.622Z] ---> aa3b179c6ee9 [2024-07-02T18:19:41.622Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T18:19:41.880Z] ---> Running in fcb9d3ea8bcc [2024-07-02T18:19:42.446Z] Removing intermediate container fcb9d3ea8bcc [2024-07-02T18:19:42.446Z] ---> ffbf8ccb4424 [2024-07-02T18:19:42.446Z] Step 10/26 : COPY . . [2024-07-02T18:19:43.013Z] ---> 1cedfc982588 [2024-07-02T18:19:43.013Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T18:19:43.013Z] ---> Running in e65d331f6df8 [2024-07-02T18:19:43.013Z] Removing intermediate container e65d331f6df8 [2024-07-02T18:19:43.013Z] ---> d92f7e4f7dfc [2024-07-02T18:19:43.013Z] Step 12/26 : RUN ${MAKE} [2024-07-02T18:19:43.013Z] ---> Running in 6413b9198015 [2024-07-02T18:19:43.270Z] 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.19" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-02T18:19:45.260Z] using credential edgex-jenkins-ssh [2024-07-02T18:19:45.287Z] Cloning the remote Git repository [2024-07-02T18:19:45.371Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-07-02T18:19:45.494Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-07-02T18:19:45.716Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-07-02T18:19:45.717Z] > git --version # timeout=10 [2024-07-02T18:19:45.751Z] > git --version # 'git version 2.25.1' [2024-07-02T18:19:45.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T18:19:45.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T18:19:48.500Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-07-02T18:19:48.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T18:19:49.809Z] Merging remotes/origin/main commit 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd into PR head commit 18e0f56d5aac989531f10aaba92b79d1506d390f [2024-07-02T18:19:50.069Z] Merge succeeded, producing 18e0f56d5aac989531f10aaba92b79d1506d390f [2024-07-02T18:19:50.069Z] Checking out Revision 18e0f56d5aac989531f10aaba92b79d1506d390f (PR-56) [2024-07-02T18:19:49.320Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-07-02T18:19:49.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-07-02T18:19:49.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T18:19:49.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-02T18:19:49.822Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T18:19:49.889Z] > git checkout -f 18e0f56d5aac989531f10aaba92b79d1506d390f # timeout=10 [2024-07-02T18:19:49.967Z] > git remote # timeout=10 [2024-07-02T18:19:49.983Z] > git config --get remote.origin.url # timeout=10 [2024-07-02T18:19:50.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T18:19:50.023Z] > git merge 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd # timeout=10 [2024-07-02T18:19:50.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-02T18:19:50.068Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T18:19:50.097Z] > git checkout -f 18e0f56d5aac989531f10aaba92b79d1506d390f # timeout=10 [2024-07-02T18:19:50.573Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-02T18:19:50.609Z] > git --version # timeout=10 [2024-07-02T18:19:50.618Z] > git --version # 'git version 2.25.1' [2024-07-02T18:19:50.629Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T18:19:55.488Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T18:19:55.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T18:19:55.488Z] Dload Upload Total Spent Left Speed [2024-07-02T18:19:55.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-07-02T18:19:55.831Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T18:19:56.185Z] + sudo tee /etc/docker/daemon.new [2024-07-02T18:19:56.185Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T18:19:56.185Z] { [2024-07-02T18:19:56.185Z] "registry-mirrors": [ [2024-07-02T18:19:56.185Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T18:19:56.185Z] ], [2024-07-02T18:19:56.185Z] "bip": "10.250.0.254/24", [2024-07-02T18:19:56.185Z] "hosts": [ [2024-07-02T18:19:56.185Z] "tcp://0.0.0.0:5555", [2024-07-02T18:19:56.185Z] "unix:///var/run/docker.sock" [2024-07-02T18:19:56.185Z] ], [2024-07-02T18:19:56.185Z] "mtu": 1458, [2024-07-02T18:19:56.185Z] "selinux-enabled": true, [2024-07-02T18:19:56.185Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T18:19:56.185Z] } [Pipeline] sh [2024-07-02T18:19:56.541Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T18:19:56.904Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T18:20:15.268Z] provisioning config files... [2024-07-02T18:20:15.294Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config12284574616025860535tmp [Pipeline] { [2024-07-02T18:20:15.332Z] Removing intermediate container 6413b9198015 [2024-07-02T18:20:15.332Z] ---> b93e8e6e41a3 [2024-07-02T18:20:15.332Z] Step 13/26 : FROM alpine:3.18 [2024-07-02T18:20:15.332Z] 3.18: Pulling from library/alpine [2024-07-02T18:20:15.332Z] 73baa7ef167e: Pulling fs layer [2024-07-02T18:20:15.332Z] 73baa7ef167e: Verifying Checksum [2024-07-02T18:20:15.332Z] 73baa7ef167e: Download complete [2024-07-02T18:20:15.332Z] 73baa7ef167e: Pull complete [2024-07-02T18:20:15.332Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T18:20:15.332Z] Status: Downloaded newer image for alpine:3.18 [2024-07-02T18:20:15.332Z] ---> 8fd7cac70a4a [2024-07-02T18:20:15.332Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-02T18:20:15.332Z] ---> Running in 85ff8ccf6590 [2024-07-02T18:20:15.332Z] Removing intermediate container 85ff8ccf6590 [2024-07-02T18:20:15.332Z] ---> 62f67c75f656 [2024-07-02T18:20:15.332Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-02T18:20:15.332Z] ---> Running in b98f4c444221 [2024-07-02T18:20:15.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T18:20:15.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T18:20:15.332Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T18:20:15.332Z] Executing busybox-1.36.1-r7.trigger [2024-07-02T18:20:15.332Z] OK: 7 MiB in 16 packages [2024-07-02T18:20:15.332Z] Removing intermediate container b98f4c444221 [2024-07-02T18:20:15.332Z] ---> 3ec62bf066e3 [2024-07-02T18:20:15.332Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-02T18:20:15.332Z] ---> Running in 4a15b38fa780 [2024-07-02T18:20:15.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T18:20:15.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T18:20:15.332Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T18:20:15.332Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T18:20:15.332Z] OK: 7 MiB in 16 packages [2024-07-02T18:20:15.332Z] Removing intermediate container 4a15b38fa780 [2024-07-02T18:20:15.332Z] ---> e84d5278522c [2024-07-02T18:20:15.332Z] Step 17/26 : WORKDIR / [2024-07-02T18:20:15.332Z] ---> Running in 2cbfc2c3b393 [2024-07-02T18:20:15.332Z] Removing intermediate container 2cbfc2c3b393 [2024-07-02T18:20:15.332Z] ---> 4c2d07a1eb49 [2024-07-02T18:20:15.332Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-02T18:20:15.332Z] ---> 9d0fc8982fef [2024-07-02T18:20:15.332Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-02T18:20:15.332Z] ---> 72362705aa02 [2024-07-02T18:20:15.332Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:20:15.776Z] ---> ****-login.sh [2024-07-02T18:20:15.776Z] nexus3.edgexfoundry.org:10001 [2024-07-02T18:20:15.898Z] ---> f66e93350d38 [2024-07-02T18:20:15.898Z] Step 21/26 : EXPOSE 59995 [2024-07-02T18:20:15.898Z] ---> Running in 97a2895e885e [2024-07-02T18:20:15.898Z] Removing intermediate container 97a2895e885e [2024-07-02T18:20:15.898Z] ---> de5befd30623 [2024-07-02T18:20:15.898Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-02T18:20:16.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:20:16.158Z] ---> Running in 04ab6be92026 [2024-07-02T18:20:16.158Z] Removing intermediate container 04ab6be92026 [2024-07-02T18:20:16.158Z] ---> 20fe4bd82740 [2024-07-02T18:20:16.158Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-02T18:20:16.158Z] ---> Running in 76396d345166 [2024-07-02T18:20:16.158Z] Removing intermediate container 76396d345166 [2024-07-02T18:20:16.158Z] ---> 20bf9e55d208 [2024-07-02T18:20:16.158Z] Step 24/26 : LABEL arch=amd64 [2024-07-02T18:20:16.158Z] ---> Running in 770b8d1ca394 [2024-07-02T18:20:16.158Z] Removing intermediate container 770b8d1ca394 [2024-07-02T18:20:16.158Z] ---> 2fb2b7af76ed [2024-07-02T18:20:16.158Z] Step 25/26 : LABEL git_sha=18e0f56d5aac989531f10aaba92b79d1506d390f [2024-07-02T18:20:16.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:20:16.310Z] Configure a credential helper to remove this warning. See [2024-07-02T18:20:16.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:20:16.310Z] [2024-07-02T18:20:16.310Z] Login Succeeded [2024-07-02T18:20:16.310Z] nexus3.edgexfoundry.org:10002 [2024-07-02T18:20:16.418Z] ---> Running in 9e4adef7b796 [2024-07-02T18:20:16.418Z] Removing intermediate container 9e4adef7b796 [2024-07-02T18:20:16.418Z] ---> 3832f1fc789d [2024-07-02T18:20:16.418Z] Step 26/26 : LABEL version=0.0.0 [2024-07-02T18:20:16.418Z] ---> Running in 7ea5560c1464 [2024-07-02T18:20:16.418Z] Removing intermediate container 7ea5560c1464 [2024-07-02T18:20:16.418Z] ---> 08de80e6d363 [2024-07-02T18:20:16.418Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-02T18:20:16.418Z] Successfully built 08de80e6d363 [2024-07-02T18:20:16.418Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-07-02T18:20:16.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [2024-07-02T18:20:16.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:20:16.843Z] Configure a credential helper to remove this warning. See [2024-07-02T18:20:16.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:20:16.843Z] [2024-07-02T18:20:16.843Z] Login Succeeded [2024-07-02T18:20:16.843Z] nexus3.edgexfoundry.org:10003 [2024-07-02T18:20:16.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [2024-07-02T18:20:17.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:20:17.113Z] Configure a credential helper to remove this warning. See [2024-07-02T18:20:17.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:20:17.113Z] [2024-07-02T18:20:17.113Z] Login Succeeded [2024-07-02T18:20:17.113Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:20:17.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:20:17.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:20:17.379Z] Configure a credential helper to remove this warning. See [2024-07-02T18:20:17.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:20:17.379Z] [2024-07-02T18:20:17.379Z] Login Succeeded [2024-07-02T18:20:17.379Z] ****.io [2024-07-02T18:20:17.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T18:20:17.499Z] [2024-07-02T18:20:17.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:20:17.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T18:20:17.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T18:20:17.895Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T18:20:17.895Z] 5eb5b503b376: Pulling fs layer [2024-07-02T18:20:17.895Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T18:20:17.895Z] ec43610c2a17: Pulling fs layer [2024-07-02T18:20:17.895Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T18:20:17.895Z] 33b1e0a273af: Pulling fs layer [2024-07-02T18:20:17.895Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T18:20:17.895Z] 2f39f015ded8: Pulling fs layer [2024-07-02T18:20:17.895Z] 33b1e0a273af: Waiting [2024-07-02T18:20:17.895Z] 5d3b04190fa2: Waiting [2024-07-02T18:20:17.895Z] 2f39f015ded8: Waiting [2024-07-02T18:20:17.895Z] 3a2ae6a8a46f: Waiting [2024-07-02T18:20:17.895Z] 5c69ac0246d0: Download complete [2024-07-02T18:20:17.895Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-02T18:20:17.895Z] 3a2ae6a8a46f: Download complete [2024-07-02T18:20:17.895Z] 33b1e0a273af: Verifying Checksum [2024-07-02T18:20:17.895Z] 33b1e0a273af: Download complete [2024-07-02T18:20:17.895Z] 5d3b04190fa2: Verifying Checksum [2024-07-02T18:20:17.895Z] 5d3b04190fa2: Download complete [2024-07-02T18:20:17.895Z] ec43610c2a17: Verifying Checksum [2024-07-02T18:20:17.895Z] ec43610c2a17: Download complete [2024-07-02T18:20:17.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T18:20:17.911Z] Configure a credential helper to remove this warning. See [2024-07-02T18:20:17.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T18:20:17.911Z] [2024-07-02T18:20:17.911Z] Login Succeeded [2024-07-02T18:20:17.911Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T18:20:17.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-02T18:20:18.153Z] 5eb5b503b376: Verifying Checksum [2024-07-02T18:20:18.153Z] 5eb5b503b376: Download complete [Pipeline] echo [2024-07-02T18:20:18.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T18:20:18.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T18:20:18.520Z] ========================================================= [2024-07-02T18:20:18.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T18:20:18.521Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-02T18:20:18.718Z] 2f39f015ded8: Download complete [Pipeline] sh [2024-07-02T18:20:19.098Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-02T18:20:19.285Z] 5eb5b503b376: Pull complete [2024-07-02T18:20:19.285Z] 5c69ac0246d0: Pull complete [2024-07-02T18:20:19.686Z] Sending build context to Docker daemon 14.6MB [2024-07-02T18:20:19.686Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T18:20:19.686Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-02T18:20:19.686Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T18:20:19.686Z] c6b39de5b339: Pulling fs layer [2024-07-02T18:20:19.686Z] a69c41024577: Pulling fs layer [2024-07-02T18:20:19.686Z] d6de4b400683: Pulling fs layer [2024-07-02T18:20:19.686Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T18:20:19.686Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T18:20:19.686Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T18:20:19.686Z] 00f215d4a9da: Pulling fs layer [2024-07-02T18:20:19.686Z] d496ad576159: Pulling fs layer [2024-07-02T18:20:19.686Z] 4f4fb700ef54: Waiting [2024-07-02T18:20:19.686Z] 464afbd9ba4c: Waiting [2024-07-02T18:20:19.686Z] 00f215d4a9da: Waiting [2024-07-02T18:20:19.686Z] 35cb2a7552d0: Waiting [2024-07-02T18:20:19.686Z] d496ad576159: Waiting [2024-07-02T18:20:19.686Z] a69c41024577: Verifying Checksum [2024-07-02T18:20:19.686Z] a69c41024577: Download complete [2024-07-02T18:20:19.686Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T18:20:19.686Z] 35cb2a7552d0: Download complete [2024-07-02T18:20:19.853Z] ec43610c2a17: Pull complete [2024-07-02T18:20:19.853Z] 3a2ae6a8a46f: Pull complete [2024-07-02T18:20:19.967Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T18:20:19.967Z] 4f4fb700ef54: Download complete [2024-07-02T18:20:19.967Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T18:20:19.967Z] 464afbd9ba4c: Download complete [2024-07-02T18:20:19.967Z] c6b39de5b339: Download complete [2024-07-02T18:20:20.111Z] 33b1e0a273af: Pull complete [2024-07-02T18:20:20.111Z] 5d3b04190fa2: Pull complete [2024-07-02T18:20:20.248Z] d496ad576159: Verifying Checksum [2024-07-02T18:20:20.248Z] d496ad576159: Download complete [2024-07-02T18:20:20.838Z] c6b39de5b339: Pull complete [2024-07-02T18:20:21.427Z] a69c41024577: Pull complete [2024-07-02T18:20:21.698Z] d6de4b400683: Verifying Checksum [2024-07-02T18:20:21.698Z] d6de4b400683: Download complete [2024-07-02T18:20:22.672Z] 00f215d4a9da: Verifying Checksum [2024-07-02T18:20:22.672Z] 00f215d4a9da: Download complete [2024-07-02T18:20:24.299Z] 2f39f015ded8: Pull complete [2024-07-02T18:20:24.299Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T18:20:24.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T18:20:24.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T18:20:24.668Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2024-07-02T18:20:24.696Z] $ 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-56 -v /w/workspace/edgexfoundry_device-uart_PR-56:/w/workspace/edgexfoundry_device-uart_PR-56:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-56@tmp:/w/workspace/edgexfoundry_device-uart_PR-56@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-07-02T18:20:28.090Z] $ docker top 4564440592f223ceeab5db112af8eea7c7d505abda62c883dae88bda98435c10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:20:28.591Z] ---> job-cost.sh [2024-07-02T18:20:28.591Z] lf-activate-venv: SKIPPING [2024-07-02T18:20:28.591Z] INFO: No Stack... [2024-07-02T18:20:28.850Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T18:20:29.119Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T18:20:29.449Z] + cat /w/workspace/edgexfoundry_device-uart_PR-56/archives/cost.csv [2024-07-02T18:20:29.449Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T18:20:29.502Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-56-1-stack-cost] [2024-07-02T18:20:29.510Z] Resource [jenkins-edgexfoundry-device-uart-PR-56-1-stack-cost] did not exist. Created. [2024-07-02T18:20:29.517Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-56-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T18:20:29.937Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-02T18:20:30.006Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T18:20:30.045Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-56-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T18:20:30.142Z] $ docker stop --time=1 4564440592f223ceeab5db112af8eea7c7d505abda62c883dae88bda98435c10 [2024-07-02T18:20:31.290Z] $ docker rm -f --volumes 4564440592f223ceeab5db112af8eea7c7d505abda62c883dae88bda98435c10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-02T18:20:34.996Z] d6de4b400683: Pull complete [2024-07-02T18:20:34.996Z] 35cb2a7552d0: Pull complete [2024-07-02T18:20:34.996Z] 4f4fb700ef54: Pull complete [2024-07-02T18:20:34.996Z] 464afbd9ba4c: Pull complete [2024-07-02T18:20:43.231Z] 00f215d4a9da: Pull complete [2024-07-02T18:20:45.185Z] d496ad576159: Pull complete [2024-07-02T18:20:45.185Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T18:20:45.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T18:20:45.185Z] ---> f246e2811388 [2024-07-02T18:20:45.185Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T18:20:46.601Z] ---> Running in ed494552e4ad [2024-07-02T18:20:46.875Z] Removing intermediate container ed494552e4ad [2024-07-02T18:20:46.875Z] ---> dd62bc9e884f [2024-07-02T18:20:46.875Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T18:20:47.148Z] ---> Running in 81900b62d155 [2024-07-02T18:20:48.561Z] Removing intermediate container 81900b62d155 [2024-07-02T18:20:48.561Z] ---> 65c6054bf3be [2024-07-02T18:20:48.561Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-02T18:20:48.561Z] ---> Running in 82d8472d6369 [2024-07-02T18:20:48.828Z] Removing intermediate container 82d8472d6369 [2024-07-02T18:20:48.828Z] ---> af3ac46ce75f [2024-07-02T18:20:48.828Z] Step 6/12 : WORKDIR /device-uart [2024-07-02T18:20:48.828Z] ---> Running in 6cb879d3099e [2024-07-02T18:20:49.096Z] Removing intermediate container 6cb879d3099e [2024-07-02T18:20:49.096Z] ---> 87d56f7f57ff [2024-07-02T18:20:49.096Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T18:20:49.364Z] ---> Running in 42bdddad6fa3 [2024-07-02T18:20:50.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T18:20:50.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T18:20:51.489Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-02T18:20:51.759Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-02T18:20:51.759Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-02T18:20:51.759Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-02T18:20:52.028Z] Executing busybox-1.36.1-r5.trigger [2024-07-02T18:20:52.028Z] OK: 271 MiB in 56 packages [2024-07-02T18:20:52.989Z] Removing intermediate container 42bdddad6fa3 [2024-07-02T18:20:52.989Z] ---> e7e99475cf55 [2024-07-02T18:20:52.989Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-02T18:20:53.574Z] ---> 81f206e98958 [2024-07-02T18:20:53.574Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T18:20:53.574Z] ---> Running in c14afd80771e [2024-07-02T18:22:45.209Z] Removing intermediate container c14afd80771e [2024-07-02T18:22:45.209Z] ---> c7aaa6c88e60 [2024-07-02T18:22:45.209Z] Step 10/12 : COPY . . [2024-07-02T18:22:45.209Z] ---> 08372aa2cdd9 [2024-07-02T18:22:45.209Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T18:22:45.209Z] ---> Running in 8456ef9bab13 [2024-07-02T18:22:45.209Z] Removing intermediate container 8456ef9bab13 [2024-07-02T18:22:45.209Z] ---> 6370cf2d96b2 [2024-07-02T18:22:45.210Z] Step 12/12 : RUN ${MAKE} [2024-07-02T18:22:45.210Z] ---> Running in f3ce222014fe [2024-07-02T18:22:45.793Z] noop [2024-07-02T18:22:46.378Z] Removing intermediate container f3ce222014fe [2024-07-02T18:22:46.378Z] ---> e69121097062 [2024-07-02T18:22:46.378Z] Successfully built e69121097062 [2024-07-02T18:22:46.378Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:22:46.900Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T18:22:46.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T18:22:47.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-4834 does not seem to be running inside a container [2024-07-02T18:22:47.248Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-02T18:22:48.402Z] $ docker top 493563e381b454a210ff3b5843c84427f58d8fed84475fd30e4f33a5bae8499c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T18:22:49.281Z] + go version [2024-07-02T18:22:49.281Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T18:22:49.313Z] $ docker stop --time=1 493563e381b454a210ff3b5843c84427f58d8fed84475fd30e4f33a5bae8499c [2024-07-02T18:22:50.916Z] $ docker rm -f --volumes 493563e381b454a210ff3b5843c84427f58d8fed84475fd30e4f33a5bae8499c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:22:51.869Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T18:22:51.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T18:22:52.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-4834 does not seem to be running inside a container [2024-07-02T18:22:52.189Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-02T18:22:53.260Z] $ docker top d2a6319e21ed6cef887069d16a9658636f6a6a26240c0afaf42baabcb8ff8a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T18:22:54.177Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-07-02T18:22:54.582Z] + make test [2024-07-02T18:22:54.849Z] go test ./... -coverprofile=coverage.out [2024-07-02T18:23:00.293Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-02T18:26:07.071Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-02T18:26:07.071Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-02T18:26:07.071Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-02T18:26:07.071Z] go vet ./... [2024-07-02T18:26:45.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T18:26:45.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T18:26:45.969Z] ./bin/test-attribution-txt.sh [2024-07-02T18:26:45.969Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-02T18:26:45.969Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-02T18:26:46.235Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-02T18:26:46.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-02T18:26:46.320Z] $ docker stop --time=1 d2a6319e21ed6cef887069d16a9658636f6a6a26240c0afaf42baabcb8ff8a75 [2024-07-02T18:26:48.250Z] $ docker rm -f --volumes d2a6319e21ed6cef887069d16a9658636f6a6a26240c0afaf42baabcb8ff8a75 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T18:26:49.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-02T18:26:49.882Z] Warning: overwriting stash ‘coverage-report’ [2024-07-02T18:26:50.292Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T18:26:50.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-02T18:26:51.300Z] + ls -al . [2024-07-02T18:26:51.300Z] total 220 [2024-07-02T18:26:51.300Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 2 18:22 . [2024-07-02T18:26:51.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 18:19 .. [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 2 18:19 .dockerignore [2024-07-02T18:26:51.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 18:19 .git [2024-07-02T18:26:51.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 18:19 .github [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 2 18:19 .gitignore [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 18:19 .golangci.yml [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 2 18:19 Attribution.txt [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 2 18:19 CHANGELOG.md [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 2 18:19 Dockerfile [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 18:19 GOVERNANCE.md [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 2 18:19 Jenkinsfile [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 18:19 LICENSE [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 2 18:19 Makefile [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 2 18:19 OWNERS.md [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 2 18:19 README.md [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 2 18:17 VERSION [2024-07-02T18:26:51.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 18:19 bin [2024-07-02T18:26:51.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 18:19 cmd [2024-07-02T18:26:51.300Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 2 18:22 coverage.out [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 7020 Jul 2 18:19 go.mod [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 102168 Jul 2 18:19 go.sum [2024-07-02T18:26:51.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 18:19 internal [2024-07-02T18:26:51.300Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 2 18:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:26:51.752Z] + 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=18e0f56d5aac989531f10aaba92b79d1506d390f --label arch=arm64 --label version=0.0.0 . [2024-07-02T18:26:52.337Z] Sending build context to Docker daemon 14.6MB [2024-07-02T18:26:52.337Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T18:26:52.337Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-02T18:26:52.337Z] ---> e69121097062 [2024-07-02T18:26:52.337Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T18:26:52.337Z] ---> Running in 791013bebadb [2024-07-02T18:26:52.605Z] Removing intermediate container 791013bebadb [2024-07-02T18:26:52.605Z] ---> 1c9c93346940 [2024-07-02T18:26:52.605Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T18:26:52.874Z] ---> Running in caf4ea547635 [2024-07-02T18:26:53.141Z] Removing intermediate container caf4ea547635 [2024-07-02T18:26:53.141Z] ---> fdd39a67473d [2024-07-02T18:26:53.141Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-02T18:26:53.141Z] ---> Running in ce0bf05f083e [2024-07-02T18:26:53.411Z] Removing intermediate container ce0bf05f083e [2024-07-02T18:26:53.411Z] ---> 735ce1808a9b [2024-07-02T18:26:53.411Z] Step 6/26 : WORKDIR /device-uart [2024-07-02T18:26:53.411Z] ---> Running in d04140eb72de [2024-07-02T18:26:54.001Z] Removing intermediate container d04140eb72de [2024-07-02T18:26:54.001Z] ---> aaf9293a9050 [2024-07-02T18:26:54.001Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T18:26:54.001Z] ---> Running in 32c5bc8ef9de [2024-07-02T18:26:54.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T18:26:55.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T18:26:56.194Z] OK: 271 MiB in 56 packages [2024-07-02T18:26:57.152Z] Removing intermediate container 32c5bc8ef9de [2024-07-02T18:26:57.152Z] ---> 2d1e06a8aeeb [2024-07-02T18:26:57.152Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-02T18:26:58.108Z] ---> 50d27c48a03e [2024-07-02T18:26:58.108Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T18:26:58.108Z] ---> Running in c85b6781c217 [2024-07-02T18:27:00.686Z] Removing intermediate container c85b6781c217 [2024-07-02T18:27:00.686Z] ---> 63abc953260d [2024-07-02T18:27:00.686Z] Step 10/26 : COPY . . [2024-07-02T18:27:01.656Z] ---> 801a28fb297a [2024-07-02T18:27:01.656Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T18:27:01.656Z] ---> Running in 6df662eea285 [2024-07-02T18:27:01.930Z] Removing intermediate container 6df662eea285 [2024-07-02T18:27:01.930Z] ---> ee0ac9624e0e [2024-07-02T18:27:01.930Z] Step 12/26 : RUN ${MAKE} [2024-07-02T18:27:01.930Z] ---> Running in 217f99d6c042 [2024-07-02T18:27:02.889Z] 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.19" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-02T18:30:24.679Z] Removing intermediate container 217f99d6c042 [2024-07-02T18:30:24.679Z] ---> 7e7ac8535dbd [2024-07-02T18:30:24.679Z] Step 13/26 : FROM alpine:3.18 [2024-07-02T18:30:24.679Z] 3.18: Pulling from library/alpine [2024-07-02T18:30:24.679Z] 5c905c7ebe2f: Pulling fs layer [2024-07-02T18:30:24.679Z] 5c905c7ebe2f: Verifying Checksum [2024-07-02T18:30:24.679Z] 5c905c7ebe2f: Download complete [2024-07-02T18:30:24.679Z] 5c905c7ebe2f: Pull complete [2024-07-02T18:30:24.679Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T18:30:24.679Z] Status: Downloaded newer image for alpine:3.18 [2024-07-02T18:30:24.679Z] ---> dec292d02e07 [2024-07-02T18:30:24.679Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-02T18:30:24.679Z] ---> Running in a97485d9cff3 [2024-07-02T18:30:24.679Z] Removing intermediate container a97485d9cff3 [2024-07-02T18:30:24.679Z] ---> 59cb03f2cb57 [2024-07-02T18:30:24.679Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-02T18:30:24.679Z] ---> Running in 64740fa865df [2024-07-02T18:30:24.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T18:30:24.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T18:30:24.679Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T18:30:24.679Z] Executing busybox-1.36.1-r7.trigger [2024-07-02T18:30:24.679Z] OK: 8 MiB in 16 packages [2024-07-02T18:30:24.679Z] Removing intermediate container 64740fa865df [2024-07-02T18:30:24.679Z] ---> ca46b4e40740 [2024-07-02T18:30:24.679Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-02T18:30:24.679Z] ---> Running in b4472ef26d10 [2024-07-02T18:30:24.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T18:30:24.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T18:30:25.264Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T18:30:25.531Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T18:30:25.531Z] OK: 8 MiB in 16 packages [2024-07-02T18:30:26.492Z] Removing intermediate container b4472ef26d10 [2024-07-02T18:30:26.492Z] ---> 42ca4da00b69 [2024-07-02T18:30:26.492Z] Step 17/26 : WORKDIR / [2024-07-02T18:30:26.492Z] ---> Running in 473ef24bb947 [2024-07-02T18:30:26.758Z] Removing intermediate container 473ef24bb947 [2024-07-02T18:30:26.758Z] ---> f5858f323697 [2024-07-02T18:30:26.758Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-02T18:30:27.339Z] ---> 680ea1a39421 [2024-07-02T18:30:27.339Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-02T18:30:27.918Z] ---> 4dc54abe3972 [2024-07-02T18:30:27.918Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-02T18:30:29.857Z] ---> cf41ac8eabd3 [2024-07-02T18:30:29.857Z] Step 21/26 : EXPOSE 59995 [2024-07-02T18:30:29.857Z] ---> Running in bb3bcbb7d5f7 [2024-07-02T18:30:30.124Z] Removing intermediate container bb3bcbb7d5f7 [2024-07-02T18:30:30.124Z] ---> c3510f2838a0 [2024-07-02T18:30:30.124Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-02T18:30:30.124Z] ---> Running in 99eb9069e9dc [2024-07-02T18:30:30.389Z] Removing intermediate container 99eb9069e9dc [2024-07-02T18:30:30.389Z] ---> f7083066980d [2024-07-02T18:30:30.389Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-02T18:30:30.389Z] ---> Running in 7ee3a368f491 [2024-07-02T18:30:30.655Z] Removing intermediate container 7ee3a368f491 [2024-07-02T18:30:30.655Z] ---> 65cf4b73b70a [2024-07-02T18:30:30.655Z] Step 24/26 : LABEL arch=arm64 [2024-07-02T18:30:30.928Z] ---> Running in 8c42b0138758 [2024-07-02T18:30:31.192Z] Removing intermediate container 8c42b0138758 [2024-07-02T18:30:31.192Z] ---> e93f15efb73b [2024-07-02T18:30:31.192Z] Step 25/26 : LABEL git_sha=18e0f56d5aac989531f10aaba92b79d1506d390f [2024-07-02T18:30:31.192Z] ---> Running in e41803b20169 [2024-07-02T18:30:32.114Z] Removing intermediate container e41803b20169 [2024-07-02T18:30:32.114Z] ---> 6747f6abda8d [2024-07-02T18:30:32.114Z] Step 26/26 : LABEL version=0.0.0 [2024-07-02T18:30:32.114Z] ---> Running in 786f7b773cf7 [2024-07-02T18:30:32.114Z] Removing intermediate container 786f7b773cf7 [2024-07-02T18:30:32.114Z] ---> 1e2c77e4df94 [2024-07-02T18:30:32.114Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-02T18:30:32.114Z] Successfully built 1e2c77e4df94 [2024-07-02T18:30:32.114Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:30:33.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T18:30:33.098Z] [2024-07-02T18:30:33.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:30:33.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T18:30:33.512Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T18:30:33.512Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T18:30:33.512Z] 04944245beec: Pulling fs layer [2024-07-02T18:30:33.512Z] 699f458cf7ca: Pulling fs layer [2024-07-02T18:30:33.512Z] 765212b225bb: Pulling fs layer [2024-07-02T18:30:33.512Z] f23df028b6ca: Pulling fs layer [2024-07-02T18:30:33.512Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T18:30:33.512Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T18:30:33.512Z] 765212b225bb: Waiting [2024-07-02T18:30:33.512Z] f23df028b6ca: Waiting [2024-07-02T18:30:33.512Z] d65c8cfc05b1: Waiting [2024-07-02T18:30:33.512Z] 2437ff75d9bd: Waiting [2024-07-02T18:30:33.779Z] 04944245beec: Verifying Checksum [2024-07-02T18:30:33.779Z] 04944245beec: Download complete [2024-07-02T18:30:33.779Z] 765212b225bb: Verifying Checksum [2024-07-02T18:30:33.779Z] 765212b225bb: Download complete [2024-07-02T18:30:33.779Z] f23df028b6ca: Verifying Checksum [2024-07-02T18:30:33.779Z] f23df028b6ca: Download complete [2024-07-02T18:30:33.779Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T18:30:33.779Z] d65c8cfc05b1: Download complete [2024-07-02T18:30:34.044Z] 699f458cf7ca: Verifying Checksum [2024-07-02T18:30:34.044Z] 699f458cf7ca: Download complete [2024-07-02T18:30:34.309Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T18:30:34.309Z] 8998bd30e6a1: Download complete [2024-07-02T18:30:36.874Z] 2437ff75d9bd: Download complete [2024-07-02T18:30:38.815Z] 8998bd30e6a1: Pull complete [2024-07-02T18:30:39.397Z] 04944245beec: Pull complete [2024-07-02T18:30:40.801Z] 699f458cf7ca: Pull complete [2024-07-02T18:30:41.068Z] 765212b225bb: Pull complete [2024-07-02T18:30:42.029Z] f23df028b6ca: Pull complete [2024-07-02T18:30:42.029Z] d65c8cfc05b1: Pull complete [2024-07-02T18:31:00.227Z] 2437ff75d9bd: Pull complete [2024-07-02T18:31:00.228Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T18:31:00.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T18:31:00.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T18:31:00.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-4834 does not seem to be running inside a container [2024-07-02T18:31:00.637Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-02T18:31:03.349Z] $ docker top a9146bef8b0e251697a61109fa2816ca6be20167d90a8388ff073772ebb30894 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:31:04.260Z] ---> job-cost.sh [2024-07-02T18:31:04.260Z] lf-activate-venv: SKIPPING [2024-07-02T18:31:04.260Z] INFO: No Stack... [2024-07-02T18:31:04.837Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T18:31:05.413Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T18:31:06.068Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-07-02T18:31:06.068Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T18:31:06.143Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-56-1-stack-cost] [2024-07-02T18:31:06.149Z] Resource [jenkins-edgexfoundry-device-uart-PR-56-1-stack-cost] did not exist. Created. [2024-07-02T18:31:06.156Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-56-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T18:31:06.893Z] /w/workspace/device-uart/1@tmp/durable-748f237e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-02T18:31:07.563Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T18:31:07.608Z] Warning: overwriting stash ‘stack-cost’ [2024-07-02T18:31:07.649Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T18:31:07.669Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-56-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T18:31:07.753Z] $ docker stop --time=1 a9146bef8b0e251697a61109fa2816ca6be20167d90a8388ff073772ebb30894 [2024-07-02T18:31:09.229Z] $ docker rm -f --volumes a9146bef8b0e251697a61109fa2816ca6be20167d90a8388ff073772ebb30894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-02T18:31:10.423Z] provisioning config files... [2024-07-02T18:31:10.430Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-56@tmp/config8199002813040874830tmp [Pipeline] { [Pipeline] sh [2024-07-02T18:31:10.792Z] + set +x [2024-07-02T18:31:10.792Z] + curl -s https://codecov.io/bash [2024-07-02T18:31:10.792Z] + bash -s -- [2024-07-02T18:31:10.792Z] [2024-07-02T18:31:10.792Z] _____ _ [2024-07-02T18:31:10.792Z] / ____| | | [2024-07-02T18:31:10.792Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T18:31:10.792Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T18:31:10.792Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T18:31:10.792Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T18:31:10.792Z] Bash-1.0.6 [2024-07-02T18:31:10.792Z] [2024-07-02T18:31:10.792Z] [2024-07-02T18:31:10.792Z] ==> git version 2.25.1 found [2024-07-02T18:31:10.792Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-02T18:31:10.792Z] Release-Date: 2020-01-08 [2024-07-02T18:31:10.792Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-02T18:31:10.792Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T18:31:10.792Z] ==> Jenkins CI detected. [2024-07-02T18:31:10.792Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-56 [2024-07-02T18:31:10.792Z] project root: . [2024-07-02T18:31:10.792Z] --> token set from env [2024-07-02T18:31:10.792Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T18:31:10.792Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T18:31:10.792Z] ==> Python coveragepy not found [2024-07-02T18:31:10.792Z] ==> Searching for coverage reports in: [2024-07-02T18:31:10.792Z] + . [2024-07-02T18:31:10.792Z] -> Found 1 reports [2024-07-02T18:31:10.792Z] ==> Detecting git/mercurial file structure [2024-07-02T18:31:10.792Z] ==> Reading reports [2024-07-02T18:31:10.792Z] + ./coverage.out bytes=10 [2024-07-02T18:31:10.792Z] ==> Appending adjustments [2024-07-02T18:31:10.792Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T18:31:11.051Z] + Found adjustments [2024-07-02T18:31:11.051Z] ==> Gzipping contents [2024-07-02T18:31:11.051Z] 4.0K /tmp/codecov.OGoE0r.gz [2024-07-02T18:31:11.051Z] ==> Uploading reports [2024-07-02T18:31:11.051Z] url: https://codecov.io [2024-07-02T18:31:11.051Z] query: branch=PR-56&commit=18e0f56d5aac989531f10aaba92b79d1506d390f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-56%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=56&job=&cmd_args= [2024-07-02T18:31:11.051Z] -> Pinging Codecov [2024-07-02T18:31:11.051Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-56&commit=18e0f56d5aac989531f10aaba92b79d1506d390f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-56%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=56&job=&cmd_args= [2024-07-02T18:31:11.311Z] -> Uploading to [2024-07-02T18:31:11.311Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/B9AA6E0BBD74AE3A32605C7A7C664919/18e0f56d5aac989531f10aaba92b79d1506d390f/8bc533ba-5142-464e-861b-0acd94f577ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T183111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=feb0994921d6cfd133e32d7ab83c93f73b8f138a26694fe822f697097ec7c813 [2024-07-02T18:31:11.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T18:31:11.311Z] Dload Upload Total Spent Left Speed [2024-07-02T18:31:11.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2555 --:--:-- --:--:-- --:--:-- 2555 [2024-07-02T18:31:11.573Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/18e0f56d5aac989531f10aaba92b79d1506d390f [Pipeline] } [2024-07-02T18:31:11.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-02T18:31:13.893Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-56/archives ] [2024-07-02T18:31:13.893Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-56/archives [2024-07-02T18:31:13.893Z] total 16 [2024-07-02T18:31:13.893Z] drwxr-xr-x 3 root root 4096 Jul 2 18:20 . [2024-07-02T18:31:13.893Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 18:20 .. [2024-07-02T18:31:13.893Z] drwxr-xr-x 2 root root 4096 Jul 2 18:20 cost [2024-07-02T18:31:13.893Z] -rw-r--r-- 1 root root 82 Jul 2 18:20 cost.csv [2024-07-02T18:31:13.893Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-56/archives [2024-07-02T18:31:13.893Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-56/archives [2024-07-02T18:31:13.893Z] total 16 [2024-07-02T18:31:13.893Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 18:20 . [2024-07-02T18:31:13.893Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 18:20 .. [2024-07-02T18:31:13.893Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 18:20 cost [2024-07-02T18:31:13.893Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 2 18:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:31:14.232Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:31:15.128Z] ---> package-listing.sh [2024-07-02T18:31:15.128Z] ++ facter osfamily [2024-07-02T18:31:15.128Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T18:31:15.388Z] + OS_FAMILY=debian [2024-07-02T18:31:15.388Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-56 [2024-07-02T18:31:15.388Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T18:31:15.388Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T18:31:15.388Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T18:31:15.388Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T18:31:15.388Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-56 ']' [2024-07-02T18:31:15.388Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T18:31:15.388Z] + case "${OS_FAMILY}" in [2024-07-02T18:31:15.388Z] + dpkg -l [2024-07-02T18:31:15.388Z] + grep '^ii' [2024-07-02T18:31:15.388Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T18:31:15.388Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T18:31:15.388Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T18:31:15.388Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-56 ']' [2024-07-02T18:31:15.388Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-56/archives/ [2024-07-02T18:31:15.388Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-56/archives/ [Pipeline] echo [2024-07-02T18:31:15.432Z] 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-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T18:31:15.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T18:31:16.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T18:31:16.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T18:31:16.589Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2024-07-02T18:31:16.623Z] $ 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-56/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-56 -v /w/workspace/edgexfoundry_device-uart_PR-56:/w/workspace/edgexfoundry_device-uart_PR-56:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-56@tmp:/w/workspace/edgexfoundry_device-uart_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T18:31:16.811Z] $ docker top 9fa41e0e33405c224f6e819d5b032ab251100c392da36270625150eafafad07b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T18:31:17.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T18:31:17.664Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T18:31:18.011Z] + ls /var/log/sa-host [2024-07-02T18:31:18.012Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T18:31:18.242Z] provisioning config files... [2024-07-02T18:31:18.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-56@tmp/config3637501857148762430tmp [Pipeline] { [Pipeline] echo [2024-07-02T18:31:18.321Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:31:18.643Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T18:31:18.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:31:19.116Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T18:31:19.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:31:19.481Z] ---> sudo-logs.sh [2024-07-02T18:31:19.481Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T18:31:19.591Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:31:19.921Z] ---> job-cost.sh [2024-07-02T18:31:19.922Z] lf-activate-venv: SKIPPING [2024-07-02T18:31:19.922Z] DEBUG: total: 0.2199999988079071 [2024-07-02T18:31:19.922Z] INFO: Retrieving Stack Cost... [2024-07-02T18:31:20.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T18:31:20.749Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T18:31:20.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T18:31:21.119Z] ---> logs-deploy.sh [2024-07-02T18:31:21.119Z] lf-activate-venv: SKIPPING [2024-07-02T18:31:21.119Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-56/1 [2024-07-02T18:31:21.119Z] INFO: archiving workspace using pattern(s): [2024-07-02T18:31:22.058Z] Archives upload complete. [2024-07-02T18:31:22.058Z] INFO: archiving logs to Nexus