Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbe7f7f4f25588eb2c33b5d8d364f118e746b793 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-ssh13098433602765516295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10685891787671816977.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13217117210133892978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14664972728006620900.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh759426131617036898.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1016 in /w/workspace/edgexfoundry_device-uart_napa [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_napa # 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 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 (napa) Commit message: "Merge pull request #53 from cloudxxx8/bump-sdk-3.1.1" > git config core.sparsecheckout # timeout=10 > git checkout -f cbe7f7f4f25588eb2c33b5d8d364f118e746b793 # timeout=10 > git rev-list --no-walk d0925bfba9be57c91a88507a1350afd17db6efb3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T08:04:13.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T08:04:13.902Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T08:04:13.931Z] ========================================================= [2024-05-29T08:04:13.931Z] EdgeX Global Pipelines Version Info [2024-05-29T08:04:13.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:04:14.667Z] ------------------- [2024-05-29T08:04:14.667Z] stable info: [2024-05-29T08:04:14.667Z] ------------------- [2024-05-29T08:04:14.667Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T08:04:14.667Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T08:04:14.667Z] Message: update stable to v1.0.260 [2024-05-29T08:04:15.237Z] ------------------- [2024-05-29T08:04:15.237Z] experimental info: [2024-05-29T08:04:15.237Z] ------------------- [2024-05-29T08:04:15.237Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T08:04:15.237Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T08:04:15.237Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T08:04:15.320Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-05-29T08:04:15.339Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-05-29T08:04:15.362Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T08:04:15.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T08:04:15.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T08:04:15.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T08:04:15.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T08:04:15.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T08:04:15.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T08:04:15.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T08:04:15.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T08:04:15.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-05-29T08:04:15.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T08:04:15.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T08:04:15.624Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T08:04:15.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T08:04:15.673Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T08:04:15.694Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T08:04:15.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T08:04:15.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T08:04:15.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-29T08:04:15.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-29T08:04:15.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T08:04:15.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T08:04:15.856Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T08:04:15.880Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T08:04:15.900Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T08:04:15.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-29T08:04:15.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-29T08:04:15.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-29T08:04:15.990Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] echo [2024-05-29T08:04:16.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbe7f7f [Pipeline] echo [2024-05-29T08:04:16.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:04:16.101Z] provisioning config files... [2024-05-29T08:04:16.117Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config12278392584959922195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:04:16.459Z] ---> ****-login.sh [2024-05-29T08:04:16.459Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:04:16.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:16.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:16.719Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:16.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:16.719Z] [2024-05-29T08:04:16.719Z] Login Succeeded [2024-05-29T08:04:16.719Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:04:16.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:16.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:16.981Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:16.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:16.981Z] [2024-05-29T08:04:16.981Z] Login Succeeded [2024-05-29T08:04:16.981Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:04:16.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:16.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:16.981Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:16.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:16.981Z] [2024-05-29T08:04:16.981Z] Login Succeeded [2024-05-29T08:04:16.981Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:04:16.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:17.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:17.241Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:17.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:17.241Z] [2024-05-29T08:04:17.241Z] Login Succeeded [2024-05-29T08:04:17.241Z] ****.io [2024-05-29T08:04:17.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:17.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:17.501Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:17.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:17.501Z] [2024-05-29T08:04:17.501Z] Login Succeeded [2024-05-29T08:04:17.501Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:04:17.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T08:04:17.920Z] + git rev-list -1 --merges cbe7f7f4f25588eb2c33b5d8d364f118e746b793~1..cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] echo [2024-05-29T08:04:17.947Z] -----------> git rev-list -1 --merges cbe7f7f4f25588eb2c33b5d8d364f118e746b793~1..cbe7f7f4f25588eb2c33b5d8d364f118e746b793 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [2024-05-29T08:04:17.947Z] cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [false] [Pipeline] sh [2024-05-29T08:04:18.244Z] + git log --format=format:%s -1 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] echo [2024-05-29T08:04:18.260Z] ========================================================= [2024-05-29T08:04:18.261Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T08:04:18.261Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T08:04:18.597Z] + git log --format=format:%s -1 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] echo [2024-05-29T08:04:18.610Z] [semverPrep] GIT_COMMIT: cbe7f7f4f25588eb2c33b5d8d364f118e746b793, Commit Message: Merge pull request #53 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo [2024-05-29T08:04:18.627Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T08:04:19.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:04:19.009Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T08:04:19.009Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T08:04:19.009Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T08:04:19.009Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T08:04:19.009Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T08:04:19.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:04:19.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:04:19.449Z] [2024-05-29T08:04:19.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:04:19.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:04:19.755Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T08:04:19.755Z] b85a868b505f: Pulling fs layer [2024-05-29T08:04:19.755Z] e2be974225ed: Pulling fs layer [2024-05-29T08:04:19.755Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T08:04:19.755Z] 988bab9f4d93: Pulling fs layer [2024-05-29T08:04:19.755Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T08:04:19.755Z] eaf3925da568: Pulling fs layer [2024-05-29T08:04:19.755Z] bab4dde63d76: Pulling fs layer [2024-05-29T08:04:19.755Z] bde34c3a00c8: Pulling fs layer [2024-05-29T08:04:19.755Z] b352a97aabf1: Pulling fs layer [2024-05-29T08:04:19.755Z] 4872d77fe225: Pulling fs layer [2024-05-29T08:04:19.755Z] 5851b861e8e6: Pulling fs layer [2024-05-29T08:04:19.755Z] bab4dde63d76: Waiting [2024-05-29T08:04:19.755Z] 4872d77fe225: Waiting [2024-05-29T08:04:19.755Z] bde34c3a00c8: Waiting [2024-05-29T08:04:19.755Z] b352a97aabf1: Waiting [2024-05-29T08:04:19.755Z] 1469e6f7b9e6: Waiting [2024-05-29T08:04:19.755Z] eaf3925da568: Waiting [2024-05-29T08:04:19.755Z] 988bab9f4d93: Waiting [2024-05-29T08:04:19.755Z] 5851b861e8e6: Waiting [2024-05-29T08:04:19.755Z] e2be974225ed: Download complete [2024-05-29T08:04:19.755Z] 988bab9f4d93: Verifying Checksum [2024-05-29T08:04:19.755Z] 988bab9f4d93: Download complete [2024-05-29T08:04:19.755Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T08:04:19.755Z] 1469e6f7b9e6: Download complete [2024-05-29T08:04:20.014Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T08:04:20.014Z] 339a4e72a1f5: Download complete [2024-05-29T08:04:20.014Z] eaf3925da568: Verifying Checksum [2024-05-29T08:04:20.014Z] eaf3925da568: Download complete [2024-05-29T08:04:20.014Z] bde34c3a00c8: Download complete [2024-05-29T08:04:20.014Z] b352a97aabf1: Download complete [2024-05-29T08:04:20.014Z] 4872d77fe225: Download complete [2024-05-29T08:04:20.014Z] 5851b861e8e6: Verifying Checksum [2024-05-29T08:04:20.014Z] 5851b861e8e6: Download complete [2024-05-29T08:04:20.014Z] b85a868b505f: Verifying Checksum [2024-05-29T08:04:20.014Z] b85a868b505f: Download complete [2024-05-29T08:04:20.275Z] bab4dde63d76: Verifying Checksum [2024-05-29T08:04:20.275Z] bab4dde63d76: Download complete [2024-05-29T08:04:21.213Z] b85a868b505f: Pull complete [2024-05-29T08:04:21.472Z] e2be974225ed: Pull complete [2024-05-29T08:04:21.732Z] 339a4e72a1f5: Pull complete [2024-05-29T08:04:21.992Z] 988bab9f4d93: Pull complete [2024-05-29T08:04:22.251Z] 1469e6f7b9e6: Pull complete [2024-05-29T08:04:22.251Z] eaf3925da568: Pull complete [2024-05-29T08:04:24.172Z] bab4dde63d76: Pull complete [2024-05-29T08:04:24.172Z] bde34c3a00c8: Pull complete [2024-05-29T08:04:24.172Z] b352a97aabf1: Pull complete [2024-05-29T08:04:24.172Z] 4872d77fe225: Pull complete [2024-05-29T08:04:24.172Z] 5851b861e8e6: Pull complete [2024-05-29T08:04:24.172Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T08:04:24.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:04:24.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:04:24.319Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:04:24.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:04:25.573Z] $ docker top 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 -eo pid,comm [2024-05-29T08:04:25.629Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T08:04:25.629Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:04:25.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:04:25.693Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:04:25.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:04:25.805Z] $ docker exec 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 ssh-agent [2024-05-29T08:04:25.910Z] SSH_AUTH_SOCK=/tmp/ssh-A00ls6zrXooU/agent.31 [2024-05-29T08:04:25.910Z] SSH_AGENT_PID=37 [2024-05-29T08:04:25.915Z] Running ssh-add (command line suppressed) [2024-05-29T08:04:26.017Z] Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_6534421339254846772.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_6534421339254846772.key) [2024-05-29T08:04:26.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:04:26.327Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T08:04:26.338Z] $ docker exec --env ******** --env ******** 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 ssh-agent -k [2024-05-29T08:04:26.443Z] unset SSH_AUTH_SOCK; [2024-05-29T08:04:26.444Z] unset SSH_AGENT_PID; [2024-05-29T08:04:26.444Z] echo Agent pid 37 killed; [2024-05-29T08:04:26.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T08:04:26.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:04:26.498Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:04:26.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:04:26.619Z] $ docker exec 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 ssh-agent [2024-05-29T08:04:26.727Z] SSH_AUTH_SOCK=/tmp/ssh-RWcOZFz6mU0q/agent.70 [2024-05-29T08:04:26.727Z] SSH_AGENT_PID=76 [2024-05-29T08:04:26.732Z] Running ssh-add (command line suppressed) [2024-05-29T08:04:26.829Z] Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_311400669454520183.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_311400669454520183.key) [2024-05-29T08:04:26.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:04:27.135Z] + git semver init [2024-05-29T08:04:27.395Z] 2024-05-29 08:04:27,317 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T08:04:27.395Z] 2024-05-29 08:04:27,318 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_napa/.semver [2024-05-29T08:04:27.395Z] 2024-05-29 08:04:27,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_napa/.semver [2024-05-29T08:04:27.395Z] 2024-05-29 08:04:27,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:04:28.782Z] 2024-05-29 08:04:28,647 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_napa/.git/info/exclude [2024-05-29T08:04:28.782Z] 2024-05-29 08:04:28,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_napa/.semver/napa with force:False [2024-05-29T08:04:28.782Z] 2024-05-29 08:04:28,648 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa [2024-05-29T08:04:28.782Z] 2024-05-29 08:04:28,648 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa [2024-05-29T08:04:28.782Z] 3.1.1-dev.1 [Pipeline] } [2024-05-29T08:04:28.792Z] $ docker exec --env ******** --env ******** 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 ssh-agent -k [2024-05-29T08:04:28.895Z] unset SSH_AUTH_SOCK; [2024-05-29T08:04:28.896Z] unset SSH_AGENT_PID; [2024-05-29T08:04:28.896Z] echo Agent pid 76 killed; [2024-05-29T08:04:28.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:04:29.237Z] + git semver [Pipeline] } [2024-05-29T08:04:29.513Z] $ docker stop --time=1 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 [2024-05-29T08:04:30.821Z] $ docker rm -f --volumes 502736cfbbc94be3f9d53dd80ae681c0cf215facb8488f2e4329a4d22cc1ace7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:04:31.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T08:04:31.402Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T08:04:31.407Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:04:31.583Z] provisioning config files... [2024-05-29T08:04:31.596Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config2617142433439236166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:04:31.899Z] ---> ****-login.sh [2024-05-29T08:04:31.900Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:04:31.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:31.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:31.900Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:31.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:31.900Z] [2024-05-29T08:04:31.900Z] Login Succeeded [2024-05-29T08:04:31.900Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:04:31.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:31.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:31.900Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:31.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:31.900Z] [2024-05-29T08:04:31.900Z] Login Succeeded [2024-05-29T08:04:31.900Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:04:32.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:32.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:32.161Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:32.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:32.161Z] [2024-05-29T08:04:32.161Z] Login Succeeded [2024-05-29T08:04:32.161Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:04:32.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:32.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:32.161Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:32.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:32.161Z] [2024-05-29T08:04:32.161Z] Login Succeeded [2024-05-29T08:04:32.161Z] ****.io [2024-05-29T08:04:32.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:04:32.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:04:32.421Z] Configure a credential helper to remove this warning. See [2024-05-29T08:04:32.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:04:32.421Z] [2024-05-29T08:04:32.421Z] Login Succeeded [2024-05-29T08:04:32.421Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:04:32.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T08:04:32.530Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-29T08:04:32.821Z] + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 [2024-05-29T08:04:32.821Z] [Pipeline] echo [2024-05-29T08:04:32.835Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:04:32.849Z] ========================================================= [2024-05-29T08:04:32.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-29T08:04:32.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:04:33.179Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-29T08:04:33.439Z] Sending build context to Docker daemon 56.34MB [2024-05-29T08:04:33.439Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:04:33.439Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T08:04:33.439Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-29T08:04:33.439Z] 619be1103602: Pulling fs layer [2024-05-29T08:04:33.439Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T08:04:33.439Z] 5df492c9dc93: Pulling fs layer [2024-05-29T08:04:33.439Z] 7629e6793208: Pulling fs layer [2024-05-29T08:04:33.439Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T08:04:33.439Z] 8de7f028bff5: Pulling fs layer [2024-05-29T08:04:33.439Z] 44042ff1420b: Pulling fs layer [2024-05-29T08:04:33.439Z] 5cdaf54b7214: Pulling fs layer [2024-05-29T08:04:33.439Z] 38f3e5a9071a: Pulling fs layer [2024-05-29T08:04:33.439Z] 7629e6793208: Waiting [2024-05-29T08:04:33.439Z] 8de7f028bff5: Waiting [2024-05-29T08:04:33.439Z] 4f4fb700ef54: Waiting [2024-05-29T08:04:33.439Z] 44042ff1420b: Waiting [2024-05-29T08:04:33.439Z] 5cdaf54b7214: Waiting [2024-05-29T08:04:33.439Z] 38f3e5a9071a: Waiting [2024-05-29T08:04:33.698Z] 7862e08f4a3e: Download complete [2024-05-29T08:04:33.698Z] 7629e6793208: Verifying Checksum [2024-05-29T08:04:33.698Z] 7629e6793208: Download complete [2024-05-29T08:04:33.698Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T08:04:33.698Z] 4f4fb700ef54: Download complete [2024-05-29T08:04:33.698Z] 8de7f028bff5: Verifying Checksum [2024-05-29T08:04:33.698Z] 8de7f028bff5: Download complete [2024-05-29T08:04:33.698Z] 619be1103602: Verifying Checksum [2024-05-29T08:04:33.698Z] 619be1103602: Download complete [2024-05-29T08:04:33.698Z] 44042ff1420b: Download complete [2024-05-29T08:04:33.698Z] 619be1103602: Pull complete [2024-05-29T08:04:33.957Z] 38f3e5a9071a: Verifying Checksum [2024-05-29T08:04:33.957Z] 38f3e5a9071a: Download complete [2024-05-29T08:04:33.957Z] 7862e08f4a3e: Pull complete [2024-05-29T08:04:33.957Z] 5df492c9dc93: Verifying Checksum [2024-05-29T08:04:33.957Z] 5df492c9dc93: Download complete [2024-05-29T08:04:34.525Z] 5cdaf54b7214: Verifying Checksum [2024-05-29T08:04:34.525Z] 5cdaf54b7214: Download complete [2024-05-29T08:04:37.814Z] 5df492c9dc93: Pull complete [2024-05-29T08:04:37.814Z] 7629e6793208: Pull complete [2024-05-29T08:04:37.814Z] 4f4fb700ef54: Pull complete [2024-05-29T08:04:37.814Z] 8de7f028bff5: Pull complete [2024-05-29T08:04:37.814Z] 44042ff1420b: Pull complete [2024-05-29T08:04:40.376Z] 5cdaf54b7214: Pull complete [2024-05-29T08:04:40.634Z] 38f3e5a9071a: Pull complete [2024-05-29T08:04:40.634Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-29T08:04:40.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-29T08:04:40.634Z] ---> 60b93f829570 [2024-05-29T08:04:40.634Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T08:04:42.015Z] ---> Running in 11c8bbeb87b5 [2024-05-29T08:04:42.015Z] Removing intermediate container 11c8bbeb87b5 [2024-05-29T08:04:42.015Z] ---> b6c1dce9a431 [2024-05-29T08:04:42.015Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:04:42.015Z] ---> Running in b50477dd3343 [2024-05-29T08:04:42.015Z] Removing intermediate container b50477dd3343 [2024-05-29T08:04:42.015Z] ---> fad659e9753d [2024-05-29T08:04:42.015Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:04:42.015Z] ---> Running in 01aa0559675e [2024-05-29T08:04:42.015Z] Removing intermediate container 01aa0559675e [2024-05-29T08:04:42.015Z] ---> bd64f543e6fb [2024-05-29T08:04:42.015Z] Step 6/12 : WORKDIR /device-uart [2024-05-29T08:04:42.274Z] ---> Running in 310a94ee7119 [2024-05-29T08:04:42.274Z] Removing intermediate container 310a94ee7119 [2024-05-29T08:04:42.274Z] ---> 237d051c4233 [2024-05-29T08:04:42.274Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:04:42.274Z] ---> Running in f473aa3ebe47 [2024-05-29T08:04:42.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:04:42.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:04:43.054Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T08:04:43.054Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T08:04:43.054Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T08:04:43.054Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T08:04:43.054Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:04:43.054Z] OK: 268 MiB in 56 packages [2024-05-29T08:04:43.313Z] Removing intermediate container f473aa3ebe47 [2024-05-29T08:04:43.313Z] ---> 3fa86b3dcc85 [2024-05-29T08:04:43.313Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-29T08:04:44.691Z] ---> 9a799a1e365a [2024-05-29T08:04:44.691Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:04:44.691Z] ---> Running in f79e128beb83 [2024-05-29T08:04:46.533Z] Still waiting to schedule task [2024-05-29T08:04:46.534Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T08:05:06.633Z] Removing intermediate container f79e128beb83 [2024-05-29T08:05:06.633Z] ---> 3dd95c1961ab [2024-05-29T08:05:06.633Z] Step 10/12 : COPY . . [2024-05-29T08:05:07.571Z] ---> 41025be4bae6 [2024-05-29T08:05:07.571Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:05:07.571Z] ---> Running in 4f5e2784472f [2024-05-29T08:05:07.571Z] Removing intermediate container 4f5e2784472f [2024-05-29T08:05:07.571Z] ---> aed9e6caa537 [2024-05-29T08:05:07.571Z] Step 12/12 : RUN ${MAKE} [2024-05-29T08:05:07.571Z] ---> Running in c9b06ddc4f33 [2024-05-29T08:05:07.830Z] noop [2024-05-29T08:05:08.089Z] Removing intermediate container c9b06ddc4f33 [2024-05-29T08:05:08.089Z] ---> f89c2a71068d [2024-05-29T08:05:08.089Z] Successfully built f89c2a71068d [2024-05-29T08:05:08.089Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:05:08.427Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T08:05:08.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:05:08.509Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:05:08.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@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 ******** ci-base-image-x86_64 cat [2024-05-29T08:05:08.865Z] $ docker top 88db3252bc8faa157cc250a6dec90701248af5f86ee861c49bc4b7966f5c7b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:05:09.220Z] + go version [2024-05-29T08:05:09.220Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T08:05:09.232Z] $ docker stop --time=1 88db3252bc8faa157cc250a6dec90701248af5f86ee861c49bc4b7966f5c7b03 [2024-05-29T08:05:10.513Z] $ docker rm -f --volumes 88db3252bc8faa157cc250a6dec90701248af5f86ee861c49bc4b7966f5c7b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:05:10.977Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T08:05:10.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:05:11.060Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:05:11.090Z] $ 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_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@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 ******** ci-base-image-x86_64 cat [2024-05-29T08:05:11.405Z] $ docker top 00631eca1e64ab9485f1ff40c821a6aa584c3110695bfc15b31242debffa4e63 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:05:11.748Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_napa [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:05:12.049Z] + make test [2024-05-29T08:05:12.049Z] go test ./... -coverprofile=coverage.out [2024-05-29T08:05:12.616Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-05-29T08:05:24.815Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-05-29T08:05:24.815Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-05-29T08:05:30.082Z] go vet ./... [2024-05-29T08:05:32.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T08:05:32.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T08:05:32.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-29T08:05:32.881Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:05:33.182Z] + go mod tidy [Pipeline] } [2024-05-29T08:05:33.452Z] $ docker stop --time=1 00631eca1e64ab9485f1ff40c821a6aa584c3110695bfc15b31242debffa4e63 [2024-05-29T08:05:35.245Z] $ docker rm -f --volumes 00631eca1e64ab9485f1ff40c821a6aa584c3110695bfc15b31242debffa4e63 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:05:35.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T08:05:35.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-29T08:05:36.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T08:05:36.753Z] + ls -al . [2024-05-29T08:05:36.753Z] total 160 [2024-05-29T08:05:36.753Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 08:05 . [2024-05-29T08:05:36.753Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:04 .. [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 08:04 .dockerignore [2024-05-29T08:05:36.753Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:05 .git [2024-05-29T08:05:36.753Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:04 .github [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 335 May 29 08:04 .gitignore [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:04 .golangci.yml [2024-05-29T08:05:36.753Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:04 .semver [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 9960 May 29 08:04 Attribution.txt [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 1908 May 29 08:04 CHANGELOG.md [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 1886 May 29 08:04 Dockerfile [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:04 GOVERNANCE.md [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 675 May 29 08:04 Jenkinsfile [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:04 LICENSE [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 1872 May 29 08:04 Makefile [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 617 May 29 08:04 OWNERS.md [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 8892 May 29 08:04 README.md [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:04 VERSION [2024-05-29T08:05:36.753Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:04 bin [2024-05-29T08:05:36.753Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:04 cmd [2024-05-29T08:05:36.753Z] -rw-r--r-- 1 jenkins jenkins 10 May 29 08:05 coverage.out [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 3644 May 29 08:04 go.mod [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 34414 May 29 08:04 go.sum [2024-05-29T08:05:36.753Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:04 internal [2024-05-29T08:05:36.753Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:04 vendor [2024-05-29T08:05:36.753Z] -rw-rw-r-- 1 jenkins jenkins 209 May 29 08:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:05:37.066Z] + 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=cbe7f7f4f25588eb2c33b5d8d364f118e746b793 --label arch=amd64 --label version=3.1.1-dev.1 . [2024-05-29T08:05:37.325Z] Sending build context to Docker daemon 56.34MB [2024-05-29T08:05:37.325Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:05:37.325Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-29T08:05:37.325Z] ---> f89c2a71068d [2024-05-29T08:05:37.325Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T08:05:37.587Z] ---> Running in eee8f1149b27 [2024-05-29T08:05:37.587Z] Removing intermediate container eee8f1149b27 [2024-05-29T08:05:37.587Z] ---> ae4c9b48a35e [2024-05-29T08:05:37.587Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:05:37.587Z] ---> Running in 39d4bbf75162 [2024-05-29T08:05:37.587Z] Removing intermediate container 39d4bbf75162 [2024-05-29T08:05:37.587Z] ---> c3b41ed413de [2024-05-29T08:05:37.587Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:05:37.587Z] ---> Running in 5c1c5deb06b6 [2024-05-29T08:05:37.847Z] Removing intermediate container 5c1c5deb06b6 [2024-05-29T08:05:37.847Z] ---> 58824e55d0eb [2024-05-29T08:05:37.847Z] Step 6/26 : WORKDIR /device-uart [2024-05-29T08:05:37.847Z] ---> Running in 70ac8785e991 [2024-05-29T08:05:37.847Z] Removing intermediate container 70ac8785e991 [2024-05-29T08:05:37.847Z] ---> 8882f09db5d1 [2024-05-29T08:05:37.847Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:05:37.847Z] ---> Running in defbb4cd2b97 [2024-05-29T08:05:38.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:05:38.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:05:38.624Z] OK: 268 MiB in 56 packages [2024-05-29T08:05:38.882Z] Removing intermediate container defbb4cd2b97 [2024-05-29T08:05:38.882Z] ---> 1513d7bd145b [2024-05-29T08:05:38.882Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-29T08:05:40.789Z] ---> 33cde5720e5e [2024-05-29T08:05:40.789Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:05:40.789Z] ---> Running in 124e36117dd5 [2024-05-29T08:05:40.789Z] skipping... [2024-05-29T08:05:41.357Z] Removing intermediate container 124e36117dd5 [2024-05-29T08:05:41.357Z] ---> 1ac397d9aa63 [2024-05-29T08:05:41.357Z] Step 10/26 : COPY . . [2024-05-29T08:05:42.773Z] ---> 2b04409daae6 [2024-05-29T08:05:42.773Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:05:42.773Z] ---> Running in 16d862af1cc9 [2024-05-29T08:05:43.036Z] Removing intermediate container 16d862af1cc9 [2024-05-29T08:05:43.036Z] ---> 1645a509cdd3 [2024-05-29T08:05:43.036Z] Step 12/26 : RUN ${MAKE} [2024-05-29T08:05:43.036Z] ---> Running in 69ab79a16f95 [2024-05-29T08:05:43.296Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-05-29T08:06:01.420Z] Removing intermediate container 69ab79a16f95 [2024-05-29T08:06:01.420Z] ---> 1c94d0b44714 [2024-05-29T08:06:01.420Z] Step 13/26 : FROM alpine:3.18 [2024-05-29T08:06:01.420Z] 3.18: Pulling from library/alpine [2024-05-29T08:06:01.420Z] 619be1103602: Already exists [2024-05-29T08:06:01.420Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T08:06:01.420Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T08:06:01.420Z] ---> d3782b16ccc9 [2024-05-29T08:06:01.420Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-05-29T08:06:01.420Z] ---> Running in d531cafda514 [2024-05-29T08:06:01.420Z] Removing intermediate container d531cafda514 [2024-05-29T08:06:01.420Z] ---> 09bb354cc4b1 [2024-05-29T08:06:01.420Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-29T08:06:01.420Z] ---> Running in 079cce0b2489 [2024-05-29T08:06:01.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:06:01.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:06:01.420Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T08:06:01.420Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:06:01.420Z] OK: 7 MiB in 16 packages [2024-05-29T08:06:01.420Z] Removing intermediate container 079cce0b2489 [2024-05-29T08:06:01.420Z] ---> 0ade8a973565 [2024-05-29T08:06:01.420Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-29T08:06:01.420Z] ---> Running in 1ac33f393ecc [2024-05-29T08:06:01.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:06:01.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:06:01.420Z] Upgrading critical system libraries and apk-tools: [2024-05-29T08:06:01.420Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T08:06:01.420Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:06:01.420Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T08:06:01.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:06:01.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:06:01.680Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:06:01.680Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T08:06:01.680Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:06:01.680Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T08:06:01.680Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:06:01.680Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:06:01.680Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:06:01.680Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T08:06:01.680Z] OK: 7 MiB in 16 packages [2024-05-29T08:06:01.939Z] Removing intermediate container 1ac33f393ecc [2024-05-29T08:06:01.939Z] ---> 6ffef41823f2 [2024-05-29T08:06:01.939Z] Step 17/26 : WORKDIR / [2024-05-29T08:06:01.939Z] ---> Running in 00fa10cf8292 [2024-05-29T08:06:02.198Z] Removing intermediate container 00fa10cf8292 [2024-05-29T08:06:02.198Z] ---> 66a502177ff5 [2024-05-29T08:06:02.198Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-05-29T08:06:02.198Z] ---> b17d1ebc590d [2024-05-29T08:06:02.198Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-05-29T08:06:02.457Z] ---> 93395fd24d39 [2024-05-29T08:06:02.457Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-05-29T08:06:02.716Z] ---> 00e802fd70ee [2024-05-29T08:06:02.716Z] Step 21/26 : EXPOSE 59995 [2024-05-29T08:06:02.716Z] ---> Running in b07eec90725b [2024-05-29T08:06:02.978Z] Removing intermediate container b07eec90725b [2024-05-29T08:06:02.978Z] ---> fca97c8907fa [2024-05-29T08:06:02.978Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-05-29T08:06:02.978Z] ---> Running in e219b4ce5b12 [2024-05-29T08:06:02.978Z] Removing intermediate container e219b4ce5b12 [2024-05-29T08:06:02.978Z] ---> 5605cfeea1f3 [2024-05-29T08:06:02.978Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T08:06:02.978Z] ---> Running in 502c28ba0068 [2024-05-29T08:06:02.978Z] Removing intermediate container 502c28ba0068 [2024-05-29T08:06:02.978Z] ---> 43949c810c3b [2024-05-29T08:06:02.978Z] Step 24/26 : LABEL arch=amd64 [2024-05-29T08:06:02.978Z] ---> Running in 8b656b1fd896 [2024-05-29T08:06:03.237Z] Removing intermediate container 8b656b1fd896 [2024-05-29T08:06:03.237Z] ---> ba04666e0b57 [2024-05-29T08:06:03.237Z] Step 25/26 : LABEL git_sha=cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [2024-05-29T08:06:03.237Z] ---> Running in 08d7190f8980 [2024-05-29T08:06:03.237Z] Removing intermediate container 08d7190f8980 [2024-05-29T08:06:03.237Z] ---> 91e8a381d95a [2024-05-29T08:06:03.237Z] Step 26/26 : LABEL version=3.1.1-dev.1 [2024-05-29T08:06:03.237Z] ---> Running in 68af8af8cab5 [2024-05-29T08:06:03.237Z] Removing intermediate container 68af8af8cab5 [2024-05-29T08:06:03.237Z] ---> 9866476014ba [2024-05-29T08:06:03.237Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T08:06:03.237Z] Successfully built 9866476014ba [2024-05-29T08:06:03.237Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:06:03.374Z] provisioning config files... [2024-05-29T08:06:03.389Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config2216284726721049591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:06:03.702Z] ---> ****-login.sh [2024-05-29T08:06:03.703Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:06:03.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:06:03.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:06:03.703Z] Configure a credential helper to remove this warning. See [2024-05-29T08:06:03.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:06:03.703Z] [2024-05-29T08:06:03.703Z] Login Succeeded [2024-05-29T08:06:03.703Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:06:03.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:06:03.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:06:03.703Z] Configure a credential helper to remove this warning. See [2024-05-29T08:06:03.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:06:03.703Z] [2024-05-29T08:06:03.703Z] Login Succeeded [2024-05-29T08:06:03.703Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:06:03.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:06:03.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:06:03.961Z] Configure a credential helper to remove this warning. See [2024-05-29T08:06:03.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:06:03.961Z] [2024-05-29T08:06:03.961Z] Login Succeeded [2024-05-29T08:06:03.961Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:06:03.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:06:03.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:06:03.961Z] Configure a credential helper to remove this warning. See [2024-05-29T08:06:03.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:06:03.961Z] [2024-05-29T08:06:03.961Z] Login Succeeded [2024-05-29T08:06:03.962Z] ****.io [2024-05-29T08:06:03.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:06:04.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:06:04.220Z] Configure a credential helper to remove this warning. See [2024-05-29T08:06:04.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:06:04.220Z] [2024-05-29T08:06:04.220Z] Login Succeeded [2024-05-29T08:06:04.220Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:06:04.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:06:04.279Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:06:04.313Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-05-29T08:06:04.313Z] cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [2024-05-29T08:06:04.313Z] 3.1.1-dev.1 [2024-05-29T08:06:04.313Z] cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [2024-05-29T08:06:04.313Z] napa [2024-05-29T08:06:04.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:04.644Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:04.961Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [2024-05-29T08:06:04.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-05-29T08:06:04.961Z] f9b79518aff1: Preparing [2024-05-29T08:06:04.961Z] 60a1876e556d: Preparing [2024-05-29T08:06:04.961Z] af888380b4ef: Preparing [2024-05-29T08:06:04.961Z] 7f98e89950be: Preparing [2024-05-29T08:06:04.961Z] 9951807c3fcb: Preparing [2024-05-29T08:06:04.961Z] aedc3bda2944: Preparing [2024-05-29T08:06:04.961Z] aedc3bda2944: Waiting [2024-05-29T08:06:04.961Z] af888380b4ef: Pushed [2024-05-29T08:06:04.961Z] 9951807c3fcb: Pushed [2024-05-29T08:06:04.961Z] 60a1876e556d: Pushed [2024-05-29T08:06:04.961Z] aedc3bda2944: Layer already exists [2024-05-29T08:06:05.526Z] 7f98e89950be: Pushed [2024-05-29T08:06:08.054Z] f9b79518aff1: Pushed [2024-05-29T08:06:08.054Z] cbe7f7f4f25588eb2c33b5d8d364f118e746b793: digest: sha256:bf8afb9aae537a3be158a442cab980738711bc2a8959cedf6cc7298c42df07a9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:08.383Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:08.707Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.1.1-dev.1 [2024-05-29T08:06:08.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-05-29T08:06:08.707Z] f9b79518aff1: Preparing [2024-05-29T08:06:08.707Z] 60a1876e556d: Preparing [2024-05-29T08:06:08.707Z] af888380b4ef: Preparing [2024-05-29T08:06:08.707Z] 7f98e89950be: Preparing [2024-05-29T08:06:08.707Z] 9951807c3fcb: Preparing [2024-05-29T08:06:08.707Z] aedc3bda2944: Preparing [2024-05-29T08:06:08.707Z] aedc3bda2944: Waiting [2024-05-29T08:06:08.707Z] af888380b4ef: Layer already exists [2024-05-29T08:06:08.707Z] 60a1876e556d: Layer already exists [2024-05-29T08:06:08.707Z] 7f98e89950be: Layer already exists [2024-05-29T08:06:08.707Z] f9b79518aff1: Layer already exists [2024-05-29T08:06:08.707Z] 9951807c3fcb: Layer already exists [2024-05-29T08:06:08.707Z] aedc3bda2944: Layer already exists [2024-05-29T08:06:08.707Z] 3.1.1-dev.1: digest: sha256:bf8afb9aae537a3be158a442cab980738711bc2a8959cedf6cc7298c42df07a9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:09.036Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:09.357Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [2024-05-29T08:06:09.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-05-29T08:06:09.357Z] f9b79518aff1: Preparing [2024-05-29T08:06:09.357Z] 60a1876e556d: Preparing [2024-05-29T08:06:09.357Z] af888380b4ef: Preparing [2024-05-29T08:06:09.357Z] 7f98e89950be: Preparing [2024-05-29T08:06:09.357Z] 9951807c3fcb: Preparing [2024-05-29T08:06:09.357Z] aedc3bda2944: Preparing [2024-05-29T08:06:09.357Z] aedc3bda2944: Waiting [2024-05-29T08:06:09.357Z] 7f98e89950be: Layer already exists [2024-05-29T08:06:09.357Z] 9951807c3fcb: Layer already exists [2024-05-29T08:06:09.357Z] f9b79518aff1: Layer already exists [2024-05-29T08:06:09.357Z] af888380b4ef: Layer already exists [2024-05-29T08:06:09.357Z] 60a1876e556d: Layer already exists [2024-05-29T08:06:09.357Z] aedc3bda2944: Layer already exists [2024-05-29T08:06:09.357Z] cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1: digest: sha256:bf8afb9aae537a3be158a442cab980738711bc2a8959cedf6cc7298c42df07a9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:09.686Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:10.008Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:napa [2024-05-29T08:06:10.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-05-29T08:06:10.008Z] f9b79518aff1: Preparing [2024-05-29T08:06:10.008Z] 60a1876e556d: Preparing [2024-05-29T08:06:10.008Z] af888380b4ef: Preparing [2024-05-29T08:06:10.008Z] 7f98e89950be: Preparing [2024-05-29T08:06:10.008Z] 9951807c3fcb: Preparing [2024-05-29T08:06:10.008Z] aedc3bda2944: Preparing [2024-05-29T08:06:10.008Z] aedc3bda2944: Waiting [2024-05-29T08:06:10.008Z] 60a1876e556d: Layer already exists [2024-05-29T08:06:10.008Z] f9b79518aff1: Layer already exists [2024-05-29T08:06:10.008Z] af888380b4ef: Layer already exists [2024-05-29T08:06:10.008Z] 9951807c3fcb: Layer already exists [2024-05-29T08:06:10.008Z] 7f98e89950be: Layer already exists [2024-05-29T08:06:10.008Z] aedc3bda2944: Layer already exists [2024-05-29T08:06:10.008Z] napa: digest: sha256:bf8afb9aae537a3be158a442cab980738711bc2a8959cedf6cc7298c42df07a9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:06:10.087Z] ===================================================== [Pipeline] echo [2024-05-29T08:06:10.105Z] taggedImages: [2024-05-29T08:06:10.105Z] - nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [2024-05-29T08:06:10.105Z] - nexus3.edgexfoundry.org:10004/device-uart:3.1.1-dev.1 [2024-05-29T08:06:10.105Z] - nexus3.edgexfoundry.org:10004/device-uart:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [2024-05-29T08:06:10.105Z] - nexus3.edgexfoundry.org:10004/device-uart:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:10.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:06:10.529Z] [2024-05-29T08:06:10.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:06:10.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:06:10.830Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T08:06:10.830Z] 5eb5b503b376: Pulling fs layer [2024-05-29T08:06:10.830Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T08:06:10.830Z] ec43610c2a17: Pulling fs layer [2024-05-29T08:06:10.830Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T08:06:10.830Z] 33b1e0a273af: Pulling fs layer [2024-05-29T08:06:10.830Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T08:06:10.830Z] 2f39f015ded8: Pulling fs layer [2024-05-29T08:06:10.830Z] 3a2ae6a8a46f: Waiting [2024-05-29T08:06:10.830Z] 33b1e0a273af: Waiting [2024-05-29T08:06:10.830Z] 5d3b04190fa2: Waiting [2024-05-29T08:06:10.830Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T08:06:10.830Z] 5c69ac0246d0: Download complete [2024-05-29T08:06:10.830Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-29T08:06:10.830Z] 3a2ae6a8a46f: Download complete [2024-05-29T08:06:10.830Z] 33b1e0a273af: Download complete [2024-05-29T08:06:10.830Z] 5d3b04190fa2: Verifying Checksum [2024-05-29T08:06:10.830Z] 5d3b04190fa2: Download complete [2024-05-29T08:06:10.830Z] ec43610c2a17: Verifying Checksum [2024-05-29T08:06:10.830Z] ec43610c2a17: Download complete [2024-05-29T08:06:11.089Z] 5eb5b503b376: Verifying Checksum [2024-05-29T08:06:11.089Z] 5eb5b503b376: Download complete [2024-05-29T08:06:11.655Z] 2f39f015ded8: Download complete [2024-05-29T08:06:12.221Z] 5eb5b503b376: Pull complete [2024-05-29T08:06:12.221Z] 5c69ac0246d0: Pull complete [2024-05-29T08:06:12.789Z] ec43610c2a17: Pull complete [2024-05-29T08:06:12.789Z] 3a2ae6a8a46f: Pull complete [2024-05-29T08:06:12.789Z] 33b1e0a273af: Pull complete [2024-05-29T08:06:13.048Z] 5d3b04190fa2: Pull complete [2024-05-29T08:06:17.229Z] 2f39f015ded8: Pull complete [2024-05-29T08:06:17.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T08:06:17.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:06:17.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:06:17.323Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:06:17.351Z] $ 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_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@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 [2024-05-29T08:06:18.354Z] $ docker top 956b0dc9da79f2aa5e444fa621e419ecefd9fd61acaae787a8e03b92abe3cb4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:06:18.760Z] ---> job-cost.sh [2024-05-29T08:06:18.760Z] lf-activate-venv: SKIPPING [2024-05-29T08:06:18.760Z] INFO: No Stack... [2024-05-29T08:06:19.327Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T08:06:19.587Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T08:06:19.872Z] + cat /w/workspace/edgexfoundry_device-uart_napa/archives/cost.csv [2024-05-29T08:06:19.872Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T08:06:19.883Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [2024-05-29T08:06:19.896Z] Resource [jenkins-edgexfoundry-device-uart-napa-3-stack-cost] did not exist. Created. [2024-05-29T08:06:19.903Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T08:06:20.210Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T08:06:20.268Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T08:06:20.276Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T08:06:20.304Z] $ docker stop --time=1 956b0dc9da79f2aa5e444fa621e419ecefd9fd61acaae787a8e03b92abe3cb4e [2024-05-29T08:06:21.452Z] $ docker rm -f --volumes 956b0dc9da79f2aa5e444fa621e419ecefd9fd61acaae787a8e03b92abe3cb4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T08:06:23.259Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1017 in /w/workspace/edgexfoundry_device-uart_napa [Pipeline] { [Pipeline] ws [2024-05-29T08:06:23.277Z] Running in /w/workspace/device-uart/3 [Pipeline] { [Pipeline] checkout [2024-05-29T08:06:23.313Z] The recommended git tool is: git [2024-05-29T08:06:31.726Z] using credential edgex-jenkins-ssh [2024-05-29T08:06:31.760Z] Cloning the remote Git repository [2024-05-29T08:06:31.885Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-05-29T08:06:32.096Z] > git init /w/workspace/device-uart/3 # timeout=10 [2024-05-29T08:06:32.300Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-05-29T08:06:32.301Z] > git --version # timeout=10 [2024-05-29T08:06:32.339Z] > git --version # 'git version 2.25.1' [2024-05-29T08:06:32.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T08:06:32.527Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T08:06:35.315Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-05-29T08:06:35.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T08:06:36.446Z] Avoid second fetch [2024-05-29T08:06:36.447Z] Checking out Revision cbe7f7f4f25588eb2c33b5d8d364f118e746b793 (napa) [2024-05-29T08:06:36.465Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T08:06:36.552Z] > git checkout -f cbe7f7f4f25588eb2c33b5d8d364f118e746b793 # timeout=10 [2024-05-29T08:06:37.976Z] Commit message: "Merge pull request #53 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T08:06:42.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T08:06:42.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T08:06:42.805Z] Dload Upload Total Spent Left Speed [2024-05-29T08:06:42.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-05-29T08:06:43.146Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T08:06:43.486Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T08:06:43.486Z] + sudo tee /etc/docker/daemon.new [2024-05-29T08:06:43.486Z] { [2024-05-29T08:06:43.486Z] "registry-mirrors": [ [2024-05-29T08:06:43.486Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T08:06:43.486Z] ], [2024-05-29T08:06:43.486Z] "bip": "10.250.0.254/24", [2024-05-29T08:06:43.486Z] "hosts": [ [2024-05-29T08:06:43.486Z] "tcp://0.0.0.0:5555", [2024-05-29T08:06:43.486Z] "unix:///var/run/docker.sock" [2024-05-29T08:06:43.486Z] ], [2024-05-29T08:06:43.486Z] "mtu": 1458, [2024-05-29T08:06:43.486Z] "selinux-enabled": true, [2024-05-29T08:06:43.486Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T08:06:43.486Z] } [Pipeline] sh [2024-05-29T08:06:43.808Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T08:06:44.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:07:02.373Z] provisioning config files... [2024-05-29T08:07:02.401Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/3@tmp/config15463994716472148739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:07:02.864Z] ---> ****-login.sh [2024-05-29T08:07:02.864Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:07:03.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:07:04.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:07:04.098Z] Configure a credential helper to remove this warning. See [2024-05-29T08:07:04.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:07:04.098Z] [2024-05-29T08:07:04.098Z] Login Succeeded [2024-05-29T08:07:04.098Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:07:04.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:07:04.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:07:04.368Z] Configure a credential helper to remove this warning. See [2024-05-29T08:07:04.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:07:04.368Z] [2024-05-29T08:07:04.368Z] Login Succeeded [2024-05-29T08:07:04.368Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:07:04.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:07:04.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:07:04.642Z] Configure a credential helper to remove this warning. See [2024-05-29T08:07:04.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:07:04.642Z] [2024-05-29T08:07:04.642Z] Login Succeeded [2024-05-29T08:07:04.642Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:07:04.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:07:05.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:07:05.189Z] Configure a credential helper to remove this warning. See [2024-05-29T08:07:05.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:07:05.189Z] [2024-05-29T08:07:05.189Z] Login Succeeded [2024-05-29T08:07:05.189Z] ****.io [2024-05-29T08:07:05.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:07:05.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:07:05.727Z] Configure a credential helper to remove this warning. See [2024-05-29T08:07:05.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:07:05.727Z] [2024-05-29T08:07:05.727Z] Login Succeeded [2024-05-29T08:07:05.727Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:07:05.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T08:07:06.046Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-29T08:07:06.370Z] + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 [2024-05-29T08:07:06.370Z] [Pipeline] echo [2024-05-29T08:07:06.429Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:07:06.449Z] ========================================================= [2024-05-29T08:07:06.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-29T08:07:06.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:07:06.814Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-29T08:07:08.783Z] Sending build context to Docker daemon 41.88MB [2024-05-29T08:07:09.051Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:07:09.051Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T08:07:09.051Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-29T08:07:09.051Z] c6b39de5b339: Pulling fs layer [2024-05-29T08:07:09.051Z] a69c41024577: Pulling fs layer [2024-05-29T08:07:09.051Z] d6de4b400683: Pulling fs layer [2024-05-29T08:07:09.051Z] 35cb2a7552d0: Pulling fs layer [2024-05-29T08:07:09.051Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T08:07:09.051Z] 9e011611b7f5: Pulling fs layer [2024-05-29T08:07:09.051Z] 3bd174042beb: Pulling fs layer [2024-05-29T08:07:09.051Z] 4476f39b5e91: Pulling fs layer [2024-05-29T08:07:09.051Z] 4f4fb700ef54: Waiting [2024-05-29T08:07:09.051Z] 9e011611b7f5: Waiting [2024-05-29T08:07:09.051Z] 3bd174042beb: Waiting [2024-05-29T08:07:09.051Z] 4476f39b5e91: Waiting [2024-05-29T08:07:09.051Z] 35cb2a7552d0: Waiting [2024-05-29T08:07:09.051Z] a69c41024577: Verifying Checksum [2024-05-29T08:07:09.051Z] a69c41024577: Download complete [2024-05-29T08:07:09.318Z] 35cb2a7552d0: Download complete [2024-05-29T08:07:09.318Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T08:07:09.318Z] 4f4fb700ef54: Download complete [2024-05-29T08:07:09.318Z] 9e011611b7f5: Verifying Checksum [2024-05-29T08:07:09.318Z] 9e011611b7f5: Download complete [2024-05-29T08:07:09.318Z] c6b39de5b339: Download complete [2024-05-29T08:07:09.588Z] 4476f39b5e91: Verifying Checksum [2024-05-29T08:07:09.588Z] 4476f39b5e91: Download complete [2024-05-29T08:07:10.183Z] c6b39de5b339: Pull complete [2024-05-29T08:07:10.786Z] a69c41024577: Pull complete [2024-05-29T08:07:11.053Z] d6de4b400683: Verifying Checksum [2024-05-29T08:07:11.053Z] d6de4b400683: Download complete [2024-05-29T08:07:12.029Z] 3bd174042beb: Verifying Checksum [2024-05-29T08:07:12.029Z] 3bd174042beb: Download complete [2024-05-29T08:07:24.360Z] d6de4b400683: Pull complete [2024-05-29T08:07:24.360Z] 35cb2a7552d0: Pull complete [2024-05-29T08:07:24.360Z] 4f4fb700ef54: Pull complete [2024-05-29T08:07:24.360Z] 9e011611b7f5: Pull complete [2024-05-29T08:07:32.562Z] 3bd174042beb: Pull complete [2024-05-29T08:07:34.500Z] 4476f39b5e91: Pull complete [2024-05-29T08:07:34.500Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-29T08:07:34.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-29T08:07:34.500Z] ---> 981a0608b64a [2024-05-29T08:07:34.500Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T08:07:36.437Z] ---> Running in 57ca7785fde6 [2024-05-29T08:07:36.437Z] Removing intermediate container 57ca7785fde6 [2024-05-29T08:07:36.437Z] ---> 5a6be01ad15f [2024-05-29T08:07:36.437Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:07:36.701Z] ---> Running in c8b9da355c62 [2024-05-29T08:07:36.967Z] Removing intermediate container c8b9da355c62 [2024-05-29T08:07:36.967Z] ---> 8fd5a045de85 [2024-05-29T08:07:36.967Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:07:36.967Z] ---> Running in 7176bfb1ff90 [2024-05-29T08:07:37.235Z] Removing intermediate container 7176bfb1ff90 [2024-05-29T08:07:37.235Z] ---> 0f48ca99acf4 [2024-05-29T08:07:37.235Z] Step 6/12 : WORKDIR /device-uart [2024-05-29T08:07:37.235Z] ---> Running in eaee606a955b [2024-05-29T08:07:37.814Z] Removing intermediate container eaee606a955b [2024-05-29T08:07:37.814Z] ---> 3367b94c93ed [2024-05-29T08:07:37.814Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:07:37.814Z] ---> Running in a92bbe7ce921 [2024-05-29T08:07:38.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:07:39.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:07:40.309Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T08:07:40.309Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T08:07:40.309Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T08:07:40.309Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T08:07:40.309Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:07:40.309Z] OK: 271 MiB in 56 packages [2024-05-29T08:07:42.924Z] Removing intermediate container a92bbe7ce921 [2024-05-29T08:07:42.924Z] ---> 40ddf4dfe30f [2024-05-29T08:07:42.924Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-29T08:07:49.559Z] ---> 93b6d1c31cc0 [2024-05-29T08:07:49.559Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:07:49.559Z] ---> Running in af6e01be2bb2 [2024-05-29T08:08:45.967Z] Removing intermediate container af6e01be2bb2 [2024-05-29T08:08:45.967Z] ---> c4cb803d0c36 [2024-05-29T08:08:45.967Z] Step 10/12 : COPY . . [2024-05-29T08:08:48.542Z] ---> 676b7f0f5248 [2024-05-29T08:08:48.543Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:08:48.543Z] ---> Running in dfcb49d391f7 [2024-05-29T08:08:48.810Z] Removing intermediate container dfcb49d391f7 [2024-05-29T08:08:48.810Z] ---> 80b6609081b9 [2024-05-29T08:08:48.810Z] Step 12/12 : RUN ${MAKE} [2024-05-29T08:08:48.810Z] ---> Running in dd87ca92320d [2024-05-29T08:08:49.778Z] noop [2024-05-29T08:08:50.362Z] Removing intermediate container dd87ca92320d [2024-05-29T08:08:50.362Z] ---> e298de098c92 [2024-05-29T08:08:50.944Z] Successfully built e298de098c92 [2024-05-29T08:08:50.945Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:08:51.321Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T08:08:51.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:08:51.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container [2024-05-29T08:08:51.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@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 ******** ci-base-image-arm64 cat [2024-05-29T08:08:52.820Z] $ docker top 8cb7209a6bcb4bb655fd9b22bfc7ab4bb849533a562ece5030bb84e31dc7a292 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:08:53.669Z] + go version [2024-05-29T08:08:53.669Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-29T08:08:53.692Z] $ docker stop --time=1 8cb7209a6bcb4bb655fd9b22bfc7ab4bb849533a562ece5030bb84e31dc7a292 [2024-05-29T08:08:55.322Z] $ docker rm -f --volumes 8cb7209a6bcb4bb655fd9b22bfc7ab4bb849533a562ece5030bb84e31dc7a292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:08:55.904Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T08:08:55.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:08:56.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container [2024-05-29T08:08:56.177Z] $ 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/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@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 ******** ci-base-image-arm64 cat [2024-05-29T08:08:57.327Z] $ docker top 7d0f4175d7e2ee1b11cb1e2abc863341c5aae94d07b1c2bbbe60efa9268e5917 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:08:58.171Z] + git config --global --add safe.directory /w/workspace/device-uart/3 [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:08:58.826Z] + make test [2024-05-29T08:08:58.826Z] go test ./... -coverprofile=coverage.out [2024-05-29T08:09:01.411Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-05-29T08:10:53.298Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-05-29T08:10:53.298Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-05-29T08:10:53.298Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-29T08:10:53.298Z] go vet ./... [2024-05-29T08:11:11.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T08:11:11.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T08:11:11.770Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-29T08:11:12.050Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:11:12.376Z] + go mod tidy [Pipeline] } [2024-05-29T08:11:15.727Z] $ docker stop --time=1 7d0f4175d7e2ee1b11cb1e2abc863341c5aae94d07b1c2bbbe60efa9268e5917 [2024-05-29T08:11:17.652Z] $ docker rm -f --volumes 7d0f4175d7e2ee1b11cb1e2abc863341c5aae94d07b1c2bbbe60efa9268e5917 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:11:18.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T08:11:18.902Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T08:11:19.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T08:11:20.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T08:11:20.402Z] + ls -al . [2024-05-29T08:11:20.402Z] total 156 [2024-05-29T08:11:20.402Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:09 . [2024-05-29T08:11:20.402Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:06 .. [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 08:06 .dockerignore [2024-05-29T08:11:20.402Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:06 .git [2024-05-29T08:11:20.402Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:06 .github [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 335 May 29 08:06 .gitignore [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:06 .golangci.yml [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 9960 May 29 08:06 Attribution.txt [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 1908 May 29 08:06 CHANGELOG.md [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 1886 May 29 08:06 Dockerfile [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:06 GOVERNANCE.md [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 675 May 29 08:06 Jenkinsfile [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:06 LICENSE [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 1872 May 29 08:06 Makefile [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 617 May 29 08:06 OWNERS.md [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 8892 May 29 08:06 README.md [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:04 VERSION [2024-05-29T08:11:20.402Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:06 bin [2024-05-29T08:11:20.402Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:06 cmd [2024-05-29T08:11:20.402Z] -rw-r--r-- 1 jenkins jenkins 10 May 29 08:09 coverage.out [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 3644 May 29 08:06 go.mod [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 34414 May 29 08:06 go.sum [2024-05-29T08:11:20.402Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:06 internal [2024-05-29T08:11:20.402Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:06 vendor [2024-05-29T08:11:20.402Z] -rw-rw-r-- 1 jenkins jenkins 209 May 29 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:11:20.743Z] + 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=cbe7f7f4f25588eb2c33b5d8d364f118e746b793 --label arch=arm64 --label version=3.1.1-dev.1 . [2024-05-29T08:11:23.316Z] Sending build context to Docker daemon 41.88MB [2024-05-29T08:11:23.316Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:11:23.316Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-29T08:11:23.316Z] ---> e298de098c92 [2024-05-29T08:11:23.316Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T08:11:23.316Z] ---> Running in 051c5ce1a9ab [2024-05-29T08:11:23.583Z] Removing intermediate container 051c5ce1a9ab [2024-05-29T08:11:23.583Z] ---> a8d7bfed762a [2024-05-29T08:11:23.583Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:11:23.583Z] ---> Running in adfb8724cdcc [2024-05-29T08:11:23.849Z] Removing intermediate container adfb8724cdcc [2024-05-29T08:11:23.849Z] ---> e897df292489 [2024-05-29T08:11:23.849Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:11:23.849Z] ---> Running in 47b5544f38de [2024-05-29T08:11:24.125Z] Removing intermediate container 47b5544f38de [2024-05-29T08:11:24.125Z] ---> 590fa126e16a [2024-05-29T08:11:24.125Z] Step 6/26 : WORKDIR /device-uart [2024-05-29T08:11:24.392Z] ---> Running in 3d740c09d3df [2024-05-29T08:11:24.659Z] Removing intermediate container 3d740c09d3df [2024-05-29T08:11:24.659Z] ---> d3e868adee34 [2024-05-29T08:11:24.659Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:11:24.659Z] ---> Running in 2abc48e3f779 [2024-05-29T08:11:25.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:11:26.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:11:27.149Z] OK: 271 MiB in 56 packages [2024-05-29T08:11:28.105Z] Removing intermediate container 2abc48e3f779 [2024-05-29T08:11:28.105Z] ---> ca2b02510eb1 [2024-05-29T08:11:28.105Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-29T08:11:34.736Z] ---> af2de34369c6 [2024-05-29T08:11:34.736Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:11:34.736Z] ---> Running in b328313a8760 [2024-05-29T08:11:35.319Z] skipping... [2024-05-29T08:11:36.283Z] Removing intermediate container b328313a8760 [2024-05-29T08:11:36.283Z] ---> be6f9976e82e [2024-05-29T08:11:36.283Z] Step 10/26 : COPY . . [2024-05-29T08:11:44.498Z] ---> f5eded71d080 [2024-05-29T08:11:44.498Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:11:44.498Z] ---> Running in a0c3e0e046ce [2024-05-29T08:11:44.498Z] Removing intermediate container a0c3e0e046ce [2024-05-29T08:11:44.498Z] ---> cff7e2ca6233 [2024-05-29T08:11:44.498Z] Step 12/26 : RUN ${MAKE} [2024-05-29T08:11:44.498Z] ---> Running in ae1a081daad9 [2024-05-29T08:11:44.498Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-05-29T08:14:06.171Z] Removing intermediate container ae1a081daad9 [2024-05-29T08:14:06.171Z] ---> beeb90719e1d [2024-05-29T08:14:06.171Z] Step 13/26 : FROM alpine:3.18 [2024-05-29T08:14:06.171Z] 3.18: Pulling from library/alpine [2024-05-29T08:14:06.171Z] c6b39de5b339: Already exists [2024-05-29T08:14:06.171Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T08:14:06.171Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T08:14:06.171Z] ---> 33abbf032149 [2024-05-29T08:14:06.171Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-05-29T08:14:06.171Z] ---> Running in 1382ed1c4b60 [2024-05-29T08:14:06.171Z] Removing intermediate container 1382ed1c4b60 [2024-05-29T08:14:06.171Z] ---> d428f99f2b2a [2024-05-29T08:14:06.171Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-29T08:14:06.171Z] ---> Running in 0ab4984e3428 [2024-05-29T08:14:06.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:14:06.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:14:06.171Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T08:14:06.171Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:14:06.171Z] OK: 8 MiB in 16 packages [2024-05-29T08:14:06.171Z] Removing intermediate container 0ab4984e3428 [2024-05-29T08:14:06.171Z] ---> c38a2858e55d [2024-05-29T08:14:06.171Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-29T08:14:06.171Z] ---> Running in 34c75573c15f [2024-05-29T08:14:06.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:14:06.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:14:06.171Z] Upgrading critical system libraries and apk-tools: [2024-05-29T08:14:06.171Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T08:14:06.171Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:14:06.171Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T08:14:06.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:14:06.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:14:06.171Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:14:06.171Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T08:14:06.171Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:14:06.171Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T08:14:06.171Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:14:06.171Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:14:06.171Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:14:06.171Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T08:14:06.171Z] OK: 8 MiB in 16 packages [2024-05-29T08:14:06.171Z] Removing intermediate container 34c75573c15f [2024-05-29T08:14:06.171Z] ---> 070283684ccc [2024-05-29T08:14:06.171Z] Step 17/26 : WORKDIR / [2024-05-29T08:14:06.171Z] ---> Running in 19576e1d0b58 [2024-05-29T08:14:06.171Z] Removing intermediate container 19576e1d0b58 [2024-05-29T08:14:06.171Z] ---> 9e6e95a6f3ba [2024-05-29T08:14:06.171Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-05-29T08:14:06.753Z] ---> 84ab987fe860 [2024-05-29T08:14:06.753Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-05-29T08:14:07.025Z] ---> 0ed49246b1e1 [2024-05-29T08:14:07.025Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-05-29T08:14:08.969Z] ---> 4fd4f999a7ab [2024-05-29T08:14:08.969Z] Step 21/26 : EXPOSE 59995 [2024-05-29T08:14:08.969Z] ---> Running in bb7ebdea1b3a [2024-05-29T08:14:08.969Z] Removing intermediate container bb7ebdea1b3a [2024-05-29T08:14:08.969Z] ---> 668ade7f1d97 [2024-05-29T08:14:08.969Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-05-29T08:14:09.237Z] ---> Running in 2dc0476f998f [2024-05-29T08:14:09.504Z] Removing intermediate container 2dc0476f998f [2024-05-29T08:14:09.504Z] ---> 6b2f9f8707d0 [2024-05-29T08:14:09.504Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T08:14:09.504Z] ---> Running in e1a7b361a0f4 [2024-05-29T08:14:09.772Z] Removing intermediate container e1a7b361a0f4 [2024-05-29T08:14:09.772Z] ---> c0e463051160 [2024-05-29T08:14:09.772Z] Step 24/26 : LABEL arch=arm64 [2024-05-29T08:14:09.772Z] ---> Running in 838b3f02befb [2024-05-29T08:14:10.040Z] Removing intermediate container 838b3f02befb [2024-05-29T08:14:10.040Z] ---> 7ff0b5c263f8 [2024-05-29T08:14:10.040Z] Step 25/26 : LABEL git_sha=cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [2024-05-29T08:14:10.305Z] ---> Running in da944d37621d [2024-05-29T08:14:10.573Z] Removing intermediate container da944d37621d [2024-05-29T08:14:10.573Z] ---> 175245b6ce5b [2024-05-29T08:14:10.573Z] Step 26/26 : LABEL version=3.1.1-dev.1 [2024-05-29T08:14:10.573Z] ---> Running in 9380a85e2e5e [2024-05-29T08:14:10.839Z] Removing intermediate container 9380a85e2e5e [2024-05-29T08:14:10.839Z] ---> dbc6cb4b5d77 [2024-05-29T08:14:10.839Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T08:14:11.106Z] Successfully built dbc6cb4b5d77 [2024-05-29T08:14:11.106Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:14:11.516Z] provisioning config files... [2024-05-29T08:14:11.532Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/3@tmp/config16575671503889210341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:14:11.894Z] ---> ****-login.sh [2024-05-29T08:14:11.894Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:14:11.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:14:12.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:14:12.161Z] Configure a credential helper to remove this warning. See [2024-05-29T08:14:12.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:14:12.161Z] [2024-05-29T08:14:12.161Z] Login Succeeded [2024-05-29T08:14:12.161Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:14:12.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:14:12.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:14:12.430Z] Configure a credential helper to remove this warning. See [2024-05-29T08:14:12.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:14:12.430Z] [2024-05-29T08:14:12.430Z] Login Succeeded [2024-05-29T08:14:12.430Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:14:12.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:14:12.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:14:12.963Z] Configure a credential helper to remove this warning. See [2024-05-29T08:14:12.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:14:12.963Z] [2024-05-29T08:14:12.963Z] Login Succeeded [2024-05-29T08:14:12.963Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:14:13.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:14:13.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:14:13.232Z] Configure a credential helper to remove this warning. See [2024-05-29T08:14:13.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:14:13.232Z] [2024-05-29T08:14:13.232Z] Login Succeeded [2024-05-29T08:14:13.232Z] ****.io [2024-05-29T08:14:13.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:14:13.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:14:13.761Z] Configure a credential helper to remove this warning. See [2024-05-29T08:14:13.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:14:13.761Z] [2024-05-29T08:14:13.761Z] Login Succeeded [2024-05-29T08:14:13.761Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:14:13.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:14:13.823Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:14:13.852Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-05-29T08:14:13.852Z] cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [2024-05-29T08:14:13.852Z] 3.1.1-dev.1 [2024-05-29T08:14:13.852Z] cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [2024-05-29T08:14:13.852Z] napa [2024-05-29T08:14:13.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:14.207Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:14.550Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [2024-05-29T08:14:14.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-05-29T08:14:14.550Z] b17493cb1ad0: Preparing [2024-05-29T08:14:14.550Z] 8494999bc1a4: Preparing [2024-05-29T08:14:14.550Z] fbfa7cdaeae6: Preparing [2024-05-29T08:14:14.550Z] 237607a4b200: Preparing [2024-05-29T08:14:14.550Z] 72fded21b02b: Preparing [2024-05-29T08:14:14.550Z] 7c504f21be85: Preparing [2024-05-29T08:14:14.550Z] 7c504f21be85: Waiting [2024-05-29T08:14:29.524Z] 72fded21b02b: Pushed [2024-05-29T08:14:29.524Z] 237607a4b200: Pushed [2024-05-29T08:14:29.524Z] fbfa7cdaeae6: Pushed [2024-05-29T08:14:29.524Z] 8494999bc1a4: Pushed [2024-05-29T08:14:29.524Z] 7c504f21be85: Layer already exists [2024-05-29T08:14:29.524Z] b17493cb1ad0: Pushed [2024-05-29T08:14:29.524Z] cbe7f7f4f25588eb2c33b5d8d364f118e746b793: digest: sha256:3d7dd267c4787a958004403b2474cccd1a0e7c9f1aea4d30644773980d9ffba1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:29.879Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:30.226Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.1.1-dev.1 [2024-05-29T08:14:30.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-05-29T08:14:30.226Z] b17493cb1ad0: Preparing [2024-05-29T08:14:30.226Z] 8494999bc1a4: Preparing [2024-05-29T08:14:30.226Z] fbfa7cdaeae6: Preparing [2024-05-29T08:14:30.226Z] 237607a4b200: Preparing [2024-05-29T08:14:30.226Z] 72fded21b02b: Preparing [2024-05-29T08:14:30.226Z] 7c504f21be85: Preparing [2024-05-29T08:14:30.226Z] b17493cb1ad0: Layer already exists [2024-05-29T08:14:30.226Z] 72fded21b02b: Layer already exists [2024-05-29T08:14:30.226Z] fbfa7cdaeae6: Layer already exists [2024-05-29T08:14:30.226Z] 237607a4b200: Layer already exists [2024-05-29T08:14:30.226Z] 8494999bc1a4: Layer already exists [2024-05-29T08:14:30.226Z] 7c504f21be85: Layer already exists [2024-05-29T08:14:30.226Z] 3.1.1-dev.1: digest: sha256:3d7dd267c4787a958004403b2474cccd1a0e7c9f1aea4d30644773980d9ffba1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:30.581Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:30.935Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [2024-05-29T08:14:30.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-05-29T08:14:30.935Z] b17493cb1ad0: Preparing [2024-05-29T08:14:30.935Z] 8494999bc1a4: Preparing [2024-05-29T08:14:30.935Z] fbfa7cdaeae6: Preparing [2024-05-29T08:14:30.935Z] 237607a4b200: Preparing [2024-05-29T08:14:30.935Z] 72fded21b02b: Preparing [2024-05-29T08:14:30.935Z] 7c504f21be85: Preparing [2024-05-29T08:14:30.935Z] 7c504f21be85: Waiting [2024-05-29T08:14:30.935Z] 72fded21b02b: Layer already exists [2024-05-29T08:14:30.935Z] b17493cb1ad0: Layer already exists [2024-05-29T08:14:30.935Z] 237607a4b200: Layer already exists [2024-05-29T08:14:30.935Z] fbfa7cdaeae6: Layer already exists [2024-05-29T08:14:30.935Z] 8494999bc1a4: Layer already exists [2024-05-29T08:14:30.935Z] 7c504f21be85: Layer already exists [2024-05-29T08:14:30.935Z] cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1: digest: sha256:3d7dd267c4787a958004403b2474cccd1a0e7c9f1aea4d30644773980d9ffba1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:31.562Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:31.919Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:napa [2024-05-29T08:14:31.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-05-29T08:14:31.919Z] b17493cb1ad0: Preparing [2024-05-29T08:14:31.919Z] 8494999bc1a4: Preparing [2024-05-29T08:14:31.919Z] fbfa7cdaeae6: Preparing [2024-05-29T08:14:31.919Z] 237607a4b200: Preparing [2024-05-29T08:14:31.919Z] 72fded21b02b: Preparing [2024-05-29T08:14:31.919Z] 7c504f21be85: Preparing [2024-05-29T08:14:31.919Z] 7c504f21be85: Waiting [2024-05-29T08:14:31.919Z] 8494999bc1a4: Layer already exists [2024-05-29T08:14:31.919Z] 72fded21b02b: Layer already exists [2024-05-29T08:14:31.919Z] b17493cb1ad0: Layer already exists [2024-05-29T08:14:31.919Z] fbfa7cdaeae6: Layer already exists [2024-05-29T08:14:31.919Z] 237607a4b200: Layer already exists [2024-05-29T08:14:31.919Z] 7c504f21be85: Layer already exists [2024-05-29T08:14:32.186Z] napa: digest: sha256:3d7dd267c4787a958004403b2474cccd1a0e7c9f1aea4d30644773980d9ffba1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:14:32.272Z] ===================================================== [Pipeline] echo [2024-05-29T08:14:32.290Z] taggedImages: [2024-05-29T08:14:32.290Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [2024-05-29T08:14:32.290Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.1.1-dev.1 [2024-05-29T08:14:32.290Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:cbe7f7f4f25588eb2c33b5d8d364f118e746b793-3.1.1-dev.1 [2024-05-29T08:14:32.290Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:32.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T08:14:32.673Z] [2024-05-29T08:14:32.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:14:33.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T08:14:33.007Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T08:14:33.007Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T08:14:33.007Z] 04944245beec: Pulling fs layer [2024-05-29T08:14:33.007Z] 699f458cf7ca: Pulling fs layer [2024-05-29T08:14:33.007Z] 765212b225bb: Pulling fs layer [2024-05-29T08:14:33.007Z] f23df028b6ca: Pulling fs layer [2024-05-29T08:14:33.007Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T08:14:33.007Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T08:14:33.007Z] 765212b225bb: Waiting [2024-05-29T08:14:33.007Z] f23df028b6ca: Waiting [2024-05-29T08:14:33.007Z] d65c8cfc05b1: Waiting [2024-05-29T08:14:33.007Z] 2437ff75d9bd: Waiting [2024-05-29T08:14:33.275Z] 04944245beec: Verifying Checksum [2024-05-29T08:14:33.275Z] 04944245beec: Download complete [2024-05-29T08:14:33.275Z] 765212b225bb: Verifying Checksum [2024-05-29T08:14:33.275Z] 765212b225bb: Download complete [2024-05-29T08:14:33.275Z] f23df028b6ca: Verifying Checksum [2024-05-29T08:14:33.275Z] f23df028b6ca: Download complete [2024-05-29T08:14:33.275Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T08:14:33.275Z] d65c8cfc05b1: Download complete [2024-05-29T08:14:33.545Z] 699f458cf7ca: Verifying Checksum [2024-05-29T08:14:33.545Z] 699f458cf7ca: Download complete [2024-05-29T08:14:33.813Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T08:14:33.813Z] 8998bd30e6a1: Download complete [2024-05-29T08:14:36.398Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T08:14:36.398Z] 2437ff75d9bd: Download complete [2024-05-29T08:14:38.339Z] 8998bd30e6a1: Pull complete [2024-05-29T08:14:38.931Z] 04944245beec: Pull complete [2024-05-29T08:14:40.340Z] 699f458cf7ca: Pull complete [2024-05-29T08:14:40.609Z] 765212b225bb: Pull complete [2024-05-29T08:14:41.571Z] f23df028b6ca: Pull complete [2024-05-29T08:14:41.839Z] d65c8cfc05b1: Pull complete [2024-05-29T08:15:00.172Z] 2437ff75d9bd: Pull complete [2024-05-29T08:15:00.172Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T08:15:00.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T08:15:00.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:15:00.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container [2024-05-29T08:15:00.487Z] $ 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/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-29T08:15:03.362Z] $ docker top cc3f9a07eee6ce0aeec52e6f7d3693d62ea7710b62280ecdcdc58b0e61ac3a26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:15:04.220Z] ---> job-cost.sh [2024-05-29T08:15:04.220Z] lf-activate-venv: SKIPPING [2024-05-29T08:15:04.220Z] INFO: No Stack... [2024-05-29T08:15:04.484Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T08:15:05.438Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T08:15:06.074Z] + cat /w/workspace/device-uart/3/archives/cost.csv [2024-05-29T08:15:06.074Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T08:15:06.095Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [2024-05-29T08:15:06.107Z] Resource [jenkins-edgexfoundry-device-uart-napa-3-stack-cost] did not exist. Created. [2024-05-29T08:15:06.113Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T08:15:06.772Z] /w/workspace/device-uart/3@tmp/durable-034d1baa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T08:15:07.409Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T08:15:07.438Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T08:15:07.859Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T08:15:07.867Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T08:15:07.899Z] $ docker stop --time=1 cc3f9a07eee6ce0aeec52e6f7d3693d62ea7710b62280ecdcdc58b0e61ac3a26 [2024-05-29T08:15:09.401Z] $ docker rm -f --volumes cc3f9a07eee6ce0aeec52e6f7d3693d62ea7710b62280ecdcdc58b0e61ac3a26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-29T08:15:09.865Z] provisioning config files... [2024-05-29T08:15:09.875Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config18077859413628614028tmp [Pipeline] { [Pipeline] sh [2024-05-29T08:15:10.178Z] + set +x [2024-05-29T08:15:10.178Z] + curl -s https://codecov.io/bash [2024-05-29T08:15:10.178Z] + bash -s -- [2024-05-29T08:15:10.178Z] [2024-05-29T08:15:10.178Z] _____ _ [2024-05-29T08:15:10.178Z] / ____| | | [2024-05-29T08:15:10.178Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T08:15:10.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T08:15:10.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T08:15:10.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T08:15:10.178Z] Bash-1.0.6 [2024-05-29T08:15:10.178Z] [2024-05-29T08:15:10.178Z] [2024-05-29T08:15:10.178Z] ==> git version 2.25.1 found [2024-05-29T08:15:10.178Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-29T08:15:10.178Z] Release-Date: 2020-01-08 [2024-05-29T08:15:10.178Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-29T08:15:10.179Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T08:15:10.179Z] ==> Jenkins CI detected. [2024-05-29T08:15:10.179Z] current dir:  /w/workspace/edgexfoundry_device-uart_napa [2024-05-29T08:15:10.179Z] project root: . [2024-05-29T08:15:10.179Z] --> token set from env [2024-05-29T08:15:10.179Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-29T08:15:10.179Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T08:15:10.179Z] ==> Python coveragepy not found [2024-05-29T08:15:10.179Z] ==> Searching for coverage reports in: [2024-05-29T08:15:10.179Z] + . [2024-05-29T08:15:10.438Z] -> Found 1 reports [2024-05-29T08:15:10.438Z] ==> Detecting git/mercurial file structure [2024-05-29T08:15:10.438Z] ==> Reading reports [2024-05-29T08:15:10.438Z] + ./coverage.out bytes=10 [2024-05-29T08:15:10.438Z] ==> Appending adjustments [2024-05-29T08:15:10.438Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T08:15:10.438Z] + Found adjustments [2024-05-29T08:15:10.438Z] ==> Gzipping contents [2024-05-29T08:15:10.438Z] 12K /tmp/codecov.f9RusH.gz [2024-05-29T08:15:10.438Z] ==> Uploading reports [2024-05-29T08:15:10.438Z] url: https://codecov.io [2024-05-29T08:15:10.438Z] query: branch=napa&commit=cbe7f7f4f25588eb2c33b5d8d364f118e746b793&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T08:15:10.438Z] -> Pinging Codecov [2024-05-29T08:15:10.438Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=cbe7f7f4f25588eb2c33b5d8d364f118e746b793&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T08:15:11.007Z] -> Uploading to [2024-05-29T08:15:11.007Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/B9AA6E0BBD74AE3A32605C7A7C664919/cbe7f7f4f25588eb2c33b5d8d364f118e746b793/59556f0f-b8f8-4eca-ae09-ffe98962119c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T081510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a92a4f7334dda171a0bd0f1ebcfdaca1d7e3b6e76de0e43e9cbc2d8c192267d7 [2024-05-29T08:15:11.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T08:15:11.007Z] Dload Upload Total Spent Left Speed [2024-05-29T08:15:11.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11936 0 0 100 11936 0 47553 --:--:-- --:--:-- --:--:-- 47553 [2024-05-29T08:15:11.266Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] } [2024-05-29T08:15:11.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-29T08:15:11.490Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-29T08:15:11.504Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:15:11.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T08:15:11.845Z] [2024-05-29T08:15:11.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:15:12.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T08:15:12.174Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-29T08:15:12.174Z] 619be1103602: Already exists [2024-05-29T08:15:12.174Z] f8ea3408117e: Pulling fs layer [2024-05-29T08:15:12.174Z] 91320369b822: Pulling fs layer [2024-05-29T08:15:12.174Z] 0406650e8295: Pulling fs layer [2024-05-29T08:15:12.174Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T08:15:12.174Z] 96d80e3f36e1: Pulling fs layer [2024-05-29T08:15:12.174Z] bcf3aedb951c: Pulling fs layer [2024-05-29T08:15:12.174Z] 96d80e3f36e1: Waiting [2024-05-29T08:15:12.175Z] 4f4fb700ef54: Waiting [2024-05-29T08:15:12.175Z] bcf3aedb951c: Waiting [2024-05-29T08:15:12.175Z] 0406650e8295: Verifying Checksum [2024-05-29T08:15:12.175Z] 0406650e8295: Download complete [2024-05-29T08:15:12.175Z] f8ea3408117e: Download complete [2024-05-29T08:15:12.175Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T08:15:12.175Z] 4f4fb700ef54: Download complete [2024-05-29T08:15:12.175Z] f8ea3408117e: Pull complete [2024-05-29T08:15:12.455Z] 96d80e3f36e1: Download complete [2024-05-29T08:15:12.744Z] 91320369b822: Verifying Checksum [2024-05-29T08:15:12.744Z] 91320369b822: Download complete [2024-05-29T08:15:13.026Z] bcf3aedb951c: Verifying Checksum [2024-05-29T08:15:13.026Z] bcf3aedb951c: Download complete [2024-05-29T08:15:15.573Z] 91320369b822: Pull complete [2024-05-29T08:15:15.573Z] 0406650e8295: Pull complete [2024-05-29T08:15:15.573Z] 4f4fb700ef54: Pull complete [2024-05-29T08:15:15.831Z] 96d80e3f36e1: Pull complete [2024-05-29T08:15:18.362Z] bcf3aedb951c: Pull complete [2024-05-29T08:15:18.362Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-29T08:15:18.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T08:15:18.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:15:18.469Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:15:18.502Z] $ 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_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@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/edgex-snyk-go:latest cat [2024-05-29T08:15:19.832Z] $ docker top 49940417c79a9d32f128164e58932a3d149fd5cc3942b8b8d5a9f89553e10d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:15:20.175Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_napa [Pipeline] echo [2024-05-29T08:15:20.183Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:napa' [Pipeline] sh [2024-05-29T08:15:20.459Z] + set -o pipefail [2024-05-29T08:15:20.459Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:napa' [2024-05-29T08:15:22.996Z] [2024-05-29T08:15:22.996Z] Monitoring /w/workspace/edgexfoundry_device-uart_napa (github.com/edgexfoundry/device-uart)... [2024-05-29T08:15:22.996Z] [2024-05-29T08:15:22.996Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4383f45b-744c-4f49-9003-e6603f3ae75c/history/70cca9e5-7b87-4eec-88a0-b2a774033730 [2024-05-29T08:15:22.996Z] [2024-05-29T08:15:22.996Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-29T08:15:22.996Z] [2024-05-29T08:15:23.255Z] [2024-05-29T08:15:23.255Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-29T08:15:23.255Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-29T08:15:23.526Z] $ docker stop --time=1 49940417c79a9d32f128164e58932a3d149fd5cc3942b8b8d5a9f89553e10d93 [2024-05-29T08:15:24.928Z] $ docker rm -f --volumes 49940417c79a9d32f128164e58932a3d149fd5cc3942b8b8d5a9f89553e10d93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T08:15:25.522Z] + git log --format=format:%s -1 cbe7f7f4f25588eb2c33b5d8d364f118e746b793 [Pipeline] sh [2024-05-29T08:15:25.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:15:25.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:15:26.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:15:26.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:15:26.197Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:15:26.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:15:26.545Z] $ docker top 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae -eo pid,comm [2024-05-29T08:15:26.588Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T08:15:26.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:15:26.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:15:26.651Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:15:26.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:15:26.766Z] $ docker exec 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae ssh-agent [2024-05-29T08:15:26.866Z] SSH_AUTH_SOCK=/tmp/ssh-U04O4UPKxByx/agent.32 [2024-05-29T08:15:26.866Z] SSH_AGENT_PID=38 [2024-05-29T08:15:26.870Z] Running ssh-add (command line suppressed) [2024-05-29T08:15:26.978Z] Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_16769528055603365518.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_16769528055603365518.key) [2024-05-29T08:15:26.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:15:27.282Z] + git semver tag [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,460 [run_tag] DEBUG tag force:False [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,461 [check_head_tag] DEBUG check head tag [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,461 [execute] INFO git cat-file --batch-check [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=) [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,465 [execute] INFO git cat-file --batch [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=) [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,477 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,477 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:15:27.542Z] 2024-05-29 08:15:27,482 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa [2024-05-29T08:15:27.542Z] 3.1.1-dev.1 [Pipeline] } [2024-05-29T08:15:27.552Z] $ docker exec --env ******** --env ******** 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae ssh-agent -k [2024-05-29T08:15:27.658Z] unset SSH_AUTH_SOCK; [2024-05-29T08:15:27.658Z] unset SSH_AGENT_PID; [2024-05-29T08:15:27.659Z] echo Agent pid 38 killed; [2024-05-29T08:15:27.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:15:28.001Z] + git semver [Pipeline] } [2024-05-29T08:15:28.277Z] $ docker stop --time=1 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae [2024-05-29T08:15:29.539Z] $ docker rm -f --volumes 4563a2c7138964c24f007835a6d6bcfb6c9d9d730dac152e09b635149f72f0ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:15:29.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T08:15:29.949Z] [2024-05-29T08:15:29.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:15:30.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T08:15:30.249Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-29T08:15:30.249Z] ab5ef0e58194: Pulling fs layer [2024-05-29T08:15:30.249Z] 9712f1f96733: Pulling fs layer [2024-05-29T08:15:30.249Z] 63f879dbbcfc: Pulling fs layer [2024-05-29T08:15:30.249Z] 0d9ebad4ef96: Pulling fs layer [2024-05-29T08:15:30.249Z] 0d9ebad4ef96: Waiting [2024-05-29T08:15:30.249Z] e9a5061849ea: Pulling fs layer [2024-05-29T08:15:30.249Z] d747dcd14b5f: Pulling fs layer [2024-05-29T08:15:30.249Z] 2de7ff778b66: Pulling fs layer [2024-05-29T08:15:30.249Z] e9a5061849ea: Waiting [2024-05-29T08:15:30.249Z] d747dcd14b5f: Waiting [2024-05-29T08:15:30.249Z] 2de7ff778b66: Waiting [2024-05-29T08:15:30.249Z] 9712f1f96733: Verifying Checksum [2024-05-29T08:15:30.249Z] 9712f1f96733: Download complete [2024-05-29T08:15:30.509Z] 63f879dbbcfc: Verifying Checksum [2024-05-29T08:15:30.509Z] 63f879dbbcfc: Download complete [2024-05-29T08:15:30.766Z] e9a5061849ea: Verifying Checksum [2024-05-29T08:15:30.766Z] e9a5061849ea: Download complete [2024-05-29T08:15:30.766Z] d747dcd14b5f: Download complete [2024-05-29T08:15:30.766Z] 0d9ebad4ef96: Verifying Checksum [2024-05-29T08:15:30.766Z] 0d9ebad4ef96: Download complete [2024-05-29T08:15:30.766Z] ab5ef0e58194: Verifying Checksum [2024-05-29T08:15:30.766Z] ab5ef0e58194: Download complete [2024-05-29T08:15:30.766Z] 2de7ff778b66: Verifying Checksum [2024-05-29T08:15:30.766Z] 2de7ff778b66: Download complete [2024-05-29T08:15:33.301Z] ab5ef0e58194: Pull complete [2024-05-29T08:15:33.302Z] 9712f1f96733: Pull complete [2024-05-29T08:15:33.868Z] 63f879dbbcfc: Pull complete [2024-05-29T08:15:37.160Z] 0d9ebad4ef96: Pull complete [2024-05-29T08:15:37.160Z] e9a5061849ea: Pull complete [2024-05-29T08:15:37.160Z] d747dcd14b5f: Pull complete [2024-05-29T08:15:38.092Z] 2de7ff778b66: Pull complete [2024-05-29T08:15:38.092Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-29T08:15:38.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T08:15:38.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:15:38.191Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:15:38.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-29T08:15:39.813Z] $ docker top 93661a4d040a86d03cd28c8764ddbf72e4aa5ce2ee7667698ec39688a27fa920 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:15:39.886Z] provisioning config files... [2024-05-29T08:15:39.893Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config1249685444380338675tmp [2024-05-29T08:15:39.901Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config7662564412412155931tmp [2024-05-29T08:15:39.909Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config10842721841551106671tmp [Pipeline] { [Pipeline] echo [2024-05-29T08:15:39.941Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:15:40.229Z] ---> sigul-configuration.sh [2024-05-29T08:15:40.229Z] gpg: directory `/root/.gnupg' created [2024-05-29T08:15:40.229Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-29T08:15:40.229Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-29T08:15:40.229Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-29T08:15:40.229Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-29T08:15:40.229Z] gpg: CAST5 encrypted data [2024-05-29T08:15:40.229Z] gpg: encrypted with 1 passphrase [2024-05-29T08:15:40.229Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-29T08:15:40.522Z] + mkdir /home/jenkins [2024-05-29T08:15:40.522Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-29T08:15:40.824Z] + 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 [2024-05-29T08:15:40.841Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:15:41.131Z] ---> sigul-install.sh [2024-05-29T08:15:41.131Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-29T08:15:41.431Z] + git tag --list [2024-05-29T08:15:41.431Z] v0.0.0 [2024-05-29T08:15:41.431Z] v0.0.1-dev.1 [2024-05-29T08:15:41.431Z] v0.0.1-dev.2 [2024-05-29T08:15:41.431Z] v0.0.1-dev.3 [2024-05-29T08:15:41.431Z] v0.0.1-dev.4 [2024-05-29T08:15:41.431Z] v3.0.0 [2024-05-29T08:15:41.431Z] v3.0.1-dev.1 [2024-05-29T08:15:41.431Z] v3.0.1-dev.10 [2024-05-29T08:15:41.431Z] v3.0.1-dev.11 [2024-05-29T08:15:41.431Z] v3.0.1-dev.12 [2024-05-29T08:15:41.431Z] v3.0.1-dev.13 [2024-05-29T08:15:41.431Z] v3.0.1-dev.14 [2024-05-29T08:15:41.431Z] v3.0.1-dev.15 [2024-05-29T08:15:41.431Z] v3.0.1-dev.16 [2024-05-29T08:15:41.431Z] v3.0.1-dev.17 [2024-05-29T08:15:41.431Z] v3.0.1-dev.18 [2024-05-29T08:15:41.431Z] v3.0.1-dev.19 [2024-05-29T08:15:41.431Z] v3.0.1-dev.2 [2024-05-29T08:15:41.431Z] v3.0.1-dev.20 [2024-05-29T08:15:41.431Z] v3.0.1-dev.21 [2024-05-29T08:15:41.431Z] v3.0.1-dev.22 [2024-05-29T08:15:41.431Z] v3.0.1-dev.3 [2024-05-29T08:15:41.431Z] v3.0.1-dev.4 [2024-05-29T08:15:41.431Z] v3.0.1-dev.5 [2024-05-29T08:15:41.431Z] v3.0.1-dev.6 [2024-05-29T08:15:41.431Z] v3.0.1-dev.7 [2024-05-29T08:15:41.431Z] v3.0.1-dev.8 [2024-05-29T08:15:41.431Z] v3.0.1-dev.9 [2024-05-29T08:15:41.431Z] v3.1 [2024-05-29T08:15:41.431Z] v3.1.0 [2024-05-29T08:15:41.431Z] v3.1.1-dev.1 [Pipeline] sh [2024-05-29T08:15:41.725Z] + lftools sign git-tag v3.1.1-dev.1 [2024-05-29T08:15:42.293Z] Signing Git tag with Sigul... [2024-05-29T08:15:42.293Z] Signing v3.1.1-dev.1 [Pipeline] echo [2024-05-29T08:15:43.687Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:15:43.979Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-29T08:15:43.985Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-29T08:15:44.020Z] $ docker stop --time=1 93661a4d040a86d03cd28c8764ddbf72e4aa5ce2ee7667698ec39688a27fa920 [2024-05-29T08:15:45.270Z] $ docker rm -f --volumes 93661a4d040a86d03cd28c8764ddbf72e4aa5ce2ee7667698ec39688a27fa920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-29T08:15:45.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:15:45.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:15:46.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:15:46.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:15:46.103Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:15:46.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:15:46.455Z] $ docker top db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 -eo pid,comm [2024-05-29T08:15:46.499Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T08:15:46.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:15:46.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:15:46.555Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:15:46.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:15:46.667Z] $ docker exec db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 ssh-agent [2024-05-29T08:15:46.762Z] SSH_AUTH_SOCK=/tmp/ssh-ZJuIRmAcII1G/agent.32 [2024-05-29T08:15:46.762Z] SSH_AGENT_PID=38 [2024-05-29T08:15:46.766Z] Running ssh-add (command line suppressed) [2024-05-29T08:15:46.872Z] Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_10320835155682316421.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_10320835155682316421.key) [2024-05-29T08:15:46.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:15:47.172Z] + git semver bump pre [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,347 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,347 [bump_version] DEBUG bumped version:3.1.1-dev.2 [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,347 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-uart_napa/.semver/napa with force:True [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,348 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_napa/.semver/napa [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,350 [execute] INFO git cat-file --batch-check [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,354 [execute] INFO git cat-file --batch [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T08:15:47.431Z] 2024-05-29 08:15:47,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa [2024-05-29T08:15:47.431Z] 3.1.1-dev.2 [Pipeline] } [2024-05-29T08:15:47.441Z] $ docker exec --env ******** --env ******** db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 ssh-agent -k [2024-05-29T08:15:47.546Z] unset SSH_AUTH_SOCK; [2024-05-29T08:15:47.547Z] unset SSH_AGENT_PID; [2024-05-29T08:15:47.547Z] echo Agent pid 38 killed; [2024-05-29T08:15:47.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:15:47.873Z] + git semver [Pipeline] } [2024-05-29T08:15:48.147Z] $ docker stop --time=1 db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 [2024-05-29T08:15:49.439Z] $ docker rm -f --volumes db8f09b2c0ad293601c81c2ea9f7e4a69a3497c05585706ae6344220caff6ef5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:15:49.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:15:49.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:15:50.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:15:50.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:15:50.157Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:15:50.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:15:50.526Z] $ docker top 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:15:50.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:15:50.622Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:15:50.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:15:50.741Z] $ docker exec 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 ssh-agent [2024-05-29T08:15:50.855Z] SSH_AUTH_SOCK=/tmp/ssh-Kif2dxYq6SAT/agent.32 [2024-05-29T08:15:50.855Z] SSH_AGENT_PID=39 [2024-05-29T08:15:50.859Z] Running ssh-add (command line suppressed) [2024-05-29T08:15:50.962Z] Identity added: /w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_2855997597892613578.key (/w/workspace/edgexfoundry_device-uart_napa@tmp/private_key_2855997597892613578.key) [2024-05-29T08:15:50.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:15:51.261Z] + git semver push [2024-05-29T08:15:51.521Z] 2024-05-29 08:15:51,436 [run_push] DEBUG push [2024-05-29T08:15:51.521Z] 2024-05-29 08:15:51,437 [execute] INFO git cat-file --batch-check [2024-05-29T08:15:51.521Z] 2024-05-29 08:15:51,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T08:15:51.521Z] 2024-05-29 08:15:51,441 [execute] INFO git rev-list 9b4ea456c38cfa0a2976685145a75ab177d19d4a -- [2024-05-29T08:15:51.521Z] 2024-05-29 08:15:51,441 [execute] DEBUG Popen(['git', 'rev-list', '9b4ea456c38cfa0a2976685145a75ab177d19d4a', '--'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:15:51.521Z] 2024-05-29 08:15:51,446 [execute] INFO git fetch -v origin [2024-05-29T08:15:51.521Z] 2024-05-29 08:15:51,447 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-29T08:15:52.089Z] 2024-05-29 08:15:51,894 [run_push] DEBUG no remote changes detected [2024-05-29T08:15:52.089Z] 2024-05-29 08:15:51,895 [execute] INFO git push origin semver [2024-05-29T08:15:52.089Z] 2024-05-29 08:15:51,895 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:15:52.658Z] 2024-05-29 08:15:52,645 [run_push] DEBUG push all version tags [2024-05-29T08:15:52.658Z] 2024-05-29 08:15:52,646 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-29T08:15:52.658Z] 2024-05-29 08:15:52,646 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_napa, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:15:53.595Z] 2024-05-29 08:15:53,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_napa/.semver/napa [2024-05-29T08:15:53.595Z] 3.1.1-dev.2 [Pipeline] } [2024-05-29T08:15:53.606Z] $ docker exec --env ******** --env ******** 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 ssh-agent -k [2024-05-29T08:15:53.699Z] unset SSH_AUTH_SOCK; [2024-05-29T08:15:53.702Z] unset SSH_AGENT_PID; [2024-05-29T08:15:53.702Z] echo Agent pid 39 killed; [2024-05-29T08:15:53.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:15:54.033Z] + git semver [Pipeline] } [2024-05-29T08:15:54.305Z] $ docker stop --time=1 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 [2024-05-29T08:15:55.549Z] $ docker rm -f --volumes 9e1b8303da475ecd8821a395ba4162e8f62cc5366536b8c44991b56d1bc63cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T08:15:56.170Z] + [ -d /w/workspace/edgexfoundry_device-uart_napa/archives ] [2024-05-29T08:15:56.171Z] + ls -al /w/workspace/edgexfoundry_device-uart_napa/archives [2024-05-29T08:15:56.171Z] total 16 [2024-05-29T08:15:56.171Z] drwxr-xr-x 3 root root 4096 May 29 08:06 . [2024-05-29T08:15:56.171Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:15 .. [2024-05-29T08:15:56.171Z] drwxr-xr-x 2 root root 4096 May 29 08:06 cost [2024-05-29T08:15:56.171Z] -rw-r--r-- 1 root root 81 May 29 08:06 cost.csv [2024-05-29T08:15:56.171Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_napa/archives [2024-05-29T08:15:56.171Z] + ls -al /w/workspace/edgexfoundry_device-uart_napa/archives [2024-05-29T08:15:56.171Z] total 16 [2024-05-29T08:15:56.171Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:06 . [2024-05-29T08:15:56.171Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:15 .. [2024-05-29T08:15:56.171Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 08:06 cost [2024-05-29T08:15:56.171Z] -rw-r--r-- 1 jenkins jenkins 81 May 29 08:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:15:56.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:15:57.307Z] ---> package-listing.sh [2024-05-29T08:15:57.307Z] ++ facter osfamily [2024-05-29T08:15:57.307Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T08:15:57.566Z] + OS_FAMILY=debian [2024-05-29T08:15:57.566Z] + workspace=/w/workspace/edgexfoundry_device-uart_napa [2024-05-29T08:15:57.566Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T08:15:57.566Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T08:15:57.566Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T08:15:57.566Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T08:15:57.566Z] + '[' /w/workspace/edgexfoundry_device-uart_napa ']' [2024-05-29T08:15:57.566Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T08:15:57.566Z] + case "${OS_FAMILY}" in [2024-05-29T08:15:57.566Z] + dpkg -l [2024-05-29T08:15:57.566Z] + grep '^ii' [2024-05-29T08:15:57.566Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T08:15:57.566Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T08:15:57.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T08:15:57.566Z] + '[' /w/workspace/edgexfoundry_device-uart_napa ']' [2024-05-29T08:15:57.566Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_napa/archives/ [2024-05-29T08:15:57.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_napa/archives/ [Pipeline] echo [2024-05-29T08:15:57.574Z] 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T08:15:57.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:15:58.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:15:58.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:15:58.498Z] prd-ubuntu20.04-docker-8c-8g-1016 does not seem to be running inside a container [2024-05-29T08:15:58.528Z] $ 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_napa/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_napa -v /w/workspace/edgexfoundry_device-uart_napa:/w/workspace/edgexfoundry_device-uart_napa:rw,z -v /w/workspace/edgexfoundry_device-uart_napa@tmp:/w/workspace/edgexfoundry_device-uart_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T08:15:58.720Z] $ docker top 643d436c9d22fd524afd638e3faef4486ed938fbc87dd8153c0eccf573eea536 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:15:59.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T08:15:59.352Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T08:15:59.637Z] + ls /var/log/sa-host [2024-05-29T08:15:59.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:15:59.786Z] provisioning config files... [2024-05-29T08:15:59.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_napa@tmp/config16276997461863838253tmp [Pipeline] { [Pipeline] echo [2024-05-29T08:15:59.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:16:00.087Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T08:16:00.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:16:00.429Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T08:16:00.441Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:16:00.724Z] ---> sudo-logs.sh [2024-05-29T08:16:00.724Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T08:16:00.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:16:01.038Z] ---> job-cost.sh [2024-05-29T08:16:01.038Z] lf-activate-venv: SKIPPING [2024-05-29T08:16:01.038Z] DEBUG: total: 0.2199999988079071 [2024-05-29T08:16:01.038Z] INFO: Retrieving Stack Cost... [2024-05-29T08:16:01.296Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T08:16:01.868Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T08:16:01.879Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:16:02.156Z] ---> logs-deploy.sh [2024-05-29T08:16:02.156Z] lf-activate-venv: SKIPPING [2024-05-29T08:16:02.156Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/napa/3 [2024-05-29T08:16:02.156Z] INFO: archiving workspace using pattern(s): [2024-05-29T08:16:03.088Z] Archives upload complete. [2024-05-29T08:16:03.346Z] INFO: archiving logs to Nexus [2024-05-29T08:16:03.913Z] ---> uname -a: [2024-05-29T08:16:03.913Z] Linux prd-ubuntu20-04-docker-8c-8g-1016 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-29T08:16:03.913Z] [2024-05-29T08:16:03.913Z] [2024-05-29T08:16:03.913Z] ---> lscpu: [2024-05-29T08:16:03.913Z] Architecture: x86_64 [2024-05-29T08:16:03.913Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-29T08:16:03.913Z] Byte Order: Little Endian [2024-05-29T08:16:03.913Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-29T08:16:03.913Z] CPU(s): 8 [2024-05-29T08:16:03.913Z] On-line CPU(s) list: 0-7 [2024-05-29T08:16:03.913Z] Thread(s) per core: 1 [2024-05-29T08:16:03.913Z] Core(s) per socket: 1 [2024-05-29T08:16:03.913Z] Socket(s): 8 [2024-05-29T08:16:03.913Z] NUMA node(s): 1 [2024-05-29T08:16:03.913Z] Vendor ID: AuthenticAMD [2024-05-29T08:16:03.913Z] CPU family: 23 [2024-05-29T08:16:03.913Z] Model: 49 [2024-05-29T08:16:03.913Z] Model name: AMD EPYC-Rome Processor [2024-05-29T08:16:03.913Z] Stepping: 0 [2024-05-29T08:16:03.913Z] CPU MHz: 2799.998 [2024-05-29T08:16:03.913Z] BogoMIPS: 5599.99 [2024-05-29T08:16:03.913Z] Virtualization: AMD-V [2024-05-29T08:16:03.913Z] Hypervisor vendor: KVM [2024-05-29T08:16:03.913Z] Virtualization type: full [2024-05-29T08:16:03.913Z] L1d cache: 256 KiB [2024-05-29T08:16:03.913Z] L1i cache: 256 KiB [2024-05-29T08:16:03.913Z] L2 cache: 4 MiB [2024-05-29T08:16:03.913Z] L3 cache: 128 MiB [2024-05-29T08:16:03.913Z] NUMA node0 CPU(s): 0-7 [2024-05-29T08:16:03.913Z] Vulnerability Itlb multihit: Not affected [2024-05-29T08:16:03.913Z] Vulnerability L1tf: Not affected [2024-05-29T08:16:03.913Z] Vulnerability Mds: Not affected [2024-05-29T08:16:03.913Z] Vulnerability Meltdown: Not affected [2024-05-29T08:16:03.913Z] Vulnerability Mmio stale data: Not affected [2024-05-29T08:16:03.913Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-29T08:16:03.913Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-29T08:16:03.913Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-29T08:16:03.913Z] Vulnerability Srbds: Not affected [2024-05-29T08:16:03.913Z] Vulnerability Tsx async abort: Not affected [2024-05-29T08:16:03.913Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-05-29T08:16:03.913Z] [2024-05-29T08:16:03.913Z] [2024-05-29T08:16:03.913Z] ---> nproc: [2024-05-29T08:16:03.913Z] 8 [2024-05-29T08:16:03.913Z] [2024-05-29T08:16:03.913Z] [2024-05-29T08:16:03.913Z] ---> df -h: [2024-05-29T08:16:03.913Z] Filesystem Size Used Avail Use% Mounted on [2024-05-29T08:16:03.913Z] overlay 155G 13G 143G 9% / [2024-05-29T08:16:03.913Z] tmpfs 64M 0 64M 0% /dev [2024-05-29T08:16:03.913Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-29T08:16:03.913Z] shm 64M 0 64M 0% /dev/shm [2024-05-29T08:16:03.913Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-05-29T08:16:03.913Z] [2024-05-29T08:16:03.913Z]