Pull request #38 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9545307f0bfe1147094d57e2d67d60aa86e7168+56a8503eef07c46f22bc765105e6cf123a2f1194 (6480f626de3734f3a953849b8388dc2f960744c3) 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-ssh16669494164004923858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9534231388587163481.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-38/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-38/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1763568598320811943.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-38/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14556842874476943354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1393204217864369936.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-38/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-38/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh73411636484769045.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24570 in /w/workspace/edgexfoundry_device-uart_PR-38 [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-38 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 56a8503eef07c46f22bc765105e6cf123a2f1194 into PR head commit b9545307f0bfe1147094d57e2d67d60aa86e7168 Merge succeeded, producing b9545307f0bfe1147094d57e2d67d60aa86e7168 Checking out Revision b9545307f0bfe1147094d57e2d67d60aa86e7168 (PR-38) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9545307f0bfe1147094d57e2d67d60aa86e7168 # 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 56a8503eef07c46f22bc765105e6cf123a2f1194 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9545307f0bfe1147094d57e2d67d60aa86e7168 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T18:36:49.618Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T18:36:49.853Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T18:36:49.960Z] ========================================================= [2023-12-06T18:36:49.960Z] EdgeX Global Pipelines Version Info [2023-12-06T18:36:49.960Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:36:50.735Z] ------------------- [2023-12-06T18:36:50.735Z] stable info: [2023-12-06T18:36:50.735Z] ------------------- [2023-12-06T18:36:50.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T18:36:50.735Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T18:36:50.735Z] Message: update stable to v1.0.258 [2023-12-06T18:36:51.304Z] ------------------- [2023-12-06T18:36:51.304Z] experimental info: [2023-12-06T18:36:51.304Z] ------------------- [2023-12-06T18:36:51.304Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T18:36:51.304Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T18:36:51.304Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T18:36:51.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-12-06T18:36:51.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-12-06T18:36:51.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T18:36:51.695Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T18:36:51.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T18:36:51.815Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T18:36:51.875Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T18:36:51.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T18:36:52.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T18:36:52.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T18:36:52.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T18:36:52.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-12-06T18:36:52.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T18:36:52.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T18:36:52.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T18:36:52.466Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T18:36:52.531Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T18:36:52.596Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T18:36:52.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T18:36:52.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T18:36:52.792Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T18:36:52.877Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T18:36:52.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T18:36:53.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T18:36:53.099Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T18:36:53.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T18:36:53.237Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T18:36:53.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-38 [Pipeline] echo [2023-12-06T18:36:53.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-38 [Pipeline] echo [2023-12-06T18:36:53.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-38 [Pipeline] echo [2023-12-06T18:36:53.539Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9545307f0bfe1147094d57e2d67d60aa86e7168 [Pipeline] echo [2023-12-06T18:36:53.670Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b954530 [Pipeline] echo [2023-12-06T18:36:53.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T18:36:53.913Z] provisioning config files... [2023-12-06T18:36:53.926Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-38@tmp/config5120214893441967260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:36:54.321Z] ---> ****-login.sh [2023-12-06T18:36:54.321Z] nexus3.edgexfoundry.org:10001 [2023-12-06T18:36:54.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:36:54.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:36:54.843Z] Configure a credential helper to remove this warning. See [2023-12-06T18:36:54.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:36:54.843Z] [2023-12-06T18:36:54.843Z] Login Succeeded [2023-12-06T18:36:54.843Z] nexus3.edgexfoundry.org:10002 [2023-12-06T18:36:54.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:36:55.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:36:55.161Z] Configure a credential helper to remove this warning. See [2023-12-06T18:36:55.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:36:55.161Z] [2023-12-06T18:36:55.161Z] Login Succeeded [2023-12-06T18:36:55.161Z] nexus3.edgexfoundry.org:10003 [2023-12-06T18:36:55.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:36:55.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:36:55.161Z] Configure a credential helper to remove this warning. See [2023-12-06T18:36:55.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:36:55.161Z] [2023-12-06T18:36:55.161Z] Login Succeeded [2023-12-06T18:36:55.161Z] nexus3.edgexfoundry.org:10004 [2023-12-06T18:36:55.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:36:55.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:36:55.161Z] Configure a credential helper to remove this warning. See [2023-12-06T18:36:55.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:36:55.161Z] [2023-12-06T18:36:55.161Z] Login Succeeded [2023-12-06T18:36:55.161Z] ****.io [2023-12-06T18:36:55.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:36:55.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:36:55.681Z] Configure a credential helper to remove this warning. See [2023-12-06T18:36:55.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:36:55.681Z] [2023-12-06T18:36:55.681Z] Login Succeeded [2023-12-06T18:36:55.681Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T18:36:55.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T18:36:56.552Z] + git rev-list -1 --merges b9545307f0bfe1147094d57e2d67d60aa86e7168~1..b9545307f0bfe1147094d57e2d67d60aa86e7168 [Pipeline] echo [2023-12-06T18:36:56.591Z] -----------> git rev-list -1 --merges b9545307f0bfe1147094d57e2d67d60aa86e7168~1..b9545307f0bfe1147094d57e2d67d60aa86e7168 b9545307f0bfe1147094d57e2d67d60aa86e7168 [false] [Pipeline] sh [2023-12-06T18:36:56.917Z] + git log --format=format:%s -1 b9545307f0bfe1147094d57e2d67d60aa86e7168 [Pipeline] echo [2023-12-06T18:36:56.957Z] ========================================================= [2023-12-06T18:36:56.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T18:36:56.957Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T18:36:57.447Z] + git log --format=format:%s -1 b9545307f0bfe1147094d57e2d67d60aa86e7168 [Pipeline] echo [2023-12-06T18:36:57.477Z] [semverPrep] GIT_COMMIT: b9545307f0bfe1147094d57e2d67d60aa86e7168, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-06T18:36:57.528Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T18:36:57.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T18:36:57.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T18:36:57.957Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T18:36:57.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T18:36:57.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T18:36:57.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T18:36:57.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:36:58.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T18:36:58.468Z] [2023-12-06T18:36:58.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:36:58.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T18:36:58.862Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T18:36:58.862Z] b85a868b505f: Pulling fs layer [2023-12-06T18:36:58.862Z] e2be974225ed: Pulling fs layer [2023-12-06T18:36:58.862Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T18:36:58.862Z] 988bab9f4d93: Pulling fs layer [2023-12-06T18:36:58.862Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T18:36:58.862Z] eaf3925da568: Pulling fs layer [2023-12-06T18:36:58.862Z] bab4dde63d76: Pulling fs layer [2023-12-06T18:36:58.862Z] bde34c3a00c8: Pulling fs layer [2023-12-06T18:36:58.862Z] b352a97aabf1: Pulling fs layer [2023-12-06T18:36:58.862Z] 4872d77fe225: Pulling fs layer [2023-12-06T18:36:58.862Z] 5851b861e8e6: Pulling fs layer [2023-12-06T18:36:58.862Z] bab4dde63d76: Waiting [2023-12-06T18:36:58.862Z] bde34c3a00c8: Waiting [2023-12-06T18:36:58.862Z] 4872d77fe225: Waiting [2023-12-06T18:36:58.862Z] b352a97aabf1: Waiting [2023-12-06T18:36:58.862Z] 988bab9f4d93: Waiting [2023-12-06T18:36:58.862Z] 5851b861e8e6: Waiting [2023-12-06T18:36:58.862Z] 1469e6f7b9e6: Waiting [2023-12-06T18:36:58.862Z] eaf3925da568: Waiting [2023-12-06T18:36:58.862Z] e2be974225ed: Download complete [2023-12-06T18:36:58.862Z] 988bab9f4d93: Download complete [2023-12-06T18:36:58.862Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T18:36:58.862Z] 1469e6f7b9e6: Download complete [2023-12-06T18:36:59.120Z] eaf3925da568: Verifying Checksum [2023-12-06T18:36:59.120Z] eaf3925da568: Download complete [2023-12-06T18:36:59.120Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T18:36:59.120Z] 339a4e72a1f5: Download complete [2023-12-06T18:36:59.120Z] bde34c3a00c8: Verifying Checksum [2023-12-06T18:36:59.120Z] bde34c3a00c8: Download complete [2023-12-06T18:36:59.120Z] b352a97aabf1: Verifying Checksum [2023-12-06T18:36:59.120Z] b352a97aabf1: Download complete [2023-12-06T18:36:59.120Z] 4872d77fe225: Download complete [2023-12-06T18:36:59.120Z] 5851b861e8e6: Verifying Checksum [2023-12-06T18:36:59.120Z] 5851b861e8e6: Download complete [2023-12-06T18:36:59.120Z] b85a868b505f: Verifying Checksum [2023-12-06T18:36:59.120Z] b85a868b505f: Download complete [2023-12-06T18:36:59.379Z] bab4dde63d76: Verifying Checksum [2023-12-06T18:36:59.379Z] bab4dde63d76: Download complete [2023-12-06T18:37:00.318Z] b85a868b505f: Pull complete [2023-12-06T18:37:00.318Z] e2be974225ed: Pull complete [2023-12-06T18:37:00.886Z] 339a4e72a1f5: Pull complete [2023-12-06T18:37:00.886Z] 988bab9f4d93: Pull complete [2023-12-06T18:37:01.146Z] 1469e6f7b9e6: Pull complete [2023-12-06T18:37:01.146Z] eaf3925da568: Pull complete [2023-12-06T18:37:03.061Z] bab4dde63d76: Pull complete [2023-12-06T18:37:03.061Z] bde34c3a00c8: Pull complete [2023-12-06T18:37:03.061Z] b352a97aabf1: Pull complete [2023-12-06T18:37:03.322Z] 4872d77fe225: Pull complete [2023-12-06T18:37:03.322Z] 5851b861e8e6: Pull complete [2023-12-06T18:37:03.322Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T18:37:03.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T18:37:03.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:37:03.666Z] prd-ubuntu20.04-docker-8c-8g-24570 does not seem to be running inside a container [2023-12-06T18:37:03.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-38 -v /w/workspace/edgexfoundry_device-uart_PR-38:/w/workspace/edgexfoundry_device-uart_PR-38:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-38@tmp:/w/workspace/edgexfoundry_device-uart_PR-38@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 [2023-12-06T18:37:05.742Z] $ docker top a42d7f248229696a7a3d06c902905728235d8130b7cf8400442b95ed8c5dcfa9 -eo pid,comm [2023-12-06T18:37:05.807Z] 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). [2023-12-06T18:37:05.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T18:37:06.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T18:37:06.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T18:37:06.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T18:37:06.109Z] $ docker exec a42d7f248229696a7a3d06c902905728235d8130b7cf8400442b95ed8c5dcfa9 ssh-agent [2023-12-06T18:37:06.219Z] SSH_AUTH_SOCK=/tmp/ssh-QgqJdwo7OOA2/agent.32 [2023-12-06T18:37:06.219Z] SSH_AGENT_PID=38 [2023-12-06T18:37:06.226Z] Running ssh-add (command line suppressed) [2023-12-06T18:37:06.324Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-38@tmp/private_key_10523654854011137880.key (/w/workspace/edgexfoundry_device-uart_PR-38@tmp/private_key_10523654854011137880.key) [2023-12-06T18:37:06.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T18:37:06.726Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T18:37:06.751Z] $ docker exec --env ******** --env ******** a42d7f248229696a7a3d06c902905728235d8130b7cf8400442b95ed8c5dcfa9 ssh-agent -k [2023-12-06T18:37:06.844Z] unset SSH_AUTH_SOCK; [2023-12-06T18:37:06.844Z] unset SSH_AGENT_PID; [2023-12-06T18:37:06.845Z] echo Agent pid 38 killed; [2023-12-06T18:37:06.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T18:37:07.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T18:37:07.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T18:37:07.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T18:37:07.112Z] $ docker exec a42d7f248229696a7a3d06c902905728235d8130b7cf8400442b95ed8c5dcfa9 ssh-agent [2023-12-06T18:37:07.214Z] SSH_AUTH_SOCK=/tmp/ssh-6lOph6xlNo0b/agent.70 [2023-12-06T18:37:07.214Z] SSH_AGENT_PID=76 [2023-12-06T18:37:07.218Z] Running ssh-add (command line suppressed) [2023-12-06T18:37:07.306Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-38@tmp/private_key_16607815315549451064.key (/w/workspace/edgexfoundry_device-uart_PR-38@tmp/private_key_16607815315549451064.key) [2023-12-06T18:37:07.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T18:37:07.673Z] + git semver init [2023-12-06T18:37:07.933Z] 2023-12-06 18:37:07,854 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T18:37:07.933Z] 2023-12-06 18:37:07,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-38/.semver [2023-12-06T18:37:07.933Z] 2023-12-06 18:37:07,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-38/.semver [2023-12-06T18:37:07.933Z] 2023-12-06 18:37:07,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-38/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-38, universal_newlines=False, shell=None, istream=None) [2023-12-06T18:37:09.311Z] 2023-12-06 18:37:08,909 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-38/.git/info/exclude [2023-12-06T18:37:09.311Z] 2023-12-06 18:37:08,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-38/.semver/PR-38 with force:False [2023-12-06T18:37:09.311Z] 2023-12-06 18:37:08,910 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-38/.semver/PR-38 [2023-12-06T18:37:09.311Z] 2023-12-06 18:37:08,915 [execute] INFO git cat-file --batch-check [2023-12-06T18:37:09.311Z] 2023-12-06 18:37:08,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-38/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T18:37:09.311Z] 2023-12-06 18:37:08,923 [execute] INFO git cat-file --batch [2023-12-06T18:37:09.311Z] 2023-12-06 18:37:08,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-38/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T18:37:09.311Z] 2023-12-06 18:37:08,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-38/.semver/PR-38 [2023-12-06T18:37:09.311Z] 0.0.0 [Pipeline] } [2023-12-06T18:37:09.335Z] $ docker exec --env ******** --env ******** a42d7f248229696a7a3d06c902905728235d8130b7cf8400442b95ed8c5dcfa9 ssh-agent -k [2023-12-06T18:37:09.437Z] unset SSH_AUTH_SOCK; [2023-12-06T18:37:09.437Z] unset SSH_AGENT_PID; [2023-12-06T18:37:09.438Z] echo Agent pid 76 killed; [2023-12-06T18:37:09.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T18:37:09.986Z] + git semver [Pipeline] } [2023-12-06T18:37:10.265Z] $ docker stop --time=1 a42d7f248229696a7a3d06c902905728235d8130b7cf8400442b95ed8c5dcfa9 [2023-12-06T18:37:11.562Z] $ docker rm -f --volumes a42d7f248229696a7a3d06c902905728235d8130b7cf8400442b95ed8c5dcfa9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T18:37:12.018Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T18:37:12.336Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T18:37:12.359Z] [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 [2023-12-06T18:37:13.244Z] provisioning config files... [2023-12-06T18:37:13.255Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-38@tmp/config11375054409303089808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:37:13.656Z] ---> ****-login.sh [2023-12-06T18:37:13.656Z] nexus3.edgexfoundry.org:10001 [2023-12-06T18:37:13.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:37:13.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:37:13.657Z] Configure a credential helper to remove this warning. See [2023-12-06T18:37:13.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:37:13.657Z] [2023-12-06T18:37:13.657Z] Login Succeeded [2023-12-06T18:37:13.657Z] nexus3.edgexfoundry.org:10002 [2023-12-06T18:37:13.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:37:13.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:37:13.657Z] Configure a credential helper to remove this warning. See [2023-12-06T18:37:13.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:37:13.657Z] [2023-12-06T18:37:13.657Z] Login Succeeded [2023-12-06T18:37:13.657Z] nexus3.edgexfoundry.org:10003 [2023-12-06T18:37:13.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:37:13.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:37:13.918Z] Configure a credential helper to remove this warning. See [2023-12-06T18:37:13.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:37:13.918Z] [2023-12-06T18:37:13.918Z] Login Succeeded [2023-12-06T18:37:13.918Z] nexus3.edgexfoundry.org:10004 [2023-12-06T18:37:13.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:37:13.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:37:13.918Z] Configure a credential helper to remove this warning. See [2023-12-06T18:37:13.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:37:13.918Z] [2023-12-06T18:37:13.918Z] Login Succeeded [2023-12-06T18:37:13.918Z] ****.io [2023-12-06T18:37:14.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:37:14.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:37:14.179Z] Configure a credential helper to remove this warning. See [2023-12-06T18:37:14.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:37:14.179Z] [2023-12-06T18:37:14.179Z] Login Succeeded [2023-12-06T18:37:14.179Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T18:37:14.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T18:37:14.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:37:14.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:37:14.656Z] ========================================================= [2023-12-06T18:37:14.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T18:37:14.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:37:15.231Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T18:37:15.231Z] Sending build context to Docker daemon 23.05MB [2023-12-06T18:37:15.231Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T18:37:15.231Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T18:37:15.231Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T18:37:15.231Z] 7264a8db6415: Pulling fs layer [2023-12-06T18:37:15.231Z] c4d48a809fc2: Pulling fs layer [2023-12-06T18:37:15.231Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T18:37:15.231Z] ad3a456e5733: Pulling fs layer [2023-12-06T18:37:15.231Z] 69c7f0334f64: Pulling fs layer [2023-12-06T18:37:15.231Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T18:37:15.231Z] ce7588e14bc9: Pulling fs layer [2023-12-06T18:37:15.231Z] b5e4710f87ac: Pulling fs layer [2023-12-06T18:37:15.231Z] 69c7f0334f64: Waiting [2023-12-06T18:37:15.231Z] 1f1c1a5573a3: Waiting [2023-12-06T18:37:15.231Z] ce7588e14bc9: Waiting [2023-12-06T18:37:15.231Z] b5e4710f87ac: Waiting [2023-12-06T18:37:15.231Z] ad3a456e5733: Waiting [2023-12-06T18:37:15.493Z] c4d48a809fc2: Download complete [2023-12-06T18:37:15.493Z] ad3a456e5733: Verifying Checksum [2023-12-06T18:37:15.493Z] ad3a456e5733: Download complete [2023-12-06T18:37:15.493Z] 69c7f0334f64: Verifying Checksum [2023-12-06T18:37:15.493Z] 69c7f0334f64: Download complete [2023-12-06T18:37:15.493Z] 7264a8db6415: Verifying Checksum [2023-12-06T18:37:15.493Z] 7264a8db6415: Download complete [2023-12-06T18:37:15.493Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T18:37:15.493Z] 1f1c1a5573a3: Download complete [2023-12-06T18:37:15.493Z] 7264a8db6415: Pull complete [2023-12-06T18:37:15.751Z] b5e4710f87ac: Verifying Checksum [2023-12-06T18:37:15.751Z] c4d48a809fc2: Pull complete [2023-12-06T18:37:15.751Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T18:37:15.751Z] 4f1c88b9dad5: Download complete [2023-12-06T18:37:16.317Z] ce7588e14bc9: Verifying Checksum [2023-12-06T18:37:16.317Z] ce7588e14bc9: Download complete [2023-12-06T18:37:18.846Z] 4f1c88b9dad5: Pull complete [2023-12-06T18:37:18.846Z] ad3a456e5733: Pull complete [2023-12-06T18:37:18.846Z] 69c7f0334f64: Pull complete [2023-12-06T18:37:18.846Z] 1f1c1a5573a3: Pull complete [2023-12-06T18:37:21.378Z] ce7588e14bc9: Pull complete [2023-12-06T18:37:21.638Z] b5e4710f87ac: Pull complete [2023-12-06T18:37:21.638Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T18:37:21.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T18:37:21.638Z] ---> 88b5674ff536 [2023-12-06T18:37:21.638Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T18:37:23.561Z] ---> Running in 9a2d1b41a524 [2023-12-06T18:37:23.561Z] Removing intermediate container 9a2d1b41a524 [2023-12-06T18:37:23.561Z] ---> b2feaab19879 [2023-12-06T18:37:23.561Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T18:37:23.820Z] ---> Running in 7f0d5246d304 [2023-12-06T18:37:23.820Z] Removing intermediate container 7f0d5246d304 [2023-12-06T18:37:23.820Z] ---> a63f6f4d3034 [2023-12-06T18:37:23.820Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T18:37:23.820Z] ---> Running in 51b86b8fbe85 [2023-12-06T18:37:23.820Z] Removing intermediate container 51b86b8fbe85 [2023-12-06T18:37:23.820Z] ---> 213376d3967b [2023-12-06T18:37:23.820Z] Step 6/12 : WORKDIR /device-uart [2023-12-06T18:37:24.078Z] ---> Running in 4707fc531842 [2023-12-06T18:37:24.078Z] Removing intermediate container 4707fc531842 [2023-12-06T18:37:24.078Z] ---> f8f823935230 [2023-12-06T18:37:24.078Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T18:37:24.078Z] ---> Running in cb248eaff049 [2023-12-06T18:37:24.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T18:37:24.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T18:37:24.856Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T18:37:24.856Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T18:37:24.856Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T18:37:24.856Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T18:37:24.856Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T18:37:24.856Z] OK: 268 MiB in 56 packages [2023-12-06T18:37:25.115Z] Removing intermediate container cb248eaff049 [2023-12-06T18:37:25.115Z] ---> d04b36ba81b1 [2023-12-06T18:37:25.115Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T18:37:25.375Z] ---> 190d23aebeec [2023-12-06T18:37:25.375Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T18:37:25.375Z] ---> Running in 40ad569c398c [2023-12-06T18:37:27.997Z] Still waiting to schedule task [2023-12-06T18:37:27.997Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T18:38:04.101Z] Removing intermediate container 40ad569c398c [2023-12-06T18:38:04.101Z] ---> 8a1bc01987e3 [2023-12-06T18:38:04.101Z] Step 10/12 : COPY . . [2023-12-06T18:38:04.101Z] ---> 4eacb2adb78b [2023-12-06T18:38:04.101Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T18:38:04.101Z] ---> Running in 34f714f87ee6 [2023-12-06T18:38:04.101Z] Removing intermediate container 34f714f87ee6 [2023-12-06T18:38:04.101Z] ---> 7ccb65fd9fec [2023-12-06T18:38:04.101Z] Step 12/12 : RUN ${MAKE} [2023-12-06T18:38:04.101Z] ---> Running in 86dacbafd1ba [2023-12-06T18:38:04.101Z] noop [2023-12-06T18:38:04.101Z] Removing intermediate container 86dacbafd1ba [2023-12-06T18:38:04.101Z] ---> cc4406903f06 [2023-12-06T18:38:04.101Z] Successfully built cc4406903f06 [2023-12-06T18:38:04.101Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:38:04.638Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T18:38:04.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:38:04.990Z] prd-ubuntu20.04-docker-8c-8g-24570 does not seem to be running inside a container [2023-12-06T18:38:05.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-38 -v /w/workspace/edgexfoundry_device-uart_PR-38:/w/workspace/edgexfoundry_device-uart_PR-38:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-38@tmp:/w/workspace/edgexfoundry_device-uart_PR-38@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 [2023-12-06T18:38:05.376Z] $ docker top 5870f1f47e17c9fa27d63b1cbe814609723ea223439b329944f53da027412a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:38:05.820Z] + go version [2023-12-06T18:38:05.820Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T18:38:05.853Z] $ docker stop --time=1 5870f1f47e17c9fa27d63b1cbe814609723ea223439b329944f53da027412a89 [2023-12-06T18:38:07.087Z] $ docker rm -f --volumes 5870f1f47e17c9fa27d63b1cbe814609723ea223439b329944f53da027412a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:38:08.050Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T18:38:08.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:38:08.255Z] prd-ubuntu20.04-docker-8c-8g-24570 does not seem to be running inside a container [2023-12-06T18:38:08.290Z] $ 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-38 -v /w/workspace/edgexfoundry_device-uart_PR-38:/w/workspace/edgexfoundry_device-uart_PR-38:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-38@tmp:/w/workspace/edgexfoundry_device-uart_PR-38@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 [2023-12-06T18:38:08.634Z] $ docker top c750603abc5d6eae79d26ef72370ce35e2aa2c5f2d2dc9f94600c51e8225027b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:38:09.207Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-38 [Pipeline] fileExists [Pipeline] sh [2023-12-06T18:38:09.606Z] + make test [2023-12-06T18:38:09.606Z] go test ./... -coverprofile=coverage.out [2023-12-06T18:38:10.541Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-06T18:38:20.505Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-06T18:38:20.505Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-06T18:38:24.700Z] go vet ./... [2023-12-06T18:38:27.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T18:38:27.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T18:38:27.984Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T18:38:28.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T18:38:28.091Z] $ docker stop --time=1 c750603abc5d6eae79d26ef72370ce35e2aa2c5f2d2dc9f94600c51e8225027b [2023-12-06T18:38:30.253Z] $ docker rm -f --volumes c750603abc5d6eae79d26ef72370ce35e2aa2c5f2d2dc9f94600c51e8225027b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T18:38:30.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T18:38:30.901Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T18:38:31.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T18:38:32.053Z] + ls -al . [2023-12-06T18:38:32.053Z] total 156 [2023-12-06T18:38:32.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:38 . [2023-12-06T18:38:32.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 18:36 .. [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 18:36 .dockerignore [2023-12-06T18:38:32.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:38 .git [2023-12-06T18:38:32.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:36 .github [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 6 18:36 .gitignore [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 18:36 .golangci.yml [2023-12-06T18:38:32.053Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 18:37 .semver [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 6 18:36 Attribution.txt [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 6 18:36 CHANGELOG.md [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 6 18:36 Dockerfile [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 18:36 GOVERNANCE.md [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 6 18:36 Jenkinsfile [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 18:36 LICENSE [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 6 18:36 Makefile [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 18:36 OWNERS.md [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 6 18:36 README.md [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 18:37 VERSION [2023-12-06T18:38:32.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:36 bin [2023-12-06T18:38:32.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:36 cmd [2023-12-06T18:38:32.053Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 6 18:38 coverage.out [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 6 18:36 go.mod [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 35303 Dec 6 18:36 go.sum [2023-12-06T18:38:32.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:36 internal [2023-12-06T18:38:32.053Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 18:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:38:32.503Z] + 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=b9545307f0bfe1147094d57e2d67d60aa86e7168 --label arch=amd64 --label version=0.0.0 . [2023-12-06T18:38:32.503Z] Sending build context to Docker daemon 23.06MB [2023-12-06T18:38:32.503Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T18:38:32.503Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-06T18:38:32.503Z] ---> cc4406903f06 [2023-12-06T18:38:32.503Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T18:38:32.765Z] ---> Running in 66fff02fc825 [2023-12-06T18:38:32.765Z] Removing intermediate container 66fff02fc825 [2023-12-06T18:38:32.765Z] ---> 3b73eca27fb6 [2023-12-06T18:38:32.765Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T18:38:32.765Z] ---> Running in 6dbc249c0468 [2023-12-06T18:38:32.765Z] Removing intermediate container 6dbc249c0468 [2023-12-06T18:38:32.765Z] ---> a04d9d236475 [2023-12-06T18:38:32.765Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-06T18:38:32.765Z] ---> Running in fd2e0fbef607 [2023-12-06T18:38:33.024Z] Removing intermediate container fd2e0fbef607 [2023-12-06T18:38:33.024Z] ---> 0a82d76a6ca9 [2023-12-06T18:38:33.024Z] Step 6/26 : WORKDIR /device-uart [2023-12-06T18:38:33.024Z] ---> Running in 082ab9e7f64b [2023-12-06T18:38:33.024Z] Removing intermediate container 082ab9e7f64b [2023-12-06T18:38:33.024Z] ---> 50f2f3203e1f [2023-12-06T18:38:33.024Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T18:38:33.024Z] ---> Running in e3ca790020d7 [2023-12-06T18:38:33.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T18:38:33.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T18:38:33.802Z] OK: 268 MiB in 56 packages [2023-12-06T18:38:34.061Z] Removing intermediate container e3ca790020d7 [2023-12-06T18:38:34.061Z] ---> 254d7b0d6bf5 [2023-12-06T18:38:34.061Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-06T18:38:34.321Z] ---> b4d9bc8d9565 [2023-12-06T18:38:34.321Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T18:38:34.321Z] ---> Running in 6da97f5e3f20 [2023-12-06T18:38:34.888Z] Removing intermediate container 6da97f5e3f20 [2023-12-06T18:38:34.888Z] ---> 3cf6ae6197a2 [2023-12-06T18:38:34.888Z] Step 10/26 : COPY . . [2023-12-06T18:38:35.490Z] ---> 6821b21fcc2c [2023-12-06T18:38:35.490Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T18:38:35.490Z] ---> Running in 113be687d298 [2023-12-06T18:38:35.490Z] Removing intermediate container 113be687d298 [2023-12-06T18:38:35.490Z] ---> 44235cacb7b2 [2023-12-06T18:38:35.490Z] Step 12/26 : RUN ${MAKE} [2023-12-06T18:38:35.490Z] ---> Running in c7648f826eb2 [2023-12-06T18:38:35.748Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-06T18:38:53.834Z] Removing intermediate container c7648f826eb2 [2023-12-06T18:38:53.834Z] ---> 2f59d26ecbfa [2023-12-06T18:38:53.834Z] Step 13/26 : FROM alpine:3.18 [2023-12-06T18:38:53.834Z] 3.18: Pulling from library/alpine [2023-12-06T18:38:53.834Z] c926b61bad3b: Pulling fs layer [2023-12-06T18:38:53.834Z] c926b61bad3b: Verifying Checksum [2023-12-06T18:38:53.834Z] c926b61bad3b: Download complete [2023-12-06T18:38:53.834Z] c926b61bad3b: Pull complete [2023-12-06T18:38:53.834Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:38:53.834Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T18:38:53.834Z] ---> b541f2080109 [2023-12-06T18:38:53.834Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-06T18:38:53.834Z] ---> Running in f0d8daec7aec [2023-12-06T18:38:53.834Z] Removing intermediate container f0d8daec7aec [2023-12-06T18:38:53.834Z] ---> 6cc094ae4e33 [2023-12-06T18:38:53.834Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-06T18:38:53.834Z] ---> Running in 4f59ce70bbd6 [2023-12-06T18:38:53.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T18:38:53.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T18:38:53.834Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T18:38:53.834Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T18:38:53.834Z] OK: 7 MiB in 16 packages [2023-12-06T18:38:54.093Z] Removing intermediate container 4f59ce70bbd6 [2023-12-06T18:38:54.093Z] ---> bce47e6e7db8 [2023-12-06T18:38:54.093Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-06T18:38:54.350Z] ---> Running in c40fbb0158f4 [2023-12-06T18:38:54.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T18:38:54.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T18:38:54.872Z] OK: 7 MiB in 16 packages [2023-12-06T18:38:55.129Z] Removing intermediate container c40fbb0158f4 [2023-12-06T18:38:55.129Z] ---> 424d9bc4cd5d [2023-12-06T18:38:55.129Z] Step 17/26 : WORKDIR / [2023-12-06T18:38:55.129Z] ---> Running in b3993e41343c [2023-12-06T18:38:55.398Z] Removing intermediate container b3993e41343c [2023-12-06T18:38:55.398Z] ---> d17a45436830 [2023-12-06T18:38:55.398Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-12-06T18:38:55.398Z] ---> 08f27f2db7db [2023-12-06T18:38:55.398Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-12-06T18:38:55.655Z] ---> c382581c747e [2023-12-06T18:38:55.655Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-12-06T18:38:55.913Z] ---> b42fbbc34c5f [2023-12-06T18:38:55.913Z] Step 21/26 : EXPOSE 59995 [2023-12-06T18:38:56.173Z] ---> Running in e444b4525a46 [2023-12-06T18:38:56.173Z] Removing intermediate container e444b4525a46 [2023-12-06T18:38:56.173Z] ---> 0ca0f519c3be [2023-12-06T18:38:56.173Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-12-06T18:38:56.173Z] ---> Running in ec9a1c106474 [2023-12-06T18:38:56.173Z] Removing intermediate container ec9a1c106474 [2023-12-06T18:38:56.173Z] ---> ab8df240d3b6 [2023-12-06T18:38:56.173Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T18:38:56.248Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24571 in /w/workspace/edgexfoundry_device-uart_PR-38 [Pipeline] { [Pipeline] ws [2023-12-06T18:38:56.337Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-12-06T18:38:56.431Z] ---> Running in 5dd0d306b918 [2023-12-06T18:38:56.431Z] Removing intermediate container 5dd0d306b918 [2023-12-06T18:38:56.431Z] ---> 698e3378d080 [2023-12-06T18:38:56.431Z] Step 24/26 : LABEL arch=amd64 [2023-12-06T18:38:56.431Z] ---> Running in b00d74c89955 [2023-12-06T18:38:56.431Z] Removing intermediate container b00d74c89955 [2023-12-06T18:38:56.431Z] ---> 8770233b4a0a [2023-12-06T18:38:56.431Z] Step 25/26 : LABEL git_sha=b9545307f0bfe1147094d57e2d67d60aa86e7168 [2023-12-06T18:38:56.431Z] ---> Running in 6e24c7ab86a9 [2023-12-06T18:38:56.689Z] Removing intermediate container 6e24c7ab86a9 [2023-12-06T18:38:56.689Z] ---> 1efe26c16cec [2023-12-06T18:38:56.689Z] Step 26/26 : LABEL version=0.0.0 [2023-12-06T18:38:56.689Z] ---> Running in 9fc1353aa920 [2023-12-06T18:38:56.689Z] Removing intermediate container 9fc1353aa920 [2023-12-06T18:38:56.689Z] ---> 70575de4acc8 [2023-12-06T18:38:56.689Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T18:38:56.689Z] Successfully built 70575de4acc8 [2023-12-06T18:38:56.689Z] Successfully tagged device-uart:latest [2023-12-06T18:38:59.460Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:39:00.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T18:39:00.775Z] [2023-12-06T18:39:00.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:39:01.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T18:39:01.183Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T18:39:01.183Z] 5eb5b503b376: Pulling fs layer [2023-12-06T18:39:01.183Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T18:39:01.183Z] ec43610c2a17: Pulling fs layer [2023-12-06T18:39:01.183Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T18:39:01.183Z] 33b1e0a273af: Pulling fs layer [2023-12-06T18:39:01.183Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T18:39:01.183Z] 2f39f015ded8: Pulling fs layer [2023-12-06T18:39:01.183Z] 33b1e0a273af: Waiting [2023-12-06T18:39:01.183Z] 3a2ae6a8a46f: Waiting [2023-12-06T18:39:01.183Z] 5d3b04190fa2: Waiting [2023-12-06T18:39:01.183Z] 2f39f015ded8: Waiting [2023-12-06T18:39:01.183Z] 5c69ac0246d0: Download complete [2023-12-06T18:39:01.183Z] ec43610c2a17: Verifying Checksum [2023-12-06T18:39:01.183Z] ec43610c2a17: Download complete [2023-12-06T18:39:01.183Z] 33b1e0a273af: Verifying Checksum [2023-12-06T18:39:01.183Z] 33b1e0a273af: Download complete [2023-12-06T18:39:01.183Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T18:39:01.183Z] 5d3b04190fa2: Download complete [2023-12-06T18:39:01.440Z] 5eb5b503b376: Download complete [2023-12-06T18:39:02.374Z] 5eb5b503b376: Pull complete [2023-12-06T18:39:02.632Z] 5c69ac0246d0: Pull complete [2023-12-06T18:39:02.893Z] ec43610c2a17: Pull complete [2023-12-06T18:39:03.151Z] 3a2ae6a8a46f: Pull complete [2023-12-06T18:39:03.151Z] 33b1e0a273af: Pull complete [2023-12-06T18:39:03.412Z] 5d3b04190fa2: Pull complete [2023-12-06T18:39:04.484Z] using credential edgex-jenkins-ssh [2023-12-06T18:39:04.508Z] Cloning the remote Git repository [2023-12-06T18:39:04.544Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-12-06T18:39:04.632Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-12-06T18:39:04.765Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-06T18:39:04.766Z] > git --version # timeout=10 [2023-12-06T18:39:04.786Z] > git --version # 'git version 2.25.1' [2023-12-06T18:39:04.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T18:39:04.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T18:39:07.597Z] 2f39f015ded8: Pull complete [2023-12-06T18:39:07.597Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T18:39:07.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T18:39:07.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:39:08.025Z] prd-ubuntu20.04-docker-8c-8g-24570 does not seem to be running inside a container [2023-12-06T18:39:08.057Z] $ 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-38 -v /w/workspace/edgexfoundry_device-uart_PR-38:/w/workspace/edgexfoundry_device-uart_PR-38:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-38@tmp:/w/workspace/edgexfoundry_device-uart_PR-38@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 [2023-12-06T18:39:09.542Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-06T18:39:09.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T18:39:10.392Z] $ docker top 0611d43efb511fb08bc0adaa8df98c5eeb215ac7f7fa06283966f1e337c15ad6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:39:10.911Z] ---> job-cost.sh [2023-12-06T18:39:10.911Z] lf-activate-venv: SKIPPING [2023-12-06T18:39:10.911Z] INFO: No Stack... [2023-12-06T18:39:10.928Z] Merging remotes/origin/main commit 56a8503eef07c46f22bc765105e6cf123a2f1194 into PR head commit b9545307f0bfe1147094d57e2d67d60aa86e7168 [2023-12-06T18:39:11.170Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T18:39:10.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-06T18:39:10.382Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-06T18:39:10.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T18:39:10.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T18:39:10.940Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T18:39:11.005Z] > git checkout -f b9545307f0bfe1147094d57e2d67d60aa86e7168 # timeout=10 [2023-12-06T18:39:11.073Z] > git remote # timeout=10 [2023-12-06T18:39:11.097Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T18:39:11.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T18:39:11.123Z] > git merge 56a8503eef07c46f22bc765105e6cf123a2f1194 # timeout=10 [2023-12-06T18:39:11.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T18:39:11.215Z] Merge succeeded, producing b9545307f0bfe1147094d57e2d67d60aa86e7168 [2023-12-06T18:39:11.216Z] Checking out Revision b9545307f0bfe1147094d57e2d67d60aa86e7168 (PR-38) [2023-12-06T18:39:11.431Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T18:39:11.683Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-06T18:39:11.745Z] + + catcut /w/workspace/edgexfoundry_device-uart_PR-38/archives/cost.csv -d, [2023-12-06T18:39:11.745Z] -f6 [Pipeline] lock [2023-12-06T18:39:11.741Z] > git --version # timeout=10 [2023-12-06T18:39:11.759Z] > git --version # 'git version 2.25.1' [2023-12-06T18:39:11.775Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T18:39:11.783Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-38-1-stack-cost] [2023-12-06T18:39:11.787Z] Resource [jenkins-edgexfoundry-device-uart-PR-38-1-stack-cost] did not exist. Created. [2023-12-06T18:39:11.788Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T18:39:12.096Z] [2023-12-06T18:39:12.097Z] GitHub has been notified of this commit’s build result [2023-12-06T18:39:12.097Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2023-12-06T18:39:12.287Z] + echo total: 0.2199999988079071 [Pipeline] { [Pipeline] stash [2023-12-06T18:39:12.405Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T18:39:12.457Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T18:39:12.551Z] $ docker stop --time=1 0611d43efb511fb08bc0adaa8df98c5eeb215ac7f7fa06283966f1e337c15ad6 [2023-12-06T18:39:11.219Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T18:39:11.234Z] > git checkout -f b9545307f0bfe1147094d57e2d67d60aa86e7168 # timeout=10 [2023-12-06T18:39:13.717Z] $ docker rm -f --volumes 0611d43efb511fb08bc0adaa8df98c5eeb215ac7f7fa06283966f1e337c15ad6 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T18:39:14.787Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T18:39:14.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T18:39:14.787Z] Dload Upload Total Spent Left Speed [2023-12-06T18:39:14.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 87462 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh [2023-12-06T18:39:15.129Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T18:39:15.477Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T18:39:15.477Z] + sudo tee /etc/docker/daemon.new [2023-12-06T18:39:15.477Z] { [2023-12-06T18:39:15.477Z] "registry-mirrors": [ [2023-12-06T18:39:15.477Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T18:39:15.477Z] ], [2023-12-06T18:39:15.477Z] "bip": "10.250.0.254/24", [2023-12-06T18:39:15.477Z] "hosts": [ [2023-12-06T18:39:15.477Z] "tcp://0.0.0.0:5555", [2023-12-06T18:39:15.477Z] "unix:///var/run/docker.sock" [2023-12-06T18:39:15.477Z] ], [2023-12-06T18:39:15.477Z] "mtu": 1458, [2023-12-06T18:39:15.477Z] "selinux-enabled": true, [2023-12-06T18:39:15.477Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T18:39:15.477Z] } [Pipeline] sh [2023-12-06T18:39:15.808Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T18:39:16.148Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T18:39:34.490Z] provisioning config files... [2023-12-06T18:39:34.520Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config15031475285748583864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:39:35.009Z] ---> ****-login.sh [2023-12-06T18:39:35.009Z] nexus3.edgexfoundry.org:10001 [2023-12-06T18:39:35.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:39:35.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:39:35.543Z] Configure a credential helper to remove this warning. See [2023-12-06T18:39:35.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:39:35.543Z] [2023-12-06T18:39:35.543Z] Login Succeeded [2023-12-06T18:39:35.543Z] nexus3.edgexfoundry.org:10002 [2023-12-06T18:39:35.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:39:35.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:39:35.809Z] Configure a credential helper to remove this warning. See [2023-12-06T18:39:35.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:39:35.809Z] [2023-12-06T18:39:35.809Z] Login Succeeded [2023-12-06T18:39:35.809Z] nexus3.edgexfoundry.org:10003 [2023-12-06T18:39:35.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:39:36.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:39:36.077Z] Configure a credential helper to remove this warning. See [2023-12-06T18:39:36.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:39:36.077Z] [2023-12-06T18:39:36.077Z] Login Succeeded [2023-12-06T18:39:36.077Z] nexus3.edgexfoundry.org:10004 [2023-12-06T18:39:36.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:39:36.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:39:36.346Z] Configure a credential helper to remove this warning. See [2023-12-06T18:39:36.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:39:36.346Z] [2023-12-06T18:39:36.346Z] Login Succeeded [2023-12-06T18:39:36.346Z] ****.io [2023-12-06T18:39:36.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:39:36.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:39:36.613Z] Configure a credential helper to remove this warning. See [2023-12-06T18:39:36.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:39:36.613Z] [2023-12-06T18:39:36.613Z] Login Succeeded [2023-12-06T18:39:36.613Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T18:39:36.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T18:39:37.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:39:37.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:39:37.337Z] ========================================================= [2023-12-06T18:39:37.337Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T18:39:37.337Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:39:38.016Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T18:39:39.425Z] #0 building with "default" instance using docker driver [2023-12-06T18:39:39.425Z] [2023-12-06T18:39:39.425Z] #1 [internal] load .dockerignore [2023-12-06T18:39:39.425Z] #1 transferring context: 182B 0.0s done [2023-12-06T18:39:39.425Z] #1 DONE 0.1s [2023-12-06T18:39:39.425Z] [2023-12-06T18:39:39.425Z] #2 [internal] load build definition from Dockerfile [2023-12-06T18:39:39.425Z] #2 transferring dockerfile: 1.93kB done [2023-12-06T18:39:39.425Z] #2 DONE 0.1s [2023-12-06T18:39:39.699Z] [2023-12-06T18:39:39.699Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T18:39:39.699Z] #3 DONE 0.1s [2023-12-06T18:39:39.699Z] [2023-12-06T18:39:39.699Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T18:39:39.699Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T18:39:39.699Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 135.17kB / 3.33MB 0.1s [2023-12-06T18:39:39.699Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T18:39:39.699Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T18:39:39.699Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T18:39:39.975Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-06T18:39:39.975Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T18:39:39.975Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T18:39:39.975Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T18:39:39.975Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.3s [2023-12-06T18:39:39.975Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T18:39:39.975Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T18:39:39.975Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T18:39:39.975Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-06T18:39:39.975Z] #4 ... [2023-12-06T18:39:39.975Z] [2023-12-06T18:39:39.975Z] #5 [internal] load build context [2023-12-06T18:39:39.975Z] #5 transferring context: 11.51MB 0.4s done [2023-12-06T18:39:39.975Z] #5 DONE 0.4s [2023-12-06T18:39:39.975Z] [2023-12-06T18:39:39.975Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T18:39:39.975Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.62MB / 63.99MB 0.4s [2023-12-06T18:39:39.975Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.4s [2023-12-06T18:39:40.249Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.71MB / 63.99MB 0.5s [2023-12-06T18:39:40.249Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.5s [2023-12-06T18:39:40.249Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.5s [2023-12-06T18:39:40.249Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.7s [2023-12-06T18:39:40.249Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-06T18:39:40.249Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.7s [2023-12-06T18:39:40.519Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.19MB / 63.99MB 0.8s [2023-12-06T18:39:40.519Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T18:39:40.519Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 0.8s [2023-12-06T18:39:40.519Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.51MB / 63.99MB 0.9s [2023-12-06T18:39:40.519Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s [2023-12-06T18:39:40.519Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T18:39:40.789Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.82MB / 63.99MB 1.0s [2023-12-06T18:39:40.789Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.0s [2023-12-06T18:39:40.789Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.57MB / 63.99MB 1.2s [2023-12-06T18:39:40.789Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.2s [2023-12-06T18:39:40.789Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T18:39:40.789Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.06MB / 63.99MB 1.3s [2023-12-06T18:39:40.789Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s [2023-12-06T18:39:41.064Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.4s [2023-12-06T18:39:41.064Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 55.57MB / 97.63MB 1.4s [2023-12-06T18:39:41.369Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.50MB / 63.99MB 1.5s [2023-12-06T18:39:41.369Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.5s [2023-12-06T18:39:41.369Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-06T18:39:41.369Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.03MB / 97.63MB 1.7s [2023-12-06T18:39:41.369Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T18:39:41.369Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.8s [2023-12-06T18:39:41.637Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 1.9s [2023-12-06T18:39:41.637Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.0s [2023-12-06T18:39:41.903Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-06T18:39:41.903Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-06T18:39:47.241Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2023-12-06T18:39:52.650Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-06T18:39:59.305Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2023-12-06T18:39:59.572Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T18:39:59.572Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T18:39:59.572Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T18:39:59.572Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T18:40:07.776Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.0s [2023-12-06T18:40:10.364Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.2s done [2023-12-06T18:40:10.364Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-06T18:40:12.308Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T18:40:12.308Z] #4 DONE 32.6s [2023-12-06T18:40:12.308Z] [2023-12-06T18:40:12.308Z] #6 [builder 2/7] WORKDIR /device-uart [2023-12-06T18:40:13.719Z] #6 DONE 1.5s [2023-12-06T18:40:13.719Z] [2023-12-06T18:40:13.719Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T18:40:14.300Z] #7 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T18:40:14.565Z] #7 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T18:40:15.525Z] #7 1.797 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T18:40:15.525Z] #7 1.823 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T18:40:15.525Z] #7 1.835 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T18:40:15.525Z] #7 1.901 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T18:40:15.801Z] #7 1.927 Executing busybox-1.36.1-r5.trigger [2023-12-06T18:40:15.801Z] #7 1.961 OK: 271 MiB in 56 packages [2023-12-06T18:40:16.080Z] #7 DONE 2.2s [2023-12-06T18:40:16.080Z] [2023-12-06T18:40:16.080Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T18:40:16.080Z] #8 DONE 0.1s [2023-12-06T18:40:16.080Z] [2023-12-06T18:40:16.080Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T18:40:42.745Z] #9 DONE 25.7s [2023-12-06T18:40:42.745Z] [2023-12-06T18:40:42.745Z] #10 [builder 6/7] COPY . . [2023-12-06T18:40:42.745Z] #10 DONE 0.2s [2023-12-06T18:40:42.745Z] [2023-12-06T18:40:42.745Z] #11 [builder 7/7] RUN echo noop [2023-12-06T18:40:42.745Z] #11 0.566 noop [2023-12-06T18:40:42.745Z] #11 DONE 0.6s [2023-12-06T18:40:42.745Z] [2023-12-06T18:40:42.745Z] #12 exporting to image [2023-12-06T18:40:42.745Z] #12 exporting layers [2023-12-06T18:41:09.425Z] #12 exporting layers 23.6s done [2023-12-06T18:41:09.425Z] #12 writing image sha256:48da7468fa196fefe1c0e7f483b585fa6531ff41fa3aed00096b38a8caafe9df done [2023-12-06T18:41:09.425Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-06T18:41:09.425Z] #12 DONE 23.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:41:10.037Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T18:41:10.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:41:10.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-24571 does not seem to be running inside a container [2023-12-06T18:41:10.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T18:41:11.593Z] $ docker top a3179c598e975e49d670d6e7f084a331b519e05ae87b55fc0771c32077e52e16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:41:12.187Z] + go version [2023-12-06T18:41:12.187Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T18:41:12.251Z] $ docker stop --time=1 a3179c598e975e49d670d6e7f084a331b519e05ae87b55fc0771c32077e52e16 [2023-12-06T18:41:13.780Z] $ docker rm -f --volumes a3179c598e975e49d670d6e7f084a331b519e05ae87b55fc0771c32077e52e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:41:14.967Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T18:41:14.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:41:15.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-24571 does not seem to be running inside a container [2023-12-06T18:41:15.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T18:41:16.214Z] $ docker top f28cdf14556f80badd352b8fec552caca2036459c07b9bdc9e5e68ef87e6607d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:41:16.814Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T18:41:17.290Z] + make test [2023-12-06T18:41:17.290Z] go test ./... -coverprofile=coverage.out [2023-12-06T18:41:25.509Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-06T18:42:12.338Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-06T18:42:12.338Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-06T18:42:12.338Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T18:42:12.338Z] go vet ./... [2023-12-06T18:42:24.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T18:42:24.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T18:42:24.900Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T18:42:25.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T18:42:25.266Z] $ docker stop --time=1 f28cdf14556f80badd352b8fec552caca2036459c07b9bdc9e5e68ef87e6607d [2023-12-06T18:42:27.100Z] $ docker rm -f --volumes f28cdf14556f80badd352b8fec552caca2036459c07b9bdc9e5e68ef87e6607d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T18:42:28.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T18:42:28.325Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T18:42:28.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T18:42:29.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T18:42:29.838Z] + ls -al . [2023-12-06T18:42:29.838Z] total 152 [2023-12-06T18:42:29.838Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 18:41 . [2023-12-06T18:42:29.838Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 18:39 .. [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 18:39 .dockerignore [2023-12-06T18:42:29.838Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:39 .git [2023-12-06T18:42:29.838Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:39 .github [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 6 18:39 .gitignore [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 18:39 .golangci.yml [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 6 18:39 Attribution.txt [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 6 18:39 CHANGELOG.md [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 6 18:39 Dockerfile [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 18:39 GOVERNANCE.md [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 6 18:39 Jenkinsfile [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 18:39 LICENSE [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 6 18:39 Makefile [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 18:39 OWNERS.md [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 6 18:39 README.md [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 18:37 VERSION [2023-12-06T18:42:29.838Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:39 bin [2023-12-06T18:42:29.838Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:39 cmd [2023-12-06T18:42:29.838Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 6 18:41 coverage.out [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 6 18:39 go.mod [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 35303 Dec 6 18:39 go.sum [2023-12-06T18:42:29.838Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:39 internal [2023-12-06T18:42:29.838Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 18:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:42:30.350Z] + 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=b9545307f0bfe1147094d57e2d67d60aa86e7168 --label arch=arm64 --label version=0.0.0 . [2023-12-06T18:42:30.932Z] #0 building with "default" instance using docker driver [2023-12-06T18:42:30.932Z] [2023-12-06T18:42:30.932Z] #1 [internal] load build definition from Dockerfile [2023-12-06T18:42:30.932Z] #1 transferring dockerfile: 1.93kB done [2023-12-06T18:42:30.932Z] #1 DONE 0.0s [2023-12-06T18:42:30.932Z] [2023-12-06T18:42:30.932Z] #2 [internal] load .dockerignore [2023-12-06T18:42:30.932Z] #2 transferring context: 182B done [2023-12-06T18:42:31.197Z] #2 DONE 0.0s [2023-12-06T18:42:31.197Z] [2023-12-06T18:42:31.198Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T18:42:31.198Z] #3 DONE 0.0s [2023-12-06T18:42:31.198Z] [2023-12-06T18:42:31.198Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T18:42:31.198Z] #4 DONE 0.2s [2023-12-06T18:42:31.198Z] [2023-12-06T18:42:31.198Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:42:31.198Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T18:42:31.198Z] #5 DONE 0.1s [2023-12-06T18:42:31.198Z] [2023-12-06T18:42:31.198Z] #6 [internal] load build context [2023-12-06T18:42:31.198Z] #6 transferring context: 5.48kB 0.0s done [2023-12-06T18:42:31.467Z] #6 DONE 0.1s [2023-12-06T18:42:31.467Z] [2023-12-06T18:42:31.467Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:42:31.467Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T18:42:31.467Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T18:42:31.467Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T18:42:31.467Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-06T18:42:31.467Z] #5 ... [2023-12-06T18:42:31.467Z] [2023-12-06T18:42:31.467Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T18:42:31.467Z] #7 DONE 0.3s [2023-12-06T18:42:31.467Z] [2023-12-06T18:42:31.467Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:42:31.467Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T18:42:31.467Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T18:42:31.737Z] #5 ... [2023-12-06T18:42:31.737Z] [2023-12-06T18:42:31.737Z] #8 [builder 2/7] WORKDIR /device-uart [2023-12-06T18:42:31.737Z] #8 DONE 0.1s [2023-12-06T18:42:31.737Z] [2023-12-06T18:42:31.737Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:42:32.004Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T18:42:34.571Z] #5 DONE 3.0s [2023-12-06T18:42:34.571Z] [2023-12-06T18:42:34.571Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T18:42:34.571Z] #9 2.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T18:42:34.838Z] #9 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T18:42:36.260Z] #9 4.373 OK: 271 MiB in 56 packages [2023-12-06T18:42:36.260Z] #9 DONE 4.7s [2023-12-06T18:42:36.260Z] [2023-12-06T18:42:36.260Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T18:42:36.260Z] #10 0.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T18:42:36.260Z] #10 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T18:42:36.260Z] #10 2.149 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T18:42:36.538Z] #10 ... [2023-12-06T18:42:36.538Z] [2023-12-06T18:42:36.538Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T18:42:36.539Z] #11 DONE 0.2s [2023-12-06T18:42:36.539Z] [2023-12-06T18:42:36.539Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T18:42:36.539Z] #10 2.170 Executing busybox-1.36.1-r5.trigger [2023-12-06T18:42:36.539Z] #10 2.207 OK: 8 MiB in 16 packages [2023-12-06T18:42:36.809Z] #10 DONE 2.6s [2023-12-06T18:42:36.809Z] [2023-12-06T18:42:36.809Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T18:42:38.284Z] #12 DONE 1.4s [2023-12-06T18:42:38.284Z] [2023-12-06T18:42:38.284Z] #13 [builder 6/7] COPY . . [2023-12-06T18:42:38.284Z] #13 DONE 0.4s [2023-12-06T18:42:38.284Z] [2023-12-06T18:42:38.284Z] #14 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T18:42:38.284Z] #14 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T18:42:38.284Z] #14 1.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T18:42:39.707Z] #14 2.624 OK: 8 MiB in 16 packages [2023-12-06T18:42:39.975Z] #14 DONE 2.9s [2023-12-06T18:42:39.975Z] [2023-12-06T18:42:39.975Z] #15 [builder 7/7] RUN make build [2023-12-06T18:42:39.975Z] #15 0.723 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-06T18:44:01.627Z] #15 DONE 72.6s [2023-12-06T18:44:01.627Z] [2023-12-06T18:44:01.627Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2023-12-06T18:44:01.627Z] #16 DONE 0.1s [2023-12-06T18:44:01.627Z] [2023-12-06T18:44:01.627Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2023-12-06T18:44:01.627Z] #17 DONE 0.1s [2023-12-06T18:44:01.627Z] [2023-12-06T18:44:01.627Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2023-12-06T18:44:01.627Z] #18 DONE 0.5s [2023-12-06T18:44:01.627Z] [2023-12-06T18:44:01.627Z] #19 exporting to image [2023-12-06T18:44:01.627Z] #19 exporting layers [2023-12-06T18:44:01.627Z] #19 exporting layers 0.5s done [2023-12-06T18:44:01.627Z] #19 writing image sha256:de5bd386b8299f7d860e2c2aa78d32f36cee2d723737ff849e8d1bb57c54b51f done [2023-12-06T18:44:01.627Z] #19 naming to docker.io/library/device-uart-arm64 0.0s done [2023-12-06T18:44:01.627Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:02.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T18:44:02.903Z] [2023-12-06T18:44:02.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:03.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T18:44:03.681Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T18:44:03.681Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T18:44:03.681Z] 04944245beec: Pulling fs layer [2023-12-06T18:44:03.681Z] 699f458cf7ca: Pulling fs layer [2023-12-06T18:44:03.681Z] 765212b225bb: Pulling fs layer [2023-12-06T18:44:03.681Z] f23df028b6ca: Pulling fs layer [2023-12-06T18:44:03.681Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T18:44:03.681Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T18:44:03.681Z] f23df028b6ca: Waiting [2023-12-06T18:44:03.681Z] d65c8cfc05b1: Waiting [2023-12-06T18:44:03.681Z] 2437ff75d9bd: Waiting [2023-12-06T18:44:03.681Z] 765212b225bb: Waiting [2023-12-06T18:44:03.681Z] 04944245beec: Verifying Checksum [2023-12-06T18:44:03.681Z] 04944245beec: Download complete [2023-12-06T18:44:03.681Z] 765212b225bb: Verifying Checksum [2023-12-06T18:44:03.681Z] 765212b225bb: Download complete [2023-12-06T18:44:03.950Z] f23df028b6ca: Verifying Checksum [2023-12-06T18:44:03.950Z] f23df028b6ca: Download complete [2023-12-06T18:44:03.950Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T18:44:03.950Z] d65c8cfc05b1: Download complete [2023-12-06T18:44:03.950Z] 699f458cf7ca: Verifying Checksum [2023-12-06T18:44:03.950Z] 699f458cf7ca: Download complete [2023-12-06T18:44:04.540Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T18:44:04.540Z] 8998bd30e6a1: Download complete [2023-12-06T18:44:06.484Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T18:44:06.484Z] 2437ff75d9bd: Download complete [2023-12-06T18:44:10.738Z] 8998bd30e6a1: Pull complete [2023-12-06T18:44:11.324Z] 04944245beec: Pull complete [2023-12-06T18:44:13.270Z] 699f458cf7ca: Pull complete [2023-12-06T18:44:13.538Z] 765212b225bb: Pull complete [2023-12-06T18:44:14.506Z] f23df028b6ca: Pull complete [2023-12-06T18:44:14.775Z] d65c8cfc05b1: Pull complete [2023-12-06T18:44:41.489Z] 2437ff75d9bd: Pull complete [2023-12-06T18:44:41.489Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T18:44:41.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T18:44:41.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:44:42.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-24571 does not seem to be running inside a container [2023-12-06T18:44:42.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T18:44:44.902Z] $ docker top ee29dfde4da42da4f7bdfa4392510bd0e0396072b9d36db2355339becdbd92e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:44:45.898Z] ---> job-cost.sh [2023-12-06T18:44:45.898Z] lf-activate-venv: SKIPPING [2023-12-06T18:44:45.898Z] INFO: No Stack... [2023-12-06T18:44:46.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T18:44:47.132Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T18:44:47.488Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-12-06T18:44:47.488Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T18:44:47.577Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-38-1-stack-cost] [2023-12-06T18:44:47.582Z] Resource [jenkins-edgexfoundry-device-uart-PR-38-1-stack-cost] did not exist. Created. [2023-12-06T18:44:47.582Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T18:44:48.102Z] /w/workspace/device-uart/1@tmp/durable-94dd1e2a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T18:44:48.505Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T18:44:48.539Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T18:44:48.597Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T18:44:48.632Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T18:44:48.807Z] $ docker stop --time=1 ee29dfde4da42da4f7bdfa4392510bd0e0396072b9d36db2355339becdbd92e4 [2023-12-06T18:44:50.264Z] $ docker rm -f --volumes ee29dfde4da42da4f7bdfa4392510bd0e0396072b9d36db2355339becdbd92e4 [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 [2023-12-06T18:44:52.252Z] provisioning config files... [2023-12-06T18:44:52.261Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-38@tmp/config13192900593684859016tmp [Pipeline] { [Pipeline] sh [2023-12-06T18:44:52.691Z] + set +x [2023-12-06T18:44:52.691Z] + bash -s -- [2023-12-06T18:44:52.691Z] + curl -s https://codecov.io/bash [2023-12-06T18:44:52.950Z] [2023-12-06T18:44:52.950Z] _____ _ [2023-12-06T18:44:52.950Z] / ____| | | [2023-12-06T18:44:52.950Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T18:44:52.950Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T18:44:52.950Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T18:44:52.950Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T18:44:52.950Z] Bash-1.0.6 [2023-12-06T18:44:52.950Z] [2023-12-06T18:44:52.950Z] [2023-12-06T18:44:52.950Z] ==> git version 2.25.1 found [2023-12-06T18:44:52.950Z] ==> 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 [2023-12-06T18:44:52.950Z] Release-Date: 2020-01-08 [2023-12-06T18:44:52.950Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T18:44:52.950Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T18:44:52.950Z] ==> Jenkins CI detected. [2023-12-06T18:44:52.950Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-38 [2023-12-06T18:44:52.950Z] project root: . [2023-12-06T18:44:52.950Z] --> token set from env [2023-12-06T18:44:52.950Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T18:44:52.950Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T18:44:52.950Z] ==> Python coveragepy not found [2023-12-06T18:44:52.950Z] ==> Searching for coverage reports in: [2023-12-06T18:44:52.950Z] + . [2023-12-06T18:44:52.950Z] -> Found 1 reports [2023-12-06T18:44:52.950Z] ==> Detecting git/mercurial file structure [2023-12-06T18:44:52.950Z] ==> Reading reports [2023-12-06T18:44:52.950Z] + ./coverage.out bytes=10 [2023-12-06T18:44:52.950Z] ==> Appending adjustments [2023-12-06T18:44:52.950Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T18:44:52.950Z] + Found adjustments [2023-12-06T18:44:52.950Z] ==> Gzipping contents [2023-12-06T18:44:53.243Z] 4.0K /tmp/codecov.1Hf4bF.gz [2023-12-06T18:44:53.243Z] ==> Uploading reports [2023-12-06T18:44:53.243Z] url: https://codecov.io [2023-12-06T18:44:53.243Z] query: branch=PR-38&commit=b9545307f0bfe1147094d57e2d67d60aa86e7168&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-38%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=38&job=&cmd_args= [2023-12-06T18:44:53.243Z] -> Pinging Codecov [2023-12-06T18:44:53.243Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-38&commit=b9545307f0bfe1147094d57e2d67d60aa86e7168&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-38%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=38&job=&cmd_args= [2023-12-06T18:44:53.812Z] -> Uploading to [2023-12-06T18:44:53.812Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/B9AA6E0BBD74AE3A32605C7A7C664919/b9545307f0bfe1147094d57e2d67d60aa86e7168/1593552e-7d19-40c0-b013-136130773601.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T184453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a227f623b163dd504efb63b9e5bd6701415a5288733e20c66fcc557d1a8845f6 [2023-12-06T18:44:53.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T18:44:53.812Z] Dload Upload Total Spent Left Speed [2023-12-06T18:44:53.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2610 --:--:-- --:--:-- --:--:-- 2610 [2023-12-06T18:44:53.812Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/b9545307f0bfe1147094d57e2d67d60aa86e7168 [Pipeline] } [2023-12-06T18:44:53.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T18:44:56.982Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-38/archives ] [2023-12-06T18:44:56.982Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-38/archives [2023-12-06T18:44:56.982Z] total 16 [2023-12-06T18:44:56.982Z] drwxr-xr-x 3 root root 4096 Dec 6 18:39 . [2023-12-06T18:44:56.982Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 18:39 .. [2023-12-06T18:44:56.982Z] drwxr-xr-x 2 root root 4096 Dec 6 18:39 cost [2023-12-06T18:44:56.982Z] -rw-r--r-- 1 root root 82 Dec 6 18:39 cost.csv [2023-12-06T18:44:56.983Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-38/archives [2023-12-06T18:44:56.983Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-38/archives [2023-12-06T18:44:56.983Z] total 16 [2023-12-06T18:44:56.983Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 18:39 . [2023-12-06T18:44:56.983Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 18:39 .. [2023-12-06T18:44:56.983Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 18:39 cost [2023-12-06T18:44:56.983Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 6 18:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:44:57.304Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:44:58.189Z] ---> package-listing.sh [2023-12-06T18:44:58.189Z] ++ facter osfamily [2023-12-06T18:44:58.189Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T18:44:58.189Z] + OS_FAMILY=debian [2023-12-06T18:44:58.189Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-38 [2023-12-06T18:44:58.189Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T18:44:58.189Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T18:44:58.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T18:44:58.189Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T18:44:58.189Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-38 ']' [2023-12-06T18:44:58.189Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T18:44:58.189Z] + case "${OS_FAMILY}" in [2023-12-06T18:44:58.189Z] + dpkg -l [2023-12-06T18:44:58.189Z] + grep '^ii' [2023-12-06T18:44:58.448Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T18:44:58.448Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T18:44:58.448Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T18:44:58.448Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-38 ']' [2023-12-06T18:44:58.448Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-38/archives/ [2023-12-06T18:44:58.448Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-38/archives/ [Pipeline] echo [2023-12-06T18:44:58.486Z] 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-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T18:44:58.775Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:59.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T18:44:59.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:44:59.687Z] prd-ubuntu20.04-docker-8c-8g-24570 does not seem to be running inside a container [2023-12-06T18:44:59.722Z] $ 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-38/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-38 -v /w/workspace/edgexfoundry_device-uart_PR-38:/w/workspace/edgexfoundry_device-uart_PR-38:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-38@tmp:/w/workspace/edgexfoundry_device-uart_PR-38@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 [2023-12-06T18:44:59.903Z] $ docker top 45d5c186ebcb427831a80bccbf4963ddc7b317fe2a133c2ca9b5a127b83adaa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:45:00.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T18:45:00.713Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T18:45:01.021Z] + ls /var/log/sa-host [2023-12-06T18:45:01.021Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T18:45:01.279Z] provisioning config files... [2023-12-06T18:45:01.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-38@tmp/config8140399903018956795tmp [Pipeline] { [Pipeline] echo [2023-12-06T18:45:01.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:45:01.757Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T18:45:01.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:45:02.298Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T18:45:02.329Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:45:02.635Z] ---> sudo-logs.sh [2023-12-06T18:45:02.635Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T18:45:02.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:45:03.088Z] ---> job-cost.sh [2023-12-06T18:45:03.088Z] lf-activate-venv: SKIPPING [2023-12-06T18:45:03.088Z] DEBUG: total: 0.2199999988079071 [2023-12-06T18:45:03.088Z] INFO: Retrieving Stack Cost... [2023-12-06T18:45:03.657Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T18:45:03.917Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T18:45:03.980Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:45:04.295Z] ---> logs-deploy.sh [2023-12-06T18:45:04.295Z] lf-activate-venv: SKIPPING [2023-12-06T18:45:04.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-38/1 [2023-12-06T18:45:04.295Z] INFO: archiving workspace using pattern(s): [2023-12-06T18:45:05.235Z] Archives upload complete. [2023-12-06T18:45:05.494Z] INFO: archiving logs to Nexus