Pull request #26 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-uart Obtained Jenkinsfile from 591fe365cb0d0d49483bd116b5c6838462170107+0197f7477711c065f24c514fa051c7e38d133d4f (c0edea4674b49d23fe9ad26353b69d58e77c71b9) 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-ssh18411346936870869539.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7652405288616305307.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-26/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-26/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8696791842519623589.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-26/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10235410698060994629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11143052187542678734.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-26/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-26/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17899498638198027842.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10333 in /w/workspace/edgexfoundry_device-uart_PR-26 [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-26 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/26/head:refs/remotes/origin/PR-26 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0197f7477711c065f24c514fa051c7e38d133d4f into PR head commit 591fe365cb0d0d49483bd116b5c6838462170107 Merge succeeded, producing 591fe365cb0d0d49483bd116b5c6838462170107 Checking out Revision 591fe365cb0d0d49483bd116b5c6838462170107 (PR-26) > git config core.sparsecheckout # timeout=10 > git checkout -f 591fe365cb0d0d49483bd116b5c6838462170107 # 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 0197f7477711c065f24c514fa051c7e38d133d4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 591fe365cb0d0d49483bd116b5c6838462170107 # timeout=10 Commit message: "build: Add missing .github files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T23:35:47.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T23:35:47.346Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T23:35:47.442Z] ========================================================= [2023-10-24T23:35:47.442Z] EdgeX Global Pipelines Version Info [2023-10-24T23:35:47.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:35:48.172Z] ------------------- [2023-10-24T23:35:48.172Z] stable info: [2023-10-24T23:35:48.172Z] ------------------- [2023-10-24T23:35:48.172Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T23:35:48.172Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T23:35:48.173Z] Message: update stable to v1.0.254 [2023-10-24T23:35:48.740Z] ------------------- [2023-10-24T23:35:48.740Z] experimental info: [2023-10-24T23:35:48.740Z] ------------------- [2023-10-24T23:35:48.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T23:35:48.740Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T23:35:48.740Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T23:35:49.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-10-24T23:35:49.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-10-24T23:35:49.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T23:35:49.160Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T23:35:49.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T23:35:49.246Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T23:35:49.294Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T23:35:49.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T23:35:49.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T23:35:49.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T23:35:49.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T23:35:49.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-10-24T23:35:49.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T23:35:49.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T23:35:49.622Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T23:35:49.665Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T23:35:49.708Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T23:35:49.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T23:35:49.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T23:35:49.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T23:35:49.873Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T23:35:49.919Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T23:35:49.957Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T23:35:50.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T23:35:50.048Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T23:35:50.092Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T23:35:50.131Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T23:35:50.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-26 [Pipeline] echo [2023-10-24T23:35:50.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-26 [Pipeline] echo [2023-10-24T23:35:50.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-26 [Pipeline] echo [2023-10-24T23:35:50.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 591fe365cb0d0d49483bd116b5c6838462170107 [Pipeline] echo [2023-10-24T23:35:50.351Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 591fe36 [Pipeline] echo [2023-10-24T23:35:50.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:35:50.516Z] provisioning config files... [2023-10-24T23:35:50.528Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-26@tmp/config4122922482523231600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:35:50.875Z] ---> docker-login.sh [2023-10-24T23:35:50.875Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:35:51.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:35:51.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:35:51.174Z] Configure a credential helper to remove this warning. See [2023-10-24T23:35:51.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:35:51.174Z] [2023-10-24T23:35:51.174Z] Login Succeeded [2023-10-24T23:35:51.174Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:35:51.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:35:51.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:35:51.174Z] Configure a credential helper to remove this warning. See [2023-10-24T23:35:51.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:35:51.174Z] [2023-10-24T23:35:51.174Z] Login Succeeded [2023-10-24T23:35:51.174Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:35:51.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:35:51.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:35:51.435Z] Configure a credential helper to remove this warning. See [2023-10-24T23:35:51.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:35:51.435Z] [2023-10-24T23:35:51.435Z] Login Succeeded [2023-10-24T23:35:51.435Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:35:51.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:35:51.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:35:51.435Z] Configure a credential helper to remove this warning. See [2023-10-24T23:35:51.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:35:51.435Z] [2023-10-24T23:35:51.435Z] Login Succeeded [2023-10-24T23:35:51.435Z] docker.io [2023-10-24T23:35:51.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:35:51.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:35:51.694Z] Configure a credential helper to remove this warning. See [2023-10-24T23:35:51.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:35:51.694Z] [2023-10-24T23:35:51.694Z] Login Succeeded [2023-10-24T23:35:51.694Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:35:51.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T23:35:52.373Z] + git rev-list -1 --merges 591fe365cb0d0d49483bd116b5c6838462170107~1..591fe365cb0d0d49483bd116b5c6838462170107 [Pipeline] echo [2023-10-24T23:35:52.432Z] -----------> git rev-list -1 --merges 591fe365cb0d0d49483bd116b5c6838462170107~1..591fe365cb0d0d49483bd116b5c6838462170107 591fe365cb0d0d49483bd116b5c6838462170107 [false] [Pipeline] sh [2023-10-24T23:35:52.741Z] + git log --format=format:%s -1 591fe365cb0d0d49483bd116b5c6838462170107 [Pipeline] echo [2023-10-24T23:35:52.777Z] ========================================================= [2023-10-24T23:35:52.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T23:35:52.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:35:53.214Z] + git log --format=format:%s -1 591fe365cb0d0d49483bd116b5c6838462170107 [Pipeline] echo [2023-10-24T23:35:53.245Z] [semverPrep] GIT_COMMIT: 591fe365cb0d0d49483bd116b5c6838462170107, Commit Message: build: Add missing .github files [Pipeline] echo [2023-10-24T23:35:53.276Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T23:35:53.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:35:53.792Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T23:35:53.792Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T23:35:53.792Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T23:35:53.792Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T23:35:53.792Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T23:35:53.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:54.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:35:54.294Z] [2023-10-24T23:35:54.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:54.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:35:54.685Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T23:35:54.685Z] b85a868b505f: Pulling fs layer [2023-10-24T23:35:54.685Z] e2be974225ed: Pulling fs layer [2023-10-24T23:35:54.685Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T23:35:54.685Z] 988bab9f4d93: Pulling fs layer [2023-10-24T23:35:54.685Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T23:35:54.685Z] eaf3925da568: Pulling fs layer [2023-10-24T23:35:54.685Z] bab4dde63d76: Pulling fs layer [2023-10-24T23:35:54.685Z] bde34c3a00c8: Pulling fs layer [2023-10-24T23:35:54.685Z] b352a97aabf1: Pulling fs layer [2023-10-24T23:35:54.685Z] 4872d77fe225: Pulling fs layer [2023-10-24T23:35:54.685Z] 5851b861e8e6: Pulling fs layer [2023-10-24T23:35:54.685Z] bde34c3a00c8: Waiting [2023-10-24T23:35:54.685Z] bab4dde63d76: Waiting [2023-10-24T23:35:54.685Z] 1469e6f7b9e6: Waiting [2023-10-24T23:35:54.685Z] b352a97aabf1: Waiting [2023-10-24T23:35:54.685Z] 5851b861e8e6: Waiting [2023-10-24T23:35:54.685Z] 4872d77fe225: Waiting [2023-10-24T23:35:54.685Z] 988bab9f4d93: Waiting [2023-10-24T23:35:54.685Z] e2be974225ed: Verifying Checksum [2023-10-24T23:35:54.685Z] e2be974225ed: Download complete [2023-10-24T23:35:54.685Z] 988bab9f4d93: Verifying Checksum [2023-10-24T23:35:54.685Z] 988bab9f4d93: Download complete [2023-10-24T23:35:54.943Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T23:35:54.943Z] 1469e6f7b9e6: Download complete [2023-10-24T23:35:54.943Z] eaf3925da568: Download complete [2023-10-24T23:35:54.943Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T23:35:54.943Z] 339a4e72a1f5: Download complete [2023-10-24T23:35:54.943Z] bde34c3a00c8: Verifying Checksum [2023-10-24T23:35:54.943Z] bde34c3a00c8: Download complete [2023-10-24T23:35:54.943Z] b352a97aabf1: Download complete [2023-10-24T23:35:54.943Z] b85a868b505f: Download complete [2023-10-24T23:35:55.202Z] bab4dde63d76: Verifying Checksum [2023-10-24T23:35:55.202Z] bab4dde63d76: Download complete [2023-10-24T23:35:56.145Z] b85a868b505f: Pull complete [2023-10-24T23:35:56.403Z] e2be974225ed: Pull complete [2023-10-24T23:35:56.971Z] 339a4e72a1f5: Pull complete [2023-10-24T23:35:56.971Z] 988bab9f4d93: Pull complete [2023-10-24T23:35:57.231Z] 1469e6f7b9e6: Pull complete [2023-10-24T23:35:57.231Z] eaf3925da568: Pull complete [2023-10-24T23:35:59.133Z] bab4dde63d76: Pull complete [2023-10-24T23:35:59.133Z] bde34c3a00c8: Pull complete [2023-10-24T23:35:59.133Z] b352a97aabf1: Pull complete [2023-10-24T23:35:59.394Z] 4872d77fe225: Pull complete [2023-10-24T23:35:59.394Z] 5851b861e8e6: Pull complete [2023-10-24T23:35:59.394Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T23:35:59.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:35:59.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:35:59.629Z] prd-ubuntu20.04-docker-8c-8g-10333 does not seem to be running inside a container [2023-10-24T23:35:59.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-26 -v /w/workspace/edgexfoundry_device-uart_PR-26:/w/workspace/edgexfoundry_device-uart_PR-26:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-26@tmp:/w/workspace/edgexfoundry_device-uart_PR-26@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-devops/py-git-semver:0.1.4 cat [2023-10-24T23:36:02.549Z] $ docker top 6a4934ba184c48716d18b772dd7642b8b1742403f4513a804279f65644c6220c -eo pid,comm [2023-10-24T23:36:02.612Z] 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-10-24T23:36:02.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:36:02.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:36:02.747Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:36:02.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:36:02.861Z] $ docker exec 6a4934ba184c48716d18b772dd7642b8b1742403f4513a804279f65644c6220c ssh-agent [2023-10-24T23:36:02.974Z] SSH_AUTH_SOCK=/tmp/ssh-25ljD5dzM5N0/agent.33 [2023-10-24T23:36:02.974Z] SSH_AGENT_PID=39 [2023-10-24T23:36:02.983Z] Running ssh-add (command line suppressed) [2023-10-24T23:36:03.085Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-26@tmp/private_key_11267063047813444203.key (/w/workspace/edgexfoundry_device-uart_PR-26@tmp/private_key_11267063047813444203.key) [2023-10-24T23:36:03.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:36:03.439Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T23:36:03.463Z] $ docker exec --env ******** --env ******** 6a4934ba184c48716d18b772dd7642b8b1742403f4513a804279f65644c6220c ssh-agent -k [2023-10-24T23:36:03.559Z] unset SSH_AUTH_SOCK; [2023-10-24T23:36:03.560Z] unset SSH_AGENT_PID; [2023-10-24T23:36:03.561Z] echo Agent pid 39 killed; [2023-10-24T23:36:03.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T23:36:03.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:36:03.668Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:36:03.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:36:03.777Z] $ docker exec 6a4934ba184c48716d18b772dd7642b8b1742403f4513a804279f65644c6220c ssh-agent [2023-10-24T23:36:03.890Z] SSH_AUTH_SOCK=/tmp/ssh-u9aa3kn1DEsD/agent.71 [2023-10-24T23:36:03.890Z] SSH_AGENT_PID=77 [2023-10-24T23:36:03.896Z] Running ssh-add (command line suppressed) [2023-10-24T23:36:03.987Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-26@tmp/private_key_14227551342037023427.key (/w/workspace/edgexfoundry_device-uart_PR-26@tmp/private_key_14227551342037023427.key) [2023-10-24T23:36:04.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:36:04.328Z] + git semver init [2023-10-24T23:36:04.586Z] 2023-10-24 23:36:04,491 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T23:36:04.587Z] 2023-10-24 23:36:04,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-26/.semver [2023-10-24T23:36:04.587Z] 2023-10-24 23:36:04,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-26/.semver [2023-10-24T23:36:04.587Z] 2023-10-24 23:36:04,492 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-26/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-26, universal_newlines=False, shell=None, istream=None) [2023-10-24T23:36:05.524Z] 2023-10-24 23:36:05,474 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-26/.git/info/exclude [2023-10-24T23:36:05.524Z] 2023-10-24 23:36:05,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-26/.semver/PR-26 with force:False [2023-10-24T23:36:05.524Z] 2023-10-24 23:36:05,474 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-26/.semver/PR-26 [2023-10-24T23:36:05.524Z] 2023-10-24 23:36:05,478 [execute] INFO git cat-file --batch-check [2023-10-24T23:36:05.524Z] 2023-10-24 23:36:05,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-26/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T23:36:05.524Z] 2023-10-24 23:36:05,486 [execute] INFO git cat-file --batch [2023-10-24T23:36:05.524Z] 2023-10-24 23:36:05,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-26/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T23:36:05.524Z] 2023-10-24 23:36:05,491 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-26/.semver/PR-26 [2023-10-24T23:36:05.524Z] 0.0.0 [Pipeline] } [2023-10-24T23:36:05.547Z] $ docker exec --env ******** --env ******** 6a4934ba184c48716d18b772dd7642b8b1742403f4513a804279f65644c6220c ssh-agent -k [2023-10-24T23:36:05.636Z] unset SSH_AUTH_SOCK; [2023-10-24T23:36:05.636Z] unset SSH_AGENT_PID; [2023-10-24T23:36:05.636Z] echo Agent pid 77 killed; [2023-10-24T23:36:05.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:36:06.041Z] + git semver [Pipeline] } [2023-10-24T23:36:06.322Z] $ docker stop --time=1 6a4934ba184c48716d18b772dd7642b8b1742403f4513a804279f65644c6220c [2023-10-24T23:36:07.617Z] $ docker rm -f --volumes 6a4934ba184c48716d18b772dd7642b8b1742403f4513a804279f65644c6220c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:36:08.016Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T23:36:08.278Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T23:36:08.295Z] [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-10-24T23:36:08.895Z] provisioning config files... [2023-10-24T23:36:08.903Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-26@tmp/config13674702410106215589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:36:09.251Z] ---> docker-login.sh [2023-10-24T23:36:09.251Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:36:09.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:36:09.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:36:09.251Z] Configure a credential helper to remove this warning. See [2023-10-24T23:36:09.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:36:09.251Z] [2023-10-24T23:36:09.251Z] Login Succeeded [2023-10-24T23:36:09.251Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:36:09.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:36:09.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:36:09.251Z] Configure a credential helper to remove this warning. See [2023-10-24T23:36:09.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:36:09.251Z] [2023-10-24T23:36:09.251Z] Login Succeeded [2023-10-24T23:36:09.251Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:36:09.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:36:09.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:36:09.512Z] Configure a credential helper to remove this warning. See [2023-10-24T23:36:09.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:36:09.512Z] [2023-10-24T23:36:09.512Z] Login Succeeded [2023-10-24T23:36:09.512Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:36:09.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:36:09.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:36:09.512Z] Configure a credential helper to remove this warning. See [2023-10-24T23:36:09.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:36:09.512Z] [2023-10-24T23:36:09.512Z] Login Succeeded [2023-10-24T23:36:09.512Z] docker.io [2023-10-24T23:36:09.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:36:10.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:36:10.080Z] Configure a credential helper to remove this warning. See [2023-10-24T23:36:10.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:36:10.080Z] [2023-10-24T23:36:10.080Z] Login Succeeded [2023-10-24T23:36:10.080Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:36:10.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T23:36:10.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:36:10.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:36:10.381Z] ========================================================= [2023-10-24T23:36:10.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T23:36:10.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:36:10.856Z] + 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-10-24T23:36:10.856Z] Sending build context to Docker daemon 11.15MB [2023-10-24T23:36:10.856Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:36:10.856Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T23:36:10.856Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T23:36:10.856Z] 7264a8db6415: Pulling fs layer [2023-10-24T23:36:10.856Z] c4d48a809fc2: Pulling fs layer [2023-10-24T23:36:10.856Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T23:36:10.856Z] ad3a456e5733: Pulling fs layer [2023-10-24T23:36:10.856Z] 33e27b845d1e: Pulling fs layer [2023-10-24T23:36:10.856Z] c68163c4e522: Pulling fs layer [2023-10-24T23:36:10.856Z] 50da416c3ac9: Pulling fs layer [2023-10-24T23:36:10.856Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T23:36:10.856Z] c68163c4e522: Waiting [2023-10-24T23:36:10.856Z] 50da416c3ac9: Waiting [2023-10-24T23:36:10.856Z] 23d2d4c4bb30: Waiting [2023-10-24T23:36:10.856Z] ad3a456e5733: Waiting [2023-10-24T23:36:10.856Z] 33e27b845d1e: Waiting [2023-10-24T23:36:10.856Z] c4d48a809fc2: Download complete [2023-10-24T23:36:11.119Z] ad3a456e5733: Verifying Checksum [2023-10-24T23:36:11.119Z] ad3a456e5733: Download complete [2023-10-24T23:36:11.119Z] 33e27b845d1e: Verifying Checksum [2023-10-24T23:36:11.119Z] 33e27b845d1e: Download complete [2023-10-24T23:36:11.119Z] 7264a8db6415: Verifying Checksum [2023-10-24T23:36:11.119Z] 7264a8db6415: Download complete [2023-10-24T23:36:11.119Z] c68163c4e522: Verifying Checksum [2023-10-24T23:36:11.119Z] c68163c4e522: Download complete [2023-10-24T23:36:11.119Z] 7264a8db6415: Pull complete [2023-10-24T23:36:11.379Z] c4d48a809fc2: Pull complete [2023-10-24T23:36:11.379Z] 23d2d4c4bb30: Download complete [2023-10-24T23:36:11.379Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T23:36:11.379Z] 4f1c88b9dad5: Download complete [2023-10-24T23:36:11.945Z] 50da416c3ac9: Verifying Checksum [2023-10-24T23:36:11.945Z] 50da416c3ac9: Download complete [2023-10-24T23:36:15.232Z] 4f1c88b9dad5: Pull complete [2023-10-24T23:36:15.232Z] ad3a456e5733: Pull complete [2023-10-24T23:36:15.232Z] 33e27b845d1e: Pull complete [2023-10-24T23:36:15.232Z] c68163c4e522: Pull complete [2023-10-24T23:36:17.756Z] 50da416c3ac9: Pull complete [2023-10-24T23:36:17.756Z] 23d2d4c4bb30: Pull complete [2023-10-24T23:36:17.756Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T23:36:17.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T23:36:17.756Z] ---> 0786185ac409 [2023-10-24T23:36:17.756Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T23:36:21.949Z] ---> Running in 1d00132e4fc5 [2023-10-24T23:36:21.949Z] Removing intermediate container 1d00132e4fc5 [2023-10-24T23:36:21.949Z] ---> 0d479d0015e6 [2023-10-24T23:36:21.949Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:36:21.949Z] ---> Running in f6321d08b6ea [2023-10-24T23:36:21.949Z] Removing intermediate container f6321d08b6ea [2023-10-24T23:36:21.949Z] ---> 364b9eea560e [2023-10-24T23:36:21.949Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:36:21.949Z] ---> Running in f682f3f8449f [2023-10-24T23:36:21.949Z] Removing intermediate container f682f3f8449f [2023-10-24T23:36:21.949Z] ---> 8ce7d4fd7c7b [2023-10-24T23:36:21.949Z] Step 6/12 : WORKDIR /device-uart [2023-10-24T23:36:21.949Z] ---> Running in 9fb4f1b2ee50 [2023-10-24T23:36:21.949Z] Removing intermediate container 9fb4f1b2ee50 [2023-10-24T23:36:21.949Z] ---> fbdd65921eb7 [2023-10-24T23:36:21.949Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:36:21.949Z] ---> Running in fee6715075f0 [2023-10-24T23:36:22.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:36:22.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:36:22.467Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T23:36:22.467Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T23:36:22.467Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T23:36:22.467Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T23:36:22.467Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:36:22.747Z] OK: 268 MiB in 56 packages [2023-10-24T23:36:23.005Z] Removing intermediate container fee6715075f0 [2023-10-24T23:36:23.005Z] ---> 0139ed381522 [2023-10-24T23:36:23.005Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T23:36:23.264Z] ---> c96e42f9bf9e [2023-10-24T23:36:23.264Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:36:23.264Z] ---> Running in 0465fb686c6b [2023-10-24T23:36:23.706Z] Still waiting to schedule task [2023-10-24T23:36:23.706Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T23:37:19.494Z] Removing intermediate container 0465fb686c6b [2023-10-24T23:37:19.494Z] ---> b31db42d93d2 [2023-10-24T23:37:19.494Z] Step 10/12 : COPY . . [2023-10-24T23:37:19.494Z] ---> 7b0f3fc2eee8 [2023-10-24T23:37:19.494Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:37:19.494Z] ---> Running in 37483715114f [2023-10-24T23:37:19.494Z] Removing intermediate container 37483715114f [2023-10-24T23:37:19.494Z] ---> 1c45da3ac857 [2023-10-24T23:37:19.494Z] Step 12/12 : RUN ${MAKE} [2023-10-24T23:37:19.494Z] ---> Running in ee687547fc74 [2023-10-24T23:37:19.494Z] noop [2023-10-24T23:37:19.494Z] Removing intermediate container ee687547fc74 [2023-10-24T23:37:19.494Z] ---> 64a5d0272e5b [2023-10-24T23:37:19.494Z] Successfully built 64a5d0272e5b [2023-10-24T23:37:19.494Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:37:19.951Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T23:37:19.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:37:20.111Z] prd-ubuntu20.04-docker-8c-8g-10333 does not seem to be running inside a container [2023-10-24T23:37:20.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-26 -v /w/workspace/edgexfoundry_device-uart_PR-26:/w/workspace/edgexfoundry_device-uart_PR-26:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-26@tmp:/w/workspace/edgexfoundry_device-uart_PR-26@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T23:37:20.481Z] $ docker top 41ba5abf5c43e2c9684f51930dc8a564822277fa8ce2ff805298431caf08814e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:37:20.862Z] + go version [2023-10-24T23:37:20.862Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T23:37:20.901Z] $ docker stop --time=1 41ba5abf5c43e2c9684f51930dc8a564822277fa8ce2ff805298431caf08814e [2023-10-24T23:37:22.221Z] $ docker rm -f --volumes 41ba5abf5c43e2c9684f51930dc8a564822277fa8ce2ff805298431caf08814e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:37:22.930Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T23:37:22.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:37:23.074Z] prd-ubuntu20.04-docker-8c-8g-10333 does not seem to be running inside a container [2023-10-24T23:37:23.109Z] $ 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-26 -v /w/workspace/edgexfoundry_device-uart_PR-26:/w/workspace/edgexfoundry_device-uart_PR-26:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-26@tmp:/w/workspace/edgexfoundry_device-uart_PR-26@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T23:37:23.419Z] $ docker top 5e866622a3d52bff8d9e9dda111fbe7c35043a2890f8dd80be4a402b7a0b8aef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:37:23.785Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-26 [Pipeline] fileExists [Pipeline] sh [2023-10-24T23:37:24.147Z] + make test [2023-10-24T23:37:24.147Z] go test ./... -coverprofile=coverage.out [2023-10-24T23:37:25.519Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-10-24T23:37:35.480Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-10-24T23:37:35.480Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-10-24T23:37:42.047Z] go vet ./... [2023-10-24T23:37:45.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T23:37:45.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T23:37:45.336Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T23:37:45.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T23:37:45.418Z] $ docker stop --time=1 5e866622a3d52bff8d9e9dda111fbe7c35043a2890f8dd80be4a402b7a0b8aef [2023-10-24T23:37:48.124Z] $ docker rm -f --volumes 5e866622a3d52bff8d9e9dda111fbe7c35043a2890f8dd80be4a402b7a0b8aef [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:37:48.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T23:37:48.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T23:37:49.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T23:37:49.829Z] + ls -al . [2023-10-24T23:37:49.829Z] total 148 [2023-10-24T23:37:49.829Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:37 . [2023-10-24T23:37:49.829Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:35 .. [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 23:35 .dockerignore [2023-10-24T23:37:49.829Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:37 .git [2023-10-24T23:37:49.829Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:35 .github [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 24 23:35 .gitignore [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:35 .golangci.yml [2023-10-24T23:37:49.829Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:36 .semver [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 9941 Oct 24 23:35 Attribution.txt [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 1777 Oct 24 23:35 Dockerfile [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:35 GOVERNANCE.md [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 24 23:35 Jenkinsfile [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:35 LICENSE [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 24 23:35 Makefile [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 23:35 OWNERS.md [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 7340 Oct 24 23:35 README.md [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 23:36 VERSION [2023-10-24T23:37:49.829Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:35 bin [2023-10-24T23:37:49.829Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:35 cmd [2023-10-24T23:37:49.829Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 23:37 coverage.out [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 3719 Oct 24 23:35 go.mod [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 33980 Oct 24 23:35 go.sum [2023-10-24T23:37:49.829Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:35 internal [2023-10-24T23:37:49.829Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 23:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:37:50.237Z] + 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=591fe365cb0d0d49483bd116b5c6838462170107 --label arch=amd64 --label version=0.0.0 . [2023-10-24T23:37:50.237Z] Sending build context to Docker daemon 11.15MB [2023-10-24T23:37:50.237Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:37:50.237Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T23:37:50.237Z] ---> 64a5d0272e5b [2023-10-24T23:37:50.237Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T23:37:50.496Z] ---> Running in d238a9d8e892 [2023-10-24T23:37:50.496Z] Removing intermediate container d238a9d8e892 [2023-10-24T23:37:50.496Z] ---> e6f920e883cc [2023-10-24T23:37:50.496Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:37:50.496Z] ---> Running in 9418f8a6fe58 [2023-10-24T23:37:50.757Z] Removing intermediate container 9418f8a6fe58 [2023-10-24T23:37:50.757Z] ---> 3457384b2a9f [2023-10-24T23:37:50.757Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:37:50.757Z] ---> Running in 42447657986a [2023-10-24T23:37:50.757Z] Removing intermediate container 42447657986a [2023-10-24T23:37:50.757Z] ---> 7cd2d9ceba42 [2023-10-24T23:37:50.757Z] Step 6/25 : WORKDIR /device-uart [2023-10-24T23:37:50.757Z] ---> Running in aad2e0a8f3eb [2023-10-24T23:37:50.757Z] Removing intermediate container aad2e0a8f3eb [2023-10-24T23:37:50.757Z] ---> f2c0dfcf141a [2023-10-24T23:37:50.757Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:37:51.017Z] ---> Running in e2c55362a587 [2023-10-24T23:37:51.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:37:51.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:37:51.536Z] OK: 268 MiB in 56 packages [2023-10-24T23:37:52.104Z] Removing intermediate container e2c55362a587 [2023-10-24T23:37:52.104Z] ---> 44f64bb4d765 [2023-10-24T23:37:52.104Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T23:37:52.104Z] ---> d480847319e4 [2023-10-24T23:37:52.104Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:37:52.104Z] ---> Running in a6c08388f41b [2023-10-24T23:37:52.672Z] Removing intermediate container a6c08388f41b [2023-10-24T23:37:52.672Z] ---> 34bc593fa614 [2023-10-24T23:37:52.672Z] Step 10/25 : COPY . . [2023-10-24T23:37:53.240Z] ---> 0b4e0fb633c1 [2023-10-24T23:37:53.240Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:37:53.240Z] ---> Running in e3927ee24d59 [2023-10-24T23:37:53.500Z] Removing intermediate container e3927ee24d59 [2023-10-24T23:37:53.500Z] ---> ad1f4838ff4c [2023-10-24T23:37:53.500Z] Step 12/25 : RUN ${MAKE} [2023-10-24T23:37:53.500Z] ---> Running in bac4f51b5b49 [2023-10-24T23:37:53.759Z] 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.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-10-24T23:38:11.868Z] Removing intermediate container bac4f51b5b49 [2023-10-24T23:38:11.868Z] ---> 82ff7db7ae71 [2023-10-24T23:38:11.868Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T23:38:12.435Z] 3.18: Pulling from library/alpine [2023-10-24T23:38:12.692Z] 96526aa774ef: Pulling fs layer [2023-10-24T23:38:12.995Z] 96526aa774ef: Verifying Checksum [2023-10-24T23:38:12.995Z] 96526aa774ef: Download complete [2023-10-24T23:38:12.995Z] 96526aa774ef: Pull complete [2023-10-24T23:38:12.995Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T23:38:12.995Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T23:38:12.995Z] ---> 8ca4688f4f35 [2023-10-24T23:38:12.995Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T23:38:13.253Z] ---> Running in c58b12da5718 [2023-10-24T23:38:13.253Z] Removing intermediate container c58b12da5718 [2023-10-24T23:38:13.253Z] ---> 79413ac3202b [2023-10-24T23:38:13.253Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T23:38:13.253Z] ---> Running in 4997583bdddd [2023-10-24T23:38:13.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:38:13.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:38:14.028Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T23:38:14.028Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:38:14.028Z] OK: 7 MiB in 16 packages [2023-10-24T23:38:14.594Z] Removing intermediate container 4997583bdddd [2023-10-24T23:38:14.594Z] ---> 9f641712f962 [2023-10-24T23:38:14.594Z] Step 16/25 : WORKDIR / [2023-10-24T23:38:14.594Z] ---> Running in 913a99169a39 [2023-10-24T23:38:14.852Z] Removing intermediate container 913a99169a39 [2023-10-24T23:38:14.852Z] ---> 3e6b668c434a [2023-10-24T23:38:14.852Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-10-24T23:38:14.852Z] ---> b10a9c0e835f [2023-10-24T23:38:14.852Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-10-24T23:38:15.110Z] ---> 16e4a69bbb12 [2023-10-24T23:38:15.110Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-10-24T23:38:15.674Z] ---> 3486f225942f [2023-10-24T23:38:15.674Z] Step 20/25 : EXPOSE 59995 [2023-10-24T23:38:15.674Z] ---> Running in 4cb9202a4292 [2023-10-24T23:38:15.932Z] Removing intermediate container 4cb9202a4292 [2023-10-24T23:38:15.932Z] ---> b3695f128e62 [2023-10-24T23:38:15.932Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-10-24T23:38:15.932Z] ---> Running in a9087678d9a7 [2023-10-24T23:38:15.932Z] Removing intermediate container a9087678d9a7 [2023-10-24T23:38:15.932Z] ---> ffb1922d484f [2023-10-24T23:38:15.932Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T23:38:15.932Z] ---> Running in 1921b35e5550 [2023-10-24T23:38:15.932Z] Removing intermediate container 1921b35e5550 [2023-10-24T23:38:15.932Z] ---> cec30c163021 [2023-10-24T23:38:15.932Z] Step 23/25 : LABEL arch=amd64 [2023-10-24T23:38:15.932Z] ---> Running in 588c5bd65bd7 [2023-10-24T23:38:16.191Z] Removing intermediate container 588c5bd65bd7 [2023-10-24T23:38:16.192Z] ---> 10a0b81d7152 [2023-10-24T23:38:16.192Z] Step 24/25 : LABEL git_sha=591fe365cb0d0d49483bd116b5c6838462170107 [2023-10-24T23:38:16.192Z] ---> Running in d997aa5fa194 [2023-10-24T23:38:16.192Z] Removing intermediate container d997aa5fa194 [2023-10-24T23:38:16.192Z] ---> 8ffac6bc2d14 [2023-10-24T23:38:16.192Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T23:38:16.192Z] ---> Running in ffbc4f4e3776 [2023-10-24T23:38:16.192Z] Removing intermediate container ffbc4f4e3776 [2023-10-24T23:38:16.192Z] ---> bedafaeb439b [2023-10-24T23:38:16.192Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T23:38:16.192Z] Successfully built bedafaeb439b [2023-10-24T23:38:16.450Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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-10-24T23:38:17.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:38:17.276Z] [2023-10-24T23:38:17.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:38:17.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:38:17.637Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T23:38:17.637Z] 5eb5b503b376: Pulling fs layer [2023-10-24T23:38:17.637Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T23:38:17.637Z] ec43610c2a17: Pulling fs layer [2023-10-24T23:38:17.637Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T23:38:17.637Z] 33b1e0a273af: Pulling fs layer [2023-10-24T23:38:17.637Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T23:38:17.637Z] 2f39f015ded8: Pulling fs layer [2023-10-24T23:38:17.637Z] 3a2ae6a8a46f: Waiting [2023-10-24T23:38:17.637Z] 33b1e0a273af: Waiting [2023-10-24T23:38:17.637Z] 2f39f015ded8: Waiting [2023-10-24T23:38:17.637Z] 5d3b04190fa2: Waiting [2023-10-24T23:38:17.637Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T23:38:17.637Z] 5c69ac0246d0: Download complete [2023-10-24T23:38:17.637Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T23:38:17.637Z] 3a2ae6a8a46f: Download complete [2023-10-24T23:38:17.895Z] 33b1e0a273af: Verifying Checksum [2023-10-24T23:38:17.895Z] 33b1e0a273af: Download complete [2023-10-24T23:38:17.895Z] ec43610c2a17: Download complete [2023-10-24T23:38:17.895Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T23:38:17.895Z] 5d3b04190fa2: Download complete [2023-10-24T23:38:17.895Z] 5eb5b503b376: Verifying Checksum [2023-10-24T23:38:17.895Z] 5eb5b503b376: Download complete [2023-10-24T23:38:18.459Z] 2f39f015ded8: Download complete [2023-10-24T23:38:19.022Z] 5eb5b503b376: Pull complete [2023-10-24T23:38:19.280Z] 5c69ac0246d0: Pull complete [2023-10-24T23:38:19.539Z] ec43610c2a17: Pull complete [2023-10-24T23:38:19.796Z] 3a2ae6a8a46f: Pull complete [2023-10-24T23:38:20.052Z] 33b1e0a273af: Pull complete [2023-10-24T23:38:20.052Z] 5d3b04190fa2: Pull complete [2023-10-24T23:38:24.226Z] 2f39f015ded8: Pull complete [2023-10-24T23:38:24.226Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T23:38:24.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:38:24.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:38:24.439Z] prd-ubuntu20.04-docker-8c-8g-10333 does not seem to be running inside a container [2023-10-24T23:38:24.474Z] $ 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-26 -v /w/workspace/edgexfoundry_device-uart_PR-26:/w/workspace/edgexfoundry_device-uart_PR-26:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-26@tmp:/w/workspace/edgexfoundry_device-uart_PR-26@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T23:38:27.718Z] $ docker top 9f5494e36234b9cbbaef49691a5b2209a7268f460d32f9b346e87b75d1294b8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:38:28.164Z] ---> job-cost.sh [2023-10-24T23:38:28.164Z] lf-activate-venv: SKIPPING [2023-10-24T23:38:28.164Z] INFO: No Stack... [2023-10-24T23:38:28.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T23:38:28.680Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T23:38:28.987Z] + cat /w/workspace/edgexfoundry_device-uart_PR-26/archives/cost.csv [2023-10-24T23:38:28.987Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T23:38:29.023Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-26-1-stack-cost] [2023-10-24T23:38:29.028Z] Resource [jenkins-edgexfoundry-device-uart-PR-26-1-stack-cost] did not exist. Created. [2023-10-24T23:38:29.028Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-26-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T23:38:29.406Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T23:38:29.527Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T23:38:29.555Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-26-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T23:38:29.631Z] $ docker stop --time=1 9f5494e36234b9cbbaef49691a5b2209a7268f460d32f9b346e87b75d1294b8b [2023-10-24T23:38:30.780Z] $ docker rm -f --volumes 9f5494e36234b9cbbaef49691a5b2209a7268f460d32f9b346e87b75d1294b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T23:40:35.706Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10334 in /w/workspace/edgexfoundry_device-uart_PR-26 [Pipeline] { [Pipeline] ws [2023-10-24T23:40:35.762Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-10-24T23:40:35.843Z] The recommended git tool is: git [2023-10-24T23:40:41.384Z] using credential edgex-jenkins-ssh [2023-10-24T23:40:41.400Z] Cloning the remote Git repository [2023-10-24T23:40:41.441Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-10-24T23:40:41.540Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-10-24T23:40:41.703Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-10-24T23:40:41.704Z] > git --version # timeout=10 [2023-10-24T23:40:41.724Z] > git --version # 'git version 2.25.1' [2023-10-24T23:40:41.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T23:40:41.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T23:40:43.074Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-10-24T23:40:43.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T23:40:44.001Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-10-24T23:40:44.040Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-10-24T23:40:44.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T23:40:44.056Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/26/head:refs/remotes/origin/PR-26 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T23:40:47.654Z] Merging remotes/origin/main commit 0197f7477711c065f24c514fa051c7e38d133d4f into PR head commit 591fe365cb0d0d49483bd116b5c6838462170107 [2023-10-24T23:40:47.673Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T23:40:47.760Z] > git checkout -f 591fe365cb0d0d49483bd116b5c6838462170107 # timeout=10 [2023-10-24T23:40:47.955Z] Merge succeeded, producing 591fe365cb0d0d49483bd116b5c6838462170107 [2023-10-24T23:40:47.955Z] Checking out Revision 591fe365cb0d0d49483bd116b5c6838462170107 (PR-26) [2023-10-24T23:40:47.846Z] > git remote # timeout=10 [2023-10-24T23:40:47.870Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T23:40:47.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T23:40:47.906Z] > git merge 0197f7477711c065f24c514fa051c7e38d133d4f # timeout=10 [2023-10-24T23:40:47.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T23:40:47.963Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T23:40:47.981Z] > git checkout -f 591fe365cb0d0d49483bd116b5c6838462170107 # timeout=10 [2023-10-24T23:40:51.462Z] Commit message: "build: Add missing .github files" [2023-10-24T23:40:51.523Z] > git --version # timeout=10 [2023-10-24T23:40:51.540Z] > git --version # 'git version 2.25.1' [2023-10-24T23:40:51.557Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:40:52.576Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T23:40:52.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T23:40:52.576Z] Dload Upload Total Spent Left Speed [2023-10-24T23:40:52.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-10-24T23:40:53.432Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T23:40:53.800Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T23:40:53.800Z] + sudo tee /etc/docker/daemon.new [2023-10-24T23:40:53.800Z] { [2023-10-24T23:40:53.800Z] "registry-mirrors": [ [2023-10-24T23:40:53.800Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T23:40:53.800Z] ], [2023-10-24T23:40:53.800Z] "bip": "10.250.0.254/24", [2023-10-24T23:40:53.800Z] "hosts": [ [2023-10-24T23:40:53.800Z] "tcp://0.0.0.0:5555", [2023-10-24T23:40:53.800Z] "unix:///var/run/docker.sock" [2023-10-24T23:40:53.800Z] ], [2023-10-24T23:40:53.800Z] "mtu": 1458, [2023-10-24T23:40:53.800Z] "selinux-enabled": true, [2023-10-24T23:40:53.800Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T23:40:53.800Z] } [Pipeline] sh [2023-10-24T23:40:54.140Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T23:40:54.488Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:41:17.873Z] provisioning config files... [2023-10-24T23:41:17.901Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config1221018638816587123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:41:18.310Z] ---> docker-login.sh [2023-10-24T23:41:18.310Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:41:18.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:41:18.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:41:18.857Z] Configure a credential helper to remove this warning. See [2023-10-24T23:41:18.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:41:18.857Z] [2023-10-24T23:41:18.857Z] Login Succeeded [2023-10-24T23:41:18.857Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:41:19.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:41:19.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:41:19.408Z] Configure a credential helper to remove this warning. See [2023-10-24T23:41:19.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:41:19.408Z] [2023-10-24T23:41:19.408Z] Login Succeeded [2023-10-24T23:41:19.408Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:41:19.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:41:19.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:41:19.689Z] Configure a credential helper to remove this warning. See [2023-10-24T23:41:19.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:41:19.689Z] [2023-10-24T23:41:19.689Z] Login Succeeded [2023-10-24T23:41:19.689Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:41:19.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:41:20.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:41:20.239Z] Configure a credential helper to remove this warning. See [2023-10-24T23:41:20.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:41:20.239Z] [2023-10-24T23:41:20.239Z] Login Succeeded [2023-10-24T23:41:20.239Z] docker.io [2023-10-24T23:41:20.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:41:20.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:41:20.780Z] Configure a credential helper to remove this warning. See [2023-10-24T23:41:20.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:41:20.780Z] [2023-10-24T23:41:20.780Z] Login Succeeded [2023-10-24T23:41:20.780Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:41:20.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T23:41:21.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:41:21.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:41:21.300Z] ========================================================= [2023-10-24T23:41:21.300Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T23:41:21.300Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:41:21.805Z] + 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-10-24T23:41:22.074Z] Sending build context to Docker daemon 5.628MB [2023-10-24T23:41:22.075Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:41:22.075Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T23:41:22.356Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T23:41:22.356Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T23:41:22.356Z] 5d54e960e981: Pulling fs layer [2023-10-24T23:41:22.356Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T23:41:22.356Z] f0e02332f6b5: Pulling fs layer [2023-10-24T23:41:22.356Z] cefa15bbcfad: Pulling fs layer [2023-10-24T23:41:22.356Z] 17808c966233: Pulling fs layer [2023-10-24T23:41:22.356Z] f4c1fc716caa: Pulling fs layer [2023-10-24T23:41:22.356Z] cefa15bbcfad: Waiting [2023-10-24T23:41:22.356Z] 17808c966233: Waiting [2023-10-24T23:41:22.356Z] f4c1fc716caa: Waiting [2023-10-24T23:41:22.356Z] f0e02332f6b5: Waiting [2023-10-24T23:41:22.356Z] 5d54e960e981: Verifying Checksum [2023-10-24T23:41:22.356Z] 5d54e960e981: Download complete [2023-10-24T23:41:22.356Z] f0e02332f6b5: Verifying Checksum [2023-10-24T23:41:22.356Z] f0e02332f6b5: Download complete [2023-10-24T23:41:22.356Z] cefa15bbcfad: Download complete [2023-10-24T23:41:22.356Z] 9fda8d8052c6: Download complete [2023-10-24T23:41:22.945Z] f4c1fc716caa: Verifying Checksum [2023-10-24T23:41:22.945Z] f4c1fc716caa: Download complete [2023-10-24T23:41:23.216Z] 9fda8d8052c6: Pull complete [2023-10-24T23:41:23.826Z] 5d54e960e981: Pull complete [2023-10-24T23:41:24.411Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T23:41:24.411Z] c4a7e357bf2a: Download complete [2023-10-24T23:41:24.995Z] 17808c966233: Download complete [2023-10-24T23:41:37.328Z] c4a7e357bf2a: Pull complete [2023-10-24T23:41:37.328Z] f0e02332f6b5: Pull complete [2023-10-24T23:41:37.328Z] cefa15bbcfad: Pull complete [2023-10-24T23:41:44.007Z] 17808c966233: Pull complete [2023-10-24T23:41:45.961Z] f4c1fc716caa: Pull complete [2023-10-24T23:41:45.961Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T23:41:45.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T23:41:45.961Z] ---> ea914061e18c [2023-10-24T23:41:45.961Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T23:41:47.372Z] ---> Running in 8a6ed9d7dfa5 [2023-10-24T23:41:47.640Z] Removing intermediate container 8a6ed9d7dfa5 [2023-10-24T23:41:47.640Z] ---> 90888a2c04ec [2023-10-24T23:41:47.640Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:41:47.910Z] ---> Running in 067822f48eeb [2023-10-24T23:41:48.178Z] Removing intermediate container 067822f48eeb [2023-10-24T23:41:48.178Z] ---> a2be5abde924 [2023-10-24T23:41:48.178Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:41:48.178Z] ---> Running in 72534ab16f3e [2023-10-24T23:41:48.452Z] Removing intermediate container 72534ab16f3e [2023-10-24T23:41:48.452Z] ---> 45a068afc6d7 [2023-10-24T23:41:48.452Z] Step 6/12 : WORKDIR /device-uart [2023-10-24T23:41:48.724Z] ---> Running in f40025bb0c53 [2023-10-24T23:41:48.993Z] Removing intermediate container f40025bb0c53 [2023-10-24T23:41:48.993Z] ---> df9735ea703a [2023-10-24T23:41:48.993Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:41:48.993Z] ---> Running in 0f3e6d8bf1a7 [2023-10-24T23:41:50.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:41:50.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:41:51.678Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T23:41:51.678Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T23:41:51.678Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T23:41:51.678Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T23:41:51.678Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:41:51.678Z] OK: 270 MiB in 56 packages [2023-10-24T23:41:55.931Z] Removing intermediate container 0f3e6d8bf1a7 [2023-10-24T23:41:55.931Z] ---> 5614e2daa151 [2023-10-24T23:41:55.931Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T23:41:56.533Z] ---> e40ba24984ed [2023-10-24T23:41:56.533Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:41:56.533Z] ---> Running in 4b8722c90bc1 [2023-10-24T23:43:33.167Z] Removing intermediate container 4b8722c90bc1 [2023-10-24T23:43:33.167Z] ---> c4f76b2ddc62 [2023-10-24T23:43:33.167Z] Step 10/12 : COPY . . [2023-10-24T23:43:33.167Z] ---> cd1dcd623da8 [2023-10-24T23:43:33.167Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:43:33.167Z] ---> Running in 070988ca1446 [2023-10-24T23:43:33.167Z] Removing intermediate container 070988ca1446 [2023-10-24T23:43:33.167Z] ---> 2165cba5137f [2023-10-24T23:43:33.167Z] Step 12/12 : RUN ${MAKE} [2023-10-24T23:43:33.167Z] ---> Running in 2013905b69c9 [2023-10-24T23:43:33.167Z] noop [2023-10-24T23:43:33.167Z] Removing intermediate container 2013905b69c9 [2023-10-24T23:43:33.167Z] ---> d21036d40eba [2023-10-24T23:43:33.167Z] Successfully built d21036d40eba [2023-10-24T23:43:33.167Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:43:33.629Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T23:43:33.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:43:33.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-10334 does not seem to be running inside a container [2023-10-24T23:43:33.973Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T23:43:35.244Z] $ docker top db62c7a13c66628507094c8e7ed58f896275535c085beaae9f4c108450173311 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:43:36.118Z] + go version [2023-10-24T23:43:36.119Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T23:43:36.156Z] $ docker stop --time=1 db62c7a13c66628507094c8e7ed58f896275535c085beaae9f4c108450173311 [2023-10-24T23:43:37.812Z] $ docker rm -f --volumes db62c7a13c66628507094c8e7ed58f896275535c085beaae9f4c108450173311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:43:38.672Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T23:43:38.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:43:38.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-10334 does not seem to be running inside a container [2023-10-24T23:43:38.999Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T23:43:40.227Z] $ docker top 54436f3fad4473843a7bab57f4eeddb2d4096d2a0e7e2aa32db32b9fc7698338 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:43:41.179Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T23:43:41.881Z] + make test [2023-10-24T23:43:41.882Z] go test ./... -coverprofile=coverage.out [2023-10-24T23:43:47.231Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-10-24T23:45:24.130Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-10-24T23:45:24.130Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-10-24T23:45:24.130Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T23:45:24.130Z] go vet ./... [2023-10-24T23:45:36.447Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T23:45:36.447Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T23:45:36.714Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T23:45:37.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T23:45:37.048Z] $ docker stop --time=1 54436f3fad4473843a7bab57f4eeddb2d4096d2a0e7e2aa32db32b9fc7698338 [2023-10-24T23:45:39.455Z] $ docker rm -f --volumes 54436f3fad4473843a7bab57f4eeddb2d4096d2a0e7e2aa32db32b9fc7698338 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:45:40.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T23:45:40.727Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T23:45:41.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:45:41.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T23:45:42.045Z] + ls -al . [2023-10-24T23:45:42.045Z] total 144 [2023-10-24T23:45:42.045Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 23:43 . [2023-10-24T23:45:42.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:40 .. [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 23:40 .dockerignore [2023-10-24T23:45:42.045Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:40 .git [2023-10-24T23:45:42.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:40 .github [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 24 23:40 .gitignore [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:40 .golangci.yml [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 9941 Oct 24 23:40 Attribution.txt [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 1777 Oct 24 23:40 Dockerfile [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:40 GOVERNANCE.md [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 24 23:40 Jenkinsfile [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:40 LICENSE [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 24 23:40 Makefile [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 23:40 OWNERS.md [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 7340 Oct 24 23:40 README.md [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 23:36 VERSION [2023-10-24T23:45:42.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:40 bin [2023-10-24T23:45:42.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:40 cmd [2023-10-24T23:45:42.045Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 23:43 coverage.out [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 3719 Oct 24 23:40 go.mod [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 33980 Oct 24 23:40 go.sum [2023-10-24T23:45:42.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:40 internal [2023-10-24T23:45:42.045Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 23:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:45:42.462Z] + 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=591fe365cb0d0d49483bd116b5c6838462170107 --label arch=arm64 --label version=0.0.0 . [2023-10-24T23:45:42.747Z] Sending build context to Docker daemon 5.629MB [2023-10-24T23:45:42.747Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:45:42.747Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T23:45:42.747Z] ---> d21036d40eba [2023-10-24T23:45:42.747Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T23:45:43.017Z] ---> Running in 79b0c78e053b [2023-10-24T23:45:43.283Z] Removing intermediate container 79b0c78e053b [2023-10-24T23:45:43.283Z] ---> 91bb60cf4cea [2023-10-24T23:45:43.283Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:45:43.283Z] ---> Running in 81e7cb974c4a [2023-10-24T23:45:43.874Z] Removing intermediate container 81e7cb974c4a [2023-10-24T23:45:43.874Z] ---> 39b890c65a2a [2023-10-24T23:45:43.874Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:45:43.874Z] ---> Running in 2cd43aa42bb3 [2023-10-24T23:45:44.142Z] Removing intermediate container 2cd43aa42bb3 [2023-10-24T23:45:44.142Z] ---> d818ab14f42b [2023-10-24T23:45:44.142Z] Step 6/25 : WORKDIR /device-uart [2023-10-24T23:45:44.142Z] ---> Running in 4de1d7e531b5 [2023-10-24T23:45:44.407Z] Removing intermediate container 4de1d7e531b5 [2023-10-24T23:45:44.407Z] ---> d4ad8c283334 [2023-10-24T23:45:44.407Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:45:44.674Z] ---> Running in a75c0f931733 [2023-10-24T23:45:45.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:45:46.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:45:47.175Z] OK: 270 MiB in 56 packages [2023-10-24T23:45:48.137Z] Removing intermediate container a75c0f931733 [2023-10-24T23:45:48.137Z] ---> 26a17d0743bd [2023-10-24T23:45:48.137Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T23:45:52.509Z] ---> 5e91bb3328bb [2023-10-24T23:45:52.509Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:45:52.509Z] ---> Running in ff233bf64f87 [2023-10-24T23:45:54.495Z] Removing intermediate container ff233bf64f87 [2023-10-24T23:45:54.495Z] ---> d499cff2b8dd [2023-10-24T23:45:54.496Z] Step 10/25 : COPY . . [2023-10-24T23:45:55.466Z] ---> b7134297a8d3 [2023-10-24T23:45:55.467Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:45:55.467Z] ---> Running in bf9dc9457125 [2023-10-24T23:45:55.745Z] Removing intermediate container bf9dc9457125 [2023-10-24T23:45:55.745Z] ---> 3a1be5ab9c7b [2023-10-24T23:45:55.745Z] Step 12/25 : RUN ${MAKE} [2023-10-24T23:45:55.745Z] ---> Running in d0f74205088e [2023-10-24T23:45:57.158Z] 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.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-10-24T23:47:48.862Z] Removing intermediate container d0f74205088e [2023-10-24T23:47:48.862Z] ---> c9d721c5d781 [2023-10-24T23:47:48.862Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T23:47:48.862Z] 3.18: Pulling from library/alpine [2023-10-24T23:47:48.862Z] 579b34f0a95b: Pulling fs layer [2023-10-24T23:47:48.862Z] 579b34f0a95b: Verifying Checksum [2023-10-24T23:47:48.862Z] 579b34f0a95b: Download complete [2023-10-24T23:47:48.862Z] 579b34f0a95b: Pull complete [2023-10-24T23:47:48.862Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T23:47:48.862Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T23:47:48.862Z] ---> 3cc203321400 [2023-10-24T23:47:48.862Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T23:47:48.862Z] ---> Running in 4f1a41be31d0 [2023-10-24T23:47:48.862Z] Removing intermediate container 4f1a41be31d0 [2023-10-24T23:47:48.862Z] ---> 370041a6461a [2023-10-24T23:47:48.862Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T23:47:48.862Z] ---> Running in a35e82a883f6 [2023-10-24T23:47:48.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:47:48.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:47:48.862Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T23:47:48.862Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:47:48.862Z] OK: 8 MiB in 16 packages [2023-10-24T23:47:48.862Z] Removing intermediate container a35e82a883f6 [2023-10-24T23:47:48.862Z] ---> 2b08c4ed57ad [2023-10-24T23:47:48.862Z] Step 16/25 : WORKDIR / [2023-10-24T23:47:48.862Z] ---> Running in 4336491565ef [2023-10-24T23:47:48.862Z] Removing intermediate container 4336491565ef [2023-10-24T23:47:48.862Z] ---> 2b90bcb569cd [2023-10-24T23:47:48.862Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-10-24T23:47:48.862Z] ---> f0fc6077de94 [2023-10-24T23:47:48.862Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-10-24T23:47:48.862Z] ---> fe0f6367740b [2023-10-24T23:47:48.862Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-10-24T23:47:50.275Z] ---> 64e3c426deff [2023-10-24T23:47:50.275Z] Step 20/25 : EXPOSE 59995 [2023-10-24T23:47:50.275Z] ---> Running in 59be844289a3 [2023-10-24T23:47:50.543Z] Removing intermediate container 59be844289a3 [2023-10-24T23:47:50.543Z] ---> bd72cf85f622 [2023-10-24T23:47:50.543Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-10-24T23:47:50.543Z] ---> Running in 2f9abd3cd822 [2023-10-24T23:47:50.810Z] Removing intermediate container 2f9abd3cd822 [2023-10-24T23:47:50.810Z] ---> 85644d7f3a6d [2023-10-24T23:47:50.810Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T23:47:50.810Z] ---> Running in 741e2c735581 [2023-10-24T23:47:51.080Z] Removing intermediate container 741e2c735581 [2023-10-24T23:47:51.080Z] ---> 01ebbb31d09d [2023-10-24T23:47:51.080Z] Step 23/25 : LABEL arch=arm64 [2023-10-24T23:47:51.347Z] ---> Running in f21db2511730 [2023-10-24T23:47:51.613Z] Removing intermediate container f21db2511730 [2023-10-24T23:47:51.613Z] ---> 4f5179d46263 [2023-10-24T23:47:51.613Z] Step 24/25 : LABEL git_sha=591fe365cb0d0d49483bd116b5c6838462170107 [2023-10-24T23:47:51.613Z] ---> Running in c3254d1db470 [2023-10-24T23:47:51.885Z] Removing intermediate container c3254d1db470 [2023-10-24T23:47:51.885Z] ---> 2796253756c3 [2023-10-24T23:47:51.885Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T23:47:52.151Z] ---> Running in e9eabc358f83 [2023-10-24T23:47:52.420Z] Removing intermediate container e9eabc358f83 [2023-10-24T23:47:52.420Z] ---> 7c2f39c59a51 [2023-10-24T23:47:52.420Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T23:47:52.420Z] Successfully built 7c2f39c59a51 [2023-10-24T23:47:52.420Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:47:53.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:47:53.253Z] [2023-10-24T23:47:53.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:47:53.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:47:53.668Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T23:47:53.668Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T23:47:53.668Z] 04944245beec: Pulling fs layer [2023-10-24T23:47:53.668Z] 699f458cf7ca: Pulling fs layer [2023-10-24T23:47:53.668Z] 765212b225bb: Pulling fs layer [2023-10-24T23:47:53.668Z] f23df028b6ca: Pulling fs layer [2023-10-24T23:47:53.668Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T23:47:53.668Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T23:47:53.668Z] f23df028b6ca: Waiting [2023-10-24T23:47:53.668Z] d65c8cfc05b1: Waiting [2023-10-24T23:47:53.668Z] 2437ff75d9bd: Waiting [2023-10-24T23:47:53.668Z] 765212b225bb: Waiting [2023-10-24T23:47:53.938Z] 04944245beec: Verifying Checksum [2023-10-24T23:47:53.938Z] 04944245beec: Download complete [2023-10-24T23:47:53.938Z] 765212b225bb: Download complete [2023-10-24T23:47:53.938Z] f23df028b6ca: Verifying Checksum [2023-10-24T23:47:53.938Z] f23df028b6ca: Download complete [2023-10-24T23:47:53.938Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T23:47:53.938Z] d65c8cfc05b1: Download complete [2023-10-24T23:47:54.209Z] 699f458cf7ca: Verifying Checksum [2023-10-24T23:47:54.209Z] 699f458cf7ca: Download complete [2023-10-24T23:47:54.477Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T23:47:54.477Z] 8998bd30e6a1: Download complete [2023-10-24T23:47:57.068Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T23:47:57.068Z] 2437ff75d9bd: Download complete [2023-10-24T23:47:59.643Z] 8998bd30e6a1: Pull complete [2023-10-24T23:47:59.643Z] 04944245beec: Pull complete [2023-10-24T23:48:01.046Z] 699f458cf7ca: Pull complete [2023-10-24T23:48:01.312Z] 765212b225bb: Pull complete [2023-10-24T23:48:02.273Z] f23df028b6ca: Pull complete [2023-10-24T23:48:02.540Z] d65c8cfc05b1: Pull complete [2023-10-24T23:48:20.723Z] 2437ff75d9bd: Pull complete [2023-10-24T23:48:20.723Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T23:48:20.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:48:20.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:48:21.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-10334 does not seem to be running inside a container [2023-10-24T23:48:21.135Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T23:48:23.768Z] $ docker top a43c1b7735f434efb3c31502ed76b8e76f675f7656827a9c86dfadb65b3fefaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:48:24.347Z] ---> job-cost.sh [2023-10-24T23:48:24.611Z] lf-activate-venv: SKIPPING [2023-10-24T23:48:24.611Z] INFO: No Stack... [2023-10-24T23:48:24.894Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T23:48:25.854Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T23:48:26.519Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-10-24T23:48:26.519Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T23:48:26.593Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-26-1-stack-cost] [2023-10-24T23:48:26.598Z] Resource [jenkins-edgexfoundry-device-uart-PR-26-1-stack-cost] did not exist. Created. [2023-10-24T23:48:26.598Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-26-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T23:48:27.328Z] /w/workspace/device-uart/1@tmp/durable-5813541d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T23:48:27.683Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T23:48:27.980Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T23:48:28.032Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T23:48:28.047Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-26-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T23:48:28.140Z] $ docker stop --time=1 a43c1b7735f434efb3c31502ed76b8e76f675f7656827a9c86dfadb65b3fefaf [2023-10-24T23:48:29.646Z] $ docker rm -f --volumes a43c1b7735f434efb3c31502ed76b8e76f675f7656827a9c86dfadb65b3fefaf [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-10-24T23:48:30.627Z] provisioning config files... [2023-10-24T23:48:30.634Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-26@tmp/config17267640927051933230tmp [Pipeline] { [Pipeline] sh [2023-10-24T23:48:30.966Z] + set +x [2023-10-24T23:48:30.966Z] + curl+ -s https://codecov.io/bash [2023-10-24T23:48:30.966Z] bash -s -- [2023-10-24T23:48:30.966Z] [2023-10-24T23:48:30.966Z] _____ _ [2023-10-24T23:48:30.966Z] / ____| | | [2023-10-24T23:48:30.966Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T23:48:30.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T23:48:30.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T23:48:30.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T23:48:30.967Z] Bash-1.0.6 [2023-10-24T23:48:30.967Z] [2023-10-24T23:48:30.967Z] [2023-10-24T23:48:30.967Z] ==> git version 2.25.1 found [2023-10-24T23:48:30.967Z] ==> 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-10-24T23:48:30.967Z] Release-Date: 2020-01-08 [2023-10-24T23:48:30.967Z] 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-10-24T23:48:30.967Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T23:48:30.967Z] ==> Jenkins CI detected. [2023-10-24T23:48:30.967Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-26 [2023-10-24T23:48:30.967Z] project root: . [2023-10-24T23:48:30.967Z] --> token set from env [2023-10-24T23:48:30.967Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T23:48:30.967Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T23:48:30.967Z] ==> Python coveragepy not found [2023-10-24T23:48:30.967Z] ==> Searching for coverage reports in: [2023-10-24T23:48:30.967Z] + . [2023-10-24T23:48:30.967Z] -> Found 1 reports [2023-10-24T23:48:30.967Z] ==> Detecting git/mercurial file structure [2023-10-24T23:48:31.224Z] ==> Reading reports [2023-10-24T23:48:31.224Z] + ./coverage.out bytes=10 [2023-10-24T23:48:31.224Z] ==> Appending adjustments [2023-10-24T23:48:31.224Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T23:48:31.224Z] + Found adjustments [2023-10-24T23:48:31.224Z] ==> Gzipping contents [2023-10-24T23:48:31.224Z] 4.0K /tmp/codecov.OM1XXf.gz [2023-10-24T23:48:31.224Z] ==> Uploading reports [2023-10-24T23:48:31.224Z] url: https://codecov.io [2023-10-24T23:48:31.224Z] query: branch=PR-26&commit=591fe365cb0d0d49483bd116b5c6838462170107&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-26%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=26&job=&cmd_args= [2023-10-24T23:48:31.224Z] -> Pinging Codecov [2023-10-24T23:48:31.224Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-26&commit=591fe365cb0d0d49483bd116b5c6838462170107&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-26%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=26&job=&cmd_args= [2023-10-24T23:48:31.224Z] -> Uploading to [2023-10-24T23:48:31.224Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/B9AA6E0BBD74AE3A32605C7A7C664919/591fe365cb0d0d49483bd116b5c6838462170107/5dbdae74-e25b-4a18-8599-697b1b1e1040.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T234831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1131372c237b3c06aa1c05eed7dc0db229cc51ff2606a6b4349ebe99710ce07 [2023-10-24T23:48:31.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T23:48:31.224Z] Dload Upload Total Spent Left Speed [2023-10-24T23:48:31.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 1800 --:--:-- --:--:-- --:--:-- 1794 100 603 0 0 100 603 0 1800 --:--:-- --:--:-- --:--:-- 1794 [2023-10-24T23:48:31.791Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/591fe365cb0d0d49483bd116b5c6838462170107 [Pipeline] } [2023-10-24T23:48:31.826Z] 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-10-24T23:48:33.613Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-26/archives ] [2023-10-24T23:48:33.613Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-26/archives [2023-10-24T23:48:33.613Z] total 16 [2023-10-24T23:48:33.613Z] drwxr-xr-x 3 root root 4096 Oct 24 23:38 . [2023-10-24T23:48:33.613Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:38 .. [2023-10-24T23:48:33.613Z] drwxr-xr-x 2 root root 4096 Oct 24 23:38 cost [2023-10-24T23:48:33.613Z] -rw-r--r-- 1 root root 82 Oct 24 23:38 cost.csv [2023-10-24T23:48:33.613Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-26/archives [2023-10-24T23:48:33.613Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-26/archives [2023-10-24T23:48:33.613Z] total 16 [2023-10-24T23:48:33.613Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:38 . [2023-10-24T23:48:33.613Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:38 .. [2023-10-24T23:48:33.613Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 23:38 cost [2023-10-24T23:48:33.613Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 24 23:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:48:33.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:48:34.840Z] ---> package-listing.sh [2023-10-24T23:48:34.840Z] ++ facter osfamily [2023-10-24T23:48:34.840Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T23:48:35.100Z] + OS_FAMILY=debian [2023-10-24T23:48:35.100Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-26 [2023-10-24T23:48:35.100Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T23:48:35.100Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T23:48:35.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T23:48:35.100Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T23:48:35.100Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-26 ']' [2023-10-24T23:48:35.100Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T23:48:35.100Z] + case "${OS_FAMILY}" in [2023-10-24T23:48:35.100Z] + dpkg -l [2023-10-24T23:48:35.100Z] + grep '^ii' [2023-10-24T23:48:35.100Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T23:48:35.100Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T23:48:35.100Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T23:48:35.100Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-26 ']' [2023-10-24T23:48:35.100Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-26/archives/ [2023-10-24T23:48:35.100Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-26/archives/ [Pipeline] echo [2023-10-24T23:48:35.134Z] 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-26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T23:48:35.422Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:48:36.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:48:36.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:48:36.204Z] prd-ubuntu20.04-docker-8c-8g-10333 does not seem to be running inside a container [2023-10-24T23:48:36.248Z] $ 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-26/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-26 -v /w/workspace/edgexfoundry_device-uart_PR-26:/w/workspace/edgexfoundry_device-uart_PR-26:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-26@tmp:/w/workspace/edgexfoundry_device-uart_PR-26@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T23:48:36.433Z] $ docker top 1a42b880ee51f9a496bec9268d99eb88a90859aa51889462d691c0a4dbf67441 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:48:36.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T23:48:37.110Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T23:48:37.422Z] + ls /var/log/sa-host [2023-10-24T23:48:37.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:48:37.637Z] provisioning config files... [2023-10-24T23:48:37.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-26@tmp/config16334772723372894956tmp [Pipeline] { [Pipeline] echo [2023-10-24T23:48:37.690Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:48:37.996Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T23:48:38.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:48:38.411Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T23:48:38.448Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:48:38.758Z] ---> sudo-logs.sh [2023-10-24T23:48:38.758Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T23:48:38.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:48:39.166Z] ---> job-cost.sh [2023-10-24T23:48:39.166Z] lf-activate-venv: SKIPPING [2023-10-24T23:48:39.166Z] DEBUG: total: 0.2199999988079071 [2023-10-24T23:48:39.166Z] INFO: Retrieving Stack Cost... [2023-10-24T23:48:39.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T23:48:40.299Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T23:48:40.339Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:48:40.651Z] ---> logs-deploy.sh [2023-10-24T23:48:40.651Z] lf-activate-venv: SKIPPING [2023-10-24T23:48:40.651Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-26/1 [2023-10-24T23:48:40.651Z] INFO: archiving workspace using pattern(s): [2023-10-24T23:48:41.588Z] Archives upload complete. [2023-10-24T23:48:41.589Z] INFO: archiving logs to Nexus