Pull request #83 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c815509f916392117e9cc195680063cad4036b3+1853a045f9f2447c53e5e0978cd282f805c231d1 (005afe7937b150bb0ed2ea14c12e38e7652f3a22) 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-ssh4900091909313382229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13611989174809115815.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-83/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-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2498886527706484647.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-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1163411371274696450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14652035827901328662.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-83/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-83/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2967757206120442808.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-24233 in /w/workspace/edgexfoundry_device-uart_PR-83 [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-83 # 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 1853a045f9f2447c53e5e0978cd282f805c231d1 into PR head commit 1c815509f916392117e9cc195680063cad4036b3 Merge succeeded, producing 1c815509f916392117e9cc195680063cad4036b3 Checking out Revision 1c815509f916392117e9cc195680063cad4036b3 (PR-83) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c815509f916392117e9cc195680063cad4036b3 # 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 1853a045f9f2447c53e5e0978cd282f805c231d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c815509f916392117e9cc195680063cad4036b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-31T18:50:56.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-31T18:50:57.160Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-31T18:50:57.301Z] ========================================================= [2024-10-31T18:50:57.301Z] EdgeX Global Pipelines Version Info [2024-10-31T18:50:57.301Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-31T18:50:58.438Z] ------------------- [2024-10-31T18:50:58.438Z] stable info: [2024-10-31T18:50:58.438Z] ------------------- [2024-10-31T18:50:58.438Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-31T18:50:58.438Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T18:50:58.438Z] Message: update stable to v1.0.265 [2024-10-31T18:50:58.698Z] ------------------- [2024-10-31T18:50:58.698Z] experimental info: [2024-10-31T18:50:58.698Z] ------------------- [2024-10-31T18:50:58.698Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-31T18:50:58.698Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-31T18:50:58.698Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-31T18:50:58.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-10-31T18:50:58.966Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-10-31T18:50:59.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-31T18:50:59.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-31T18:50:59.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-31T18:50:59.188Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-31T18:50:59.252Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-31T18:50:59.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-31T18:50:59.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-31T18:50:59.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-31T18:50:59.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-31T18:50:59.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-10-31T18:50:59.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-31T18:50:59.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-31T18:50:59.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T18:50:59.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T18:50:59.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T18:51:00.052Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T18:51:00.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-31T18:51:00.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-31T18:51:00.220Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-31T18:51:00.276Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-31T18:51:00.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-31T18:51:00.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-31T18:51:00.448Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-31T18:51:00.511Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-31T18:51:00.570Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-31T18:51:00.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo [2024-10-31T18:51:00.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo [2024-10-31T18:51:00.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo [2024-10-31T18:51:00.796Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c815509f916392117e9cc195680063cad4036b3 [Pipeline] echo [2024-10-31T18:51:00.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c81550 [Pipeline] echo [2024-10-31T18:51:00.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T18:51:01.065Z] provisioning config files... [2024-10-31T18:51:01.083Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-83@tmp/config10911847404700342005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T18:51:01.469Z] ---> ****-login.sh [2024-10-31T18:51:01.469Z] nexus3.edgexfoundry.org:10001 [2024-10-31T18:51:01.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:01.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:01.730Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:01.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:01.730Z] [2024-10-31T18:51:01.730Z] Login Succeeded [2024-10-31T18:51:01.730Z] nexus3.edgexfoundry.org:10002 [2024-10-31T18:51:01.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:01.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:01.991Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:01.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:01.991Z] [2024-10-31T18:51:01.991Z] Login Succeeded [2024-10-31T18:51:01.991Z] nexus3.edgexfoundry.org:10003 [2024-10-31T18:51:01.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:01.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:01.992Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:01.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:01.992Z] [2024-10-31T18:51:01.992Z] Login Succeeded [2024-10-31T18:51:02.252Z] nexus3.edgexfoundry.org:10004 [2024-10-31T18:51:02.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:02.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:02.252Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:02.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:02.252Z] [2024-10-31T18:51:02.252Z] Login Succeeded [2024-10-31T18:51:02.252Z] ****.io [2024-10-31T18:51:02.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:02.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:02.512Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:02.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:02.512Z] [2024-10-31T18:51:02.512Z] Login Succeeded [2024-10-31T18:51:02.512Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T18:51:02.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-31T18:51:03.183Z] + git rev-list -1 --merges 1c815509f916392117e9cc195680063cad4036b3~1..1c815509f916392117e9cc195680063cad4036b3 [Pipeline] echo [2024-10-31T18:51:03.235Z] -----------> git rev-list -1 --merges 1c815509f916392117e9cc195680063cad4036b3~1..1c815509f916392117e9cc195680063cad4036b3 1c815509f916392117e9cc195680063cad4036b3 [false] [Pipeline] sh [2024-10-31T18:51:03.552Z] + git log --format=format:%s -1 1c815509f916392117e9cc195680063cad4036b3 [Pipeline] echo [2024-10-31T18:51:03.591Z] ========================================================= [2024-10-31T18:51:03.591Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-31T18:51:03.591Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T18:51:04.048Z] + git log --format=format:%s -1 1c815509f916392117e9cc195680063cad4036b3 [Pipeline] echo [2024-10-31T18:51:04.087Z] [semverPrep] GIT_COMMIT: 1c815509f916392117e9cc195680063cad4036b3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-10-31T18:51:04.132Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-31T18:51:04.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T18:51:04.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-31T18:51:04.546Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-31T18:51:04.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-31T18:51:04.546Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-31T18:51:04.546Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-31T18:51:04.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T18:51:05.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T18:51:05.046Z] [2024-10-31T18:51:05.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T18:51:05.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T18:51:05.429Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-31T18:51:05.429Z] b85a868b505f: Pulling fs layer [2024-10-31T18:51:05.429Z] e2be974225ed: Pulling fs layer [2024-10-31T18:51:05.429Z] 339a4e72a1f5: Pulling fs layer [2024-10-31T18:51:05.429Z] 988bab9f4d93: Pulling fs layer [2024-10-31T18:51:05.429Z] 1469e6f7b9e6: Pulling fs layer [2024-10-31T18:51:05.429Z] eaf3925da568: Pulling fs layer [2024-10-31T18:51:05.429Z] bab4dde63d76: Pulling fs layer [2024-10-31T18:51:05.429Z] bde34c3a00c8: Pulling fs layer [2024-10-31T18:51:05.429Z] b352a97aabf1: Pulling fs layer [2024-10-31T18:51:05.429Z] 4872d77fe225: Pulling fs layer [2024-10-31T18:51:05.429Z] 5851b861e8e6: Pulling fs layer [2024-10-31T18:51:05.429Z] bab4dde63d76: Waiting [2024-10-31T18:51:05.429Z] bde34c3a00c8: Waiting [2024-10-31T18:51:05.429Z] b352a97aabf1: Waiting [2024-10-31T18:51:05.429Z] 4872d77fe225: Waiting [2024-10-31T18:51:05.429Z] 5851b861e8e6: Waiting [2024-10-31T18:51:05.429Z] 988bab9f4d93: Waiting [2024-10-31T18:51:05.429Z] eaf3925da568: Waiting [2024-10-31T18:51:05.429Z] 1469e6f7b9e6: Waiting [2024-10-31T18:51:05.429Z] e2be974225ed: Download complete [2024-10-31T18:51:05.429Z] 988bab9f4d93: Verifying Checksum [2024-10-31T18:51:05.429Z] 988bab9f4d93: Download complete [2024-10-31T18:51:05.687Z] 1469e6f7b9e6: Verifying Checksum [2024-10-31T18:51:05.687Z] 1469e6f7b9e6: Download complete [2024-10-31T18:51:05.687Z] 339a4e72a1f5: Verifying Checksum [2024-10-31T18:51:05.687Z] 339a4e72a1f5: Download complete [2024-10-31T18:51:05.687Z] eaf3925da568: Verifying Checksum [2024-10-31T18:51:05.687Z] eaf3925da568: Download complete [2024-10-31T18:51:05.687Z] bde34c3a00c8: Download complete [2024-10-31T18:51:05.687Z] b352a97aabf1: Download complete [2024-10-31T18:51:05.687Z] 4872d77fe225: Download complete [2024-10-31T18:51:05.687Z] 5851b861e8e6: Verifying Checksum [2024-10-31T18:51:05.687Z] 5851b861e8e6: Download complete [2024-10-31T18:51:05.687Z] b85a868b505f: Download complete [2024-10-31T18:51:05.945Z] bab4dde63d76: Verifying Checksum [2024-10-31T18:51:05.945Z] bab4dde63d76: Download complete [2024-10-31T18:51:06.886Z] b85a868b505f: Pull complete [2024-10-31T18:51:06.886Z] e2be974225ed: Pull complete [2024-10-31T18:51:07.457Z] 339a4e72a1f5: Pull complete [2024-10-31T18:51:07.457Z] 988bab9f4d93: Pull complete [2024-10-31T18:51:07.716Z] 1469e6f7b9e6: Pull complete [2024-10-31T18:51:07.716Z] eaf3925da568: Pull complete [2024-10-31T18:51:09.614Z] bab4dde63d76: Pull complete [2024-10-31T18:51:09.614Z] bde34c3a00c8: Pull complete [2024-10-31T18:51:09.614Z] b352a97aabf1: Pull complete [2024-10-31T18:51:09.872Z] 4872d77fe225: Pull complete [2024-10-31T18:51:09.873Z] 5851b861e8e6: Pull complete [2024-10-31T18:51:09.873Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-31T18:51:09.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T18:51:09.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T18:51:10.167Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2024-10-31T18:51:10.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T18:51:13.630Z] $ docker top da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e -eo pid,comm [2024-10-31T18:51:13.685Z] 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-10-31T18:51:13.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T18:51:13.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T18:51:13.848Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T18:51:13.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T18:51:13.962Z] $ docker exec da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e ssh-agent [2024-10-31T18:51:14.075Z] SSH_AUTH_SOCK=/tmp/ssh-mXpEV2o98ylm/agent.32 [2024-10-31T18:51:14.075Z] SSH_AGENT_PID=38 [2024-10-31T18:51:14.080Z] Running ssh-add (command line suppressed) [2024-10-31T18:51:14.173Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-83@tmp/private_key_15377167407815508860.key (/w/workspace/edgexfoundry_device-uart_PR-83@tmp/private_key_15377167407815508860.key) [2024-10-31T18:51:14.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T18:51:14.536Z] + git tag --points-at HEAD [Pipeline] } [2024-10-31T18:51:14.556Z] $ docker exec --env ******** --env ******** da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e ssh-agent -k [2024-10-31T18:51:14.659Z] unset SSH_AUTH_SOCK; [2024-10-31T18:51:14.660Z] unset SSH_AGENT_PID; [2024-10-31T18:51:14.660Z] echo Agent pid 38 killed; [2024-10-31T18:51:14.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-31T18:51:14.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T18:51:14.788Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T18:51:14.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T18:51:14.880Z] $ docker exec da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e ssh-agent [2024-10-31T18:51:14.978Z] SSH_AUTH_SOCK=/tmp/ssh-ws7W5Srz3qPo/agent.71 [2024-10-31T18:51:14.978Z] SSH_AGENT_PID=77 [2024-10-31T18:51:14.984Z] Running ssh-add (command line suppressed) [2024-10-31T18:51:15.091Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-83@tmp/private_key_17234048084392856626.key (/w/workspace/edgexfoundry_device-uart_PR-83@tmp/private_key_17234048084392856626.key) [2024-10-31T18:51:15.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T18:51:15.449Z] + git semver init [2024-10-31T18:51:15.711Z] 2024-10-31 18:51:15,621 [run_init] DEBUG init version:0.0.0 force:False [2024-10-31T18:51:15.711Z] 2024-10-31 18:51:15,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-83/.semver [2024-10-31T18:51:15.711Z] 2024-10-31 18:51:15,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-83/.semver [2024-10-31T18:51:15.711Z] 2024-10-31 18:51:15,622 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-83/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-83, universal_newlines=False, shell=None, istream=None) [2024-10-31T18:51:17.092Z] 2024-10-31 18:51:17,018 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-83/.git/info/exclude [2024-10-31T18:51:17.092Z] 2024-10-31 18:51:17,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-83/.semver/PR-83 with force:False [2024-10-31T18:51:17.092Z] 2024-10-31 18:51:17,018 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-83/.semver/PR-83 [2024-10-31T18:51:17.092Z] 2024-10-31 18:51:17,022 [execute] INFO git cat-file --batch-check [2024-10-31T18:51:17.092Z] 2024-10-31 18:51:17,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-83/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T18:51:17.092Z] 2024-10-31 18:51:17,028 [execute] INFO git cat-file --batch [2024-10-31T18:51:17.092Z] 2024-10-31 18:51:17,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-83/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T18:51:17.092Z] 2024-10-31 18:51:17,033 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-83/.semver/PR-83 [2024-10-31T18:51:17.092Z] 0.0.0 [Pipeline] } [2024-10-31T18:51:17.122Z] $ docker exec --env ******** --env ******** da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e ssh-agent -k [2024-10-31T18:51:17.228Z] unset SSH_AUTH_SOCK; [2024-10-31T18:51:17.228Z] unset SSH_AGENT_PID; [2024-10-31T18:51:17.228Z] echo Agent pid 77 killed; [2024-10-31T18:51:17.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T18:51:17.698Z] + git semver [Pipeline] } [2024-10-31T18:51:17.981Z] $ docker stop --time=1 da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e [2024-10-31T18:51:19.284Z] $ docker rm -f --volumes da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T18:51:19.735Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-31T18:51:20.147Z] Stashed 1 file(s) [Pipeline] echo [2024-10-31T18:51:20.177Z] [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-10-31T18:51:20.883Z] provisioning config files... [2024-10-31T18:51:20.894Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-83@tmp/config15842543381845844545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T18:51:21.266Z] ---> ****-login.sh [2024-10-31T18:51:21.266Z] nexus3.edgexfoundry.org:10001 [2024-10-31T18:51:21.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:21.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:21.266Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:21.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:21.266Z] [2024-10-31T18:51:21.266Z] Login Succeeded [2024-10-31T18:51:21.266Z] nexus3.edgexfoundry.org:10002 [2024-10-31T18:51:21.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:21.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:21.266Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:21.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:21.266Z] [2024-10-31T18:51:21.266Z] Login Succeeded [2024-10-31T18:51:21.266Z] nexus3.edgexfoundry.org:10003 [2024-10-31T18:51:21.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:21.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:21.526Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:21.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:21.527Z] [2024-10-31T18:51:21.527Z] Login Succeeded [2024-10-31T18:51:21.527Z] nexus3.edgexfoundry.org:10004 [2024-10-31T18:51:21.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:21.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:21.527Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:21.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:21.527Z] [2024-10-31T18:51:21.527Z] Login Succeeded [2024-10-31T18:51:21.527Z] ****.io [2024-10-31T18:51:21.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:51:21.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:51:21.788Z] Configure a credential helper to remove this warning. See [2024-10-31T18:51:21.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:51:21.788Z] [2024-10-31T18:51:21.788Z] Login Succeeded [2024-10-31T18:51:21.788Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T18:51:21.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T18:51:22.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T18:51:22.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T18:51:22.156Z] ========================================================= [2024-10-31T18:51:22.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-31T18:51:22.156Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T18:51:22.674Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-31T18:51:22.674Z] Sending build context to Docker daemon 25.65MB [2024-10-31T18:51:22.674Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T18:51:22.674Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T18:51:22.934Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-31T18:51:22.934Z] 43c4264eed91: Pulling fs layer [2024-10-31T18:51:22.934Z] 4cc291be95ef: Pulling fs layer [2024-10-31T18:51:22.934Z] 2ac1f1163629: Pulling fs layer [2024-10-31T18:51:22.934Z] 5c3c966382ef: Pulling fs layer [2024-10-31T18:51:22.934Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T18:51:22.934Z] 5c3c966382ef: Waiting [2024-10-31T18:51:22.934Z] 4f4fb700ef54: Waiting [2024-10-31T18:51:22.934Z] 5d5c8e513c77: Pulling fs layer [2024-10-31T18:51:22.934Z] 9f66e0745190: Pulling fs layer [2024-10-31T18:51:22.934Z] f49a43e4bbc0: Pulling fs layer [2024-10-31T18:51:22.934Z] 561ebcabdf7f: Pulling fs layer [2024-10-31T18:51:22.934Z] 5d5c8e513c77: Waiting [2024-10-31T18:51:22.934Z] 9f66e0745190: Waiting [2024-10-31T18:51:22.934Z] f49a43e4bbc0: Waiting [2024-10-31T18:51:22.934Z] 561ebcabdf7f: Waiting [2024-10-31T18:51:22.934Z] 4cc291be95ef: Download complete [2024-10-31T18:51:22.934Z] 5c3c966382ef: Verifying Checksum [2024-10-31T18:51:22.934Z] 5c3c966382ef: Download complete [2024-10-31T18:51:22.934Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T18:51:22.934Z] 4f4fb700ef54: Download complete [2024-10-31T18:51:22.934Z] 43c4264eed91: Verifying Checksum [2024-10-31T18:51:22.934Z] 43c4264eed91: Download complete [2024-10-31T18:51:22.934Z] 5d5c8e513c77: Verifying Checksum [2024-10-31T18:51:22.934Z] 5d5c8e513c77: Download complete [2024-10-31T18:51:22.934Z] 9f66e0745190: Verifying Checksum [2024-10-31T18:51:22.934Z] 9f66e0745190: Download complete [2024-10-31T18:51:22.934Z] 43c4264eed91: Pull complete [2024-10-31T18:51:23.194Z] 561ebcabdf7f: Download complete [2024-10-31T18:51:23.194Z] 4cc291be95ef: Pull complete [2024-10-31T18:51:23.194Z] 2ac1f1163629: Verifying Checksum [2024-10-31T18:51:23.194Z] 2ac1f1163629: Download complete [2024-10-31T18:51:23.454Z] f49a43e4bbc0: Verifying Checksum [2024-10-31T18:51:23.454Z] f49a43e4bbc0: Download complete [2024-10-31T18:51:26.739Z] 2ac1f1163629: Pull complete [2024-10-31T18:51:26.739Z] 5c3c966382ef: Pull complete [2024-10-31T18:51:26.999Z] 4f4fb700ef54: Pull complete [2024-10-31T18:51:26.999Z] 5d5c8e513c77: Pull complete [2024-10-31T18:51:26.999Z] 9f66e0745190: Pull complete [2024-10-31T18:51:29.528Z] f49a43e4bbc0: Pull complete [2024-10-31T18:51:29.786Z] 561ebcabdf7f: Pull complete [2024-10-31T18:51:29.786Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-31T18:51:29.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T18:51:29.786Z] ---> 3a752c3f9dda [2024-10-31T18:51:29.786Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T18:51:35.123Z] ---> Running in ed09d282f3bc [2024-10-31T18:51:35.123Z] Removing intermediate container ed09d282f3bc [2024-10-31T18:51:35.123Z] ---> ba0961ef0835 [2024-10-31T18:51:35.123Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T18:51:35.123Z] ---> Running in 36f6cfcfdeb0 [2024-10-31T18:51:35.123Z] Removing intermediate container 36f6cfcfdeb0 [2024-10-31T18:51:35.123Z] ---> 6ba51b4f9fff [2024-10-31T18:51:35.123Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T18:51:35.123Z] ---> Running in 6df9aa4614ff [2024-10-31T18:51:35.123Z] Removing intermediate container 6df9aa4614ff [2024-10-31T18:51:35.123Z] ---> b9084ab9f0f1 [2024-10-31T18:51:35.123Z] Step 6/12 : WORKDIR /device-uart [2024-10-31T18:51:35.383Z] ---> Running in 7f31c0046331 [2024-10-31T18:51:35.383Z] Removing intermediate container 7f31c0046331 [2024-10-31T18:51:35.383Z] ---> 0eaa80951f59 [2024-10-31T18:51:35.383Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T18:51:35.383Z] ---> Running in f8321175f718 [2024-10-31T18:51:35.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T18:51:35.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T18:51:35.683Z] Still waiting to schedule task [2024-10-31T18:51:35.683Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-31T18:51:35.900Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-31T18:51:35.900Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-31T18:51:35.900Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-31T18:51:35.900Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-31T18:51:35.900Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T18:51:35.900Z] OK: 250 MiB in 58 packages [2024-10-31T18:51:36.467Z] Removing intermediate container f8321175f718 [2024-10-31T18:51:36.467Z] ---> c78b988f813b [2024-10-31T18:51:36.467Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-31T18:51:36.727Z] ---> 02926f5cbe88 [2024-10-31T18:51:36.727Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T18:51:36.727Z] ---> Running in 74cf5fbee675 [2024-10-31T18:52:23.466Z] Removing intermediate container 74cf5fbee675 [2024-10-31T18:52:23.466Z] ---> 3439cbfdf89c [2024-10-31T18:52:23.466Z] Step 10/12 : COPY . . [2024-10-31T18:52:24.038Z] ---> f6577a1b0642 [2024-10-31T18:52:24.038Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T18:52:24.038Z] ---> Running in f9822e951eb3 [2024-10-31T18:52:24.038Z] Removing intermediate container f9822e951eb3 [2024-10-31T18:52:24.038Z] ---> 66d7eb9d14a1 [2024-10-31T18:52:24.038Z] Step 12/12 : RUN ${MAKE} [2024-10-31T18:52:24.038Z] ---> Running in b653d93f031d [2024-10-31T18:52:24.299Z] noop [2024-10-31T18:52:24.561Z] Removing intermediate container b653d93f031d [2024-10-31T18:52:24.561Z] ---> 7605b14e987b [2024-10-31T18:52:24.561Z] Successfully built 7605b14e987b [2024-10-31T18:52:24.561Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T18:52:25.058Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T18:52:25.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T18:52:25.229Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2024-10-31T18:52:25.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T18:52:25.621Z] $ docker top 64a562089b92c900e942712a870a530aae952bf8ed4b9e3fd8e13cc53c0a93e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T18:52:26.042Z] + go version [2024-10-31T18:52:26.043Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-31T18:52:26.080Z] $ docker stop --time=1 64a562089b92c900e942712a870a530aae952bf8ed4b9e3fd8e13cc53c0a93e0 [2024-10-31T18:52:27.351Z] $ docker rm -f --volumes 64a562089b92c900e942712a870a530aae952bf8ed4b9e3fd8e13cc53c0a93e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T18:52:28.122Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T18:52:28.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T18:52:28.300Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2024-10-31T18:52:28.329Z] $ 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-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T18:52:28.657Z] $ docker top c1931994263e0aabb0fe809107c7ac19d50cdd0619222a5cadad1666288f5d8e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T18:52:29.070Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-83 [Pipeline] fileExists [Pipeline] sh [2024-10-31T18:52:29.443Z] + make test [2024-10-31T18:52:29.443Z] go test ./... -coverprofile=coverage.out [2024-10-31T18:52:31.360Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-31T18:52:53.293Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-31T18:52:53.293Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-31T18:53:03.272Z] go vet ./... [2024-10-31T18:53:08.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T18:53:08.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T18:53:08.532Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T18:53:08.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T18:53:08.629Z] $ docker stop --time=1 c1931994263e0aabb0fe809107c7ac19d50cdd0619222a5cadad1666288f5d8e [2024-10-31T18:53:12.257Z] $ docker rm -f --volumes c1931994263e0aabb0fe809107c7ac19d50cdd0619222a5cadad1666288f5d8e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T18:53:12.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T18:53:12.994Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-31T18:53:13.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T18:53:14.050Z] + ls -al . [2024-10-31T18:53:14.050Z] total 224 [2024-10-31T18:53:14.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:52 . [2024-10-31T18:53:14.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:50 .. [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 18:50 .dockerignore [2024-10-31T18:53:14.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:52 .git [2024-10-31T18:53:14.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:50 .github [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 31 18:50 .gitignore [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 31 18:50 .golangci.yml [2024-10-31T18:53:14.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 18:51 .semver [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 31 18:50 Attribution.txt [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 31 18:50 CHANGELOG.md [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 1919 Oct 31 18:50 Dockerfile [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 18:50 GOVERNANCE.md [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 31 18:50 Jenkinsfile [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 18:50 LICENSE [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 2409 Oct 31 18:50 Makefile [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 18:50 OWNERS.md [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 31 18:50 README.md [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 18:51 VERSION [2024-10-31T18:53:14.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 18:50 bin [2024-10-31T18:53:14.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:50 cmd [2024-10-31T18:53:14.050Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 31 18:52 coverage.out [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 6269 Oct 31 18:50 go.mod [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 88303 Oct 31 18:50 go.sum [2024-10-31T18:53:14.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:50 internal [2024-10-31T18:53:14.050Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T18:53:14.499Z] + 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=1c815509f916392117e9cc195680063cad4036b3 --label arch=amd64 --label version=0.0.0 . [2024-10-31T18:53:14.500Z] Sending build context to Docker daemon 25.66MB [2024-10-31T18:53:14.500Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T18:53:14.500Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-31T18:53:14.500Z] ---> 7605b14e987b [2024-10-31T18:53:14.500Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T18:53:15.067Z] ---> Running in fcf697d2d876 [2024-10-31T18:53:15.067Z] Removing intermediate container fcf697d2d876 [2024-10-31T18:53:15.067Z] ---> e9c6e6a77fa3 [2024-10-31T18:53:15.067Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T18:53:15.067Z] ---> Running in b4f675202149 [2024-10-31T18:53:15.067Z] Removing intermediate container b4f675202149 [2024-10-31T18:53:15.067Z] ---> 3e82779773f2 [2024-10-31T18:53:15.067Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-31T18:53:15.067Z] ---> Running in 49bfd308534e [2024-10-31T18:53:15.326Z] Removing intermediate container 49bfd308534e [2024-10-31T18:53:15.326Z] ---> 735562536af6 [2024-10-31T18:53:15.327Z] Step 6/26 : WORKDIR /device-uart [2024-10-31T18:53:15.327Z] ---> Running in 4a13889662fb [2024-10-31T18:53:15.327Z] Removing intermediate container 4a13889662fb [2024-10-31T18:53:15.327Z] ---> e0941292cf8b [2024-10-31T18:53:15.327Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T18:53:15.327Z] ---> Running in fe92d4698ed8 [2024-10-31T18:53:15.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24234 in /w/workspace/edgexfoundry_device-uart_PR-83 [Pipeline] { [Pipeline] ws [2024-10-31T18:53:15.419Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-10-31T18:53:15.510Z] The recommended git tool is: git [2024-10-31T18:53:15.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T18:53:15.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T18:53:16.106Z] OK: 250 MiB in 58 packages [2024-10-31T18:53:16.365Z] Removing intermediate container fe92d4698ed8 [2024-10-31T18:53:16.366Z] ---> e37e78c279c4 [2024-10-31T18:53:16.366Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-31T18:53:16.625Z] ---> 672825d8d5c0 [2024-10-31T18:53:16.625Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T18:53:16.625Z] ---> Running in dc4b14b24c5e [2024-10-31T18:53:17.192Z] Removing intermediate container dc4b14b24c5e [2024-10-31T18:53:17.192Z] ---> 99cdbbf65dd3 [2024-10-31T18:53:17.192Z] Step 10/26 : COPY . . [2024-10-31T18:53:18.140Z] ---> 95643357bd3e [2024-10-31T18:53:18.140Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T18:53:18.140Z] ---> Running in 86c2fb7178fc [2024-10-31T18:53:18.140Z] Removing intermediate container 86c2fb7178fc [2024-10-31T18:53:18.140Z] ---> afe82e8011c6 [2024-10-31T18:53:18.140Z] Step 12/26 : RUN ${MAKE} [2024-10-31T18:53:18.140Z] ---> Running in 362de664433c [2024-10-31T18:53:18.400Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [2024-10-31T18:53:23.877Z] using credential edgex-jenkins-ssh [2024-10-31T18:53:23.917Z] Cloning the remote Git repository [2024-10-31T18:53:24.037Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-10-31T18:53:24.152Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-10-31T18:53:24.340Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-10-31T18:53:24.341Z] > git --version # timeout=10 [2024-10-31T18:53:24.371Z] > git --version # 'git version 2.25.1' [2024-10-31T18:53:24.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T18:53:24.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T18:53:27.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-10-31T18:53:27.190Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T18:53:29.126Z] Merging remotes/origin/main commit 1853a045f9f2447c53e5e0978cd282f805c231d1 into PR head commit 1c815509f916392117e9cc195680063cad4036b3 [2024-10-31T18:53:28.506Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-10-31T18:53:28.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-10-31T18:53:28.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T18:53:28.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-31T18:53:29.156Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T18:53:29.244Z] > git checkout -f 1c815509f916392117e9cc195680063cad4036b3 # timeout=10 [2024-10-31T18:53:29.620Z] Merge succeeded, producing 1c815509f916392117e9cc195680063cad4036b3 [2024-10-31T18:53:29.620Z] Checking out Revision 1c815509f916392117e9cc195680063cad4036b3 (PR-83) [2024-10-31T18:53:30.419Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-10-31T18:53:30.475Z] > git --version # timeout=10 [2024-10-31T18:53:30.489Z] > git --version # 'git version 2.25.1' [2024-10-31T18:53:30.530Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T18:53:29.432Z] > git remote # timeout=10 [2024-10-31T18:53:29.481Z] > git config --get remote.origin.url # timeout=10 [2024-10-31T18:53:29.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T18:53:29.569Z] > git merge 1853a045f9f2447c53e5e0978cd282f805c231d1 # timeout=10 [2024-10-31T18:53:29.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-31T18:53:29.621Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T18:53:29.640Z] > git checkout -f 1c815509f916392117e9cc195680063cad4036b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T18:53:35.666Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-31T18:53:35.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T18:53:35.666Z] Dload Upload Total Spent Left Speed [2024-10-31T18:53:35.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-10-31T18:53:36.068Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-31T18:53:36.434Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-10-31T18:53:36.434Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-31T18:53:36.434Z] { [2024-10-31T18:53:36.434Z] "registry-mirrors": [ [2024-10-31T18:53:36.434Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-31T18:53:36.434Z] ], [2024-10-31T18:53:36.434Z] "bip": "10.250.0.254/24", [2024-10-31T18:53:36.434Z] "hosts": [ [2024-10-31T18:53:36.434Z] "tcp://0.0.0.0:5555", [2024-10-31T18:53:36.434Z] "unix:///var/run/docker.sock" [2024-10-31T18:53:36.434Z] ], [2024-10-31T18:53:36.434Z] "mtu": 1458, [2024-10-31T18:53:36.434Z] "selinux-enabled": true, [2024-10-31T18:53:36.434Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-31T18:53:36.434Z] } [Pipeline] sh [2024-10-31T18:53:36.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-31T18:53:37.181Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T18:53:55.574Z] provisioning config files... [2024-10-31T18:53:55.608Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config7872748828595630149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T18:53:56.153Z] ---> ****-login.sh [2024-10-31T18:53:56.153Z] nexus3.edgexfoundry.org:10001 [2024-10-31T18:53:56.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:53:56.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:53:56.700Z] Configure a credential helper to remove this warning. See [2024-10-31T18:53:56.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:53:56.700Z] [2024-10-31T18:53:56.700Z] Login Succeeded [2024-10-31T18:53:56.700Z] nexus3.edgexfoundry.org:10002 [2024-10-31T18:53:56.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:53:57.236Z] Removing intermediate container 362de664433c [2024-10-31T18:53:57.236Z] ---> 05181d4f28fb [2024-10-31T18:53:57.236Z] Step 13/26 : FROM alpine:3.20 [2024-10-31T18:53:57.236Z] 3.20: Pulling from library/alpine [2024-10-31T18:53:57.236Z] 43c4264eed91: Already exists [2024-10-31T18:53:57.236Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T18:53:57.236Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T18:53:57.236Z] ---> 91ef0af61f39 [2024-10-31T18:53:57.236Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-31T18:53:57.236Z] ---> Running in f2fff97e8ce3 [2024-10-31T18:53:57.236Z] Removing intermediate container f2fff97e8ce3 [2024-10-31T18:53:57.236Z] ---> d5b238b81a4e [2024-10-31T18:53:57.236Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-31T18:53:57.236Z] ---> Running in fa1d6c3b88da [2024-10-31T18:53:57.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T18:53:57.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T18:53:57.236Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T18:53:57.236Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T18:53:57.236Z] OK: 8 MiB in 15 packages [2024-10-31T18:53:57.236Z] Removing intermediate container fa1d6c3b88da [2024-10-31T18:53:57.236Z] ---> 40fbb374edc5 [2024-10-31T18:53:57.236Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-31T18:53:57.236Z] ---> Running in a73f03296c91 [2024-10-31T18:53:57.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T18:53:57.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T18:53:57.236Z] Upgrading critical system libraries and apk-tools: [2024-10-31T18:53:57.236Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T18:53:57.236Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T18:53:57.236Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T18:53:57.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T18:53:57.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T18:53:57.236Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T18:53:57.236Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T18:53:57.236Z] OK: 8 MiB in 15 packages [2024-10-31T18:53:57.236Z] Removing intermediate container a73f03296c91 [2024-10-31T18:53:57.236Z] ---> e521eba4dfdc [2024-10-31T18:53:57.236Z] Step 17/26 : WORKDIR / [2024-10-31T18:53:57.236Z] ---> Running in f90c40a33db6 [2024-10-31T18:53:57.236Z] Removing intermediate container f90c40a33db6 [2024-10-31T18:53:57.236Z] ---> 66a9488d841b [2024-10-31T18:53:57.236Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-31T18:53:57.236Z] ---> b75dc725b0d1 [2024-10-31T18:53:57.236Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-31T18:53:57.236Z] ---> 0b131ca32034 [2024-10-31T18:53:57.236Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-31T18:53:57.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:53:57.244Z] Configure a credential helper to remove this warning. See [2024-10-31T18:53:57.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:53:57.244Z] [2024-10-31T18:53:57.244Z] Login Succeeded [2024-10-31T18:53:57.244Z] nexus3.edgexfoundry.org:10003 [2024-10-31T18:53:57.495Z] ---> 667c21946125 [2024-10-31T18:53:57.495Z] Step 21/26 : EXPOSE 59995 [2024-10-31T18:53:57.495Z] ---> Running in 3f99fd1f752e [2024-10-31T18:53:57.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:53:57.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:53:57.520Z] Configure a credential helper to remove this warning. See [2024-10-31T18:53:57.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:53:57.520Z] [2024-10-31T18:53:57.520Z] Login Succeeded [2024-10-31T18:53:57.520Z] nexus3.edgexfoundry.org:10004 [2024-10-31T18:53:57.754Z] Removing intermediate container 3f99fd1f752e [2024-10-31T18:53:57.754Z] ---> ed2afe1a09f1 [2024-10-31T18:53:57.754Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-31T18:53:57.754Z] ---> Running in f7d3f0962dfe [2024-10-31T18:53:57.754Z] Removing intermediate container f7d3f0962dfe [2024-10-31T18:53:57.754Z] ---> 612ab3a85ebe [2024-10-31T18:53:57.754Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T18:53:57.754Z] ---> Running in d4a6e8094eb8 [2024-10-31T18:53:57.754Z] Removing intermediate container d4a6e8094eb8 [2024-10-31T18:53:57.754Z] ---> df6f83fc31c3 [2024-10-31T18:53:57.754Z] Step 24/26 : LABEL arch=amd64 [2024-10-31T18:53:57.754Z] ---> Running in 0e7cbbd6cb3b [2024-10-31T18:53:57.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T18:53:58.015Z] Removing intermediate container 0e7cbbd6cb3b [2024-10-31T18:53:58.015Z] ---> e667980f4358 [2024-10-31T18:53:58.015Z] Step 25/26 : LABEL git_sha=1c815509f916392117e9cc195680063cad4036b3 [2024-10-31T18:53:58.015Z] ---> Running in 116f0a519b77 [2024-10-31T18:53:58.015Z] Removing intermediate container 116f0a519b77 [2024-10-31T18:53:58.015Z] ---> eb37326eb32c [2024-10-31T18:53:58.015Z] Step 26/26 : LABEL version=0.0.0 [2024-10-31T18:53:58.015Z] ---> Running in a404e006cfff [2024-10-31T18:53:58.015Z] Removing intermediate container a404e006cfff [2024-10-31T18:53:58.015Z] ---> e483785472e3 [2024-10-31T18:53:58.015Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T18:53:58.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:53:58.064Z] Configure a credential helper to remove this warning. See [2024-10-31T18:53:58.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:53:58.064Z] [2024-10-31T18:53:58.064Z] Login Succeeded [2024-10-31T18:53:58.064Z] ****.io [2024-10-31T18:53:58.274Z] Successfully built e483785472e3 [2024-10-31T18:53:58.274Z] Successfully tagged device-uart:latest [Pipeline] } [2024-10-31T18:53:58.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-10-31T18:53:58.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T18:53:58.604Z] Configure a credential helper to remove this warning. See [2024-10-31T18:53:58.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T18:53:58.604Z] [2024-10-31T18:53:58.604Z] Login Succeeded [2024-10-31T18:53:58.604Z] ---> ****-login.sh ends [Pipeline] // stage [Pipeline] } [2024-10-31T18:53:58.672Z] Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-10-31T18:53:59.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T18:53:59.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T18:53:59.293Z] ========================================================= [2024-10-31T18:53:59.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-31T18:53:59.293Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2024-10-31T18:53:59.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T18:53:59.393Z] [2024-10-31T18:53:59.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-10-31T18:53:59.885Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-31T18:53:59.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T18:53:59.938Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-31T18:53:59.938Z] 5eb5b503b376: Pulling fs layer [2024-10-31T18:53:59.938Z] 5c69ac0246d0: Pulling fs layer [2024-10-31T18:53:59.938Z] ec43610c2a17: Pulling fs layer [2024-10-31T18:53:59.938Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-31T18:53:59.938Z] 33b1e0a273af: Pulling fs layer [2024-10-31T18:53:59.938Z] 5d3b04190fa2: Pulling fs layer [2024-10-31T18:53:59.938Z] 2f39f015ded8: Pulling fs layer [2024-10-31T18:53:59.938Z] 33b1e0a273af: Waiting [2024-10-31T18:53:59.938Z] 5d3b04190fa2: Waiting [2024-10-31T18:53:59.938Z] 3a2ae6a8a46f: Waiting [2024-10-31T18:53:59.938Z] 5c69ac0246d0: Download complete [2024-10-31T18:53:59.938Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-31T18:53:59.938Z] 3a2ae6a8a46f: Download complete [2024-10-31T18:53:59.938Z] 33b1e0a273af: Verifying Checksum [2024-10-31T18:53:59.938Z] 33b1e0a273af: Download complete [2024-10-31T18:53:59.938Z] ec43610c2a17: Verifying Checksum [2024-10-31T18:53:59.938Z] ec43610c2a17: Download complete [2024-10-31T18:53:59.938Z] 5d3b04190fa2: Verifying Checksum [2024-10-31T18:53:59.938Z] 5d3b04190fa2: Download complete [2024-10-31T18:54:00.167Z] Sending build context to Docker daemon 12.9MB [2024-10-31T18:54:00.196Z] 5eb5b503b376: Verifying Checksum [2024-10-31T18:54:00.196Z] 5eb5b503b376: Download complete [2024-10-31T18:54:00.442Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T18:54:00.442Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T18:54:00.442Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-31T18:54:00.442Z] cf04c63912e1: Pulling fs layer [2024-10-31T18:54:00.442Z] 55b35a11ae5e: Pulling fs layer [2024-10-31T18:54:00.442Z] a37a00ec5f00: Pulling fs layer [2024-10-31T18:54:00.442Z] 50b3750afda1: Pulling fs layer [2024-10-31T18:54:00.442Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T18:54:00.442Z] 80978eb59214: Pulling fs layer [2024-10-31T18:54:00.442Z] c9f46d7d2bd2: Pulling fs layer [2024-10-31T18:54:00.442Z] c5a475d317c9: Pulling fs layer [2024-10-31T18:54:00.442Z] 50b3750afda1: Waiting [2024-10-31T18:54:00.442Z] 4f4fb700ef54: Waiting [2024-10-31T18:54:00.442Z] c9f46d7d2bd2: Waiting [2024-10-31T18:54:00.442Z] 80978eb59214: Waiting [2024-10-31T18:54:00.442Z] c5a475d317c9: Waiting [2024-10-31T18:54:00.442Z] 55b35a11ae5e: Download complete [2024-10-31T18:54:00.442Z] 50b3750afda1: Verifying Checksum [2024-10-31T18:54:00.442Z] 50b3750afda1: Download complete [2024-10-31T18:54:00.722Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T18:54:00.722Z] 4f4fb700ef54: Download complete [2024-10-31T18:54:00.722Z] 80978eb59214: Download complete [2024-10-31T18:54:00.722Z] cf04c63912e1: Verifying Checksum [2024-10-31T18:54:00.722Z] cf04c63912e1: Download complete [2024-10-31T18:54:00.762Z] 2f39f015ded8: Download complete [2024-10-31T18:54:01.325Z] c5a475d317c9: Download complete [2024-10-31T18:54:01.595Z] cf04c63912e1: Pull complete [2024-10-31T18:54:01.697Z] 5eb5b503b376: Pull complete [2024-10-31T18:54:01.697Z] 5c69ac0246d0: Pull complete [2024-10-31T18:54:02.265Z] ec43610c2a17: Pull complete [2024-10-31T18:54:02.265Z] 3a2ae6a8a46f: Pull complete [2024-10-31T18:54:02.524Z] 33b1e0a273af: Pull complete [2024-10-31T18:54:02.524Z] 5d3b04190fa2: Pull complete [2024-10-31T18:54:02.565Z] 55b35a11ae5e: Pull complete [2024-10-31T18:54:02.836Z] a37a00ec5f00: Download complete [2024-10-31T18:54:03.811Z] c9f46d7d2bd2: Verifying Checksum [2024-10-31T18:54:03.811Z] c9f46d7d2bd2: Download complete [2024-10-31T18:54:07.808Z] 2f39f015ded8: Pull complete [2024-10-31T18:54:07.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-31T18:54:07.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T18:54:07.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T18:54:08.073Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2024-10-31T18:54:08.111Z] $ 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-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@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-10-31T18:54:12.626Z] $ docker top 8d11b9f3e9ef7a748dcfa70624df5a09058c50f09ac7fcbfbfa659ceda2ed151 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T18:54:13.111Z] ---> job-cost.sh [2024-10-31T18:54:13.111Z] lf-activate-venv: SKIPPING [2024-10-31T18:54:13.111Z] INFO: No Stack... [2024-10-31T18:54:13.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T18:54:13.631Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T18:54:14.071Z] + cat /w/workspace/edgexfoundry_device-uart_PR-83/archives/cost.csv [2024-10-31T18:54:14.071Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T18:54:14.121Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [2024-10-31T18:54:14.128Z] Resource [jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] did not exist. Created. [2024-10-31T18:54:14.134Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T18:54:14.552Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-31T18:54:14.617Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T18:54:14.662Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T18:54:14.758Z] $ docker stop --time=1 8d11b9f3e9ef7a748dcfa70624df5a09058c50f09ac7fcbfbfa659ceda2ed151 [2024-10-31T18:54:15.922Z] $ docker rm -f --volumes 8d11b9f3e9ef7a748dcfa70624df5a09058c50f09ac7fcbfbfa659ceda2ed151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-31T18:54:18.862Z] a37a00ec5f00: Pull complete [2024-10-31T18:54:18.862Z] 50b3750afda1: Pull complete [2024-10-31T18:54:18.862Z] 4f4fb700ef54: Pull complete [2024-10-31T18:54:18.862Z] 80978eb59214: Pull complete [2024-10-31T18:54:25.550Z] c9f46d7d2bd2: Pull complete [2024-10-31T18:54:26.968Z] c5a475d317c9: Pull complete [2024-10-31T18:54:26.968Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-31T18:54:26.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-31T18:54:26.968Z] ---> be29e6b0f0d4 [2024-10-31T18:54:26.968Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T18:54:27.940Z] ---> Running in 865a92872559 [2024-10-31T18:54:27.940Z] Removing intermediate container 865a92872559 [2024-10-31T18:54:27.940Z] ---> 444d82a6915c [2024-10-31T18:54:27.940Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T18:54:28.214Z] ---> Running in 398597a324ae [2024-10-31T18:54:28.484Z] Removing intermediate container 398597a324ae [2024-10-31T18:54:28.484Z] ---> 5b3bba3e4c0b [2024-10-31T18:54:28.484Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T18:54:28.484Z] ---> Running in 73b1e056d78d [2024-10-31T18:54:29.074Z] Removing intermediate container 73b1e056d78d [2024-10-31T18:54:29.074Z] ---> 7e9d84df80d9 [2024-10-31T18:54:29.074Z] Step 6/12 : WORKDIR /device-uart [2024-10-31T18:54:29.074Z] ---> Running in e07e7eff1cdb [2024-10-31T18:54:29.344Z] Removing intermediate container e07e7eff1cdb [2024-10-31T18:54:29.344Z] ---> 6a9822fe3090 [2024-10-31T18:54:29.344Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T18:54:29.344Z] ---> Running in e5e3101c6b69 [2024-10-31T18:54:30.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T18:54:30.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T18:54:32.209Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-31T18:54:32.209Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-31T18:54:32.209Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-31T18:54:32.209Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-31T18:54:32.209Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T18:54:32.209Z] OK: 242 MiB in 58 packages [2024-10-31T18:54:34.808Z] Removing intermediate container e5e3101c6b69 [2024-10-31T18:54:34.808Z] ---> 3c0d668cc4f5 [2024-10-31T18:54:34.808Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-31T18:54:35.074Z] ---> ff65b323a146 [2024-10-31T18:54:35.074Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T18:54:35.344Z] ---> Running in 039cb0e761d6 [2024-10-31T18:56:27.024Z] Removing intermediate container 039cb0e761d6 [2024-10-31T18:56:27.024Z] ---> 459e241f9485 [2024-10-31T18:56:27.024Z] Step 10/12 : COPY . . [2024-10-31T18:56:27.024Z] ---> f921113fbc57 [2024-10-31T18:56:27.024Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T18:56:27.024Z] ---> Running in 1ddf1f07868c [2024-10-31T18:56:27.024Z] Removing intermediate container 1ddf1f07868c [2024-10-31T18:56:27.024Z] ---> 6816c83e6ffc [2024-10-31T18:56:27.024Z] Step 12/12 : RUN ${MAKE} [2024-10-31T18:56:27.024Z] ---> Running in 52edb1162639 [2024-10-31T18:56:27.024Z] noop [2024-10-31T18:56:27.024Z] Removing intermediate container 52edb1162639 [2024-10-31T18:56:27.024Z] ---> 3b22b1a22e48 [2024-10-31T18:56:27.024Z] Successfully built 3b22b1a22e48 [2024-10-31T18:56:27.024Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T18:56:27.553Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T18:56:27.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T18:56:27.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-24234 does not seem to be running inside a container [2024-10-31T18:56:27.912Z] $ 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-10-31T18:56:29.084Z] $ docker top 2c62fb827f2e0f6987f148fcefa511de330bb2811794a773710aa2a2f554bcba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T18:56:29.965Z] + go version [2024-10-31T18:56:29.965Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-31T18:56:29.993Z] $ docker stop --time=1 2c62fb827f2e0f6987f148fcefa511de330bb2811794a773710aa2a2f554bcba [2024-10-31T18:56:31.552Z] $ docker rm -f --volumes 2c62fb827f2e0f6987f148fcefa511de330bb2811794a773710aa2a2f554bcba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T18:56:32.478Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T18:56:32.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T18:56:32.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-24234 does not seem to be running inside a container [2024-10-31T18:56:32.779Z] $ 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-10-31T18:56:33.853Z] $ docker top 10972e9e554dae601027a81e1bec43ae69d3b7ba20502836c681e07dec7de6a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T18:56:34.412Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-10-31T18:56:34.818Z] + make test [2024-10-31T18:56:34.818Z] go test ./... -coverprofile=coverage.out [2024-10-31T18:56:40.154Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-31T18:59:46.889Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-31T18:59:46.889Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-31T18:59:46.889Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-31T18:59:46.889Z] go vet ./... [2024-10-31T19:00:33.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T19:00:33.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T19:00:33.756Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T19:00:33.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T19:00:33.842Z] $ docker stop --time=1 10972e9e554dae601027a81e1bec43ae69d3b7ba20502836c681e07dec7de6a9 [2024-10-31T19:00:35.657Z] $ docker rm -f --volumes 10972e9e554dae601027a81e1bec43ae69d3b7ba20502836c681e07dec7de6a9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T19:00:37.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T19:00:37.286Z] Warning: overwriting stash ‘coverage-report’ [2024-10-31T19:00:37.692Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T19:00:38.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T19:00:38.670Z] + ls -al . [2024-10-31T19:00:38.670Z] total 220 [2024-10-31T19:00:38.670Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 18:56 . [2024-10-31T19:00:38.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:53 .. [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 18:53 .dockerignore [2024-10-31T19:00:38.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:53 .git [2024-10-31T19:00:38.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:53 .github [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 31 18:53 .gitignore [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 31 18:53 .golangci.yml [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 31 18:53 Attribution.txt [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 31 18:53 CHANGELOG.md [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 1919 Oct 31 18:53 Dockerfile [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 18:53 GOVERNANCE.md [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 31 18:53 Jenkinsfile [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 18:53 LICENSE [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 2409 Oct 31 18:53 Makefile [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 18:53 OWNERS.md [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 31 18:53 README.md [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 18:51 VERSION [2024-10-31T19:00:38.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 18:53 bin [2024-10-31T19:00:38.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:53 cmd [2024-10-31T19:00:38.670Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 31 18:59 coverage.out [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 6269 Oct 31 18:53 go.mod [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 88303 Oct 31 18:53 go.sum [2024-10-31T19:00:38.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:53 internal [2024-10-31T19:00:38.670Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 18:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T19:00:39.111Z] + 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=1c815509f916392117e9cc195680063cad4036b3 --label arch=arm64 --label version=0.0.0 . [2024-10-31T19:00:39.695Z] Sending build context to Docker daemon 12.91MB [2024-10-31T19:00:39.695Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T19:00:39.695Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-31T19:00:39.695Z] ---> 3b22b1a22e48 [2024-10-31T19:00:39.695Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T19:00:39.695Z] ---> Running in 256312df96a1 [2024-10-31T19:00:39.964Z] Removing intermediate container 256312df96a1 [2024-10-31T19:00:39.964Z] ---> c0fc94750b84 [2024-10-31T19:00:39.964Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T19:00:40.229Z] ---> Running in b7c45d3fdc84 [2024-10-31T19:00:40.495Z] Removing intermediate container b7c45d3fdc84 [2024-10-31T19:00:40.495Z] ---> d7af35245f0e [2024-10-31T19:00:40.495Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-31T19:00:40.495Z] ---> Running in e6afeedf6dc3 [2024-10-31T19:00:40.761Z] Removing intermediate container e6afeedf6dc3 [2024-10-31T19:00:40.761Z] ---> edbd1407e610 [2024-10-31T19:00:40.761Z] Step 6/26 : WORKDIR /device-uart [2024-10-31T19:00:40.761Z] ---> Running in ab9c0a601a36 [2024-10-31T19:00:41.029Z] Removing intermediate container ab9c0a601a36 [2024-10-31T19:00:41.029Z] ---> e99b0b402d23 [2024-10-31T19:00:41.029Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T19:00:41.297Z] ---> Running in 0980581b7617 [2024-10-31T19:00:42.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T19:00:42.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T19:00:43.939Z] OK: 242 MiB in 58 packages [2024-10-31T19:00:44.901Z] Removing intermediate container 0980581b7617 [2024-10-31T19:00:44.901Z] ---> 50a8ee14ecbe [2024-10-31T19:00:44.901Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-31T19:00:45.175Z] ---> 767c9bf7b3ed [2024-10-31T19:00:45.175Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:00:45.445Z] ---> Running in e7224574ebcb [2024-10-31T19:00:47.394Z] Removing intermediate container e7224574ebcb [2024-10-31T19:00:47.395Z] ---> 0386a500445c [2024-10-31T19:00:47.395Z] Step 10/26 : COPY . . [2024-10-31T19:00:48.810Z] ---> b5949ee31d1f [2024-10-31T19:00:48.810Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T19:00:48.810Z] ---> Running in a25bdddef444 [2024-10-31T19:00:49.078Z] Removing intermediate container a25bdddef444 [2024-10-31T19:00:49.078Z] ---> 23b8a7746549 [2024-10-31T19:00:49.078Z] Step 12/26 : RUN ${MAKE} [2024-10-31T19:00:49.078Z] ---> Running in 786effd28621 [2024-10-31T19:00:50.041Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [2024-10-31T19:04:12.013Z] Removing intermediate container 786effd28621 [2024-10-31T19:04:12.013Z] ---> 0f282a68b358 [2024-10-31T19:04:12.013Z] Step 13/26 : FROM alpine:3.20 [2024-10-31T19:04:12.013Z] 3.20: Pulling from library/alpine [2024-10-31T19:04:12.013Z] cf04c63912e1: Already exists [2024-10-31T19:04:12.013Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T19:04:12.013Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T19:04:12.013Z] ---> c157a85ed455 [2024-10-31T19:04:12.013Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-31T19:04:12.013Z] ---> Running in 73ff7ebfe8d9 [2024-10-31T19:04:12.013Z] Removing intermediate container 73ff7ebfe8d9 [2024-10-31T19:04:12.013Z] ---> c9dcba5b076d [2024-10-31T19:04:12.013Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-31T19:04:12.013Z] ---> Running in 53243960b488 [2024-10-31T19:04:12.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T19:04:12.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T19:04:12.013Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T19:04:12.013Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T19:04:12.013Z] OK: 9 MiB in 15 packages [2024-10-31T19:04:12.013Z] Removing intermediate container 53243960b488 [2024-10-31T19:04:12.013Z] ---> e12b0f0181b0 [2024-10-31T19:04:12.013Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-31T19:04:12.013Z] ---> Running in 59d69d6f56d5 [2024-10-31T19:04:12.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T19:04:12.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T19:04:14.278Z] Upgrading critical system libraries and apk-tools: [2024-10-31T19:04:14.278Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:04:14.278Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T19:04:14.278Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:04:14.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T19:04:14.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T19:04:15.825Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:04:16.091Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:04:16.091Z] OK: 9 MiB in 15 packages [2024-10-31T19:04:17.057Z] Removing intermediate container 59d69d6f56d5 [2024-10-31T19:04:17.057Z] ---> edeffb2536d3 [2024-10-31T19:04:17.057Z] Step 17/26 : WORKDIR / [2024-10-31T19:04:17.324Z] ---> Running in 571dd684829e [2024-10-31T19:04:17.597Z] Removing intermediate container 571dd684829e [2024-10-31T19:04:17.597Z] ---> 123d4220f4e8 [2024-10-31T19:04:17.597Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-31T19:04:18.188Z] ---> b9ea32d627eb [2024-10-31T19:04:18.188Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-31T19:04:18.454Z] ---> 7ff5501243fe [2024-10-31T19:04:18.454Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-31T19:04:21.030Z] ---> a0ab0369a60c [2024-10-31T19:04:21.030Z] Step 21/26 : EXPOSE 59995 [2024-10-31T19:04:21.030Z] ---> Running in f20ec3e84d7a [2024-10-31T19:04:21.030Z] Removing intermediate container f20ec3e84d7a [2024-10-31T19:04:21.030Z] ---> 16006a7f6cff [2024-10-31T19:04:21.030Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-31T19:04:21.030Z] ---> Running in 3e57ac7350c5 [2024-10-31T19:04:21.613Z] Removing intermediate container 3e57ac7350c5 [2024-10-31T19:04:21.613Z] ---> 0d608a16fce6 [2024-10-31T19:04:21.613Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T19:04:21.613Z] ---> Running in a61c48cbcd78 [2024-10-31T19:04:21.879Z] Removing intermediate container a61c48cbcd78 [2024-10-31T19:04:21.879Z] ---> 9b9fc14f110d [2024-10-31T19:04:21.879Z] Step 24/26 : LABEL arch=arm64 [2024-10-31T19:04:21.879Z] ---> Running in 584e871f05f3 [2024-10-31T19:04:22.144Z] Removing intermediate container 584e871f05f3 [2024-10-31T19:04:22.144Z] ---> d4e894e96acb [2024-10-31T19:04:22.144Z] Step 25/26 : LABEL git_sha=1c815509f916392117e9cc195680063cad4036b3 [2024-10-31T19:04:22.408Z] ---> Running in 9caa3561ffc2 [2024-10-31T19:04:22.674Z] Removing intermediate container 9caa3561ffc2 [2024-10-31T19:04:22.674Z] ---> 52e0e23fa473 [2024-10-31T19:04:22.674Z] Step 26/26 : LABEL version=0.0.0 [2024-10-31T19:04:22.674Z] ---> Running in 66f78caf2574 [2024-10-31T19:04:22.938Z] Removing intermediate container 66f78caf2574 [2024-10-31T19:04:22.938Z] ---> 8a4ecb337db3 [2024-10-31T19:04:22.938Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T19:04:22.938Z] Successfully built 8a4ecb337db3 [2024-10-31T19:04:22.938Z] 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-10-31T19:04:23.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T19:04:23.905Z] [2024-10-31T19:04:23.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T19:04:24.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T19:04:24.324Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-31T19:04:24.324Z] 8998bd30e6a1: Pulling fs layer [2024-10-31T19:04:24.324Z] 04944245beec: Pulling fs layer [2024-10-31T19:04:24.324Z] 699f458cf7ca: Pulling fs layer [2024-10-31T19:04:24.324Z] 765212b225bb: Pulling fs layer [2024-10-31T19:04:24.324Z] f23df028b6ca: Pulling fs layer [2024-10-31T19:04:24.324Z] d65c8cfc05b1: Pulling fs layer [2024-10-31T19:04:24.324Z] 2437ff75d9bd: Pulling fs layer [2024-10-31T19:04:24.324Z] 765212b225bb: Waiting [2024-10-31T19:04:24.324Z] d65c8cfc05b1: Waiting [2024-10-31T19:04:24.324Z] 2437ff75d9bd: Waiting [2024-10-31T19:04:24.324Z] f23df028b6ca: Waiting [2024-10-31T19:04:24.591Z] 04944245beec: Verifying Checksum [2024-10-31T19:04:24.591Z] 04944245beec: Download complete [2024-10-31T19:04:24.591Z] 765212b225bb: Verifying Checksum [2024-10-31T19:04:24.591Z] 765212b225bb: Download complete [2024-10-31T19:04:24.591Z] f23df028b6ca: Verifying Checksum [2024-10-31T19:04:24.591Z] f23df028b6ca: Download complete [2024-10-31T19:04:24.591Z] d65c8cfc05b1: Verifying Checksum [2024-10-31T19:04:24.591Z] d65c8cfc05b1: Download complete [2024-10-31T19:04:24.860Z] 699f458cf7ca: Verifying Checksum [2024-10-31T19:04:24.860Z] 699f458cf7ca: Download complete [2024-10-31T19:04:25.126Z] 8998bd30e6a1: Download complete [2024-10-31T19:04:27.061Z] 2437ff75d9bd: Download complete [2024-10-31T19:04:29.633Z] 8998bd30e6a1: Pull complete [2024-10-31T19:04:29.633Z] 04944245beec: Pull complete [2024-10-31T19:04:31.037Z] 699f458cf7ca: Pull complete [2024-10-31T19:04:31.305Z] 765212b225bb: Pull complete [2024-10-31T19:04:32.267Z] f23df028b6ca: Pull complete [2024-10-31T19:04:32.267Z] d65c8cfc05b1: Pull complete [2024-10-31T19:04:50.469Z] 2437ff75d9bd: Pull complete [2024-10-31T19:04:50.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-31T19:04:50.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T19:04:50.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T19:04:50.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-24234 does not seem to be running inside a container [2024-10-31T19:04:50.865Z] $ 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-10-31T19:04:53.442Z] $ docker top 601a263906935c9a5f53a821f1d4b347079cb5132b3860848c8f93dd510e0aa2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:04:54.336Z] ---> job-cost.sh [2024-10-31T19:04:54.337Z] lf-activate-venv: SKIPPING [2024-10-31T19:04:54.337Z] INFO: No Stack... [2024-10-31T19:04:54.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-31T19:04:55.490Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T19:04:55.833Z] + + cutcat -d, /w/workspace/device-uart/1/archives/cost.csv -f6 [2024-10-31T19:04:55.833Z] [Pipeline] lock [2024-10-31T19:04:56.189Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [2024-10-31T19:04:56.195Z] Resource [jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] did not exist. Created. [2024-10-31T19:04:56.202Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T19:04:56.635Z] /w/workspace/device-uart/1@tmp/durable-50ddca63/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-31T19:04:57.318Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-31T19:04:57.363Z] Warning: overwriting stash ‘stack-cost’ [2024-10-31T19:04:57.412Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T19:04:57.433Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T19:04:57.532Z] $ docker stop --time=1 601a263906935c9a5f53a821f1d4b347079cb5132b3860848c8f93dd510e0aa2 [2024-10-31T19:04:59.009Z] $ docker rm -f --volumes 601a263906935c9a5f53a821f1d4b347079cb5132b3860848c8f93dd510e0aa2 [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-10-31T19:05:00.221Z] provisioning config files... [2024-10-31T19:05:00.231Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-83@tmp/config1640195467817533557tmp [Pipeline] { [Pipeline] sh [2024-10-31T19:05:00.583Z] + set +x [2024-10-31T19:05:00.584Z] + + curl -s https://codecov.io/bash [2024-10-31T19:05:00.584Z] bash -s -- [2024-10-31T19:05:00.584Z] [2024-10-31T19:05:00.584Z] _____ _ [2024-10-31T19:05:00.584Z] / ____| | | [2024-10-31T19:05:00.584Z] | | ___ __| | ___ ___ _____ __ [2024-10-31T19:05:00.584Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-31T19:05:00.584Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-31T19:05:00.584Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-31T19:05:00.584Z] Bash-1.0.6 [2024-10-31T19:05:00.584Z] [2024-10-31T19:05:00.584Z] [2024-10-31T19:05:00.584Z] ==> git version 2.25.1 found [2024-10-31T19:05:00.584Z] ==> 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-10-31T19:05:00.584Z] Release-Date: 2020-01-08 [2024-10-31T19:05:00.584Z] 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-10-31T19:05:00.584Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-31T19:05:00.584Z] ==> Jenkins CI detected. [2024-10-31T19:05:00.584Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-83 [2024-10-31T19:05:00.584Z] project root: . [2024-10-31T19:05:00.584Z] --> token set from env [2024-10-31T19:05:00.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-31T19:05:00.843Z] ==> Running gcov in . (disable via -X gcov) [2024-10-31T19:05:00.843Z] ==> Python coveragepy not found [2024-10-31T19:05:00.843Z] ==> Searching for coverage reports in: [2024-10-31T19:05:00.843Z] + . [2024-10-31T19:05:00.843Z] -> Found 1 reports [2024-10-31T19:05:00.843Z] ==> Detecting git/mercurial file structure [2024-10-31T19:05:00.843Z] ==> Reading reports [2024-10-31T19:05:00.843Z] + ./coverage.out bytes=6770 [2024-10-31T19:05:00.843Z] ==> Appending adjustments [2024-10-31T19:05:00.843Z] https://docs.codecov.io/docs/fixing-reports [2024-10-31T19:05:00.843Z] + Found adjustments [2024-10-31T19:05:00.843Z] ==> Gzipping contents [2024-10-31T19:05:00.843Z] 4.0K /tmp/codecov.ayDbgq.gz [2024-10-31T19:05:00.843Z] ==> Uploading reports [2024-10-31T19:05:00.843Z] url: https://codecov.io [2024-10-31T19:05:00.843Z] query: branch=PR-83&commit=1c815509f916392117e9cc195680063cad4036b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=83&job=&cmd_args= [2024-10-31T19:05:00.843Z] -> Pinging Codecov [2024-10-31T19:05:00.844Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-83&commit=1c815509f916392117e9cc195680063cad4036b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=83&job=&cmd_args= [2024-10-31T19:05:01.103Z] -> Uploading to [2024-10-31T19:05:01.104Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/1c815509f916392117e9cc195680063cad4036b3/18eb2119-0a25-4dc9-a248-067c6d30ff96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T190500Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3ef1d14e2c0292f5cb244423565f8e229cccebb16287eb596e072378465396da [2024-10-31T19:05:01.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T19:05:01.104Z] Dload Upload Total Spent Left Speed [2024-10-31T19:05:01.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5907 --:--:-- --:--:-- --:--:-- 5933 [2024-10-31T19:05:01.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/1c815509f916392117e9cc195680063cad4036b3 [Pipeline] } [2024-10-31T19:05:01.396Z] 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-10-31T19:05:03.723Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-83/archives ] [2024-10-31T19:05:03.723Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-83/archives [2024-10-31T19:05:03.723Z] total 16 [2024-10-31T19:05:03.723Z] drwxr-xr-x 3 root root 4096 Oct 31 18:54 . [2024-10-31T19:05:03.723Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 18:54 .. [2024-10-31T19:05:03.723Z] drwxr-xr-x 2 root root 4096 Oct 31 18:54 cost [2024-10-31T19:05:03.723Z] -rw-r--r-- 1 root root 82 Oct 31 18:54 cost.csv [2024-10-31T19:05:03.723Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-83/archives [2024-10-31T19:05:03.723Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-83/archives [2024-10-31T19:05:03.723Z] total 16 [2024-10-31T19:05:03.723Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 18:54 . [2024-10-31T19:05:03.723Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 18:54 .. [2024-10-31T19:05:03.723Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 18:54 cost [2024-10-31T19:05:03.723Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 31 18:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:05:04.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:05:04.965Z] ---> package-listing.sh [2024-10-31T19:05:04.965Z] ++ facter osfamily [2024-10-31T19:05:04.965Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-31T19:05:05.228Z] + OS_FAMILY=debian [2024-10-31T19:05:05.228Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-83 [2024-10-31T19:05:05.228Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-31T19:05:05.228Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-31T19:05:05.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-31T19:05:05.228Z] + PACKAGES=/tmp/packages_start.txt [2024-10-31T19:05:05.228Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-83 ']' [2024-10-31T19:05:05.228Z] + PACKAGES=/tmp/packages_end.txt [2024-10-31T19:05:05.228Z] + case "${OS_FAMILY}" in [2024-10-31T19:05:05.228Z] + dpkg -l [2024-10-31T19:05:05.228Z] + grep '^ii' [2024-10-31T19:05:05.228Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-31T19:05:05.228Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-31T19:05:05.228Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-31T19:05:05.228Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-83 ']' [2024-10-31T19:05:05.228Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-83/archives/ [2024-10-31T19:05:05.228Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-83/archives/ [Pipeline] echo [2024-10-31T19:05:05.259Z] 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-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-31T19:05:05.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T19:05:06.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T19:05:06.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T19:05:06.368Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2024-10-31T19:05:06.389Z] $ 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-83/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-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-31T19:05:06.604Z] $ docker top e0972caf1177ef51fdc3c6819a1b8b9720b679a16bab02fab0d56327929f0e84 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T19:05:07.036Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-31T19:05:07.360Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-31T19:05:07.679Z] + ls /var/log/sa-host [2024-10-31T19:05:07.679Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T19:05:07.937Z] provisioning config files... [2024-10-31T19:05:07.945Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-83@tmp/config1404151384805258625tmp [Pipeline] { [Pipeline] echo [2024-10-31T19:05:08.009Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:05:08.323Z] ---> create-netrc.sh [Pipeline] } [2024-10-31T19:05:08.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:05:08.745Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-31T19:05:08.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:05:09.106Z] ---> sudo-logs.sh [2024-10-31T19:05:09.106Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-31T19:05:09.217Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:05:09.543Z] ---> job-cost.sh [2024-10-31T19:05:09.543Z] lf-activate-venv: SKIPPING [2024-10-31T19:05:09.543Z] DEBUG: total: 0.2199999988079071 [2024-10-31T19:05:09.543Z] INFO: Retrieving Stack Cost... [2024-10-31T19:05:10.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T19:05:10.372Z] INFO: Archiving Costs [Pipeline] echo [2024-10-31T19:05:10.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:05:10.755Z] ---> logs-deploy.sh [2024-10-31T19:05:10.755Z] lf-activate-venv: SKIPPING [2024-10-31T19:05:10.755Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-83/1 [2024-10-31T19:05:10.755Z] INFO: archiving workspace using pattern(s): [2024-10-31T19:05:11.691Z] Archives upload complete. [2024-10-31T19:05:11.953Z] INFO: archiving logs to Nexus