Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b7c5c4c78312b1376821194256583e4da3c905f 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-ssh18432172020969335844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14182583139958519968.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12995451228002670833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh11490465400161896494.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-ssh4275353233346299623.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-37167 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4b7c5c4c78312b1376821194256583e4da3c905f (main) Commit message: "Merge pull request #99 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 4b7c5c4c78312b1376821194256583e4da3c905f # timeout=10 > git rev-list --no-walk 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-20T01:26:48.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-20T01:26:48.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-20T01:26:48.544Z] ========================================================= [2025-01-20T01:26:48.544Z] EdgeX Global Pipelines Version Info [2025-01-20T01:26:48.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:26:49.310Z] ------------------- [2025-01-20T01:26:49.310Z] stable info: [2025-01-20T01:26:49.310Z] ------------------- [2025-01-20T01:26:49.310Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-20T01:26:49.310Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T01:26:49.310Z] Message: update stable to v1.0.269 [2025-01-20T01:26:49.879Z] ------------------- [2025-01-20T01:26:49.879Z] experimental info: [2025-01-20T01:26:49.879Z] ------------------- [2025-01-20T01:26:49.879Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-20T01:26:49.879Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T01:26:49.879Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-20T01:26:49.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2025-01-20T01:26:49.991Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2025-01-20T01:26:50.012Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-20T01:26:50.036Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-20T01:26:50.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-20T01:26:50.090Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-20T01:26:50.117Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-20T01:26:50.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-20T01:26:50.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-20T01:26:50.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-20T01:26:50.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-20T01:26:50.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2025-01-20T01:26:50.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-20T01:26:50.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-20T01:26:50.293Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T01:26:50.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T01:26:50.343Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T01:26:50.366Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T01:26:50.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-20T01:26:50.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-20T01:26:50.433Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-20T01:26:50.458Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-20T01:26:50.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-20T01:26:50.516Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-20T01:26:50.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-20T01:26:50.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-20T01:26:50.595Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-20T01:26:50.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-20T01:26:50.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-20T01:26:50.665Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-20T01:26:50.687Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] echo [2025-01-20T01:26:50.707Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b7c5c4 [Pipeline] echo [2025-01-20T01:26:50.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:26:50.794Z] provisioning config files... [2025-01-20T01:26:50.807Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16757266456591013563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:26:51.136Z] ---> ****-login.sh [2025-01-20T01:26:51.136Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:26:51.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:51.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:51.398Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:51.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:51.398Z] [2025-01-20T01:26:51.398Z] Login Succeeded [2025-01-20T01:26:51.398Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:26:51.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:51.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:51.398Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:51.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:51.398Z] [2025-01-20T01:26:51.398Z] Login Succeeded [2025-01-20T01:26:51.398Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:26:51.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:51.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:51.658Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:51.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:51.658Z] [2025-01-20T01:26:51.658Z] Login Succeeded [2025-01-20T01:26:51.658Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:26:51.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:51.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:51.658Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:51.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:51.658Z] [2025-01-20T01:26:51.658Z] Login Succeeded [2025-01-20T01:26:51.658Z] ****.io [2025-01-20T01:26:51.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:51.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:51.918Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:51.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:51.918Z] [2025-01-20T01:26:51.918Z] Login Succeeded [2025-01-20T01:26:51.918Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:26:51.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-20T01:26:52.323Z] + git rev-list -1 --merges 4b7c5c4c78312b1376821194256583e4da3c905f~1..4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] echo [2025-01-20T01:26:52.349Z] -----------> git rev-list -1 --merges 4b7c5c4c78312b1376821194256583e4da3c905f~1..4b7c5c4c78312b1376821194256583e4da3c905f 4b7c5c4c78312b1376821194256583e4da3c905f [2025-01-20T01:26:52.349Z] 4b7c5c4c78312b1376821194256583e4da3c905f [false] [Pipeline] sh [2025-01-20T01:26:52.641Z] + git log --format=format:%s -1 4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] echo [2025-01-20T01:26:52.657Z] ========================================================= [2025-01-20T01:26:52.657Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-20T01:26:52.657Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T01:26:53.007Z] + git log --format=format:%s -1 4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] echo [2025-01-20T01:26:53.021Z] [semverPrep] GIT_COMMIT: 4b7c5c4c78312b1376821194256583e4da3c905f, Commit Message: Merge pull request #99 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-20T01:26:53.040Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-20T01:26:53.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:26:53.493Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-20T01:26:53.493Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-20T01:26:53.493Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-20T01:26:53.493Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-20T01:26:53.493Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-20T01:26:53.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:26:53.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:26:53.844Z] [2025-01-20T01:26:53.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:26:54.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:26:54.152Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-20T01:26:54.152Z] b85a868b505f: Pulling fs layer [2025-01-20T01:26:54.152Z] e2be974225ed: Pulling fs layer [2025-01-20T01:26:54.152Z] 339a4e72a1f5: Pulling fs layer [2025-01-20T01:26:54.152Z] 988bab9f4d93: Pulling fs layer [2025-01-20T01:26:54.152Z] 1469e6f7b9e6: Pulling fs layer [2025-01-20T01:26:54.152Z] eaf3925da568: Pulling fs layer [2025-01-20T01:26:54.152Z] bab4dde63d76: Pulling fs layer [2025-01-20T01:26:54.152Z] 988bab9f4d93: Waiting [2025-01-20T01:26:54.152Z] 1469e6f7b9e6: Waiting [2025-01-20T01:26:54.152Z] bde34c3a00c8: Pulling fs layer [2025-01-20T01:26:54.152Z] b352a97aabf1: Pulling fs layer [2025-01-20T01:26:54.152Z] bde34c3a00c8: Waiting [2025-01-20T01:26:54.152Z] bab4dde63d76: Waiting [2025-01-20T01:26:54.152Z] 4872d77fe225: Pulling fs layer [2025-01-20T01:26:54.152Z] 5851b861e8e6: Pulling fs layer [2025-01-20T01:26:54.152Z] 4872d77fe225: Waiting [2025-01-20T01:26:54.152Z] 5851b861e8e6: Waiting [2025-01-20T01:26:54.152Z] e2be974225ed: Verifying Checksum [2025-01-20T01:26:54.152Z] e2be974225ed: Download complete [2025-01-20T01:26:54.152Z] 988bab9f4d93: Verifying Checksum [2025-01-20T01:26:54.152Z] 988bab9f4d93: Download complete [2025-01-20T01:26:54.411Z] 1469e6f7b9e6: Verifying Checksum [2025-01-20T01:26:54.411Z] 1469e6f7b9e6: Download complete [2025-01-20T01:26:54.411Z] eaf3925da568: Verifying Checksum [2025-01-20T01:26:54.411Z] eaf3925da568: Download complete [2025-01-20T01:26:54.411Z] 339a4e72a1f5: Verifying Checksum [2025-01-20T01:26:54.411Z] 339a4e72a1f5: Download complete [2025-01-20T01:26:54.411Z] bde34c3a00c8: Verifying Checksum [2025-01-20T01:26:54.411Z] bde34c3a00c8: Download complete [2025-01-20T01:26:54.411Z] b352a97aabf1: Verifying Checksum [2025-01-20T01:26:54.411Z] b352a97aabf1: Download complete [2025-01-20T01:26:54.411Z] 4872d77fe225: Verifying Checksum [2025-01-20T01:26:54.411Z] 5851b861e8e6: Download complete [2025-01-20T01:26:54.411Z] b85a868b505f: Verifying Checksum [2025-01-20T01:26:54.411Z] b85a868b505f: Download complete [2025-01-20T01:26:54.669Z] bab4dde63d76: Verifying Checksum [2025-01-20T01:26:54.669Z] bab4dde63d76: Download complete [2025-01-20T01:26:56.045Z] b85a868b505f: Pull complete [2025-01-20T01:26:56.045Z] e2be974225ed: Pull complete [2025-01-20T01:26:56.304Z] 339a4e72a1f5: Pull complete [2025-01-20T01:26:56.566Z] 988bab9f4d93: Pull complete [2025-01-20T01:26:56.827Z] 1469e6f7b9e6: Pull complete [2025-01-20T01:26:56.827Z] eaf3925da568: Pull complete [2025-01-20T01:26:58.730Z] bab4dde63d76: Pull complete [2025-01-20T01:26:58.730Z] bde34c3a00c8: Pull complete [2025-01-20T01:26:58.730Z] b352a97aabf1: Pull complete [2025-01-20T01:26:58.730Z] 4872d77fe225: Pull complete [2025-01-20T01:26:58.730Z] 5851b861e8e6: Pull complete [2025-01-20T01:26:58.730Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-20T01:26:58.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:26:58.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:26:58.873Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:26:58.905Z] $ 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 [2025-01-20T01:27:02.756Z] $ docker top 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 -eo pid,comm [2025-01-20T01:27:02.816Z] 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). [2025-01-20T01:27:02.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:27:02.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:27:02.882Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:27:02.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:27:02.988Z] $ docker exec 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 ssh-agent [2025-01-20T01:27:03.103Z] SSH_AUTH_SOCK=/tmp/ssh-vJIVQMXPH5cp/agent.33 [2025-01-20T01:27:03.103Z] SSH_AGENT_PID=39 [2025-01-20T01:27:03.109Z] Running ssh-add (command line suppressed) [2025-01-20T01:27:03.208Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11092085155429250095.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11092085155429250095.key) [2025-01-20T01:27:03.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:27:03.532Z] + git tag --points-at HEAD [Pipeline] } [2025-01-20T01:27:03.544Z] $ docker exec --env ******** --env ******** 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 ssh-agent -k [2025-01-20T01:27:03.644Z] unset SSH_AUTH_SOCK; [2025-01-20T01:27:03.648Z] unset SSH_AGENT_PID; [2025-01-20T01:27:03.648Z] echo Agent pid 39 killed; [2025-01-20T01:27:03.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-20T01:27:03.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:27:03.702Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:27:03.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:27:03.813Z] $ docker exec 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 ssh-agent [2025-01-20T01:27:03.927Z] SSH_AUTH_SOCK=/tmp/ssh-leIASJcJGg2W/agent.72 [2025-01-20T01:27:03.927Z] SSH_AGENT_PID=78 [2025-01-20T01:27:03.932Z] Running ssh-add (command line suppressed) [2025-01-20T01:27:04.048Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10549191374792582154.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10549191374792582154.key) [2025-01-20T01:27:04.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:27:04.356Z] + git semver init [2025-01-20T01:27:04.616Z] 2025-01-20 01:27:04,591 [run_init] DEBUG init version:0.0.0 force:False [2025-01-20T01:27:04.616Z] 2025-01-20 01:27:04,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2025-01-20T01:27:04.616Z] 2025-01-20 01:27:04,592 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2025-01-20T01:27:04.616Z] 2025-01-20 01:27:04,593 [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) [2025-01-20T01:27:05.998Z] 2025-01-20 01:27:05,794 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2025-01-20T01:27:05.998Z] 2025-01-20 01:27:05,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2025-01-20T01:27:05.998Z] 2025-01-20 01:27:05,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-01-20T01:27:05.998Z] 2025-01-20 01:27:05,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-01-20T01:27:05.998Z] 4.0.0-dev.7 [Pipeline] } [2025-01-20T01:27:06.006Z] $ docker exec --env ******** --env ******** 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 ssh-agent -k [2025-01-20T01:27:06.112Z] unset SSH_AUTH_SOCK; [2025-01-20T01:27:06.113Z] unset SSH_AGENT_PID; [2025-01-20T01:27:06.114Z] echo Agent pid 78 killed; [2025-01-20T01:27:06.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:27:06.457Z] + git semver [Pipeline] } [2025-01-20T01:27:06.730Z] $ docker stop --time=1 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 [2025-01-20T01:27:08.004Z] $ docker rm -f --volumes 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:27:08.359Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-20T01:27:08.599Z] Stashed 1 file(s) [Pipeline] echo [2025-01-20T01:27:08.603Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 [2025-01-20T01:27:08.792Z] provisioning config files... [2025-01-20T01:27:08.802Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8461403138663165920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:27:09.107Z] ---> ****-login.sh [2025-01-20T01:27:09.107Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:27:09.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:27:09.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:27:09.108Z] Configure a credential helper to remove this warning. See [2025-01-20T01:27:09.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:27:09.108Z] [2025-01-20T01:27:09.108Z] Login Succeeded [2025-01-20T01:27:09.108Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:27:09.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:27:09.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:27:09.108Z] Configure a credential helper to remove this warning. See [2025-01-20T01:27:09.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:27:09.108Z] [2025-01-20T01:27:09.108Z] Login Succeeded [2025-01-20T01:27:09.108Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:27:09.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:27:09.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:27:09.369Z] Configure a credential helper to remove this warning. See [2025-01-20T01:27:09.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:27:09.369Z] [2025-01-20T01:27:09.369Z] Login Succeeded [2025-01-20T01:27:09.369Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:27:09.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:27:09.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:27:09.369Z] Configure a credential helper to remove this warning. See [2025-01-20T01:27:09.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:27:09.369Z] [2025-01-20T01:27:09.369Z] Login Succeeded [2025-01-20T01:27:09.369Z] ****.io [2025-01-20T01:27:09.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:27:09.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:27:09.629Z] Configure a credential helper to remove this warning. See [2025-01-20T01:27:09.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:27:09.629Z] [2025-01-20T01:27:09.629Z] Login Succeeded [2025-01-20T01:27:09.629Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:27:09.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T01:27:09.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:27:09.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:27:09.792Z] ========================================================= [2025-01-20T01:27:09.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-20T01:27:09.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:27:10.144Z] + 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 . [2025-01-20T01:27:10.145Z] Sending build context to Docker daemon 25.79MB [2025-01-20T01:27:10.145Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T01:27:10.145Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-20T01:27:10.404Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-20T01:27:10.404Z] da9db072f522: Pulling fs layer [2025-01-20T01:27:10.404Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-20T01:27:10.404Z] 06f05ace1117: Pulling fs layer [2025-01-20T01:27:10.404Z] 5fe327b54edc: Pulling fs layer [2025-01-20T01:27:10.404Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T01:27:10.404Z] 92a5565b7b96: Pulling fs layer [2025-01-20T01:27:10.404Z] ff9bb7016b71: Pulling fs layer [2025-01-20T01:27:10.404Z] b67dba6c2c7d: Pulling fs layer [2025-01-20T01:27:10.404Z] a813b0c90790: Pulling fs layer [2025-01-20T01:27:10.404Z] 4f4fb700ef54: Waiting [2025-01-20T01:27:10.404Z] 92a5565b7b96: Waiting [2025-01-20T01:27:10.404Z] ff9bb7016b71: Waiting [2025-01-20T01:27:10.404Z] 5fe327b54edc: Waiting [2025-01-20T01:27:10.404Z] b67dba6c2c7d: Waiting [2025-01-20T01:27:10.404Z] a813b0c90790: Waiting [2025-01-20T01:27:10.404Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-20T01:27:10.404Z] 6ef4a4ee8ca5: Download complete [2025-01-20T01:27:10.404Z] 5fe327b54edc: Verifying Checksum [2025-01-20T01:27:10.404Z] 5fe327b54edc: Download complete [2025-01-20T01:27:10.404Z] 4f4fb700ef54: Download complete [2025-01-20T01:27:10.404Z] 92a5565b7b96: Verifying Checksum [2025-01-20T01:27:10.404Z] 92a5565b7b96: Download complete [2025-01-20T01:27:10.404Z] da9db072f522: Verifying Checksum [2025-01-20T01:27:10.404Z] da9db072f522: Download complete [2025-01-20T01:27:10.404Z] ff9bb7016b71: Verifying Checksum [2025-01-20T01:27:10.404Z] ff9bb7016b71: Download complete [2025-01-20T01:27:10.665Z] da9db072f522: Pull complete [2025-01-20T01:27:10.665Z] a813b0c90790: Verifying Checksum [2025-01-20T01:27:10.665Z] a813b0c90790: Download complete [2025-01-20T01:27:10.665Z] 6ef4a4ee8ca5: Pull complete [2025-01-20T01:27:10.924Z] 06f05ace1117: Verifying Checksum [2025-01-20T01:27:10.924Z] 06f05ace1117: Download complete [2025-01-20T01:27:11.185Z] b67dba6c2c7d: Verifying Checksum [2025-01-20T01:27:11.185Z] b67dba6c2c7d: Download complete [2025-01-20T01:27:14.490Z] 06f05ace1117: Pull complete [2025-01-20T01:27:14.751Z] 5fe327b54edc: Pull complete [2025-01-20T01:27:14.751Z] 4f4fb700ef54: Pull complete [2025-01-20T01:27:14.751Z] 92a5565b7b96: Pull complete [2025-01-20T01:27:14.751Z] ff9bb7016b71: Pull complete [2025-01-20T01:27:17.277Z] b67dba6c2c7d: Pull complete [2025-01-20T01:27:17.536Z] a813b0c90790: Pull complete [2025-01-20T01:27:17.536Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-20T01:27:17.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T01:27:17.536Z] ---> 3ba60ce46760 [2025-01-20T01:27:17.536Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-20T01:27:23.745Z] Still waiting to schedule task [2025-01-20T01:27:23.745Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-20T01:27:24.123Z] ---> Running in e6ace4b9f6e6 [2025-01-20T01:27:24.123Z] Removing intermediate container e6ace4b9f6e6 [2025-01-20T01:27:24.123Z] ---> 6d8b6244e705 [2025-01-20T01:27:24.123Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-20T01:27:24.123Z] ---> Running in 7d83f3f708c1 [2025-01-20T01:27:24.123Z] Removing intermediate container 7d83f3f708c1 [2025-01-20T01:27:24.123Z] ---> d760e4bff563 [2025-01-20T01:27:24.123Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-20T01:27:24.123Z] ---> Running in 95a8d29799a2 [2025-01-20T01:27:24.123Z] Removing intermediate container 95a8d29799a2 [2025-01-20T01:27:24.123Z] ---> e11743e7c7ff [2025-01-20T01:27:24.123Z] Step 6/12 : WORKDIR /device-uart [2025-01-20T01:27:24.123Z] ---> Running in 73695ca7b4d7 [2025-01-20T01:27:24.123Z] Removing intermediate container 73695ca7b4d7 [2025-01-20T01:27:24.123Z] ---> e7c3de84b8ea [2025-01-20T01:27:24.123Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T01:27:24.123Z] ---> Running in 0e519aad589e [2025-01-20T01:27:24.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:27:24.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:27:24.382Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-20T01:27:24.382Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-20T01:27:24.382Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-20T01:27:24.382Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-20T01:27:24.382Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T01:27:24.382Z] OK: 252 MiB in 62 packages [2025-01-20T01:27:24.962Z] Removing intermediate container 0e519aad589e [2025-01-20T01:27:24.962Z] ---> 1f8c6d15d874 [2025-01-20T01:27:24.962Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-20T01:27:25.221Z] ---> 54ee0763721d [2025-01-20T01:27:25.221Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:27:25.221Z] ---> Running in 873ad6eaeb34 [2025-01-20T01:28:12.015Z] Removing intermediate container 873ad6eaeb34 [2025-01-20T01:28:12.015Z] ---> a1f6ff4f71ed [2025-01-20T01:28:12.015Z] Step 10/12 : COPY . . [2025-01-20T01:28:12.015Z] ---> 49b805020866 [2025-01-20T01:28:12.015Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T01:28:12.015Z] ---> Running in 4f633c170da4 [2025-01-20T01:28:12.015Z] Removing intermediate container 4f633c170da4 [2025-01-20T01:28:12.015Z] ---> 939468afe5f0 [2025-01-20T01:28:12.015Z] Step 12/12 : RUN ${MAKE} [2025-01-20T01:28:12.015Z] ---> Running in 4ee022782282 [2025-01-20T01:28:12.015Z] noop [2025-01-20T01:28:12.015Z] Removing intermediate container 4ee022782282 [2025-01-20T01:28:12.015Z] ---> ef2fb39197c3 [2025-01-20T01:28:12.015Z] Successfully built ef2fb39197c3 [2025-01-20T01:28:12.015Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:28:12.341Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T01:28:12.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:28:12.444Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:28:12.486Z] $ 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 [2025-01-20T01:28:12.804Z] $ docker top 6aed0e1ed5dcb604fc3406eefa20af6ec321b67985023dded25d015c103aa122 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:28:13.156Z] + go version [2025-01-20T01:28:13.156Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-20T01:28:13.167Z] $ docker stop --time=1 6aed0e1ed5dcb604fc3406eefa20af6ec321b67985023dded25d015c103aa122 [2025-01-20T01:28:14.433Z] $ docker rm -f --volumes 6aed0e1ed5dcb604fc3406eefa20af6ec321b67985023dded25d015c103aa122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:28:14.877Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T01:28:14.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:28:14.956Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:28:14.984Z] $ 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 [2025-01-20T01:28:15.306Z] $ docker top 61947bfccf1913ac56376823ca70accf0b3eb2d5f64d487c586f1f9409ab2159 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:28:15.673Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2025-01-20T01:28:15.982Z] + make test [2025-01-20T01:28:15.982Z] go test ./... -coverprofile=coverage.out [2025-01-20T01:28:17.393Z] ? github.com/edgexfoundry/device-uart [no test files] [2025-01-20T01:28:35.504Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2025-01-20T01:28:35.505Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2025-01-20T01:28:43.616Z] go vet ./... [2025-01-20T01:28:48.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T01:28:48.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T01:28:48.875Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T01:28:48.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T01:28:48.908Z] $ docker stop --time=1 61947bfccf1913ac56376823ca70accf0b3eb2d5f64d487c586f1f9409ab2159 [2025-01-20T01:28:54.681Z] $ docker rm -f --volumes 61947bfccf1913ac56376823ca70accf0b3eb2d5f64d487c586f1f9409ab2159 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:28:55.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T01:28:55.277Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-20T01:28:55.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T01:28:56.173Z] + ls -al . [2025-01-20T01:28:56.173Z] total 224 [2025-01-20T01:28:56.173Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:28 . [2025-01-20T01:28:56.173Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:26 .. [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 20 01:26 .dockerignore [2025-01-20T01:28:56.173Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:28 .git [2025-01-20T01:28:56.173Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 .github [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 20 01:26 .gitignore [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 198 Jan 20 01:26 .golangci.yml [2025-01-20T01:28:56.173Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:27 .semver [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 18662 Jan 20 01:26 Attribution.txt [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jan 20 01:26 CHANGELOG.md [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 1919 Jan 20 01:26 Dockerfile [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 01:26 GOVERNANCE.md [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 675 Jan 20 01:26 Jenkinsfile [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 01:26 LICENSE [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 2455 Jan 20 01:26 Makefile [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 20 01:26 OWNERS.md [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jan 20 01:26 README.md [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:27 VERSION [2025-01-20T01:28:56.173Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:26 bin [2025-01-20T01:28:56.173Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 cmd [2025-01-20T01:28:56.173Z] -rw-r--r-- 1 jenkins jenkins 6770 Jan 20 01:28 coverage.out [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 6168 Jan 20 01:26 go.mod [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 86853 Jan 20 01:26 go.sum [2025-01-20T01:28:56.173Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 internal [2025-01-20T01:28:56.173Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 20 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:28:56.508Z] + 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=4b7c5c4c78312b1376821194256583e4da3c905f --label arch=amd64 --label version=4.0.0-dev.7 . [2025-01-20T01:28:56.508Z] Sending build context to Docker daemon 25.8MB [2025-01-20T01:28:56.508Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T01:28:56.508Z] Step 2/26 : FROM ${BASE} AS builder [2025-01-20T01:28:56.508Z] ---> ef2fb39197c3 [2025-01-20T01:28:56.508Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-20T01:28:57.078Z] ---> Running in f05072786c81 [2025-01-20T01:28:57.078Z] Removing intermediate container f05072786c81 [2025-01-20T01:28:57.078Z] ---> a322717a60a0 [2025-01-20T01:28:57.078Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-01-20T01:28:57.078Z] ---> Running in a80358594ed5 [2025-01-20T01:28:57.078Z] Removing intermediate container a80358594ed5 [2025-01-20T01:28:57.078Z] ---> c453994d4b10 [2025-01-20T01:28:57.078Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-01-20T01:28:57.078Z] ---> Running in 2d52e5c5a367 [2025-01-20T01:28:57.078Z] Removing intermediate container 2d52e5c5a367 [2025-01-20T01:28:57.078Z] ---> 785394ab906b [2025-01-20T01:28:57.078Z] Step 6/26 : WORKDIR /device-uart [2025-01-20T01:28:57.078Z] ---> Running in 3ec0809d4393 [2025-01-20T01:28:57.337Z] Removing intermediate container 3ec0809d4393 [2025-01-20T01:28:57.337Z] ---> 60b41fd1ab66 [2025-01-20T01:28:57.337Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T01:28:57.337Z] ---> Running in b8f6186c7817 [2025-01-20T01:28:57.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:28:57.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:28:57.859Z] OK: 252 MiB in 62 packages [2025-01-20T01:28:58.118Z] Removing intermediate container b8f6186c7817 [2025-01-20T01:28:58.118Z] ---> 021265cf1a29 [2025-01-20T01:28:58.118Z] Step 8/26 : COPY go.mod vendor* ./ [2025-01-20T01:28:58.378Z] ---> 15704c0c119a [2025-01-20T01:28:58.378Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:28:58.378Z] ---> Running in 5d0577964be9 [2025-01-20T01:28:58.947Z] Removing intermediate container 5d0577964be9 [2025-01-20T01:28:58.947Z] ---> ad824e16cf13 [2025-01-20T01:28:58.947Z] Step 10/26 : COPY . . [2025-01-20T01:28:59.888Z] ---> 68675ab6bb1f [2025-01-20T01:28:59.888Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T01:28:59.888Z] ---> Running in 64b8eff5c7d1 [2025-01-20T01:28:59.888Z] Removing intermediate container 64b8eff5c7d1 [2025-01-20T01:28:59.888Z] ---> cbf576f56241 [2025-01-20T01:28:59.888Z] Step 12/26 : RUN ${MAKE} [2025-01-20T01:28:59.888Z] ---> Running in 996b6574beff [2025-01-20T01:29:00.146Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2025-01-20T01:29:32.239Z] Removing intermediate container 996b6574beff [2025-01-20T01:29:32.239Z] ---> cbdf6a403811 [2025-01-20T01:29:32.239Z] Step 13/26 : FROM alpine:3.20 [2025-01-20T01:29:32.239Z] 3.20: Pulling from library/alpine [2025-01-20T01:29:32.498Z] 66a3d608f3fa: Pulling fs layer [2025-01-20T01:29:32.498Z] 66a3d608f3fa: Verifying Checksum [2025-01-20T01:29:32.498Z] 66a3d608f3fa: Download complete [2025-01-20T01:29:32.808Z] 66a3d608f3fa: Pull complete [2025-01-20T01:29:32.808Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:29:32.808Z] Status: Downloaded newer image for alpine:3.20 [2025-01-20T01:29:32.808Z] ---> e29df9b510ff [2025-01-20T01:29:32.808Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-01-20T01:29:33.067Z] ---> Running in efbe87ed9f6a [2025-01-20T01:29:33.067Z] Removing intermediate container efbe87ed9f6a [2025-01-20T01:29:33.067Z] ---> 5e3ee03edc58 [2025-01-20T01:29:33.067Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-01-20T01:29:33.067Z] ---> Running in fcbbeddc068f [2025-01-20T01:29:33.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:29:33.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:29:33.846Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T01:29:33.846Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T01:29:33.846Z] OK: 8 MiB in 15 packages [2025-01-20T01:29:34.105Z] Removing intermediate container fcbbeddc068f [2025-01-20T01:29:34.105Z] ---> 9be63a5c9a96 [2025-01-20T01:29:34.105Z] Step 16/26 : RUN apk --no-cache upgrade [2025-01-20T01:29:34.105Z] ---> Running in b19179bec929 [2025-01-20T01:29:34.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:29:34.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:29:34.622Z] OK: 8 MiB in 15 packages [2025-01-20T01:29:35.190Z] Removing intermediate container b19179bec929 [2025-01-20T01:29:35.190Z] ---> 79792d3e0e71 [2025-01-20T01:29:35.190Z] Step 17/26 : WORKDIR / [2025-01-20T01:29:35.190Z] ---> Running in 5630c7981293 [2025-01-20T01:29:35.190Z] Removing intermediate container 5630c7981293 [2025-01-20T01:29:35.190Z] ---> 95e68b8f15f8 [2025-01-20T01:29:35.190Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2025-01-20T01:29:35.190Z] ---> 63998afc6d34 [2025-01-20T01:29:35.190Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2025-01-20T01:29:35.448Z] ---> 3aa4ec4adc6c [2025-01-20T01:29:35.448Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2025-01-20T01:29:36.828Z] ---> edccb48dfe0c [2025-01-20T01:29:36.828Z] Step 21/26 : EXPOSE 59995 [2025-01-20T01:29:36.828Z] ---> Running in 8196640ea9bf [2025-01-20T01:29:36.828Z] Removing intermediate container 8196640ea9bf [2025-01-20T01:29:36.828Z] ---> 277ec489f60b [2025-01-20T01:29:36.828Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2025-01-20T01:29:36.828Z] ---> Running in cd4c9af6ea5f [2025-01-20T01:29:36.828Z] Removing intermediate container cd4c9af6ea5f [2025-01-20T01:29:36.828Z] ---> 5582bc18c5d8 [2025-01-20T01:29:36.828Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-20T01:29:36.828Z] ---> Running in 0bdb13410e20 [2025-01-20T01:29:37.088Z] Removing intermediate container 0bdb13410e20 [2025-01-20T01:29:37.088Z] ---> ce261cc0f0d0 [2025-01-20T01:29:37.088Z] Step 24/26 : LABEL arch=amd64 [2025-01-20T01:29:37.088Z] ---> Running in d08097bb6834 [2025-01-20T01:29:37.088Z] Removing intermediate container d08097bb6834 [2025-01-20T01:29:37.088Z] ---> 5ecf11c0ac22 [2025-01-20T01:29:37.088Z] Step 25/26 : LABEL git_sha=4b7c5c4c78312b1376821194256583e4da3c905f [2025-01-20T01:29:37.088Z] ---> Running in 6a915cbcfe89 [2025-01-20T01:29:37.088Z] Removing intermediate container 6a915cbcfe89 [2025-01-20T01:29:37.088Z] ---> 64788f63ccc4 [2025-01-20T01:29:37.088Z] Step 26/26 : LABEL version=4.0.0-dev.7 [2025-01-20T01:29:37.088Z] ---> Running in 91319306c616 [2025-01-20T01:29:37.349Z] Removing intermediate container 91319306c616 [2025-01-20T01:29:37.349Z] ---> 4eb366742e3a [2025-01-20T01:29:37.349Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-20T01:29:37.349Z] Successfully built 4eb366742e3a [2025-01-20T01:29:37.349Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:29:37.482Z] provisioning config files... [2025-01-20T01:29:37.491Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3728988953384292309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:29:37.802Z] ---> ****-login.sh [2025-01-20T01:29:37.802Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:29:37.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:37.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:37.802Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:37.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:37.802Z] [2025-01-20T01:29:37.802Z] Login Succeeded [2025-01-20T01:29:37.802Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:29:37.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:37.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:37.802Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:37.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:37.803Z] [2025-01-20T01:29:37.803Z] Login Succeeded [2025-01-20T01:29:37.803Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:29:38.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:38.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:38.062Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:38.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:38.062Z] [2025-01-20T01:29:38.062Z] Login Succeeded [2025-01-20T01:29:38.062Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:29:38.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:38.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:38.062Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:38.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:38.063Z] [2025-01-20T01:29:38.063Z] Login Succeeded [2025-01-20T01:29:38.063Z] ****.io [2025-01-20T01:29:38.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:38.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:38.323Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:38.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:38.323Z] [2025-01-20T01:29:38.323Z] Login Succeeded [2025-01-20T01:29:38.323Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:29:38.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:29:38.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:29:38.429Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2025-01-20T01:29:38.429Z] 4b7c5c4c78312b1376821194256583e4da3c905f [2025-01-20T01:29:38.429Z] latest [2025-01-20T01:29:38.429Z] 4.0.0-dev.7 [2025-01-20T01:29:38.429Z] 4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [2025-01-20T01:29:38.429Z] main [2025-01-20T01:29:38.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:38.794Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:39.136Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f [2025-01-20T01:29:39.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-01-20T01:29:39.136Z] 722aefdf7320: Preparing [2025-01-20T01:29:39.136Z] e967563be2ce: Preparing [2025-01-20T01:29:39.136Z] 56e4069a7d21: Preparing [2025-01-20T01:29:39.136Z] 4faf54768def: Preparing [2025-01-20T01:29:39.136Z] e73bba832798: Preparing [2025-01-20T01:29:39.136Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:39.136Z] ce5a8cde9eee: Waiting [2025-01-20T01:29:39.136Z] e967563be2ce: Pushed [2025-01-20T01:29:39.136Z] 56e4069a7d21: Pushed [2025-01-20T01:29:39.136Z] 4faf54768def: Pushed [2025-01-20T01:29:39.136Z] e73bba832798: Pushed [2025-01-20T01:29:39.136Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:43.332Z] 722aefdf7320: Pushed [2025-01-20T01:29:43.332Z] 4b7c5c4c78312b1376821194256583e4da3c905f: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:43.679Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:44.010Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2025-01-20T01:29:44.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-01-20T01:29:44.010Z] 722aefdf7320: Preparing [2025-01-20T01:29:44.010Z] e967563be2ce: Preparing [2025-01-20T01:29:44.010Z] 56e4069a7d21: Preparing [2025-01-20T01:29:44.010Z] 4faf54768def: Preparing [2025-01-20T01:29:44.010Z] e73bba832798: Preparing [2025-01-20T01:29:44.010Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:44.010Z] ce5a8cde9eee: Waiting [2025-01-20T01:29:44.010Z] e967563be2ce: Layer already exists [2025-01-20T01:29:44.010Z] 4faf54768def: Layer already exists [2025-01-20T01:29:44.010Z] 722aefdf7320: Layer already exists [2025-01-20T01:29:44.010Z] 56e4069a7d21: Layer already exists [2025-01-20T01:29:44.010Z] e73bba832798: Layer already exists [2025-01-20T01:29:44.010Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:44.010Z] latest: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:44.345Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:44.675Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.7 [2025-01-20T01:29:44.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-01-20T01:29:44.675Z] 722aefdf7320: Preparing [2025-01-20T01:29:44.675Z] e967563be2ce: Preparing [2025-01-20T01:29:44.675Z] 56e4069a7d21: Preparing [2025-01-20T01:29:44.675Z] 4faf54768def: Preparing [2025-01-20T01:29:44.675Z] e73bba832798: Preparing [2025-01-20T01:29:44.675Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:44.675Z] ce5a8cde9eee: Waiting [2025-01-20T01:29:44.675Z] 4faf54768def: Layer already exists [2025-01-20T01:29:44.675Z] e967563be2ce: Layer already exists [2025-01-20T01:29:44.675Z] 722aefdf7320: Layer already exists [2025-01-20T01:29:44.675Z] 56e4069a7d21: Layer already exists [2025-01-20T01:29:44.675Z] e73bba832798: Layer already exists [2025-01-20T01:29:44.675Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:44.675Z] 4.0.0-dev.7: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:45.017Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:45.347Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [2025-01-20T01:29:45.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-01-20T01:29:45.347Z] 722aefdf7320: Preparing [2025-01-20T01:29:45.347Z] e967563be2ce: Preparing [2025-01-20T01:29:45.347Z] 56e4069a7d21: Preparing [2025-01-20T01:29:45.347Z] 4faf54768def: Preparing [2025-01-20T01:29:45.347Z] e73bba832798: Preparing [2025-01-20T01:29:45.347Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:45.347Z] ce5a8cde9eee: Waiting [2025-01-20T01:29:45.347Z] e73bba832798: Layer already exists [2025-01-20T01:29:45.347Z] 56e4069a7d21: Layer already exists [2025-01-20T01:29:45.347Z] 722aefdf7320: Layer already exists [2025-01-20T01:29:45.347Z] 4faf54768def: Layer already exists [2025-01-20T01:29:45.347Z] e967563be2ce: Layer already exists [2025-01-20T01:29:45.347Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:45.347Z] 4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:45.685Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:46.013Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2025-01-20T01:29:46.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-01-20T01:29:46.013Z] 722aefdf7320: Preparing [2025-01-20T01:29:46.013Z] e967563be2ce: Preparing [2025-01-20T01:29:46.013Z] 56e4069a7d21: Preparing [2025-01-20T01:29:46.013Z] 4faf54768def: Preparing [2025-01-20T01:29:46.013Z] e73bba832798: Preparing [2025-01-20T01:29:46.013Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:46.013Z] ce5a8cde9eee: Waiting [2025-01-20T01:29:46.013Z] e967563be2ce: Layer already exists [2025-01-20T01:29:46.013Z] 56e4069a7d21: Layer already exists [2025-01-20T01:29:46.013Z] e73bba832798: Layer already exists [2025-01-20T01:29:46.013Z] 722aefdf7320: Layer already exists [2025-01-20T01:29:46.013Z] 4faf54768def: Layer already exists [2025-01-20T01:29:46.013Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:46.013Z] main: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:29:46.090Z] ===================================================== [Pipeline] echo [2025-01-20T01:29:46.108Z] taggedImages: [2025-01-20T01:29:46.108Z] - nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f [2025-01-20T01:29:46.108Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2025-01-20T01:29:46.108Z] - nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.7 [2025-01-20T01:29:46.108Z] - nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [2025-01-20T01:29:46.108Z] - 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 [2025-01-20T01:29:46.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:29:46.526Z] [2025-01-20T01:29:46.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:46.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:29:46.839Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-20T01:29:46.839Z] 5eb5b503b376: Pulling fs layer [2025-01-20T01:29:46.839Z] 5c69ac0246d0: Pulling fs layer [2025-01-20T01:29:46.839Z] ec43610c2a17: Pulling fs layer [2025-01-20T01:29:46.839Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-20T01:29:46.839Z] 33b1e0a273af: Pulling fs layer [2025-01-20T01:29:46.839Z] 5d3b04190fa2: Pulling fs layer [2025-01-20T01:29:46.839Z] 2f39f015ded8: Pulling fs layer [2025-01-20T01:29:46.839Z] 3a2ae6a8a46f: Waiting [2025-01-20T01:29:46.839Z] 33b1e0a273af: Waiting [2025-01-20T01:29:46.839Z] 5d3b04190fa2: Waiting [2025-01-20T01:29:46.839Z] 2f39f015ded8: Waiting [2025-01-20T01:29:46.839Z] 5c69ac0246d0: Verifying Checksum [2025-01-20T01:29:46.839Z] 5c69ac0246d0: Download complete [2025-01-20T01:29:46.839Z] 3a2ae6a8a46f: Download complete [2025-01-20T01:29:46.839Z] 33b1e0a273af: Verifying Checksum [2025-01-20T01:29:46.839Z] 33b1e0a273af: Download complete [2025-01-20T01:29:46.839Z] 5d3b04190fa2: Download complete [2025-01-20T01:29:46.839Z] ec43610c2a17: Verifying Checksum [2025-01-20T01:29:46.839Z] ec43610c2a17: Download complete [2025-01-20T01:29:47.098Z] 5eb5b503b376: Verifying Checksum [2025-01-20T01:29:47.098Z] 5eb5b503b376: Download complete [2025-01-20T01:29:47.665Z] 2f39f015ded8: Download complete [2025-01-20T01:29:48.232Z] 5eb5b503b376: Pull complete [2025-01-20T01:29:48.232Z] 5c69ac0246d0: Pull complete [2025-01-20T01:29:48.798Z] ec43610c2a17: Pull complete [2025-01-20T01:29:48.798Z] 3a2ae6a8a46f: Pull complete [2025-01-20T01:29:49.058Z] 33b1e0a273af: Pull complete [2025-01-20T01:29:49.058Z] 5d3b04190fa2: Pull complete [2025-01-20T01:29:53.246Z] 2f39f015ded8: Pull complete [2025-01-20T01:29:53.246Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-20T01:29:53.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:29:53.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:29:53.351Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:29:53.381Z] $ 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 [2025-01-20T01:29:57.770Z] $ docker top 7332dd98a4baba81635257c5bac98dbaaaba9f681e46472dc7637a4471105dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:29:58.150Z] ---> job-cost.sh [2025-01-20T01:29:58.150Z] lf-activate-venv: SKIPPING [2025-01-20T01:29:58.150Z] INFO: No Stack... [2025-01-20T01:29:58.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T01:29:58.979Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T01:29:59.275Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2025-01-20T01:29:59.275Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T01:29:59.302Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [2025-01-20T01:30:14.593Z] Resource [jenkins-edgexfoundry-device-uart-main-48-stack-cost] did not exist. Created. [2025-01-20T01:30:14.602Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T01:30:14.941Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T01:30:14.978Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T01:30:14.987Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T01:30:15.019Z] $ docker stop --time=1 7332dd98a4baba81635257c5bac98dbaaaba9f681e46472dc7637a4471105dfb [2025-01-20T01:30:16.179Z] $ docker rm -f --volumes 7332dd98a4baba81635257c5bac98dbaaaba9f681e46472dc7637a4471105dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-20T01:33:42.561Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37184 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2025-01-20T01:33:42.580Z] Running in /w/workspace/device-uart/48 [Pipeline] { [Pipeline] checkout [2025-01-20T01:33:42.625Z] The recommended git tool is: git [2025-01-20T01:33:49.351Z] using credential edgex-jenkins-ssh [2025-01-20T01:33:49.379Z] Cloning the remote Git repository [2025-01-20T01:33:49.432Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2025-01-20T01:33:49.547Z] > git init /w/workspace/device-uart/48 # timeout=10 [2025-01-20T01:33:49.718Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2025-01-20T01:33:49.719Z] > git --version # timeout=10 [2025-01-20T01:33:49.746Z] > git --version # 'git version 2.25.1' [2025-01-20T01:33:49.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-20T01:33:49.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T01:33:52.375Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2025-01-20T01:33:52.399Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T01:33:53.662Z] Avoid second fetch [2025-01-20T01:33:53.663Z] Checking out Revision 4b7c5c4c78312b1376821194256583e4da3c905f (main) [2025-01-20T01:33:54.457Z] Commit message: "Merge pull request #99 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" [2025-01-20T01:33:53.684Z] > git config core.sparsecheckout # timeout=10 [2025-01-20T01:33:53.770Z] > git checkout -f 4b7c5c4c78312b1376821194256583e4da3c905f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T01:33:59.411Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-20T01:33:59.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:33:59.411Z] Dload Upload Total Spent Left Speed [2025-01-20T01:33:59.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2025-01-20T01:33:59.786Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-20T01:34:00.140Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2025-01-20T01:34:00.140Z] sudo tee /etc/docker/daemon.new [2025-01-20T01:34:00.140Z] { [2025-01-20T01:34:00.140Z] "registry-mirrors": [ [2025-01-20T01:34:00.140Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-20T01:34:00.140Z] ], [2025-01-20T01:34:00.140Z] "bip": "10.250.0.254/24", [2025-01-20T01:34:00.140Z] "hosts": [ [2025-01-20T01:34:00.140Z] "tcp://0.0.0.0:5555", [2025-01-20T01:34:00.140Z] "unix:///var/run/docker.sock" [2025-01-20T01:34:00.140Z] ], [2025-01-20T01:34:00.140Z] "mtu": 1458, [2025-01-20T01:34:00.140Z] "selinux-enabled": true, [2025-01-20T01:34:00.140Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-20T01:34:00.140Z] } [Pipeline] sh [2025-01-20T01:34:00.490Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-20T01:34:00.833Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:34:19.166Z] provisioning config files... [2025-01-20T01:34:19.206Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/48@tmp/config990206821704346709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:34:19.669Z] ---> ****-login.sh [2025-01-20T01:34:19.669Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:34:19.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:34:20.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:34:20.231Z] Configure a credential helper to remove this warning. See [2025-01-20T01:34:20.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:34:20.231Z] [2025-01-20T01:34:20.231Z] Login Succeeded [2025-01-20T01:34:20.231Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:34:20.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:34:20.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:34:20.504Z] Configure a credential helper to remove this warning. See [2025-01-20T01:34:20.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:34:20.504Z] [2025-01-20T01:34:20.504Z] Login Succeeded [2025-01-20T01:34:20.504Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:34:20.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:34:20.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:34:20.779Z] Configure a credential helper to remove this warning. See [2025-01-20T01:34:20.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:34:20.779Z] [2025-01-20T01:34:21.050Z] Login Succeeded [2025-01-20T01:34:21.050Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:34:21.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:34:21.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:34:21.334Z] Configure a credential helper to remove this warning. See [2025-01-20T01:34:21.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:34:21.334Z] [2025-01-20T01:34:21.334Z] Login Succeeded [2025-01-20T01:34:21.334Z] ****.io [2025-01-20T01:34:21.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:34:21.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:34:21.605Z] Configure a credential helper to remove this warning. See [2025-01-20T01:34:21.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:34:21.605Z] [2025-01-20T01:34:21.605Z] Login Succeeded [2025-01-20T01:34:21.605Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:34:21.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T01:34:22.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:34:22.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:34:22.049Z] ========================================================= [2025-01-20T01:34:22.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-20T01:34:22.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:34:22.436Z] + 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 . [2025-01-20T01:34:23.860Z] #0 building with "default" instance using docker driver [2025-01-20T01:34:23.860Z] [2025-01-20T01:34:23.860Z] #1 [internal] load .dockerignore [2025-01-20T01:34:23.860Z] #1 transferring context: [2025-01-20T01:34:23.860Z] #1 transferring context: 182B 0.0s done [2025-01-20T01:34:23.860Z] #1 DONE 0.1s [2025-01-20T01:34:23.860Z] [2025-01-20T01:34:23.860Z] #2 [internal] load build definition from Dockerfile [2025-01-20T01:34:23.860Z] #2 transferring dockerfile: 1.96kB 0.0s done [2025-01-20T01:34:23.860Z] #2 DONE 0.1s [2025-01-20T01:34:23.860Z] [2025-01-20T01:34:23.860Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T01:34:24.135Z] #3 DONE 0.1s [2025-01-20T01:34:24.135Z] [2025-01-20T01:34:24.135Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T01:34:24.135Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-20T01:34:24.135Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-20T01:34:24.135Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-01-20T01:34:24.135Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-20T01:34:24.135Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s [2025-01-20T01:34:24.415Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-20T01:34:24.415Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.09MB / 4.09MB 0.2s [2025-01-20T01:34:24.415Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 9.44MB / 70.67MB 0.4s [2025-01-20T01:34:24.415Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2025-01-20T01:34:24.415Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-20T01:34:24.415Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-20T01:34:24.415Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-20T01:34:24.415Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.4s [2025-01-20T01:34:24.415Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 14.68MB / 70.67MB 0.5s [2025-01-20T01:34:24.689Z] #4 ... [2025-01-20T01:34:24.689Z] [2025-01-20T01:34:24.689Z] #5 [internal] load build context [2025-01-20T01:34:24.689Z] #5 transferring context: 12.87MB 0.5s done [2025-01-20T01:34:24.689Z] #5 DONE 0.6s [2025-01-20T01:34:24.689Z] [2025-01-20T01:34:24.689Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T01:34:24.689Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.58MB / 70.67MB 0.6s [2025-01-20T01:34:24.689Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.5s done [2025-01-20T01:34:24.689Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.5s done [2025-01-20T01:34:24.689Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.6s [2025-01-20T01:34:24.689Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.90MB / 98.78MB 0.6s [2025-01-20T01:34:24.689Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.7s [2025-01-20T01:34:24.961Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 26.21MB / 70.67MB 0.8s [2025-01-20T01:34:24.961Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.44MB / 12.74MB 0.8s [2025-01-20T01:34:24.961Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.44MB / 98.78MB 0.8s [2025-01-20T01:34:24.961Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.7s done [2025-01-20T01:34:24.961Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.9s [2025-01-20T01:34:25.234Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 38.80MB / 70.67MB 1.1s [2025-01-20T01:34:25.234Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.1s done [2025-01-20T01:34:25.234Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.69MB / 98.78MB 1.1s [2025-01-20T01:34:25.234Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.04MB / 70.67MB 1.2s [2025-01-20T01:34:25.504Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 49.28MB / 70.67MB 1.3s [2025-01-20T01:34:25.504Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 29.36MB / 98.78MB 1.3s [2025-01-20T01:34:25.504Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.1s [2025-01-20T01:34:25.504Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 59.77MB / 70.67MB 1.5s [2025-01-20T01:34:25.504Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 38.99MB / 98.78MB 1.5s [2025-01-20T01:34:25.504Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-20T01:34:25.504Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.89MB / 70.67MB 1.6s [2025-01-20T01:34:25.504Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 44.04MB / 98.78MB 1.6s [2025-01-20T01:34:25.773Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s [2025-01-20T01:34:25.773Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 49.90MB / 98.78MB 1.7s [2025-01-20T01:34:26.043Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done [2025-01-20T01:34:26.043Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 58.65MB / 98.78MB 1.9s [2025-01-20T01:34:26.043Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.80MB / 98.78MB 2.0s [2025-01-20T01:34:26.043Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s [2025-01-20T01:34:26.313Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.72MB / 98.78MB 2.2s [2025-01-20T01:34:26.313Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 79.69MB / 98.78MB 2.3s [2025-01-20T01:34:26.581Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 89.30MB / 98.78MB 2.5s [2025-01-20T01:34:26.581Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 94.37MB / 98.78MB 2.6s [2025-01-20T01:34:26.850Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.8s done [2025-01-20T01:34:33.541Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.7s [2025-01-20T01:34:37.824Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.7s [2025-01-20T01:34:46.083Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.4s done [2025-01-20T01:34:47.052Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-20T01:34:47.052Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-20T01:34:47.052Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-20T01:34:47.052Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-20T01:34:47.320Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-20T01:34:52.707Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-20T01:34:55.305Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 7.9s done [2025-01-20T01:34:55.305Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-20T01:34:57.272Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-20T01:34:57.859Z] #4 DONE 33.7s [2025-01-20T01:34:57.859Z] [2025-01-20T01:34:57.859Z] #6 [builder 2/7] WORKDIR /device-uart [2025-01-20T01:34:59.827Z] #6 DONE 2.0s [2025-01-20T01:34:59.827Z] [2025-01-20T01:34:59.827Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-20T01:35:00.800Z] #7 0.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:35:01.071Z] #7 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:35:03.043Z] #7 3.087 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-20T01:35:03.043Z] #7 3.115 (2/4) Installing libedit (20240517.3.1-r0) [2025-01-20T01:35:03.043Z] #7 3.129 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-20T01:35:03.043Z] #7 3.203 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-20T01:35:03.043Z] #7 3.234 Executing busybox-1.36.1-r29.trigger [2025-01-20T01:35:03.043Z] #7 3.282 OK: 244 MiB in 62 packages [2025-01-20T01:35:03.314Z] #7 DONE 3.8s [2025-01-20T01:35:03.586Z] [2025-01-20T01:35:03.586Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T01:35:03.859Z] #8 DONE 0.2s [2025-01-20T01:35:03.859Z] [2025-01-20T01:35:03.859Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:35:42.779Z] #9 DONE 34.2s [2025-01-20T01:35:42.779Z] [2025-01-20T01:35:42.779Z] #10 [builder 6/7] COPY . . [2025-01-20T01:35:42.779Z] #10 DONE 0.4s [2025-01-20T01:35:42.779Z] [2025-01-20T01:35:42.779Z] #11 [builder 7/7] RUN echo noop [2025-01-20T01:35:42.779Z] #11 0.712 noop [2025-01-20T01:35:42.779Z] #11 DONE 0.8s [2025-01-20T01:35:42.779Z] [2025-01-20T01:35:42.779Z] #12 exporting to image [2025-01-20T01:35:42.779Z] #12 exporting layers [2025-01-20T01:36:21.724Z] #12 exporting layers 37.0s done [2025-01-20T01:36:21.724Z] #12 writing image sha256:fbf4989c86b52859152c5d148ea8a192215e29464d536dd712816bdbad627229 done [2025-01-20T01:36:21.724Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-20T01:36:21.724Z] #12 DONE 37.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:36:22.132Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T01:36:22.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:36:22.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-37184 does not seem to be running inside a container [2025-01-20T01:36:22.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/48 -v /w/workspace/device-uart/48:/w/workspace/device-uart/48:rw,z -v /w/workspace/device-uart/48@tmp:/w/workspace/device-uart/48@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-arm64 cat [2025-01-20T01:36:23.705Z] $ docker top a01ce5f64e5eec82d39d87b0df20ccd0ecc2389d2fa1f1bfa66d46d64dabe446 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:36:24.875Z] + go version [2025-01-20T01:36:24.875Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-20T01:36:24.899Z] $ docker stop --time=1 a01ce5f64e5eec82d39d87b0df20ccd0ecc2389d2fa1f1bfa66d46d64dabe446 [2025-01-20T01:36:26.468Z] $ docker rm -f --volumes a01ce5f64e5eec82d39d87b0df20ccd0ecc2389d2fa1f1bfa66d46d64dabe446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:36:27.041Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T01:36:27.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:36:27.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-37184 does not seem to be running inside a container [2025-01-20T01:36:27.298Z] $ 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/48 -v /w/workspace/device-uart/48:/w/workspace/device-uart/48:rw,z -v /w/workspace/device-uart/48@tmp:/w/workspace/device-uart/48@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-arm64 cat [2025-01-20T01:36:28.227Z] $ docker top 7c611bcd6173c39fe3e3a25ee9422816916c2f5461f6bef223a5b3f35132de1f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:36:28.707Z] + git config --global --add safe.directory /w/workspace/device-uart/48 [Pipeline] fileExists [Pipeline] sh [2025-01-20T01:36:29.053Z] + make test [2025-01-20T01:36:29.053Z] go test ./... -coverprofile=coverage.out [2025-01-20T01:36:34.426Z] ? github.com/edgexfoundry/device-uart [no test files] [2025-01-20T01:38:56.905Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2025-01-20T01:38:56.905Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2025-01-20T01:38:56.905Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-20T01:38:56.905Z] go vet ./... [2025-01-20T01:39:29.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T01:39:29.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T01:39:29.221Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T01:39:29.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T01:39:29.268Z] $ docker stop --time=1 7c611bcd6173c39fe3e3a25ee9422816916c2f5461f6bef223a5b3f35132de1f [2025-01-20T01:39:31.195Z] $ docker rm -f --volumes 7c611bcd6173c39fe3e3a25ee9422816916c2f5461f6bef223a5b3f35132de1f [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:39:32.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T01:39:32.923Z] Warning: overwriting stash ‘coverage-report’ [2025-01-20T01:39:33.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T01:39:33.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T01:39:34.230Z] + ls -al . [2025-01-20T01:39:34.230Z] total 220 [2025-01-20T01:39:34.230Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 01:36 . [2025-01-20T01:39:34.230Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:33 .. [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 20 01:33 .dockerignore [2025-01-20T01:39:34.230Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:33 .git [2025-01-20T01:39:34.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:33 .github [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 20 01:33 .gitignore [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 198 Jan 20 01:33 .golangci.yml [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 18662 Jan 20 01:33 Attribution.txt [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jan 20 01:33 CHANGELOG.md [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 1919 Jan 20 01:33 Dockerfile [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 01:33 GOVERNANCE.md [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 675 Jan 20 01:33 Jenkinsfile [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 01:33 LICENSE [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 2455 Jan 20 01:33 Makefile [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 20 01:33 OWNERS.md [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jan 20 01:33 README.md [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:27 VERSION [2025-01-20T01:39:34.230Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:33 bin [2025-01-20T01:39:34.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:33 cmd [2025-01-20T01:39:34.230Z] -rw-r--r-- 1 jenkins jenkins 6770 Jan 20 01:38 coverage.out [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 6168 Jan 20 01:33 go.mod [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 86853 Jan 20 01:33 go.sum [2025-01-20T01:39:34.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:33 internal [2025-01-20T01:39:34.230Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 20 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:39:34.599Z] + 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=4b7c5c4c78312b1376821194256583e4da3c905f --label arch=arm64 --label version=4.0.0-dev.7 . [2025-01-20T01:39:35.562Z] #0 building with "default" instance using docker driver [2025-01-20T01:39:35.562Z] [2025-01-20T01:39:35.562Z] #1 [internal] load build definition from Dockerfile [2025-01-20T01:39:36.523Z] #1 transferring dockerfile: 1.96kB 0.0s done [2025-01-20T01:39:36.523Z] #1 DONE 1.3s [2025-01-20T01:39:36.523Z] [2025-01-20T01:39:36.523Z] #2 [internal] load .dockerignore [2025-01-20T01:39:36.523Z] #2 transferring context: 182B 0.0s done [2025-01-20T01:39:36.523Z] #2 DONE 1.3s [2025-01-20T01:39:36.523Z] [2025-01-20T01:39:36.523Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T01:39:36.523Z] #3 DONE 0.0s [2025-01-20T01:39:36.523Z] [2025-01-20T01:39:36.523Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T01:39:36.798Z] #4 DONE 0.3s [2025-01-20T01:39:36.798Z] [2025-01-20T01:39:36.798Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:39:36.798Z] #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-20T01:39:37.090Z] #5 ... [2025-01-20T01:39:37.090Z] [2025-01-20T01:39:37.090Z] #6 [internal] load build context [2025-01-20T01:39:37.090Z] #6 transferring context: 13.14kB 0.0s done [2025-01-20T01:39:37.090Z] #6 DONE 0.1s [2025-01-20T01:39:37.090Z] [2025-01-20T01:39:37.090Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:39:37.090Z] #5 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T01:39:37.090Z] #5 ... [2025-01-20T01:39:37.090Z] [2025-01-20T01:39:37.090Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T01:39:37.090Z] #7 DONE 0.3s [2025-01-20T01:39:37.090Z] [2025-01-20T01:39:37.090Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:39:37.090Z] #5 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T01:39:37.090Z] #5 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T01:39:37.090Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-20T01:39:37.090Z] #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-20T01:39:37.361Z] #5 ... [2025-01-20T01:39:37.361Z] [2025-01-20T01:39:37.361Z] #8 [builder 2/7] WORKDIR /device-uart [2025-01-20T01:39:37.361Z] #8 DONE 0.1s [2025-01-20T01:39:37.361Z] [2025-01-20T01:39:37.361Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:39:37.634Z] #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-20T01:39:37.904Z] #5 DONE 1.0s [2025-01-20T01:39:37.904Z] [2025-01-20T01:39:37.904Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-20T01:39:38.867Z] #9 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:39:38.867Z] #9 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:39:40.282Z] #9 ... [2025-01-20T01:39:40.282Z] [2025-01-20T01:39:40.282Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-20T01:39:40.282Z] #10 0.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:39:40.282Z] #10 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:39:40.282Z] #10 2.632 OK: 244 MiB in 62 packages [2025-01-20T01:39:40.282Z] #10 DONE 3.0s [2025-01-20T01:39:40.282Z] [2025-01-20T01:39:40.282Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T01:39:40.555Z] #11 DONE 0.2s [2025-01-20T01:39:40.555Z] [2025-01-20T01:39:40.555Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:39:41.143Z] #12 ... [2025-01-20T01:39:41.143Z] [2025-01-20T01:39:41.143Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-20T01:39:41.143Z] #9 2.621 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T01:39:41.143Z] #9 2.632 Executing busybox-1.36.1-r29.trigger [2025-01-20T01:39:41.144Z] #9 2.663 OK: 9 MiB in 15 packages [2025-01-20T01:39:41.144Z] #9 DONE 3.1s [2025-01-20T01:39:41.144Z] [2025-01-20T01:39:41.144Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T01:39:42.111Z] #13 ... [2025-01-20T01:39:42.111Z] [2025-01-20T01:39:42.111Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:39:42.111Z] #12 DONE 1.7s [2025-01-20T01:39:42.111Z] [2025-01-20T01:39:42.111Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T01:39:42.111Z] #13 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:39:42.382Z] #13 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:39:42.651Z] #13 ... [2025-01-20T01:39:42.651Z] [2025-01-20T01:39:42.651Z] #14 [builder 6/7] COPY . . [2025-01-20T01:39:42.651Z] #14 DONE 0.4s [2025-01-20T01:39:42.651Z] [2025-01-20T01:39:42.651Z] #15 [builder 7/7] RUN make build [2025-01-20T01:39:43.236Z] #15 0.741 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2025-01-20T01:39:44.655Z] #15 ... [2025-01-20T01:39:44.655Z] [2025-01-20T01:39:44.655Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T01:39:44.655Z] #13 3.177 OK: 9 MiB in 15 packages [2025-01-20T01:39:44.655Z] #13 DONE 3.6s [2025-01-20T01:39:44.923Z] [2025-01-20T01:39:44.923Z] #15 [builder 7/7] RUN make build [2025-01-20T01:42:06.674Z] #15 DONE 140.4s [2025-01-20T01:42:06.674Z] [2025-01-20T01:42:06.674Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2025-01-20T01:42:06.674Z] #16 DONE 0.1s [2025-01-20T01:42:06.674Z] [2025-01-20T01:42:06.674Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2025-01-20T01:42:06.674Z] #17 DONE 0.1s [2025-01-20T01:42:06.674Z] [2025-01-20T01:42:06.674Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2025-01-20T01:42:06.674Z] #18 DONE 0.6s [2025-01-20T01:42:06.674Z] [2025-01-20T01:42:06.674Z] #19 exporting to image [2025-01-20T01:42:06.674Z] #19 exporting layers [2025-01-20T01:42:06.674Z] #19 exporting layers 0.7s done [2025-01-20T01:42:06.674Z] #19 writing image sha256:937b979febdb9e109e762c25ad1da71ef1958d784cf8b23a6cef45124f1de3c6 done [2025-01-20T01:42:06.674Z] #19 naming to docker.io/library/device-uart-arm64 done [2025-01-20T01:42:06.674Z] #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:42:06.862Z] provisioning config files... [2025-01-20T01:42:06.880Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/48@tmp/config13801667328632730186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:42:07.249Z] ---> ****-login.sh [2025-01-20T01:42:07.249Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:42:07.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:42:07.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:42:07.518Z] Configure a credential helper to remove this warning. See [2025-01-20T01:42:07.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:42:07.518Z] [2025-01-20T01:42:07.518Z] Login Succeeded [2025-01-20T01:42:07.518Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:42:07.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:42:07.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:42:07.786Z] Configure a credential helper to remove this warning. See [2025-01-20T01:42:07.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:42:07.786Z] [2025-01-20T01:42:07.786Z] Login Succeeded [2025-01-20T01:42:07.786Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:42:08.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:42:08.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:42:08.057Z] Configure a credential helper to remove this warning. See [2025-01-20T01:42:08.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:42:08.057Z] [2025-01-20T01:42:08.057Z] Login Succeeded [2025-01-20T01:42:08.057Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:42:08.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:42:08.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:42:08.327Z] Configure a credential helper to remove this warning. See [2025-01-20T01:42:08.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:42:08.327Z] [2025-01-20T01:42:08.327Z] Login Succeeded [2025-01-20T01:42:08.327Z] ****.io [2025-01-20T01:42:08.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:42:08.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:42:08.866Z] Configure a credential helper to remove this warning. See [2025-01-20T01:42:08.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:42:08.866Z] [2025-01-20T01:42:08.866Z] Login Succeeded [2025-01-20T01:42:08.866Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:42:08.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:42:08.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:42:08.973Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2025-01-20T01:42:08.973Z] 4b7c5c4c78312b1376821194256583e4da3c905f [2025-01-20T01:42:08.973Z] latest [2025-01-20T01:42:08.973Z] 4.0.0-dev.7 [2025-01-20T01:42:08.973Z] 4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [2025-01-20T01:42:08.973Z] main [2025-01-20T01:42:08.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:09.358Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:09.721Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f [2025-01-20T01:42:09.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-01-20T01:42:09.721Z] 46d86b2e4521: Preparing [2025-01-20T01:42:09.721Z] 8ec07042d0ca: Preparing [2025-01-20T01:42:09.721Z] 324135d27f4e: Preparing [2025-01-20T01:42:09.721Z] 464301ca2280: Preparing [2025-01-20T01:42:09.721Z] f0bfd0fde7b6: Preparing [2025-01-20T01:42:09.721Z] 534a70dc8296: Preparing [2025-01-20T01:42:09.721Z] 534a70dc8296: Waiting [2025-01-20T01:42:09.988Z] 8ec07042d0ca: Pushed [2025-01-20T01:42:09.988Z] f0bfd0fde7b6: Pushed [2025-01-20T01:42:09.988Z] 324135d27f4e: Pushed [2025-01-20T01:42:09.988Z] 464301ca2280: Pushed [2025-01-20T01:42:09.988Z] 534a70dc8296: Layer already exists [2025-01-20T01:42:20.070Z] 46d86b2e4521: Pushed [2025-01-20T01:42:20.070Z] 4b7c5c4c78312b1376821194256583e4da3c905f: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:20.441Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:20.826Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2025-01-20T01:42:20.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-01-20T01:42:20.827Z] 46d86b2e4521: Preparing [2025-01-20T01:42:20.827Z] 8ec07042d0ca: Preparing [2025-01-20T01:42:20.827Z] 324135d27f4e: Preparing [2025-01-20T01:42:20.827Z] 464301ca2280: Preparing [2025-01-20T01:42:20.827Z] f0bfd0fde7b6: Preparing [2025-01-20T01:42:20.827Z] 534a70dc8296: Preparing [2025-01-20T01:42:20.827Z] 534a70dc8296: Waiting [2025-01-20T01:42:20.827Z] 324135d27f4e: Layer already exists [2025-01-20T01:42:20.827Z] 8ec07042d0ca: Layer already exists [2025-01-20T01:42:20.827Z] f0bfd0fde7b6: Layer already exists [2025-01-20T01:42:20.827Z] 464301ca2280: Layer already exists [2025-01-20T01:42:20.827Z] 46d86b2e4521: Layer already exists [2025-01-20T01:42:20.827Z] 534a70dc8296: Layer already exists [2025-01-20T01:42:21.094Z] latest: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:21.484Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:21.863Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.7 [2025-01-20T01:42:21.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-01-20T01:42:21.863Z] 46d86b2e4521: Preparing [2025-01-20T01:42:21.863Z] 8ec07042d0ca: Preparing [2025-01-20T01:42:21.863Z] 324135d27f4e: Preparing [2025-01-20T01:42:21.863Z] 464301ca2280: Preparing [2025-01-20T01:42:21.863Z] f0bfd0fde7b6: Preparing [2025-01-20T01:42:21.863Z] 534a70dc8296: Preparing [2025-01-20T01:42:21.863Z] 534a70dc8296: Waiting [2025-01-20T01:42:21.863Z] 464301ca2280: Layer already exists [2025-01-20T01:42:21.863Z] 46d86b2e4521: Layer already exists [2025-01-20T01:42:21.863Z] 8ec07042d0ca: Layer already exists [2025-01-20T01:42:21.863Z] f0bfd0fde7b6: Layer already exists [2025-01-20T01:42:21.863Z] 324135d27f4e: Layer already exists [2025-01-20T01:42:21.863Z] 534a70dc8296: Layer already exists [2025-01-20T01:42:22.131Z] 4.0.0-dev.7: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:22.502Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:22.868Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [2025-01-20T01:42:22.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-01-20T01:42:22.868Z] 46d86b2e4521: Preparing [2025-01-20T01:42:22.868Z] 8ec07042d0ca: Preparing [2025-01-20T01:42:22.868Z] 324135d27f4e: Preparing [2025-01-20T01:42:22.868Z] 464301ca2280: Preparing [2025-01-20T01:42:22.868Z] f0bfd0fde7b6: Preparing [2025-01-20T01:42:22.868Z] 534a70dc8296: Preparing [2025-01-20T01:42:22.868Z] 534a70dc8296: Waiting [2025-01-20T01:42:22.868Z] 8ec07042d0ca: Layer already exists [2025-01-20T01:42:22.868Z] 46d86b2e4521: Layer already exists [2025-01-20T01:42:22.868Z] f0bfd0fde7b6: Layer already exists [2025-01-20T01:42:22.868Z] 324135d27f4e: Layer already exists [2025-01-20T01:42:22.868Z] 464301ca2280: Layer already exists [2025-01-20T01:42:22.868Z] 534a70dc8296: Layer already exists [2025-01-20T01:42:23.136Z] 4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:23.509Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:23.871Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2025-01-20T01:42:23.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-01-20T01:42:23.871Z] 46d86b2e4521: Preparing [2025-01-20T01:42:23.871Z] 8ec07042d0ca: Preparing [2025-01-20T01:42:23.871Z] 324135d27f4e: Preparing [2025-01-20T01:42:23.871Z] 464301ca2280: Preparing [2025-01-20T01:42:23.871Z] f0bfd0fde7b6: Preparing [2025-01-20T01:42:23.871Z] 534a70dc8296: Preparing [2025-01-20T01:42:23.871Z] 534a70dc8296: Waiting [2025-01-20T01:42:23.871Z] f0bfd0fde7b6: Layer already exists [2025-01-20T01:42:23.871Z] 8ec07042d0ca: Layer already exists [2025-01-20T01:42:23.871Z] 46d86b2e4521: Layer already exists [2025-01-20T01:42:23.871Z] 464301ca2280: Layer already exists [2025-01-20T01:42:23.871Z] 324135d27f4e: Layer already exists [2025-01-20T01:42:23.871Z] 534a70dc8296: Layer already exists [2025-01-20T01:42:24.139Z] main: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:42:24.226Z] ===================================================== [Pipeline] echo [2025-01-20T01:42:24.243Z] taggedImages: [2025-01-20T01:42:24.243Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f [2025-01-20T01:42:24.243Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2025-01-20T01:42:24.243Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.7 [2025-01-20T01:42:24.243Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [2025-01-20T01:42:24.243Z] - 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 [2025-01-20T01:42:24.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T01:42:24.631Z] [2025-01-20T01:42:24.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:42:24.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T01:42:24.983Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-20T01:42:24.983Z] 8998bd30e6a1: Pulling fs layer [2025-01-20T01:42:24.983Z] 04944245beec: Pulling fs layer [2025-01-20T01:42:24.983Z] 699f458cf7ca: Pulling fs layer [2025-01-20T01:42:24.983Z] 765212b225bb: Pulling fs layer [2025-01-20T01:42:24.983Z] f23df028b6ca: Pulling fs layer [2025-01-20T01:42:24.983Z] d65c8cfc05b1: Pulling fs layer [2025-01-20T01:42:24.983Z] 2437ff75d9bd: Pulling fs layer [2025-01-20T01:42:24.983Z] f23df028b6ca: Waiting [2025-01-20T01:42:24.983Z] d65c8cfc05b1: Waiting [2025-01-20T01:42:24.983Z] 2437ff75d9bd: Waiting [2025-01-20T01:42:24.983Z] 765212b225bb: Waiting [2025-01-20T01:42:25.251Z] 04944245beec: Verifying Checksum [2025-01-20T01:42:25.251Z] 04944245beec: Download complete [2025-01-20T01:42:25.251Z] 765212b225bb: Download complete [2025-01-20T01:42:25.251Z] f23df028b6ca: Verifying Checksum [2025-01-20T01:42:25.251Z] f23df028b6ca: Download complete [2025-01-20T01:42:25.251Z] d65c8cfc05b1: Verifying Checksum [2025-01-20T01:42:25.251Z] d65c8cfc05b1: Download complete [2025-01-20T01:42:25.521Z] 699f458cf7ca: Verifying Checksum [2025-01-20T01:42:25.521Z] 699f458cf7ca: Download complete [2025-01-20T01:42:25.792Z] 8998bd30e6a1: Verifying Checksum [2025-01-20T01:42:25.792Z] 8998bd30e6a1: Download complete [2025-01-20T01:42:28.378Z] 2437ff75d9bd: Verifying Checksum [2025-01-20T01:42:28.378Z] 2437ff75d9bd: Download complete [2025-01-20T01:42:32.640Z] 8998bd30e6a1: Pull complete [2025-01-20T01:42:32.906Z] 04944245beec: Pull complete [2025-01-20T01:42:34.841Z] 699f458cf7ca: Pull complete [2025-01-20T01:42:34.841Z] 765212b225bb: Pull complete [2025-01-20T01:42:35.795Z] f23df028b6ca: Pull complete [2025-01-20T01:42:35.795Z] d65c8cfc05b1: Pull complete [2025-01-20T01:43:02.498Z] 2437ff75d9bd: Pull complete [2025-01-20T01:43:02.498Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-20T01:43:02.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T01:43:02.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:43:02.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-37184 does not seem to be running inside a container [2025-01-20T01:43:02.799Z] $ 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/48 -v /w/workspace/device-uart/48:/w/workspace/device-uart/48:rw,z -v /w/workspace/device-uart/48@tmp:/w/workspace/device-uart/48@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:arm64 cat [2025-01-20T01:43:04.762Z] $ docker top 6dc59ec2823231a1a25111a86e84ea9bd308255e9c43af688c7c96cd04548614 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:43:05.260Z] ---> job-cost.sh [2025-01-20T01:43:05.527Z] lf-activate-venv: SKIPPING [2025-01-20T01:43:05.527Z] INFO: No Stack... [2025-01-20T01:43:06.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T01:43:07.075Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T01:43:07.399Z] + cat /w/workspace/device-uart/48/archives/cost.csv [2025-01-20T01:43:07.399Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T01:43:07.436Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [2025-01-20T01:43:07.450Z] Resource [jenkins-edgexfoundry-device-uart-main-48-stack-cost] did not exist. Created. [2025-01-20T01:43:07.456Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T01:43:07.791Z] /w/workspace/device-uart/48@tmp/durable-3eacbf32/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-20T01:43:08.128Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T01:43:08.157Z] Warning: overwriting stash ‘stack-cost’ [2025-01-20T01:43:08.202Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T01:43:08.210Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T01:43:08.250Z] $ docker stop --time=1 6dc59ec2823231a1a25111a86e84ea9bd308255e9c43af688c7c96cd04548614 [2025-01-20T01:43:09.687Z] $ docker rm -f --volumes 6dc59ec2823231a1a25111a86e84ea9bd308255e9c43af688c7c96cd04548614 [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 [2025-01-20T01:43:10.171Z] provisioning config files... [2025-01-20T01:43:10.178Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10126621946477338944tmp [Pipeline] { [Pipeline] sh [2025-01-20T01:43:10.499Z] + set +x [2025-01-20T01:43:10.500Z] + curl -s https://codecov.io/bash [2025-01-20T01:43:10.500Z] + bash -s -- [2025-01-20T01:43:10.500Z] [2025-01-20T01:43:10.500Z] _____ _ [2025-01-20T01:43:10.500Z] / ____| | | [2025-01-20T01:43:10.500Z] | | ___ __| | ___ ___ _____ __ [2025-01-20T01:43:10.500Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-20T01:43:10.500Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-20T01:43:10.500Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-20T01:43:10.500Z] Bash-1.0.6 [2025-01-20T01:43:10.500Z] [2025-01-20T01:43:10.500Z] [2025-01-20T01:43:10.500Z] ==> git version 2.25.1 found [2025-01-20T01:43:10.500Z] ==> 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 [2025-01-20T01:43:10.500Z] Release-Date: 2020-01-08 [2025-01-20T01:43:10.500Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-20T01:43:10.500Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-20T01:43:10.500Z] ==> Jenkins CI detected. [2025-01-20T01:43:10.500Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2025-01-20T01:43:10.500Z] project root: . [2025-01-20T01:43:10.500Z] --> token set from env [2025-01-20T01:43:10.500Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-20T01:43:10.500Z] ==> Running gcov in . (disable via -X gcov) [2025-01-20T01:43:10.500Z] ==> Python coveragepy not found [2025-01-20T01:43:10.500Z] ==> Searching for coverage reports in: [2025-01-20T01:43:10.500Z] + . [2025-01-20T01:43:10.500Z] -> Found 1 reports [2025-01-20T01:43:10.500Z] ==> Detecting git/mercurial file structure [2025-01-20T01:43:10.500Z] ==> Reading reports [2025-01-20T01:43:10.500Z] + ./coverage.out bytes=6770 [2025-01-20T01:43:10.500Z] ==> Appending adjustments [2025-01-20T01:43:10.500Z] https://docs.codecov.io/docs/fixing-reports [2025-01-20T01:43:10.763Z] + Found adjustments [2025-01-20T01:43:10.764Z] ==> Gzipping contents [2025-01-20T01:43:10.764Z] 4.0K /tmp/codecov.oKBc5m.gz [2025-01-20T01:43:10.764Z] ==> Uploading reports [2025-01-20T01:43:10.764Z] url: https://codecov.io [2025-01-20T01:43:10.764Z] query: branch=main&commit=4b7c5c4c78312b1376821194256583e4da3c905f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T01:43:10.764Z] -> Pinging Codecov [2025-01-20T01:43:10.764Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4b7c5c4c78312b1376821194256583e4da3c905f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T01:43:13.304Z] -> Uploading to [2025-01-20T01:43:13.305Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/4b7c5c4c78312b1376821194256583e4da3c905f/d8fad2fc-dff0-443e-8f78-5a6993d65a6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T014312Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=946ad59ae59fbfed24a87e276a746daa63944467457c6dc91e955d4155c5295d [2025-01-20T01:43:13.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:43:13.305Z] Dload Upload Total Spent Left Speed [2025-01-20T01:43:13.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1340 0 0 100 1340 0 8874 --:--:-- --:--:-- --:--:-- 8815 100 1340 0 0 100 1340 0 8874 --:--:-- --:--:-- --:--:-- 8815 [2025-01-20T01:43:13.305Z] -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/lf-edge/device-uart/commit/4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] } [2025-01-20T01:43:13.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-20T01:43:13.568Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-20T01:43:13.583Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:43:13.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T01:43:13.987Z] [2025-01-20T01:43:13.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:43:14.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T01:43:14.322Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-20T01:43:14.322Z] 43c4264eed91: Pulling fs layer [2025-01-20T01:43:14.322Z] 4cc291be95ef: Pulling fs layer [2025-01-20T01:43:14.322Z] 2ac1f1163629: Pulling fs layer [2025-01-20T01:43:14.322Z] 5c3c966382ef: Pulling fs layer [2025-01-20T01:43:14.322Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T01:43:14.322Z] d9c7d2e4e75e: Pulling fs layer [2025-01-20T01:43:14.322Z] 9c3e1370e548: Pulling fs layer [2025-01-20T01:43:14.322Z] 4f4fb700ef54: Waiting [2025-01-20T01:43:14.322Z] 5c3c966382ef: Waiting [2025-01-20T01:43:14.322Z] d9c7d2e4e75e: Waiting [2025-01-20T01:43:14.322Z] 9c3e1370e548: Waiting [2025-01-20T01:43:14.322Z] 4cc291be95ef: Verifying Checksum [2025-01-20T01:43:14.322Z] 4cc291be95ef: Download complete [2025-01-20T01:43:14.322Z] 5c3c966382ef: Verifying Checksum [2025-01-20T01:43:14.322Z] 5c3c966382ef: Download complete [2025-01-20T01:43:14.322Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T01:43:14.322Z] 4f4fb700ef54: Download complete [2025-01-20T01:43:14.322Z] 43c4264eed91: Download complete [2025-01-20T01:43:14.605Z] 43c4264eed91: Pull complete [2025-01-20T01:43:14.605Z] d9c7d2e4e75e: Verifying Checksum [2025-01-20T01:43:14.605Z] d9c7d2e4e75e: Download complete [2025-01-20T01:43:14.605Z] 4cc291be95ef: Pull complete [2025-01-20T01:43:14.873Z] 2ac1f1163629: Verifying Checksum [2025-01-20T01:43:14.873Z] 2ac1f1163629: Download complete [2025-01-20T01:43:15.479Z] 9c3e1370e548: Verifying Checksum [2025-01-20T01:43:15.479Z] 9c3e1370e548: Download complete [2025-01-20T01:43:18.806Z] 2ac1f1163629: Pull complete [2025-01-20T01:43:18.806Z] 5c3c966382ef: Pull complete [2025-01-20T01:43:18.806Z] 4f4fb700ef54: Pull complete [2025-01-20T01:43:18.806Z] d9c7d2e4e75e: Pull complete [2025-01-20T01:43:22.089Z] 9c3e1370e548: Pull complete [2025-01-20T01:43:22.089Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-20T01:43:22.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T01:43:22.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:43:22.211Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:43:22.242Z] $ 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 [2025-01-20T01:43:29.231Z] $ docker top 430f429c0d1f24829fb403c2b7f2bc8bfd2dfce8b0b1b4f107c11bf269cd4d09 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:43:29.591Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2025-01-20T01:43:29.602Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2025-01-20T01:43:29.882Z] + set -o pipefail [2025-01-20T01:43:29.883Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2025-01-20T01:43:36.456Z] [2025-01-20T01:43:36.456Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2025-01-20T01:43:36.456Z] [2025-01-20T01:43:36.456Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/9c5474cb-3294-48e4-876a-ec71efde4244 [2025-01-20T01:43:36.456Z] [2025-01-20T01:43:36.456Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-20T01:43:36.456Z] [2025-01-20T01:43:36.716Z] [2025-01-20T01:43:36.716Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-20T01:43:36.716Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-20T01:43:36.992Z] $ docker stop --time=1 430f429c0d1f24829fb403c2b7f2bc8bfd2dfce8b0b1b4f107c11bf269cd4d09 [2025-01-20T01:43:44.079Z] $ docker rm -f --volumes 430f429c0d1f24829fb403c2b7f2bc8bfd2dfce8b0b1b4f107c11bf269cd4d09 [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 [2025-01-20T01:43:44.995Z] + git log --format=format:%s -1 4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] sh [2025-01-20T01:43:45.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:43:45.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:43:45.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:43:45.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:43:45.681Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:43:45.708Z] $ 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 [2025-01-20T01:43:46.710Z] $ docker top d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa -eo pid,comm [2025-01-20T01:43:46.764Z] 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). [2025-01-20T01:43:46.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:43:46.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:43:46.835Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:43:46.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:43:46.956Z] $ docker exec d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa ssh-agent [2025-01-20T01:43:47.102Z] SSH_AUTH_SOCK=/tmp/ssh-ZrTxYeEI640u/agent.14 [2025-01-20T01:43:47.102Z] SSH_AGENT_PID=20 [2025-01-20T01:43:47.107Z] Running ssh-add (command line suppressed) [2025-01-20T01:43:47.251Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2290215138402657124.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2290215138402657124.key) [2025-01-20T01:43:47.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:43:47.570Z] + git semver tag [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,780 [run_tag] DEBUG tag force:False [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,780 [check_head_tag] DEBUG check head tag [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,781 [execute] INFO git cat-file --batch-check [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,785 [execute] INFO git cat-file --batch [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,804 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,804 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,805 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:43:47.830Z] 2025-01-20 01:43:47,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-01-20T01:43:47.830Z] 4.0.0-dev.7 [Pipeline] } [2025-01-20T01:43:48.094Z] $ docker exec --env ******** --env ******** d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa ssh-agent -k [2025-01-20T01:43:48.193Z] unset SSH_AUTH_SOCK; [2025-01-20T01:43:48.193Z] unset SSH_AGENT_PID; [2025-01-20T01:43:48.193Z] echo Agent pid 20 killed; [2025-01-20T01:43:48.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:43:48.546Z] + git semver [Pipeline] } [2025-01-20T01:43:49.120Z] $ docker stop --time=1 d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa [2025-01-20T01:43:50.687Z] $ docker rm -f --volumes d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:43:51.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T01:43:51.118Z] [2025-01-20T01:43:51.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:43:51.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T01:43:51.420Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-20T01:43:51.420Z] ab5ef0e58194: Pulling fs layer [2025-01-20T01:43:51.420Z] 9712f1f96733: Pulling fs layer [2025-01-20T01:43:51.420Z] 63f879dbbcfc: Pulling fs layer [2025-01-20T01:43:51.420Z] 0d9ebad4ef96: Pulling fs layer [2025-01-20T01:43:51.420Z] e9a5061849ea: Pulling fs layer [2025-01-20T01:43:51.420Z] d747dcd14b5f: Pulling fs layer [2025-01-20T01:43:51.420Z] 2de7ff778b66: Pulling fs layer [2025-01-20T01:43:51.420Z] 0d9ebad4ef96: Waiting [2025-01-20T01:43:51.420Z] d747dcd14b5f: Waiting [2025-01-20T01:43:51.420Z] e9a5061849ea: Waiting [2025-01-20T01:43:51.420Z] 2de7ff778b66: Waiting [2025-01-20T01:43:51.420Z] 9712f1f96733: Verifying Checksum [2025-01-20T01:43:51.420Z] 9712f1f96733: Download complete [2025-01-20T01:43:51.750Z] 63f879dbbcfc: Verifying Checksum [2025-01-20T01:43:51.750Z] 63f879dbbcfc: Download complete [2025-01-20T01:43:52.009Z] e9a5061849ea: Verifying Checksum [2025-01-20T01:43:52.009Z] e9a5061849ea: Download complete [2025-01-20T01:43:52.009Z] d747dcd14b5f: Download complete [2025-01-20T01:43:52.009Z] 0d9ebad4ef96: Verifying Checksum [2025-01-20T01:43:52.009Z] 0d9ebad4ef96: Download complete [2025-01-20T01:43:52.009Z] ab5ef0e58194: Verifying Checksum [2025-01-20T01:43:52.009Z] ab5ef0e58194: Download complete [2025-01-20T01:43:52.009Z] 2de7ff778b66: Verifying Checksum [2025-01-20T01:43:55.297Z] ab5ef0e58194: Pull complete [2025-01-20T01:43:55.297Z] 9712f1f96733: Pull complete [2025-01-20T01:43:55.865Z] 63f879dbbcfc: Pull complete [2025-01-20T01:44:00.144Z] 0d9ebad4ef96: Pull complete [2025-01-20T01:44:00.711Z] e9a5061849ea: Pull complete [2025-01-20T01:44:00.969Z] d747dcd14b5f: Pull complete [2025-01-20T01:44:01.905Z] 2de7ff778b66: Pull complete [2025-01-20T01:44:01.905Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-20T01:44:01.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T01:44:01.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:44:02.001Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:44:02.027Z] $ 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 [2025-01-20T01:44:10.157Z] $ docker top 456368fe62eb60e7582a2c98c87b61c9565dcb4f8825cb500fb9aa02ee294e99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:44:10.245Z] provisioning config files... [2025-01-20T01:44:10.254Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14314866132381202742tmp [2025-01-20T01:44:10.263Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16647638315663265295tmp [2025-01-20T01:44:10.271Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4003910512845336161tmp [Pipeline] { [Pipeline] echo [2025-01-20T01:44:10.300Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:10.594Z] ---> sigul-configuration.sh [2025-01-20T01:44:10.594Z] gpg: directory `/root/.gnupg' created [2025-01-20T01:44:10.594Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-20T01:44:10.594Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-20T01:44:10.594Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-20T01:44:10.594Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-20T01:44:10.594Z] gpg: CAST5 encrypted data [2025-01-20T01:44:10.594Z] gpg: encrypted with 1 passphrase [2025-01-20T01:44:10.594Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-20T01:44:10.889Z] + mkdir /home/jenkins [2025-01-20T01:44:10.889Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-20T01:44:11.186Z] + 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 [2025-01-20T01:44:11.200Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:11.494Z] ---> sigul-install.sh [2025-01-20T01:44:11.494Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-20T01:44:11.790Z] + git tag --list [2025-01-20T01:44:11.790Z] v0.0.0 [2025-01-20T01:44:11.790Z] v0.0.1-dev.1 [2025-01-20T01:44:11.790Z] v0.0.1-dev.2 [2025-01-20T01:44:11.790Z] v0.0.1-dev.3 [2025-01-20T01:44:11.790Z] v0.0.1-dev.4 [2025-01-20T01:44:11.790Z] v3.0.0 [2025-01-20T01:44:11.790Z] v3.0.1-dev.1 [2025-01-20T01:44:11.790Z] v3.0.1-dev.10 [2025-01-20T01:44:11.790Z] v3.0.1-dev.11 [2025-01-20T01:44:11.790Z] v3.0.1-dev.12 [2025-01-20T01:44:11.790Z] v3.0.1-dev.13 [2025-01-20T01:44:11.790Z] v3.0.1-dev.14 [2025-01-20T01:44:11.790Z] v3.0.1-dev.15 [2025-01-20T01:44:11.790Z] v3.0.1-dev.16 [2025-01-20T01:44:11.790Z] v3.0.1-dev.17 [2025-01-20T01:44:11.790Z] v3.0.1-dev.18 [2025-01-20T01:44:11.790Z] v3.0.1-dev.19 [2025-01-20T01:44:11.790Z] v3.0.1-dev.2 [2025-01-20T01:44:11.790Z] v3.0.1-dev.20 [2025-01-20T01:44:11.790Z] v3.0.1-dev.21 [2025-01-20T01:44:11.790Z] v3.0.1-dev.22 [2025-01-20T01:44:11.790Z] v3.0.1-dev.23 [2025-01-20T01:44:11.790Z] v3.0.1-dev.24 [2025-01-20T01:44:11.790Z] v3.0.1-dev.25 [2025-01-20T01:44:11.790Z] v3.0.1-dev.26 [2025-01-20T01:44:11.790Z] v3.0.1-dev.27 [2025-01-20T01:44:11.790Z] v3.0.1-dev.28 [2025-01-20T01:44:11.790Z] v3.0.1-dev.29 [2025-01-20T01:44:11.790Z] v3.0.1-dev.3 [2025-01-20T01:44:11.790Z] v3.0.1-dev.30 [2025-01-20T01:44:11.790Z] v3.0.1-dev.31 [2025-01-20T01:44:11.790Z] v3.0.1-dev.32 [2025-01-20T01:44:11.790Z] v3.0.1-dev.33 [2025-01-20T01:44:11.790Z] v3.0.1-dev.34 [2025-01-20T01:44:11.790Z] v3.0.1-dev.4 [2025-01-20T01:44:11.790Z] v3.0.1-dev.5 [2025-01-20T01:44:11.790Z] v3.0.1-dev.6 [2025-01-20T01:44:11.790Z] v3.0.1-dev.7 [2025-01-20T01:44:11.790Z] v3.0.1-dev.8 [2025-01-20T01:44:11.790Z] v3.0.1-dev.9 [2025-01-20T01:44:11.790Z] v3.1 [2025-01-20T01:44:11.790Z] v3.1.0 [2025-01-20T01:44:11.790Z] v3.1.1 [2025-01-20T01:44:11.791Z] v3.1.1-dev.1 [2025-01-20T01:44:11.791Z] v4.0.0-dev.1 [2025-01-20T01:44:11.791Z] v4.0.0-dev.2 [2025-01-20T01:44:11.791Z] v4.0.0-dev.3 [2025-01-20T01:44:11.791Z] v4.0.0-dev.4 [2025-01-20T01:44:11.791Z] v4.0.0-dev.5 [2025-01-20T01:44:11.791Z] v4.0.0-dev.6 [2025-01-20T01:44:11.791Z] v4.0.0-dev.7 [Pipeline] sh [2025-01-20T01:44:12.086Z] + lftools sign git-tag v4.0.0-dev.7 [2025-01-20T01:44:12.655Z] Signing Git tag with Sigul... [2025-01-20T01:44:12.655Z] Signing v4.0.0-dev.7 [Pipeline] echo [2025-01-20T01:44:12.931Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:13.222Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-20T01:44:13.231Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-20T01:44:13.262Z] $ docker stop --time=1 456368fe62eb60e7582a2c98c87b61c9565dcb4f8825cb500fb9aa02ee294e99 [2025-01-20T01:44:15.114Z] $ docker rm -f --volumes 456368fe62eb60e7582a2c98c87b61c9565dcb4f8825cb500fb9aa02ee294e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-20T01:44:15.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:44:15.705Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:44:16.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:44:16.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:44:16.094Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:44:16.118Z] $ 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 [2025-01-20T01:44:17.647Z] $ docker top 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 -eo pid,comm [2025-01-20T01:44:17.696Z] 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). [2025-01-20T01:44:17.696Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:44:17.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:44:17.753Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:44:18.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:44:18.037Z] $ docker exec 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 ssh-agent [2025-01-20T01:44:18.151Z] SSH_AUTH_SOCK=/tmp/ssh-SD0240gJPNDa/agent.14 [2025-01-20T01:44:18.151Z] SSH_AGENT_PID=20 [2025-01-20T01:44:18.156Z] Running ssh-add (command line suppressed) [2025-01-20T01:44:18.259Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3586780581839452901.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3586780581839452901.key) [2025-01-20T01:44:18.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:44:18.623Z] + git semver bump pre [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,824 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,825 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,825 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,825 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,829 [execute] INFO git cat-file --batch-check [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,835 [execute] INFO git cat-file --batch [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T01:44:18.884Z] 2025-01-20 01:44:18,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-01-20T01:44:18.884Z] 4.0.0-dev.8 [Pipeline] } [2025-01-20T01:44:18.891Z] $ docker exec --env ******** --env ******** 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 ssh-agent -k [2025-01-20T01:44:18.984Z] unset SSH_AUTH_SOCK; [2025-01-20T01:44:18.984Z] unset SSH_AGENT_PID; [2025-01-20T01:44:18.984Z] echo Agent pid 20 killed; [2025-01-20T01:44:18.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:44:19.324Z] + git semver [Pipeline] } [2025-01-20T01:44:19.591Z] $ docker stop --time=1 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 [2025-01-20T01:44:21.486Z] $ docker rm -f --volumes 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:44:21.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:44:21.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:44:22.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:44:22.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:44:22.329Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:44:22.357Z] $ 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 [2025-01-20T01:44:23.493Z] $ docker top 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d -eo pid,comm [2025-01-20T01:44:23.541Z] 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). [2025-01-20T01:44:23.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:44:23.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:44:23.611Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:44:23.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:44:23.722Z] $ docker exec 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d ssh-agent [2025-01-20T01:44:23.824Z] SSH_AUTH_SOCK=/tmp/ssh-n7ZMiLoT4Jkd/agent.13 [2025-01-20T01:44:23.824Z] SSH_AGENT_PID=19 [2025-01-20T01:44:23.829Z] Running ssh-add (command line suppressed) [2025-01-20T01:44:23.956Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4718436403499926614.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4718436403499926614.key) [2025-01-20T01:44:23.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:44:24.285Z] + git semver push [2025-01-20T01:44:24.544Z] 2025-01-20 01:44:24,480 [run_push] DEBUG push [2025-01-20T01:44:24.544Z] 2025-01-20 01:44:24,481 [execute] INFO git cat-file --batch-check [2025-01-20T01:44:24.544Z] 2025-01-20 01:44:24,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T01:44:24.544Z] 2025-01-20 01:44:24,486 [execute] INFO git rev-list 9621c900494076a6c06af007866c8faf302d0eab -- [2025-01-20T01:44:24.545Z] 2025-01-20 01:44:24,486 [execute] DEBUG Popen(['git', 'rev-list', '9621c900494076a6c06af007866c8faf302d0eab', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:44:24.545Z] 2025-01-20 01:44:24,493 [execute] INFO git fetch -v origin [2025-01-20T01:44:24.545Z] 2025-01-20 01:44:24,493 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-20T01:44:25.113Z] 2025-01-20 01:44:24,960 [run_push] DEBUG no remote changes detected [2025-01-20T01:44:25.113Z] 2025-01-20 01:44:24,961 [execute] INFO git push origin semver [2025-01-20T01:44:25.113Z] 2025-01-20 01:44:24,961 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:44:25.681Z] 2025-01-20 01:44:25,525 [run_push] DEBUG push all version tags [2025-01-20T01:44:25.681Z] 2025-01-20 01:44:25,525 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-20T01:44:25.681Z] 2025-01-20 01:44:25,526 [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) [2025-01-20T01:44:28.219Z] 2025-01-20 01:44:28,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-01-20T01:44:28.219Z] 4.0.0-dev.8 [Pipeline] } [2025-01-20T01:44:28.224Z] $ docker exec --env ******** --env ******** 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d ssh-agent -k [2025-01-20T01:44:28.320Z] unset SSH_AUTH_SOCK; [2025-01-20T01:44:28.320Z] unset SSH_AGENT_PID; [2025-01-20T01:44:28.320Z] echo Agent pid 19 killed; [2025-01-20T01:44:28.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:44:28.663Z] + git semver [Pipeline] } [2025-01-20T01:44:28.932Z] $ docker stop --time=1 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d [2025-01-20T01:44:31.153Z] $ docker rm -f --volumes 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d [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 [2025-01-20T01:44:31.839Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2025-01-20T01:44:31.839Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2025-01-20T01:44:31.839Z] total 16 [2025-01-20T01:44:31.839Z] drwxr-xr-x 3 root root 4096 Jan 20 01:29 . [2025-01-20T01:44:31.839Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 01:44 .. [2025-01-20T01:44:31.839Z] drwxr-xr-x 2 root root 4096 Jan 20 01:29 cost [2025-01-20T01:44:31.839Z] -rw-r--r-- 1 root root 82 Jan 20 01:29 cost.csv [2025-01-20T01:44:31.839Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2025-01-20T01:44:31.839Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2025-01-20T01:44:31.839Z] total 16 [2025-01-20T01:44:31.839Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:29 . [2025-01-20T01:44:31.839Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 01:44 .. [2025-01-20T01:44:31.839Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 01:29 cost [2025-01-20T01:44:31.839Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 20 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:32.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:33.014Z] ---> package-listing.sh [2025-01-20T01:44:33.014Z] ++ facter osfamily [2025-01-20T01:44:33.014Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-20T01:44:33.274Z] + OS_FAMILY=debian [2025-01-20T01:44:33.274Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2025-01-20T01:44:33.274Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-20T01:44:33.274Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-20T01:44:33.274Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-20T01:44:33.274Z] + PACKAGES=/tmp/packages_start.txt [2025-01-20T01:44:33.274Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-01-20T01:44:33.274Z] + PACKAGES=/tmp/packages_end.txt [2025-01-20T01:44:33.274Z] + case "${OS_FAMILY}" in [2025-01-20T01:44:33.274Z] + dpkg -l [2025-01-20T01:44:33.274Z] + grep '^ii' [2025-01-20T01:44:33.274Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-20T01:44:33.274Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-20T01:44:33.274Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-20T01:44:33.274Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-01-20T01:44:33.274Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2025-01-20T01:44:33.274Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2025-01-20T01:44:33.286Z] 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 [2025-01-20T01:44:33.565Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:44:34.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:44:34.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:44:34.218Z] prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container [2025-01-20T01:44:34.249Z] $ 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 [2025-01-20T01:44:35.346Z] $ docker top fca141588e168a753b8cb18e090fc65334bb058da33680798cfecaf586ad8297 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:44:35.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-20T01:44:35.986Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-20T01:44:36.273Z] + ls /var/log/sa-host [2025-01-20T01:44:36.273Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:44:36.466Z] provisioning config files... [2025-01-20T01:44:36.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4795682132667501914tmp [Pipeline] { [Pipeline] echo [2025-01-20T01:44:36.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:36.799Z] ---> create-netrc.sh [Pipeline] } [2025-01-20T01:44:36.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:37.161Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-20T01:44:37.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:37.472Z] ---> sudo-logs.sh [2025-01-20T01:44:37.472Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-20T01:44:37.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:37.788Z] ---> job-cost.sh [2025-01-20T01:44:37.788Z] lf-activate-venv: SKIPPING [2025-01-20T01:44:37.788Z] DEBUG: total: 0.2199999988079071 [2025-01-20T01:44:37.788Z] INFO: Retrieving Stack Cost... [2025-01-20T01:44:38.047Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T01:44:38.616Z] INFO: Archiving Costs [Pipeline] echo [2025-01-20T01:44:38.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:44:38.916Z] ---> logs-deploy.sh [2025-01-20T01:44:38.916Z] lf-activate-venv: SKIPPING [2025-01-20T01:44:38.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/48 [2025-01-20T01:44:38.916Z] INFO: archiving workspace using pattern(s): [2025-01-20T01:44:39.853Z] Archives upload complete. [2025-01-20T01:44:40.113Z] INFO: archiving logs to Nexus