Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 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-ssh11093336306328253835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15881937176326751288.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh902831991407399573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3583901582094720084.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9183833031390764954.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26433 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 # timeout=10 Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > git rev-list --no-walk 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-14T08:41:43.756Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-14T08:41:43.838Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-14T08:41:43.867Z] ========================================================= [2024-11-14T08:41:43.867Z] EdgeX Global Pipelines Version Info [2024-11-14T08:41:43.867Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:41:44.621Z] ------------------- [2024-11-14T08:41:44.621Z] stable info: [2024-11-14T08:41:44.621Z] ------------------- [2024-11-14T08:41:44.621Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-14T08:41:44.621Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-14T08:41:44.621Z] Message: update stable to v1.0.265 [2024-11-14T08:41:45.558Z] ------------------- [2024-11-14T08:41:45.558Z] experimental info: [2024-11-14T08:41:45.558Z] ------------------- [2024-11-14T08:41:45.558Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-14T08:41:45.558Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-14T08:41:45.558Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-14T08:41:45.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-11-14T08:41:45.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-11-14T08:41:45.687Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-14T08:41:45.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-14T08:41:45.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-14T08:41:45.758Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-14T08:41:45.785Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-14T08:41:45.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-14T08:41:45.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-14T08:41:45.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-14T08:41:45.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-14T08:41:45.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-11-14T08:41:45.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-14T08:41:46.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-14T08:41:46.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:41:46.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:41:46.072Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:41:46.095Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:41:46.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-14T08:41:46.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-14T08:41:46.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-14T08:41:46.202Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-14T08:41:46.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-14T08:41:46.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-14T08:41:46.272Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-14T08:41:46.301Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-14T08:41:46.326Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-14T08:41:46.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-14T08:41:46.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-14T08:41:46.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-14T08:41:46.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [Pipeline] echo [2024-11-14T08:41:46.445Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4c855a [Pipeline] echo [2024-11-14T08:41:46.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:41:46.540Z] provisioning config files... [2024-11-14T08:41:46.555Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config838475028209752699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:41:46.894Z] ---> ****-login.sh [2024-11-14T08:41:46.894Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:41:47.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:47.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:47.154Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:47.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:47.154Z] [2024-11-14T08:41:47.154Z] Login Succeeded [2024-11-14T08:41:47.154Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:41:47.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:47.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:47.154Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:47.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:47.154Z] [2024-11-14T08:41:47.154Z] Login Succeeded [2024-11-14T08:41:47.154Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:41:47.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:47.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:47.415Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:47.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:47.415Z] [2024-11-14T08:41:47.415Z] Login Succeeded [2024-11-14T08:41:47.415Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:41:47.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:47.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:47.415Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:47.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:47.415Z] [2024-11-14T08:41:47.415Z] Login Succeeded [2024-11-14T08:41:47.415Z] ****.io [2024-11-14T08:41:47.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:47.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:47.675Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:47.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:47.675Z] [2024-11-14T08:41:47.675Z] Login Succeeded [2024-11-14T08:41:47.675Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:41:47.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-14T08:41:48.103Z] + git rev-list -1 --merges e4c855a3449b6b39a5a8172c08ce16b16d4f23c8~1..e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [Pipeline] echo [2024-11-14T08:41:48.139Z] -----------> git rev-list -1 --merges e4c855a3449b6b39a5a8172c08ce16b16d4f23c8~1..e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [2024-11-14T08:41:48.140Z] e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [false] [Pipeline] sh [2024-11-14T08:41:48.438Z] + git log --format=format:%s -1 e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [Pipeline] echo [2024-11-14T08:41:48.457Z] ========================================================= [2024-11-14T08:41:48.457Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-14T08:41:48.457Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:41:48.815Z] + git log --format=format:%s -1 e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [Pipeline] echo [2024-11-14T08:41:48.829Z] [semverPrep] GIT_COMMIT: e4c855a3449b6b39a5a8172c08ce16b16d4f23c8, Commit Message: Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo [2024-11-14T08:41:48.844Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-14T08:41:49.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T08:41:49.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-14T08:41:49.210Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-14T08:41:49.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-14T08:41:49.210Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-14T08:41:49.210Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-14T08:41:49.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:41:49.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:41:49.635Z] [2024-11-14T08:41:49.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:41:49.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:41:49.942Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-14T08:41:49.942Z] b85a868b505f: Pulling fs layer [2024-11-14T08:41:49.942Z] e2be974225ed: Pulling fs layer [2024-11-14T08:41:49.942Z] 339a4e72a1f5: Pulling fs layer [2024-11-14T08:41:49.942Z] 988bab9f4d93: Pulling fs layer [2024-11-14T08:41:49.942Z] 1469e6f7b9e6: Pulling fs layer [2024-11-14T08:41:49.942Z] eaf3925da568: Pulling fs layer [2024-11-14T08:41:49.942Z] bab4dde63d76: Pulling fs layer [2024-11-14T08:41:49.942Z] bde34c3a00c8: Pulling fs layer [2024-11-14T08:41:49.942Z] b352a97aabf1: Pulling fs layer [2024-11-14T08:41:49.942Z] 4872d77fe225: Pulling fs layer [2024-11-14T08:41:49.942Z] 5851b861e8e6: Pulling fs layer [2024-11-14T08:41:49.942Z] 988bab9f4d93: Waiting [2024-11-14T08:41:49.942Z] 1469e6f7b9e6: Waiting [2024-11-14T08:41:49.942Z] bde34c3a00c8: Waiting [2024-11-14T08:41:49.942Z] bab4dde63d76: Waiting [2024-11-14T08:41:49.942Z] eaf3925da568: Waiting [2024-11-14T08:41:49.942Z] b352a97aabf1: Waiting [2024-11-14T08:41:49.942Z] 4872d77fe225: Waiting [2024-11-14T08:41:49.942Z] 5851b861e8e6: Waiting [2024-11-14T08:41:49.942Z] e2be974225ed: Verifying Checksum [2024-11-14T08:41:49.942Z] e2be974225ed: Download complete [2024-11-14T08:41:49.942Z] 988bab9f4d93: Download complete [2024-11-14T08:41:49.942Z] 1469e6f7b9e6: Verifying Checksum [2024-11-14T08:41:49.942Z] 1469e6f7b9e6: Download complete [2024-11-14T08:41:49.942Z] eaf3925da568: Verifying Checksum [2024-11-14T08:41:49.942Z] eaf3925da568: Download complete [2024-11-14T08:41:50.203Z] 339a4e72a1f5: Verifying Checksum [2024-11-14T08:41:50.203Z] 339a4e72a1f5: Download complete [2024-11-14T08:41:50.203Z] bde34c3a00c8: Download complete [2024-11-14T08:41:50.203Z] b352a97aabf1: Download complete [2024-11-14T08:41:50.203Z] 4872d77fe225: Verifying Checksum [2024-11-14T08:41:50.203Z] 4872d77fe225: Download complete [2024-11-14T08:41:50.203Z] 5851b861e8e6: Verifying Checksum [2024-11-14T08:41:50.203Z] 5851b861e8e6: Download complete [2024-11-14T08:41:50.203Z] b85a868b505f: Verifying Checksum [2024-11-14T08:41:50.203Z] b85a868b505f: Download complete [2024-11-14T08:41:50.464Z] bab4dde63d76: Verifying Checksum [2024-11-14T08:41:50.464Z] bab4dde63d76: Download complete [2024-11-14T08:41:51.400Z] b85a868b505f: Pull complete [2024-11-14T08:41:51.659Z] e2be974225ed: Pull complete [2024-11-14T08:41:52.226Z] 339a4e72a1f5: Pull complete [2024-11-14T08:41:52.226Z] 988bab9f4d93: Pull complete [2024-11-14T08:41:52.486Z] 1469e6f7b9e6: Pull complete [2024-11-14T08:41:52.486Z] eaf3925da568: Pull complete [2024-11-14T08:41:54.392Z] bab4dde63d76: Pull complete [2024-11-14T08:41:54.392Z] bde34c3a00c8: Pull complete [2024-11-14T08:41:54.392Z] b352a97aabf1: Pull complete [2024-11-14T08:41:54.392Z] 4872d77fe225: Pull complete [2024-11-14T08:41:54.653Z] 5851b861e8e6: Pull complete [2024-11-14T08:41:54.653Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-14T08:41:54.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:41:54.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:41:54.807Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T08:41:54.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T08:41:58.025Z] $ docker top fc5cdfbe53dddd82b02576851638216f8b1c405170b44f669f5f9ee0255fb5c2 -eo pid,comm [2024-11-14T08:41:58.080Z] 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-11-14T08:41:58.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T08:42:02.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:42:02.086Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:42:02.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:42:02.233Z] $ docker exec fc5cdfbe53dddd82b02576851638216f8b1c405170b44f669f5f9ee0255fb5c2 ssh-agent [2024-11-14T08:42:02.334Z] SSH_AUTH_SOCK=/tmp/ssh-QJMyDPiAgvfr/agent.32 [2024-11-14T08:42:02.334Z] SSH_AGENT_PID=38 [2024-11-14T08:42:02.344Z] Running ssh-add (command line suppressed) [2024-11-14T08:42:02.469Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13322085656563040563.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13322085656563040563.key) [2024-11-14T08:42:02.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:42:02.782Z] + git tag --points-at HEAD [Pipeline] } [2024-11-14T08:42:02.792Z] $ docker exec --env ******** --env ******** fc5cdfbe53dddd82b02576851638216f8b1c405170b44f669f5f9ee0255fb5c2 ssh-agent -k [2024-11-14T08:42:02.889Z] unset SSH_AUTH_SOCK; [2024-11-14T08:42:02.890Z] unset SSH_AGENT_PID; [2024-11-14T08:42:02.890Z] echo Agent pid 38 killed; [2024-11-14T08:42:02.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-14T08:42:02.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:42:02.946Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:42:03.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:42:03.067Z] $ docker exec fc5cdfbe53dddd82b02576851638216f8b1c405170b44f669f5f9ee0255fb5c2 ssh-agent [2024-11-14T08:42:03.186Z] SSH_AUTH_SOCK=/tmp/ssh-xAhBo5LS2Ii1/agent.72 [2024-11-14T08:42:03.186Z] SSH_AGENT_PID=78 [2024-11-14T08:42:03.190Z] Running ssh-add (command line suppressed) [2024-11-14T08:42:03.289Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17576110287470251694.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17576110287470251694.key) [2024-11-14T08:42:03.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:42:03.601Z] + git semver init [2024-11-14T08:42:03.860Z] 2024-11-14 08:42:03,791 [run_init] DEBUG init version:0.0.0 force:False [2024-11-14T08:42:03.860Z] 2024-11-14 08:42:03,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-11-14T08:42:03.860Z] 2024-11-14 08:42:03,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-11-14T08:42:03.860Z] 2024-11-14 08:42:03,793 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T08:42:05.254Z] 2024-11-14 08:42:04,974 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-11-14T08:42:05.254Z] 2024-11-14 08:42:04,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-11-14T08:42:05.254Z] 2024-11-14 08:42:04,975 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-14T08:42:05.254Z] 2024-11-14 08:42:04,975 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-14T08:42:05.254Z] 4.0.0-dev.4 [Pipeline] } [2024-11-14T08:42:05.264Z] $ docker exec --env ******** --env ******** fc5cdfbe53dddd82b02576851638216f8b1c405170b44f669f5f9ee0255fb5c2 ssh-agent -k [2024-11-14T08:42:05.366Z] unset SSH_AUTH_SOCK; [2024-11-14T08:42:05.366Z] unset SSH_AGENT_PID; [2024-11-14T08:42:05.366Z] echo Agent pid 78 killed; [2024-11-14T08:42:05.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T08:42:05.702Z] + git semver [Pipeline] } [2024-11-14T08:42:05.975Z] $ docker stop --time=1 fc5cdfbe53dddd82b02576851638216f8b1c405170b44f669f5f9ee0255fb5c2 [2024-11-14T08:42:07.284Z] $ docker rm -f --volumes fc5cdfbe53dddd82b02576851638216f8b1c405170b44f669f5f9ee0255fb5c2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:42:07.641Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-14T08:42:07.893Z] Stashed 1 file(s) [Pipeline] echo [2024-11-14T08:42:07.901Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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-11-14T08:42:08.118Z] provisioning config files... [2024-11-14T08:42:08.132Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16497683896097040522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:42:08.450Z] ---> ****-login.sh [2024-11-14T08:42:08.450Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:42:08.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:08.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:08.450Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:08.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:08.450Z] [2024-11-14T08:42:08.450Z] Login Succeeded [2024-11-14T08:42:08.450Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:42:08.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:08.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:08.450Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:08.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:08.450Z] [2024-11-14T08:42:08.450Z] Login Succeeded [2024-11-14T08:42:08.450Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:42:08.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:08.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:08.711Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:08.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:08.711Z] [2024-11-14T08:42:08.711Z] Login Succeeded [2024-11-14T08:42:08.711Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:42:08.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:08.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:08.711Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:08.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:08.711Z] [2024-11-14T08:42:08.711Z] Login Succeeded [2024-11-14T08:42:08.711Z] ****.io [2024-11-14T08:42:08.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:42:08.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:42:08.970Z] Configure a credential helper to remove this warning. See [2024-11-14T08:42:08.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:42:08.971Z] [2024-11-14T08:42:08.971Z] Login Succeeded [2024-11-14T08:42:08.971Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:42:08.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T08:42:09.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:42:09.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:42:09.100Z] ========================================================= [2024-11-14T08:42:09.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-14T08:42:09.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:42:09.441Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-14T08:42:09.441Z] Sending build context to Docker daemon 25.66MB [2024-11-14T08:42:09.441Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:42:09.441Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-14T08:42:09.441Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-14T08:42:09.441Z] 43c4264eed91: Pulling fs layer [2024-11-14T08:42:09.441Z] 4cc291be95ef: Pulling fs layer [2024-11-14T08:42:09.441Z] 2ac1f1163629: Pulling fs layer [2024-11-14T08:42:09.441Z] 5c3c966382ef: Pulling fs layer [2024-11-14T08:42:09.441Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:42:09.441Z] 5d5c8e513c77: Pulling fs layer [2024-11-14T08:42:09.441Z] 9f66e0745190: Pulling fs layer [2024-11-14T08:42:09.441Z] f49a43e4bbc0: Pulling fs layer [2024-11-14T08:42:09.441Z] 561ebcabdf7f: Pulling fs layer [2024-11-14T08:42:09.441Z] 4f4fb700ef54: Waiting [2024-11-14T08:42:09.441Z] 5d5c8e513c77: Waiting [2024-11-14T08:42:09.441Z] 9f66e0745190: Waiting [2024-11-14T08:42:09.441Z] f49a43e4bbc0: Waiting [2024-11-14T08:42:09.441Z] 561ebcabdf7f: Waiting [2024-11-14T08:42:09.441Z] 5c3c966382ef: Waiting [2024-11-14T08:42:09.700Z] 4cc291be95ef: Download complete [2024-11-14T08:42:09.700Z] 5c3c966382ef: Verifying Checksum [2024-11-14T08:42:09.700Z] 5c3c966382ef: Download complete [2024-11-14T08:42:09.700Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:42:09.700Z] 4f4fb700ef54: Download complete [2024-11-14T08:42:09.700Z] 5d5c8e513c77: Download complete [2024-11-14T08:42:09.700Z] 43c4264eed91: Download complete [2024-11-14T08:42:09.700Z] 9f66e0745190: Verifying Checksum [2024-11-14T08:42:09.700Z] 9f66e0745190: Download complete [2024-11-14T08:42:09.700Z] 43c4264eed91: Pull complete [2024-11-14T08:42:09.959Z] 561ebcabdf7f: Verifying Checksum [2024-11-14T08:42:09.959Z] 561ebcabdf7f: Download complete [2024-11-14T08:42:09.959Z] 4cc291be95ef: Pull complete [2024-11-14T08:42:10.220Z] 2ac1f1163629: Verifying Checksum [2024-11-14T08:42:10.220Z] 2ac1f1163629: Download complete [2024-11-14T08:42:10.220Z] f49a43e4bbc0: Verifying Checksum [2024-11-14T08:42:10.220Z] f49a43e4bbc0: Download complete [2024-11-14T08:42:13.505Z] 2ac1f1163629: Pull complete [2024-11-14T08:42:13.505Z] 5c3c966382ef: Pull complete [2024-11-14T08:42:13.505Z] 4f4fb700ef54: Pull complete [2024-11-14T08:42:13.505Z] 5d5c8e513c77: Pull complete [2024-11-14T08:42:13.763Z] 9f66e0745190: Pull complete [2024-11-14T08:42:16.289Z] f49a43e4bbc0: Pull complete [2024-11-14T08:42:16.289Z] 561ebcabdf7f: Pull complete [2024-11-14T08:42:16.289Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-14T08:42:16.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-14T08:42:16.289Z] ---> 3a752c3f9dda [2024-11-14T08:42:16.289Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T08:42:20.729Z] ---> Running in 43d46e2ad8b3 [2024-11-14T08:42:20.729Z] Removing intermediate container 43d46e2ad8b3 [2024-11-14T08:42:20.729Z] ---> 302629fed2a4 [2024-11-14T08:42:20.729Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:42:20.729Z] ---> Running in 62cc2a524c50 [2024-11-14T08:42:20.729Z] Removing intermediate container 62cc2a524c50 [2024-11-14T08:42:20.729Z] ---> 27e4903c97e8 [2024-11-14T08:42:20.729Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:42:20.729Z] ---> Running in b7161db9c6ca [2024-11-14T08:42:20.729Z] Removing intermediate container b7161db9c6ca [2024-11-14T08:42:20.729Z] ---> 45efd7c35d19 [2024-11-14T08:42:20.729Z] Step 6/12 : WORKDIR /device-uart [2024-11-14T08:42:20.729Z] ---> Running in 8d8d079d785c [2024-11-14T08:42:20.729Z] Removing intermediate container 8d8d079d785c [2024-11-14T08:42:20.729Z] ---> f4685c44c87a [2024-11-14T08:42:20.729Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:42:20.729Z] ---> Running in d0fe17de7508 [2024-11-14T08:42:20.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:42:20.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:42:21.251Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-14T08:42:21.251Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-14T08:42:21.251Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-14T08:42:21.251Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-14T08:42:21.251Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:42:21.251Z] OK: 250 MiB in 58 packages [2024-11-14T08:42:21.818Z] Removing intermediate container d0fe17de7508 [2024-11-14T08:42:21.818Z] ---> e41330382a33 [2024-11-14T08:42:21.818Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-14T08:42:22.078Z] ---> 05731a658fd5 [2024-11-14T08:42:22.078Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:42:22.078Z] ---> Running in b0cf1e597e1b [2024-11-14T08:42:23.053Z] Still waiting to schedule task [2024-11-14T08:42:23.053Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-14T08:43:08.816Z] Removing intermediate container b0cf1e597e1b [2024-11-14T08:43:08.816Z] ---> 792351d74cb5 [2024-11-14T08:43:08.816Z] Step 10/12 : COPY . . [2024-11-14T08:43:08.816Z] ---> f7467100c677 [2024-11-14T08:43:08.816Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:43:08.816Z] ---> Running in f9a05d1117dd [2024-11-14T08:43:08.816Z] Removing intermediate container f9a05d1117dd [2024-11-14T08:43:08.816Z] ---> 1cf826e0f9c6 [2024-11-14T08:43:08.816Z] Step 12/12 : RUN ${MAKE} [2024-11-14T08:43:08.816Z] ---> Running in bc0a48e86a71 [2024-11-14T08:43:08.816Z] noop [2024-11-14T08:43:08.816Z] Removing intermediate container bc0a48e86a71 [2024-11-14T08:43:08.816Z] ---> 6a280b9601c0 [2024-11-14T08:43:08.816Z] Successfully built 6a280b9601c0 [2024-11-14T08:43:08.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:09.143Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:43:09.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:43:09.228Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T08:43:09.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-14T08:43:09.585Z] $ docker top a286a08a08b20d07251b2aa2b6e86b69f27e19499f252fc4f210ffd79d72af07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:43:09.940Z] + go version [2024-11-14T08:43:09.940Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-14T08:43:09.949Z] $ docker stop --time=1 a286a08a08b20d07251b2aa2b6e86b69f27e19499f252fc4f210ffd79d72af07 [2024-11-14T08:43:11.182Z] $ docker rm -f --volumes a286a08a08b20d07251b2aa2b6e86b69f27e19499f252fc4f210ffd79d72af07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:11.613Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:43:11.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:43:11.686Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T08:43:11.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-14T08:43:12.040Z] $ docker top 09e3045a2002d4ce143a326b3b67a422af631956ae46b4ae8ef5086d8c71cbaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:43:12.396Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:43:12.699Z] + make test [2024-11-14T08:43:12.699Z] go test ./... -coverprofile=coverage.out [2024-11-14T08:43:14.078Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-14T08:43:32.147Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-14T08:43:32.147Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-14T08:43:42.119Z] go vet ./... [2024-11-14T08:43:47.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T08:43:47.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T08:43:47.417Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T08:43:47.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T08:43:47.723Z] $ docker stop --time=1 09e3045a2002d4ce143a326b3b67a422af631956ae46b4ae8ef5086d8c71cbaa [2024-11-14T08:43:51.997Z] $ docker rm -f --volumes 09e3045a2002d4ce143a326b3b67a422af631956ae46b4ae8ef5086d8c71cbaa [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:43:52.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T08:43:52.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-14T08:43:53.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T08:43:53.429Z] + ls -al . [2024-11-14T08:43:53.429Z] total 224 [2024-11-14T08:43:53.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:43 . [2024-11-14T08:43:53.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:41 .. [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 08:41 .dockerignore [2024-11-14T08:43:53.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:43 .git [2024-11-14T08:43:53.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:41 .github [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 08:41 .gitignore [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 14 08:41 .golangci.yml [2024-11-14T08:43:53.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:42 .semver [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 14 08:41 Attribution.txt [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 08:41 CHANGELOG.md [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 14 08:41 Dockerfile [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:41 GOVERNANCE.md [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 08:41 Jenkinsfile [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 08:41 LICENSE [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 2455 Nov 14 08:41 Makefile [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 08:41 OWNERS.md [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 08:41 README.md [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:42 VERSION [2024-11-14T08:43:53.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:41 bin [2024-11-14T08:43:53.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:41 cmd [2024-11-14T08:43:53.429Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 14 08:43 coverage.out [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 6220 Nov 14 08:41 go.mod [2024-11-14T08:43:53.429Z] -rw-rw-r-- 1 jenkins jenkins 87556 Nov 14 08:41 go.sum [2024-11-14T08:43:53.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:41 internal [2024-11-14T08:43:53.430Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 08:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:53.747Z] + 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=e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-14T08:43:53.747Z] Sending build context to Docker daemon 25.66MB [2024-11-14T08:43:53.747Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:43:53.747Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-14T08:43:53.747Z] ---> 6a280b9601c0 [2024-11-14T08:43:53.747Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T08:43:54.006Z] ---> Running in c322d8b3943a [2024-11-14T08:43:54.266Z] Removing intermediate container c322d8b3943a [2024-11-14T08:43:54.266Z] ---> 52aa4de051a9 [2024-11-14T08:43:54.266Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:43:54.266Z] ---> Running in 6166eff76a4e [2024-11-14T08:43:54.266Z] Removing intermediate container 6166eff76a4e [2024-11-14T08:43:54.266Z] ---> 1cfeefaf93c7 [2024-11-14T08:43:54.266Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:43:54.266Z] ---> Running in d6dcad959a87 [2024-11-14T08:43:54.266Z] Removing intermediate container d6dcad959a87 [2024-11-14T08:43:54.266Z] ---> d3ead03cae51 [2024-11-14T08:43:54.266Z] Step 6/26 : WORKDIR /device-uart [2024-11-14T08:43:54.525Z] ---> Running in 9dca79fe978e [2024-11-14T08:43:54.525Z] Removing intermediate container 9dca79fe978e [2024-11-14T08:43:54.525Z] ---> d1a2b07374ba [2024-11-14T08:43:54.525Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:43:54.525Z] ---> Running in 0677da3ca359 [2024-11-14T08:43:54.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:43:54.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:43:55.354Z] OK: 250 MiB in 58 packages [2024-11-14T08:43:55.613Z] Removing intermediate container 0677da3ca359 [2024-11-14T08:43:55.613Z] ---> f0c4005e7f49 [2024-11-14T08:43:55.613Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-14T08:43:55.613Z] ---> 26a83e87d18b [2024-11-14T08:43:55.613Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:43:55.613Z] ---> Running in 3d144305b900 [2024-11-14T08:43:56.180Z] Removing intermediate container 3d144305b900 [2024-11-14T08:43:56.180Z] ---> 6c0f7d40d1e7 [2024-11-14T08:43:56.180Z] Step 10/26 : COPY . . [2024-11-14T08:43:57.117Z] ---> 74a4b7556cd9 [2024-11-14T08:43:57.117Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:43:57.117Z] ---> Running in ecdfd1562bca [2024-11-14T08:43:57.117Z] Removing intermediate container ecdfd1562bca [2024-11-14T08:43:57.117Z] ---> fc5f759f1685 [2024-11-14T08:43:57.117Z] Step 12/26 : RUN ${MAKE} [2024-11-14T08:43:57.117Z] ---> Running in 96eb1eb6b5a5 [2024-11-14T08:43:57.375Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-11-14T08:44:29.476Z] Removing intermediate container 96eb1eb6b5a5 [2024-11-14T08:44:29.476Z] ---> 057959ac062f [2024-11-14T08:44:29.476Z] Step 13/26 : FROM alpine:3.20 [2024-11-14T08:44:29.476Z] 3.20: Pulling from library/alpine [2024-11-14T08:44:29.476Z] da9db072f522: Pulling fs layer [2024-11-14T08:44:29.476Z] da9db072f522: Verifying Checksum [2024-11-14T08:44:29.476Z] da9db072f522: Download complete [2024-11-14T08:44:29.792Z] da9db072f522: Pull complete [2024-11-14T08:44:29.792Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T08:44:29.792Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T08:44:29.792Z] ---> 63b790fccc90 [2024-11-14T08:44:29.792Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-14T08:44:30.052Z] ---> Running in 7a7c4d88739c [2024-11-14T08:44:30.052Z] Removing intermediate container 7a7c4d88739c [2024-11-14T08:44:30.052Z] ---> ed7575550cbe [2024-11-14T08:44:30.052Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-14T08:44:30.052Z] ---> Running in 21ce819ebd87 [2024-11-14T08:44:30.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:30.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:30.832Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-14T08:44:30.832Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:44:30.832Z] OK: 8 MiB in 15 packages [2024-11-14T08:44:31.094Z] Removing intermediate container 21ce819ebd87 [2024-11-14T08:44:31.094Z] ---> 34906d5516ed [2024-11-14T08:44:31.094Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-14T08:44:31.094Z] ---> Running in 7e873d1c3caa [2024-11-14T08:44:31.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:31.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:31.611Z] Upgrading critical system libraries and apk-tools: [2024-11-14T08:44:31.611Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T08:44:31.611Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:44:31.870Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T08:44:31.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:31.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:32.129Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:44:32.129Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:44:32.129Z] OK: 8 MiB in 15 packages [2024-11-14T08:44:32.697Z] Removing intermediate container 7e873d1c3caa [2024-11-14T08:44:32.697Z] ---> d39dccbc3a4e [2024-11-14T08:44:32.697Z] Step 17/26 : WORKDIR / [2024-11-14T08:44:32.697Z] ---> Running in 7b68611d2970 [2024-11-14T08:44:32.957Z] Removing intermediate container 7b68611d2970 [2024-11-14T08:44:32.957Z] ---> b8ed3e586de3 [2024-11-14T08:44:32.957Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-14T08:44:32.957Z] ---> 70ccd7ee61da [2024-11-14T08:44:32.957Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-14T08:44:33.217Z] ---> 770afa7feae9 [2024-11-14T08:44:33.217Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-14T08:44:34.597Z] ---> 6c32cc5e0419 [2024-11-14T08:44:34.597Z] Step 21/26 : EXPOSE 59995 [2024-11-14T08:44:34.597Z] ---> Running in 04709443b205 [2024-11-14T08:44:34.597Z] Removing intermediate container 04709443b205 [2024-11-14T08:44:34.597Z] ---> 58834603b0b3 [2024-11-14T08:44:34.597Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-14T08:44:34.597Z] ---> Running in ede2275411fa [2024-11-14T08:44:34.597Z] Removing intermediate container ede2275411fa [2024-11-14T08:44:34.597Z] ---> 2c7786893720 [2024-11-14T08:44:34.597Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T08:44:34.597Z] ---> Running in 371b8def566f [2024-11-14T08:44:34.597Z] Removing intermediate container 371b8def566f [2024-11-14T08:44:34.597Z] ---> 6cac7210e1d7 [2024-11-14T08:44:34.597Z] Step 24/26 : LABEL arch=amd64 [2024-11-14T08:44:34.597Z] ---> Running in 9f775e481d07 [2024-11-14T08:44:34.860Z] Removing intermediate container 9f775e481d07 [2024-11-14T08:44:34.860Z] ---> 594a2a5c41fa [2024-11-14T08:44:34.860Z] Step 25/26 : LABEL git_sha=e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [2024-11-14T08:44:34.860Z] ---> Running in c3a4a556c165 [2024-11-14T08:44:34.860Z] Removing intermediate container c3a4a556c165 [2024-11-14T08:44:34.860Z] ---> e551a1b835f3 [2024-11-14T08:44:34.860Z] Step 26/26 : LABEL version=4.0.0-dev.4 [2024-11-14T08:44:34.860Z] ---> Running in 43b1030909b7 [2024-11-14T08:44:34.860Z] Removing intermediate container 43b1030909b7 [2024-11-14T08:44:34.860Z] ---> 68f44764d4e2 [2024-11-14T08:44:34.860Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T08:44:34.860Z] Successfully built 68f44764d4e2 [2024-11-14T08:44:34.860Z] 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-11-14T08:44:34.992Z] provisioning config files... [2024-11-14T08:44:35.000Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17040245665203331287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:44:35.300Z] ---> ****-login.sh [2024-11-14T08:44:35.300Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:44:35.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:35.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:35.300Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:35.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:35.300Z] [2024-11-14T08:44:35.300Z] Login Succeeded [2024-11-14T08:44:35.300Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:44:35.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:35.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:35.300Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:35.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:35.300Z] [2024-11-14T08:44:35.300Z] Login Succeeded [2024-11-14T08:44:35.300Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:44:35.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:35.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:35.559Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:35.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:35.559Z] [2024-11-14T08:44:35.559Z] Login Succeeded [2024-11-14T08:44:35.559Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:44:35.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:35.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:35.560Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:35.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:35.560Z] [2024-11-14T08:44:35.560Z] Login Succeeded [2024-11-14T08:44:35.560Z] ****.io [2024-11-14T08:44:35.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:35.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:35.819Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:35.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:35.819Z] [2024-11-14T08:44:35.819Z] Login Succeeded [2024-11-14T08:44:35.819Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:44:35.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:44:35.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:44:35.914Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-11-14T08:44:35.914Z] e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [2024-11-14T08:44:35.914Z] latest [2024-11-14T08:44:35.914Z] 4.0.0-dev.4 [2024-11-14T08:44:35.914Z] e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4 [2024-11-14T08:44:35.914Z] main [2024-11-14T08:44:35.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:36.266Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:36.588Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [2024-11-14T08:44:36.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-14T08:44:36.588Z] e813aa49740a: Preparing [2024-11-14T08:44:36.588Z] de6ec7e35ca9: Preparing [2024-11-14T08:44:36.588Z] bc7f1b85754d: Preparing [2024-11-14T08:44:36.588Z] cae4d1db9626: Preparing [2024-11-14T08:44:36.588Z] 8fee78b47616: Preparing [2024-11-14T08:44:36.588Z] 75654b8eeebd: Preparing [2024-11-14T08:44:36.588Z] 75654b8eeebd: Waiting [2024-11-14T08:44:36.588Z] bc7f1b85754d: Pushed [2024-11-14T08:44:36.588Z] 75654b8eeebd: Layer already exists [2024-11-14T08:44:36.588Z] de6ec7e35ca9: Pushed [2024-11-14T08:44:36.588Z] 8fee78b47616: Pushed [2024-11-14T08:44:37.155Z] cae4d1db9626: Pushed [2024-11-14T08:44:40.447Z] e813aa49740a: Pushed [2024-11-14T08:44:40.706Z] e4c855a3449b6b39a5a8172c08ce16b16d4f23c8: digest: sha256:498e3a5fe6afc5e38cc13042a801bbbb20da2c526cb5cb1e1d45d8a99f4136df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:41.035Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:41.368Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-11-14T08:44:41.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-14T08:44:41.369Z] e813aa49740a: Preparing [2024-11-14T08:44:41.369Z] de6ec7e35ca9: Preparing [2024-11-14T08:44:41.369Z] bc7f1b85754d: Preparing [2024-11-14T08:44:41.369Z] cae4d1db9626: Preparing [2024-11-14T08:44:41.369Z] 8fee78b47616: Preparing [2024-11-14T08:44:41.369Z] 75654b8eeebd: Preparing [2024-11-14T08:44:41.369Z] 75654b8eeebd: Waiting [2024-11-14T08:44:41.369Z] cae4d1db9626: Layer already exists [2024-11-14T08:44:41.369Z] bc7f1b85754d: Layer already exists [2024-11-14T08:44:41.369Z] e813aa49740a: Layer already exists [2024-11-14T08:44:41.369Z] de6ec7e35ca9: Layer already exists [2024-11-14T08:44:41.369Z] 8fee78b47616: Layer already exists [2024-11-14T08:44:41.369Z] 75654b8eeebd: Layer already exists [2024-11-14T08:44:41.369Z] latest: digest: sha256:498e3a5fe6afc5e38cc13042a801bbbb20da2c526cb5cb1e1d45d8a99f4136df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:41.695Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:42.025Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.4 [2024-11-14T08:44:42.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-14T08:44:42.025Z] e813aa49740a: Preparing [2024-11-14T08:44:42.025Z] de6ec7e35ca9: Preparing [2024-11-14T08:44:42.025Z] bc7f1b85754d: Preparing [2024-11-14T08:44:42.025Z] cae4d1db9626: Preparing [2024-11-14T08:44:42.025Z] 8fee78b47616: Preparing [2024-11-14T08:44:42.025Z] 75654b8eeebd: Preparing [2024-11-14T08:44:42.025Z] 75654b8eeebd: Waiting [2024-11-14T08:44:42.025Z] e813aa49740a: Layer already exists [2024-11-14T08:44:42.025Z] cae4d1db9626: Layer already exists [2024-11-14T08:44:42.025Z] de6ec7e35ca9: Layer already exists [2024-11-14T08:44:42.025Z] 8fee78b47616: Layer already exists [2024-11-14T08:44:42.025Z] bc7f1b85754d: Layer already exists [2024-11-14T08:44:42.025Z] 75654b8eeebd: Layer already exists [2024-11-14T08:44:42.025Z] 4.0.0-dev.4: digest: sha256:498e3a5fe6afc5e38cc13042a801bbbb20da2c526cb5cb1e1d45d8a99f4136df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:42.357Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:42.685Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4 [2024-11-14T08:44:42.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-14T08:44:42.685Z] e813aa49740a: Preparing [2024-11-14T08:44:42.685Z] de6ec7e35ca9: Preparing [2024-11-14T08:44:42.685Z] bc7f1b85754d: Preparing [2024-11-14T08:44:42.685Z] cae4d1db9626: Preparing [2024-11-14T08:44:42.685Z] 8fee78b47616: Preparing [2024-11-14T08:44:42.685Z] 75654b8eeebd: Preparing [2024-11-14T08:44:42.685Z] 75654b8eeebd: Waiting [2024-11-14T08:44:42.685Z] 8fee78b47616: Layer already exists [2024-11-14T08:44:42.685Z] de6ec7e35ca9: Layer already exists [2024-11-14T08:44:42.685Z] e813aa49740a: Layer already exists [2024-11-14T08:44:42.685Z] bc7f1b85754d: Layer already exists [2024-11-14T08:44:42.685Z] cae4d1db9626: Layer already exists [2024-11-14T08:44:42.685Z] 75654b8eeebd: Layer already exists [2024-11-14T08:44:42.685Z] e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4: digest: sha256:498e3a5fe6afc5e38cc13042a801bbbb20da2c526cb5cb1e1d45d8a99f4136df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:43.024Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:43.364Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-11-14T08:44:43.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-14T08:44:43.364Z] e813aa49740a: Preparing [2024-11-14T08:44:43.364Z] de6ec7e35ca9: Preparing [2024-11-14T08:44:43.364Z] bc7f1b85754d: Preparing [2024-11-14T08:44:43.364Z] cae4d1db9626: Preparing [2024-11-14T08:44:43.364Z] 8fee78b47616: Preparing [2024-11-14T08:44:43.364Z] 75654b8eeebd: Preparing [2024-11-14T08:44:43.364Z] 75654b8eeebd: Waiting [2024-11-14T08:44:43.364Z] 8fee78b47616: Layer already exists [2024-11-14T08:44:43.364Z] e813aa49740a: Layer already exists [2024-11-14T08:44:43.364Z] bc7f1b85754d: Layer already exists [2024-11-14T08:44:43.364Z] de6ec7e35ca9: Layer already exists [2024-11-14T08:44:43.364Z] cae4d1db9626: Layer already exists [2024-11-14T08:44:43.364Z] 75654b8eeebd: Layer already exists [2024-11-14T08:44:43.364Z] main: digest: sha256:498e3a5fe6afc5e38cc13042a801bbbb20da2c526cb5cb1e1d45d8a99f4136df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:44:43.440Z] ===================================================== [Pipeline] echo [2024-11-14T08:44:43.455Z] taggedImages: [2024-11-14T08:44:43.455Z] - nexus3.edgexfoundry.org:10004/device-uart:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [2024-11-14T08:44:43.455Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-11-14T08:44:43.455Z] - nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.4 [2024-11-14T08:44:43.455Z] - nexus3.edgexfoundry.org:10004/device-uart:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4 [2024-11-14T08:44:43.455Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:43.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:44:43.879Z] [2024-11-14T08:44:43.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:44.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:44:44.184Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-14T08:44:44.184Z] 5eb5b503b376: Pulling fs layer [2024-11-14T08:44:44.184Z] 5c69ac0246d0: Pulling fs layer [2024-11-14T08:44:44.184Z] ec43610c2a17: Pulling fs layer [2024-11-14T08:44:44.184Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-14T08:44:44.184Z] 33b1e0a273af: Pulling fs layer [2024-11-14T08:44:44.184Z] 5d3b04190fa2: Pulling fs layer [2024-11-14T08:44:44.184Z] 2f39f015ded8: Pulling fs layer [2024-11-14T08:44:44.184Z] 33b1e0a273af: Waiting [2024-11-14T08:44:44.184Z] 5d3b04190fa2: Waiting [2024-11-14T08:44:44.184Z] 2f39f015ded8: Waiting [2024-11-14T08:44:44.184Z] 5c69ac0246d0: Verifying Checksum [2024-11-14T08:44:44.184Z] 5c69ac0246d0: Download complete [2024-11-14T08:44:44.184Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-14T08:44:44.184Z] 3a2ae6a8a46f: Download complete [2024-11-14T08:44:44.184Z] 33b1e0a273af: Verifying Checksum [2024-11-14T08:44:44.184Z] 33b1e0a273af: Download complete [2024-11-14T08:44:44.184Z] 5d3b04190fa2: Verifying Checksum [2024-11-14T08:44:44.184Z] 5d3b04190fa2: Download complete [2024-11-14T08:44:44.184Z] ec43610c2a17: Verifying Checksum [2024-11-14T08:44:44.184Z] ec43610c2a17: Download complete [2024-11-14T08:44:44.442Z] 5eb5b503b376: Verifying Checksum [2024-11-14T08:44:44.442Z] 5eb5b503b376: Download complete [2024-11-14T08:44:45.013Z] 2f39f015ded8: Download complete [2024-11-14T08:44:45.577Z] 5eb5b503b376: Pull complete [2024-11-14T08:44:45.577Z] 5c69ac0246d0: Pull complete [2024-11-14T08:44:46.141Z] ec43610c2a17: Pull complete [2024-11-14T08:44:46.141Z] 3a2ae6a8a46f: Pull complete [2024-11-14T08:44:46.399Z] 33b1e0a273af: Pull complete [2024-11-14T08:44:46.399Z] 5d3b04190fa2: Pull complete [2024-11-14T08:44:50.584Z] 2f39f015ded8: Pull complete [2024-11-14T08:44:50.584Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-14T08:44:50.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:44:50.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:44:50.685Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T08:44:50.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-14T08:44:54.559Z] $ docker top d4fd32bef8df4dfec14b4fd0142beae5383f90401320cc66c0c43edf3b06f154 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:44:54.986Z] ---> job-cost.sh [2024-11-14T08:44:54.986Z] lf-activate-venv: SKIPPING [2024-11-14T08:44:54.986Z] INFO: No Stack... [2024-11-14T08:44:55.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T08:44:55.811Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T08:44:56.109Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-11-14T08:44:56.109Z] + cut -d, -f6 [Pipeline] lock [2024-11-14T08:44:56.127Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-45-stack-cost] [2024-11-14T08:44:56.136Z] Resource [jenkins-edgexfoundry-device-uart-main-45-stack-cost] did not exist. Created. [2024-11-14T08:44:56.143Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T08:44:56.453Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-14T08:44:56.479Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T08:44:56.491Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T08:44:56.517Z] $ docker stop --time=1 d4fd32bef8df4dfec14b4fd0142beae5383f90401320cc66c0c43edf3b06f154 [2024-11-14T08:44:57.669Z] $ docker rm -f --volumes d4fd32bef8df4dfec14b4fd0142beae5383f90401320cc66c0c43edf3b06f154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-14T08:45:18.907Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26438 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-11-14T08:45:18.926Z] Running in /w/workspace/device-uart/45 [Pipeline] { [Pipeline] checkout [2024-11-14T08:45:21.982Z] The recommended git tool is: git [2024-11-14T08:45:31.389Z] using credential edgex-jenkins-ssh [2024-11-14T08:45:31.424Z] Cloning the remote Git repository [2024-11-14T08:45:31.477Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-11-14T08:45:31.613Z] > git init /w/workspace/device-uart/45 # timeout=10 [2024-11-14T08:45:31.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-11-14T08:45:31.857Z] > git --version # timeout=10 [2024-11-14T08:45:31.906Z] > git --version # 'git version 2.25.1' [2024-11-14T08:45:31.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-14T08:45:32.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:45:34.811Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-11-14T08:45:34.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:45:36.011Z] Avoid second fetch [2024-11-14T08:45:36.012Z] Checking out Revision e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 (main) [2024-11-14T08:45:36.701Z] Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [2024-11-14T08:45:36.026Z] > git config core.sparsecheckout # timeout=10 [2024-11-14T08:45:36.103Z] > git checkout -f e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:45:41.560Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-14T08:45:41.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:45:41.560Z] Dload Upload Total Spent Left Speed [2024-11-14T08:45:41.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh [2024-11-14T08:45:41.919Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-14T08:45:42.263Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-14T08:45:42.263Z] + sudo tee /etc/docker/daemon.new [2024-11-14T08:45:42.263Z] { [2024-11-14T08:45:42.263Z] "registry-mirrors": [ [2024-11-14T08:45:42.263Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-14T08:45:42.263Z] ], [2024-11-14T08:45:42.263Z] "bip": "10.250.0.254/24", [2024-11-14T08:45:42.263Z] "hosts": [ [2024-11-14T08:45:42.263Z] "tcp://0.0.0.0:5555", [2024-11-14T08:45:42.263Z] "unix:///var/run/docker.sock" [2024-11-14T08:45:42.263Z] ], [2024-11-14T08:45:42.263Z] "mtu": 1458, [2024-11-14T08:45:42.263Z] "selinux-enabled": true, [2024-11-14T08:45:42.263Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-14T08:45:42.263Z] } [Pipeline] sh [2024-11-14T08:45:42.616Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-14T08:45:42.992Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:46:01.312Z] provisioning config files... [2024-11-14T08:46:01.340Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/45@tmp/config1985882430862313369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:46:01.841Z] ---> ****-login.sh [2024-11-14T08:46:01.841Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:46:02.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:02.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:02.433Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:02.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:02.433Z] [2024-11-14T08:46:02.433Z] Login Succeeded [2024-11-14T08:46:02.433Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:46:02.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:02.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:02.708Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:02.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:02.708Z] [2024-11-14T08:46:02.708Z] Login Succeeded [2024-11-14T08:46:02.708Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:46:02.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:03.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:03.261Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:03.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:03.261Z] [2024-11-14T08:46:03.261Z] Login Succeeded [2024-11-14T08:46:03.261Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:46:03.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:03.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:03.603Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:03.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:03.603Z] [2024-11-14T08:46:03.603Z] Login Succeeded [2024-11-14T08:46:03.603Z] ****.io [2024-11-14T08:46:03.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:46:04.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:46:04.159Z] Configure a credential helper to remove this warning. See [2024-11-14T08:46:04.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:46:04.159Z] [2024-11-14T08:46:04.159Z] Login Succeeded [2024-11-14T08:46:04.159Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:46:04.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T08:46:04.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:46:04.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:46:04.573Z] ========================================================= [2024-11-14T08:46:04.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-14T08:46:04.573Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:04.955Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-14T08:46:05.556Z] Sending build context to Docker daemon 12.9MB [2024-11-14T08:46:05.556Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:46:05.556Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-14T08:46:05.556Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-14T08:46:05.556Z] cf04c63912e1: Pulling fs layer [2024-11-14T08:46:05.556Z] 55b35a11ae5e: Pulling fs layer [2024-11-14T08:46:05.556Z] a37a00ec5f00: Pulling fs layer [2024-11-14T08:46:05.556Z] 50b3750afda1: Pulling fs layer [2024-11-14T08:46:05.556Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:46:05.556Z] 80978eb59214: Pulling fs layer [2024-11-14T08:46:05.556Z] c9f46d7d2bd2: Pulling fs layer [2024-11-14T08:46:05.556Z] c5a475d317c9: Pulling fs layer [2024-11-14T08:46:05.556Z] c9f46d7d2bd2: Waiting [2024-11-14T08:46:05.556Z] 80978eb59214: Waiting [2024-11-14T08:46:05.556Z] 4f4fb700ef54: Waiting [2024-11-14T08:46:05.556Z] 50b3750afda1: Waiting [2024-11-14T08:46:05.556Z] 55b35a11ae5e: Verifying Checksum [2024-11-14T08:46:05.556Z] 55b35a11ae5e: Download complete [2024-11-14T08:46:05.556Z] 50b3750afda1: Verifying Checksum [2024-11-14T08:46:05.556Z] 50b3750afda1: Download complete [2024-11-14T08:46:05.826Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:46:05.826Z] 4f4fb700ef54: Download complete [2024-11-14T08:46:05.826Z] 80978eb59214: Download complete [2024-11-14T08:46:05.826Z] cf04c63912e1: Verifying Checksum [2024-11-14T08:46:05.826Z] cf04c63912e1: Download complete [2024-11-14T08:46:06.415Z] c5a475d317c9: Verifying Checksum [2024-11-14T08:46:06.415Z] c5a475d317c9: Download complete [2024-11-14T08:46:06.685Z] cf04c63912e1: Pull complete [2024-11-14T08:46:07.282Z] 55b35a11ae5e: Pull complete [2024-11-14T08:46:07.876Z] a37a00ec5f00: Verifying Checksum [2024-11-14T08:46:07.876Z] a37a00ec5f00: Download complete [2024-11-14T08:46:08.464Z] c9f46d7d2bd2: Verifying Checksum [2024-11-14T08:46:08.464Z] c9f46d7d2bd2: Download complete [2024-11-14T08:46:23.506Z] a37a00ec5f00: Pull complete [2024-11-14T08:46:23.506Z] 50b3750afda1: Pull complete [2024-11-14T08:46:23.506Z] 4f4fb700ef54: Pull complete [2024-11-14T08:46:23.506Z] 80978eb59214: Pull complete [2024-11-14T08:46:30.206Z] c9f46d7d2bd2: Pull complete [2024-11-14T08:46:32.159Z] c5a475d317c9: Pull complete [2024-11-14T08:46:32.159Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-14T08:46:32.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-14T08:46:32.159Z] ---> be29e6b0f0d4 [2024-11-14T08:46:32.159Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T08:46:33.119Z] ---> Running in 7623e0e46cb5 [2024-11-14T08:46:33.389Z] Removing intermediate container 7623e0e46cb5 [2024-11-14T08:46:33.389Z] ---> ae04713c31b1 [2024-11-14T08:46:33.389Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:46:33.389Z] ---> Running in da8fe893e8b7 [2024-11-14T08:46:33.656Z] Removing intermediate container da8fe893e8b7 [2024-11-14T08:46:33.656Z] ---> 936692484e53 [2024-11-14T08:46:33.656Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:46:33.926Z] ---> Running in 3f185efced08 [2024-11-14T08:46:34.198Z] Removing intermediate container 3f185efced08 [2024-11-14T08:46:34.198Z] ---> 823714513e53 [2024-11-14T08:46:34.198Z] Step 6/12 : WORKDIR /device-uart [2024-11-14T08:46:34.198Z] ---> Running in 6f8f8c77d7c5 [2024-11-14T08:46:34.469Z] Removing intermediate container 6f8f8c77d7c5 [2024-11-14T08:46:34.469Z] ---> d0ad9e8289a7 [2024-11-14T08:46:34.469Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:46:34.741Z] ---> Running in bd759b47becb [2024-11-14T08:46:36.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:46:36.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:46:38.194Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-14T08:46:38.464Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-14T08:46:38.464Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-14T08:46:38.464Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-14T08:46:38.464Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:46:38.464Z] OK: 242 MiB in 58 packages [2024-11-14T08:46:39.914Z] Removing intermediate container bd759b47becb [2024-11-14T08:46:39.914Z] ---> 3d0c9a9cb709 [2024-11-14T08:46:39.914Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-14T08:46:40.528Z] ---> d7e33901a236 [2024-11-14T08:46:40.528Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:46:40.528Z] ---> Running in b1e30d9082a9 [2024-11-14T08:48:47.299Z] Removing intermediate container b1e30d9082a9 [2024-11-14T08:48:47.299Z] ---> 9d38ad43ed06 [2024-11-14T08:48:47.299Z] Step 10/12 : COPY . . [2024-11-14T08:48:47.299Z] ---> 0ac98758bbd6 [2024-11-14T08:48:47.299Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:48:47.299Z] ---> Running in 034165eab3d0 [2024-11-14T08:48:47.299Z] Removing intermediate container 034165eab3d0 [2024-11-14T08:48:47.299Z] ---> 372b5e8f0785 [2024-11-14T08:48:47.299Z] Step 12/12 : RUN ${MAKE} [2024-11-14T08:48:47.299Z] ---> Running in b1e0557e814f [2024-11-14T08:48:47.299Z] noop [2024-11-14T08:48:47.299Z] Removing intermediate container b1e0557e814f [2024-11-14T08:48:47.299Z] ---> 011073a5edeb [2024-11-14T08:48:47.299Z] Successfully built 011073a5edeb [2024-11-14T08:48:47.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:48:47.698Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:48:47.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:48:47.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-26438 does not seem to be running inside a container [2024-11-14T08:48:48.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/45 -v /w/workspace/device-uart/45:/w/workspace/device-uart/45:rw,z -v /w/workspace/device-uart/45@tmp:/w/workspace/device-uart/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-14T08:48:49.590Z] $ docker top 589d5910abb177768368bc1822766ce2fefdd0784f74e53c5b496dbcd871f0d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:48:50.462Z] + go version [2024-11-14T08:48:50.462Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-14T08:48:50.481Z] $ docker stop --time=1 589d5910abb177768368bc1822766ce2fefdd0784f74e53c5b496dbcd871f0d3 [2024-11-14T08:48:52.140Z] $ docker rm -f --volumes 589d5910abb177768368bc1822766ce2fefdd0784f74e53c5b496dbcd871f0d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:48:52.838Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:48:52.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:48:53.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-26438 does not seem to be running inside a container [2024-11-14T08:48:53.185Z] $ 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/45 -v /w/workspace/device-uart/45:/w/workspace/device-uart/45:rw,z -v /w/workspace/device-uart/45@tmp:/w/workspace/device-uart/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-14T08:48:54.700Z] $ docker top be162444842707b36170d8894e6c247324d129a77b3e83f8f2137d98288487cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:48:55.623Z] + git config --global --add safe.directory /w/workspace/device-uart/45 [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:48:56.293Z] + make test [2024-11-14T08:48:56.293Z] go test ./... -coverprofile=coverage.out [2024-11-14T08:49:02.959Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-14T08:53:10.912Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-14T08:53:10.912Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-14T08:53:10.912Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-14T08:53:10.912Z] go vet ./... [2024-11-14T08:54:08.055Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T08:54:08.055Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T08:54:08.055Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T08:54:08.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T08:54:08.104Z] $ docker stop --time=1 be162444842707b36170d8894e6c247324d129a77b3e83f8f2137d98288487cb [2024-11-14T08:54:10.154Z] $ docker rm -f --volumes be162444842707b36170d8894e6c247324d129a77b3e83f8f2137d98288487cb [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:54:11.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T08:54:11.890Z] Warning: overwriting stash ‘coverage-report’ [2024-11-14T08:54:12.557Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:54:12.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T08:54:13.328Z] + ls -al . [2024-11-14T08:54:13.328Z] total 220 [2024-11-14T08:54:13.328Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 08:49 . [2024-11-14T08:54:13.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:45 .. [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 08:45 .dockerignore [2024-11-14T08:54:13.328Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:45 .git [2024-11-14T08:54:13.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:45 .github [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 08:45 .gitignore [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 14 08:45 .golangci.yml [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 14 08:45 Attribution.txt [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 08:45 CHANGELOG.md [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 14 08:45 Dockerfile [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:45 GOVERNANCE.md [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 08:45 Jenkinsfile [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 08:45 LICENSE [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 2455 Nov 14 08:45 Makefile [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 08:45 OWNERS.md [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 08:45 README.md [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:42 VERSION [2024-11-14T08:54:13.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:45 bin [2024-11-14T08:54:13.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:45 cmd [2024-11-14T08:54:13.328Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 14 08:53 coverage.out [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 6220 Nov 14 08:45 go.mod [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 87556 Nov 14 08:45 go.sum [2024-11-14T08:54:13.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:45 internal [2024-11-14T08:54:13.328Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 08:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:54:13.696Z] + 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=e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-14T08:54:14.286Z] Sending build context to Docker daemon 12.91MB [2024-11-14T08:54:14.286Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:54:14.286Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-14T08:54:14.286Z] ---> 011073a5edeb [2024-11-14T08:54:14.286Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T08:54:14.552Z] ---> Running in 6424f3ce74e5 [2024-11-14T08:54:14.819Z] Removing intermediate container 6424f3ce74e5 [2024-11-14T08:54:14.819Z] ---> c0e587935fd3 [2024-11-14T08:54:14.819Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:54:14.819Z] ---> Running in b0fcb38d3499 [2024-11-14T08:54:15.087Z] Removing intermediate container b0fcb38d3499 [2024-11-14T08:54:15.087Z] ---> d651f58f050b [2024-11-14T08:54:15.087Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:54:15.355Z] ---> Running in 6e5952d5ae75 [2024-11-14T08:54:15.627Z] Removing intermediate container 6e5952d5ae75 [2024-11-14T08:54:15.627Z] ---> 7caaff812f78 [2024-11-14T08:54:15.627Z] Step 6/26 : WORKDIR /device-uart [2024-11-14T08:54:15.627Z] ---> Running in 23341c1918b8 [2024-11-14T08:54:16.213Z] Removing intermediate container 23341c1918b8 [2024-11-14T08:54:16.213Z] ---> 50f6b2f8463c [2024-11-14T08:54:16.213Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:54:16.213Z] ---> Running in 40ba8eeaf220 [2024-11-14T08:54:17.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:54:19.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:54:20.578Z] OK: 242 MiB in 58 packages [2024-11-14T08:54:21.557Z] Removing intermediate container 40ba8eeaf220 [2024-11-14T08:54:21.557Z] ---> 825634b9603b [2024-11-14T08:54:21.557Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-14T08:54:22.150Z] ---> b29dd836df8b [2024-11-14T08:54:22.150Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:54:22.150Z] ---> Running in f136389f1f05 [2024-11-14T08:54:25.541Z] Removing intermediate container f136389f1f05 [2024-11-14T08:54:25.541Z] ---> 69e7ab0e8d6d [2024-11-14T08:54:25.541Z] Step 10/26 : COPY . . [2024-11-14T08:54:26.516Z] ---> a8f7d26afbf7 [2024-11-14T08:54:26.516Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:54:26.516Z] ---> Running in f7a3f97f97e3 [2024-11-14T08:54:26.799Z] Removing intermediate container f7a3f97f97e3 [2024-11-14T08:54:26.799Z] ---> 17d46bf23eaf [2024-11-14T08:54:26.799Z] Step 12/26 : RUN ${MAKE} [2024-11-14T08:54:26.799Z] ---> Running in 69c0700f05a5 [2024-11-14T08:54:28.262Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-11-14T08:58:20.110Z] Removing intermediate container 69c0700f05a5 [2024-11-14T08:58:20.110Z] ---> a0a2cf2bf0d8 [2024-11-14T08:58:20.110Z] Step 13/26 : FROM alpine:3.20 [2024-11-14T08:58:20.110Z] 3.20: Pulling from library/alpine [2024-11-14T08:58:20.110Z] 9986a736f7d3: Pulling fs layer [2024-11-14T08:58:20.110Z] 9986a736f7d3: Verifying Checksum [2024-11-14T08:58:20.110Z] 9986a736f7d3: Download complete [2024-11-14T08:58:20.110Z] 9986a736f7d3: Pull complete [2024-11-14T08:58:20.110Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T08:58:20.110Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T08:58:20.110Z] ---> 511a44083d3a [2024-11-14T08:58:20.110Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-14T08:58:20.110Z] ---> Running in 2c15411913a7 [2024-11-14T08:58:20.110Z] Removing intermediate container 2c15411913a7 [2024-11-14T08:58:20.110Z] ---> 235a9adc7e26 [2024-11-14T08:58:20.110Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-14T08:58:20.110Z] ---> Running in 887d792de802 [2024-11-14T08:58:21.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:21.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:22.749Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-14T08:58:22.749Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:58:22.749Z] OK: 9 MiB in 15 packages [2024-11-14T08:58:23.734Z] Removing intermediate container 887d792de802 [2024-11-14T08:58:23.734Z] ---> e307b9515810 [2024-11-14T08:58:23.734Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-14T08:58:23.734Z] ---> Running in 776cda04179d [2024-11-14T08:58:25.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:25.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:27.135Z] Upgrading critical system libraries and apk-tools: [2024-11-14T08:58:27.135Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T08:58:27.135Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:58:27.731Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T08:58:27.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:28.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:29.956Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:58:29.956Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:58:29.956Z] OK: 9 MiB in 15 packages [2024-11-14T08:58:31.410Z] Removing intermediate container 776cda04179d [2024-11-14T08:58:31.410Z] ---> aed365207e07 [2024-11-14T08:58:31.410Z] Step 17/26 : WORKDIR / [2024-11-14T08:58:31.410Z] ---> Running in 075a6ef48348 [2024-11-14T08:58:31.679Z] Removing intermediate container 075a6ef48348 [2024-11-14T08:58:31.679Z] ---> a7e81fab336d [2024-11-14T08:58:31.679Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-14T08:58:32.269Z] ---> c84ccce65f91 [2024-11-14T08:58:32.269Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-14T08:58:32.858Z] ---> cfe6fda7b590 [2024-11-14T08:58:32.858Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-14T08:58:35.462Z] ---> 9e1763038279 [2024-11-14T08:58:35.462Z] Step 21/26 : EXPOSE 59995 [2024-11-14T08:58:35.462Z] ---> Running in d729bb10178b [2024-11-14T08:58:35.736Z] Removing intermediate container d729bb10178b [2024-11-14T08:58:35.736Z] ---> 6a279246a5cc [2024-11-14T08:58:35.736Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-14T08:58:35.736Z] ---> Running in f4b963ee7ecb [2024-11-14T08:58:36.322Z] Removing intermediate container f4b963ee7ecb [2024-11-14T08:58:36.322Z] ---> c169d6516533 [2024-11-14T08:58:36.322Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T08:58:36.322Z] ---> Running in 8354a5153a7b [2024-11-14T08:58:36.591Z] Removing intermediate container 8354a5153a7b [2024-11-14T08:58:36.591Z] ---> 3cb4144a0a12 [2024-11-14T08:58:36.591Z] Step 24/26 : LABEL arch=arm64 [2024-11-14T08:58:36.591Z] ---> Running in 31ce5ae12270 [2024-11-14T08:58:36.864Z] Removing intermediate container 31ce5ae12270 [2024-11-14T08:58:36.864Z] ---> 29dc910c387d [2024-11-14T08:58:36.864Z] Step 25/26 : LABEL git_sha=e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [2024-11-14T08:58:37.138Z] ---> Running in 06544111b73f [2024-11-14T08:58:37.409Z] Removing intermediate container 06544111b73f [2024-11-14T08:58:37.409Z] ---> 2e11379ca63b [2024-11-14T08:58:37.409Z] Step 26/26 : LABEL version=4.0.0-dev.4 [2024-11-14T08:58:37.409Z] ---> Running in cfb93cb09895 [2024-11-14T08:58:37.997Z] Removing intermediate container cfb93cb09895 [2024-11-14T08:58:37.997Z] ---> f3fb9f89c5c9 [2024-11-14T08:58:37.997Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T08:58:37.997Z] Successfully built f3fb9f89c5c9 [2024-11-14T08:58:37.997Z] 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-11-14T08:58:38.139Z] provisioning config files... [2024-11-14T08:58:38.158Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/45@tmp/config9358250080565578554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:58:38.518Z] ---> ****-login.sh [2024-11-14T08:58:38.518Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:58:38.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:38.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:38.787Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:38.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:38.787Z] [2024-11-14T08:58:38.787Z] Login Succeeded [2024-11-14T08:58:38.787Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:58:39.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:39.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:39.327Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:39.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:39.327Z] [2024-11-14T08:58:39.327Z] Login Succeeded [2024-11-14T08:58:39.327Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:58:39.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:39.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:39.599Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:39.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:39.599Z] [2024-11-14T08:58:39.599Z] Login Succeeded [2024-11-14T08:58:39.599Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:58:40.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:40.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:40.188Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:40.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:40.188Z] [2024-11-14T08:58:40.188Z] Login Succeeded [2024-11-14T08:58:40.188Z] ****.io [2024-11-14T08:58:40.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:40.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:40.726Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:40.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:40.726Z] [2024-11-14T08:58:40.726Z] Login Succeeded [2024-11-14T08:58:40.726Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:58:40.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:58:40.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:58:40.830Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-11-14T08:58:40.830Z] e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [2024-11-14T08:58:40.830Z] latest [2024-11-14T08:58:40.830Z] 4.0.0-dev.4 [2024-11-14T08:58:40.830Z] e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4 [2024-11-14T08:58:40.830Z] main [2024-11-14T08:58:40.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:41.276Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:41.699Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [2024-11-14T08:58:41.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-14T08:58:41.700Z] 153a3e5c211e: Preparing [2024-11-14T08:58:41.700Z] e8bde355d130: Preparing [2024-11-14T08:58:41.700Z] d1a3face96d5: Preparing [2024-11-14T08:58:41.700Z] e5e1959e3d22: Preparing [2024-11-14T08:58:41.700Z] 04edfbe3d547: Preparing [2024-11-14T08:58:41.700Z] 651d9022c234: Preparing [2024-11-14T08:58:41.700Z] 651d9022c234: Waiting [2024-11-14T08:58:47.185Z] 04edfbe3d547: Pushed [2024-11-14T08:58:47.185Z] e8bde355d130: Pushed [2024-11-14T08:58:47.185Z] 651d9022c234: Layer already exists [2024-11-14T08:58:47.185Z] d1a3face96d5: Pushed [2024-11-14T08:58:47.185Z] e5e1959e3d22: Pushed [2024-11-14T08:58:52.520Z] 153a3e5c211e: Pushed [2024-11-14T08:58:52.792Z] e4c855a3449b6b39a5a8172c08ce16b16d4f23c8: digest: sha256:1eed5775fb745fbb295dc30ed7a16c4b3f261e7305f98feb63a35a62a994ca6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:53.189Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:53.568Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-11-14T08:58:53.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-14T08:58:53.568Z] 153a3e5c211e: Preparing [2024-11-14T08:58:53.568Z] e8bde355d130: Preparing [2024-11-14T08:58:53.568Z] d1a3face96d5: Preparing [2024-11-14T08:58:53.568Z] e5e1959e3d22: Preparing [2024-11-14T08:58:53.568Z] 04edfbe3d547: Preparing [2024-11-14T08:58:53.568Z] 651d9022c234: Preparing [2024-11-14T08:58:53.568Z] 651d9022c234: Waiting [2024-11-14T08:58:53.568Z] e8bde355d130: Layer already exists [2024-11-14T08:58:53.568Z] 153a3e5c211e: Layer already exists [2024-11-14T08:58:53.568Z] e5e1959e3d22: Layer already exists [2024-11-14T08:58:53.568Z] d1a3face96d5: Layer already exists [2024-11-14T08:58:53.568Z] 04edfbe3d547: Layer already exists [2024-11-14T08:58:53.568Z] 651d9022c234: Layer already exists [2024-11-14T08:58:53.843Z] latest: digest: sha256:1eed5775fb745fbb295dc30ed7a16c4b3f261e7305f98feb63a35a62a994ca6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:54.257Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:54.672Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.4 [2024-11-14T08:58:54.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-14T08:58:54.672Z] 153a3e5c211e: Preparing [2024-11-14T08:58:54.672Z] e8bde355d130: Preparing [2024-11-14T08:58:54.672Z] d1a3face96d5: Preparing [2024-11-14T08:58:54.672Z] e5e1959e3d22: Preparing [2024-11-14T08:58:54.672Z] 04edfbe3d547: Preparing [2024-11-14T08:58:54.672Z] 651d9022c234: Preparing [2024-11-14T08:58:54.672Z] 651d9022c234: Waiting [2024-11-14T08:58:54.948Z] 153a3e5c211e: Layer already exists [2024-11-14T08:58:54.948Z] e5e1959e3d22: Layer already exists [2024-11-14T08:58:54.948Z] 04edfbe3d547: Layer already exists [2024-11-14T08:58:54.948Z] e8bde355d130: Layer already exists [2024-11-14T08:58:54.948Z] d1a3face96d5: Layer already exists [2024-11-14T08:58:54.948Z] 651d9022c234: Layer already exists [2024-11-14T08:58:54.948Z] 4.0.0-dev.4: digest: sha256:1eed5775fb745fbb295dc30ed7a16c4b3f261e7305f98feb63a35a62a994ca6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:55.339Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:55.736Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4 [2024-11-14T08:58:55.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-14T08:58:55.736Z] 153a3e5c211e: Preparing [2024-11-14T08:58:55.736Z] e8bde355d130: Preparing [2024-11-14T08:58:55.736Z] d1a3face96d5: Preparing [2024-11-14T08:58:55.736Z] e5e1959e3d22: Preparing [2024-11-14T08:58:55.736Z] 04edfbe3d547: Preparing [2024-11-14T08:58:55.736Z] 651d9022c234: Preparing [2024-11-14T08:58:55.736Z] 04edfbe3d547: Layer already exists [2024-11-14T08:58:55.736Z] e5e1959e3d22: Layer already exists [2024-11-14T08:58:55.736Z] e8bde355d130: Layer already exists [2024-11-14T08:58:55.736Z] d1a3face96d5: Layer already exists [2024-11-14T08:58:55.736Z] 153a3e5c211e: Layer already exists [2024-11-14T08:58:55.736Z] 651d9022c234: Layer already exists [2024-11-14T08:58:56.010Z] e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4: digest: sha256:1eed5775fb745fbb295dc30ed7a16c4b3f261e7305f98feb63a35a62a994ca6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:56.399Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:56.773Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-11-14T08:58:56.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-14T08:58:56.773Z] 153a3e5c211e: Preparing [2024-11-14T08:58:56.773Z] e8bde355d130: Preparing [2024-11-14T08:58:56.773Z] d1a3face96d5: Preparing [2024-11-14T08:58:56.773Z] e5e1959e3d22: Preparing [2024-11-14T08:58:56.773Z] 04edfbe3d547: Preparing [2024-11-14T08:58:56.773Z] 651d9022c234: Preparing [2024-11-14T08:58:56.773Z] 651d9022c234: Waiting [2024-11-14T08:58:56.773Z] e5e1959e3d22: Layer already exists [2024-11-14T08:58:56.773Z] 153a3e5c211e: Layer already exists [2024-11-14T08:58:56.773Z] d1a3face96d5: Layer already exists [2024-11-14T08:58:56.773Z] e8bde355d130: Layer already exists [2024-11-14T08:58:56.773Z] 04edfbe3d547: Layer already exists [2024-11-14T08:58:56.773Z] 651d9022c234: Layer already exists [2024-11-14T08:58:57.039Z] main: digest: sha256:1eed5775fb745fbb295dc30ed7a16c4b3f261e7305f98feb63a35a62a994ca6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:58:57.108Z] ===================================================== [Pipeline] echo [2024-11-14T08:58:57.120Z] taggedImages: [2024-11-14T08:58:57.120Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [2024-11-14T08:58:57.120Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-11-14T08:58:57.120Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.4 [2024-11-14T08:58:57.120Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:e4c855a3449b6b39a5a8172c08ce16b16d4f23c8-4.0.0-dev.4 [2024-11-14T08:58:57.120Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:57.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T08:58:57.511Z] [2024-11-14T08:58:57.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:57.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T08:58:57.849Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-14T08:58:57.849Z] 8998bd30e6a1: Pulling fs layer [2024-11-14T08:58:57.849Z] 04944245beec: Pulling fs layer [2024-11-14T08:58:57.849Z] 699f458cf7ca: Pulling fs layer [2024-11-14T08:58:57.849Z] 765212b225bb: Pulling fs layer [2024-11-14T08:58:57.849Z] f23df028b6ca: Pulling fs layer [2024-11-14T08:58:57.849Z] d65c8cfc05b1: Pulling fs layer [2024-11-14T08:58:57.849Z] 2437ff75d9bd: Pulling fs layer [2024-11-14T08:58:57.849Z] f23df028b6ca: Waiting [2024-11-14T08:58:57.849Z] 765212b225bb: Waiting [2024-11-14T08:58:57.849Z] d65c8cfc05b1: Waiting [2024-11-14T08:58:57.849Z] 2437ff75d9bd: Waiting [2024-11-14T08:58:58.119Z] 04944245beec: Verifying Checksum [2024-11-14T08:58:58.119Z] 04944245beec: Download complete [2024-11-14T08:58:58.119Z] 765212b225bb: Verifying Checksum [2024-11-14T08:58:58.119Z] 765212b225bb: Download complete [2024-11-14T08:58:58.119Z] f23df028b6ca: Verifying Checksum [2024-11-14T08:58:58.119Z] f23df028b6ca: Download complete [2024-11-14T08:58:58.119Z] d65c8cfc05b1: Verifying Checksum [2024-11-14T08:58:58.119Z] d65c8cfc05b1: Download complete [2024-11-14T08:58:58.392Z] 699f458cf7ca: Verifying Checksum [2024-11-14T08:58:58.392Z] 699f458cf7ca: Download complete [2024-11-14T08:58:58.974Z] 8998bd30e6a1: Verifying Checksum [2024-11-14T08:58:58.974Z] 8998bd30e6a1: Download complete [2024-11-14T08:59:01.558Z] 2437ff75d9bd: Verifying Checksum [2024-11-14T08:59:01.558Z] 2437ff75d9bd: Download complete [2024-11-14T08:59:03.503Z] 8998bd30e6a1: Pull complete [2024-11-14T08:59:04.086Z] 04944245beec: Pull complete [2024-11-14T08:59:07.431Z] 699f458cf7ca: Pull complete [2024-11-14T08:59:07.431Z] 765212b225bb: Pull complete [2024-11-14T08:59:08.015Z] f23df028b6ca: Pull complete [2024-11-14T08:59:08.282Z] d65c8cfc05b1: Pull complete [2024-11-14T08:59:26.495Z] 2437ff75d9bd: Pull complete [2024-11-14T08:59:26.495Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-14T08:59:26.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T08:59:26.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:59:26.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-26438 does not seem to be running inside a container [2024-11-14T08:59:26.797Z] $ 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/45 -v /w/workspace/device-uart/45:/w/workspace/device-uart/45:rw,z -v /w/workspace/device-uart/45@tmp:/w/workspace/device-uart/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-14T08:59:30.211Z] $ docker top 46793bed046b03c813a1ab269f684dbe4aa2d22664b37eed011326e3362430cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:59:31.094Z] ---> job-cost.sh [2024-11-14T08:59:31.094Z] lf-activate-venv: SKIPPING [2024-11-14T08:59:31.094Z] INFO: No Stack... [2024-11-14T08:59:31.675Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-14T08:59:32.256Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T08:59:32.587Z] + cat /w/workspace/device-uart/45/archives/cost.csv [2024-11-14T08:59:32.587Z] + cut -d, -f6 [Pipeline] lock [2024-11-14T08:59:32.921Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-45-stack-cost] [2024-11-14T08:59:32.933Z] Resource [jenkins-edgexfoundry-device-uart-main-45-stack-cost] did not exist. Created. [2024-11-14T08:59:32.941Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T08:59:33.292Z] /w/workspace/device-uart/45@tmp/durable-81455b6a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-14T08:59:33.621Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-14T08:59:33.918Z] Warning: overwriting stash ‘stack-cost’ [2024-11-14T08:59:33.963Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T08:59:33.974Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T08:59:34.002Z] $ docker stop --time=1 46793bed046b03c813a1ab269f684dbe4aa2d22664b37eed011326e3362430cc [2024-11-14T08:59:35.542Z] $ docker rm -f --volumes 46793bed046b03c813a1ab269f684dbe4aa2d22664b37eed011326e3362430cc [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-11-14T08:59:36.026Z] provisioning config files... [2024-11-14T08:59:36.033Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2455470243516880953tmp [Pipeline] { [Pipeline] sh [2024-11-14T08:59:36.346Z] + set +x [2024-11-14T08:59:36.346Z] + curl+ -s https://codecov.io/bash [2024-11-14T08:59:36.346Z] bash -s -- [2024-11-14T08:59:36.346Z] [2024-11-14T08:59:36.346Z] _____ _ [2024-11-14T08:59:36.346Z] / ____| | | [2024-11-14T08:59:36.346Z] | | ___ __| | ___ ___ _____ __ [2024-11-14T08:59:36.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-14T08:59:36.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-14T08:59:36.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-14T08:59:36.346Z] Bash-1.0.6 [2024-11-14T08:59:36.346Z] [2024-11-14T08:59:36.346Z] [2024-11-14T08:59:36.346Z] ==> git version 2.25.1 found [2024-11-14T08:59:36.346Z] ==> 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-11-14T08:59:36.346Z] Release-Date: 2020-01-08 [2024-11-14T08:59:36.346Z] 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-11-14T08:59:36.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-14T08:59:36.346Z] ==> Jenkins CI detected. [2024-11-14T08:59:36.346Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-11-14T08:59:36.346Z] project root: . [2024-11-14T08:59:36.346Z] --> token set from env [2024-11-14T08:59:36.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-14T08:59:36.346Z] ==> Running gcov in . (disable via -X gcov) [2024-11-14T08:59:36.346Z] ==> Python coveragepy not found [2024-11-14T08:59:36.346Z] ==> Searching for coverage reports in: [2024-11-14T08:59:36.346Z] + . [2024-11-14T08:59:36.346Z] -> Found 1 reports [2024-11-14T08:59:36.346Z] ==> Detecting git/mercurial file structure [2024-11-14T08:59:36.346Z] ==> Reading reports [2024-11-14T08:59:36.346Z] + ./coverage.out bytes=6770 [2024-11-14T08:59:36.346Z] ==> Appending adjustments [2024-11-14T08:59:36.346Z] https://docs.codecov.io/docs/fixing-reports [2024-11-14T08:59:36.607Z] + Found adjustments [2024-11-14T08:59:36.607Z] ==> Gzipping contents [2024-11-14T08:59:36.607Z] 4.0K /tmp/codecov.8Ansj3.gz [2024-11-14T08:59:36.607Z] ==> Uploading reports [2024-11-14T08:59:36.607Z] url: https://codecov.io [2024-11-14T08:59:36.607Z] query: branch=main&commit=e4c855a3449b6b39a5a8172c08ce16b16d4f23c8&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T08:59:36.607Z] -> Pinging Codecov [2024-11-14T08:59:36.607Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e4c855a3449b6b39a5a8172c08ce16b16d4f23c8&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T08:59:36.607Z] -> Uploading to [2024-11-14T08:59:36.607Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/e4c855a3449b6b39a5a8172c08ce16b16d4f23c8/af8a5a95-e00a-4c87-a144-a3f00b99534c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T085936Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c8edb04642e888d349f51efca01733b0ed93b501e6e0ee8501c452cce2d0b507 [2024-11-14T08:59:36.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:59:36.607Z] Dload Upload Total Spent Left Speed [2024-11-14T08:59:36.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6179 --:--:-- --:--:-- --:--:-- 6179 [2024-11-14T08:59:36.865Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [Pipeline] } [2024-11-14T08:59:36.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-14T08:59:37.025Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-14T08:59:37.041Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:37.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T08:59:37.355Z] [2024-11-14T08:59:37.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:37.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T08:59:37.658Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-14T08:59:37.658Z] 43c4264eed91: Already exists [2024-11-14T08:59:37.658Z] 4cc291be95ef: Already exists [2024-11-14T08:59:37.658Z] 2ac1f1163629: Already exists [2024-11-14T08:59:37.658Z] 5c3c966382ef: Already exists [2024-11-14T08:59:37.658Z] 4f4fb700ef54: Already exists [2024-11-14T08:59:37.658Z] d9c7d2e4e75e: Pulling fs layer [2024-11-14T08:59:37.658Z] 9c3e1370e548: Pulling fs layer [2024-11-14T08:59:37.916Z] d9c7d2e4e75e: Verifying Checksum [2024-11-14T08:59:37.916Z] d9c7d2e4e75e: Download complete [2024-11-14T08:59:38.175Z] d9c7d2e4e75e: Pull complete [2024-11-14T08:59:38.741Z] 9c3e1370e548: Verifying Checksum [2024-11-14T08:59:38.741Z] 9c3e1370e548: Download complete [2024-11-14T08:59:41.265Z] 9c3e1370e548: Pull complete [2024-11-14T08:59:41.265Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-14T08:59:41.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T08:59:41.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:59:41.364Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T08:59:41.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-14T08:59:43.369Z] $ docker top 71e230ea05fb6bed8aa58ac5b01f315d310122465f36bba9764ee42f309b7651 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:59:43.751Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-11-14T08:59:43.791Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-11-14T08:59:44.082Z] + set -o pipefail [2024-11-14T08:59:44.082Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-11-14T08:59:50.781Z] [2024-11-14T08:59:50.782Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-11-14T08:59:50.782Z] [2024-11-14T08:59:50.782Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/3ad67d8c-6ffb-4bb4-8127-9da0e9fa7935 [2024-11-14T08:59:50.782Z] [2024-11-14T08:59:50.782Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-14T08:59:50.782Z] [2024-11-14T08:59:50.782Z] [2024-11-14T08:59:50.782Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-14T08:59:50.782Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-14T08:59:51.355Z] $ docker stop --time=1 71e230ea05fb6bed8aa58ac5b01f315d310122465f36bba9764ee42f309b7651 [2024-11-14T08:59:55.796Z] $ docker rm -f --volumes 71e230ea05fb6bed8aa58ac5b01f315d310122465f36bba9764ee42f309b7651 [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-11-14T08:59:56.716Z] + git log --format=format:%s -1 e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 [Pipeline] sh [2024-11-14T08:59:57.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T08:59:57.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:57.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:59:57.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:59:57.403Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T08:59:57.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T08:59:57.930Z] $ docker top 2cbedc1988d28e68602124902506a1c2e3af0b25947a7b1a0ff06bdfea6f56c6 -eo pid,comm [2024-11-14T08:59:57.983Z] 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-11-14T08:59:57.984Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T08:59:58.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:59:58.043Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:59:58.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:59:58.160Z] $ docker exec 2cbedc1988d28e68602124902506a1c2e3af0b25947a7b1a0ff06bdfea6f56c6 ssh-agent [2024-11-14T08:59:58.265Z] SSH_AUTH_SOCK=/tmp/ssh-EByIbxxGDVv8/agent.32 [2024-11-14T08:59:58.265Z] SSH_AGENT_PID=38 [2024-11-14T08:59:58.270Z] Running ssh-add (command line suppressed) [2024-11-14T08:59:58.367Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4794271293601902.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4794271293601902.key) [2024-11-14T08:59:58.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:59:58.681Z] + git semver tag [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,868 [run_tag] DEBUG tag force:False [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,868 [check_head_tag] DEBUG check head tag [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,869 [execute] INFO git cat-file --batch-check [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,873 [execute] INFO git cat-file --batch [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,890 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,890 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,891 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T08:59:58.940Z] 2024-11-14 08:59:58,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-14T08:59:58.940Z] 4.0.0-dev.4 [Pipeline] } [2024-11-14T08:59:58.945Z] $ docker exec --env ******** --env ******** 2cbedc1988d28e68602124902506a1c2e3af0b25947a7b1a0ff06bdfea6f56c6 ssh-agent -k [2024-11-14T08:59:59.056Z] unset SSH_AUTH_SOCK; [2024-11-14T08:59:59.056Z] unset SSH_AGENT_PID; [2024-11-14T08:59:59.056Z] echo Agent pid 38 killed; [2024-11-14T08:59:59.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T08:59:59.414Z] + git semver [Pipeline] } [2024-11-14T08:59:59.797Z] $ docker stop --time=1 2cbedc1988d28e68602124902506a1c2e3af0b25947a7b1a0ff06bdfea6f56c6 [2024-11-14T09:00:01.078Z] $ docker rm -f --volumes 2cbedc1988d28e68602124902506a1c2e3af0b25947a7b1a0ff06bdfea6f56c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:01.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:00:01.562Z] [2024-11-14T09:00:01.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:01.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:00:01.867Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-14T09:00:01.867Z] ab5ef0e58194: Pulling fs layer [2024-11-14T09:00:01.867Z] 9712f1f96733: Pulling fs layer [2024-11-14T09:00:01.867Z] 63f879dbbcfc: Pulling fs layer [2024-11-14T09:00:01.867Z] 0d9ebad4ef96: Pulling fs layer [2024-11-14T09:00:01.867Z] e9a5061849ea: Pulling fs layer [2024-11-14T09:00:01.867Z] d747dcd14b5f: Pulling fs layer [2024-11-14T09:00:01.867Z] 2de7ff778b66: Pulling fs layer [2024-11-14T09:00:01.867Z] 0d9ebad4ef96: Waiting [2024-11-14T09:00:01.867Z] e9a5061849ea: Waiting [2024-11-14T09:00:01.867Z] 9712f1f96733: Verifying Checksum [2024-11-14T09:00:01.867Z] 9712f1f96733: Download complete [2024-11-14T09:00:02.125Z] 63f879dbbcfc: Verifying Checksum [2024-11-14T09:00:02.125Z] 63f879dbbcfc: Download complete [2024-11-14T09:00:02.383Z] e9a5061849ea: Verifying Checksum [2024-11-14T09:00:02.384Z] e9a5061849ea: Download complete [2024-11-14T09:00:02.384Z] d747dcd14b5f: Download complete [2024-11-14T09:00:02.384Z] 0d9ebad4ef96: Verifying Checksum [2024-11-14T09:00:02.384Z] 0d9ebad4ef96: Download complete [2024-11-14T09:00:02.384Z] 2de7ff778b66: Verifying Checksum [2024-11-14T09:00:02.384Z] ab5ef0e58194: Verifying Checksum [2024-11-14T09:00:02.384Z] ab5ef0e58194: Download complete [2024-11-14T09:00:05.593Z] ab5ef0e58194: Pull complete [2024-11-14T09:00:05.593Z] 9712f1f96733: Pull complete [2024-11-14T09:00:05.593Z] 63f879dbbcfc: Pull complete [2024-11-14T09:00:09.381Z] 0d9ebad4ef96: Pull complete [2024-11-14T09:00:09.381Z] e9a5061849ea: Pull complete [2024-11-14T09:00:09.381Z] d747dcd14b5f: Pull complete [2024-11-14T09:00:12.164Z] 2de7ff778b66: Pull complete [2024-11-14T09:00:12.164Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-14T09:00:12.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:00:12.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:15.472Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T09:00:15.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-14T09:00:20.975Z] $ docker top a83bf0c1b4e534b28a67eb03ed8696498a8932fb9fa780441a87b2d38be7fc17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:00:21.067Z] provisioning config files... [2024-11-14T09:00:21.079Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10620091970460480995tmp [2024-11-14T09:00:21.088Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5495221776446172421tmp [2024-11-14T09:00:21.098Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9359416887435265514tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:00:21.127Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:21.426Z] ---> sigul-configuration.sh [2024-11-14T09:00:21.427Z] gpg: directory `/root/.gnupg' created [2024-11-14T09:00:21.427Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-14T09:00:21.427Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-14T09:00:21.427Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-14T09:00:21.427Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-14T09:00:21.427Z] gpg: CAST5 encrypted data [2024-11-14T09:00:21.427Z] gpg: encrypted with 1 passphrase [2024-11-14T09:00:21.427Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-14T09:00:22.799Z] + mkdir /home/jenkins [2024-11-14T09:00:22.799Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-14T09:00:23.667Z] + 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-11-14T09:00:23.685Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:27.797Z] ---> sigul-install.sh [2024-11-14T09:00:27.797Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-14T09:00:28.094Z] + git tag --list [2024-11-14T09:00:28.094Z] v0.0.0 [2024-11-14T09:00:28.094Z] v0.0.1-dev.1 [2024-11-14T09:00:28.094Z] v0.0.1-dev.2 [2024-11-14T09:00:28.094Z] v0.0.1-dev.3 [2024-11-14T09:00:28.094Z] v0.0.1-dev.4 [2024-11-14T09:00:28.094Z] v3.0.0 [2024-11-14T09:00:28.094Z] v3.0.1-dev.1 [2024-11-14T09:00:28.094Z] v3.0.1-dev.10 [2024-11-14T09:00:28.094Z] v3.0.1-dev.11 [2024-11-14T09:00:28.094Z] v3.0.1-dev.12 [2024-11-14T09:00:28.094Z] v3.0.1-dev.13 [2024-11-14T09:00:28.094Z] v3.0.1-dev.14 [2024-11-14T09:00:28.094Z] v3.0.1-dev.15 [2024-11-14T09:00:28.094Z] v3.0.1-dev.16 [2024-11-14T09:00:28.094Z] v3.0.1-dev.17 [2024-11-14T09:00:28.094Z] v3.0.1-dev.18 [2024-11-14T09:00:28.094Z] v3.0.1-dev.19 [2024-11-14T09:00:28.094Z] v3.0.1-dev.2 [2024-11-14T09:00:28.094Z] v3.0.1-dev.20 [2024-11-14T09:00:28.094Z] v3.0.1-dev.21 [2024-11-14T09:00:28.094Z] v3.0.1-dev.22 [2024-11-14T09:00:28.094Z] v3.0.1-dev.23 [2024-11-14T09:00:28.094Z] v3.0.1-dev.24 [2024-11-14T09:00:28.094Z] v3.0.1-dev.25 [2024-11-14T09:00:28.094Z] v3.0.1-dev.26 [2024-11-14T09:00:28.094Z] v3.0.1-dev.27 [2024-11-14T09:00:28.094Z] v3.0.1-dev.28 [2024-11-14T09:00:28.094Z] v3.0.1-dev.29 [2024-11-14T09:00:28.094Z] v3.0.1-dev.3 [2024-11-14T09:00:28.094Z] v3.0.1-dev.30 [2024-11-14T09:00:28.094Z] v3.0.1-dev.31 [2024-11-14T09:00:28.094Z] v3.0.1-dev.32 [2024-11-14T09:00:28.094Z] v3.0.1-dev.33 [2024-11-14T09:00:28.094Z] v3.0.1-dev.34 [2024-11-14T09:00:28.094Z] v3.0.1-dev.4 [2024-11-14T09:00:28.094Z] v3.0.1-dev.5 [2024-11-14T09:00:28.094Z] v3.0.1-dev.6 [2024-11-14T09:00:28.094Z] v3.0.1-dev.7 [2024-11-14T09:00:28.094Z] v3.0.1-dev.8 [2024-11-14T09:00:28.094Z] v3.0.1-dev.9 [2024-11-14T09:00:28.094Z] v3.1 [2024-11-14T09:00:28.094Z] v3.1.0 [2024-11-14T09:00:28.094Z] v3.1.1 [2024-11-14T09:00:28.094Z] v3.1.1-dev.1 [2024-11-14T09:00:28.094Z] v4.0.0-dev.1 [2024-11-14T09:00:28.094Z] v4.0.0-dev.2 [2024-11-14T09:00:28.094Z] v4.0.0-dev.3 [2024-11-14T09:00:28.094Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-14T09:00:28.389Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-14T09:00:28.961Z] Signing Git tag with Sigul... [2024-11-14T09:00:28.961Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-14T09:00:29.233Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:29.531Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-14T09:00:29.538Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-14T09:00:29.568Z] $ docker stop --time=1 a83bf0c1b4e534b28a67eb03ed8696498a8932fb9fa780441a87b2d38be7fc17 [2024-11-14T09:00:30.890Z] $ docker rm -f --volumes a83bf0c1b4e534b28a67eb03ed8696498a8932fb9fa780441a87b2d38be7fc17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-14T09:00:31.342Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:00:31.342Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:31.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:00:31.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:31.742Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T09:00:31.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T09:00:32.107Z] $ docker top d811dcfe6da42773f49ab55d267410b5246d3d6cebf013b8a3bd5356d1fec474 -eo pid,comm [2024-11-14T09:00:32.168Z] 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-11-14T09:00:32.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:00:32.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:00:32.302Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:00:32.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:00:32.420Z] $ docker exec d811dcfe6da42773f49ab55d267410b5246d3d6cebf013b8a3bd5356d1fec474 ssh-agent [2024-11-14T09:00:32.546Z] SSH_AUTH_SOCK=/tmp/ssh-dSnt1rXC6J0o/agent.32 [2024-11-14T09:00:32.546Z] SSH_AGENT_PID=38 [2024-11-14T09:00:32.551Z] Running ssh-add (command line suppressed) [2024-11-14T09:00:32.646Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16517071144974104000.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16517071144974104000.key) [2024-11-14T09:00:32.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:00:32.958Z] + git semver bump pre [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,132 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,132 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,132 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,132 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,135 [execute] INFO git cat-file --batch-check [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,141 [execute] INFO git cat-file --batch [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:33.218Z] 2024-11-14 09:00:33,146 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-14T09:00:33.218Z] 4.0.0-dev.5 [Pipeline] } [2024-11-14T09:00:33.223Z] $ docker exec --env ******** --env ******** d811dcfe6da42773f49ab55d267410b5246d3d6cebf013b8a3bd5356d1fec474 ssh-agent -k [2024-11-14T09:00:33.323Z] unset SSH_AUTH_SOCK; [2024-11-14T09:00:33.324Z] unset SSH_AGENT_PID; [2024-11-14T09:00:33.324Z] echo Agent pid 38 killed; [2024-11-14T09:00:33.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:00:33.678Z] + git semver [Pipeline] } [2024-11-14T09:00:33.951Z] $ docker stop --time=1 d811dcfe6da42773f49ab55d267410b5246d3d6cebf013b8a3bd5356d1fec474 [2024-11-14T09:00:35.230Z] $ docker rm -f --volumes d811dcfe6da42773f49ab55d267410b5246d3d6cebf013b8a3bd5356d1fec474 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T09:00:35.590Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:00:35.590Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:35.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:00:35.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:35.978Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T09:00:36.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T09:00:36.345Z] $ docker top 98da10ed1c4d1819da815bd4df1ea2c062c4a7d0f5bff0f53abc9f0e5dc10514 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:00:36.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:00:36.467Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:00:36.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:00:36.558Z] $ docker exec 98da10ed1c4d1819da815bd4df1ea2c062c4a7d0f5bff0f53abc9f0e5dc10514 ssh-agent [2024-11-14T09:00:36.672Z] SSH_AUTH_SOCK=/tmp/ssh-ITxIFNJ0ShIV/agent.32 [2024-11-14T09:00:36.672Z] SSH_AGENT_PID=38 [2024-11-14T09:00:36.677Z] Running ssh-add (command line suppressed) [2024-11-14T09:00:36.778Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4629034672924996640.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4629034672924996640.key) [2024-11-14T09:00:36.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:00:37.099Z] + git semver push [2024-11-14T09:00:37.358Z] 2024-11-14 09:00:37,281 [run_push] DEBUG push [2024-11-14T09:00:37.358Z] 2024-11-14 09:00:37,281 [execute] INFO git cat-file --batch-check [2024-11-14T09:00:37.358Z] 2024-11-14 09:00:37,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:37.358Z] 2024-11-14 09:00:37,285 [execute] INFO git rev-list 8c46cef99b37584e9947e93596e1d0dcedd80f5c -- [2024-11-14T09:00:37.358Z] 2024-11-14 09:00:37,286 [execute] DEBUG Popen(['git', 'rev-list', '8c46cef99b37584e9947e93596e1d0dcedd80f5c', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:37.358Z] 2024-11-14 09:00:37,291 [execute] INFO git fetch -v origin [2024-11-14T09:00:37.358Z] 2024-11-14 09:00:37,292 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-14T09:00:37.928Z] 2024-11-14 09:00:37,731 [run_push] DEBUG no remote changes detected [2024-11-14T09:00:37.928Z] 2024-11-14 09:00:37,731 [execute] INFO git push origin semver [2024-11-14T09:00:37.928Z] 2024-11-14 09:00:37,731 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:38.498Z] 2024-11-14 09:00:38,376 [run_push] DEBUG push all version tags [2024-11-14T09:00:38.498Z] 2024-11-14 09:00:38,377 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-14T09:00:38.498Z] 2024-11-14 09:00:38,377 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:39.437Z] 2024-11-14 09:00:39,085 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-14T09:00:39.437Z] 4.0.0-dev.5 [Pipeline] } [2024-11-14T09:00:39.440Z] $ docker exec --env ******** --env ******** 98da10ed1c4d1819da815bd4df1ea2c062c4a7d0f5bff0f53abc9f0e5dc10514 ssh-agent -k [2024-11-14T09:00:39.539Z] unset SSH_AUTH_SOCK; [2024-11-14T09:00:39.542Z] unset SSH_AGENT_PID; [2024-11-14T09:00:39.542Z] echo Agent pid 38 killed; [2024-11-14T09:00:39.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:00:39.886Z] + git semver [Pipeline] } [2024-11-14T09:00:40.156Z] $ docker stop --time=1 98da10ed1c4d1819da815bd4df1ea2c062c4a7d0f5bff0f53abc9f0e5dc10514 [2024-11-14T09:00:41.490Z] $ docker rm -f --volumes 98da10ed1c4d1819da815bd4df1ea2c062c4a7d0f5bff0f53abc9f0e5dc10514 [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-11-14T09:00:42.141Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-11-14T09:00:42.141Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-11-14T09:00:42.141Z] total 16 [2024-11-14T09:00:42.141Z] drwxr-xr-x 3 root root 4096 Nov 14 08:44 . [2024-11-14T09:00:42.141Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 09:00 .. [2024-11-14T09:00:42.141Z] drwxr-xr-x 2 root root 4096 Nov 14 08:44 cost [2024-11-14T09:00:42.141Z] -rw-r--r-- 1 root root 82 Nov 14 08:44 cost.csv [2024-11-14T09:00:42.141Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-11-14T09:00:42.141Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-11-14T09:00:42.141Z] total 16 [2024-11-14T09:00:42.141Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:44 . [2024-11-14T09:00:42.141Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 09:00 .. [2024-11-14T09:00:42.141Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 08:44 cost [2024-11-14T09:00:42.141Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 14 08:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:42.442Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:43.301Z] ---> package-listing.sh [2024-11-14T09:00:43.301Z] ++ facter osfamily [2024-11-14T09:00:43.301Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-14T09:00:43.560Z] + OS_FAMILY=debian [2024-11-14T09:00:43.560Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-11-14T09:00:43.560Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-14T09:00:43.560Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-14T09:00:43.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-14T09:00:43.560Z] + PACKAGES=/tmp/packages_start.txt [2024-11-14T09:00:43.560Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-11-14T09:00:43.560Z] + PACKAGES=/tmp/packages_end.txt [2024-11-14T09:00:43.560Z] + case "${OS_FAMILY}" in [2024-11-14T09:00:43.560Z] + dpkg -l [2024-11-14T09:00:43.560Z] + grep '^ii' [2024-11-14T09:00:43.560Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-14T09:00:43.560Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-14T09:00:43.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-14T09:00:43.560Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-11-14T09:00:43.560Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-11-14T09:00:43.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-11-14T09:00:43.572Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-14T09:00:43.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:44.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T09:00:44.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:44.487Z] prd-ubuntu20.04-docker-8c-8g-26433 does not seem to be running inside a container [2024-11-14T09:00:44.512Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-14T09:00:44.728Z] $ docker top 9c4c72d959b638c9eefc0c1254887973174d79ab4c19d35731f26598a3ef8209 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T09:00:45.092Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-14T09:00:45.375Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-14T09:00:45.660Z] + ls /var/log/sa-host [2024-11-14T09:00:45.660Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:00:45.746Z] provisioning config files... [2024-11-14T09:00:45.755Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config110664825726310816tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:00:45.772Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:46.056Z] ---> create-netrc.sh [Pipeline] } [2024-11-14T09:00:46.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:46.399Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-14T09:00:46.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:46.699Z] ---> sudo-logs.sh [2024-11-14T09:00:46.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-14T09:00:46.734Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:47.013Z] ---> job-cost.sh [2024-11-14T09:00:47.013Z] lf-activate-venv: SKIPPING [2024-11-14T09:00:47.013Z] DEBUG: total: 0.2199999988079071 [2024-11-14T09:00:47.013Z] INFO: Retrieving Stack Cost... [2024-11-14T09:00:47.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T09:00:47.531Z] INFO: Archiving Costs [Pipeline] echo [2024-11-14T09:00:47.547Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:47.827Z] ---> logs-deploy.sh [2024-11-14T09:00:47.827Z] lf-activate-venv: SKIPPING [2024-11-14T09:00:47.827Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/45 [2024-11-14T09:00:47.827Z] INFO: archiving workspace using pattern(s): [2024-11-14T09:00:48.764Z] Archives upload complete. [2024-11-14T09:00:48.764Z] INFO: archiving logs to Nexus