Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 886fb5391d0715c03eb52aea2bbf175b6095cc08 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-ssh15987059149715912049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10405305875873312925.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7844306218048843865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16224369250649223826.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5761299191441447226.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-26448’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26449 in /w/workspace/edgexfoundry_device-uart_main [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_main # 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 Avoid second fetch Checking out Revision 886fb5391d0715c03eb52aea2bbf175b6095cc08 (main) Commit message: "Merge pull request #41 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" > git config core.sparsecheckout # timeout=10 > git checkout -f 886fb5391d0715c03eb52aea2bbf175b6095cc08 # timeout=10 > git rev-list --no-walk 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-30T08:55:22.016Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-30T08:55:22.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-30T08:55:22.130Z] ========================================================= [2023-12-30T08:55:22.130Z] EdgeX Global Pipelines Version Info [2023-12-30T08:55:22.131Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:55:22.840Z] ------------------- [2023-12-30T08:55:22.840Z] stable info: [2023-12-30T08:55:22.840Z] ------------------- [2023-12-30T08:55:22.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-30T08:55:22.840Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-30T08:55:22.840Z] Message: update stable to v1.0.258 [2023-12-30T08:55:23.409Z] ------------------- [2023-12-30T08:55:23.410Z] experimental info: [2023-12-30T08:55:23.410Z] ------------------- [2023-12-30T08:55:23.410Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-30T08:55:23.410Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-30T08:55:23.410Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-30T08:55:23.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-12-30T08:55:23.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-12-30T08:55:23.515Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-30T08:55:23.541Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-30T08:55:23.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-30T08:55:23.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-30T08:55:23.616Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-30T08:55:23.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-30T08:55:23.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-30T08:55:23.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-30T08:55:23.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-30T08:55:23.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-12-30T08:55:23.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-30T08:55:23.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-30T08:55:23.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-30T08:55:23.861Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-30T08:55:23.899Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-30T08:55:23.929Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-30T08:55:23.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-30T08:55:23.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-30T08:55:24.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-30T08:55:24.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-30T08:55:24.096Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-30T08:55:24.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-30T08:55:24.184Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-30T08:55:24.220Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-30T08:55:24.257Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-30T08:55:24.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-30T08:55:24.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-30T08:55:24.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-30T08:55:24.401Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 886fb5391d0715c03eb52aea2bbf175b6095cc08 [Pipeline] echo [2023-12-30T08:55:24.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 886fb53 [Pipeline] echo [2023-12-30T08:55:24.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T08:55:24.560Z] provisioning config files... [2023-12-30T08:55:24.573Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11632780919146909163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:55:24.922Z] ---> ****-login.sh [2023-12-30T08:55:24.922Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:55:25.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:25.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:25.183Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:25.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:25.183Z] [2023-12-30T08:55:25.183Z] Login Succeeded [2023-12-30T08:55:25.183Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:55:25.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:25.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:25.183Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:25.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:25.183Z] [2023-12-30T08:55:25.183Z] Login Succeeded [2023-12-30T08:55:25.183Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:55:25.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:25.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:25.445Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:25.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:25.445Z] [2023-12-30T08:55:25.445Z] Login Succeeded [2023-12-30T08:55:25.445Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:55:25.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:25.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:25.445Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:25.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:25.445Z] [2023-12-30T08:55:25.445Z] Login Succeeded [2023-12-30T08:55:25.445Z] ****.io [2023-12-30T08:55:25.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:25.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:25.706Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:25.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:25.706Z] [2023-12-30T08:55:25.706Z] Login Succeeded [2023-12-30T08:55:25.706Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:55:25.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-30T08:55:26.202Z] + git rev-list -1 --merges 886fb5391d0715c03eb52aea2bbf175b6095cc08~1..886fb5391d0715c03eb52aea2bbf175b6095cc08 [Pipeline] echo [2023-12-30T08:55:26.231Z] -----------> git rev-list -1 --merges 886fb5391d0715c03eb52aea2bbf175b6095cc08~1..886fb5391d0715c03eb52aea2bbf175b6095cc08 886fb5391d0715c03eb52aea2bbf175b6095cc08 [2023-12-30T08:55:26.231Z] 886fb5391d0715c03eb52aea2bbf175b6095cc08 [false] [Pipeline] sh [2023-12-30T08:55:26.538Z] + git log --format=format:%s -1 886fb5391d0715c03eb52aea2bbf175b6095cc08 [Pipeline] echo [2023-12-30T08:55:26.554Z] ========================================================= [2023-12-30T08:55:26.554Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-30T08:55:26.554Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T08:55:26.948Z] + git log --format=format:%s -1 886fb5391d0715c03eb52aea2bbf175b6095cc08 [Pipeline] echo [2023-12-30T08:55:26.962Z] [semverPrep] GIT_COMMIT: 886fb5391d0715c03eb52aea2bbf175b6095cc08, Commit Message: Merge pull request #41 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6 [Pipeline] echo [2023-12-30T08:55:26.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-30T08:55:27.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T08:55:27.371Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-30T08:55:27.371Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-30T08:55:27.371Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-30T08:55:27.371Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-30T08:55:27.371Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-30T08:55:27.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:55:27.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T08:55:27.729Z] [2023-12-30T08:55:27.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:55:28.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T08:55:28.046Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-30T08:55:28.046Z] b85a868b505f: Pulling fs layer [2023-12-30T08:55:28.046Z] e2be974225ed: Pulling fs layer [2023-12-30T08:55:28.046Z] 339a4e72a1f5: Pulling fs layer [2023-12-30T08:55:28.046Z] 988bab9f4d93: Pulling fs layer [2023-12-30T08:55:28.046Z] 1469e6f7b9e6: Pulling fs layer [2023-12-30T08:55:28.046Z] eaf3925da568: Pulling fs layer [2023-12-30T08:55:28.046Z] bab4dde63d76: Pulling fs layer [2023-12-30T08:55:28.046Z] bde34c3a00c8: Pulling fs layer [2023-12-30T08:55:28.046Z] b352a97aabf1: Pulling fs layer [2023-12-30T08:55:28.046Z] 4872d77fe225: Pulling fs layer [2023-12-30T08:55:28.046Z] 5851b861e8e6: Pulling fs layer [2023-12-30T08:55:28.046Z] eaf3925da568: Waiting [2023-12-30T08:55:28.046Z] bab4dde63d76: Waiting [2023-12-30T08:55:28.046Z] bde34c3a00c8: Waiting [2023-12-30T08:55:28.046Z] b352a97aabf1: Waiting [2023-12-30T08:55:28.046Z] 5851b861e8e6: Waiting [2023-12-30T08:55:28.046Z] 988bab9f4d93: Waiting [2023-12-30T08:55:28.046Z] 4872d77fe225: Waiting [2023-12-30T08:55:28.046Z] 1469e6f7b9e6: Waiting [2023-12-30T08:55:28.046Z] e2be974225ed: Verifying Checksum [2023-12-30T08:55:28.046Z] e2be974225ed: Download complete [2023-12-30T08:55:28.046Z] 988bab9f4d93: Download complete [2023-12-30T08:55:28.047Z] 1469e6f7b9e6: Verifying Checksum [2023-12-30T08:55:28.047Z] 1469e6f7b9e6: Download complete [2023-12-30T08:55:28.047Z] 339a4e72a1f5: Download complete [2023-12-30T08:55:28.047Z] eaf3925da568: Verifying Checksum [2023-12-30T08:55:28.047Z] eaf3925da568: Download complete [2023-12-30T08:55:28.047Z] bde34c3a00c8: Verifying Checksum [2023-12-30T08:55:28.047Z] bde34c3a00c8: Download complete [2023-12-30T08:55:28.305Z] b352a97aabf1: Download complete [2023-12-30T08:55:28.305Z] 4872d77fe225: Verifying Checksum [2023-12-30T08:55:28.305Z] 4872d77fe225: Download complete [2023-12-30T08:55:28.305Z] 5851b861e8e6: Download complete [2023-12-30T08:55:28.305Z] b85a868b505f: Verifying Checksum [2023-12-30T08:55:28.305Z] b85a868b505f: Download complete [2023-12-30T08:55:28.567Z] bab4dde63d76: Verifying Checksum [2023-12-30T08:55:28.567Z] bab4dde63d76: Download complete [2023-12-30T08:55:29.503Z] b85a868b505f: Pull complete [2023-12-30T08:55:29.761Z] e2be974225ed: Pull complete [2023-12-30T08:55:30.019Z] 339a4e72a1f5: Pull complete [2023-12-30T08:55:30.332Z] 988bab9f4d93: Pull complete [2023-12-30T08:55:30.332Z] 1469e6f7b9e6: Pull complete [2023-12-30T08:55:30.593Z] eaf3925da568: Pull complete [2023-12-30T08:55:32.500Z] bab4dde63d76: Pull complete [2023-12-30T08:55:32.500Z] bde34c3a00c8: Pull complete [2023-12-30T08:55:32.500Z] b352a97aabf1: Pull complete [2023-12-30T08:55:32.500Z] 4872d77fe225: Pull complete [2023-12-30T08:55:32.500Z] 5851b861e8e6: Pull complete [2023-12-30T08:55:32.500Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-30T08:55:32.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T08:55:32.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:55:32.690Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T08:55:32.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T08:55:37.046Z] $ docker top 4e5acc99746d29ba390ac646d844441c20cd55d87f9d770f45dd271a6f132bbc -eo pid,comm [2023-12-30T08:55:37.101Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-30T08:55:37.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T08:55:37.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T08:55:37.283Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T08:55:37.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T08:55:37.417Z] $ docker exec 4e5acc99746d29ba390ac646d844441c20cd55d87f9d770f45dd271a6f132bbc ssh-agent [2023-12-30T08:55:37.517Z] SSH_AUTH_SOCK=/tmp/ssh-ppsxsEaktxls/agent.32 [2023-12-30T08:55:37.517Z] SSH_AGENT_PID=39 [2023-12-30T08:55:37.523Z] Running ssh-add (command line suppressed) [2023-12-30T08:55:37.626Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7371471887876939577.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7371471887876939577.key) [2023-12-30T08:55:37.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T08:55:37.971Z] + git tag --points-at HEAD [Pipeline] } [2023-12-30T08:55:37.983Z] $ docker exec --env ******** --env ******** 4e5acc99746d29ba390ac646d844441c20cd55d87f9d770f45dd271a6f132bbc ssh-agent -k [2023-12-30T08:55:38.088Z] unset SSH_AUTH_SOCK; [2023-12-30T08:55:38.088Z] unset SSH_AGENT_PID; [2023-12-30T08:55:38.088Z] echo Agent pid 39 killed; [2023-12-30T08:55:38.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-30T08:55:38.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T08:55:38.164Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T08:55:38.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T08:55:38.273Z] $ docker exec 4e5acc99746d29ba390ac646d844441c20cd55d87f9d770f45dd271a6f132bbc ssh-agent [2023-12-30T08:55:38.371Z] SSH_AUTH_SOCK=/tmp/ssh-LMJX7yDM7MFA/agent.71 [2023-12-30T08:55:38.372Z] SSH_AGENT_PID=77 [2023-12-30T08:55:38.376Z] Running ssh-add (command line suppressed) [2023-12-30T08:55:38.475Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4689995198612041751.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4689995198612041751.key) [2023-12-30T08:55:38.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T08:55:38.797Z] + git semver init [2023-12-30T08:55:39.057Z] 2023-12-30 08:55:39,001 [run_init] DEBUG init version:0.0.0 force:False [2023-12-30T08:55:39.057Z] 2023-12-30 08:55:39,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-12-30T08:55:39.057Z] 2023-12-30 08:55:39,002 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-12-30T08:55:39.057Z] 2023-12-30 08:55:39,002 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-12-30T08:55:40.434Z] 2023-12-30 08:55:40,229 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-12-30T08:55:40.434Z] 2023-12-30 08:55:40,229 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-12-30T08:55:40.434Z] 2023-12-30 08:55:40,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-30T08:55:40.434Z] 2023-12-30 08:55:40,230 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-30T08:55:40.434Z] 3.0.1-dev.17 [Pipeline] } [2023-12-30T08:55:40.444Z] $ docker exec --env ******** --env ******** 4e5acc99746d29ba390ac646d844441c20cd55d87f9d770f45dd271a6f132bbc ssh-agent -k [2023-12-30T08:55:40.538Z] unset SSH_AUTH_SOCK; [2023-12-30T08:55:40.539Z] unset SSH_AGENT_PID; [2023-12-30T08:55:40.539Z] echo Agent pid 77 killed; [2023-12-30T08:55:40.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T08:55:41.635Z] + git semver [Pipeline] } [2023-12-30T08:55:41.650Z] $ docker stop --time=1 4e5acc99746d29ba390ac646d844441c20cd55d87f9d770f45dd271a6f132bbc [2023-12-30T08:55:42.946Z] $ docker rm -f --volumes 4e5acc99746d29ba390ac646d844441c20cd55d87f9d770f45dd271a6f132bbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T08:55:43.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-30T08:55:43.544Z] Stashed 1 file(s) [Pipeline] echo [2023-12-30T08:55:43.549Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T08:55:43.916Z] provisioning config files... [2023-12-30T08:55:43.924Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6360118905192240556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:55:44.272Z] ---> ****-login.sh [2023-12-30T08:55:44.272Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:55:44.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:44.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:44.272Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:44.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:44.272Z] [2023-12-30T08:55:44.272Z] Login Succeeded [2023-12-30T08:55:44.272Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:55:44.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:44.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:44.272Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:44.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:44.272Z] [2023-12-30T08:55:44.272Z] Login Succeeded [2023-12-30T08:55:44.272Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:55:44.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:44.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:44.532Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:44.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:44.532Z] [2023-12-30T08:55:44.532Z] Login Succeeded [2023-12-30T08:55:44.532Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:55:44.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:44.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:44.532Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:44.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:44.532Z] [2023-12-30T08:55:44.532Z] Login Succeeded [2023-12-30T08:55:44.532Z] ****.io [2023-12-30T08:55:45.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:55:45.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:55:45.798Z] Configure a credential helper to remove this warning. See [2023-12-30T08:55:45.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:55:45.799Z] [2023-12-30T08:55:45.799Z] Login Succeeded [2023-12-30T08:55:45.799Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:55:45.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-30T08:55:45.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:55:45.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:55:46.027Z] ========================================================= [2023-12-30T08:55:46.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-30T08:55:46.027Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:55:46.449Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-30T08:55:46.449Z] Sending build context to Docker daemon 23.05MB [2023-12-30T08:55:46.449Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-30T08:55:46.449Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-30T08:55:46.449Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-30T08:55:46.449Z] 7264a8db6415: Pulling fs layer [2023-12-30T08:55:46.449Z] c4d48a809fc2: Pulling fs layer [2023-12-30T08:55:46.449Z] 4f1c88b9dad5: Pulling fs layer [2023-12-30T08:55:46.449Z] ad3a456e5733: Pulling fs layer [2023-12-30T08:55:46.449Z] 69c7f0334f64: Pulling fs layer [2023-12-30T08:55:46.449Z] 1f1c1a5573a3: Pulling fs layer [2023-12-30T08:55:46.449Z] ce7588e14bc9: Pulling fs layer [2023-12-30T08:55:46.449Z] b5e4710f87ac: Pulling fs layer [2023-12-30T08:55:46.449Z] ad3a456e5733: Waiting [2023-12-30T08:55:46.449Z] 69c7f0334f64: Waiting [2023-12-30T08:55:46.449Z] 1f1c1a5573a3: Waiting [2023-12-30T08:55:46.449Z] b5e4710f87ac: Waiting [2023-12-30T08:55:46.449Z] ce7588e14bc9: Waiting [2023-12-30T08:55:46.709Z] c4d48a809fc2: Verifying Checksum [2023-12-30T08:55:46.709Z] c4d48a809fc2: Download complete [2023-12-30T08:55:46.709Z] ad3a456e5733: Download complete [2023-12-30T08:55:46.709Z] 69c7f0334f64: Verifying Checksum [2023-12-30T08:55:46.709Z] 69c7f0334f64: Download complete [2023-12-30T08:55:46.709Z] 7264a8db6415: Verifying Checksum [2023-12-30T08:55:46.709Z] 7264a8db6415: Download complete [2023-12-30T08:55:46.709Z] 1f1c1a5573a3: Verifying Checksum [2023-12-30T08:55:46.709Z] 1f1c1a5573a3: Download complete [2023-12-30T08:55:46.709Z] 7264a8db6415: Pull complete [2023-12-30T08:55:46.968Z] b5e4710f87ac: Verifying Checksum [2023-12-30T08:55:46.968Z] b5e4710f87ac: Download complete [2023-12-30T08:55:46.968Z] c4d48a809fc2: Pull complete [2023-12-30T08:55:46.968Z] 4f1c88b9dad5: Verifying Checksum [2023-12-30T08:55:46.968Z] 4f1c88b9dad5: Download complete [2023-12-30T08:55:47.533Z] ce7588e14bc9: Verifying Checksum [2023-12-30T08:55:47.533Z] ce7588e14bc9: Download complete [2023-12-30T08:55:50.065Z] 4f1c88b9dad5: Pull complete [2023-12-30T08:55:50.065Z] ad3a456e5733: Pull complete [2023-12-30T08:55:50.324Z] 69c7f0334f64: Pull complete [2023-12-30T08:55:50.324Z] 1f1c1a5573a3: Pull complete [2023-12-30T08:55:52.847Z] ce7588e14bc9: Pull complete [2023-12-30T08:55:53.108Z] b5e4710f87ac: Pull complete [2023-12-30T08:55:53.108Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-30T08:55:53.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-30T08:55:53.108Z] ---> 88b5674ff536 [2023-12-30T08:55:53.108Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-30T08:55:58.820Z] Still waiting to schedule task [2023-12-30T08:55:58.820Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26450’ is offline [2023-12-30T08:56:01.650Z] ---> Running in 0b83e37672fa [2023-12-30T08:56:01.650Z] Removing intermediate container 0b83e37672fa [2023-12-30T08:56:01.650Z] ---> 312e014e70e0 [2023-12-30T08:56:01.650Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-30T08:56:01.650Z] ---> Running in 1d188515b90b [2023-12-30T08:56:01.910Z] Removing intermediate container 1d188515b90b [2023-12-30T08:56:01.910Z] ---> 61619a7d94e2 [2023-12-30T08:56:01.910Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-30T08:56:01.910Z] ---> Running in 7e570752db7a [2023-12-30T08:56:01.910Z] Removing intermediate container 7e570752db7a [2023-12-30T08:56:01.910Z] ---> 0ddf113ad451 [2023-12-30T08:56:01.910Z] Step 6/12 : WORKDIR /device-uart [2023-12-30T08:56:01.910Z] ---> Running in 5feae8063dd0 [2023-12-30T08:56:01.910Z] Removing intermediate container 5feae8063dd0 [2023-12-30T08:56:01.910Z] ---> f11d27515cf6 [2023-12-30T08:56:01.910Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-30T08:56:01.910Z] ---> Running in 2b37788e7a06 [2023-12-30T08:56:02.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:02.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:56:02.687Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-30T08:56:02.687Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-30T08:56:02.687Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-30T08:56:02.687Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-30T08:56:02.687Z] Executing busybox-1.36.1-r5.trigger [2023-12-30T08:56:02.687Z] OK: 268 MiB in 56 packages [2023-12-30T08:56:03.256Z] Removing intermediate container 2b37788e7a06 [2023-12-30T08:56:03.256Z] ---> f56b0158e371 [2023-12-30T08:56:03.256Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-30T08:56:03.514Z] ---> b05f8684cccc [2023-12-30T08:56:03.514Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T08:56:03.514Z] ---> Running in 8c0fe855aa45 [2023-12-30T08:56:52.440Z] Removing intermediate container 8c0fe855aa45 [2023-12-30T08:56:52.440Z] ---> 93339a04ab77 [2023-12-30T08:56:52.440Z] Step 10/12 : COPY . . [2023-12-30T08:56:52.440Z] ---> 6599504201f1 [2023-12-30T08:56:52.440Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-30T08:56:52.440Z] ---> Running in 1ec1f3fe8ec1 [2023-12-30T08:56:52.440Z] Removing intermediate container 1ec1f3fe8ec1 [2023-12-30T08:56:52.440Z] ---> d15e8de5386b [2023-12-30T08:56:52.440Z] Step 12/12 : RUN ${MAKE} [2023-12-30T08:56:52.440Z] ---> Running in 68bf75fdf1a9 [2023-12-30T08:56:52.440Z] noop [2023-12-30T08:56:52.440Z] Removing intermediate container 68bf75fdf1a9 [2023-12-30T08:56:52.440Z] ---> c5627e117ca4 [2023-12-30T08:56:52.440Z] Successfully built c5627e117ca4 [2023-12-30T08:56:52.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:52.824Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-30T08:56:52.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:56:52.951Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T08:56:52.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2023-12-30T08:56:53.333Z] $ docker top 0ae96da5920e0a805528faa84ec45f5454de48f491f770ae078a5af30a8ac074 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T08:56:53.702Z] + go version [2023-12-30T08:56:53.702Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-30T08:56:53.716Z] $ docker stop --time=1 0ae96da5920e0a805528faa84ec45f5454de48f491f770ae078a5af30a8ac074 [2023-12-30T08:56:55.003Z] $ docker rm -f --volumes 0ae96da5920e0a805528faa84ec45f5454de48f491f770ae078a5af30a8ac074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:56:55.601Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-30T08:56:55.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:56:55.721Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T08:56:55.758Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2023-12-30T08:56:56.050Z] $ docker top afbf1abb611c272e4b67ad3ebf2fabde7f399e3020395e34fcd164171e58e1b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T08:56:56.430Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-12-30T08:56:56.751Z] + make test [2023-12-30T08:56:56.751Z] go test ./... -coverprofile=coverage.out [2023-12-30T08:56:58.128Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-30T08:57:10.403Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-30T08:57:10.403Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-30T08:57:15.668Z] go vet ./... [2023-12-30T08:57:18.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-30T08:57:18.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-30T08:57:18.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-30T08:57:18.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-30T08:57:19.009Z] $ docker stop --time=1 afbf1abb611c272e4b67ad3ebf2fabde7f399e3020395e34fcd164171e58e1b1 [2023-12-30T08:57:23.216Z] $ docker rm -f --volumes afbf1abb611c272e4b67ad3ebf2fabde7f399e3020395e34fcd164171e58e1b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T08:57:23.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-30T08:57:23.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-30T08:57:24.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-30T08:57:24.779Z] + ls -al . [2023-12-30T08:57:24.779Z] total 156 [2023-12-30T08:57:24.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 08:56 . [2023-12-30T08:57:24.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 08:55 .. [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 30 08:55 .dockerignore [2023-12-30T08:57:24.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 08:57 .git [2023-12-30T08:57:24.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:55 .github [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 30 08:55 .gitignore [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 30 08:55 .golangci.yml [2023-12-30T08:57:24.779Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 08:55 .semver [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 30 08:55 Attribution.txt [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 30 08:55 CHANGELOG.md [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 30 08:55 Dockerfile [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 08:55 GOVERNANCE.md [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 30 08:55 Jenkinsfile [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 30 08:55 LICENSE [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 30 08:55 Makefile [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 30 08:55 OWNERS.md [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 30 08:55 README.md [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 30 08:55 VERSION [2023-12-30T08:57:24.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:55 bin [2023-12-30T08:57:24.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:55 cmd [2023-12-30T08:57:24.779Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 30 08:56 coverage.out [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 3717 Dec 30 08:55 go.mod [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 34814 Dec 30 08:55 go.sum [2023-12-30T08:57:24.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:55 internal [2023-12-30T08:57:24.779Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 30 08:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:57:25.199Z] + 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=886fb5391d0715c03eb52aea2bbf175b6095cc08 --label arch=amd64 --label version=3.0.1-dev.17 . [2023-12-30T08:57:25.199Z] Sending build context to Docker daemon 23.05MB [2023-12-30T08:57:25.199Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-30T08:57:25.199Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-30T08:57:25.199Z] ---> c5627e117ca4 [2023-12-30T08:57:25.199Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-30T08:57:25.767Z] ---> Running in 273daf2ee1e7 [2023-12-30T08:57:25.767Z] Removing intermediate container 273daf2ee1e7 [2023-12-30T08:57:25.767Z] ---> e1b922e019bb [2023-12-30T08:57:25.767Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-30T08:57:26.025Z] ---> Running in 2399de50e7a0 [2023-12-30T08:57:26.025Z] Removing intermediate container 2399de50e7a0 [2023-12-30T08:57:26.025Z] ---> 8b4ff40265da [2023-12-30T08:57:26.025Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-30T08:57:26.025Z] ---> Running in 10ea042616bb [2023-12-30T08:57:26.025Z] Removing intermediate container 10ea042616bb [2023-12-30T08:57:26.025Z] ---> 5c0dfdd2c258 [2023-12-30T08:57:26.025Z] Step 6/26 : WORKDIR /device-uart [2023-12-30T08:57:26.284Z] ---> Running in c298865d58cb [2023-12-30T08:57:26.284Z] Removing intermediate container c298865d58cb [2023-12-30T08:57:26.284Z] ---> 647740eb3251 [2023-12-30T08:57:26.284Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-30T08:57:26.284Z] ---> Running in 91c3db686089 [2023-12-30T08:57:26.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:57:26.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:57:27.071Z] OK: 268 MiB in 56 packages [2023-12-30T08:57:27.330Z] Removing intermediate container 91c3db686089 [2023-12-30T08:57:27.330Z] ---> 1aacbbfcb06c [2023-12-30T08:57:27.330Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-30T08:57:27.589Z] ---> ad34e372adda [2023-12-30T08:57:27.589Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T08:57:27.589Z] ---> Running in a0123530ed49 [2023-12-30T08:57:28.156Z] Removing intermediate container a0123530ed49 [2023-12-30T08:57:28.156Z] ---> 0a95add0e797 [2023-12-30T08:57:28.156Z] Step 10/26 : COPY . . [2023-12-30T08:57:29.090Z] ---> a01f846dc061 [2023-12-30T08:57:29.090Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-30T08:57:29.090Z] ---> Running in 8b798059db13 [2023-12-30T08:57:29.090Z] Removing intermediate container 8b798059db13 [2023-12-30T08:57:29.090Z] ---> 90310615a3af [2023-12-30T08:57:29.090Z] Step 12/26 : RUN ${MAKE} [2023-12-30T08:57:29.090Z] ---> Running in ffaff8f85913 [2023-12-30T08:57:29.349Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-30T08:57:51.282Z] Removing intermediate container ffaff8f85913 [2023-12-30T08:57:51.282Z] ---> f5fcef9f7c00 [2023-12-30T08:57:51.282Z] Step 13/26 : FROM alpine:3.18 [2023-12-30T08:57:51.282Z] 3.18: Pulling from library/alpine [2023-12-30T08:57:51.282Z] c926b61bad3b: Pulling fs layer [2023-12-30T08:57:51.282Z] c926b61bad3b: Download complete [2023-12-30T08:57:51.282Z] c926b61bad3b: Pull complete [2023-12-30T08:57:51.282Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T08:57:51.282Z] Status: Downloaded newer image for alpine:3.18 [2023-12-30T08:57:51.282Z] ---> b541f2080109 [2023-12-30T08:57:51.282Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-30T08:57:51.282Z] ---> Running in 9a2c9ff2b502 [2023-12-30T08:57:51.282Z] Removing intermediate container 9a2c9ff2b502 [2023-12-30T08:57:51.282Z] ---> a847f47d87fb [2023-12-30T08:57:51.282Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-30T08:57:51.282Z] ---> Running in 4e669227c83c [2023-12-30T08:57:51.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:57:51.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:57:51.541Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-30T08:57:51.541Z] Executing busybox-1.36.1-r5.trigger [2023-12-30T08:57:51.541Z] OK: 7 MiB in 16 packages [2023-12-30T08:57:51.799Z] Removing intermediate container 4e669227c83c [2023-12-30T08:57:51.799Z] ---> 085190b7ecdf [2023-12-30T08:57:51.799Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-30T08:57:51.799Z] ---> Running in 37790ce940c3 [2023-12-30T08:57:52.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-30T08:57:52.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-30T08:57:52.318Z] OK: 7 MiB in 16 packages [2023-12-30T08:57:52.580Z] Removing intermediate container 37790ce940c3 [2023-12-30T08:57:52.580Z] ---> df8b3d9ccbff [2023-12-30T08:57:52.580Z] Step 17/26 : WORKDIR / [2023-12-30T08:57:52.580Z] ---> Running in 088ac08f1511 [2023-12-30T08:57:52.580Z] Removing intermediate container 088ac08f1511 [2023-12-30T08:57:52.580Z] ---> 354006d62a61 [2023-12-30T08:57:52.580Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-12-30T08:57:52.839Z] ---> 37db222830cf [2023-12-30T08:57:52.839Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-12-30T08:57:52.839Z] ---> 30f228a9008c [2023-12-30T08:57:52.839Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-12-30T08:57:53.774Z] ---> 764368fbec6c [2023-12-30T08:57:53.774Z] Step 21/26 : EXPOSE 59995 [2023-12-30T08:57:53.774Z] ---> Running in 88ebe892b536 [2023-12-30T08:57:53.774Z] Removing intermediate container 88ebe892b536 [2023-12-30T08:57:53.774Z] ---> afa6468a2a1f [2023-12-30T08:57:53.774Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-12-30T08:57:53.774Z] ---> Running in 92960f9e2793 [2023-12-30T08:57:54.033Z] Removing intermediate container 92960f9e2793 [2023-12-30T08:57:54.033Z] ---> 184e467513c0 [2023-12-30T08:57:54.033Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-30T08:57:54.033Z] ---> Running in 4cf97edaeeb7 [2023-12-30T08:57:54.033Z] Removing intermediate container 4cf97edaeeb7 [2023-12-30T08:57:54.033Z] ---> f61a8230f4e6 [2023-12-30T08:57:54.033Z] Step 24/26 : LABEL arch=amd64 [2023-12-30T08:57:54.033Z] ---> Running in 6fcf670d2152 [2023-12-30T08:57:54.033Z] Removing intermediate container 6fcf670d2152 [2023-12-30T08:57:54.033Z] ---> 4281c2ce2e43 [2023-12-30T08:57:54.033Z] Step 25/26 : LABEL git_sha=886fb5391d0715c03eb52aea2bbf175b6095cc08 [2023-12-30T08:57:54.033Z] ---> Running in e594522b952f [2023-12-30T08:57:54.294Z] Removing intermediate container e594522b952f [2023-12-30T08:57:54.294Z] ---> fa3e92f8ce0a [2023-12-30T08:57:54.294Z] Step 26/26 : LABEL version=3.0.1-dev.17 [2023-12-30T08:57:54.294Z] ---> Running in 54f1d5d81306 [2023-12-30T08:57:54.294Z] Removing intermediate container 54f1d5d81306 [2023-12-30T08:57:54.294Z] ---> 00a75d147bf9 [2023-12-30T08:57:54.294Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-30T08:57:54.294Z] Successfully built 00a75d147bf9 [2023-12-30T08:57:54.294Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T08:57:54.565Z] provisioning config files... [2023-12-30T08:57:54.574Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config112794386252361466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:57:54.895Z] ---> ****-login.sh [2023-12-30T08:57:54.895Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:57:54.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:54.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:54.895Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:54.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:54.895Z] [2023-12-30T08:57:54.895Z] Login Succeeded [2023-12-30T08:57:54.895Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:57:54.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:54.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:54.895Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:54.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:54.895Z] [2023-12-30T08:57:54.895Z] Login Succeeded [2023-12-30T08:57:54.895Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:57:55.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:55.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:55.155Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:55.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:55.155Z] [2023-12-30T08:57:55.155Z] Login Succeeded [2023-12-30T08:57:55.155Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:57:55.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:55.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:55.155Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:55.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:55.155Z] [2023-12-30T08:57:55.155Z] Login Succeeded [2023-12-30T08:57:55.155Z] ****.io [2023-12-30T08:57:55.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:57:55.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:57:55.414Z] Configure a credential helper to remove this warning. See [2023-12-30T08:57:55.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:57:55.414Z] [2023-12-30T08:57:55.414Z] Login Succeeded [2023-12-30T08:57:55.414Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:57:55.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T08:57:55.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:57:55.594Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-12-30T08:57:55.594Z] 886fb5391d0715c03eb52aea2bbf175b6095cc08 [2023-12-30T08:57:55.594Z] latest [2023-12-30T08:57:55.594Z] 3.0.1-dev.17 [2023-12-30T08:57:55.594Z] 886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17 [2023-12-30T08:57:55.594Z] main [2023-12-30T08:57:55.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:57:56.042Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:886fb5391d0715c03eb52aea2bbf175b6095cc08 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:57:56.427Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:886fb5391d0715c03eb52aea2bbf175b6095cc08 [2023-12-30T08:57:56.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-30T08:57:56.427Z] 0c790eaf5a2e: Preparing [2023-12-30T08:57:56.427Z] 50d6cf8f5574: Preparing [2023-12-30T08:57:56.427Z] 7598d8ada734: Preparing [2023-12-30T08:57:56.427Z] 8ffc3e546b4c: Preparing [2023-12-30T08:57:56.427Z] c94c7b9810aa: Preparing [2023-12-30T08:57:56.427Z] 9fe9a137fd00: Preparing [2023-12-30T08:57:56.427Z] 9fe9a137fd00: Waiting [2023-12-30T08:57:56.427Z] 8ffc3e546b4c: Pushed [2023-12-30T08:57:56.427Z] 50d6cf8f5574: Pushed [2023-12-30T08:57:56.427Z] 7598d8ada734: Pushed [2023-12-30T08:57:56.427Z] c94c7b9810aa: Pushed [2023-12-30T08:57:56.427Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:57:59.727Z] 0c790eaf5a2e: Pushed [2023-12-30T08:57:59.727Z] 886fb5391d0715c03eb52aea2bbf175b6095cc08: digest: sha256:e65cd614c933886ca9853152b796c3adcf7e6b23084b2f67b346a46d6032d3d7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:00.116Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:00.514Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-12-30T08:58:00.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-30T08:58:00.514Z] 0c790eaf5a2e: Preparing [2023-12-30T08:58:00.514Z] 50d6cf8f5574: Preparing [2023-12-30T08:58:00.514Z] 7598d8ada734: Preparing [2023-12-30T08:58:00.514Z] 8ffc3e546b4c: Preparing [2023-12-30T08:58:00.514Z] c94c7b9810aa: Preparing [2023-12-30T08:58:00.514Z] 9fe9a137fd00: Preparing [2023-12-30T08:58:00.514Z] 9fe9a137fd00: Waiting [2023-12-30T08:58:00.514Z] 8ffc3e546b4c: Layer already exists [2023-12-30T08:58:00.514Z] 50d6cf8f5574: Layer already exists [2023-12-30T08:58:00.514Z] c94c7b9810aa: Layer already exists [2023-12-30T08:58:00.514Z] 0c790eaf5a2e: Layer already exists [2023-12-30T08:58:00.514Z] 7598d8ada734: Layer already exists [2023-12-30T08:58:00.514Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:58:00.514Z] latest: digest: sha256:e65cd614c933886ca9853152b796c3adcf7e6b23084b2f67b346a46d6032d3d7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:00.916Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:01.322Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.17 [2023-12-30T08:58:01.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-30T08:58:01.322Z] 0c790eaf5a2e: Preparing [2023-12-30T08:58:01.322Z] 50d6cf8f5574: Preparing [2023-12-30T08:58:01.322Z] 7598d8ada734: Preparing [2023-12-30T08:58:01.322Z] 8ffc3e546b4c: Preparing [2023-12-30T08:58:01.322Z] c94c7b9810aa: Preparing [2023-12-30T08:58:01.322Z] 9fe9a137fd00: Preparing [2023-12-30T08:58:01.322Z] 9fe9a137fd00: Waiting [2023-12-30T08:58:01.322Z] 8ffc3e546b4c: Layer already exists [2023-12-30T08:58:01.322Z] 0c790eaf5a2e: Layer already exists [2023-12-30T08:58:01.322Z] 7598d8ada734: Layer already exists [2023-12-30T08:58:01.322Z] 50d6cf8f5574: Layer already exists [2023-12-30T08:58:01.322Z] c94c7b9810aa: Layer already exists [2023-12-30T08:58:01.322Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:58:01.322Z] 3.0.1-dev.17: digest: sha256:e65cd614c933886ca9853152b796c3adcf7e6b23084b2f67b346a46d6032d3d7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:01.741Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:02.134Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17 [2023-12-30T08:58:02.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-30T08:58:02.134Z] 0c790eaf5a2e: Preparing [2023-12-30T08:58:02.134Z] 50d6cf8f5574: Preparing [2023-12-30T08:58:02.134Z] 7598d8ada734: Preparing [2023-12-30T08:58:02.134Z] 8ffc3e546b4c: Preparing [2023-12-30T08:58:02.134Z] c94c7b9810aa: Preparing [2023-12-30T08:58:02.134Z] 9fe9a137fd00: Preparing [2023-12-30T08:58:02.134Z] 9fe9a137fd00: Waiting [2023-12-30T08:58:02.134Z] 7598d8ada734: Layer already exists [2023-12-30T08:58:02.134Z] c94c7b9810aa: Layer already exists [2023-12-30T08:58:02.134Z] 50d6cf8f5574: Layer already exists [2023-12-30T08:58:02.134Z] 8ffc3e546b4c: Layer already exists [2023-12-30T08:58:02.134Z] 0c790eaf5a2e: Layer already exists [2023-12-30T08:58:02.134Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:58:02.134Z] 886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17: digest: sha256:e65cd614c933886ca9853152b796c3adcf7e6b23084b2f67b346a46d6032d3d7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:02.545Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:02.952Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-12-30T08:58:02.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-30T08:58:02.952Z] 0c790eaf5a2e: Preparing [2023-12-30T08:58:02.952Z] 50d6cf8f5574: Preparing [2023-12-30T08:58:02.952Z] 7598d8ada734: Preparing [2023-12-30T08:58:02.952Z] 8ffc3e546b4c: Preparing [2023-12-30T08:58:02.952Z] c94c7b9810aa: Preparing [2023-12-30T08:58:02.952Z] 9fe9a137fd00: Preparing [2023-12-30T08:58:02.952Z] 9fe9a137fd00: Waiting [2023-12-30T08:58:02.952Z] 8ffc3e546b4c: Layer already exists [2023-12-30T08:58:02.952Z] 50d6cf8f5574: Layer already exists [2023-12-30T08:58:02.952Z] 0c790eaf5a2e: Layer already exists [2023-12-30T08:58:02.952Z] c94c7b9810aa: Layer already exists [2023-12-30T08:58:02.952Z] 7598d8ada734: Layer already exists [2023-12-30T08:58:02.952Z] 9fe9a137fd00: Layer already exists [2023-12-30T08:58:02.952Z] main: digest: sha256:e65cd614c933886ca9853152b796c3adcf7e6b23084b2f67b346a46d6032d3d7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T08:58:03.175Z] ===================================================== [Pipeline] echo [2023-12-30T08:58:03.212Z] taggedImages: [2023-12-30T08:58:03.212Z] - nexus3.edgexfoundry.org:10004/device-uart:886fb5391d0715c03eb52aea2bbf175b6095cc08 [2023-12-30T08:58:03.212Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-12-30T08:58:03.212Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.17 [2023-12-30T08:58:03.212Z] - nexus3.edgexfoundry.org:10004/device-uart:886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17 [2023-12-30T08:58:03.212Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:03.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T08:58:03.850Z] [2023-12-30T08:58:03.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:58:04.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T08:58:04.180Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-30T08:58:04.180Z] 5eb5b503b376: Pulling fs layer [2023-12-30T08:58:04.180Z] 5c69ac0246d0: Pulling fs layer [2023-12-30T08:58:04.180Z] ec43610c2a17: Pulling fs layer [2023-12-30T08:58:04.180Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-30T08:58:04.180Z] 33b1e0a273af: Pulling fs layer [2023-12-30T08:58:04.180Z] 5d3b04190fa2: Pulling fs layer [2023-12-30T08:58:04.180Z] 2f39f015ded8: Pulling fs layer [2023-12-30T08:58:04.180Z] 33b1e0a273af: Waiting [2023-12-30T08:58:04.180Z] 3a2ae6a8a46f: Waiting [2023-12-30T08:58:04.180Z] 2f39f015ded8: Waiting [2023-12-30T08:58:04.180Z] 5c69ac0246d0: Verifying Checksum [2023-12-30T08:58:04.180Z] 5c69ac0246d0: Download complete [2023-12-30T08:58:04.180Z] 3a2ae6a8a46f: Download complete [2023-12-30T08:58:04.180Z] 33b1e0a273af: Verifying Checksum [2023-12-30T08:58:04.180Z] 33b1e0a273af: Download complete [2023-12-30T08:58:04.180Z] ec43610c2a17: Verifying Checksum [2023-12-30T08:58:04.181Z] ec43610c2a17: Download complete [2023-12-30T08:58:04.181Z] 5d3b04190fa2: Download complete [2023-12-30T08:58:04.446Z] 5eb5b503b376: Verifying Checksum [2023-12-30T08:58:04.446Z] 5eb5b503b376: Download complete [2023-12-30T08:58:05.014Z] 2f39f015ded8: Download complete [2023-12-30T08:58:05.581Z] 5eb5b503b376: Pull complete [2023-12-30T08:58:05.840Z] 5c69ac0246d0: Pull complete [2023-12-30T08:58:06.098Z] ec43610c2a17: Pull complete [2023-12-30T08:58:06.357Z] 3a2ae6a8a46f: Pull complete [2023-12-30T08:58:06.617Z] 33b1e0a273af: Pull complete [2023-12-30T08:58:06.617Z] 5d3b04190fa2: Pull complete [2023-12-30T08:58:10.864Z] 2f39f015ded8: Pull complete [2023-12-30T08:58:10.865Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-30T08:58:10.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T08:58:10.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T08:58:11.072Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T08:58:11.109Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-30T08:58:17.739Z] $ docker top ad29316ef9461372cc4a09841c14af71284a8841f9fd62b36811a82b58372924 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:58:18.172Z] ---> job-cost.sh [2023-12-30T08:58:18.173Z] lf-activate-venv: SKIPPING [2023-12-30T08:58:18.173Z] INFO: No Stack... [2023-12-30T08:58:18.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T08:58:19.006Z] INFO: Archiving Costs [Pipeline] sh [2023-12-30T08:58:19.297Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2023-12-30T08:58:19.297Z] + cut -d, -f6 [Pipeline] lock [2023-12-30T08:58:19.311Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-24-stack-cost] [2023-12-30T08:58:19.319Z] Resource [jenkins-edgexfoundry-device-uart-main-24-stack-cost] did not exist. Created. [2023-12-30T08:58:19.319Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-30T08:58:19.689Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-30T08:58:19.713Z] Stashed 1 file(s) [Pipeline] } [2023-12-30T08:58:19.751Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-30T08:58:19.890Z] $ docker stop --time=1 ad29316ef9461372cc4a09841c14af71284a8841f9fd62b36811a82b58372924 [2023-12-30T08:58:21.049Z] $ docker rm -f --volumes ad29316ef9461372cc4a09841c14af71284a8841f9fd62b36811a82b58372924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-30T08:58:26.122Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26453 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2023-12-30T08:58:26.169Z] Running in /w/workspace/device-uart/24 [Pipeline] { [Pipeline] checkout [2023-12-30T08:58:29.252Z] The recommended git tool is: git [2023-12-30T08:58:39.517Z] using credential edgex-jenkins-ssh [2023-12-30T08:58:39.540Z] Cloning the remote Git repository [2023-12-30T08:58:39.607Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-12-30T08:58:39.713Z] > git init /w/workspace/device-uart/24 # timeout=10 [2023-12-30T08:58:39.981Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-30T08:58:39.982Z] > git --version # timeout=10 [2023-12-30T08:58:40.002Z] > git --version # 'git version 2.25.1' [2023-12-30T08:58:40.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-30T08:58:40.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-30T08:58:42.315Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-30T08:58:42.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-30T08:58:43.451Z] Avoid second fetch [2023-12-30T08:58:43.451Z] Checking out Revision 886fb5391d0715c03eb52aea2bbf175b6095cc08 (main) [2023-12-30T08:58:43.474Z] > git config core.sparsecheckout # timeout=10 [2023-12-30T08:58:43.556Z] > git checkout -f 886fb5391d0715c03eb52aea2bbf175b6095cc08 # timeout=10 [2023-12-30T08:58:44.084Z] Commit message: "Merge pull request #41 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T08:58:45.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-30T08:58:45.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T08:58:45.299Z] Dload Upload Total Spent Left Speed [2023-12-30T08:58:45.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2023-12-30T08:58:45.647Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-30T08:58:45.982Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-30T08:58:45.982Z] sudo tee /etc/docker/daemon.new [2023-12-30T08:58:50.264Z] { [2023-12-30T08:58:50.264Z] "registry-mirrors": [ [2023-12-30T08:58:50.264Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-30T08:58:50.264Z] ], [2023-12-30T08:58:50.264Z] "bip": "10.250.0.254/24", [2023-12-30T08:58:50.264Z] "hosts": [ [2023-12-30T08:58:50.264Z] "tcp://0.0.0.0:5555", [2023-12-30T08:58:50.264Z] "unix:///var/run/docker.sock" [2023-12-30T08:58:50.264Z] ], [2023-12-30T08:58:50.264Z] "mtu": 1458, [2023-12-30T08:58:50.264Z] "selinux-enabled": true, [2023-12-30T08:58:50.264Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-30T08:58:50.264Z] } [Pipeline] sh [2023-12-30T08:58:50.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-30T08:58:50.932Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T08:59:09.249Z] provisioning config files... [2023-12-30T08:59:09.278Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/24@tmp/config4407787365565698945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T08:59:09.763Z] ---> ****-login.sh [2023-12-30T08:59:09.763Z] nexus3.edgexfoundry.org:10001 [2023-12-30T08:59:10.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:10.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:10.307Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:10.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:10.307Z] [2023-12-30T08:59:10.307Z] Login Succeeded [2023-12-30T08:59:10.307Z] nexus3.edgexfoundry.org:10002 [2023-12-30T08:59:10.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:10.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:10.577Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:10.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:10.577Z] [2023-12-30T08:59:10.577Z] Login Succeeded [2023-12-30T08:59:10.577Z] nexus3.edgexfoundry.org:10003 [2023-12-30T08:59:10.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:10.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:10.848Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:10.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:10.848Z] [2023-12-30T08:59:10.848Z] Login Succeeded [2023-12-30T08:59:10.848Z] nexus3.edgexfoundry.org:10004 [2023-12-30T08:59:11.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:11.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:11.120Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:11.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:11.120Z] [2023-12-30T08:59:11.120Z] Login Succeeded [2023-12-30T08:59:11.120Z] ****.io [2023-12-30T08:59:11.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T08:59:11.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T08:59:11.660Z] Configure a credential helper to remove this warning. See [2023-12-30T08:59:11.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T08:59:11.660Z] [2023-12-30T08:59:11.660Z] Login Succeeded [2023-12-30T08:59:11.660Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T08:59:11.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-30T08:59:12.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:59:12.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T08:59:12.402Z] ========================================================= [2023-12-30T08:59:12.402Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-30T08:59:12.402Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T08:59:12.929Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-30T08:59:14.361Z] #0 building with "default" instance using docker driver [2023-12-30T08:59:14.361Z] [2023-12-30T08:59:14.361Z] #1 [internal] load build definition from Dockerfile [2023-12-30T08:59:14.361Z] #1 transferring dockerfile: 30B [2023-12-30T08:59:14.361Z] #1 transferring dockerfile: 1.93kB 0.0s done [2023-12-30T08:59:14.361Z] #1 DONE 0.1s [2023-12-30T08:59:14.361Z] [2023-12-30T08:59:14.361Z] #2 [internal] load .dockerignore [2023-12-30T08:59:14.361Z] #2 transferring context: 182B done [2023-12-30T08:59:14.361Z] #2 DONE 0.1s [2023-12-30T08:59:14.361Z] [2023-12-30T08:59:14.361Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-30T08:59:14.361Z] #3 DONE 0.2s [2023-12-30T08:59:14.361Z] [2023-12-30T08:59:14.361Z] #4 [internal] load build context [2023-12-30T08:59:14.361Z] #4 DONE 0.0s [2023-12-30T08:59:14.361Z] [2023-12-30T08:59:14.361Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-30T08:59:14.361Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-30T08:59:14.636Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-30T08:59:14.636Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-30T08:59:14.636Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.1s [2023-12-30T08:59:14.636Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-30T08:59:14.636Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-30T08:59:14.636Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-30T08:59:14.636Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.10MB / 3.33MB 0.2s [2023-12-30T08:59:14.636Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-30T08:59:14.916Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.64MB / 63.99MB 0.3s [2023-12-30T08:59:14.916Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-30T08:59:14.916Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-30T08:59:14.916Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-30T08:59:14.916Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s [2023-12-30T08:59:14.916Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s [2023-12-30T08:59:14.916Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-30T08:59:14.916Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.38MB / 97.63MB 0.4s [2023-12-30T08:59:14.916Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 237.57kB / 11.40MB 0.4s [2023-12-30T08:59:15.190Z] #5 ... [2023-12-30T08:59:15.190Z] [2023-12-30T08:59:15.190Z] #4 [internal] load build context [2023-12-30T08:59:15.190Z] #4 transferring context: 11.51MB 0.4s done [2023-12-30T08:59:15.190Z] #4 DONE 0.5s [2023-12-30T08:59:15.190Z] [2023-12-30T08:59:15.190Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-30T08:59:15.190Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.13MB / 63.99MB 0.5s [2023-12-30T08:59:15.190Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.94MB / 11.40MB 0.5s [2023-12-30T08:59:15.190Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s [2023-12-30T08:59:15.190Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.22MB / 97.63MB 0.7s [2023-12-30T08:59:15.190Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s [2023-12-30T08:59:15.190Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.8s [2023-12-30T08:59:15.190Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-30T08:59:15.190Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-30T08:59:15.687Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.66MB / 63.99MB 1.0s [2023-12-30T08:59:15.687Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 1.0s [2023-12-30T08:59:15.687Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.34MB / 63.99MB 1.1s [2023-12-30T08:59:15.687Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-30T08:59:15.687Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.33MB / 63.99MB 1.2s [2023-12-30T08:59:15.687Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.12MB / 97.63MB 1.2s [2023-12-30T08:59:15.687Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.3s [2023-12-30T08:59:15.687Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-30T08:59:15.958Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.70MB / 63.99MB 1.5s [2023-12-30T08:59:15.958Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 1.5s [2023-12-30T08:59:15.958Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.99MB / 63.99MB 1.6s [2023-12-30T08:59:16.229Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.7s [2023-12-30T08:59:16.499Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-30T08:59:16.500Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 1.9s [2023-12-30T08:59:16.500Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-30T08:59:16.500Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.10MB / 97.63MB 2.0s [2023-12-30T08:59:16.768Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 2.2s [2023-12-30T08:59:16.768Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.3s [2023-12-30T08:59:17.038Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.40MB / 97.63MB 2.5s [2023-12-30T08:59:17.310Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.7s done [2023-12-30T08:59:22.686Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2023-12-30T08:59:28.299Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s [2023-12-30T08:59:34.972Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.6s done [2023-12-30T08:59:35.559Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-30T08:59:35.559Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-30T08:59:35.559Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-30T08:59:40.921Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-30T08:59:43.508Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.0s done [2023-12-30T08:59:43.779Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-30T08:59:45.749Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-30T08:59:49.100Z] #5 DONE 34.4s [2023-12-30T08:59:49.100Z] [2023-12-30T08:59:49.100Z] #6 [builder 2/7] WORKDIR /device-uart [2023-12-30T08:59:51.053Z] #6 DONE 1.8s [2023-12-30T08:59:51.053Z] [2023-12-30T08:59:51.053Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-30T08:59:51.638Z] #7 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T08:59:51.917Z] #7 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T08:59:52.883Z] #7 2.329 (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-30T08:59:53.158Z] #7 2.358 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-30T08:59:53.158Z] #7 2.374 (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-30T08:59:53.158Z] #7 2.447 (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-30T08:59:53.158Z] #7 2.478 Executing busybox-1.36.1-r5.trigger [2023-12-30T08:59:53.158Z] #7 2.520 OK: 271 MiB in 56 packages [2023-12-30T08:59:53.424Z] #7 DONE 2.8s [2023-12-30T08:59:53.424Z] [2023-12-30T08:59:53.424Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-30T08:59:53.699Z] #8 DONE 0.1s [2023-12-30T08:59:53.699Z] [2023-12-30T08:59:53.699Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:00:42.472Z] #9 DONE 41.2s [2023-12-30T09:00:42.472Z] [2023-12-30T09:00:42.472Z] #10 [builder 6/7] COPY . . [2023-12-30T09:00:42.472Z] #10 DONE 0.3s [2023-12-30T09:00:42.472Z] [2023-12-30T09:00:42.472Z] #11 [builder 7/7] RUN echo noop [2023-12-30T09:00:42.472Z] #11 0.665 noop [2023-12-30T09:00:42.472Z] #11 DONE 0.7s [2023-12-30T09:00:42.472Z] [2023-12-30T09:00:42.472Z] #12 exporting to image [2023-12-30T09:00:42.472Z] #12 exporting layers [2023-12-30T09:01:00.700Z] #12 exporting layers 23.3s done [2023-12-30T09:01:00.700Z] #12 writing image sha256:9939086e5b1b1d2ad44489620a9831f220e9f9eb8e6075b4af1c4d01717c836e 0.0s done [2023-12-30T09:01:00.700Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-30T09:01:00.700Z] #12 DONE 23.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:01:01.182Z] + docker inspect -f . ci-base-image-arm64 [2023-12-30T09:01:01.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:01:01.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-26453 does not seem to be running inside a container [2023-12-30T09:01:01.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/24 -v /w/workspace/device-uart/24:/w/workspace/device-uart/24:rw,z -v /w/workspace/device-uart/24@tmp:/w/workspace/device-uart/24@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 ******** ci-base-image-arm64 cat [2023-12-30T09:01:03.005Z] $ docker top e3113ad3b00aef2693c1ea7be15b16ce9137ac5dddc1a4c5301435315250794c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:01:03.926Z] + go version [2023-12-30T09:01:03.926Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-30T09:01:03.960Z] $ docker stop --time=1 e3113ad3b00aef2693c1ea7be15b16ce9137ac5dddc1a4c5301435315250794c [2023-12-30T09:01:05.519Z] $ docker rm -f --volumes e3113ad3b00aef2693c1ea7be15b16ce9137ac5dddc1a4c5301435315250794c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:01:06.375Z] + docker inspect -f . ci-base-image-arm64 [2023-12-30T09:01:06.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:01:06.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-26453 does not seem to be running inside a container [2023-12-30T09:01:06.709Z] $ 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/24 -v /w/workspace/device-uart/24:/w/workspace/device-uart/24:rw,z -v /w/workspace/device-uart/24@tmp:/w/workspace/device-uart/24@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 ******** ci-base-image-arm64 cat [2023-12-30T09:01:07.725Z] $ docker top 8960549abdd26de99085ed6bdb1112ba0cf5becbe0a7105aec7febfa54e89bb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:01:08.291Z] + git config --global --add safe.directory /w/workspace/device-uart/24 [Pipeline] fileExists [Pipeline] sh [2023-12-30T09:01:08.683Z] + make test [2023-12-30T09:01:08.683Z] go test ./... -coverprofile=coverage.out [2023-12-30T09:01:12.949Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-30T09:02:20.847Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-30T09:02:20.847Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-30T09:02:20.847Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-30T09:02:20.847Z] go vet ./... [2023-12-30T09:02:27.507Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-30T09:02:27.507Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-30T09:02:27.507Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-30T09:02:30.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-30T09:02:30.713Z] $ docker stop --time=1 8960549abdd26de99085ed6bdb1112ba0cf5becbe0a7105aec7febfa54e89bb3 [2023-12-30T09:02:32.608Z] $ docker rm -f --volumes 8960549abdd26de99085ed6bdb1112ba0cf5becbe0a7105aec7febfa54e89bb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:02:33.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-30T09:02:33.963Z] Warning: overwriting stash ‘coverage-report’ [2023-12-30T09:02:34.489Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-30T09:02:35.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-30T09:02:35.446Z] + ls -al . [2023-12-30T09:02:35.446Z] total 152 [2023-12-30T09:02:35.446Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 30 09:01 . [2023-12-30T09:02:35.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 08:58 .. [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 30 08:58 .dockerignore [2023-12-30T09:02:35.446Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 08:58 .git [2023-12-30T09:02:35.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:58 .github [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 30 08:58 .gitignore [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 30 08:58 .golangci.yml [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 30 08:58 Attribution.txt [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 30 08:58 CHANGELOG.md [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 30 08:58 Dockerfile [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 08:58 GOVERNANCE.md [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 30 08:58 Jenkinsfile [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 30 08:58 LICENSE [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 30 08:58 Makefile [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 30 08:58 OWNERS.md [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 30 08:58 README.md [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 30 08:55 VERSION [2023-12-30T09:02:35.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 08:58 bin [2023-12-30T09:02:35.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:58 cmd [2023-12-30T09:02:35.446Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 30 09:01 coverage.out [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 3717 Dec 30 08:58 go.mod [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 34814 Dec 30 08:58 go.sum [2023-12-30T09:02:35.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 08:58 internal [2023-12-30T09:02:35.446Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 30 08:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:02:35.868Z] + 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=886fb5391d0715c03eb52aea2bbf175b6095cc08 --label arch=arm64 --label version=3.0.1-dev.17 . [2023-12-30T09:02:36.450Z] #0 building with "default" instance using docker driver [2023-12-30T09:02:36.450Z] [2023-12-30T09:02:36.450Z] #1 [internal] load .dockerignore [2023-12-30T09:02:36.450Z] #1 transferring context: [2023-12-30T09:02:36.716Z] #1 transferring context: 182B done [2023-12-30T09:02:36.716Z] #1 DONE 0.0s [2023-12-30T09:02:36.716Z] [2023-12-30T09:02:36.716Z] #2 [internal] load build definition from Dockerfile [2023-12-30T09:02:36.716Z] #2 transferring dockerfile: 1.93kB done [2023-12-30T09:02:36.716Z] #2 DONE 0.0s [2023-12-30T09:02:36.716Z] [2023-12-30T09:02:36.716Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-30T09:02:36.716Z] #3 DONE 0.0s [2023-12-30T09:02:36.716Z] [2023-12-30T09:02:36.716Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-30T09:02:36.983Z] #4 DONE 0.3s [2023-12-30T09:02:36.983Z] [2023-12-30T09:02:36.983Z] #5 [internal] load build context [2023-12-30T09:02:36.983Z] #5 transferring context: 4.39kB 0.0s done [2023-12-30T09:02:36.983Z] #5 DONE 0.1s [2023-12-30T09:02:36.983Z] [2023-12-30T09:02:36.983Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:02:36.983Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-30T09:02:36.983Z] #6 ... [2023-12-30T09:02:36.983Z] [2023-12-30T09:02:36.983Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-30T09:02:36.983Z] #7 DONE 0.2s [2023-12-30T09:02:36.983Z] [2023-12-30T09:02:36.983Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:02:36.983Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-30T09:02:36.983Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-30T09:02:36.983Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-30T09:02:36.983Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-30T09:02:37.252Z] #6 ... [2023-12-30T09:02:37.252Z] [2023-12-30T09:02:37.252Z] #8 [builder 2/7] WORKDIR /device-uart [2023-12-30T09:02:37.252Z] #8 DONE 0.1s [2023-12-30T09:02:37.252Z] [2023-12-30T09:02:37.252Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-30T09:02:37.252Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-30T09:02:37.252Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-30T09:02:37.519Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-30T09:02:38.104Z] #6 DONE 1.0s [2023-12-30T09:02:38.104Z] [2023-12-30T09:02:38.104Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-30T09:02:38.688Z] #9 0.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:02:38.954Z] #9 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:02:40.364Z] #9 2.207 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-30T09:02:40.364Z] #9 2.221 Executing busybox-1.36.1-r5.trigger [2023-12-30T09:02:40.364Z] #9 2.251 OK: 8 MiB in 16 packages [2023-12-30T09:02:40.364Z] #9 ... [2023-12-30T09:02:40.364Z] [2023-12-30T09:02:40.364Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-30T09:02:40.364Z] #10 0.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:02:40.364Z] #10 1.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:02:40.364Z] #10 2.540 OK: 271 MiB in 56 packages [2023-12-30T09:02:40.364Z] #10 DONE 2.9s [2023-12-30T09:02:40.364Z] [2023-12-30T09:02:40.364Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-30T09:02:40.364Z] #11 DONE 0.2s [2023-12-30T09:02:40.364Z] [2023-12-30T09:02:40.364Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:02:40.634Z] #12 ... [2023-12-30T09:02:40.634Z] [2023-12-30T09:02:40.634Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-30T09:02:40.634Z] #9 DONE 2.6s [2023-12-30T09:02:40.634Z] [2023-12-30T09:02:40.634Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-30T09:02:41.599Z] #13 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-30T09:02:41.866Z] #13 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-30T09:02:43.277Z] #13 2.314 OK: 8 MiB in 16 packages [2023-12-30T09:02:45.222Z] #13 DONE 4.6s [2023-12-30T09:02:45.222Z] [2023-12-30T09:02:45.222Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-30T09:02:45.222Z] #12 DONE 4.8s [2023-12-30T09:02:45.222Z] [2023-12-30T09:02:45.222Z] #14 [builder 6/7] COPY . . [2023-12-30T09:02:45.502Z] #14 DONE 0.3s [2023-12-30T09:02:45.502Z] [2023-12-30T09:02:45.502Z] #15 [builder 7/7] RUN make build [2023-12-30T09:02:46.471Z] #15 0.683 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-30T09:04:11.569Z] #15 DONE 75.9s [2023-12-30T09:04:11.569Z] [2023-12-30T09:04:11.569Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2023-12-30T09:04:11.569Z] #16 DONE 0.1s [2023-12-30T09:04:11.569Z] [2023-12-30T09:04:11.569Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2023-12-30T09:04:11.569Z] #17 DONE 0.1s [2023-12-30T09:04:11.569Z] [2023-12-30T09:04:11.569Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2023-12-30T09:04:11.569Z] #18 DONE 0.4s [2023-12-30T09:04:11.569Z] [2023-12-30T09:04:11.569Z] #19 exporting to image [2023-12-30T09:04:11.569Z] #19 exporting layers [2023-12-30T09:04:11.569Z] #19 exporting layers 0.4s done [2023-12-30T09:04:11.569Z] #19 writing image sha256:eedbef39ec2359a7e54f73d7c59ae4194e7573750f1e6117ce452928132e43ad done [2023-12-30T09:04:11.569Z] #19 naming to docker.io/library/device-uart-arm64 0.0s done [2023-12-30T09:04:11.569Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:04:12.024Z] provisioning config files... [2023-12-30T09:04:12.043Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/24@tmp/config476737214411364606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:04:12.451Z] ---> ****-login.sh [2023-12-30T09:04:12.451Z] nexus3.edgexfoundry.org:10001 [2023-12-30T09:04:12.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:04:12.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:04:12.720Z] Configure a credential helper to remove this warning. See [2023-12-30T09:04:12.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:04:12.720Z] [2023-12-30T09:04:12.720Z] Login Succeeded [2023-12-30T09:04:12.720Z] nexus3.edgexfoundry.org:10002 [2023-12-30T09:04:12.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:04:13.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:04:13.002Z] Configure a credential helper to remove this warning. See [2023-12-30T09:04:13.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:04:13.002Z] [2023-12-30T09:04:13.002Z] Login Succeeded [2023-12-30T09:04:13.002Z] nexus3.edgexfoundry.org:10003 [2023-12-30T09:04:13.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:04:13.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:04:13.272Z] Configure a credential helper to remove this warning. See [2023-12-30T09:04:13.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:04:13.272Z] [2023-12-30T09:04:13.272Z] Login Succeeded [2023-12-30T09:04:13.272Z] nexus3.edgexfoundry.org:10004 [2023-12-30T09:04:13.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:04:13.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:04:13.541Z] Configure a credential helper to remove this warning. See [2023-12-30T09:04:13.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:04:13.541Z] [2023-12-30T09:04:13.541Z] Login Succeeded [2023-12-30T09:04:13.541Z] ****.io [2023-12-30T09:04:13.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-30T09:04:14.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-30T09:04:14.081Z] Configure a credential helper to remove this warning. See [2023-12-30T09:04:14.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-30T09:04:14.081Z] [2023-12-30T09:04:14.081Z] Login Succeeded [2023-12-30T09:04:14.081Z] ---> ****-login.sh ends [Pipeline] } [2023-12-30T09:04:14.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:04:14.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-30T09:04:14.342Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-12-30T09:04:14.342Z] 886fb5391d0715c03eb52aea2bbf175b6095cc08 [2023-12-30T09:04:14.342Z] latest [2023-12-30T09:04:14.342Z] 3.0.1-dev.17 [2023-12-30T09:04:14.342Z] 886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17 [2023-12-30T09:04:14.342Z] main [2023-12-30T09:04:14.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:14.893Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:886fb5391d0715c03eb52aea2bbf175b6095cc08 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:15.358Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:886fb5391d0715c03eb52aea2bbf175b6095cc08 [2023-12-30T09:04:15.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-30T09:04:15.358Z] e5c0c3564fa4: Preparing [2023-12-30T09:04:15.358Z] 0c2f0bbace5e: Preparing [2023-12-30T09:04:15.358Z] ef2a7d79da25: Preparing [2023-12-30T09:04:15.358Z] e9c0cf73b076: Preparing [2023-12-30T09:04:15.358Z] 44ca2aab3a1b: Preparing [2023-12-30T09:04:15.358Z] 0faf9b67be60: Preparing [2023-12-30T09:04:15.358Z] 0faf9b67be60: Waiting [2023-12-30T09:04:15.939Z] e9c0cf73b076: Pushed [2023-12-30T09:04:15.939Z] 0c2f0bbace5e: Pushed [2023-12-30T09:04:15.939Z] 0faf9b67be60: Layer already exists [2023-12-30T09:04:15.939Z] ef2a7d79da25: Pushed [2023-12-30T09:04:15.939Z] 44ca2aab3a1b: Pushed [2023-12-30T09:04:21.276Z] e5c0c3564fa4: Pushed [2023-12-30T09:04:21.545Z] 886fb5391d0715c03eb52aea2bbf175b6095cc08: digest: sha256:eb5a55c39cdbf755efc632e338f1310e9cd876be780ee628433810922a3a8d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:22.033Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:22.520Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-12-30T09:04:22.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-30T09:04:22.520Z] e5c0c3564fa4: Preparing [2023-12-30T09:04:22.520Z] 0c2f0bbace5e: Preparing [2023-12-30T09:04:22.520Z] ef2a7d79da25: Preparing [2023-12-30T09:04:22.520Z] e9c0cf73b076: Preparing [2023-12-30T09:04:22.520Z] 44ca2aab3a1b: Preparing [2023-12-30T09:04:22.520Z] 0faf9b67be60: Preparing [2023-12-30T09:04:22.520Z] 0faf9b67be60: Waiting [2023-12-30T09:04:22.520Z] 44ca2aab3a1b: Layer already exists [2023-12-30T09:04:22.520Z] 0c2f0bbace5e: Layer already exists [2023-12-30T09:04:22.520Z] e9c0cf73b076: Layer already exists [2023-12-30T09:04:22.520Z] e5c0c3564fa4: Layer already exists [2023-12-30T09:04:22.520Z] ef2a7d79da25: Layer already exists [2023-12-30T09:04:22.520Z] 0faf9b67be60: Layer already exists [2023-12-30T09:04:22.788Z] latest: digest: sha256:eb5a55c39cdbf755efc632e338f1310e9cd876be780ee628433810922a3a8d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:23.262Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:23.745Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.17 [2023-12-30T09:04:23.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-30T09:04:23.745Z] e5c0c3564fa4: Preparing [2023-12-30T09:04:23.745Z] 0c2f0bbace5e: Preparing [2023-12-30T09:04:23.745Z] ef2a7d79da25: Preparing [2023-12-30T09:04:23.745Z] e9c0cf73b076: Preparing [2023-12-30T09:04:23.745Z] 44ca2aab3a1b: Preparing [2023-12-30T09:04:23.745Z] 0faf9b67be60: Preparing [2023-12-30T09:04:23.745Z] 0faf9b67be60: Waiting [2023-12-30T09:04:23.745Z] e9c0cf73b076: Layer already exists [2023-12-30T09:04:23.745Z] ef2a7d79da25: Layer already exists [2023-12-30T09:04:23.745Z] 44ca2aab3a1b: Layer already exists [2023-12-30T09:04:23.745Z] e5c0c3564fa4: Layer already exists [2023-12-30T09:04:23.745Z] 0c2f0bbace5e: Layer already exists [2023-12-30T09:04:23.745Z] 0faf9b67be60: Layer already exists [2023-12-30T09:04:24.011Z] 3.0.1-dev.17: digest: sha256:eb5a55c39cdbf755efc632e338f1310e9cd876be780ee628433810922a3a8d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:24.494Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:24.985Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17 [2023-12-30T09:04:24.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-30T09:04:24.986Z] e5c0c3564fa4: Preparing [2023-12-30T09:04:24.986Z] 0c2f0bbace5e: Preparing [2023-12-30T09:04:24.986Z] ef2a7d79da25: Preparing [2023-12-30T09:04:24.986Z] e9c0cf73b076: Preparing [2023-12-30T09:04:24.986Z] 44ca2aab3a1b: Preparing [2023-12-30T09:04:24.986Z] 0faf9b67be60: Preparing [2023-12-30T09:04:24.986Z] 0faf9b67be60: Waiting [2023-12-30T09:04:24.986Z] 0c2f0bbace5e: Layer already exists [2023-12-30T09:04:24.986Z] e9c0cf73b076: Layer already exists [2023-12-30T09:04:24.986Z] e5c0c3564fa4: Layer already exists [2023-12-30T09:04:24.986Z] ef2a7d79da25: Layer already exists [2023-12-30T09:04:24.986Z] 44ca2aab3a1b: Layer already exists [2023-12-30T09:04:24.986Z] 0faf9b67be60: Layer already exists [2023-12-30T09:04:25.252Z] 886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17: digest: sha256:eb5a55c39cdbf755efc632e338f1310e9cd876be780ee628433810922a3a8d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:25.744Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:26.254Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2023-12-30T09:04:26.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-30T09:04:26.254Z] e5c0c3564fa4: Preparing [2023-12-30T09:04:26.254Z] 0c2f0bbace5e: Preparing [2023-12-30T09:04:26.254Z] ef2a7d79da25: Preparing [2023-12-30T09:04:26.254Z] e9c0cf73b076: Preparing [2023-12-30T09:04:26.254Z] 44ca2aab3a1b: Preparing [2023-12-30T09:04:26.254Z] 0faf9b67be60: Preparing [2023-12-30T09:04:26.254Z] 0faf9b67be60: Waiting [2023-12-30T09:04:26.254Z] ef2a7d79da25: Layer already exists [2023-12-30T09:04:26.254Z] 44ca2aab3a1b: Layer already exists [2023-12-30T09:04:26.254Z] e9c0cf73b076: Layer already exists [2023-12-30T09:04:26.254Z] 0c2f0bbace5e: Layer already exists [2023-12-30T09:04:26.254Z] e5c0c3564fa4: Layer already exists [2023-12-30T09:04:26.254Z] 0faf9b67be60: Layer already exists [2023-12-30T09:04:26.535Z] main: digest: sha256:eb5a55c39cdbf755efc632e338f1310e9cd876be780ee628433810922a3a8d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-30T09:04:26.856Z] ===================================================== [Pipeline] echo [2023-12-30T09:04:26.912Z] taggedImages: [2023-12-30T09:04:26.912Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:886fb5391d0715c03eb52aea2bbf175b6095cc08 [2023-12-30T09:04:26.912Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-12-30T09:04:26.912Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.17 [2023-12-30T09:04:26.912Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:886fb5391d0715c03eb52aea2bbf175b6095cc08-3.0.1-dev.17 [2023-12-30T09:04:26.912Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:27.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:04:27.578Z] [2023-12-30T09:04:27.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:04:27.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:04:28.322Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-30T09:04:28.322Z] 8998bd30e6a1: Pulling fs layer [2023-12-30T09:04:28.322Z] 04944245beec: Pulling fs layer [2023-12-30T09:04:28.322Z] 699f458cf7ca: Pulling fs layer [2023-12-30T09:04:28.322Z] 765212b225bb: Pulling fs layer [2023-12-30T09:04:28.322Z] f23df028b6ca: Pulling fs layer [2023-12-30T09:04:28.322Z] d65c8cfc05b1: Pulling fs layer [2023-12-30T09:04:28.322Z] 2437ff75d9bd: Pulling fs layer [2023-12-30T09:04:28.322Z] d65c8cfc05b1: Waiting [2023-12-30T09:04:28.322Z] f23df028b6ca: Waiting [2023-12-30T09:04:28.322Z] 765212b225bb: Waiting [2023-12-30T09:04:28.322Z] 2437ff75d9bd: Waiting [2023-12-30T09:04:28.322Z] 04944245beec: Verifying Checksum [2023-12-30T09:04:28.322Z] 04944245beec: Download complete [2023-12-30T09:04:28.322Z] 765212b225bb: Verifying Checksum [2023-12-30T09:04:28.322Z] 765212b225bb: Download complete [2023-12-30T09:04:28.322Z] f23df028b6ca: Verifying Checksum [2023-12-30T09:04:28.322Z] d65c8cfc05b1: Verifying Checksum [2023-12-30T09:04:28.322Z] d65c8cfc05b1: Download complete [2023-12-30T09:04:28.322Z] 699f458cf7ca: Verifying Checksum [2023-12-30T09:04:28.322Z] 699f458cf7ca: Download complete [2023-12-30T09:04:28.931Z] 8998bd30e6a1: Verifying Checksum [2023-12-30T09:04:28.931Z] 8998bd30e6a1: Download complete [2023-12-30T09:04:30.918Z] 2437ff75d9bd: Verifying Checksum [2023-12-30T09:04:30.918Z] 2437ff75d9bd: Download complete [2023-12-30T09:04:35.212Z] 8998bd30e6a1: Pull complete [2023-12-30T09:04:35.811Z] 04944245beec: Pull complete [2023-12-30T09:04:37.757Z] 699f458cf7ca: Pull complete [2023-12-30T09:04:37.757Z] 765212b225bb: Pull complete [2023-12-30T09:04:38.717Z] f23df028b6ca: Pull complete [2023-12-30T09:04:38.717Z] d65c8cfc05b1: Pull complete [2023-12-30T09:05:05.413Z] 2437ff75d9bd: Pull complete [2023-12-30T09:05:05.413Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-30T09:05:05.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-30T09:05:05.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:05:05.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-26453 does not seem to be running inside a container [2023-12-30T09:05:05.879Z] $ 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/24 -v /w/workspace/device-uart/24:/w/workspace/device-uart/24:rw,z -v /w/workspace/device-uart/24@tmp:/w/workspace/device-uart/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-30T09:05:07.734Z] $ docker top 3aea1cd4ce24a4535db1e13bba05548e750fb4e93056d6c39b8c02eb454133bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:05:08.305Z] ---> job-cost.sh [2023-12-30T09:05:08.575Z] lf-activate-venv: SKIPPING [2023-12-30T09:05:08.575Z] INFO: No Stack... [2023-12-30T09:05:08.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T09:05:09.801Z] INFO: Archiving Costs [Pipeline] sh [2023-12-30T09:05:10.119Z] + cut -d, -f6 [2023-12-30T09:05:10.119Z] + cat /w/workspace/device-uart/24/archives/cost.csv [Pipeline] lock [2023-12-30T09:05:10.190Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-24-stack-cost] [2023-12-30T09:05:10.197Z] Resource [jenkins-edgexfoundry-device-uart-main-24-stack-cost] did not exist. Created. [2023-12-30T09:05:10.197Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-30T09:05:10.634Z] /w/workspace/device-uart/24@tmp/durable-9877e717/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-30T09:05:10.960Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-30T09:05:11.033Z] Warning: overwriting stash ‘stack-cost’ [2023-12-30T09:05:11.091Z] Stashed 1 file(s) [Pipeline] } [2023-12-30T09:05:11.098Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-30T09:05:11.221Z] $ docker stop --time=1 3aea1cd4ce24a4535db1e13bba05548e750fb4e93056d6c39b8c02eb454133bc [2023-12-30T09:05:12.640Z] $ docker rm -f --volumes 3aea1cd4ce24a4535db1e13bba05548e750fb4e93056d6c39b8c02eb454133bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-30T09:05:13.965Z] provisioning config files... [2023-12-30T09:05:13.971Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15743863166818672212tmp [Pipeline] { [Pipeline] sh [2023-12-30T09:05:14.357Z] + set +x [2023-12-30T09:05:14.357Z] + curl -s https://codecov.io/bash [2023-12-30T09:05:14.357Z] + bash -s -- [2023-12-30T09:05:14.357Z] [2023-12-30T09:05:14.357Z] _____ _ [2023-12-30T09:05:14.357Z] / ____| | | [2023-12-30T09:05:14.357Z] | | ___ __| | ___ ___ _____ __ [2023-12-30T09:05:14.357Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-30T09:05:14.357Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-30T09:05:14.357Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-30T09:05:14.357Z] Bash-1.0.6 [2023-12-30T09:05:14.357Z] [2023-12-30T09:05:14.357Z] [2023-12-30T09:05:14.357Z] ==> git version 2.25.1 found [2023-12-30T09:05:14.357Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-30T09:05:14.357Z] Release-Date: 2020-01-08 [2023-12-30T09:05:14.357Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-30T09:05:14.357Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-30T09:05:14.357Z] ==> Jenkins CI detected. [2023-12-30T09:05:14.357Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2023-12-30T09:05:14.357Z] project root: . [2023-12-30T09:05:14.357Z] --> token set from env [2023-12-30T09:05:14.357Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-30T09:05:14.357Z] ==> Running gcov in . (disable via -X gcov) [2023-12-30T09:05:14.357Z] ==> Python coveragepy not found [2023-12-30T09:05:14.357Z] ==> Searching for coverage reports in: [2023-12-30T09:05:14.357Z] + . [2023-12-30T09:05:14.357Z] -> Found 1 reports [2023-12-30T09:05:14.357Z] ==> Detecting git/mercurial file structure [2023-12-30T09:05:14.357Z] ==> Reading reports [2023-12-30T09:05:14.357Z] + ./coverage.out bytes=10 [2023-12-30T09:05:14.357Z] ==> Appending adjustments [2023-12-30T09:05:14.357Z] https://docs.codecov.io/docs/fixing-reports [2023-12-30T09:05:14.617Z] + Found adjustments [2023-12-30T09:05:14.617Z] ==> Gzipping contents [2023-12-30T09:05:14.617Z] 4.0K /tmp/codecov.YsAMtn.gz [2023-12-30T09:05:14.617Z] ==> Uploading reports [2023-12-30T09:05:14.617Z] url: https://codecov.io [2023-12-30T09:05:14.617Z] query: branch=main&commit=886fb5391d0715c03eb52aea2bbf175b6095cc08&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-30T09:05:14.617Z] -> Pinging Codecov [2023-12-30T09:05:14.617Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=886fb5391d0715c03eb52aea2bbf175b6095cc08&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-30T09:05:15.192Z] -> Uploading to [2023-12-30T09:05:15.192Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-30/B9AA6E0BBD74AE3A32605C7A7C664919/886fb5391d0715c03eb52aea2bbf175b6095cc08/024dd78a-272e-4c66-ade5-bf320bd0a008.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231230%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231230T090514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=562fe7697c0ab67fea762c7ac07a0c41f257d4c0e2996081dcc8f5d26b5f7139 [2023-12-30T09:05:15.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-30T09:05:15.192Z] Dload Upload Total Spent Left Speed [2023-12-30T09:05:15.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2644 --:--:-- --:--:-- --:--:-- 2644 [2023-12-30T09:05:15.192Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/886fb5391d0715c03eb52aea2bbf175b6095cc08 [Pipeline] } [2023-12-30T09:05:15.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-30T09:05:15.530Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-30T09:05:15.549Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:16.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:05:16.008Z] [2023-12-30T09:05:16.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:16.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:05:16.397Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-30T09:05:16.397Z] df9b9388f04a: Pulling fs layer [2023-12-30T09:05:16.397Z] 52dc419b0ee2: Pulling fs layer [2023-12-30T09:05:16.397Z] 25bc292e5bac: Pulling fs layer [2023-12-30T09:05:16.397Z] 114826534d7a: Pulling fs layer [2023-12-30T09:05:16.397Z] 4657fd5d0bcf: Pulling fs layer [2023-12-30T09:05:16.397Z] 6ad1cebc031e: Pulling fs layer [2023-12-30T09:05:16.397Z] 8a3aa393b2d8: Pulling fs layer [2023-12-30T09:05:16.397Z] 114826534d7a: Waiting [2023-12-30T09:05:16.397Z] 4657fd5d0bcf: Waiting [2023-12-30T09:05:16.397Z] 8a3aa393b2d8: Waiting [2023-12-30T09:05:16.397Z] 25bc292e5bac: Verifying Checksum [2023-12-30T09:05:16.397Z] 25bc292e5bac: Download complete [2023-12-30T09:05:16.397Z] 52dc419b0ee2: Verifying Checksum [2023-12-30T09:05:16.397Z] 52dc419b0ee2: Download complete [2023-12-30T09:05:16.397Z] 4657fd5d0bcf: Download complete [2023-12-30T09:05:16.397Z] df9b9388f04a: Download complete [2023-12-30T09:05:16.397Z] 6ad1cebc031e: Verifying Checksum [2023-12-30T09:05:16.397Z] 6ad1cebc031e: Download complete [2023-12-30T09:05:16.656Z] df9b9388f04a: Pull complete [2023-12-30T09:05:16.656Z] 52dc419b0ee2: Pull complete [2023-12-30T09:05:16.656Z] 25bc292e5bac: Pull complete [2023-12-30T09:05:17.223Z] 114826534d7a: Verifying Checksum [2023-12-30T09:05:17.223Z] 114826534d7a: Download complete [2023-12-30T09:05:17.223Z] 8a3aa393b2d8: Verifying Checksum [2023-12-30T09:05:17.223Z] 8a3aa393b2d8: Download complete [2023-12-30T09:05:20.513Z] 114826534d7a: Pull complete [2023-12-30T09:05:20.513Z] 4657fd5d0bcf: Pull complete [2023-12-30T09:05:20.772Z] 6ad1cebc031e: Pull complete [2023-12-30T09:05:23.317Z] 8a3aa393b2d8: Pull complete [2023-12-30T09:05:23.317Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-30T09:05:23.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-30T09:05:23.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:05:23.618Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T09:05:23.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-30T09:05:28.676Z] $ docker top 3f12c7744cad5959d9ade34bdba782edb0665ab466c67fbbac98afd19b7d160b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-30T09:05:28.835Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2023-12-30T09:05:29.116Z] + set -o pipefail [2023-12-30T09:05:29.116Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2023-12-30T09:05:35.694Z] [2023-12-30T09:05:35.694Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2023-12-30T09:05:35.694Z] [2023-12-30T09:05:35.694Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/e593514c-3205-4d86-93b0-ef0c11616641 [2023-12-30T09:05:35.694Z] [2023-12-30T09:05:35.694Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-30T09:05:35.694Z] [2023-12-30T09:05:35.694Z] [2023-12-30T09:05:35.694Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-30T09:05:35.694Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-30T09:05:35.694Z] More details here: https://snyk.co/ue1NS [2023-12-30T09:05:35.694Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-30T09:05:35.694Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-30T09:05:35.968Z] $ docker stop --time=1 3f12c7744cad5959d9ade34bdba782edb0665ab466c67fbbac98afd19b7d160b [2023-12-30T09:05:41.251Z] $ docker rm -f --volumes 3f12c7744cad5959d9ade34bdba782edb0665ab466c67fbbac98afd19b7d160b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-30T09:05:42.719Z] + git log --format=format:%s -1 886fb5391d0715c03eb52aea2bbf175b6095cc08 [Pipeline] sh [2023-12-30T09:05:43.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:05:43.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:43.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:05:43.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:05:43.550Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T09:05:43.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:05:44.087Z] $ docker top eaf20d5a88e232f263625114037065b35d32f56ba8bc5a6d98b6491eea11337d -eo pid,comm [2023-12-30T09:05:44.134Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-30T09:05:44.134Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:05:44.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:05:44.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:05:44.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:05:44.448Z] $ docker exec eaf20d5a88e232f263625114037065b35d32f56ba8bc5a6d98b6491eea11337d ssh-agent [2023-12-30T09:05:44.552Z] SSH_AUTH_SOCK=/tmp/ssh-YTssqkpD78rz/agent.31 [2023-12-30T09:05:44.552Z] SSH_AGENT_PID=37 [2023-12-30T09:05:44.557Z] Running ssh-add (command line suppressed) [2023-12-30T09:05:44.674Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7986002518632116177.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7986002518632116177.key) [2023-12-30T09:05:44.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:05:45.023Z] + git semver tag [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,214 [run_tag] DEBUG tag force:False [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,214 [check_head_tag] DEBUG check head tag [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,215 [execute] INFO git cat-file --batch-check [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,219 [execute] INFO git cat-file --batch [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,229 [execute] INFO git tag -a v3.0.1-dev.17 -m v3.0.1-dev.17 [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,229 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.17', '-m', 'v3.0.1-dev.17'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:05:45.283Z] 2023-12-30 09:05:45,234 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-30T09:05:45.283Z] 3.0.1-dev.17 [Pipeline] } [2023-12-30T09:05:45.295Z] $ docker exec --env ******** --env ******** eaf20d5a88e232f263625114037065b35d32f56ba8bc5a6d98b6491eea11337d ssh-agent -k [2023-12-30T09:05:45.400Z] unset SSH_AUTH_SOCK; [2023-12-30T09:05:45.400Z] unset SSH_AGENT_PID; [2023-12-30T09:05:45.400Z] echo Agent pid 37 killed; [2023-12-30T09:05:45.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:05:45.918Z] + git semver [Pipeline] } [2023-12-30T09:05:46.204Z] $ docker stop --time=1 eaf20d5a88e232f263625114037065b35d32f56ba8bc5a6d98b6491eea11337d [2023-12-30T09:05:47.482Z] $ docker rm -f --volumes eaf20d5a88e232f263625114037065b35d32f56ba8bc5a6d98b6491eea11337d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:48.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:05:48.133Z] [2023-12-30T09:05:48.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:05:48.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:05:48.484Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-30T09:05:48.484Z] ab5ef0e58194: Pulling fs layer [2023-12-30T09:05:48.484Z] 9712f1f96733: Pulling fs layer [2023-12-30T09:05:48.484Z] 63f879dbbcfc: Pulling fs layer [2023-12-30T09:05:48.484Z] 0d9ebad4ef96: Pulling fs layer [2023-12-30T09:05:48.484Z] e9a5061849ea: Pulling fs layer [2023-12-30T09:05:48.485Z] d747dcd14b5f: Pulling fs layer [2023-12-30T09:05:48.485Z] 2de7ff778b66: Pulling fs layer [2023-12-30T09:05:48.485Z] d747dcd14b5f: Waiting [2023-12-30T09:05:48.485Z] 0d9ebad4ef96: Waiting [2023-12-30T09:05:48.485Z] e9a5061849ea: Waiting [2023-12-30T09:05:48.485Z] 2de7ff778b66: Waiting [2023-12-30T09:05:48.485Z] 9712f1f96733: Verifying Checksum [2023-12-30T09:05:48.485Z] 9712f1f96733: Download complete [2023-12-30T09:05:48.744Z] 63f879dbbcfc: Verifying Checksum [2023-12-30T09:05:48.744Z] 63f879dbbcfc: Download complete [2023-12-30T09:05:48.744Z] e9a5061849ea: Verifying Checksum [2023-12-30T09:05:48.744Z] e9a5061849ea: Download complete [2023-12-30T09:05:48.744Z] d747dcd14b5f: Download complete [2023-12-30T09:05:49.002Z] 0d9ebad4ef96: Verifying Checksum [2023-12-30T09:05:49.002Z] 0d9ebad4ef96: Download complete [2023-12-30T09:05:49.002Z] ab5ef0e58194: Verifying Checksum [2023-12-30T09:05:49.002Z] ab5ef0e58194: Download complete [2023-12-30T09:05:49.002Z] 2de7ff778b66: Verifying Checksum [2023-12-30T09:05:49.002Z] 2de7ff778b66: Download complete [2023-12-30T09:05:52.315Z] ab5ef0e58194: Pull complete [2023-12-30T09:05:52.315Z] 9712f1f96733: Pull complete [2023-12-30T09:05:52.573Z] 63f879dbbcfc: Pull complete [2023-12-30T09:05:56.768Z] 0d9ebad4ef96: Pull complete [2023-12-30T09:05:56.769Z] e9a5061849ea: Pull complete [2023-12-30T09:05:57.027Z] d747dcd14b5f: Pull complete [2023-12-30T09:05:58.945Z] 2de7ff778b66: Pull complete [2023-12-30T09:05:58.945Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-30T09:05:58.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-30T09:05:58.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:05:59.231Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T09:05:59.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-30T09:06:05.923Z] $ docker top 3016af18e642f2c764bf8f4aef316df9298707e967d9abc86af0e1945e9b70ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:06:06.101Z] provisioning config files... [2023-12-30T09:06:06.109Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9110386233290019890tmp [2023-12-30T09:06:06.121Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13629714902651111812tmp [2023-12-30T09:06:06.132Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2466782260275412306tmp [Pipeline] { [Pipeline] echo [2023-12-30T09:06:06.218Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:06.512Z] ---> sigul-configuration.sh [2023-12-30T09:06:06.512Z] gpg: directory `/root/.gnupg' created [2023-12-30T09:06:06.512Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-30T09:06:06.512Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-30T09:06:06.512Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-30T09:06:06.512Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-30T09:06:06.512Z] gpg: CAST5 encrypted data [2023-12-30T09:06:06.512Z] gpg: encrypted with 1 passphrase [2023-12-30T09:06:06.512Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-30T09:06:06.807Z] + mkdir /home/jenkins [2023-12-30T09:06:06.807Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-30T09:06:07.097Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-30T09:06:07.109Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:07.399Z] ---> sigul-install.sh [2023-12-30T09:06:07.399Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-30T09:06:07.688Z] + git tag --list [2023-12-30T09:06:07.688Z] v0.0.0 [2023-12-30T09:06:07.688Z] v0.0.1-dev.1 [2023-12-30T09:06:07.688Z] v0.0.1-dev.2 [2023-12-30T09:06:07.688Z] v0.0.1-dev.3 [2023-12-30T09:06:07.688Z] v0.0.1-dev.4 [2023-12-30T09:06:07.688Z] v3.0.0 [2023-12-30T09:06:07.688Z] v3.0.1-dev.1 [2023-12-30T09:06:07.688Z] v3.0.1-dev.10 [2023-12-30T09:06:07.688Z] v3.0.1-dev.11 [2023-12-30T09:06:07.688Z] v3.0.1-dev.12 [2023-12-30T09:06:07.688Z] v3.0.1-dev.13 [2023-12-30T09:06:07.688Z] v3.0.1-dev.14 [2023-12-30T09:06:07.688Z] v3.0.1-dev.15 [2023-12-30T09:06:07.688Z] v3.0.1-dev.16 [2023-12-30T09:06:07.688Z] v3.0.1-dev.17 [2023-12-30T09:06:07.688Z] v3.0.1-dev.2 [2023-12-30T09:06:07.688Z] v3.0.1-dev.3 [2023-12-30T09:06:07.688Z] v3.0.1-dev.4 [2023-12-30T09:06:07.688Z] v3.0.1-dev.5 [2023-12-30T09:06:07.688Z] v3.0.1-dev.6 [2023-12-30T09:06:07.688Z] v3.0.1-dev.7 [2023-12-30T09:06:07.688Z] v3.0.1-dev.8 [2023-12-30T09:06:07.688Z] v3.0.1-dev.9 [2023-12-30T09:06:07.688Z] v3.1 [2023-12-30T09:06:07.688Z] v3.1.0 [Pipeline] sh [2023-12-30T09:06:07.981Z] + lftools sign git-tag v3.0.1-dev.17 [2023-12-30T09:06:08.550Z] Signing Git tag with Sigul... [2023-12-30T09:06:08.550Z] Signing v3.0.1-dev.17 [Pipeline] echo [2023-12-30T09:06:08.824Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:09.115Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-30T09:06:09.123Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-30T09:06:09.255Z] $ docker stop --time=1 3016af18e642f2c764bf8f4aef316df9298707e967d9abc86af0e1945e9b70ff [2023-12-30T09:06:10.907Z] $ docker rm -f --volumes 3016af18e642f2c764bf8f4aef316df9298707e967d9abc86af0e1945e9b70ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-30T09:06:11.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:06:11.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:06:12.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:06:12.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:06:12.384Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T09:06:12.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:06:12.768Z] $ docker top 9f6d715b0316b6b699794db436ab9cacce5cf39c85e0b7882c645b7bd58ba6b3 -eo pid,comm [2023-12-30T09:06:12.811Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-30T09:06:12.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:06:13.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:06:13.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:06:13.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:06:13.686Z] $ docker exec 9f6d715b0316b6b699794db436ab9cacce5cf39c85e0b7882c645b7bd58ba6b3 ssh-agent [2023-12-30T09:06:13.790Z] SSH_AUTH_SOCK=/tmp/ssh-sWA4doKwFDY6/agent.33 [2023-12-30T09:06:13.790Z] SSH_AGENT_PID=39 [2023-12-30T09:06:13.794Z] Running ssh-add (command line suppressed) [2023-12-30T09:06:13.888Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11509501294419564664.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11509501294419564664.key) [2023-12-30T09:06:13.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:06:14.238Z] + git semver bump pre [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,403 [bump_version] DEBUG bumping version:3.0.1-dev.17 on axis:pre with prefix:dev [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,403 [bump_version] DEBUG bumped version:3.0.1-dev.18 [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,403 [write_version] DEBUG write version:3.0.1-dev.18 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,403 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,406 [execute] INFO git cat-file --batch-check [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,411 [execute] INFO git cat-file --batch [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:06:14.498Z] 2023-12-30 09:06:14,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-30T09:06:14.498Z] 3.0.1-dev.18 [Pipeline] } [2023-12-30T09:06:14.510Z] $ docker exec --env ******** --env ******** 9f6d715b0316b6b699794db436ab9cacce5cf39c85e0b7882c645b7bd58ba6b3 ssh-agent -k [2023-12-30T09:06:14.604Z] unset SSH_AUTH_SOCK; [2023-12-30T09:06:14.604Z] unset SSH_AGENT_PID; [2023-12-30T09:06:14.604Z] echo Agent pid 39 killed; [2023-12-30T09:06:14.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:06:15.158Z] + git semver [Pipeline] } [2023-12-30T09:06:15.431Z] $ docker stop --time=1 9f6d715b0316b6b699794db436ab9cacce5cf39c85e0b7882c645b7bd58ba6b3 [2023-12-30T09:06:16.696Z] $ docker rm -f --volumes 9f6d715b0316b6b699794db436ab9cacce5cf39c85e0b7882c645b7bd58ba6b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-30T09:06:17.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-30T09:06:17.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:06:17.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-30T09:06:17.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:06:17.757Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T09:06:17.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-30T09:06:18.133Z] $ docker top 96030efeded44f52e413494bf3e5e16f7aa5cffe48ebb21953b7dffcbf2ce27a -eo pid,comm [2023-12-30T09:06:18.176Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-30T09:06:18.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-30T09:06:18.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-30T09:06:18.399Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-30T09:06:18.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-30T09:06:18.513Z] $ docker exec 96030efeded44f52e413494bf3e5e16f7aa5cffe48ebb21953b7dffcbf2ce27a ssh-agent [2023-12-30T09:06:18.612Z] SSH_AUTH_SOCK=/tmp/ssh-9KYSGh2AWFaX/agent.33 [2023-12-30T09:06:18.612Z] SSH_AGENT_PID=39 [2023-12-30T09:06:18.618Z] Running ssh-add (command line suppressed) [2023-12-30T09:06:18.725Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3954260182658572936.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3954260182658572936.key) [2023-12-30T09:06:18.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-30T09:06:19.148Z] + git semver push [2023-12-30T09:06:19.408Z] 2023-12-30 09:06:19,333 [run_push] DEBUG push [2023-12-30T09:06:19.408Z] 2023-12-30 09:06:19,334 [execute] INFO git cat-file --batch-check [2023-12-30T09:06:19.408Z] 2023-12-30 09:06:19,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-30T09:06:19.408Z] 2023-12-30 09:06:19,339 [execute] INFO git rev-list ee7cae61d5eb81dec8d115c3152c7a6de413a353 -- [2023-12-30T09:06:19.408Z] 2023-12-30 09:06:19,339 [execute] DEBUG Popen(['git', 'rev-list', 'ee7cae61d5eb81dec8d115c3152c7a6de413a353', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:06:19.408Z] 2023-12-30 09:06:19,346 [execute] INFO git fetch -v origin [2023-12-30T09:06:19.408Z] 2023-12-30 09:06:19,346 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-30T09:06:19.982Z] 2023-12-30 09:06:19,876 [run_push] DEBUG no remote changes detected [2023-12-30T09:06:19.982Z] 2023-12-30 09:06:19,877 [execute] INFO git push origin semver [2023-12-30T09:06:19.982Z] 2023-12-30 09:06:19,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:06:20.919Z] 2023-12-30 09:06:20,735 [run_push] DEBUG push all version tags [2023-12-30T09:06:20.919Z] 2023-12-30 09:06:20,735 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-30T09:06:20.919Z] 2023-12-30 09:06:20,736 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-12-30T09:06:21.491Z] 2023-12-30 09:06:21,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-30T09:06:21.491Z] 3.0.1-dev.18 [Pipeline] } [2023-12-30T09:06:21.507Z] $ docker exec --env ******** --env ******** 96030efeded44f52e413494bf3e5e16f7aa5cffe48ebb21953b7dffcbf2ce27a ssh-agent -k [2023-12-30T09:06:21.602Z] unset SSH_AUTH_SOCK; [2023-12-30T09:06:21.602Z] unset SSH_AGENT_PID; [2023-12-30T09:06:21.602Z] echo Agent pid 39 killed; [2023-12-30T09:06:21.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-30T09:06:22.137Z] + git semver [Pipeline] } [2023-12-30T09:06:22.412Z] $ docker stop --time=1 96030efeded44f52e413494bf3e5e16f7aa5cffe48ebb21953b7dffcbf2ce27a [2023-12-30T09:06:23.681Z] $ docker rm -f --volumes 96030efeded44f52e413494bf3e5e16f7aa5cffe48ebb21953b7dffcbf2ce27a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-30T09:06:25.222Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-12-30T09:06:25.222Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-12-30T09:06:25.222Z] total 16 [2023-12-30T09:06:25.222Z] drwxr-xr-x 3 root root 4096 Dec 30 08:58 . [2023-12-30T09:06:25.222Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 30 09:06 .. [2023-12-30T09:06:25.222Z] drwxr-xr-x 2 root root 4096 Dec 30 08:58 cost [2023-12-30T09:06:25.222Z] -rw-r--r-- 1 root root 82 Dec 30 08:58 cost.csv [2023-12-30T09:06:25.222Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-12-30T09:06:25.222Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-12-30T09:06:25.222Z] total 16 [2023-12-30T09:06:25.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 08:58 . [2023-12-30T09:06:25.222Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 30 09:06 .. [2023-12-30T09:06:25.222Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 30 08:58 cost [2023-12-30T09:06:25.222Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 30 08:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:25.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:26.480Z] ---> package-listing.sh [2023-12-30T09:06:26.480Z] ++ facter osfamily [2023-12-30T09:06:26.480Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-30T09:06:26.741Z] + OS_FAMILY=debian [2023-12-30T09:06:26.741Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-12-30T09:06:26.741Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-30T09:06:26.741Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-30T09:06:26.741Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-30T09:06:26.741Z] + PACKAGES=/tmp/packages_start.txt [2023-12-30T09:06:26.741Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-12-30T09:06:26.741Z] + PACKAGES=/tmp/packages_end.txt [2023-12-30T09:06:26.741Z] + case "${OS_FAMILY}" in [2023-12-30T09:06:26.741Z] + dpkg -l [2023-12-30T09:06:26.741Z] + grep '^ii' [2023-12-30T09:06:26.741Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-30T09:06:26.741Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-30T09:06:26.741Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-30T09:06:26.741Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-12-30T09:06:26.741Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-12-30T09:06:26.741Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-12-30T09:06:26.754Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-30T09:06:27.033Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-30T09:06:27.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-30T09:06:27.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-30T09:06:27.855Z] prd-ubuntu20.04-docker-8c-8g-26449 does not seem to be running inside a container [2023-12-30T09:06:27.888Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-30T09:06:28.134Z] $ docker top 042c2c999919410543efe48ad61dcdab168a639d18507fcacea31d189d3f27da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-30T09:06:28.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-30T09:06:28.900Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-30T09:06:29.345Z] + ls /var/log/sa-host [2023-12-30T09:06:29.345Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-30T09:06:29.469Z] provisioning config files... [2023-12-30T09:06:29.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13272710229885658814tmp [Pipeline] { [Pipeline] echo [2023-12-30T09:06:29.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:29.897Z] ---> create-netrc.sh [Pipeline] } [2023-12-30T09:06:29.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:30.335Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-30T09:06:30.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:30.640Z] ---> sudo-logs.sh [2023-12-30T09:06:30.640Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-30T09:06:30.727Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:31.019Z] ---> job-cost.sh [2023-12-30T09:06:31.019Z] lf-activate-venv: SKIPPING [2023-12-30T09:06:31.019Z] DEBUG: total: 0.2199999988079071 [2023-12-30T09:06:31.019Z] INFO: Retrieving Stack Cost... [2023-12-30T09:06:31.586Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-30T09:06:31.908Z] INFO: Archiving Costs [Pipeline] echo [2023-12-30T09:06:31.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-30T09:06:32.288Z] ---> logs-deploy.sh [2023-12-30T09:06:32.288Z] lf-activate-venv: SKIPPING [2023-12-30T09:06:32.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/24 [2023-12-30T09:06:32.288Z] INFO: archiving workspace using pattern(s): [2023-12-30T09:06:33.685Z] Archives upload complete. [2023-12-30T09:06:33.685Z] INFO: archiving logs to Nexus