Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e 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-ssh14192621179028868575.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9196386664922726518.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8397603671493090985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh5673003081863221153.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-modbus-go/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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7719262798520174821.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-modbus-go, goVersion:1.25] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-modbus 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-11305 in /w/workspace/gexfoundry_device-modbus-go_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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e (main) Commit message: "Merge pull request #713 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e # timeout=10 > git rev-list --no-walk 60281cc6063d26a96af40c69e79836997efaa71f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T01:25:30.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T01:25:30.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T01:25:30.475Z] ========================================================= [2026-05-26T01:25:30.475Z] EdgeX Global Pipelines Version Info [2026-05-26T01:25:30.475Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:25:31.842Z] ------------------- [2026-05-26T01:25:31.842Z] stable info: [2026-05-26T01:25:31.842Z] ------------------- [2026-05-26T01:25:31.842Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:25:31.842Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:25:31.842Z] Message: update stable to v1.0.280 [2026-05-26T01:25:32.447Z] ------------------- [2026-05-26T01:25:32.447Z] experimental info: [2026-05-26T01:25:32.447Z] ------------------- [2026-05-26T01:25:32.447Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:25:32.447Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:25:32.447Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T01:25:32.523Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2026-05-26T01:25:32.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2026-05-26T01:25:32.604Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T01:25:32.624Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T01:25:32.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T01:25:32.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T01:25:32.706Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T01:25:32.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T01:25:32.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T01:25:32.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T01:25:32.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T01:25:32.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2026-05-26T01:25:32.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T01:25:32.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T01:25:32.923Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:25:32.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:25:32.982Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T01:25:33.009Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T01:25:33.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T01:25:33.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T01:25:33.085Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T01:25:33.111Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T01:25:33.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T01:25:33.160Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T01:25:33.181Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T01:25:33.203Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T01:25:33.226Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T01:25:33.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T01:25:33.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T01:25:33.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T01:25:33.328Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [Pipeline] echo [2026-05-26T01:25:33.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 420ce72 [Pipeline] echo [2026-05-26T01:25:33.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:25:33.459Z] provisioning config files... [2026-05-26T01:25:33.473Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16573292597268438403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:25:33.860Z] ---> ****-login.sh [2026-05-26T01:25:33.860Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:25:33.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:34.136Z] [2026-05-26T01:25:34.136Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:25:34.136Z] Configure a credential helper to remove this warning. See [2026-05-26T01:25:34.136Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:25:34.136Z] [2026-05-26T01:25:34.136Z] Login Succeeded [2026-05-26T01:25:34.136Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:25:34.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:34.136Z] [2026-05-26T01:25:34.137Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:25:34.137Z] Configure a credential helper to remove this warning. See [2026-05-26T01:25:34.137Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:25:34.137Z] [2026-05-26T01:25:34.137Z] Login Succeeded [2026-05-26T01:25:34.137Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:25:34.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:34.137Z] [2026-05-26T01:25:34.137Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:25:34.137Z] Configure a credential helper to remove this warning. See [2026-05-26T01:25:34.137Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:25:34.137Z] [2026-05-26T01:25:34.137Z] Login Succeeded [2026-05-26T01:25:34.137Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:25:34.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:34.395Z] [2026-05-26T01:25:34.395Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:25:34.395Z] Configure a credential helper to remove this warning. See [2026-05-26T01:25:34.395Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:25:34.395Z] [2026-05-26T01:25:34.395Z] Login Succeeded [2026-05-26T01:25:34.395Z] ****.io [2026-05-26T01:25:34.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:34.657Z] [2026-05-26T01:25:34.657Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:25:34.657Z] Configure a credential helper to remove this warning. See [2026-05-26T01:25:34.657Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:25:34.657Z] [2026-05-26T01:25:34.657Z] Login Succeeded [2026-05-26T01:25:34.658Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:25:34.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T01:25:35.170Z] + git rev-list -1 --merges 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e~1..420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [Pipeline] echo [2026-05-26T01:25:35.198Z] -----------> git rev-list -1 --merges 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e~1..420ce72d9a7dcef4f05ceea1692f7f4d87907b1e 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [2026-05-26T01:25:35.198Z] 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [false] [Pipeline] sh [2026-05-26T01:25:35.496Z] + git log --format=format:%s -1 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [Pipeline] echo [2026-05-26T01:25:35.510Z] ========================================================= [2026-05-26T01:25:35.510Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T01:25:35.510Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:25:35.877Z] + git log --format=format:%s -1 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [Pipeline] echo [2026-05-26T01:25:35.892Z] [semverPrep] GIT_COMMIT: 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e, Commit Message: Merge pull request #713 from weichou1229/bump-sdk [Pipeline] echo [2026-05-26T01:25:35.920Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T01:25:36.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:25:36.288Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T01:25:36.288Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T01:25:36.288Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T01:25:36.288Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T01:25:36.288Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T01:25:36.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:25:36.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:25:36.672Z] [2026-05-26T01:25:36.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:25:36.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:25:36.987Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T01:25:36.987Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T01:25:36.987Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T01:25:36.987Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T01:25:36.987Z] 461d9e800cba: Pulling fs layer [2026-05-26T01:25:36.987Z] 80192f66455f: Pulling fs layer [2026-05-26T01:25:36.987Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T01:25:36.987Z] a29436f7fd5d: Pulling fs layer [2026-05-26T01:25:36.987Z] 923cac83aea3: Pulling fs layer [2026-05-26T01:25:36.987Z] 80192f66455f: Waiting [2026-05-26T01:25:36.987Z] 2e8e34ca0e6c: Waiting [2026-05-26T01:25:36.987Z] a29436f7fd5d: Waiting [2026-05-26T01:25:36.987Z] 461d9e800cba: Waiting [2026-05-26T01:25:36.987Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T01:25:36.987Z] db01528c6b51: Pulling fs layer [2026-05-26T01:25:36.987Z] 923cac83aea3: Waiting [2026-05-26T01:25:36.987Z] 28988de357af: Pulling fs layer [2026-05-26T01:25:36.987Z] db01528c6b51: Waiting [2026-05-26T01:25:36.987Z] 28988de357af: Waiting [2026-05-26T01:25:36.987Z] 25ad8b0a4227: Waiting [2026-05-26T01:25:36.987Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T01:25:36.987Z] 6bf1a483ea7c: Download complete [2026-05-26T01:25:36.987Z] 461d9e800cba: Verifying Checksum [2026-05-26T01:25:36.987Z] 461d9e800cba: Download complete [2026-05-26T01:25:37.298Z] 80192f66455f: Verifying Checksum [2026-05-26T01:25:37.298Z] 80192f66455f: Download complete [2026-05-26T01:25:37.298Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T01:25:37.298Z] f5dfc541a4d3: Download complete [2026-05-26T01:25:37.298Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T01:25:37.298Z] 3dae71ba6b94: Download complete [2026-05-26T01:25:37.298Z] 923cac83aea3: Verifying Checksum [2026-05-26T01:25:37.298Z] 923cac83aea3: Download complete [2026-05-26T01:25:37.298Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T01:25:37.298Z] 25ad8b0a4227: Download complete [2026-05-26T01:25:37.568Z] db01528c6b51: Verifying Checksum [2026-05-26T01:25:37.568Z] db01528c6b51: Download complete [2026-05-26T01:25:37.568Z] 28988de357af: Verifying Checksum [2026-05-26T01:25:37.568Z] 28988de357af: Download complete [2026-05-26T01:25:37.568Z] a29436f7fd5d: Verifying Checksum [2026-05-26T01:25:37.568Z] a29436f7fd5d: Download complete [2026-05-26T01:25:38.135Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T01:25:38.135Z] 2e8e34ca0e6c: Download complete [2026-05-26T01:25:38.839Z] 3dae71ba6b94: Pull complete [2026-05-26T01:25:38.839Z] 6bf1a483ea7c: Pull complete [2026-05-26T01:25:39.499Z] f5dfc541a4d3: Pull complete [2026-05-26T01:25:39.499Z] 461d9e800cba: Pull complete [2026-05-26T01:25:39.499Z] 80192f66455f: Pull complete [2026-05-26T01:25:43.209Z] 2e8e34ca0e6c: Pull complete [2026-05-26T01:25:43.800Z] a29436f7fd5d: Pull complete [2026-05-26T01:25:43.800Z] 923cac83aea3: Pull complete [2026-05-26T01:25:44.059Z] 25ad8b0a4227: Pull complete [2026-05-26T01:25:44.059Z] db01528c6b51: Pull complete [2026-05-26T01:25:44.059Z] 28988de357af: Pull complete [2026-05-26T01:25:44.059Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T01:25:44.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:25:44.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:25:44.190Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:25:44.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:25:46.029Z] $ docker top cd0f10b81a5d4a30f43ea4c80e7e27d0b2a84f795df4ce26515f8681d6bf8690 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:25:46.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:25:46.227Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:25:46.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:25:46.370Z] $ docker exec cd0f10b81a5d4a30f43ea4c80e7e27d0b2a84f795df4ce26515f8681d6bf8690 ssh-agent [2026-05-26T01:25:46.503Z] SSH_AUTH_SOCK=/tmp/ssh-1SKfu2yZdhg0/agent.32 [2026-05-26T01:25:46.503Z] SSH_AGENT_PID=38 [2026-05-26T01:25:46.515Z] Running ssh-add (command line suppressed) [2026-05-26T01:25:46.615Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9548203524928661390.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9548203524928661390.key) [2026-05-26T01:25:46.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:25:47.055Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2026-05-26T01:25:47.341Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T01:25:47.348Z] $ docker exec --env ******** --env ******** cd0f10b81a5d4a30f43ea4c80e7e27d0b2a84f795df4ce26515f8681d6bf8690 ssh-agent -k [2026-05-26T01:25:47.441Z] unset SSH_AUTH_SOCK; [2026-05-26T01:25:47.441Z] unset SSH_AGENT_PID; [2026-05-26T01:25:47.441Z] echo Agent pid 38 killed; [2026-05-26T01:25:47.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T01:25:47.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:25:47.522Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:25:47.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:25:47.657Z] $ docker exec cd0f10b81a5d4a30f43ea4c80e7e27d0b2a84f795df4ce26515f8681d6bf8690 ssh-agent [2026-05-26T01:25:47.769Z] SSH_AUTH_SOCK=/tmp/ssh-rIDbkH6Ah2FJ/agent.85 [2026-05-26T01:25:47.769Z] SSH_AGENT_PID=91 [2026-05-26T01:25:47.773Z] Running ssh-add (command line suppressed) [2026-05-26T01:25:47.869Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1460125252656716311.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1460125252656716311.key) [2026-05-26T01:25:47.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:25:48.286Z] + git semver init [2026-05-26T01:25:48.741Z] 2026-05-26 01:25:48,505 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:25:48.741Z] 2026-05-26 01:25:48,508 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T01:25:48.741Z] 2026-05-26 01:25:48,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-05-26T01:25:48.741Z] 2026-05-26 01:25:48,509 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-05-26T01:25:48.741Z] 2026-05-26 01:25:48,509 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:25:49.802Z] 2026-05-26 01:25:49,748 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2026-05-26T01:25:49.802Z] 2026-05-26 01:25:49,748 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2026-05-26T01:25:49.802Z] 2026-05-26 01:25:49,748 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-26T01:25:49.802Z] 2026-05-26 01:25:49,749 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-26T01:25:49.802Z] 4.1.0-dev.22 [Pipeline] } [2026-05-26T01:25:49.865Z] $ docker exec --env ******** --env ******** cd0f10b81a5d4a30f43ea4c80e7e27d0b2a84f795df4ce26515f8681d6bf8690 ssh-agent -k [2026-05-26T01:25:49.949Z] unset SSH_AUTH_SOCK; [2026-05-26T01:25:49.950Z] unset SSH_AGENT_PID; [2026-05-26T01:25:49.950Z] echo Agent pid 91 killed; [2026-05-26T01:25:50.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:25:50.570Z] + git semver [Pipeline] } [2026-05-26T01:25:50.861Z] $ docker stop --time=1 cd0f10b81a5d4a30f43ea4c80e7e27d0b2a84f795df4ce26515f8681d6bf8690 [2026-05-26T01:25:52.128Z] $ docker rm -f --volumes cd0f10b81a5d4a30f43ea4c80e7e27d0b2a84f795df4ce26515f8681d6bf8690 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:25:52.658Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T01:25:53.559Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T01:25:53.562Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.22 [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 [2026-05-26T01:25:54.452Z] provisioning config files... [2026-05-26T01:25:54.634Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13923945348613217923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:25:55.028Z] ---> ****-login.sh [2026-05-26T01:25:55.028Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:25:55.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:55.028Z] Login Succeeded [2026-05-26T01:25:55.028Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:25:55.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:55.028Z] Login Succeeded [2026-05-26T01:25:55.028Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:25:55.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:55.328Z] Login Succeeded [2026-05-26T01:25:55.328Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:25:55.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:55.328Z] Login Succeeded [2026-05-26T01:25:55.328Z] ****.io [2026-05-26T01:25:55.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:25:55.607Z] Login Succeeded [2026-05-26T01:25:55.607Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:25:55.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:25:55.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:25:55.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:25:55.862Z] ========================================================= [2026-05-26T01:25:55.862Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T01:25:55.862Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:25:56.281Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T01:25:56.920Z] #0 building with "default" instance using docker driver [2026-05-26T01:25:56.920Z] [2026-05-26T01:25:56.920Z] #1 [internal] load build definition from Dockerfile [2026-05-26T01:25:56.920Z] #1 transferring dockerfile: 1.52kB done [2026-05-26T01:25:56.920Z] #1 DONE 0.0s [2026-05-26T01:25:56.920Z] [2026-05-26T01:25:56.920Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T01:25:56.920Z] #2 DONE 0.1s [2026-05-26T01:25:56.920Z] [2026-05-26T01:25:56.920Z] #3 [internal] load .dockerignore [2026-05-26T01:25:56.920Z] #3 transferring context: 182B done [2026-05-26T01:25:56.920Z] #3 DONE 0.0s [2026-05-26T01:25:56.920Z] [2026-05-26T01:25:56.920Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T01:25:56.920Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T01:25:56.920Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-05-26T01:25:57.180Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T01:25:57.180Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T01:25:57.180Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T01:25:57.180Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-26T01:25:57.180Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 17.83MB / 60.15MB 0.2s [2026-05-26T01:25:57.180Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T01:25:57.180Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T01:25:57.180Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T01:25:57.180Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T01:25:57.180Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-26T01:25:57.180Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-26T01:25:57.180Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-05-26T01:25:57.180Z] #4 ... [2026-05-26T01:25:57.180Z] [2026-05-26T01:25:57.180Z] #5 [internal] load build context [2026-05-26T01:25:57.180Z] #5 transferring context: 25.73MB 0.2s done [2026-05-26T01:25:57.180Z] #5 DONE 0.3s [2026-05-26T01:25:57.180Z] [2026-05-26T01:25:57.180Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T01:25:57.180Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.3s [2026-05-26T01:25:57.180Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-05-26T01:25:57.180Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s [2026-05-26T01:25:57.180Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-26T01:25:57.477Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-26T01:25:57.477Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 22.02MB / 112.58MB 0.5s [2026-05-26T01:25:57.477Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-26T01:25:57.477Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-05-26T01:25:57.477Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.5s [2026-05-26T01:25:57.477Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-05-26T01:25:57.477Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s [2026-05-26T01:25:57.477Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.6s [2026-05-26T01:25:57.477Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-26T01:25:57.828Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.8s [2026-05-26T01:25:57.828Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-26T01:25:57.828Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 0.9s [2026-05-26T01:25:57.828Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-26T01:25:58.088Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-26T01:26:01.745Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.0s done [2026-05-26T01:26:01.745Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T01:26:01.745Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T01:26:01.745Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T01:26:01.745Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T01:26:01.745Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-26T01:26:02.366Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-26T01:26:02.366Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T01:26:05.073Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-05-26T01:26:05.073Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-26T01:26:05.685Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-26T01:26:05.685Z] #4 DONE 8.8s [2026-05-26T01:26:05.685Z] [2026-05-26T01:26:05.685Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-05-26T01:26:05.685Z] #6 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:26:05.944Z] #6 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:26:06.205Z] #6 0.721 (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T01:26:06.466Z] #6 0.737 (2/8) Installing libedit (20250104.3.1-r1) [2026-05-26T01:26:06.466Z] #6 0.748 (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T01:26:06.466Z] #6 0.782 (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T01:26:06.466Z] #6 0.798 (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-05-26T01:26:06.466Z] #6 0.808 (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-05-26T01:26:06.466Z] #6 0.813 (7/8) Installing openssh-server (10.0_p1-r10) [2026-05-26T01:26:06.466Z] #6 0.837 (8/8) Installing openssh (10.0_p1-r10) [2026-05-26T01:26:06.731Z] #6 0.845 Executing busybox-1.37.0-r19.trigger [2026-05-26T01:26:06.731Z] #6 0.853 OK: 272 MiB in 68 packages [2026-05-26T01:26:08.163Z] #6 DONE 2.3s [2026-05-26T01:26:08.163Z] [2026-05-26T01:26:08.163Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2026-05-26T01:26:08.163Z] #7 DONE 0.0s [2026-05-26T01:26:08.163Z] [2026-05-26T01:26:08.163Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T01:26:08.163Z] #8 DONE 0.0s [2026-05-26T01:26:08.163Z] [2026-05-26T01:26:08.163Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:26:09.217Z] Still waiting to schedule task [2026-05-26T01:26:09.217Z] ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T01:26:09.217Z] ‘prd-ubuntu20.04-docker-8c-8g-11301’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T01:26:09.217Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11306’ is offline [2026-05-26T01:26:18.169Z] #9 DONE 9.8s [2026-05-26T01:26:18.169Z] [2026-05-26T01:26:18.169Z] #10 [builder 6/7] COPY . . [2026-05-26T01:26:18.169Z] #10 DONE 0.1s [2026-05-26T01:26:18.169Z] [2026-05-26T01:26:18.169Z] #11 [builder 7/7] RUN echo noop [2026-05-26T01:26:18.169Z] #11 0.195 noop [2026-05-26T01:26:18.169Z] #11 DONE 0.2s [2026-05-26T01:26:18.169Z] [2026-05-26T01:26:18.169Z] #12 exporting to image [2026-05-26T01:26:18.169Z] #12 exporting layers [2026-05-26T01:26:25.433Z] #12 exporting layers 6.9s done [2026-05-26T01:26:25.433Z] #12 writing image sha256:14c548b6e59c19019f6bb6156ac8ca1ad77f5d0e34faf25dfd22aeb832d54448 done [2026-05-26T01:26:25.433Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T01:26:25.433Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:26:25.837Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T01:26:25.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:26:25.934Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:26:25.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:26:26.248Z] $ docker top 67e7c090b9e679790f2a546197934b360f07cbf510db6d52ec5705a061d5313a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:26:26.606Z] + go version [2026-05-26T01:26:26.606Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T01:26:26.622Z] $ docker stop --time=1 67e7c090b9e679790f2a546197934b360f07cbf510db6d52ec5705a061d5313a [2026-05-26T01:26:27.867Z] $ docker rm -f --volumes 67e7c090b9e679790f2a546197934b360f07cbf510db6d52ec5705a061d5313a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:26:28.373Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T01:26:28.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:26:28.530Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:26:28.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:26:28.941Z] $ docker top 625deee63103c2ec8e2fba0dc2782758f495a74636526c1445713cc33bff59c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:26:29.504Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T01:26:29.882Z] + make test [2026-05-26T01:26:29.882Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T01:26:30.912Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-05-26T01:26:53.795Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-05-26T01:26:53.795Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 49.7% of statements [2026-05-26T01:26:59.368Z] 0 issues. [2026-05-26T01:26:59.368Z] go vet ./... [2026-05-26T01:27:04.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T01:27:04.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T01:27:04.756Z] ./bin/test-attribution-txt.sh [2026-05-26T01:27:04.756Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T01:27:05.076Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T01:27:05.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T01:27:05.142Z] $ docker stop --time=1 625deee63103c2ec8e2fba0dc2782758f495a74636526c1445713cc33bff59c5 [2026-05-26T01:27:07.194Z] $ docker rm -f --volumes 625deee63103c2ec8e2fba0dc2782758f495a74636526c1445713cc33bff59c5 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:27:07.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T01:27:08.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T01:27:09.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T01:27:09.752Z] + ls -al . [2026-05-26T01:27:09.752Z] total 268 [2026-05-26T01:27:09.752Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 01:26 . [2026-05-26T01:27:09.752Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:25 .. [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 01:25 .dockerignore [2026-05-26T01:27:09.752Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:26 .git [2026-05-26T01:27:09.752Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:25 .github [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 266 May 26 01:25 .gitignore [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:25 .golangci.yml [2026-05-26T01:27:09.752Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:25 .semver [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 22459 May 26 01:25 Attribution.txt [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 19261 May 26 01:25 CHANGELOG.md [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 1479 May 26 01:25 Dockerfile [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:25 GOVERNANCE.md [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 681 May 26 01:25 Jenkinsfile [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 01:25 LICENSE [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 2529 May 26 01:25 Makefile [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 622 May 26 01:25 OWNERS.md [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 4463 May 26 01:25 README.md [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:25 VERSION [2026-05-26T01:27:09.752Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:25 bin [2026-05-26T01:27:09.752Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:25 cmd [2026-05-26T01:27:09.752Z] -rw-r--r-- 1 jenkins jenkins 32380 May 26 01:26 coverage.out [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 6792 May 26 01:25 go.mod [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 89669 May 26 01:25 go.sum [2026-05-26T01:27:09.752Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:25 internal [2026-05-26T01:27:09.752Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:25 simulator [2026-05-26T01:27:09.752Z] -rw-rw-r-- 1 jenkins jenkins 229 May 26 01:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:10.261Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=420ce72d9a7dcef4f05ceea1692f7f4d87907b1e --label arch=amd64 --label version=4.1.0-dev.22 . [2026-05-26T01:27:10.261Z] #0 building with "default" instance using docker driver [2026-05-26T01:27:10.261Z] [2026-05-26T01:27:10.261Z] #1 [internal] load build definition from Dockerfile [2026-05-26T01:27:10.261Z] #1 transferring dockerfile: 1.52kB done [2026-05-26T01:27:10.261Z] #1 DONE 0.0s [2026-05-26T01:27:10.261Z] [2026-05-26T01:27:10.261Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:27:10.261Z] #2 DONE 0.0s [2026-05-26T01:27:10.261Z] [2026-05-26T01:27:10.261Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T01:27:10.261Z] #3 DONE 0.1s [2026-05-26T01:27:10.261Z] [2026-05-26T01:27:10.261Z] #4 [internal] load .dockerignore [2026-05-26T01:27:10.261Z] #4 transferring context: 182B done [2026-05-26T01:27:10.261Z] #4 DONE 0.0s [2026-05-26T01:27:10.537Z] [2026-05-26T01:27:10.537Z] #5 [internal] load build context [2026-05-26T01:27:10.537Z] #5 transferring context: 46.49kB 0.0s done [2026-05-26T01:27:10.537Z] #5 DONE 0.0s [2026-05-26T01:27:10.537Z] [2026-05-26T01:27:10.537Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:27:10.537Z] #6 DONE 0.1s [2026-05-26T01:27:10.537Z] [2026-05-26T01:27:10.537Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T01:27:10.537Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done [2026-05-26T01:27:10.537Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T01:27:10.537Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T01:27:10.537Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T01:27:10.537Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T01:27:10.537Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T01:27:10.537Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-26T01:27:10.537Z] #7 DONE 0.2s [2026-05-26T01:27:10.537Z] [2026-05-26T01:27:10.537Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-05-26T01:27:10.820Z] #8 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:27:10.820Z] #8 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:27:11.216Z] #8 0.731 OK: 272 MiB in 68 packages [2026-05-26T01:27:11.216Z] #8 ... [2026-05-26T01:27:11.216Z] [2026-05-26T01:27:11.216Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-26T01:27:11.216Z] #9 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:27:11.216Z] #9 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:27:11.216Z] #9 0.564 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T01:27:11.216Z] #9 0.570 Executing busybox-1.37.0-r20.trigger [2026-05-26T01:27:11.216Z] #9 0.578 OK: 7 MiB in 17 packages [2026-05-26T01:27:11.216Z] #9 DONE 0.7s [2026-05-26T01:27:11.514Z] [2026-05-26T01:27:11.514Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-05-26T01:27:11.514Z] #8 DONE 0.9s [2026-05-26T01:27:11.514Z] [2026-05-26T01:27:11.514Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2026-05-26T01:27:11.514Z] #10 DONE 0.0s [2026-05-26T01:27:11.514Z] [2026-05-26T01:27:11.514Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T01:27:11.514Z] #11 DONE 0.0s [2026-05-26T01:27:11.514Z] [2026-05-26T01:27:11.514Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T01:27:11.514Z] #12 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:27:11.804Z] #12 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:27:11.804Z] #12 ... [2026-05-26T01:27:11.804Z] [2026-05-26T01:27:11.804Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:27:11.804Z] #13 DONE 0.4s [2026-05-26T01:27:12.080Z] [2026-05-26T01:27:12.080Z] #14 [builder 6/7] COPY . . [2026-05-26T01:27:12.080Z] #14 DONE 0.1s [2026-05-26T01:27:12.080Z] [2026-05-26T01:27:12.080Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T01:27:12.080Z] #12 0.711 OK: 7 MiB in 17 packages [2026-05-26T01:27:12.080Z] #12 DONE 0.8s [2026-05-26T01:27:12.080Z] [2026-05-26T01:27:12.080Z] #15 [builder 7/7] RUN make build [2026-05-26T01:27:12.342Z] #15 0.348 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-05-26T01:27:39.137Z] #15 DONE 22.8s [2026-05-26T01:27:39.137Z] [2026-05-26T01:27:39.137Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2026-05-26T01:27:39.137Z] #16 DONE 0.1s [2026-05-26T01:27:39.137Z] [2026-05-26T01:27:39.137Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2026-05-26T01:27:39.137Z] #17 DONE 0.0s [2026-05-26T01:27:39.137Z] [2026-05-26T01:27:39.137Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2026-05-26T01:27:39.137Z] #18 DONE 0.0s [2026-05-26T01:27:39.137Z] [2026-05-26T01:27:39.137Z] #19 exporting to image [2026-05-26T01:27:39.137Z] #19 exporting layers [2026-05-26T01:27:39.137Z] #19 exporting layers 0.2s done [2026-05-26T01:27:39.137Z] #19 writing image sha256:4e564416ceb3aad23f77272a924e23cebd34ae3e35c846dc14b288e5381f28fc done [2026-05-26T01:27:39.137Z] #19 naming to docker.io/library/device-modbus done [2026-05-26T01:27:39.137Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:27:39.388Z] provisioning config files... [2026-05-26T01:27:39.400Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10940268902993853240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:27:39.742Z] ---> ****-login.sh [2026-05-26T01:27:39.742Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:27:39.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:27:39.742Z] Login Succeeded [2026-05-26T01:27:39.742Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:27:39.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:27:39.742Z] Login Succeeded [2026-05-26T01:27:39.742Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:27:39.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:27:40.000Z] Login Succeeded [2026-05-26T01:27:40.000Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:27:40.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:27:40.000Z] Login Succeeded [2026-05-26T01:27:40.000Z] ****.io [2026-05-26T01:27:40.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:27:40.258Z] Login Succeeded [2026-05-26T01:27:40.258Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:27:40.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:27:40.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:27:40.359Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2026-05-26T01:27:40.359Z] 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [2026-05-26T01:27:40.359Z] latest [2026-05-26T01:27:40.359Z] 4.1.0-dev.22 [2026-05-26T01:27:40.359Z] 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22 [2026-05-26T01:27:40.359Z] main [2026-05-26T01:27:40.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:40.704Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:41.042Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [2026-05-26T01:27:41.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-26T01:27:41.042Z] 0056f4aad074: Preparing [2026-05-26T01:27:41.042Z] 6f9514a6500c: Preparing [2026-05-26T01:27:41.042Z] 7d127fbcab30: Preparing [2026-05-26T01:27:41.042Z] 440fe7f113a8: Preparing [2026-05-26T01:27:41.042Z] 50f21af2ce24: Preparing [2026-05-26T01:27:41.042Z] 0854555d70ac: Preparing [2026-05-26T01:27:41.042Z] 0854555d70ac: Waiting [2026-05-26T01:27:41.042Z] 6f9514a6500c: Pushed [2026-05-26T01:27:41.042Z] 440fe7f113a8: Pushed [2026-05-26T01:27:41.042Z] 0056f4aad074: Pushed [2026-05-26T01:27:41.042Z] 50f21af2ce24: Pushed [2026-05-26T01:27:41.042Z] 0854555d70ac: Layer already exists [2026-05-26T01:27:44.476Z] 7d127fbcab30: Pushed [2026-05-26T01:27:44.887Z] 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e: digest: sha256:e39ee221445460b8c10ba7edfc9babb1ff31e901fa93b0673cae4af95d4d6568 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:45.380Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:45.928Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-05-26T01:27:45.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-26T01:27:45.928Z] 0056f4aad074: Preparing [2026-05-26T01:27:45.928Z] 6f9514a6500c: Preparing [2026-05-26T01:27:45.928Z] 7d127fbcab30: Preparing [2026-05-26T01:27:45.928Z] 440fe7f113a8: Preparing [2026-05-26T01:27:45.928Z] 50f21af2ce24: Preparing [2026-05-26T01:27:45.928Z] 0854555d70ac: Preparing [2026-05-26T01:27:45.928Z] 0854555d70ac: Waiting [2026-05-26T01:27:45.928Z] 6f9514a6500c: Layer already exists [2026-05-26T01:27:45.928Z] 440fe7f113a8: Layer already exists [2026-05-26T01:27:45.928Z] 7d127fbcab30: Layer already exists [2026-05-26T01:27:45.928Z] 0056f4aad074: Layer already exists [2026-05-26T01:27:45.928Z] 50f21af2ce24: Layer already exists [2026-05-26T01:27:45.928Z] 0854555d70ac: Layer already exists [2026-05-26T01:27:45.928Z] latest: digest: sha256:e39ee221445460b8c10ba7edfc9babb1ff31e901fa93b0673cae4af95d4d6568 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:46.364Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:46.828Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.22 [2026-05-26T01:27:46.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-26T01:27:46.828Z] 0056f4aad074: Preparing [2026-05-26T01:27:46.828Z] 6f9514a6500c: Preparing [2026-05-26T01:27:46.828Z] 7d127fbcab30: Preparing [2026-05-26T01:27:46.828Z] 440fe7f113a8: Preparing [2026-05-26T01:27:46.828Z] 50f21af2ce24: Preparing [2026-05-26T01:27:46.828Z] 0854555d70ac: Preparing [2026-05-26T01:27:46.828Z] 0854555d70ac: Waiting [2026-05-26T01:27:46.828Z] 7d127fbcab30: Layer already exists [2026-05-26T01:27:46.828Z] 50f21af2ce24: Layer already exists [2026-05-26T01:27:46.828Z] 6f9514a6500c: Layer already exists [2026-05-26T01:27:46.828Z] 0056f4aad074: Layer already exists [2026-05-26T01:27:46.828Z] 440fe7f113a8: Layer already exists [2026-05-26T01:27:46.828Z] 0854555d70ac: Layer already exists [2026-05-26T01:27:46.828Z] 4.1.0-dev.22: digest: sha256:e39ee221445460b8c10ba7edfc9babb1ff31e901fa93b0673cae4af95d4d6568 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:47.363Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:47.888Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22 [2026-05-26T01:27:47.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-26T01:27:47.888Z] 0056f4aad074: Preparing [2026-05-26T01:27:47.888Z] 6f9514a6500c: Preparing [2026-05-26T01:27:47.888Z] 7d127fbcab30: Preparing [2026-05-26T01:27:47.888Z] 440fe7f113a8: Preparing [2026-05-26T01:27:47.888Z] 50f21af2ce24: Preparing [2026-05-26T01:27:47.888Z] 0854555d70ac: Preparing [2026-05-26T01:27:47.888Z] 0854555d70ac: Waiting [2026-05-26T01:27:47.888Z] 50f21af2ce24: Layer already exists [2026-05-26T01:27:47.888Z] 0056f4aad074: Layer already exists [2026-05-26T01:27:47.888Z] 6f9514a6500c: Layer already exists [2026-05-26T01:27:47.888Z] 7d127fbcab30: Layer already exists [2026-05-26T01:27:47.888Z] 440fe7f113a8: Layer already exists [2026-05-26T01:27:47.888Z] 0854555d70ac: Layer already exists [2026-05-26T01:27:47.888Z] 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22: digest: sha256:e39ee221445460b8c10ba7edfc9babb1ff31e901fa93b0673cae4af95d4d6568 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:48.475Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:48.966Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2026-05-26T01:27:48.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-05-26T01:27:48.966Z] 0056f4aad074: Preparing [2026-05-26T01:27:48.966Z] 6f9514a6500c: Preparing [2026-05-26T01:27:48.966Z] 7d127fbcab30: Preparing [2026-05-26T01:27:48.966Z] 440fe7f113a8: Preparing [2026-05-26T01:27:48.966Z] 50f21af2ce24: Preparing [2026-05-26T01:27:48.966Z] 0854555d70ac: Preparing [2026-05-26T01:27:48.966Z] 0854555d70ac: Waiting [2026-05-26T01:27:48.966Z] 0056f4aad074: Layer already exists [2026-05-26T01:27:48.966Z] 7d127fbcab30: Layer already exists [2026-05-26T01:27:48.966Z] 50f21af2ce24: Layer already exists [2026-05-26T01:27:48.966Z] 6f9514a6500c: Layer already exists [2026-05-26T01:27:48.966Z] 440fe7f113a8: Layer already exists [2026-05-26T01:27:48.966Z] 0854555d70ac: Layer already exists [2026-05-26T01:27:48.966Z] main: digest: sha256:e39ee221445460b8c10ba7edfc9babb1ff31e901fa93b0673cae4af95d4d6568 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:27:49.113Z] ===================================================== [Pipeline] echo [2026-05-26T01:27:49.144Z] taggedImages: [2026-05-26T01:27:49.144Z] - nexus3.edgexfoundry.org:10004/device-modbus:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [2026-05-26T01:27:49.144Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-05-26T01:27:49.144Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.22 [2026-05-26T01:27:49.144Z] - nexus3.edgexfoundry.org:10004/device-modbus:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22 [2026-05-26T01:27:49.144Z] - nexus3.edgexfoundry.org:10004/device-modbus: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 [2026-05-26T01:27:49.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:27:49.796Z] [2026-05-26T01:27:49.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:27:50.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:27:50.267Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T01:27:50.267Z] 5eb5b503b376: Pulling fs layer [2026-05-26T01:27:50.267Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T01:27:50.267Z] ec43610c2a17: Pulling fs layer [2026-05-26T01:27:50.267Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T01:27:50.267Z] 33b1e0a273af: Pulling fs layer [2026-05-26T01:27:50.267Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T01:27:50.267Z] 2f39f015ded8: Pulling fs layer [2026-05-26T01:27:50.267Z] 3a2ae6a8a46f: Waiting [2026-05-26T01:27:50.267Z] 33b1e0a273af: Waiting [2026-05-26T01:27:50.267Z] 5d3b04190fa2: Waiting [2026-05-26T01:27:50.267Z] 2f39f015ded8: Waiting [2026-05-26T01:27:50.267Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T01:27:50.267Z] 5c69ac0246d0: Download complete [2026-05-26T01:27:50.267Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T01:27:50.267Z] 3a2ae6a8a46f: Download complete [2026-05-26T01:27:50.267Z] 33b1e0a273af: Verifying Checksum [2026-05-26T01:27:50.267Z] 33b1e0a273af: Download complete [2026-05-26T01:27:50.267Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T01:27:50.267Z] 5d3b04190fa2: Download complete [2026-05-26T01:27:50.267Z] ec43610c2a17: Verifying Checksum [2026-05-26T01:27:50.267Z] ec43610c2a17: Download complete [2026-05-26T01:27:50.629Z] 5eb5b503b376: Download complete [2026-05-26T01:27:50.923Z] 2f39f015ded8: Verifying Checksum [2026-05-26T01:27:50.923Z] 2f39f015ded8: Download complete [2026-05-26T01:27:52.013Z] 5eb5b503b376: Pull complete [2026-05-26T01:27:52.013Z] 5c69ac0246d0: Pull complete [2026-05-26T01:27:52.313Z] ec43610c2a17: Pull complete [2026-05-26T01:27:52.313Z] 3a2ae6a8a46f: Pull complete [2026-05-26T01:27:52.596Z] 33b1e0a273af: Pull complete [2026-05-26T01:27:52.596Z] 5d3b04190fa2: Pull complete [2026-05-26T01:27:58.171Z] 2f39f015ded8: Pull complete [2026-05-26T01:27:58.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T01:27:58.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:27:58.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:27:58.471Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:27:58.553Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:27:59.835Z] $ docker top 2862c11f0a18ddabf0f5e1d5811e20de62741aae37ab7db48fd9f61eeeb9e13c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:28:00.408Z] ---> job-cost.sh [2026-05-26T01:28:00.408Z] lf-activate-venv: SKIPPING [2026-05-26T01:28:00.408Z] INFO: No Stack... [2026-05-26T01:28:00.718Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T01:28:01.036Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T01:28:01.424Z] + cut -d, -f6 [2026-05-26T01:28:01.424Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [Pipeline] lock [2026-05-26T01:28:01.497Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-218-stack-cost] [2026-05-26T01:28:01.518Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-218-stack-cost] did not exist. Created. [2026-05-26T01:28:01.536Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T01:28:01.984Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T01:28:02.085Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T01:28:02.113Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T01:28:02.288Z] $ docker stop --time=1 2862c11f0a18ddabf0f5e1d5811e20de62741aae37ab7db48fd9f61eeeb9e13c [2026-05-26T01:28:03.445Z] $ docker rm -f --volumes 2862c11f0a18ddabf0f5e1d5811e20de62741aae37ab7db48fd9f61eeeb9e13c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T01:29:09.655Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11309 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2026-05-26T01:29:09.682Z] Running in /w/workspace/device-modbus-go/218 [Pipeline] { [Pipeline] checkout [2026-05-26T01:29:12.788Z] The recommended git tool is: git [2026-05-26T01:29:19.858Z] using credential edgex-jenkins-ssh [2026-05-26T01:29:19.882Z] Cloning the remote Git repository [2026-05-26T01:29:19.935Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2026-05-26T01:29:20.048Z] > git init /w/workspace/device-modbus-go/218 # timeout=10 [2026-05-26T01:29:20.242Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2026-05-26T01:29:20.244Z] > git --version # timeout=10 [2026-05-26T01:29:20.275Z] > git --version # 'git version 2.25.1' [2026-05-26T01:29:20.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T01:29:20.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:29:23.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2026-05-26T01:29:23.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:29:23.986Z] Avoid second fetch [2026-05-26T01:29:23.987Z] Checking out Revision 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e (main) [2026-05-26T01:29:23.998Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T01:29:24.071Z] > git checkout -f 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e # timeout=10 [2026-05-26T01:29:24.814Z] Commit message: "Merge pull request #713 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:29:29.196Z] provisioning config files... [2026-05-26T01:29:29.230Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/218@tmp/config8647222559549953926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:29:29.964Z] ---> ****-login.sh [2026-05-26T01:29:29.964Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:29:30.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:29:30.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:29:30.512Z] Configure a credential helper to remove this warning. See [2026-05-26T01:29:30.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:29:30.512Z] [2026-05-26T01:29:30.512Z] Login Succeeded [2026-05-26T01:29:30.512Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:29:30.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:29:30.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:29:30.784Z] Configure a credential helper to remove this warning. See [2026-05-26T01:29:30.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:29:30.784Z] [2026-05-26T01:29:30.784Z] Login Succeeded [2026-05-26T01:29:30.785Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:29:31.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:29:31.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:29:31.325Z] Configure a credential helper to remove this warning. See [2026-05-26T01:29:31.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:29:31.325Z] [2026-05-26T01:29:31.325Z] Login Succeeded [2026-05-26T01:29:31.325Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:29:31.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:29:31.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:29:31.602Z] Configure a credential helper to remove this warning. See [2026-05-26T01:29:31.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:29:31.602Z] [2026-05-26T01:29:31.602Z] Login Succeeded [2026-05-26T01:29:31.602Z] ****.io [2026-05-26T01:29:31.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:29:32.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:29:32.163Z] Configure a credential helper to remove this warning. See [2026-05-26T01:29:32.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:29:32.163Z] [2026-05-26T01:29:32.163Z] Login Succeeded [2026-05-26T01:29:32.163Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:29:32.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:29:32.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:29:32.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:29:32.586Z] ========================================================= [2026-05-26T01:29:32.586Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T01:29:32.586Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:29:32.968Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T01:29:34.935Z] Sending build context to Docker daemon 13.1MB [2026-05-26T01:29:35.219Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T01:29:35.219Z] Step 2/10 : FROM ${BASE} AS builder [2026-05-26T01:29:35.219Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T01:29:35.219Z] 6b59a28fa201: Pulling fs layer [2026-05-26T01:29:35.219Z] d32bb0dddca7: Pulling fs layer [2026-05-26T01:29:35.219Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T01:29:35.219Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T01:29:35.219Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T01:29:35.219Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T01:29:35.219Z] deaec5988b04: Pulling fs layer [2026-05-26T01:29:35.219Z] 9f65657bb879: Pulling fs layer [2026-05-26T01:29:35.219Z] 196fd7d83e7d: Waiting [2026-05-26T01:29:35.219Z] 4f4fb700ef54: Waiting [2026-05-26T01:29:35.219Z] 8ba94037c8f0: Waiting [2026-05-26T01:29:35.219Z] 9f65657bb879: Waiting [2026-05-26T01:29:35.219Z] d32bb0dddca7: Verifying Checksum [2026-05-26T01:29:35.219Z] d32bb0dddca7: Download complete [2026-05-26T01:29:35.491Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T01:29:35.491Z] 196fd7d83e7d: Download complete [2026-05-26T01:29:35.491Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T01:29:35.491Z] 4f4fb700ef54: Download complete [2026-05-26T01:29:35.491Z] 8ba94037c8f0: Verifying Checksum [2026-05-26T01:29:35.491Z] 8ba94037c8f0: Download complete [2026-05-26T01:29:35.491Z] 6b59a28fa201: Verifying Checksum [2026-05-26T01:29:35.491Z] 6b59a28fa201: Download complete [2026-05-26T01:29:36.083Z] 9f65657bb879: Verifying Checksum [2026-05-26T01:29:36.083Z] 9f65657bb879: Download complete [2026-05-26T01:29:36.677Z] 6b59a28fa201: Pull complete [2026-05-26T01:29:37.267Z] 5dab1238d3d9: Verifying Checksum [2026-05-26T01:29:37.267Z] 5dab1238d3d9: Download complete [2026-05-26T01:29:37.267Z] d32bb0dddca7: Pull complete [2026-05-26T01:29:39.239Z] deaec5988b04: Verifying Checksum [2026-05-26T01:29:54.314Z] 5dab1238d3d9: Pull complete [2026-05-26T01:29:54.314Z] 196fd7d83e7d: Pull complete [2026-05-26T01:29:54.314Z] 4f4fb700ef54: Pull complete [2026-05-26T01:29:54.314Z] 8ba94037c8f0: Pull complete [2026-05-26T01:30:02.585Z] deaec5988b04: Pull complete [2026-05-26T01:30:04.566Z] 9f65657bb879: Pull complete [2026-05-26T01:30:04.566Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T01:30:04.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T01:30:04.566Z] ---> 334268110677 [2026-05-26T01:30:04.566Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-05-26T01:30:07.222Z] ---> Running in 023b84922f47 [2026-05-26T01:30:07.222Z] Removing intermediate container 023b84922f47 [2026-05-26T01:30:07.222Z] ---> e512f0e2d952 [2026-05-26T01:30:07.222Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T01:30:07.222Z] ---> Running in 330623eda0a4 [2026-05-26T01:30:07.494Z] Removing intermediate container 330623eda0a4 [2026-05-26T01:30:07.494Z] ---> c0ec1337f5e4 [2026-05-26T01:30:07.494Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2026-05-26T01:30:07.767Z] ---> Running in 6702c813c501 [2026-05-26T01:30:09.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:30:09.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:30:11.230Z] (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T01:30:11.230Z] (2/8) Installing libedit (20250104.3.1-r1) [2026-05-26T01:30:11.230Z] (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T01:30:11.230Z] (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T01:30:11.230Z] (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-05-26T01:30:11.230Z] (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-05-26T01:30:11.230Z] (7/8) Installing openssh-server (10.0_p1-r10) [2026-05-26T01:30:11.508Z] (8/8) Installing openssh (10.0_p1-r10) [2026-05-26T01:30:11.508Z] Executing busybox-1.37.0-r19.trigger [2026-05-26T01:30:11.508Z] OK: 262 MiB in 68 packages [2026-05-26T01:30:13.583Z] Removing intermediate container 6702c813c501 [2026-05-26T01:30:13.583Z] ---> eacdd339efa0 [2026-05-26T01:30:13.583Z] Step 6/10 : WORKDIR /device-modbus-go [2026-05-26T01:30:13.583Z] ---> Running in c381607c1e9f [2026-05-26T01:30:13.869Z] Removing intermediate container c381607c1e9f [2026-05-26T01:30:13.869Z] ---> 24e280f2c349 [2026-05-26T01:30:13.869Z] Step 7/10 : COPY go.mod vendor* ./ [2026-05-26T01:30:15.895Z] ---> aa9633c68687 [2026-05-26T01:30:15.895Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:30:15.895Z] ---> Running in 633a869ab3d4 [2026-05-26T01:32:07.726Z] Removing intermediate container 633a869ab3d4 [2026-05-26T01:32:07.726Z] ---> 904459b8fd3b [2026-05-26T01:32:07.726Z] Step 9/10 : COPY . . [2026-05-26T01:32:07.726Z] ---> e7df41be1d62 [2026-05-26T01:32:07.726Z] Step 10/10 : RUN ${MAKE} [2026-05-26T01:32:07.726Z] ---> Running in 5ad90d373694 [2026-05-26T01:32:07.726Z] noop [2026-05-26T01:32:07.726Z] Removing intermediate container 5ad90d373694 [2026-05-26T01:32:07.726Z] ---> 26a0f9898de2 [2026-05-26T01:32:07.726Z] Successfully built 26a0f9898de2 [2026-05-26T01:32:07.726Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:32:08.115Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T01:32:08.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:32:08.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-11309 does not seem to be running inside a container [2026-05-26T01:32:08.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/218 -v /w/workspace/device-modbus-go/218:/w/workspace/device-modbus-go/218:rw,z -v /w/workspace/device-modbus-go/218@tmp:/w/workspace/device-modbus-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T01:32:09.872Z] $ docker top 7c9b38fb9903bd546a86c6e8bdb8afaf7b643cfe8806fe92137a057bc7758e0c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:32:10.779Z] + go version [2026-05-26T01:32:10.779Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T01:32:10.800Z] $ docker stop --time=1 7c9b38fb9903bd546a86c6e8bdb8afaf7b643cfe8806fe92137a057bc7758e0c [2026-05-26T01:32:12.549Z] $ docker rm -f --volumes 7c9b38fb9903bd546a86c6e8bdb8afaf7b643cfe8806fe92137a057bc7758e0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:32:13.241Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T01:32:13.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:32:13.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-11309 does not seem to be running inside a container [2026-05-26T01:32:13.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/218 -v /w/workspace/device-modbus-go/218:/w/workspace/device-modbus-go/218:rw,z -v /w/workspace/device-modbus-go/218@tmp:/w/workspace/device-modbus-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T01:32:14.939Z] $ docker top f7098c9460e403c559586e4b8c305f3b2f14d5788996297377aab614fd261d5d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:32:15.831Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/218 [Pipeline] fileExists [Pipeline] sh [2026-05-26T01:32:16.506Z] + make test [2026-05-26T01:32:16.506Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T01:32:23.229Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-05-26T01:36:45.294Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-05-26T01:36:46.775Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.070s coverage: 49.7% of statements [2026-05-26T01:36:48.207Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T01:36:48.207Z] go vet ./... [2026-05-26T01:37:56.192Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T01:37:56.192Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T01:37:56.192Z] ./bin/test-attribution-txt.sh [2026-05-26T01:37:56.192Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T01:37:56.192Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T01:37:56.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T01:37:56.230Z] $ docker stop --time=1 f7098c9460e403c559586e4b8c305f3b2f14d5788996297377aab614fd261d5d [2026-05-26T01:37:58.225Z] $ docker rm -f --volumes f7098c9460e403c559586e4b8c305f3b2f14d5788996297377aab614fd261d5d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:38:00.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T01:38:00.200Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T01:38:00.778Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:38:01.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T01:38:01.631Z] + ls -al . [2026-05-26T01:38:01.631Z] total 264 [2026-05-26T01:38:01.631Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:32 . [2026-05-26T01:38:01.631Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:29 .. [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 01:29 .dockerignore [2026-05-26T01:38:01.631Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:29 .git [2026-05-26T01:38:01.631Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:29 .github [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 266 May 26 01:29 .gitignore [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:29 .golangci.yml [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 22459 May 26 01:29 Attribution.txt [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 19261 May 26 01:29 CHANGELOG.md [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 1479 May 26 01:29 Dockerfile [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:29 GOVERNANCE.md [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 681 May 26 01:29 Jenkinsfile [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 01:29 LICENSE [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 2529 May 26 01:29 Makefile [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 622 May 26 01:29 OWNERS.md [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 4463 May 26 01:29 README.md [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:25 VERSION [2026-05-26T01:38:01.631Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:29 bin [2026-05-26T01:38:01.631Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:29 cmd [2026-05-26T01:38:01.631Z] -rw-r--r-- 1 jenkins jenkins 32380 May 26 01:36 coverage.out [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 6792 May 26 01:29 go.mod [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 89669 May 26 01:29 go.sum [2026-05-26T01:38:01.631Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:29 internal [2026-05-26T01:38:01.631Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:29 simulator [2026-05-26T01:38:01.631Z] -rw-rw-r-- 1 jenkins jenkins 229 May 26 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:38:02.001Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=420ce72d9a7dcef4f05ceea1692f7f4d87907b1e --label arch=arm64 --label version=4.1.0-dev.22 . [2026-05-26T01:38:02.633Z] Sending build context to Docker daemon 13.13MB [2026-05-26T01:38:02.633Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T01:38:02.633Z] Step 2/23 : FROM ${BASE} AS builder [2026-05-26T01:38:02.633Z] ---> 26a0f9898de2 [2026-05-26T01:38:02.633Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-05-26T01:38:02.633Z] ---> Running in 2896ccabec35 [2026-05-26T01:38:03.252Z] Removing intermediate container 2896ccabec35 [2026-05-26T01:38:03.252Z] ---> 19fdec7c1dc2 [2026-05-26T01:38:03.252Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T01:38:03.252Z] ---> Running in e281fc44401d [2026-05-26T01:38:03.545Z] Removing intermediate container e281fc44401d [2026-05-26T01:38:03.545Z] ---> a8208dc1b0be [2026-05-26T01:38:03.545Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2026-05-26T01:38:03.545Z] ---> Running in 268242ebf9ae [2026-05-26T01:38:04.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:38:05.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:38:07.252Z] OK: 262 MiB in 68 packages [2026-05-26T01:38:08.304Z] Removing intermediate container 268242ebf9ae [2026-05-26T01:38:08.304Z] ---> cf57dfad05e2 [2026-05-26T01:38:08.304Z] Step 6/23 : WORKDIR /device-modbus-go [2026-05-26T01:38:08.304Z] ---> Running in 8e98ab591cc4 [2026-05-26T01:38:08.588Z] Removing intermediate container 8e98ab591cc4 [2026-05-26T01:38:08.588Z] ---> 73fedeaa4f81 [2026-05-26T01:38:08.588Z] Step 7/23 : COPY go.mod vendor* ./ [2026-05-26T01:38:09.188Z] ---> 678b12512a64 [2026-05-26T01:38:09.188Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:38:09.188Z] ---> Running in d5f8a61bef41 [2026-05-26T01:38:11.955Z] Removing intermediate container d5f8a61bef41 [2026-05-26T01:38:11.955Z] ---> 7e5ef124e704 [2026-05-26T01:38:11.955Z] Step 9/23 : COPY . . [2026-05-26T01:38:13.082Z] ---> da6b693acd01 [2026-05-26T01:38:13.082Z] Step 10/23 : RUN ${MAKE} [2026-05-26T01:38:13.082Z] ---> Running in 66f215114afc [2026-05-26T01:38:14.200Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-05-26T01:42:36.587Z] Removing intermediate container 66f215114afc [2026-05-26T01:42:36.587Z] ---> 34b671193b72 [2026-05-26T01:42:36.587Z] Step 11/23 : FROM alpine:3.22 [2026-05-26T01:42:36.587Z] 3.22: Pulling from library/alpine [2026-05-26T01:42:36.587Z] 58e777220c39: Pulling fs layer [2026-05-26T01:42:36.587Z] 58e777220c39: Verifying Checksum [2026-05-26T01:42:36.587Z] 58e777220c39: Download complete [2026-05-26T01:42:36.587Z] 58e777220c39: Pull complete [2026-05-26T01:42:36.587Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T01:42:36.587Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T01:42:36.587Z] ---> 6a2735c23ff3 [2026-05-26T01:42:36.587Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2026-05-26T01:42:36.587Z] ---> Running in 438ac30431c9 [2026-05-26T01:42:36.587Z] Removing intermediate container 438ac30431c9 [2026-05-26T01:42:36.587Z] ---> 5056b9fef5dc [2026-05-26T01:42:36.587Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2026-05-26T01:42:36.587Z] ---> Running in 5a5003171c42 [2026-05-26T01:42:37.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:42:38.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:42:40.013Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T01:42:40.013Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T01:42:40.013Z] OK: 8 MiB in 17 packages [2026-05-26T01:42:40.609Z] Removing intermediate container 5a5003171c42 [2026-05-26T01:42:40.609Z] ---> 69de1bcc5537 [2026-05-26T01:42:40.609Z] Step 14/23 : RUN apk --no-cache upgrade [2026-05-26T01:42:40.908Z] ---> Running in 9a712f26221f [2026-05-26T01:42:41.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:42:41.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:42:43.542Z] OK: 8 MiB in 17 packages [2026-05-26T01:42:44.613Z] Removing intermediate container 9a712f26221f [2026-05-26T01:42:44.613Z] ---> c2449f3ffe90 [2026-05-26T01:42:44.613Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2026-05-26T01:42:49.136Z] ---> 4f81672e7754 [2026-05-26T01:42:49.136Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2026-05-26T01:42:49.136Z] ---> 88fec661513d [2026-05-26T01:42:49.136Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2026-05-26T01:42:49.447Z] ---> 3d8513a0759f [2026-05-26T01:42:49.447Z] Step 18/23 : EXPOSE 59901 [2026-05-26T01:42:49.447Z] ---> Running in 0ce78b0cb37d [2026-05-26T01:42:49.772Z] Removing intermediate container 0ce78b0cb37d [2026-05-26T01:42:49.772Z] ---> ace054418e8d [2026-05-26T01:42:49.772Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2026-05-26T01:42:49.772Z] ---> Running in cbe46ce0072d [2026-05-26T01:42:50.055Z] Removing intermediate container cbe46ce0072d [2026-05-26T01:42:50.055Z] ---> 5ce0b7bf4ab5 [2026-05-26T01:42:50.055Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T01:42:50.345Z] ---> Running in 11ed2cfaebf2 [2026-05-26T01:42:50.663Z] Removing intermediate container 11ed2cfaebf2 [2026-05-26T01:42:50.663Z] ---> 320f2cbf00e0 [2026-05-26T01:42:50.663Z] Step 21/23 : LABEL arch=arm64 [2026-05-26T01:42:50.663Z] ---> Running in 4bb29d03f744 [2026-05-26T01:42:50.969Z] Removing intermediate container 4bb29d03f744 [2026-05-26T01:42:50.969Z] ---> a074b6d0df3c [2026-05-26T01:42:50.969Z] Step 22/23 : LABEL git_sha=420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [2026-05-26T01:42:50.969Z] ---> Running in ddd44b21f402 [2026-05-26T01:42:51.303Z] Removing intermediate container ddd44b21f402 [2026-05-26T01:42:51.303Z] ---> e0e2fa0e7987 [2026-05-26T01:42:51.303Z] Step 23/23 : LABEL version=4.1.0-dev.22 [2026-05-26T01:42:51.303Z] ---> Running in 72cde1515e4f [2026-05-26T01:42:51.664Z] Removing intermediate container 72cde1515e4f [2026-05-26T01:42:51.664Z] ---> 6cf6e89af7e5 [2026-05-26T01:42:51.664Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T01:42:51.664Z] Successfully built 6cf6e89af7e5 [2026-05-26T01:42:51.664Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:42:51.888Z] provisioning config files... [2026-05-26T01:42:51.921Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/218@tmp/config6438045038555327911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:42:52.351Z] ---> ****-login.sh [2026-05-26T01:42:52.351Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:42:52.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:42:52.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:42:52.644Z] Configure a credential helper to remove this warning. See [2026-05-26T01:42:52.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:42:52.644Z] [2026-05-26T01:42:52.644Z] Login Succeeded [2026-05-26T01:42:52.644Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:42:52.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:42:52.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:42:52.924Z] Configure a credential helper to remove this warning. See [2026-05-26T01:42:52.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:42:52.924Z] [2026-05-26T01:42:52.924Z] Login Succeeded [2026-05-26T01:42:52.924Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:42:53.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:42:53.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:42:53.279Z] Configure a credential helper to remove this warning. See [2026-05-26T01:42:53.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:42:53.279Z] [2026-05-26T01:42:53.279Z] Login Succeeded [2026-05-26T01:42:53.279Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:42:53.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:42:53.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:42:53.891Z] Configure a credential helper to remove this warning. See [2026-05-26T01:42:53.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:42:53.891Z] [2026-05-26T01:42:53.891Z] Login Succeeded [2026-05-26T01:42:53.891Z] ****.io [2026-05-26T01:42:53.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:42:54.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:42:54.220Z] Configure a credential helper to remove this warning. See [2026-05-26T01:42:54.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:42:54.220Z] [2026-05-26T01:42:54.220Z] Login Succeeded [2026-05-26T01:42:54.220Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:42:54.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:42:54.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:42:54.496Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2026-05-26T01:42:54.496Z] 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [2026-05-26T01:42:54.496Z] latest [2026-05-26T01:42:54.496Z] 4.1.0-dev.22 [2026-05-26T01:42:54.496Z] 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22 [2026-05-26T01:42:54.496Z] main [2026-05-26T01:42:54.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:42:55.115Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:42:55.589Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [2026-05-26T01:42:55.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-26T01:42:55.589Z] 4846d8891487: Preparing [2026-05-26T01:42:55.589Z] 511277ca3004: Preparing [2026-05-26T01:42:55.589Z] b8220467b7ee: Preparing [2026-05-26T01:42:55.589Z] 1410b627dab6: Preparing [2026-05-26T01:42:55.589Z] 1d313dcdd79d: Preparing [2026-05-26T01:42:55.589Z] eeaa73608b53: Preparing [2026-05-26T01:42:55.589Z] eeaa73608b53: Waiting [2026-05-26T01:42:55.896Z] 1410b627dab6: Pushed [2026-05-26T01:42:55.896Z] 511277ca3004: Pushed [2026-05-26T01:42:55.896Z] 1d313dcdd79d: Pushed [2026-05-26T01:42:55.896Z] 4846d8891487: Pushed [2026-05-26T01:42:55.896Z] eeaa73608b53: Layer already exists [2026-05-26T01:43:04.321Z] b8220467b7ee: Pushed [2026-05-26T01:43:04.321Z] 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e: digest: sha256:fbde4c4a24ab8dfae05a09aab7ce3b3277c65e485528264e430c1dcaafd4c833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:04.841Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:05.229Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-05-26T01:43:05.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-26T01:43:05.229Z] 4846d8891487: Preparing [2026-05-26T01:43:05.229Z] 511277ca3004: Preparing [2026-05-26T01:43:05.229Z] b8220467b7ee: Preparing [2026-05-26T01:43:05.229Z] 1410b627dab6: Preparing [2026-05-26T01:43:05.229Z] 1d313dcdd79d: Preparing [2026-05-26T01:43:05.229Z] eeaa73608b53: Preparing [2026-05-26T01:43:05.229Z] eeaa73608b53: Waiting [2026-05-26T01:43:05.229Z] 4846d8891487: Layer already exists [2026-05-26T01:43:05.229Z] 1410b627dab6: Layer already exists [2026-05-26T01:43:05.229Z] b8220467b7ee: Layer already exists [2026-05-26T01:43:05.229Z] 511277ca3004: Layer already exists [2026-05-26T01:43:05.229Z] 1d313dcdd79d: Layer already exists [2026-05-26T01:43:05.229Z] eeaa73608b53: Layer already exists [2026-05-26T01:43:05.512Z] latest: digest: sha256:fbde4c4a24ab8dfae05a09aab7ce3b3277c65e485528264e430c1dcaafd4c833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:05.920Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:06.339Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.22 [2026-05-26T01:43:06.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-26T01:43:06.339Z] 4846d8891487: Preparing [2026-05-26T01:43:06.339Z] 511277ca3004: Preparing [2026-05-26T01:43:06.339Z] b8220467b7ee: Preparing [2026-05-26T01:43:06.339Z] 1410b627dab6: Preparing [2026-05-26T01:43:06.339Z] 1d313dcdd79d: Preparing [2026-05-26T01:43:06.339Z] eeaa73608b53: Preparing [2026-05-26T01:43:06.339Z] b8220467b7ee: Layer already exists [2026-05-26T01:43:06.339Z] 4846d8891487: Layer already exists [2026-05-26T01:43:06.339Z] 511277ca3004: Layer already exists [2026-05-26T01:43:06.339Z] 1410b627dab6: Layer already exists [2026-05-26T01:43:06.339Z] 1d313dcdd79d: Layer already exists [2026-05-26T01:43:06.339Z] eeaa73608b53: Layer already exists [2026-05-26T01:43:06.339Z] 4.1.0-dev.22: digest: sha256:fbde4c4a24ab8dfae05a09aab7ce3b3277c65e485528264e430c1dcaafd4c833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:07.023Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:07.387Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22 [2026-05-26T01:43:07.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-26T01:43:07.387Z] 4846d8891487: Preparing [2026-05-26T01:43:07.387Z] 511277ca3004: Preparing [2026-05-26T01:43:07.387Z] b8220467b7ee: Preparing [2026-05-26T01:43:07.387Z] 1410b627dab6: Preparing [2026-05-26T01:43:07.387Z] 1d313dcdd79d: Preparing [2026-05-26T01:43:07.387Z] eeaa73608b53: Preparing [2026-05-26T01:43:07.387Z] eeaa73608b53: Waiting [2026-05-26T01:43:07.387Z] 1d313dcdd79d: Layer already exists [2026-05-26T01:43:07.387Z] 1410b627dab6: Layer already exists [2026-05-26T01:43:07.387Z] 511277ca3004: Layer already exists [2026-05-26T01:43:07.387Z] b8220467b7ee: Layer already exists [2026-05-26T01:43:07.387Z] 4846d8891487: Layer already exists [2026-05-26T01:43:07.387Z] eeaa73608b53: Layer already exists [2026-05-26T01:43:07.656Z] 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22: digest: sha256:fbde4c4a24ab8dfae05a09aab7ce3b3277c65e485528264e430c1dcaafd4c833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:08.033Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:08.388Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2026-05-26T01:43:08.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-05-26T01:43:08.388Z] 4846d8891487: Preparing [2026-05-26T01:43:08.388Z] 511277ca3004: Preparing [2026-05-26T01:43:08.388Z] b8220467b7ee: Preparing [2026-05-26T01:43:08.388Z] 1410b627dab6: Preparing [2026-05-26T01:43:08.388Z] 1d313dcdd79d: Preparing [2026-05-26T01:43:08.388Z] eeaa73608b53: Preparing [2026-05-26T01:43:08.388Z] eeaa73608b53: Waiting [2026-05-26T01:43:08.388Z] 1d313dcdd79d: Layer already exists [2026-05-26T01:43:08.388Z] 1410b627dab6: Layer already exists [2026-05-26T01:43:08.388Z] 511277ca3004: Layer already exists [2026-05-26T01:43:08.388Z] 4846d8891487: Layer already exists [2026-05-26T01:43:08.388Z] b8220467b7ee: Layer already exists [2026-05-26T01:43:08.388Z] eeaa73608b53: Layer already exists [2026-05-26T01:43:08.657Z] main: digest: sha256:fbde4c4a24ab8dfae05a09aab7ce3b3277c65e485528264e430c1dcaafd4c833 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:43:08.777Z] ===================================================== [Pipeline] echo [2026-05-26T01:43:08.794Z] taggedImages: [2026-05-26T01:43:08.794Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [2026-05-26T01:43:08.794Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-05-26T01:43:08.794Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.22 [2026-05-26T01:43:08.794Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:420ce72d9a7dcef4f05ceea1692f7f4d87907b1e-4.1.0-dev.22 [2026-05-26T01:43:08.794Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:09.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T01:43:09.203Z] [2026-05-26T01:43:09.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:09.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T01:43:09.548Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T01:43:09.548Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T01:43:09.548Z] 04944245beec: Pulling fs layer [2026-05-26T01:43:09.548Z] 699f458cf7ca: Pulling fs layer [2026-05-26T01:43:09.548Z] 765212b225bb: Pulling fs layer [2026-05-26T01:43:09.548Z] f23df028b6ca: Pulling fs layer [2026-05-26T01:43:09.548Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T01:43:09.548Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T01:43:09.548Z] 765212b225bb: Waiting [2026-05-26T01:43:09.548Z] f23df028b6ca: Waiting [2026-05-26T01:43:09.548Z] d65c8cfc05b1: Waiting [2026-05-26T01:43:09.548Z] 2437ff75d9bd: Waiting [2026-05-26T01:43:09.827Z] 04944245beec: Verifying Checksum [2026-05-26T01:43:09.827Z] 765212b225bb: Verifying Checksum [2026-05-26T01:43:09.827Z] 765212b225bb: Download complete [2026-05-26T01:43:09.827Z] f23df028b6ca: Verifying Checksum [2026-05-26T01:43:09.827Z] f23df028b6ca: Download complete [2026-05-26T01:43:09.827Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T01:43:09.827Z] d65c8cfc05b1: Download complete [2026-05-26T01:43:10.100Z] 699f458cf7ca: Verifying Checksum [2026-05-26T01:43:10.100Z] 699f458cf7ca: Download complete [2026-05-26T01:43:10.388Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T01:43:10.388Z] 8998bd30e6a1: Download complete [2026-05-26T01:43:13.008Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T01:43:13.008Z] 2437ff75d9bd: Download complete [2026-05-26T01:43:17.258Z] 8998bd30e6a1: Pull complete [2026-05-26T01:43:17.585Z] 04944245beec: Pull complete [2026-05-26T01:43:19.541Z] 699f458cf7ca: Pull complete [2026-05-26T01:43:19.541Z] 765212b225bb: Pull complete [2026-05-26T01:43:20.135Z] f23df028b6ca: Pull complete [2026-05-26T01:43:20.404Z] d65c8cfc05b1: Pull complete [2026-05-26T01:43:38.690Z] 2437ff75d9bd: Pull complete [2026-05-26T01:43:38.690Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T01:43:38.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T01:43:38.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:43:38.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-11309 does not seem to be running inside a container [2026-05-26T01:43:38.976Z] $ 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-modbus-go/218 -v /w/workspace/device-modbus-go/218:/w/workspace/device-modbus-go/218:rw,z -v /w/workspace/device-modbus-go/218@tmp:/w/workspace/device-modbus-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T01:43:40.725Z] $ docker top 4679d9aee1c9b72c7bad421a7ec83a7d32a6edbfa09eb51d09d18fd3919485df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:43:41.805Z] ---> job-cost.sh [2026-05-26T01:43:41.805Z] lf-activate-venv: SKIPPING [2026-05-26T01:43:41.805Z] INFO: No Stack... [2026-05-26T01:43:42.112Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T01:43:42.770Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T01:43:43.161Z] + cat /w/workspace/device-modbus-go/218/archives/cost.csv [2026-05-26T01:43:43.161Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T01:43:43.312Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-218-stack-cost] [2026-05-26T01:43:43.353Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-218-stack-cost] did not exist. Created. [2026-05-26T01:43:43.370Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T01:43:43.801Z] /w/workspace/device-modbus-go/218@tmp/durable-50279efb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T01:43:44.251Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T01:43:44.395Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T01:43:44.469Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T01:43:44.535Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T01:43:44.596Z] $ docker stop --time=1 4679d9aee1c9b72c7bad421a7ec83a7d32a6edbfa09eb51d09d18fd3919485df [2026-05-26T01:43:46.658Z] $ docker rm -f --volumes 4679d9aee1c9b72c7bad421a7ec83a7d32a6edbfa09eb51d09d18fd3919485df [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 [2026-05-26T01:43:47.790Z] provisioning config files... [2026-05-26T01:43:47.821Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12735458132552733810tmp [Pipeline] { [Pipeline] sh [2026-05-26T01:43:48.271Z] + set +x [2026-05-26T01:43:48.271Z] + curl -s https://codecov.io/bash [2026-05-26T01:43:48.271Z] + bash -s -- [2026-05-26T01:43:48.271Z] [2026-05-26T01:43:48.271Z] _____ _ [2026-05-26T01:43:48.271Z] / ____| | | [2026-05-26T01:43:48.271Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T01:43:48.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T01:43:48.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T01:43:48.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T01:43:48.271Z] Bash-1.0.6 [2026-05-26T01:43:48.271Z] [2026-05-26T01:43:48.271Z] [2026-05-26T01:43:48.271Z] ==> git version 2.25.1 found [2026-05-26T01:43:48.271Z] ==> 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 [2026-05-26T01:43:48.271Z] Release-Date: 2020-01-08 [2026-05-26T01:43:48.271Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T01:43:48.271Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T01:43:48.271Z] ==> Jenkins CI detected. [2026-05-26T01:43:48.271Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2026-05-26T01:43:48.271Z] project root: . [2026-05-26T01:43:48.271Z] --> token set from env [2026-05-26T01:43:48.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T01:43:48.271Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T01:43:48.271Z] ==> Python coveragepy not found [2026-05-26T01:43:48.271Z] ==> Searching for coverage reports in: [2026-05-26T01:43:48.271Z] + . [2026-05-26T01:43:48.271Z] -> Found 1 reports [2026-05-26T01:43:48.271Z] ==> Detecting git/mercurial file structure [2026-05-26T01:43:48.271Z] ==> Reading reports [2026-05-26T01:43:48.271Z] + ./coverage.out bytes=32380 [2026-05-26T01:43:48.271Z] ==> Appending adjustments [2026-05-26T01:43:48.271Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T01:43:48.271Z] + Found adjustments [2026-05-26T01:43:48.271Z] ==> Gzipping contents [2026-05-26T01:43:48.271Z] 8.0K /tmp/codecov.i4jd9e.gz [2026-05-26T01:43:48.271Z] ==> Uploading reports [2026-05-26T01:43:48.271Z] url: https://codecov.io [2026-05-26T01:43:48.271Z] query: branch=main&commit=420ce72d9a7dcef4f05ceea1692f7f4d87907b1e&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T01:43:48.271Z] -> Pinging Codecov [2026-05-26T01:43:48.271Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=420ce72d9a7dcef4f05ceea1692f7f4d87907b1e&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T01:43:48.566Z] -> Uploading to [2026-05-26T01:43:48.566Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/420ce72d9a7dcef4f05ceea1692f7f4d87907b1e/f605a49b-59a7-440f-a31e-61629a5e6b2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T014348Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5175df54c739f12c459b67e8fbfb79537f925e064a75455435527d1901795a09 [2026-05-26T01:43:48.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T01:43:48.566Z] Dload Upload Total Spent Left Speed [2026-05-26T01:43:48.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5121 0 0 100 5121 0 30123 --:--:-- --:--:-- --:--:-- 30123 [2026-05-26T01:43:48.838Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [Pipeline] } [2026-05-26T01:43:48.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T01:43:48.969Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T01:43:48.989Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:49.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T01:43:49.302Z] [2026-05-26T01:43:49.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:43:49.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T01:43:49.612Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T01:43:49.612Z] 2d35ebdb57d9: Already exists [2026-05-26T01:43:49.612Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T01:43:49.612Z] 91631faa732a: Pulling fs layer [2026-05-26T01:43:49.612Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T01:43:49.612Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T01:43:49.612Z] 7861252a18e6: Pulling fs layer [2026-05-26T01:43:49.612Z] 9130f900ef6f: Pulling fs layer [2026-05-26T01:43:49.612Z] 9130f900ef6f: Waiting [2026-05-26T01:43:49.612Z] 4f4fb700ef54: Waiting [2026-05-26T01:43:49.612Z] 7861252a18e6: Waiting [2026-05-26T01:43:49.612Z] f3f5ae8826fa: Download complete [2026-05-26T01:43:49.612Z] 85e8836fcdb2: Verifying Checksum [2026-05-26T01:43:49.612Z] 85e8836fcdb2: Download complete [2026-05-26T01:43:49.612Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T01:43:49.612Z] 4f4fb700ef54: Download complete [2026-05-26T01:43:49.612Z] 85e8836fcdb2: Pull complete [2026-05-26T01:43:49.873Z] 7861252a18e6: Verifying Checksum [2026-05-26T01:43:49.873Z] 7861252a18e6: Download complete [2026-05-26T01:43:50.132Z] 91631faa732a: Verifying Checksum [2026-05-26T01:43:50.132Z] 91631faa732a: Download complete [2026-05-26T01:43:50.697Z] 9130f900ef6f: Verifying Checksum [2026-05-26T01:43:50.697Z] 9130f900ef6f: Download complete [2026-05-26T01:43:54.891Z] 91631faa732a: Pull complete [2026-05-26T01:43:54.891Z] f3f5ae8826fa: Pull complete [2026-05-26T01:43:54.891Z] 4f4fb700ef54: Pull complete [2026-05-26T01:43:54.891Z] 7861252a18e6: Pull complete [2026-05-26T01:43:59.086Z] 9130f900ef6f: Pull complete [2026-05-26T01:43:59.086Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T01:43:59.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T01:43:59.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:43:59.188Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:43:59.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:44:00.693Z] $ docker top a773051f2452bdb02739e400a63ff96227486ab53e77469fe4ad6a9ee558d084 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:44:01.026Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2026-05-26T01:44:01.035Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2026-05-26T01:44:01.316Z] + set -o pipefail [2026-05-26T01:44:01.316Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2026-05-26T01:44:07.966Z] [2026-05-26T01:44:07.966Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2026-05-26T01:44:07.966Z] [2026-05-26T01:44:07.966Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/11d05783-fe87-481b-8acc-e3cbe6e2c481 [2026-05-26T01:44:07.966Z] [2026-05-26T01:44:07.966Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-05-26T01:44:07.966Z] [2026-05-26T01:44:07.966Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T01:44:07.966Z] [Pipeline] } [2026-05-26T01:44:08.248Z] $ docker stop --time=1 a773051f2452bdb02739e400a63ff96227486ab53e77469fe4ad6a9ee558d084 [2026-05-26T01:44:10.291Z] $ docker rm -f --volumes a773051f2452bdb02739e400a63ff96227486ab53e77469fe4ad6a9ee558d084 [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 [2026-05-26T01:44:11.191Z] + git log --format=format:%s -1 420ce72d9a7dcef4f05ceea1692f7f4d87907b1e [Pipeline] sh [2026-05-26T01:44:11.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:44:11.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:44:11.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:44:11.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:44:11.910Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:44:11.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:44:12.181Z] $ docker top 1a40cd6102d6daa0df4edf4d646d9736dbf9bda817fa2cf0288e3f91f73592b0 -eo pid,comm [2026-05-26T01:44:12.207Z] 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). [2026-05-26T01:44:12.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:44:18.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:44:18.911Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:44:19.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:44:19.035Z] $ docker exec 1a40cd6102d6daa0df4edf4d646d9736dbf9bda817fa2cf0288e3f91f73592b0 ssh-agent [2026-05-26T01:44:19.118Z] SSH_AUTH_SOCK=/tmp/ssh-ldTyvrS5qL1t/agent.32 [2026-05-26T01:44:19.118Z] SSH_AGENT_PID=38 [2026-05-26T01:44:19.122Z] Running ssh-add (command line suppressed) [2026-05-26T01:44:19.229Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14431604714157336457.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14431604714157336457.key) [2026-05-26T01:44:19.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:44:19.522Z] + git semver tag [2026-05-26T01:44:19.782Z] 2026-05-26 01:44:19,775 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:44:19.782Z] 2026-05-26 01:44:19,779 [run_tag] DEBUG tag force:False [2026-05-26T01:44:19.782Z] 2026-05-26 01:44:19,779 [check_head_tag] DEBUG check head tag [2026-05-26T01:44:19.782Z] 2026-05-26 01:44:19,779 [execute] INFO git cat-file --batch-check [2026-05-26T01:44:19.782Z] 2026-05-26 01:44:19,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:44:19.782Z] 2026-05-26 01:44:19,783 [execute] INFO git cat-file --batch [2026-05-26T01:44:19.782Z] 2026-05-26 01:44:19,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:44:20.043Z] 2026-05-26 01:44:19,800 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-26T01:44:20.043Z] 2026-05-26 01:44:19,800 [execute] INFO git tag -a v4.1.0-dev.22 -m v4.1.0-dev.22 [2026-05-26T01:44:20.043Z] 2026-05-26 01:44:19,800 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.22', '-m', 'v4.1.0-dev.22'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:44:20.043Z] 2026-05-26 01:44:19,803 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-26T01:44:20.043Z] 4.1.0-dev.22 [Pipeline] } [2026-05-26T01:44:20.066Z] $ docker exec --env ******** --env ******** 1a40cd6102d6daa0df4edf4d646d9736dbf9bda817fa2cf0288e3f91f73592b0 ssh-agent -k [2026-05-26T01:44:20.160Z] unset SSH_AUTH_SOCK; [2026-05-26T01:44:20.160Z] unset SSH_AGENT_PID; [2026-05-26T01:44:20.160Z] echo Agent pid 38 killed; [2026-05-26T01:44:20.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:44:20.554Z] + git semver [Pipeline] } [2026-05-26T01:44:20.848Z] $ docker stop --time=1 1a40cd6102d6daa0df4edf4d646d9736dbf9bda817fa2cf0288e3f91f73592b0 [2026-05-26T01:44:22.101Z] $ docker rm -f --volumes 1a40cd6102d6daa0df4edf4d646d9736dbf9bda817fa2cf0288e3f91f73592b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:44:22.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T01:44:22.503Z] [2026-05-26T01:44:22.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:44:22.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T01:44:22.800Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T01:44:22.800Z] ab5ef0e58194: Pulling fs layer [2026-05-26T01:44:22.800Z] 9712f1f96733: Pulling fs layer [2026-05-26T01:44:22.800Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T01:44:22.800Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T01:44:22.800Z] e9a5061849ea: Pulling fs layer [2026-05-26T01:44:22.800Z] d747dcd14b5f: Pulling fs layer [2026-05-26T01:44:22.800Z] 2de7ff778b66: Pulling fs layer [2026-05-26T01:44:22.800Z] 0d9ebad4ef96: Waiting [2026-05-26T01:44:22.800Z] e9a5061849ea: Waiting [2026-05-26T01:44:22.800Z] d747dcd14b5f: Waiting [2026-05-26T01:44:22.800Z] 2de7ff778b66: Waiting [2026-05-26T01:44:22.800Z] 9712f1f96733: Verifying Checksum [2026-05-26T01:44:22.800Z] 9712f1f96733: Download complete [2026-05-26T01:44:23.376Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T01:44:23.376Z] 63f879dbbcfc: Download complete [2026-05-26T01:44:23.376Z] ab5ef0e58194: Verifying Checksum [2026-05-26T01:44:23.376Z] ab5ef0e58194: Download complete [2026-05-26T01:44:23.376Z] d747dcd14b5f: Download complete [2026-05-26T01:44:23.376Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T01:44:23.376Z] 0d9ebad4ef96: Download complete [2026-05-26T01:44:23.376Z] e9a5061849ea: Verifying Checksum [2026-05-26T01:44:23.376Z] e9a5061849ea: Download complete [2026-05-26T01:44:23.635Z] 2de7ff778b66: Verifying Checksum [2026-05-26T01:44:23.635Z] 2de7ff778b66: Download complete [2026-05-26T01:44:26.927Z] ab5ef0e58194: Pull complete [2026-05-26T01:44:26.927Z] 9712f1f96733: Pull complete [2026-05-26T01:44:27.191Z] 63f879dbbcfc: Pull complete [2026-05-26T01:44:32.461Z] 0d9ebad4ef96: Pull complete [2026-05-26T01:44:32.461Z] e9a5061849ea: Pull complete [2026-05-26T01:44:32.461Z] d747dcd14b5f: Pull complete [2026-05-26T01:44:33.399Z] 2de7ff778b66: Pull complete [2026-05-26T01:44:33.399Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T01:44:33.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T01:44:33.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:44:33.500Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:44:33.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:44:34.786Z] $ docker top 3aa8d6a009b009a489f95562658ad3f69bcef680aec089d47260c40cc2c1fd2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:44:34.844Z] provisioning config files... [2026-05-26T01:44:34.851Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11358035586018836969tmp [2026-05-26T01:44:34.864Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1489086117884331776tmp [2026-05-26T01:44:34.872Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18443001612576180517tmp [Pipeline] { [Pipeline] echo [2026-05-26T01:44:34.899Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:35.190Z] ---> sigul-configuration.sh [2026-05-26T01:44:35.190Z] gpg: directory `/root/.gnupg' created [2026-05-26T01:44:35.190Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T01:44:35.190Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T01:44:35.190Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T01:44:35.190Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T01:44:35.190Z] gpg: CAST5 encrypted data [2026-05-26T01:44:35.190Z] gpg: encrypted with 1 passphrase [2026-05-26T01:44:35.190Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T01:44:35.488Z] + mkdir /home/jenkins [2026-05-26T01:44:35.489Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T01:44:36.373Z] + 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 [2026-05-26T01:44:36.383Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:36.684Z] ---> sigul-install.sh [2026-05-26T01:44:36.684Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T01:44:36.975Z] + git tag --list [2026-05-26T01:44:36.975Z] 0.7.1 [2026-05-26T01:44:36.975Z] v1.0.0 [2026-05-26T01:44:36.975Z] v1.1.0 [2026-05-26T01:44:36.975Z] v1.1.1 [2026-05-26T01:44:36.975Z] v1.2.2 [2026-05-26T01:44:36.975Z] v1.3.0 [2026-05-26T01:44:36.975Z] v1.3.1 [2026-05-26T01:44:36.975Z] v2.0.0 [2026-05-26T01:44:36.975Z] v2.1.0 [2026-05-26T01:44:36.975Z] v2.1.1 [2026-05-26T01:44:36.975Z] v2.2.0 [2026-05-26T01:44:36.975Z] v2.3.0 [2026-05-26T01:44:36.975Z] v3.0 [2026-05-26T01:44:36.975Z] v3.0.0 [2026-05-26T01:44:36.975Z] v3.1 [2026-05-26T01:44:36.975Z] v3.1.0 [2026-05-26T01:44:36.975Z] v3.1.1 [2026-05-26T01:44:36.975Z] v4.0 [2026-05-26T01:44:36.975Z] v4.0.0 [2026-05-26T01:44:36.975Z] v4.0.1 [2026-05-26T01:44:36.975Z] v4.0.1-dev.1 [2026-05-26T01:44:36.975Z] v4.0.1-dev.2 [2026-05-26T01:44:36.975Z] v4.0.1-dev.3 [2026-05-26T01:44:36.975Z] v4.0.1-dev.4 [2026-05-26T01:44:36.975Z] v4.1.0-dev.1 [2026-05-26T01:44:36.975Z] v4.1.0-dev.10 [2026-05-26T01:44:36.975Z] v4.1.0-dev.11 [2026-05-26T01:44:36.975Z] v4.1.0-dev.12 [2026-05-26T01:44:36.975Z] v4.1.0-dev.13 [2026-05-26T01:44:36.975Z] v4.1.0-dev.14 [2026-05-26T01:44:36.975Z] v4.1.0-dev.15 [2026-05-26T01:44:36.975Z] v4.1.0-dev.16 [2026-05-26T01:44:36.976Z] v4.1.0-dev.17 [2026-05-26T01:44:36.976Z] v4.1.0-dev.18 [2026-05-26T01:44:36.976Z] v4.1.0-dev.19 [2026-05-26T01:44:36.976Z] v4.1.0-dev.2 [2026-05-26T01:44:36.976Z] v4.1.0-dev.20 [2026-05-26T01:44:36.976Z] v4.1.0-dev.21 [2026-05-26T01:44:36.976Z] v4.1.0-dev.22 [2026-05-26T01:44:36.976Z] v4.1.0-dev.3 [2026-05-26T01:44:36.976Z] v4.1.0-dev.4 [2026-05-26T01:44:36.976Z] v4.1.0-dev.5 [2026-05-26T01:44:36.976Z] v4.1.0-dev.6 [2026-05-26T01:44:36.976Z] v4.1.0-dev.7 [2026-05-26T01:44:36.976Z] v4.1.0-dev.8 [2026-05-26T01:44:36.976Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T01:44:37.273Z] + lftools sign git-tag v4.1.0-dev.22 [2026-05-26T01:44:37.846Z] Signing Git tag with Sigul... [2026-05-26T01:44:37.846Z] Signing v4.1.0-dev.22 [Pipeline] echo [2026-05-26T01:44:38.118Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:38.423Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T01:44:38.431Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T01:44:38.477Z] $ docker stop --time=1 3aa8d6a009b009a489f95562658ad3f69bcef680aec089d47260c40cc2c1fd2a [2026-05-26T01:44:39.756Z] $ docker rm -f --volumes 3aa8d6a009b009a489f95562658ad3f69bcef680aec089d47260c40cc2c1fd2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T01:44:40.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:44:40.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:44:40.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:44:40.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:44:40.703Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:44:40.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:44:41.051Z] $ docker top 3f83a4c37622d0232f400fb15abe7f2b39bef8af897ac72bda05f8d060a7b506 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:44:41.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:44:41.228Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:44:41.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:44:41.354Z] $ docker exec 3f83a4c37622d0232f400fb15abe7f2b39bef8af897ac72bda05f8d060a7b506 ssh-agent [2026-05-26T01:44:41.452Z] SSH_AUTH_SOCK=/tmp/ssh-bQywqXVuaxXp/agent.33 [2026-05-26T01:44:41.452Z] SSH_AGENT_PID=39 [2026-05-26T01:44:41.463Z] Running ssh-add (command line suppressed) [2026-05-26T01:44:41.582Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6523633004481760775.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6523633004481760775.key) [2026-05-26T01:44:41.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:44:41.872Z] + git semver bump pre [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,087 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,091 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,091 [bump_version] DEBUG bumping version:4.1.0-dev.22 on axis:pre with prefix:dev [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,091 [bump_version] DEBUG bumped version:4.1.0-dev.23 [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,091 [write_version] DEBUG write version:4.1.0-dev.23 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,091 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,091 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,093 [execute] INFO git cat-file --batch-check [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,096 [execute] INFO git cat-file --batch [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:44:42.131Z] 2026-05-26 01:44:42,100 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-26T01:44:42.131Z] 4.1.0-dev.23 [Pipeline] } [2026-05-26T01:44:42.155Z] $ docker exec --env ******** --env ******** 3f83a4c37622d0232f400fb15abe7f2b39bef8af897ac72bda05f8d060a7b506 ssh-agent -k [2026-05-26T01:44:42.245Z] unset SSH_AUTH_SOCK; [2026-05-26T01:44:42.246Z] unset SSH_AGENT_PID; [2026-05-26T01:44:42.246Z] echo Agent pid 39 killed; [2026-05-26T01:44:42.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:44:42.577Z] + git semver [Pipeline] } [2026-05-26T01:44:42.860Z] $ docker stop --time=1 3f83a4c37622d0232f400fb15abe7f2b39bef8af897ac72bda05f8d060a7b506 [2026-05-26T01:44:44.113Z] $ docker rm -f --volumes 3f83a4c37622d0232f400fb15abe7f2b39bef8af897ac72bda05f8d060a7b506 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:44:44.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:44:44.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:44:44.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:44:44.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:44:44.839Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:44:44.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:44:45.108Z] $ docker top 27c9cf94e470ee42d4e5a533e80cd93636881c2ea9d77d4f96ff8ee5fd33ae7b -eo pid,comm [2026-05-26T01:44:45.137Z] 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). [2026-05-26T01:44:45.137Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:44:45.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:44:45.197Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:44:45.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:44:45.315Z] $ docker exec 27c9cf94e470ee42d4e5a533e80cd93636881c2ea9d77d4f96ff8ee5fd33ae7b ssh-agent [2026-05-26T01:44:45.394Z] SSH_AUTH_SOCK=/tmp/ssh-bvPLudJFWEYo/agent.33 [2026-05-26T01:44:45.394Z] SSH_AGENT_PID=39 [2026-05-26T01:44:45.397Z] Running ssh-add (command line suppressed) [2026-05-26T01:44:45.497Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6421777847368286527.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6421777847368286527.key) [2026-05-26T01:44:45.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:44:45.791Z] + git semver push [2026-05-26T01:44:46.050Z] 2026-05-26 01:44:46,018 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:44:46.050Z] 2026-05-26 01:44:46,021 [run_push] DEBUG push [2026-05-26T01:44:46.050Z] 2026-05-26 01:44:46,022 [execute] INFO git cat-file --batch-check [2026-05-26T01:44:46.050Z] 2026-05-26 01:44:46,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:44:46.050Z] 2026-05-26 01:44:46,024 [execute] INFO git rev-list 372d492effb5bc636a9c48e73d71ca2162c19e94 -- [2026-05-26T01:44:46.050Z] 2026-05-26 01:44:46,024 [execute] DEBUG Popen(['git', 'rev-list', '372d492effb5bc636a9c48e73d71ca2162c19e94', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:44:46.050Z] 2026-05-26 01:44:46,033 [execute] INFO git fetch -v -- origin [2026-05-26T01:44:46.050Z] 2026-05-26 01:44:46,034 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T01:44:46.618Z] 2026-05-26 01:44:46,549 [run_push] DEBUG no remote changes detected [2026-05-26T01:44:46.618Z] 2026-05-26 01:44:46,550 [execute] INFO git push origin semver [2026-05-26T01:44:46.618Z] 2026-05-26 01:44:46,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:44:47.556Z] 2026-05-26 01:44:47,527 [run_push] DEBUG push all version tags [2026-05-26T01:44:47.556Z] 2026-05-26 01:44:47,527 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T01:44:47.556Z] 2026-05-26 01:44:47,527 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:44:48.950Z] 2026-05-26 01:44:48,534 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-05-26T01:44:48.950Z] 4.1.0-dev.23 [Pipeline] } [2026-05-26T01:44:48.983Z] $ docker exec --env ******** --env ******** 27c9cf94e470ee42d4e5a533e80cd93636881c2ea9d77d4f96ff8ee5fd33ae7b ssh-agent -k [2026-05-26T01:44:49.081Z] unset SSH_AUTH_SOCK; [2026-05-26T01:44:49.082Z] unset SSH_AGENT_PID; [2026-05-26T01:44:49.082Z] echo Agent pid 39 killed; [2026-05-26T01:44:49.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:44:49.532Z] + git semver [Pipeline] } [2026-05-26T01:44:49.843Z] $ docker stop --time=1 27c9cf94e470ee42d4e5a533e80cd93636881c2ea9d77d4f96ff8ee5fd33ae7b [2026-05-26T01:44:51.144Z] $ docker rm -f --volumes 27c9cf94e470ee42d4e5a533e80cd93636881c2ea9d77d4f96ff8ee5fd33ae7b [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 [2026-05-26T01:44:52.008Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2026-05-26T01:44:52.008Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-05-26T01:44:52.008Z] total 16 [2026-05-26T01:44:52.008Z] drwxr-xr-x 3 root root 4096 May 26 01:28 . [2026-05-26T01:44:52.008Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 01:44 .. [2026-05-26T01:44:52.008Z] drwxr-xr-x 2 root root 4096 May 26 01:28 cost [2026-05-26T01:44:52.008Z] -rw-r--r-- 1 root root 88 May 26 01:28 cost.csv [2026-05-26T01:44:52.008Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-05-26T01:44:52.008Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-05-26T01:44:52.008Z] total 16 [2026-05-26T01:44:52.008Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:28 . [2026-05-26T01:44:52.008Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 01:44 .. [2026-05-26T01:44:52.008Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 01:28 cost [2026-05-26T01:44:52.008Z] -rw-r--r-- 1 jenkins jenkins 88 May 26 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:52.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:53.247Z] ---> package-listing.sh [2026-05-26T01:44:53.247Z] ++ facter osfamily [2026-05-26T01:44:53.247Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T01:44:53.563Z] + OS_FAMILY=debian [2026-05-26T01:44:53.563Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2026-05-26T01:44:53.563Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T01:44:53.563Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T01:44:53.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T01:44:53.563Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T01:44:53.563Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-05-26T01:44:53.563Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T01:44:53.563Z] + case "${OS_FAMILY}" in [2026-05-26T01:44:53.563Z] + dpkg -l [2026-05-26T01:44:53.563Z] + grep '^ii' [2026-05-26T01:44:53.563Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T01:44:53.563Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T01:44:53.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T01:44:53.563Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-05-26T01:44:53.563Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2026-05-26T01:44:53.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2026-05-26T01:44:53.578Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T01:44:53.883Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:44:54.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:44:54.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:44:54.604Z] prd-ubuntu20.04-docker-8c-8g-11305 does not seem to be running inside a container [2026-05-26T01:44:54.647Z] $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2026-05-26T01:44:54.849Z] $ docker top 0a22bb1b6a9f654969756569ad76179c990bc957eb8a5887f21d8854078af89f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:44:55.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T01:44:55.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T01:44:55.767Z] + ls /var/log/sa-host [2026-05-26T01:44:55.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:44:55.864Z] provisioning config files... [2026-05-26T01:44:55.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10099313554806696110tmp [Pipeline] { [Pipeline] echo [2026-05-26T01:44:55.891Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:56.175Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T01:44:56.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:56.524Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T01:44:56.532Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:56.825Z] ---> sudo-logs.sh [2026-05-26T01:44:56.826Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T01:44:56.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:57.136Z] ---> job-cost.sh [2026-05-26T01:44:57.136Z] lf-activate-venv: SKIPPING [2026-05-26T01:44:57.136Z] DEBUG: total: 0.2199999988079071 [2026-05-26T01:44:57.136Z] INFO: Retrieving Stack Cost... [2026-05-26T01:44:57.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T01:44:57.965Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T01:44:57.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:44:58.263Z] ---> logs-deploy.sh [2026-05-26T01:44:58.263Z] lf-activate-venv: SKIPPING [2026-05-26T01:44:58.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/218 [2026-05-26T01:44:58.263Z] INFO: archiving workspace using pattern(s): [2026-05-26T01:44:59.198Z] Archives upload complete. [2026-05-26T01:44:59.198Z] INFO: archiving logs to Nexus