Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b1e54a968cdce1eff204fc600ed71834c9c3f36 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-ssh2872217378766976403.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh612343409705910383.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 056ae7b86453181957306e7078512cbe12174832 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-ssh13806129801027427836.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh181875065360286570.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-ssh5655967241634667609.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-6291’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6292 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 Avoid second fetch Checking out Revision 3b1e54a968cdce1eff204fc600ed71834c9c3f36 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b1e54a968cdce1eff204fc600ed71834c9c3f36 # timeout=10 Commit message: "refactor: Change goburrow modbus lib with grid-x fork (#640)" > git rev-list --no-walk f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-05T08:55:20.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-05T08:55:20.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-05T08:55:20.534Z] ========================================================= [2025-08-05T08:55:20.534Z] EdgeX Global Pipelines Version Info [2025-08-05T08:55:20.534Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:55:21.623Z] ------------------- [2025-08-05T08:55:21.623Z] stable info: [2025-08-05T08:55:21.623Z] ------------------- [2025-08-05T08:55:21.623Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-05T08:55:21.624Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-05T08:55:21.624Z] Message: update stable to v1.0.276 [2025-08-05T08:55:22.193Z] ------------------- [2025-08-05T08:55:22.193Z] experimental info: [2025-08-05T08:55:22.193Z] ------------------- [2025-08-05T08:55:22.193Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-05T08:55:22.193Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-05T08:55:22.193Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-05T08:55:22.277Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-08-05T08:55:22.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-08-05T08:55:22.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-05T08:55:22.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-05T08:55:22.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-05T08:55:22.394Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-05T08:55:22.420Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-05T08:55:22.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-05T08:55:22.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-05T08:55:22.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-05T08:55:22.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-05T08:55:22.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-08-05T08:55:22.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-05T08:55:22.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-05T08:55:22.625Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-05T08:55:22.651Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-05T08:55:22.673Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-05T08:55:22.695Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-05T08:55:22.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-05T08:55:22.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-05T08:55:22.773Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-05T08:55:22.801Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-05T08:55:22.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-05T08:55:22.836Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-05T08:55:22.858Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-05T08:55:22.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-05T08:55:22.901Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-05T08:55:22.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-05T08:55:22.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-05T08:55:22.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-05T08:55:22.989Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo [2025-08-05T08:55:23.012Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b1e54a [Pipeline] echo [2025-08-05T08:55:23.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T08:55:23.098Z] provisioning config files... [2025-08-05T08:55:23.109Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9161815364928049969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:55:23.437Z] ---> ****-login.sh [2025-08-05T08:55:23.437Z] nexus3.edgexfoundry.org:10001 [2025-08-05T08:55:23.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:23.697Z] [2025-08-05T08:55:23.697Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T08:55:23.697Z] Configure a credential helper to remove this warning. See [2025-08-05T08:55:23.697Z] https://docs.****.com/go/credential-store/ [2025-08-05T08:55:23.697Z] [2025-08-05T08:55:23.697Z] Login Succeeded [2025-08-05T08:55:23.697Z] nexus3.edgexfoundry.org:10002 [2025-08-05T08:55:23.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:23.697Z] [2025-08-05T08:55:23.697Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T08:55:23.697Z] Configure a credential helper to remove this warning. See [2025-08-05T08:55:23.697Z] https://docs.****.com/go/credential-store/ [2025-08-05T08:55:23.697Z] [2025-08-05T08:55:23.697Z] Login Succeeded [2025-08-05T08:55:23.697Z] nexus3.edgexfoundry.org:10003 [2025-08-05T08:55:23.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:23.958Z] [2025-08-05T08:55:23.958Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T08:55:23.958Z] Configure a credential helper to remove this warning. See [2025-08-05T08:55:23.958Z] https://docs.****.com/go/credential-store/ [2025-08-05T08:55:23.958Z] [2025-08-05T08:55:23.958Z] Login Succeeded [2025-08-05T08:55:23.958Z] nexus3.edgexfoundry.org:10004 [2025-08-05T08:55:23.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:23.958Z] [2025-08-05T08:55:23.958Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T08:55:23.958Z] Configure a credential helper to remove this warning. See [2025-08-05T08:55:23.958Z] https://docs.****.com/go/credential-store/ [2025-08-05T08:55:23.958Z] [2025-08-05T08:55:23.958Z] Login Succeeded [2025-08-05T08:55:23.958Z] ****.io [2025-08-05T08:55:23.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:24.218Z] [2025-08-05T08:55:24.218Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T08:55:24.218Z] Configure a credential helper to remove this warning. See [2025-08-05T08:55:24.218Z] https://docs.****.com/go/credential-store/ [2025-08-05T08:55:24.218Z] [2025-08-05T08:55:24.218Z] Login Succeeded [2025-08-05T08:55:24.218Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T08:55:24.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-05T08:55:24.636Z] + git rev-list -1 --merges 3b1e54a968cdce1eff204fc600ed71834c9c3f36~1..3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo [2025-08-05T08:55:24.667Z] -----------> git rev-list -1 --merges 3b1e54a968cdce1eff204fc600ed71834c9c3f36~1..3b1e54a968cdce1eff204fc600ed71834c9c3f36 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [false] [Pipeline] sh [2025-08-05T08:55:24.964Z] + git log --format=format:%s -1 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo [2025-08-05T08:55:24.978Z] ========================================================= [2025-08-05T08:55:24.978Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-05T08:55:24.978Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-05T08:55:25.311Z] + git log --format=format:%s -1 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo [2025-08-05T08:55:25.324Z] [semverPrep] GIT_COMMIT: 3b1e54a968cdce1eff204fc600ed71834c9c3f36, Commit Message: refactor: Change goburrow modbus lib with grid-x fork (#640) [Pipeline] echo [2025-08-05T08:55:25.337Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-05T08:55:25.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-05T08:55:25.693Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-05T08:55:25.693Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-05T08:55:25.693Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-05T08:55:25.693Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-05T08:55:25.693Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-05T08:55:25.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:55:26.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T08:55:26.056Z] [2025-08-05T08:55:26.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:55:26.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T08:55:26.376Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-05T08:55:26.376Z] 3dae71ba6b94: Pulling fs layer [2025-08-05T08:55:26.376Z] 6bf1a483ea7c: Pulling fs layer [2025-08-05T08:55:26.376Z] f5dfc541a4d3: Pulling fs layer [2025-08-05T08:55:26.376Z] 461d9e800cba: Pulling fs layer [2025-08-05T08:55:26.376Z] 80192f66455f: Pulling fs layer [2025-08-05T08:55:26.376Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-05T08:55:26.376Z] a29436f7fd5d: Pulling fs layer [2025-08-05T08:55:26.376Z] 923cac83aea3: Pulling fs layer [2025-08-05T08:55:26.376Z] 25ad8b0a4227: Pulling fs layer [2025-08-05T08:55:26.376Z] db01528c6b51: Pulling fs layer [2025-08-05T08:55:26.376Z] 28988de357af: Pulling fs layer [2025-08-05T08:55:26.376Z] 461d9e800cba: Waiting [2025-08-05T08:55:26.376Z] 80192f66455f: Waiting [2025-08-05T08:55:26.376Z] 2e8e34ca0e6c: Waiting [2025-08-05T08:55:26.376Z] a29436f7fd5d: Waiting [2025-08-05T08:55:26.376Z] 25ad8b0a4227: Waiting [2025-08-05T08:55:26.376Z] db01528c6b51: Waiting [2025-08-05T08:55:26.376Z] 6bf1a483ea7c: Verifying Checksum [2025-08-05T08:55:26.376Z] 6bf1a483ea7c: Download complete [2025-08-05T08:55:26.376Z] 461d9e800cba: Verifying Checksum [2025-08-05T08:55:26.376Z] 461d9e800cba: Download complete [2025-08-05T08:55:26.376Z] 80192f66455f: Download complete [2025-08-05T08:55:26.636Z] f5dfc541a4d3: Verifying Checksum [2025-08-05T08:55:26.636Z] f5dfc541a4d3: Download complete [2025-08-05T08:55:26.636Z] 3dae71ba6b94: Verifying Checksum [2025-08-05T08:55:26.636Z] 3dae71ba6b94: Download complete [2025-08-05T08:55:26.636Z] 923cac83aea3: Verifying Checksum [2025-08-05T08:55:26.636Z] 923cac83aea3: Download complete [2025-08-05T08:55:26.636Z] 25ad8b0a4227: Verifying Checksum [2025-08-05T08:55:26.636Z] 25ad8b0a4227: Download complete [2025-08-05T08:55:26.636Z] db01528c6b51: Verifying Checksum [2025-08-05T08:55:26.636Z] db01528c6b51: Download complete [2025-08-05T08:55:26.636Z] 28988de357af: Verifying Checksum [2025-08-05T08:55:26.636Z] 28988de357af: Download complete [2025-08-05T08:55:26.896Z] a29436f7fd5d: Verifying Checksum [2025-08-05T08:55:26.896Z] a29436f7fd5d: Download complete [2025-08-05T08:55:27.155Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-05T08:55:27.155Z] 2e8e34ca0e6c: Download complete [2025-08-05T08:55:28.092Z] 3dae71ba6b94: Pull complete [2025-08-05T08:55:28.092Z] 6bf1a483ea7c: Pull complete [2025-08-05T08:55:29.028Z] f5dfc541a4d3: Pull complete [2025-08-05T08:55:29.028Z] 461d9e800cba: Pull complete [2025-08-05T08:55:29.028Z] 80192f66455f: Pull complete [2025-08-05T08:55:33.224Z] 2e8e34ca0e6c: Pull complete [2025-08-05T08:55:34.162Z] a29436f7fd5d: Pull complete [2025-08-05T08:55:34.162Z] 923cac83aea3: Pull complete [2025-08-05T08:55:34.162Z] 25ad8b0a4227: Pull complete [2025-08-05T08:55:34.162Z] db01528c6b51: Pull complete [2025-08-05T08:55:34.162Z] 28988de357af: Pull complete [2025-08-05T08:55:34.162Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-05T08:55:34.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T08:55:34.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T08:55:34.294Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T08:55:34.322Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-05T08:55:36.255Z] $ docker top 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb -eo pid,comm [2025-08-05T08:55:36.296Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-05T08:55:36.296Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-05T08:55:36.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T08:55:36.352Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T08:55:36.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T08:55:36.471Z] $ docker exec 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb ssh-agent [2025-08-05T08:55:36.572Z] SSH_AUTH_SOCK=/tmp/ssh-zPIxZ8Kcc8El/agent.32 [2025-08-05T08:55:36.572Z] SSH_AGENT_PID=38 [2025-08-05T08:55:36.579Z] Running ssh-add (command line suppressed) [2025-08-05T08:55:36.664Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5345472778782703488.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5345472778782703488.key) [2025-08-05T08:55:36.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T08:55:36.971Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-08-05T08:55:37.261Z] + git tag --points-at HEAD [Pipeline] } [2025-08-05T08:55:37.272Z] $ docker exec --env ******** --env ******** 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb ssh-agent -k [2025-08-05T08:55:37.354Z] unset SSH_AUTH_SOCK; [2025-08-05T08:55:37.354Z] unset SSH_AGENT_PID; [2025-08-05T08:55:37.354Z] echo Agent pid 38 killed; [2025-08-05T08:55:37.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-05T08:55:37.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T08:55:37.392Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T08:55:37.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T08:55:37.497Z] $ docker exec 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb ssh-agent [2025-08-05T08:55:37.594Z] SSH_AUTH_SOCK=/tmp/ssh-D39sYqymjpKr/agent.85 [2025-08-05T08:55:37.594Z] SSH_AGENT_PID=91 [2025-08-05T08:55:37.600Z] Running ssh-add (command line suppressed) [2025-08-05T08:55:37.704Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9519072605949874662.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9519072605949874662.key) [2025-08-05T08:55:37.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T08:55:38.014Z] + git semver init [2025-08-05T08:55:38.586Z] 2025-08-05 08:55:38,299 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-05T08:55:38.586Z] 2025-08-05 08:55:38,305 [run_init] DEBUG init version:0.0.0 force:False [2025-08-05T08:55:38.586Z] 2025-08-05 08:55:38,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-05T08:55:38.586Z] 2025-08-05 08:55:38,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-05T08:55:38.586Z] 2025-08-05 08:55:38,306 [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) [2025-08-05T08:55:39.965Z] 2025-08-05 08:55:39,566 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-08-05T08:55:39.965Z] 2025-08-05 08:55:39,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-08-05T08:55:39.965Z] 2025-08-05 08:55:39,568 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T08:55:39.965Z] 2025-08-05 08:55:39,568 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T08:55:39.965Z] 4.1.0-dev.1 [Pipeline] } [2025-08-05T08:55:39.981Z] $ docker exec --env ******** --env ******** 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb ssh-agent -k [2025-08-05T08:55:40.073Z] unset SSH_AUTH_SOCK; [2025-08-05T08:55:40.074Z] unset SSH_AGENT_PID; [2025-08-05T08:55:40.074Z] echo Agent pid 91 killed; [2025-08-05T08:55:40.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T08:55:40.417Z] + git semver [Pipeline] } [2025-08-05T08:55:40.690Z] $ docker stop --time=1 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb [2025-08-05T08:55:41.998Z] $ docker rm -f --volumes 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-05T08:55:42.340Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-05T08:55:42.597Z] Stashed 1 file(s) [Pipeline] echo [2025-08-05T08:55:42.601Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T08:55:42.758Z] provisioning config files... [2025-08-05T08:55:42.789Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7029891475076052513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:55:43.099Z] ---> ****-login.sh [2025-08-05T08:55:43.099Z] nexus3.edgexfoundry.org:10001 [2025-08-05T08:55:43.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:43.099Z] Login Succeeded [2025-08-05T08:55:43.099Z] nexus3.edgexfoundry.org:10002 [2025-08-05T08:55:43.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:43.099Z] Login Succeeded [2025-08-05T08:55:43.099Z] nexus3.edgexfoundry.org:10003 [2025-08-05T08:55:43.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:43.357Z] Login Succeeded [2025-08-05T08:55:43.357Z] nexus3.edgexfoundry.org:10004 [2025-08-05T08:55:43.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:43.357Z] Login Succeeded [2025-08-05T08:55:43.357Z] ****.io [2025-08-05T08:55:43.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:55:43.615Z] Login Succeeded [2025-08-05T08:55:43.615Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T08:55:43.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-05T08:55:43.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T08:55:43.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T08:55:43.752Z] ========================================================= [2025-08-05T08:55:43.752Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-05T08:55:43.752Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:55:44.079Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-05T08:55:44.647Z] #0 building with "default" instance using docker driver [2025-08-05T08:55:44.647Z] [2025-08-05T08:55:44.647Z] #1 [internal] load build definition from Dockerfile [2025-08-05T08:55:44.647Z] #1 transferring dockerfile: 1.52kB done [2025-08-05T08:55:44.647Z] #1 DONE 0.0s [2025-08-05T08:55:44.647Z] [2025-08-05T08:55:44.647Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-05T08:55:44.647Z] #2 DONE 0.1s [2025-08-05T08:55:44.906Z] [2025-08-05T08:55:44.906Z] #3 [internal] load .dockerignore [2025-08-05T08:55:44.906Z] #3 transferring context: 182B done [2025-08-05T08:55:44.906Z] #3 DONE 0.0s [2025-08-05T08:55:44.906Z] [2025-08-05T08:55:44.906Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-05T08:55:44.906Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-05T08:55:44.906Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-05T08:55:44.906Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-05T08:55:44.906Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-08-05T08:55:44.906Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-05T08:55:44.906Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-05T08:55:44.906Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-05T08:55:44.906Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s [2025-08-05T08:55:44.906Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-05T08:55:44.906Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-08-05T08:55:44.906Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-08-05T08:55:44.906Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-05T08:55:44.906Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-05T08:55:44.906Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-08-05T08:55:44.906Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-05T08:55:45.174Z] #4 ... [2025-08-05T08:55:45.174Z] [2025-08-05T08:55:45.174Z] #5 [internal] load build context [2025-08-05T08:55:45.174Z] #5 transferring context: 27.86MB 0.2s done [2025-08-05T08:55:45.174Z] #5 DONE 0.3s [2025-08-05T08:55:45.174Z] [2025-08-05T08:55:45.174Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-05T08:55:45.174Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 24.12MB / 74.06MB 0.3s [2025-08-05T08:55:45.174Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-05T08:55:45.174Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s [2025-08-05T08:55:45.174Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-05T08:55:45.174Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-05T08:55:45.174Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-05T08:55:45.174Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s [2025-08-05T08:55:45.174Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 23.07MB / 103.05MB 0.5s [2025-08-05T08:55:45.174Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 12.58MB / 13.29MB 0.5s [2025-08-05T08:55:45.174Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-05T08:55:45.433Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-05T08:55:45.433Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.7s [2025-08-05T08:55:45.433Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-05T08:55:45.690Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-05T08:55:45.691Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 97.52MB / 103.05MB 0.9s [2025-08-05T08:55:45.691Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-05T08:55:45.691Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-05T08:55:45.948Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-08-05T08:55:51.229Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.8s done [2025-08-05T08:55:51.229Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-05T08:55:51.229Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-05T08:55:51.229Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-05T08:55:51.229Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-05T08:55:51.229Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-05T08:55:51.229Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-05T08:55:51.229Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-05T08:55:53.758Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done [2025-08-05T08:55:53.758Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-05T08:55:55.134Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.9s done [2025-08-05T08:55:55.134Z] #4 DONE 10.2s [2025-08-05T08:55:55.134Z] [2025-08-05T08:55:55.134Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-05T08:55:55.134Z] #6 0.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-05T08:55:55.134Z] #6 0.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-05T08:55:55.704Z] #6 0.663 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-05T08:55:55.704Z] #6 0.672 (2/8) Installing libedit (20240517.3.1-r0) [2025-08-05T08:55:55.704Z] #6 0.677 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-05T08:55:55.704Z] #6 0.699 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-05T08:55:55.704Z] #6 0.710 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-05T08:55:55.704Z] #6 0.715 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-05T08:55:55.704Z] #6 0.717 (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-05T08:55:55.704Z] #6 0.732 (8/8) Installing openssh (9.7_p1-r5) [2025-08-05T08:55:55.704Z] #6 0.739 Executing busybox-1.36.1-r29.trigger [2025-08-05T08:55:55.704Z] #6 0.748 OK: 253 MiB in 66 packages [2025-08-05T08:55:57.610Z] #6 DONE 2.4s [2025-08-05T08:55:57.610Z] [2025-08-05T08:55:57.610Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-08-05T08:55:57.610Z] #7 DONE 0.0s [2025-08-05T08:55:57.610Z] [2025-08-05T08:55:57.610Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-05T08:55:57.610Z] #8 DONE 0.0s [2025-08-05T08:55:57.610Z] [2025-08-05T08:55:57.610Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-05T08:55:57.721Z] Still waiting to schedule task [2025-08-05T08:55:57.721Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-05T08:56:19.570Z] #9 DONE 20.2s [2025-08-05T08:56:19.570Z] [2025-08-05T08:56:19.570Z] #10 [builder 6/7] COPY . . [2025-08-05T08:56:19.570Z] #10 DONE 0.1s [2025-08-05T08:56:19.570Z] [2025-08-05T08:56:19.570Z] #11 [builder 7/7] RUN echo noop [2025-08-05T08:56:19.570Z] #11 0.192 noop [2025-08-05T08:56:19.570Z] #11 DONE 0.2s [2025-08-05T08:56:19.570Z] [2025-08-05T08:56:19.570Z] #12 exporting to image [2025-08-05T08:56:19.570Z] #12 exporting layers [2025-08-05T08:56:24.837Z] #12 exporting layers 6.6s done [2025-08-05T08:56:24.837Z] #12 writing image sha256:b2d3393d04ae40814f0dfb308a33061a1b4b6efb869d11891d0a0ece51459f8b done [2025-08-05T08:56:24.837Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-05T08:56:24.837Z] #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:56:25.161Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-05T08:56:25.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T08:56:25.234Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T08:56:25.265Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-08-05T08:56:25.548Z] $ docker top 7b07af3522ee30e11982be0626241a6c663e79bbbc47daa160419183c655262a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T08:56:25.886Z] + go version [2025-08-05T08:56:25.887Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-05T08:56:25.895Z] $ docker stop --time=1 7b07af3522ee30e11982be0626241a6c663e79bbbc47daa160419183c655262a [2025-08-05T08:56:27.147Z] $ docker rm -f --volumes 7b07af3522ee30e11982be0626241a6c663e79bbbc47daa160419183c655262a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:56:27.570Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-05T08:56:27.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T08:56:27.644Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T08:56:27.669Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-08-05T08:56:27.900Z] $ docker top b370d19060145c5f82f9066dd6056dda5e17fb5dcd458149047929ecf88cf15f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T08:56:28.248Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-05T08:56:28.547Z] + make test [2025-08-05T08:56:28.547Z] go test ./... -coverprofile=coverage.out [2025-08-05T08:56:29.481Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-05T08:56:47.554Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-05T08:56:47.554Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements [2025-08-05T08:56:59.766Z] go vet ./... [2025-08-05T08:57:03.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-05T08:57:03.878Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-05T08:57:04.137Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-05T08:57:04.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-05T08:57:04.165Z] $ docker stop --time=1 b370d19060145c5f82f9066dd6056dda5e17fb5dcd458149047929ecf88cf15f [2025-08-05T08:57:06.160Z] $ docker rm -f --volumes b370d19060145c5f82f9066dd6056dda5e17fb5dcd458149047929ecf88cf15f [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-05T08:57:06.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-05T08:57:06.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-05T08:57:07.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-05T08:57:07.503Z] + ls -al . [2025-08-05T08:57:07.503Z] total 260 [2025-08-05T08:57:07.503Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 5 08:56 . [2025-08-05T08:57:07.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 08:55 .. [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 08:55 .dockerignore [2025-08-05T08:57:07.503Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 08:56 .git [2025-08-05T08:57:07.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:55 .github [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 5 08:55 .gitignore [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 5 08:55 .golangci.yml [2025-08-05T08:57:07.503Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 08:55 .semver [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 5 08:55 Attribution.txt [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 5 08:55 CHANGELOG.md [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 5 08:55 Dockerfile [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 08:55 GOVERNANCE.md [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 5 08:55 Jenkinsfile [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 08:55 LICENSE [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 5 08:55 Makefile [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 5 08:55 OWNERS.md [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 5 08:55 README.md [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 08:55 VERSION [2025-08-05T08:57:07.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 08:55 bin [2025-08-05T08:57:07.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:55 cmd [2025-08-05T08:57:07.503Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 5 08:56 coverage.out [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 6376 Aug 5 08:55 go.mod [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 87366 Aug 5 08:55 go.sum [2025-08-05T08:57:07.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:55 internal [2025-08-05T08:57:07.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 08:55 simulator [2025-08-05T08:57:07.503Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 5 08:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:07.827Z] + 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=3b1e54a968cdce1eff204fc600ed71834c9c3f36 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-08-05T08:57:08.087Z] #0 building with "default" instance using docker driver [2025-08-05T08:57:08.087Z] [2025-08-05T08:57:08.087Z] #1 [internal] load build definition from Dockerfile [2025-08-05T08:57:08.087Z] #1 transferring dockerfile: 1.52kB done [2025-08-05T08:57:08.087Z] #1 DONE 0.0s [2025-08-05T08:57:08.087Z] [2025-08-05T08:57:08.087Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-05T08:57:08.087Z] #2 DONE 0.0s [2025-08-05T08:57:08.087Z] [2025-08-05T08:57:08.087Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-05T08:57:08.087Z] #3 DONE 0.1s [2025-08-05T08:57:08.087Z] [2025-08-05T08:57:08.087Z] #4 [internal] load .dockerignore [2025-08-05T08:57:08.087Z] #4 transferring context: 182B done [2025-08-05T08:57:08.087Z] #4 DONE 0.0s [2025-08-05T08:57:08.087Z] [2025-08-05T08:57:08.087Z] #5 [internal] load build context [2025-08-05T08:57:08.087Z] #5 transferring context: 41.27kB 0.0s done [2025-08-05T08:57:08.087Z] #5 DONE 0.0s [2025-08-05T08:57:08.087Z] [2025-08-05T08:57:08.087Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-05T08:57:08.087Z] #6 DONE 0.1s [2025-08-05T08:57:08.087Z] [2025-08-05T08:57:08.087Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-05T08:57:08.087Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-08-05T08:57:08.087Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-05T08:57:08.087Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-05T08:57:08.087Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-05T08:57:08.087Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-05T08:57:08.087Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-05T08:57:08.347Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-05T08:57:08.347Z] #7 DONE 0.2s [2025-08-05T08:57:08.347Z] [2025-08-05T08:57:08.347Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-05T08:57:08.347Z] #8 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-05T08:57:08.347Z] #8 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-05T08:57:08.914Z] #8 0.718 OK: 253 MiB in 66 packages [2025-08-05T08:57:08.914Z] #8 DONE 0.8s [2025-08-05T08:57:08.914Z] [2025-08-05T08:57:08.914Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-05T08:57:08.914Z] #9 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-05T08:57:08.914Z] #9 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-05T08:57:08.914Z] #9 0.535 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-05T08:57:08.914Z] #9 0.539 Executing busybox-1.36.1-r29.trigger [2025-08-05T08:57:08.914Z] #9 0.548 OK: 8 MiB in 15 packages [2025-08-05T08:57:09.177Z] #9 DONE 0.7s [2025-08-05T08:57:09.177Z] [2025-08-05T08:57:09.177Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-08-05T08:57:09.177Z] #10 DONE 0.0s [2025-08-05T08:57:09.177Z] [2025-08-05T08:57:09.177Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-05T08:57:09.177Z] #11 DONE 0.0s [2025-08-05T08:57:09.177Z] [2025-08-05T08:57:09.177Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-05T08:57:09.437Z] #12 DONE 0.5s [2025-08-05T08:57:09.437Z] [2025-08-05T08:57:09.437Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-05T08:57:09.437Z] #13 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-05T08:57:09.437Z] #13 0.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-05T08:57:09.696Z] #13 ... [2025-08-05T08:57:09.696Z] [2025-08-05T08:57:09.696Z] #14 [builder 6/7] COPY . . [2025-08-05T08:57:09.696Z] #14 DONE 0.2s [2025-08-05T08:57:09.955Z] [2025-08-05T08:57:09.955Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-05T08:57:09.955Z] #13 0.808 OK: 8 MiB in 15 packages [2025-08-05T08:57:09.955Z] #13 DONE 0.9s [2025-08-05T08:57:09.955Z] [2025-08-05T08:57:09.955Z] #15 [builder 7/7] RUN make build [2025-08-05T08:57:09.955Z] #15 0.258 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-05T08:57:36.507Z] #15 DONE 23.3s [2025-08-05T08:57:36.507Z] [2025-08-05T08:57:36.507Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-08-05T08:57:36.507Z] #16 DONE 0.1s [2025-08-05T08:57:36.507Z] [2025-08-05T08:57:36.507Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-08-05T08:57:36.507Z] #17 DONE 0.0s [2025-08-05T08:57:36.507Z] [2025-08-05T08:57:36.507Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-05T08:57:36.507Z] #18 DONE 0.0s [2025-08-05T08:57:36.507Z] [2025-08-05T08:57:36.507Z] #19 exporting to image [2025-08-05T08:57:36.507Z] #19 exporting layers 0.1s done [2025-08-05T08:57:36.507Z] #19 writing image sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done [2025-08-05T08:57:36.507Z] #19 naming to docker.io/library/device-modbus done [2025-08-05T08:57:36.507Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T08:57:36.632Z] provisioning config files... [2025-08-05T08:57:36.645Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4431835554965548504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:57:36.946Z] ---> ****-login.sh [2025-08-05T08:57:36.946Z] nexus3.edgexfoundry.org:10001 [2025-08-05T08:57:36.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:57:36.946Z] Login Succeeded [2025-08-05T08:57:36.946Z] nexus3.edgexfoundry.org:10002 [2025-08-05T08:57:36.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:57:36.946Z] Login Succeeded [2025-08-05T08:57:36.946Z] nexus3.edgexfoundry.org:10003 [2025-08-05T08:57:37.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:57:37.210Z] Login Succeeded [2025-08-05T08:57:37.210Z] nexus3.edgexfoundry.org:10004 [2025-08-05T08:57:37.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:57:37.210Z] Login Succeeded [2025-08-05T08:57:37.210Z] ****.io [2025-08-05T08:57:37.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:57:37.470Z] Login Succeeded [2025-08-05T08:57:37.470Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T08:57:37.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T08:57:37.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T08:57:37.529Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-08-05T08:57:37.529Z] 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T08:57:37.529Z] latest [2025-08-05T08:57:37.529Z] 4.1.0-dev.1 [2025-08-05T08:57:37.529Z] 3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [2025-08-05T08:57:37.529Z] main [2025-08-05T08:57:37.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:37.857Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:38.177Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T08:57:38.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T08:57:38.177Z] 5de85aac57e6: Preparing [2025-08-05T08:57:38.177Z] 7fd324e3e658: Preparing [2025-08-05T08:57:38.177Z] 43085d74b1a8: Preparing [2025-08-05T08:57:38.177Z] 70c836dd7867: Preparing [2025-08-05T08:57:38.177Z] bf91923512cd: Preparing [2025-08-05T08:57:38.177Z] 097100c76c15: Preparing [2025-08-05T08:57:38.177Z] 097100c76c15: Waiting [2025-08-05T08:57:38.177Z] 70c836dd7867: Pushed [2025-08-05T08:57:38.177Z] 5de85aac57e6: Pushed [2025-08-05T08:57:38.177Z] bf91923512cd: Pushed [2025-08-05T08:57:38.177Z] 7fd324e3e658: Pushed [2025-08-05T08:57:38.177Z] 097100c76c15: Layer already exists [2025-08-05T08:57:41.461Z] 43085d74b1a8: Pushed [2025-08-05T08:57:41.720Z] 3b1e54a968cdce1eff204fc600ed71834c9c3f36: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:42.052Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:42.375Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T08:57:42.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T08:57:42.375Z] 5de85aac57e6: Preparing [2025-08-05T08:57:42.375Z] 7fd324e3e658: Preparing [2025-08-05T08:57:42.375Z] 43085d74b1a8: Preparing [2025-08-05T08:57:42.375Z] 70c836dd7867: Preparing [2025-08-05T08:57:42.375Z] bf91923512cd: Preparing [2025-08-05T08:57:42.375Z] 097100c76c15: Preparing [2025-08-05T08:57:42.375Z] 097100c76c15: Waiting [2025-08-05T08:57:42.375Z] 7fd324e3e658: Layer already exists [2025-08-05T08:57:42.375Z] bf91923512cd: Layer already exists [2025-08-05T08:57:42.375Z] 70c836dd7867: Layer already exists [2025-08-05T08:57:42.375Z] 5de85aac57e6: Layer already exists [2025-08-05T08:57:42.375Z] 43085d74b1a8: Layer already exists [2025-08-05T08:57:42.375Z] 097100c76c15: Layer already exists [2025-08-05T08:57:42.375Z] latest: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:42.707Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:43.042Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-08-05T08:57:43.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T08:57:43.042Z] 5de85aac57e6: Preparing [2025-08-05T08:57:43.042Z] 7fd324e3e658: Preparing [2025-08-05T08:57:43.042Z] 43085d74b1a8: Preparing [2025-08-05T08:57:43.042Z] 70c836dd7867: Preparing [2025-08-05T08:57:43.042Z] bf91923512cd: Preparing [2025-08-05T08:57:43.042Z] 097100c76c15: Preparing [2025-08-05T08:57:43.042Z] 097100c76c15: Waiting [2025-08-05T08:57:43.042Z] 7fd324e3e658: Layer already exists [2025-08-05T08:57:43.042Z] 5de85aac57e6: Layer already exists [2025-08-05T08:57:43.042Z] 43085d74b1a8: Layer already exists [2025-08-05T08:57:43.042Z] bf91923512cd: Layer already exists [2025-08-05T08:57:43.042Z] 70c836dd7867: Layer already exists [2025-08-05T08:57:43.042Z] 097100c76c15: Layer already exists [2025-08-05T08:57:43.042Z] 4.1.0-dev.1: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:43.358Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:43.677Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [2025-08-05T08:57:43.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T08:57:43.677Z] 5de85aac57e6: Preparing [2025-08-05T08:57:43.677Z] 7fd324e3e658: Preparing [2025-08-05T08:57:43.677Z] 43085d74b1a8: Preparing [2025-08-05T08:57:43.677Z] 70c836dd7867: Preparing [2025-08-05T08:57:43.677Z] bf91923512cd: Preparing [2025-08-05T08:57:43.677Z] 097100c76c15: Preparing [2025-08-05T08:57:43.677Z] 097100c76c15: Waiting [2025-08-05T08:57:43.677Z] 43085d74b1a8: Layer already exists [2025-08-05T08:57:43.677Z] bf91923512cd: Layer already exists [2025-08-05T08:57:43.677Z] 70c836dd7867: Layer already exists [2025-08-05T08:57:43.677Z] 5de85aac57e6: Layer already exists [2025-08-05T08:57:43.677Z] 7fd324e3e658: Layer already exists [2025-08-05T08:57:43.677Z] 097100c76c15: Layer already exists [2025-08-05T08:57:43.677Z] 3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:44.006Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:57:44.323Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-05T08:57:44.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T08:57:44.323Z] 5de85aac57e6: Preparing [2025-08-05T08:57:44.323Z] 7fd324e3e658: Preparing [2025-08-05T08:57:44.323Z] 43085d74b1a8: Preparing [2025-08-05T08:57:44.323Z] 70c836dd7867: Preparing [2025-08-05T08:57:44.323Z] bf91923512cd: Preparing [2025-08-05T08:57:44.323Z] 097100c76c15: Preparing [2025-08-05T08:57:44.323Z] 097100c76c15: Waiting [2025-08-05T08:57:44.323Z] 7fd324e3e658: Layer already exists [2025-08-05T08:57:44.323Z] bf91923512cd: Layer already exists [2025-08-05T08:57:44.323Z] 70c836dd7867: Layer already exists [2025-08-05T08:57:44.323Z] 5de85aac57e6: Layer already exists [2025-08-05T08:57:44.323Z] 43085d74b1a8: Layer already exists [2025-08-05T08:57:44.323Z] 097100c76c15: Layer already exists [2025-08-05T08:57:44.323Z] main: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T08:57:44.389Z] ===================================================== [Pipeline] echo [2025-08-05T08:57:44.401Z] taggedImages: [2025-08-05T08:57:44.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T08:57:44.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T08:57:44.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-08-05T08:57:44.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [2025-08-05T08:57:44.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-08-05T08:57:44.445Z] ========================================================= [2025-08-05T08:57:44.445Z] [edgeXBuildMultiArch] RAW Config: [2025-08-05T08:57:44.445Z] images: [2025-08-05T08:57:44.445Z] - nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T08:57:44.445Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T08:57:44.445Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-08-05T08:57:44.445Z] - nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [2025-08-05T08:57:44.445Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-05T08:57:44.445Z] settingsFile: [2025-08-05T08:57:44.445Z] device-modbus-go-settings [2025-08-05T08:57:44.445Z] ========================================================= [Pipeline] node [2025-08-05T08:57:45.898Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6293 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-08-05T08:57:45.916Z] Running in /w/workspace/device-modbus-go/191 [Pipeline] { [Pipeline] checkout [2025-08-05T08:57:45.966Z] The recommended git tool is: git [2025-08-05T08:57:50.851Z] using credential edgex-jenkins-ssh [2025-08-05T08:57:50.873Z] Cloning the remote Git repository [2025-08-05T08:57:50.912Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-08-05T08:57:51.005Z] > git init /w/workspace/device-modbus-go/191 # timeout=10 [2025-08-05T08:57:51.136Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-08-05T08:57:51.138Z] > git --version # timeout=10 [2025-08-05T08:57:51.156Z] > git --version # 'git version 2.25.1' [2025-08-05T08:57:51.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-05T08:57:51.293Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-05T08:57:53.864Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-08-05T08:57:53.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-05T08:57:54.765Z] Avoid second fetch [2025-08-05T08:57:54.765Z] Checking out Revision 3b1e54a968cdce1eff204fc600ed71834c9c3f36 (main) [2025-08-05T08:57:55.396Z] Commit message: "refactor: Change goburrow modbus lib with grid-x fork (#640)" [2025-08-05T08:57:54.780Z] > git config core.sparsecheckout # timeout=10 [2025-08-05T08:57:54.850Z] > git checkout -f 3b1e54a968cdce1eff204fc600ed71834c9c3f36 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2025-08-05T08:57:59.448Z] Still waiting to schedule task [2025-08-05T08:57:59.449Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T08:57:59.517Z] provisioning config files... [2025-08-05T08:57:59.549Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/191@tmp/config15640743009408740390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:58:00.249Z] ---> ****-login.sh [2025-08-05T08:58:00.250Z] nexus3.edgexfoundry.org:10001 [2025-08-05T08:58:00.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:00.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:00.796Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:00.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:00.796Z] [2025-08-05T08:58:00.796Z] Login Succeeded [2025-08-05T08:58:00.796Z] nexus3.edgexfoundry.org:10002 [2025-08-05T08:58:01.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:01.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:01.338Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:01.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:01.338Z] [2025-08-05T08:58:01.338Z] Login Succeeded [2025-08-05T08:58:01.338Z] nexus3.edgexfoundry.org:10003 [2025-08-05T08:58:01.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:01.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:01.607Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:01.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:01.607Z] [2025-08-05T08:58:01.607Z] Login Succeeded [2025-08-05T08:58:01.607Z] nexus3.edgexfoundry.org:10004 [2025-08-05T08:58:01.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:01.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:01.882Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:01.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:01.882Z] [2025-08-05T08:58:01.882Z] Login Succeeded [2025-08-05T08:58:01.882Z] ****.io [2025-08-05T08:58:02.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:02.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:02.420Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:02.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:02.420Z] [2025-08-05T08:58:02.420Z] Login Succeeded [2025-08-05T08:58:02.420Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T08:58:02.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-05T08:58:02.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T08:58:02.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T08:58:02.808Z] ========================================================= [2025-08-05T08:58:02.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-05T08:58:02.808Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:58:03.191Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-05T08:58:03.466Z] Sending build context to Docker daemon 14.13MB [2025-08-05T08:58:03.737Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-05T08:58:03.737Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-05T08:58:03.737Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-05T08:58:03.737Z] 94e9d8af2201: Pulling fs layer [2025-08-05T08:58:03.737Z] a6c56e8762df: Pulling fs layer [2025-08-05T08:58:03.737Z] f0f3c8884826: Pulling fs layer [2025-08-05T08:58:03.737Z] c7e7622c144d: Pulling fs layer [2025-08-05T08:58:03.737Z] 4f4fb700ef54: Pulling fs layer [2025-08-05T08:58:03.737Z] b4c3b6d88c5a: Pulling fs layer [2025-08-05T08:58:03.737Z] ba8bce9d2590: Pulling fs layer [2025-08-05T08:58:03.737Z] ca778ea9c289: Pulling fs layer [2025-08-05T08:58:03.737Z] b4c3b6d88c5a: Waiting [2025-08-05T08:58:03.737Z] ba8bce9d2590: Waiting [2025-08-05T08:58:03.737Z] ca778ea9c289: Waiting [2025-08-05T08:58:03.737Z] c7e7622c144d: Waiting [2025-08-05T08:58:03.737Z] 4f4fb700ef54: Waiting [2025-08-05T08:58:03.737Z] a6c56e8762df: Download complete [2025-08-05T08:58:03.737Z] c7e7622c144d: Verifying Checksum [2025-08-05T08:58:03.737Z] c7e7622c144d: Download complete [2025-08-05T08:58:03.737Z] 4f4fb700ef54: Verifying Checksum [2025-08-05T08:58:03.737Z] 4f4fb700ef54: Download complete [2025-08-05T08:58:04.008Z] b4c3b6d88c5a: Verifying Checksum [2025-08-05T08:58:04.009Z] b4c3b6d88c5a: Download complete [2025-08-05T08:58:04.009Z] 94e9d8af2201: Verifying Checksum [2025-08-05T08:58:04.009Z] 94e9d8af2201: Download complete [2025-08-05T08:58:04.278Z] ca778ea9c289: Verifying Checksum [2025-08-05T08:58:04.278Z] ca778ea9c289: Download complete [2025-08-05T08:58:04.872Z] 94e9d8af2201: Pull complete [2025-08-05T08:58:05.460Z] a6c56e8762df: Pull complete [2025-08-05T08:58:06.046Z] f0f3c8884826: Verifying Checksum [2025-08-05T08:58:06.046Z] f0f3c8884826: Download complete [2025-08-05T08:58:06.633Z] ba8bce9d2590: Verifying Checksum [2025-08-05T08:58:06.633Z] ba8bce9d2590: Download complete [2025-08-05T08:58:21.659Z] f0f3c8884826: Pull complete [2025-08-05T08:58:21.659Z] c7e7622c144d: Pull complete [2025-08-05T08:58:21.659Z] 4f4fb700ef54: Pull complete [2025-08-05T08:58:21.659Z] b4c3b6d88c5a: Pull complete [2025-08-05T08:58:28.333Z] ba8bce9d2590: Pull complete [2025-08-05T08:58:29.765Z] ca778ea9c289: Pull complete [2025-08-05T08:58:29.765Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-05T08:58:29.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-05T08:58:29.765Z] ---> 47b25d7523d1 [2025-08-05T08:58:29.765Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-08-05T08:58:31.718Z] ---> Running in 050306df5d54 [2025-08-05T08:58:31.989Z] Removing intermediate container 050306df5d54 [2025-08-05T08:58:31.989Z] ---> 2662231c3e29 [2025-08-05T08:58:31.989Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-05T08:58:31.989Z] ---> Running in c392d36d5885 [2025-08-05T08:58:32.265Z] Removing intermediate container c392d36d5885 [2025-08-05T08:58:32.265Z] ---> 3bb87c88e53f [2025-08-05T08:58:32.265Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-08-05T08:58:32.265Z] ---> Running in 57a528de32b3 [2025-08-05T08:58:33.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-05T08:58:33.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-05T08:58:35.087Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-05T08:58:35.087Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-08-05T08:58:35.087Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-05T08:58:35.087Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-05T08:58:35.087Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-05T08:58:35.363Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-05T08:58:35.363Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-05T08:58:35.363Z] (8/8) Installing openssh (9.7_p1-r5) [2025-08-05T08:58:35.363Z] Executing busybox-1.36.1-r29.trigger [2025-08-05T08:58:35.363Z] OK: 245 MiB in 66 packages [2025-08-05T08:58:36.782Z] Removing intermediate container 57a528de32b3 [2025-08-05T08:58:36.782Z] ---> 297d6029a4c8 [2025-08-05T08:58:36.782Z] Step 6/10 : WORKDIR /device-modbus-go [2025-08-05T08:58:36.782Z] ---> Running in 7b0e900446b4 [2025-08-05T08:58:36.782Z] Removing intermediate container 7b0e900446b4 [2025-08-05T08:58:36.782Z] ---> 82bd2a0c129c [2025-08-05T08:58:36.782Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-05T08:58:37.375Z] ---> e98303df8eee [2025-08-05T08:58:37.375Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-05T08:58:37.375Z] ---> Running in 8bf3f6b35ac8 [2025-08-05T08:58:50.901Z] Running on prd-centos7-docker-4c-2g-6295 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T08:58:50.953Z] provisioning config files... [2025-08-05T08:58:51.036Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3305907456723972820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:58:53.268Z] ---> ****-login.sh [2025-08-05T08:58:53.268Z] nexus3.edgexfoundry.org:10001 [2025-08-05T08:58:54.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:54.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:54.230Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:54.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:54.230Z] [2025-08-05T08:58:54.230Z] Login Succeeded [2025-08-05T08:58:54.230Z] nexus3.edgexfoundry.org:10002 [2025-08-05T08:58:54.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:54.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:54.230Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:54.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:54.230Z] [2025-08-05T08:58:54.230Z] Login Succeeded [2025-08-05T08:58:54.230Z] nexus3.edgexfoundry.org:10003 [2025-08-05T08:58:54.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:54.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:54.230Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:54.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:54.230Z] [2025-08-05T08:58:54.230Z] Login Succeeded [2025-08-05T08:58:54.230Z] nexus3.edgexfoundry.org:10004 [2025-08-05T08:58:54.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:54.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:54.495Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:54.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:54.496Z] [2025-08-05T08:58:54.496Z] Login Succeeded [2025-08-05T08:58:54.496Z] ****.io [2025-08-05T08:58:54.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T08:58:54.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T08:58:54.756Z] Configure a credential helper to remove this warning. See [2025-08-05T08:58:54.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T08:58:54.756Z] [2025-08-05T08:58:54.756Z] Login Succeeded [2025-08-05T08:58:54.756Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T08:58:54.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T08:58:55.121Z] + docker buildx ls [2025-08-05T08:58:55.121Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-05T08:58:55.121Z] default * docker [2025-08-05T08:58:55.121Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-05T08:58:55.416Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-05T08:58:55.416Z] edgex-builder [Pipeline] sh [2025-08-05T08:58:55.709Z] + docker buildx inspect --bootstrap [2025-08-05T08:58:55.709Z] #1 [internal] booting buildkit [2025-08-05T08:58:55.709Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-05T08:58:58.254Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-08-05T08:58:58.254Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-05T08:58:59.648Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-08-05T08:58:59.648Z] #1 DONE 3.8s [2025-08-05T08:58:59.648Z] Name: edgex-builder [2025-08-05T08:58:59.648Z] Driver: docker-container [2025-08-05T08:58:59.648Z] [2025-08-05T08:58:59.648Z] Nodes: [2025-08-05T08:58:59.648Z] Name: edgex-builder0 [2025-08-05T08:58:59.648Z] Endpoint: unix:///var/run/docker.sock [2025-08-05T08:58:59.648Z] Status: running [2025-08-05T08:58:59.648Z] Buildkit: v0.22.0 [2025-08-05T08:58:59.649Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-05T08:58:59.933Z] + docker buildx ls [2025-08-05T08:58:59.934Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-05T08:58:59.934Z] edgex-builder * docker-container [2025-08-05T08:58:59.934Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-05T08:58:59.934Z] default docker [2025-08-05T08:58:59.934Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-05T08:59:00.218Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 --push - [2025-08-05T08:59:00.218Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36' [2025-08-05T08:59:00.218Z] #1 [internal] load build definition from Dockerfile [2025-08-05T08:59:00.218Z] #1 transferring dockerfile: 198B done [2025-08-05T08:59:00.218Z] #1 DONE 0.0s [2025-08-05T08:59:00.218Z] [2025-08-05T08:59:00.218Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T08:59:00.218Z] #2 DONE 0.1s [2025-08-05T08:59:00.218Z] [2025-08-05T08:59:00.218Z] #3 [internal] load .dockerignore [2025-08-05T08:59:00.218Z] #3 transferring context: [2025-08-05T08:59:00.476Z] #3 transferring context: 2B done [2025-08-05T08:59:00.476Z] #3 DONE 0.0s [2025-08-05T08:59:00.476Z] [2025-08-05T08:59:00.476Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T08:59:00.476Z] #4 DONE 0.1s [2025-08-05T08:59:00.476Z] [2025-08-05T08:59:00.476Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:00.476Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done [2025-08-05T08:59:00.476Z] #5 DONE 0.0s [2025-08-05T08:59:00.476Z] [2025-08-05T08:59:00.476Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:00.476Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done [2025-08-05T08:59:00.476Z] #6 DONE 0.1s [2025-08-05T08:59:00.476Z] [2025-08-05T08:59:00.476Z] #7 exporting to image [2025-08-05T08:59:00.476Z] #7 exporting layers done [2025-08-05T08:59:00.476Z] #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done [2025-08-05T08:59:00.476Z] #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done [2025-08-05T08:59:00.476Z] #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done [2025-08-05T08:59:00.476Z] #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 [2025-08-05T08:59:00.476Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T08:59:00.476Z] #7 ... [2025-08-05T08:59:00.476Z] [2025-08-05T08:59:00.476Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T08:59:00.476Z] #8 DONE 0.0s [2025-08-05T08:59:00.476Z] [2025-08-05T08:59:00.476Z] #7 exporting to image [2025-08-05T08:59:00.476Z] #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done [2025-08-05T08:59:00.476Z] #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done [2025-08-05T08:59:00.476Z] #7 pushing layers 0.1s done [2025-08-05T08:59:00.476Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 [2025-08-05T08:59:00.735Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done [2025-08-05T08:59:00.735Z] #7 DONE 0.2s [2025-08-05T08:59:00.735Z] [2025-08-05T08:59:00.735Z] 1 warning found (use --debug to expand): [2025-08-05T08:59:00.735Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-05T08:59:01.028Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-08-05T08:59:01.028Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-08-05T08:59:01.028Z] #1 [internal] load build definition from Dockerfile [2025-08-05T08:59:01.028Z] #1 transferring dockerfile: 164B done [2025-08-05T08:59:01.028Z] #1 DONE 0.0s [2025-08-05T08:59:01.028Z] [2025-08-05T08:59:01.028Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T08:59:01.028Z] #2 DONE 0.0s [2025-08-05T08:59:01.028Z] [2025-08-05T08:59:01.028Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T08:59:01.028Z] #3 DONE 0.0s [2025-08-05T08:59:01.028Z] [2025-08-05T08:59:01.028Z] #4 [internal] load .dockerignore [2025-08-05T08:59:01.028Z] #4 transferring context: 2B done [2025-08-05T08:59:01.028Z] #4 DONE 0.0s [2025-08-05T08:59:01.028Z] [2025-08-05T08:59:01.028Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:01.028Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 done [2025-08-05T08:59:01.028Z] #5 CACHED [2025-08-05T08:59:01.028Z] [2025-08-05T08:59:01.028Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:01.028Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done [2025-08-05T08:59:01.028Z] #6 CACHED [2025-08-05T08:59:01.028Z] [2025-08-05T08:59:01.028Z] #7 exporting to image [2025-08-05T08:59:01.028Z] #7 exporting layers done [2025-08-05T08:59:01.028Z] #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done [2025-08-05T08:59:01.028Z] #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 [2025-08-05T08:59:01.028Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T08:59:01.288Z] #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done [2025-08-05T08:59:01.288Z] #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done [2025-08-05T08:59:01.288Z] #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done [2025-08-05T08:59:01.288Z] #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done [2025-08-05T08:59:01.288Z] #7 pushing layers 0.0s done [2025-08-05T08:59:01.288Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done [2025-08-05T08:59:01.288Z] #7 DONE 0.1s [2025-08-05T08:59:01.288Z] [2025-08-05T08:59:01.288Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T08:59:01.288Z] #8 DONE 0.0s [2025-08-05T08:59:01.288Z] [2025-08-05T08:59:01.288Z] 1 warning found (use --debug to expand): [2025-08-05T08:59:01.288Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-05T08:59:01.589Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 --push - [2025-08-05T08:59:01.589Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1' [2025-08-05T08:59:01.589Z] #1 [internal] load build definition from Dockerfile [2025-08-05T08:59:01.589Z] #1 transferring dockerfile: 169B done [2025-08-05T08:59:01.589Z] #1 DONE 0.0s [2025-08-05T08:59:01.589Z] [2025-08-05T08:59:01.589Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-08-05T08:59:01.589Z] #2 DONE 0.0s [2025-08-05T08:59:01.589Z] [2025-08-05T08:59:01.589Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-08-05T08:59:01.589Z] #3 DONE 0.0s [2025-08-05T08:59:01.589Z] [2025-08-05T08:59:01.589Z] #4 [internal] load .dockerignore [2025-08-05T08:59:01.589Z] #4 transferring context: 2B done [2025-08-05T08:59:01.589Z] #4 DONE 0.0s [2025-08-05T08:59:01.589Z] [2025-08-05T08:59:01.589Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:01.589Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done [2025-08-05T08:59:01.589Z] #5 CACHED [2025-08-05T08:59:01.589Z] [2025-08-05T08:59:01.589Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:01.589Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done [2025-08-05T08:59:01.589Z] #6 CACHED [2025-08-05T08:59:01.589Z] [2025-08-05T08:59:01.589Z] #7 exporting to image [2025-08-05T08:59:01.589Z] #7 exporting layers done [2025-08-05T08:59:01.589Z] #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done [2025-08-05T08:59:01.589Z] #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done [2025-08-05T08:59:01.589Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T08:59:01.852Z] #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done [2025-08-05T08:59:01.852Z] #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done [2025-08-05T08:59:01.852Z] #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done [2025-08-05T08:59:01.852Z] #7 pushing layers 0.0s done [2025-08-05T08:59:01.852Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done [2025-08-05T08:59:01.852Z] #7 DONE 0.1s [2025-08-05T08:59:01.852Z] [2025-08-05T08:59:01.852Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T08:59:01.852Z] #8 DONE 0.0s [2025-08-05T08:59:01.852Z] [2025-08-05T08:59:01.852Z] 1 warning found (use --debug to expand): [2025-08-05T08:59:01.852Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-05T08:59:02.143Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1' [2025-08-05T08:59:02.143Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 --push - [2025-08-05T08:59:02.143Z] #1 [internal] load build definition from Dockerfile [2025-08-05T08:59:02.143Z] #1 transferring dockerfile: 210B done [2025-08-05T08:59:02.143Z] #1 DONE 0.0s [2025-08-05T08:59:02.143Z] [2025-08-05T08:59:02.143Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [2025-08-05T08:59:02.143Z] #2 DONE 0.0s [2025-08-05T08:59:02.143Z] [2025-08-05T08:59:02.143Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [2025-08-05T08:59:02.143Z] #3 DONE 0.0s [2025-08-05T08:59:02.143Z] [2025-08-05T08:59:02.143Z] #4 [internal] load .dockerignore [2025-08-05T08:59:02.143Z] #4 transferring context: 2B done [2025-08-05T08:59:02.143Z] #4 DONE 0.0s [2025-08-05T08:59:02.143Z] [2025-08-05T08:59:02.143Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:02.143Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done [2025-08-05T08:59:02.143Z] #5 CACHED [2025-08-05T08:59:02.143Z] [2025-08-05T08:59:02.143Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:02.143Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done [2025-08-05T08:59:02.143Z] #6 CACHED [2025-08-05T08:59:02.143Z] [2025-08-05T08:59:02.143Z] #7 exporting to image [2025-08-05T08:59:02.143Z] #7 exporting layers done [2025-08-05T08:59:02.143Z] #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done [2025-08-05T08:59:02.143Z] #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done [2025-08-05T08:59:02.143Z] #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done [2025-08-05T08:59:02.143Z] #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done [2025-08-05T08:59:02.143Z] #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done [2025-08-05T08:59:02.143Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T08:59:02.404Z] #7 pushing layers 0.0s done [2025-08-05T08:59:02.404Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done [2025-08-05T08:59:02.404Z] #7 DONE 0.1s [2025-08-05T08:59:02.404Z] [2025-08-05T08:59:02.404Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T08:59:02.404Z] #8 DONE 0.0s [2025-08-05T08:59:02.404Z] [2025-08-05T08:59:02.404Z] 1 warning found (use --debug to expand): [2025-08-05T08:59:02.404Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-05T08:59:02.693Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-08-05T08:59:02.693Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-08-05T08:59:02.693Z] #1 [internal] load build definition from Dockerfile [2025-08-05T08:59:02.693Z] #1 transferring dockerfile: 162B done [2025-08-05T08:59:02.693Z] #1 DONE 0.0s [2025-08-05T08:59:02.693Z] [2025-08-05T08:59:02.693Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-05T08:59:02.693Z] #2 DONE 0.0s [2025-08-05T08:59:02.693Z] [2025-08-05T08:59:02.693Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-05T08:59:02.693Z] #3 DONE 0.0s [2025-08-05T08:59:02.693Z] [2025-08-05T08:59:02.693Z] #4 [internal] load .dockerignore [2025-08-05T08:59:02.693Z] #4 transferring context: 2B done [2025-08-05T08:59:02.693Z] #4 DONE 0.0s [2025-08-05T08:59:02.693Z] [2025-08-05T08:59:02.693Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:02.693Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done [2025-08-05T08:59:02.693Z] #5 CACHED [2025-08-05T08:59:02.693Z] [2025-08-05T08:59:02.693Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 [2025-08-05T08:59:02.693Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done [2025-08-05T08:59:02.693Z] #6 CACHED [2025-08-05T08:59:02.693Z] [2025-08-05T08:59:02.693Z] #7 exporting to image [2025-08-05T08:59:02.693Z] #7 exporting layers done [2025-08-05T08:59:02.693Z] #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done [2025-08-05T08:59:02.693Z] #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done [2025-08-05T08:59:02.693Z] #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done [2025-08-05T08:59:02.693Z] #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done [2025-08-05T08:59:02.693Z] #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done [2025-08-05T08:59:02.693Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T08:59:02.954Z] #7 pushing layers 0.0s done [2025-08-05T08:59:02.954Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done [2025-08-05T08:59:02.954Z] #7 DONE 0.1s [2025-08-05T08:59:02.954Z] [2025-08-05T08:59:02.954Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T08:59:02.954Z] #8 DONE 0.0s [2025-08-05T08:59:02.954Z] [2025-08-05T08:59:02.954Z] 1 warning found (use --debug to expand): [2025-08-05T08:59:02.954Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-05T08:59:03.330Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:59:03.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:59:04.263Z] ---> package-listing.sh [2025-08-05T08:59:04.263Z] ++ facter osfamily [2025-08-05T08:59:04.263Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-05T08:59:04.263Z] + OS_FAMILY=redhat [2025-08-05T08:59:04.263Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-05T08:59:04.263Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-05T08:59:04.263Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-05T08:59:04.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-05T08:59:04.263Z] + PACKAGES=/tmp/packages_start.txt [2025-08-05T08:59:04.263Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-05T08:59:04.263Z] + PACKAGES=/tmp/packages_end.txt [2025-08-05T08:59:04.263Z] + case "${OS_FAMILY}" in [2025-08-05T08:59:04.263Z] + rpm -qa [2025-08-05T08:59:04.263Z] + sort [2025-08-05T08:59:05.201Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-05T08:59:05.201Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-05T08:59:05.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-05T08:59:05.201Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-05T08:59:05.201Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-05T08:59:05.201Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-08-05T08:59:05.214Z] 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 [2025-08-05T08:59:05.503Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:59:06.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T08:59:06.066Z] [2025-08-05T08:59:06.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:59:06.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T08:59:06.383Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-05T08:59:06.383Z] 5eb5b503b376: Pulling fs layer [2025-08-05T08:59:06.383Z] 5c69ac0246d0: Pulling fs layer [2025-08-05T08:59:06.383Z] ec43610c2a17: Pulling fs layer [2025-08-05T08:59:06.383Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-05T08:59:06.383Z] 33b1e0a273af: Pulling fs layer [2025-08-05T08:59:06.383Z] 5d3b04190fa2: Pulling fs layer [2025-08-05T08:59:06.383Z] 2f39f015ded8: Pulling fs layer [2025-08-05T08:59:06.383Z] 3a2ae6a8a46f: Waiting [2025-08-05T08:59:06.383Z] 33b1e0a273af: Waiting [2025-08-05T08:59:06.383Z] 5d3b04190fa2: Waiting [2025-08-05T08:59:06.383Z] 2f39f015ded8: Waiting [2025-08-05T08:59:06.383Z] 5c69ac0246d0: Verifying Checksum [2025-08-05T08:59:06.383Z] 5c69ac0246d0: Download complete [2025-08-05T08:59:06.383Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-05T08:59:06.383Z] 3a2ae6a8a46f: Download complete [2025-08-05T08:59:06.383Z] ec43610c2a17: Verifying Checksum [2025-08-05T08:59:06.383Z] ec43610c2a17: Download complete [2025-08-05T08:59:06.383Z] 33b1e0a273af: Verifying Checksum [2025-08-05T08:59:06.383Z] 33b1e0a273af: Download complete [2025-08-05T08:59:06.383Z] 5d3b04190fa2: Verifying Checksum [2025-08-05T08:59:06.383Z] 5d3b04190fa2: Download complete [2025-08-05T08:59:06.643Z] 5eb5b503b376: Verifying Checksum [2025-08-05T08:59:06.643Z] 5eb5b503b376: Download complete [2025-08-05T08:59:07.214Z] 2f39f015ded8: Verifying Checksum [2025-08-05T08:59:07.214Z] 2f39f015ded8: Download complete [2025-08-05T08:59:08.157Z] 5eb5b503b376: Pull complete [2025-08-05T08:59:08.157Z] 5c69ac0246d0: Pull complete [2025-08-05T08:59:08.417Z] ec43610c2a17: Pull complete [2025-08-05T08:59:08.675Z] 3a2ae6a8a46f: Pull complete [2025-08-05T08:59:08.675Z] 33b1e0a273af: Pull complete [2025-08-05T08:59:08.933Z] 5d3b04190fa2: Pull complete [2025-08-05T08:59:13.150Z] 2f39f015ded8: Pull complete [2025-08-05T08:59:13.150Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-05T08:59:13.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T08:59:13.150Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T08:59:13.303Z] prd-centos7-docker-4c-2g-6295 does not seem to be running inside a container [2025-08-05T08:59:13.332Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-05T08:59:16.210Z] $ docker top 15adb327401d6537e193078dd79c0b68db2315cdfbcd6dcde28b643a475c14ac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T08:59:16.563Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-05T08:59:16.852Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-05T08:59:17.140Z] + ls /var/log/sa-host [2025-08-05T08:59:17.140Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T08:59:17.214Z] provisioning config files... [2025-08-05T08:59:17.221Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16906965304111577430tmp [Pipeline] { [Pipeline] echo [2025-08-05T08:59:17.241Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:59:17.529Z] ---> create-netrc.sh [Pipeline] } [2025-08-05T08:59:17.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:59:17.866Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-05T08:59:17.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:59:18.165Z] ---> sudo-logs.sh [2025-08-05T08:59:18.165Z] Archiving 'sudo' log.. [2025-08-05T08:59:18.165Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6295.novalocal: Name or service not known [2025-08-05T08:59:18.165Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6295.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-05T08:59:18.192Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:59:18.479Z] ---> job-cost.sh [2025-08-05T08:59:18.480Z] lf-activate-venv: SKIPPING [2025-08-05T08:59:18.480Z] INFO: No Stack... [2025-08-05T08:59:18.738Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-05T08:59:18.997Z] INFO: Archiving Costs [Pipeline] echo [2025-08-05T08:59:19.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:59:19.300Z] ---> logs-deploy.sh [2025-08-05T08:59:19.300Z] lf-activate-venv: SKIPPING [2025-08-05T08:59:19.300Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/191 [2025-08-05T08:59:19.300Z] INFO: archiving workspace using pattern(s): [2025-08-05T08:59:20.238Z] Archives upload complete. [2025-08-05T08:59:20.238Z] INFO: archiving logs to Nexus [2025-08-05T08:59:21.176Z] ---> uname -a: [2025-08-05T08:59:21.176Z] Linux prd-centos7-docker-4c-2g-6295.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-05T08:59:21.176Z] [2025-08-05T08:59:21.176Z] [2025-08-05T08:59:21.176Z] ---> lscpu: [2025-08-05T08:59:21.176Z] Architecture: x86_64 [2025-08-05T08:59:21.176Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-05T08:59:21.176Z] Byte Order: Little Endian [2025-08-05T08:59:21.176Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-05T08:59:21.176Z] CPU(s): 2 [2025-08-05T08:59:21.176Z] On-line CPU(s) list: 0,1 [2025-08-05T08:59:21.176Z] Thread(s) per core: 1 [2025-08-05T08:59:21.176Z] Core(s) per socket: 1 [2025-08-05T08:59:21.176Z] Socket(s): 2 [2025-08-05T08:59:21.176Z] NUMA node(s): 1 [2025-08-05T08:59:21.176Z] Vendor ID: AuthenticAMD [2025-08-05T08:59:21.176Z] CPU family: 23 [2025-08-05T08:59:21.176Z] Model: 49 [2025-08-05T08:59:21.176Z] Model name: AMD EPYC-Rome Processor [2025-08-05T08:59:21.176Z] Stepping: 0 [2025-08-05T08:59:21.176Z] CPU MHz: 2800.000 [2025-08-05T08:59:21.176Z] BogoMIPS: 5600.00 [2025-08-05T08:59:21.176Z] Virtualization: AMD-V [2025-08-05T08:59:21.176Z] Hypervisor vendor: KVM [2025-08-05T08:59:21.176Z] Virtualization type: full [2025-08-05T08:59:21.176Z] L1d cache: 64 KiB [2025-08-05T08:59:21.176Z] L1i cache: 64 KiB [2025-08-05T08:59:21.176Z] L2 cache: 1 MiB [2025-08-05T08:59:21.176Z] L3 cache: 32 MiB [2025-08-05T08:59:21.177Z] NUMA node0 CPU(s): 0,1 [2025-08-05T08:59:21.177Z] Vulnerability Itlb multihit: Not affected [2025-08-05T08:59:21.177Z] Vulnerability L1tf: Not affected [2025-08-05T08:59:21.177Z] Vulnerability Mds: Not affected [2025-08-05T08:59:21.177Z] Vulnerability Meltdown: Not affected [2025-08-05T08:59:21.177Z] Vulnerability Mmio stale data: Not affected [2025-08-05T08:59:21.177Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-05T08:59:21.177Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-05T08:59:21.177Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-05T08:59:21.177Z] Vulnerability Srbds: Not affected [2025-08-05T08:59:21.177Z] Vulnerability Tsx async abort: Not affected [2025-08-05T08:59:21.177Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-05T08:59:21.177Z] [2025-08-05T08:59:21.177Z] [2025-08-05T08:59:21.177Z] ---> nproc: [2025-08-05T08:59:21.177Z] 2 [2025-08-05T08:59:21.177Z] [2025-08-05T08:59:21.177Z] [2025-08-05T08:59:21.177Z] ---> df -h: [2025-08-05T08:59:21.177Z] Filesystem Size Used Avail Use% Mounted on [2025-08-05T08:59:21.177Z] overlay 40G 7.3G 33G 19% / [2025-08-05T08:59:21.177Z] tmpfs 64M 0 64M 0% /dev [2025-08-05T08:59:21.177Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-05T08:59:21.177Z] shm 64M 0 64M 0% /dev/shm [2025-08-05T08:59:21.177Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-05T08:59:21.177Z] [2025-08-05T08:59:21.177Z] [2025-08-05T08:59:21.177Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-08-05T08:59:21.177Z] Please check if data collecting is enabled [2025-08-05T08:59:21.177Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T08:59:21.211Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-05T08:59:21.215Z] $ docker stop --time=1 15adb327401d6537e193078dd79c0b68db2315cdfbcd6dcde28b643a475c14ac [2025-08-05T08:59:22.355Z] $ docker rm -f --volumes 15adb327401d6537e193078dd79c0b68db2315cdfbcd6dcde28b643a475c14ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-05T08:59:22.447Z] [WS-CLEANUP] Deleting project workspace... [2025-08-05T08:59:22.447Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-05T08:59:35.137Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:59:35.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T08:59:35.565Z] [2025-08-05T08:59:35.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T08:59:35.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T08:59:35.868Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-05T08:59:35.868Z] 5eb5b503b376: Pulling fs layer [2025-08-05T08:59:35.869Z] 5c69ac0246d0: Pulling fs layer [2025-08-05T08:59:35.869Z] ec43610c2a17: Pulling fs layer [2025-08-05T08:59:35.869Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-05T08:59:35.869Z] 33b1e0a273af: Pulling fs layer [2025-08-05T08:59:35.869Z] 5d3b04190fa2: Pulling fs layer [2025-08-05T08:59:35.869Z] 2f39f015ded8: Pulling fs layer [2025-08-05T08:59:35.869Z] 2f39f015ded8: Waiting [2025-08-05T08:59:35.869Z] 3a2ae6a8a46f: Waiting [2025-08-05T08:59:35.869Z] 5d3b04190fa2: Waiting [2025-08-05T08:59:35.869Z] 33b1e0a273af: Waiting [2025-08-05T08:59:35.869Z] 5c69ac0246d0: Verifying Checksum [2025-08-05T08:59:35.869Z] 5c69ac0246d0: Download complete [2025-08-05T08:59:35.869Z] 3a2ae6a8a46f: Download complete [2025-08-05T08:59:35.869Z] 33b1e0a273af: Verifying Checksum [2025-08-05T08:59:35.869Z] 33b1e0a273af: Download complete [2025-08-05T08:59:35.869Z] 5d3b04190fa2: Download complete [2025-08-05T08:59:35.869Z] ec43610c2a17: Verifying Checksum [2025-08-05T08:59:35.869Z] ec43610c2a17: Download complete [2025-08-05T08:59:36.128Z] 5eb5b503b376: Verifying Checksum [2025-08-05T08:59:36.128Z] 5eb5b503b376: Download complete [2025-08-05T08:59:36.695Z] 2f39f015ded8: Verifying Checksum [2025-08-05T08:59:36.695Z] 2f39f015ded8: Download complete [2025-08-05T08:59:37.631Z] 5eb5b503b376: Pull complete [2025-08-05T08:59:37.888Z] 5c69ac0246d0: Pull complete [2025-08-05T08:59:38.455Z] ec43610c2a17: Pull complete [2025-08-05T08:59:38.455Z] 3a2ae6a8a46f: Pull complete [2025-08-05T08:59:38.712Z] 33b1e0a273af: Pull complete [2025-08-05T08:59:38.712Z] 5d3b04190fa2: Pull complete [2025-08-05T08:59:43.980Z] 2f39f015ded8: Pull complete [2025-08-05T08:59:43.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-05T08:59:43.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T08:59:43.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T08:59:44.083Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T08:59:44.113Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-05T08:59:45.673Z] $ docker top 72d8544603aadf5e63c4a6c8afd4afa6fbe7f1f2f4214ec0078db55d687809b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T08:59:46.074Z] ---> job-cost.sh [2025-08-05T08:59:46.074Z] lf-activate-venv: SKIPPING [2025-08-05T08:59:46.074Z] INFO: No Stack... [2025-08-05T08:59:46.334Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-05T08:59:46.593Z] INFO: Archiving Costs [Pipeline] sh [2025-08-05T08:59:46.885Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-08-05T08:59:46.885Z] + cut -d, -f6 [Pipeline] lock [2025-08-05T08:59:46.900Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [2025-08-05T08:59:46.908Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] did not exist. Created. [2025-08-05T08:59:46.914Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-05T08:59:47.222Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-05T08:59:47.246Z] Stashed 1 file(s) [Pipeline] } [2025-08-05T08:59:47.252Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-05T08:59:47.275Z] $ docker stop --time=1 72d8544603aadf5e63c4a6c8afd4afa6fbe7f1f2f4214ec0078db55d687809b0 [2025-08-05T08:59:48.405Z] $ docker rm -f --volumes 72d8544603aadf5e63c4a6c8afd4afa6fbe7f1f2f4214ec0078db55d687809b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-05T09:00:29.045Z] Removing intermediate container 8bf3f6b35ac8 [2025-08-05T09:00:29.045Z] ---> 1899a7a8946c [2025-08-05T09:00:29.045Z] Step 9/10 : COPY . . [2025-08-05T09:00:29.045Z] ---> bf46054363b6 [2025-08-05T09:00:29.045Z] Step 10/10 : RUN ${MAKE} [2025-08-05T09:00:29.045Z] ---> Running in c14889ae4de6 [2025-08-05T09:00:29.045Z] noop [2025-08-05T09:00:29.045Z] Removing intermediate container c14889ae4de6 [2025-08-05T09:00:29.045Z] ---> 73fa42941884 [2025-08-05T09:00:29.045Z] Successfully built 73fa42941884 [2025-08-05T09:00:29.045Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:00:29.409Z] + docker inspect -f . ci-base-image-arm64 [2025-08-05T09:00:29.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:00:29.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-6293 does not seem to be running inside a container [2025-08-05T09:00:29.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/191 -v /w/workspace/device-modbus-go/191:/w/workspace/device-modbus-go/191:rw,z -v /w/workspace/device-modbus-go/191@tmp:/w/workspace/device-modbus-go/191@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 [2025-08-05T09:00:30.855Z] $ docker top fd38be5a1b20b551f0bff38ff50441599bfb98658b42296db3fdd03ee2b61b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:00:31.714Z] + go version [2025-08-05T09:00:31.714Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-05T09:00:31.730Z] $ docker stop --time=1 fd38be5a1b20b551f0bff38ff50441599bfb98658b42296db3fdd03ee2b61b5e [2025-08-05T09:00:33.352Z] $ docker rm -f --volumes fd38be5a1b20b551f0bff38ff50441599bfb98658b42296db3fdd03ee2b61b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:00:33.927Z] + docker inspect -f . ci-base-image-arm64 [2025-08-05T09:00:33.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:00:34.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-6293 does not seem to be running inside a container [2025-08-05T09:00:34.181Z] $ 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/191 -v /w/workspace/device-modbus-go/191:/w/workspace/device-modbus-go/191:rw,z -v /w/workspace/device-modbus-go/191@tmp:/w/workspace/device-modbus-go/191@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 [2025-08-05T09:00:35.329Z] $ docker top 29b637434ab1db2444657db269df4de5b154d4096a968a1086c802f60893cabd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:00:36.153Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/191 [Pipeline] fileExists [Pipeline] sh [2025-08-05T09:00:36.486Z] + make test [2025-08-05T09:00:36.486Z] go test ./... -coverprofile=coverage.out [2025-08-05T09:00:43.133Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-05T09:03:49.870Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-05T09:03:53.214Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.5% of statements [2025-08-05T09:03:53.801Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-05T09:03:53.801Z] go vet ./... [2025-08-05T09:04:40.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-05T09:04:40.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-05T09:04:40.750Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-05T09:04:40.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-05T09:04:40.784Z] $ docker stop --time=1 29b637434ab1db2444657db269df4de5b154d4096a968a1086c802f60893cabd [2025-08-05T09:04:42.712Z] $ docker rm -f --volumes 29b637434ab1db2444657db269df4de5b154d4096a968a1086c802f60893cabd [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-05T09:04:44.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-05T09:04:44.333Z] Warning: overwriting stash ‘coverage-report’ [2025-08-05T09:04:45.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-05T09:04:45.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-05T09:04:45.767Z] + ls -al . [2025-08-05T09:04:45.767Z] total 256 [2025-08-05T09:04:45.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 09:00 . [2025-08-05T09:04:45.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 08:57 .. [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 08:57 .dockerignore [2025-08-05T09:04:45.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 08:57 .git [2025-08-05T09:04:45.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:57 .github [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 5 08:57 .gitignore [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 5 08:57 .golangci.yml [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 5 08:57 Attribution.txt [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 5 08:57 CHANGELOG.md [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 5 08:57 Dockerfile [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 08:57 GOVERNANCE.md [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 5 08:57 Jenkinsfile [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 08:57 LICENSE [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 5 08:57 Makefile [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 5 08:57 OWNERS.md [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 5 08:57 README.md [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 08:55 VERSION [2025-08-05T09:04:45.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 08:57 bin [2025-08-05T09:04:45.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:57 cmd [2025-08-05T09:04:45.767Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 5 09:03 coverage.out [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 6376 Aug 5 08:57 go.mod [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 87366 Aug 5 08:57 go.sum [2025-08-05T09:04:45.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:57 internal [2025-08-05T09:04:45.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 08:57 simulator [2025-08-05T09:04:45.767Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 5 08:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:04:46.135Z] + 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=3b1e54a968cdce1eff204fc600ed71834c9c3f36 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-08-05T09:04:46.868Z] Sending build context to Docker daemon 14.16MB [2025-08-05T09:04:46.868Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-08-05T09:04:46.868Z] Step 2/23 : FROM ${BASE} AS builder [2025-08-05T09:04:46.868Z] ---> 73fa42941884 [2025-08-05T09:04:46.868Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-08-05T09:04:46.868Z] ---> Running in fcb40dc774d2 [2025-08-05T09:04:47.136Z] Removing intermediate container fcb40dc774d2 [2025-08-05T09:04:47.136Z] ---> 01cebe478d10 [2025-08-05T09:04:47.136Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-05T09:04:47.136Z] ---> Running in 42917da2efbb [2025-08-05T09:04:47.411Z] Removing intermediate container 42917da2efbb [2025-08-05T09:04:47.411Z] ---> b3df0f3b8193 [2025-08-05T09:04:47.411Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-08-05T09:04:47.688Z] ---> Running in b7daff4fc463 [2025-08-05T09:04:48.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-05T09:04:48.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-05T09:04:50.337Z] OK: 245 MiB in 66 packages [2025-08-05T09:04:51.305Z] Removing intermediate container b7daff4fc463 [2025-08-05T09:04:51.305Z] ---> f129668f75da [2025-08-05T09:04:51.305Z] Step 6/23 : WORKDIR /device-modbus-go [2025-08-05T09:04:51.305Z] ---> Running in 13f3196429a1 [2025-08-05T09:04:51.305Z] Removing intermediate container 13f3196429a1 [2025-08-05T09:04:51.305Z] ---> be104fd9b3fc [2025-08-05T09:04:51.305Z] Step 7/23 : COPY go.mod vendor* ./ [2025-08-05T09:04:51.900Z] ---> be1fd4b1b557 [2025-08-05T09:04:51.900Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-05T09:04:51.900Z] ---> Running in b27970e1e20d [2025-08-05T09:04:54.508Z] Removing intermediate container b27970e1e20d [2025-08-05T09:04:54.508Z] ---> 57d46d395c34 [2025-08-05T09:04:54.508Z] Step 9/23 : COPY . . [2025-08-05T09:04:55.922Z] ---> 84649afd3175 [2025-08-05T09:04:55.922Z] Step 10/23 : RUN ${MAKE} [2025-08-05T09:04:55.922Z] ---> Running in 8530df738153 [2025-08-05T09:04:56.894Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-05T09:08:18.702Z] Removing intermediate container 8530df738153 [2025-08-05T09:08:18.702Z] ---> 8e412f0d58f3 [2025-08-05T09:08:18.702Z] Step 11/23 : FROM alpine:3.20 [2025-08-05T09:08:18.702Z] 3.20: Pulling from library/alpine [2025-08-05T09:08:18.702Z] 13e713f82565: Pulling fs layer [2025-08-05T09:08:18.702Z] 13e713f82565: Verifying Checksum [2025-08-05T09:08:18.702Z] 13e713f82565: Download complete [2025-08-05T09:08:18.702Z] 13e713f82565: Pull complete [2025-08-05T09:08:18.702Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-05T09:08:18.702Z] Status: Downloaded newer image for alpine:3.20 [2025-08-05T09:08:18.702Z] ---> c88e9dceb6cb [2025-08-05T09:08:18.702Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-08-05T09:08:18.702Z] ---> Running in 12fd4db1d308 [2025-08-05T09:08:18.702Z] Removing intermediate container 12fd4db1d308 [2025-08-05T09:08:18.702Z] ---> de11742b66f4 [2025-08-05T09:08:18.702Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-08-05T09:08:18.702Z] ---> Running in 5ab5a2b5a341 [2025-08-05T09:08:18.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-05T09:08:18.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-05T09:08:18.702Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-05T09:08:18.702Z] Executing busybox-1.36.1-r29.trigger [2025-08-05T09:08:18.702Z] OK: 9 MiB in 15 packages [2025-08-05T09:08:18.702Z] Removing intermediate container 5ab5a2b5a341 [2025-08-05T09:08:18.702Z] ---> c4ce35a24a09 [2025-08-05T09:08:18.702Z] Step 14/23 : RUN apk --no-cache upgrade [2025-08-05T09:08:18.702Z] ---> Running in b491024d386a [2025-08-05T09:08:18.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-05T09:08:18.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-05T09:08:18.702Z] OK: 9 MiB in 15 packages [2025-08-05T09:08:18.702Z] Removing intermediate container b491024d386a [2025-08-05T09:08:18.702Z] ---> cf46a6f9f5b4 [2025-08-05T09:08:18.702Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-08-05T09:08:18.702Z] ---> 5991200908d1 [2025-08-05T09:08:18.702Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-08-05T09:08:18.970Z] ---> 0861e44f720f [2025-08-05T09:08:18.970Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-05T09:08:19.554Z] ---> 2006047b1f33 [2025-08-05T09:08:19.554Z] Step 18/23 : EXPOSE 59901 [2025-08-05T09:08:19.554Z] ---> Running in a709a9e1ae51 [2025-08-05T09:08:19.825Z] Removing intermediate container a709a9e1ae51 [2025-08-05T09:08:19.825Z] ---> d74fd8a48ab8 [2025-08-05T09:08:19.825Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-08-05T09:08:19.825Z] ---> Running in b236258b58e2 [2025-08-05T09:08:20.094Z] Removing intermediate container b236258b58e2 [2025-08-05T09:08:20.094Z] ---> 979f79ea8069 [2025-08-05T09:08:20.094Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-05T09:08:20.362Z] ---> Running in 0c88b5da75a5 [2025-08-05T09:08:20.631Z] Removing intermediate container 0c88b5da75a5 [2025-08-05T09:08:20.631Z] ---> 39d27048f5fe [2025-08-05T09:08:20.631Z] Step 21/23 : LABEL arch=arm64 [2025-08-05T09:08:20.631Z] ---> Running in 2647b12dbe6c [2025-08-05T09:08:20.914Z] Removing intermediate container 2647b12dbe6c [2025-08-05T09:08:20.914Z] ---> 9d3c558ff1e9 [2025-08-05T09:08:20.914Z] Step 22/23 : LABEL git_sha=3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T09:08:20.914Z] ---> Running in e6bbe95037ff [2025-08-05T09:08:21.502Z] Removing intermediate container e6bbe95037ff [2025-08-05T09:08:21.502Z] ---> 6b9fa1cfbe35 [2025-08-05T09:08:21.502Z] Step 23/23 : LABEL version=4.1.0-dev.1 [2025-08-05T09:08:21.502Z] ---> Running in 09c153718827 [2025-08-05T09:08:21.770Z] Removing intermediate container 09c153718827 [2025-08-05T09:08:21.770Z] ---> 5e8a82d9c8ba [2025-08-05T09:08:21.770Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-05T09:08:21.770Z] Successfully built 5e8a82d9c8ba [2025-08-05T09:08:21.770Z] 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 [2025-08-05T09:08:21.931Z] provisioning config files... [2025-08-05T09:08:21.948Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/191@tmp/config1464647152176717738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:08:22.292Z] ---> ****-login.sh [2025-08-05T09:08:22.292Z] nexus3.edgexfoundry.org:10001 [2025-08-05T09:08:22.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:08:22.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:08:22.562Z] Configure a credential helper to remove this warning. See [2025-08-05T09:08:22.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:08:22.562Z] [2025-08-05T09:08:22.562Z] Login Succeeded [2025-08-05T09:08:22.562Z] nexus3.edgexfoundry.org:10002 [2025-08-05T09:08:22.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:08:22.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:08:22.830Z] Configure a credential helper to remove this warning. See [2025-08-05T09:08:22.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:08:22.830Z] [2025-08-05T09:08:22.830Z] Login Succeeded [2025-08-05T09:08:22.830Z] nexus3.edgexfoundry.org:10003 [2025-08-05T09:08:23.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:08:23.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:08:23.366Z] Configure a credential helper to remove this warning. See [2025-08-05T09:08:23.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:08:23.366Z] [2025-08-05T09:08:23.366Z] Login Succeeded [2025-08-05T09:08:23.366Z] nexus3.edgexfoundry.org:10004 [2025-08-05T09:08:23.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:08:23.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:08:23.633Z] Configure a credential helper to remove this warning. See [2025-08-05T09:08:23.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:08:23.633Z] [2025-08-05T09:08:23.633Z] Login Succeeded [2025-08-05T09:08:23.633Z] ****.io [2025-08-05T09:08:23.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:08:24.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:08:24.170Z] Configure a credential helper to remove this warning. See [2025-08-05T09:08:24.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:08:24.170Z] [2025-08-05T09:08:24.170Z] Login Succeeded [2025-08-05T09:08:24.170Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T09:08:24.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T09:08:24.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T09:08:24.271Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-08-05T09:08:24.271Z] 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T09:08:24.271Z] latest [2025-08-05T09:08:24.271Z] 4.1.0-dev.1 [2025-08-05T09:08:24.271Z] 3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [2025-08-05T09:08:24.271Z] main [2025-08-05T09:08:24.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:24.665Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:25.021Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T09:08:25.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:08:25.021Z] 98ff56e5413a: Preparing [2025-08-05T09:08:25.021Z] 33dd4f6486b2: Preparing [2025-08-05T09:08:25.021Z] 31f558dc2199: Preparing [2025-08-05T09:08:25.021Z] f1d7f643a5d6: Preparing [2025-08-05T09:08:25.021Z] 9f0ed1923c86: Preparing [2025-08-05T09:08:25.021Z] 1e890da81ec9: Preparing [2025-08-05T09:08:25.021Z] 1e890da81ec9: Waiting [2025-08-05T09:08:25.288Z] 33dd4f6486b2: Pushed [2025-08-05T09:08:25.288Z] 98ff56e5413a: Pushed [2025-08-05T09:08:25.288Z] f1d7f643a5d6: Pushed [2025-08-05T09:08:25.288Z] 9f0ed1923c86: Pushed [2025-08-05T09:08:25.288Z] 1e890da81ec9: Layer already exists [2025-08-05T09:08:31.913Z] 31f558dc2199: Pushed [2025-08-05T09:08:31.913Z] 3b1e54a968cdce1eff204fc600ed71834c9c3f36: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:32.282Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:32.651Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-05T09:08:32.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:08:32.651Z] 98ff56e5413a: Preparing [2025-08-05T09:08:32.651Z] 33dd4f6486b2: Preparing [2025-08-05T09:08:32.651Z] 31f558dc2199: Preparing [2025-08-05T09:08:32.651Z] f1d7f643a5d6: Preparing [2025-08-05T09:08:32.651Z] 9f0ed1923c86: Preparing [2025-08-05T09:08:32.651Z] 1e890da81ec9: Preparing [2025-08-05T09:08:32.651Z] 1e890da81ec9: Waiting [2025-08-05T09:08:32.651Z] 31f558dc2199: Layer already exists [2025-08-05T09:08:32.651Z] 9f0ed1923c86: Layer already exists [2025-08-05T09:08:32.651Z] 98ff56e5413a: Layer already exists [2025-08-05T09:08:32.651Z] 33dd4f6486b2: Layer already exists [2025-08-05T09:08:32.651Z] f1d7f643a5d6: Layer already exists [2025-08-05T09:08:32.651Z] 1e890da81ec9: Layer already exists [2025-08-05T09:08:32.651Z] latest: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:34.595Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:34.958Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [2025-08-05T09:08:34.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:08:34.958Z] 98ff56e5413a: Preparing [2025-08-05T09:08:34.958Z] 33dd4f6486b2: Preparing [2025-08-05T09:08:34.958Z] 31f558dc2199: Preparing [2025-08-05T09:08:34.958Z] f1d7f643a5d6: Preparing [2025-08-05T09:08:34.958Z] 9f0ed1923c86: Preparing [2025-08-05T09:08:34.958Z] 1e890da81ec9: Preparing [2025-08-05T09:08:34.958Z] 1e890da81ec9: Waiting [2025-08-05T09:08:34.958Z] 98ff56e5413a: Layer already exists [2025-08-05T09:08:34.958Z] 9f0ed1923c86: Layer already exists [2025-08-05T09:08:34.958Z] f1d7f643a5d6: Layer already exists [2025-08-05T09:08:34.958Z] 31f558dc2199: Layer already exists [2025-08-05T09:08:34.958Z] 33dd4f6486b2: Layer already exists [2025-08-05T09:08:34.958Z] 1e890da81ec9: Layer already exists [2025-08-05T09:08:35.223Z] 4.1.0-dev.1: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:35.593Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:35.955Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [2025-08-05T09:08:35.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:08:35.956Z] 98ff56e5413a: Preparing [2025-08-05T09:08:35.956Z] 33dd4f6486b2: Preparing [2025-08-05T09:08:35.956Z] 31f558dc2199: Preparing [2025-08-05T09:08:35.956Z] f1d7f643a5d6: Preparing [2025-08-05T09:08:35.956Z] 9f0ed1923c86: Preparing [2025-08-05T09:08:35.956Z] 1e890da81ec9: Preparing [2025-08-05T09:08:35.956Z] 1e890da81ec9: Waiting [2025-08-05T09:08:35.956Z] 33dd4f6486b2: Layer already exists [2025-08-05T09:08:35.956Z] 31f558dc2199: Layer already exists [2025-08-05T09:08:35.956Z] f1d7f643a5d6: Layer already exists [2025-08-05T09:08:35.956Z] 98ff56e5413a: Layer already exists [2025-08-05T09:08:35.956Z] 9f0ed1923c86: Layer already exists [2025-08-05T09:08:35.956Z] 1e890da81ec9: Layer already exists [2025-08-05T09:08:35.956Z] 3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:36.322Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:36.676Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-08-05T09:08:36.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:08:36.676Z] 98ff56e5413a: Preparing [2025-08-05T09:08:36.676Z] 33dd4f6486b2: Preparing [2025-08-05T09:08:36.676Z] 31f558dc2199: Preparing [2025-08-05T09:08:36.676Z] f1d7f643a5d6: Preparing [2025-08-05T09:08:36.676Z] 9f0ed1923c86: Preparing [2025-08-05T09:08:36.676Z] 1e890da81ec9: Preparing [2025-08-05T09:08:36.676Z] 1e890da81ec9: Waiting [2025-08-05T09:08:36.676Z] 9f0ed1923c86: Layer already exists [2025-08-05T09:08:36.676Z] 33dd4f6486b2: Layer already exists [2025-08-05T09:08:36.676Z] 98ff56e5413a: Layer already exists [2025-08-05T09:08:36.676Z] f1d7f643a5d6: Layer already exists [2025-08-05T09:08:36.676Z] 31f558dc2199: Layer already exists [2025-08-05T09:08:36.676Z] 1e890da81ec9: Layer already exists [2025-08-05T09:08:36.944Z] main: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T09:08:37.021Z] ===================================================== [Pipeline] echo [2025-08-05T09:08:37.032Z] taggedImages: [2025-08-05T09:08:37.032Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [2025-08-05T09:08:37.032Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-05T09:08:37.032Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [2025-08-05T09:08:37.032Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [2025-08-05T09:08:37.032Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-08-05T09:08:37.048Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo [2025-08-05T09:08:37.061Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-08-05T09:08:37.075Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [Pipeline] echo [2025-08-05T09:08:37.088Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [Pipeline] echo [2025-08-05T09:08:37.098Z] Skip building multi-arch image for 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 [2025-08-05T09:08:37.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-05T09:08:37.474Z] [2025-08-05T09:08:37.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:08:37.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-05T09:08:37.803Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-05T09:08:37.803Z] 8998bd30e6a1: Pulling fs layer [2025-08-05T09:08:37.803Z] 04944245beec: Pulling fs layer [2025-08-05T09:08:37.803Z] 699f458cf7ca: Pulling fs layer [2025-08-05T09:08:37.803Z] 765212b225bb: Pulling fs layer [2025-08-05T09:08:37.803Z] f23df028b6ca: Pulling fs layer [2025-08-05T09:08:37.803Z] d65c8cfc05b1: Pulling fs layer [2025-08-05T09:08:37.803Z] 2437ff75d9bd: Pulling fs layer [2025-08-05T09:08:37.803Z] f23df028b6ca: Waiting [2025-08-05T09:08:37.803Z] 765212b225bb: Waiting [2025-08-05T09:08:37.803Z] d65c8cfc05b1: Waiting [2025-08-05T09:08:37.803Z] 2437ff75d9bd: Waiting [2025-08-05T09:08:38.071Z] 04944245beec: Verifying Checksum [2025-08-05T09:08:38.071Z] 04944245beec: Download complete [2025-08-05T09:08:38.071Z] 765212b225bb: Verifying Checksum [2025-08-05T09:08:38.071Z] 765212b225bb: Download complete [2025-08-05T09:08:38.071Z] f23df028b6ca: Verifying Checksum [2025-08-05T09:08:38.071Z] f23df028b6ca: Download complete [2025-08-05T09:08:38.071Z] d65c8cfc05b1: Verifying Checksum [2025-08-05T09:08:38.071Z] d65c8cfc05b1: Download complete [2025-08-05T09:08:38.071Z] 699f458cf7ca: Verifying Checksum [2025-08-05T09:08:38.071Z] 699f458cf7ca: Download complete [2025-08-05T09:08:38.657Z] 8998bd30e6a1: Verifying Checksum [2025-08-05T09:08:38.657Z] 8998bd30e6a1: Download complete [2025-08-05T09:08:41.236Z] 2437ff75d9bd: Verifying Checksum [2025-08-05T09:08:41.236Z] 2437ff75d9bd: Download complete [2025-08-05T09:08:43.177Z] 8998bd30e6a1: Pull complete [2025-08-05T09:08:43.760Z] 04944245beec: Pull complete [2025-08-05T09:08:45.698Z] 699f458cf7ca: Pull complete [2025-08-05T09:08:45.698Z] 765212b225bb: Pull complete [2025-08-05T09:08:46.653Z] f23df028b6ca: Pull complete [2025-08-05T09:08:46.653Z] d65c8cfc05b1: Pull complete [2025-08-05T09:09:04.862Z] 2437ff75d9bd: Pull complete [2025-08-05T09:09:04.862Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-05T09:09:04.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-05T09:09:04.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:09:05.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-6293 does not seem to be running inside a container [2025-08-05T09:09:05.123Z] $ 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/191 -v /w/workspace/device-modbus-go/191:/w/workspace/device-modbus-go/191:rw,z -v /w/workspace/device-modbus-go/191@tmp:/w/workspace/device-modbus-go/191@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 [2025-08-05T09:09:07.701Z] $ docker top f97817719186308ff24febb712bdd7b26c59a07aa2918704178c5d9f888be29e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:09:08.537Z] ---> job-cost.sh [2025-08-05T09:09:08.537Z] lf-activate-venv: SKIPPING [2025-08-05T09:09:08.537Z] INFO: No Stack... [2025-08-05T09:09:08.802Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-05T09:09:09.756Z] INFO: Archiving Costs [Pipeline] sh [2025-08-05T09:09:10.389Z] + cat /w/workspace/device-modbus-go/191/archives/cost.csv [2025-08-05T09:09:10.389Z] + cut -d, -f6 [Pipeline] lock [2025-08-05T09:09:10.446Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [2025-08-05T09:09:10.456Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] did not exist. Created. [2025-08-05T09:09:10.462Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-05T09:09:11.128Z] /w/workspace/device-modbus-go/191@tmp/durable-2c5c8f5f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-05T09:09:11.463Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-05T09:09:11.745Z] Warning: overwriting stash ‘stack-cost’ [2025-08-05T09:09:11.795Z] Stashed 1 file(s) [Pipeline] } [2025-08-05T09:09:11.805Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-05T09:09:11.830Z] $ docker stop --time=1 f97817719186308ff24febb712bdd7b26c59a07aa2918704178c5d9f888be29e [2025-08-05T09:09:13.329Z] $ docker rm -f --volumes f97817719186308ff24febb712bdd7b26c59a07aa2918704178c5d9f888be29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-05T09:09:13.819Z] provisioning config files... [2025-08-05T09:09:13.827Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8965656689454075267tmp [Pipeline] { [Pipeline] sh [2025-08-05T09:09:14.124Z] + set +x [2025-08-05T09:09:14.124Z] + curl -s https://codecov.io/bash [2025-08-05T09:09:14.124Z] + bash -s -- [2025-08-05T09:09:14.124Z] [2025-08-05T09:09:14.124Z] _____ _ [2025-08-05T09:09:14.124Z] / ____| | | [2025-08-05T09:09:14.124Z] | | ___ __| | ___ ___ _____ __ [2025-08-05T09:09:14.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-05T09:09:14.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-05T09:09:14.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-05T09:09:14.124Z] Bash-1.0.6 [2025-08-05T09:09:14.124Z] [2025-08-05T09:09:14.124Z] [2025-08-05T09:09:14.124Z] ==> git version 2.25.1 found [2025-08-05T09:09:14.124Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-05T09:09:14.124Z] Release-Date: 2020-01-08 [2025-08-05T09:09:14.124Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-05T09:09:14.124Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-05T09:09:14.124Z] ==> Jenkins CI detected. [2025-08-05T09:09:14.124Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-08-05T09:09:14.124Z] project root: . [2025-08-05T09:09:14.124Z] --> token set from env [2025-08-05T09:09:14.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-05T09:09:14.384Z] ==> Running gcov in . (disable via -X gcov) [2025-08-05T09:09:14.384Z] ==> Python coveragepy not found [2025-08-05T09:09:14.384Z] ==> Searching for coverage reports in: [2025-08-05T09:09:14.384Z] + . [2025-08-05T09:09:14.384Z] -> Found 1 reports [2025-08-05T09:09:14.384Z] ==> Detecting git/mercurial file structure [2025-08-05T09:09:14.384Z] ==> Reading reports [2025-08-05T09:09:14.384Z] + ./coverage.out bytes=27945 [2025-08-05T09:09:14.384Z] ==> Appending adjustments [2025-08-05T09:09:14.384Z] https://docs.codecov.io/docs/fixing-reports [2025-08-05T09:09:14.384Z] + Found adjustments [2025-08-05T09:09:14.384Z] ==> Gzipping contents [2025-08-05T09:09:14.384Z] 8.0K /tmp/codecov.XX1jQ7.gz [2025-08-05T09:09:14.384Z] ==> Uploading reports [2025-08-05T09:09:14.384Z] url: https://codecov.io [2025-08-05T09:09:14.384Z] query: branch=main&commit=3b1e54a968cdce1eff204fc600ed71834c9c3f36&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-05T09:09:14.384Z] -> Pinging Codecov [2025-08-05T09:09:14.384Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3b1e54a968cdce1eff204fc600ed71834c9c3f36&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-05T09:09:14.644Z] -> Uploading to [2025-08-05T09:09:14.644Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/3b1e54a968cdce1eff204fc600ed71834c9c3f36/99896f57-7c47-4db4-bb3a-a358728230ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250805%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250805T090914Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2401ffb1731dc70972f6b4b977855efde314e6e94967e4b46481606381c5d915 [2025-08-05T09:09:14.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-05T09:09:14.644Z] Dload Upload Total Spent Left Speed [2025-08-05T09:09:14.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 30621 --:--:-- --:--:-- --:--:-- 30404 [2025-08-05T09:09:14.902Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] } [2025-08-05T09:09:14.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-05T09:09:15.112Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-05T09:09:15.130Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:09:15.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-05T09:09:15.440Z] [2025-08-05T09:09:15.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:09:15.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-05T09:09:15.747Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-05T09:09:15.747Z] 0a9a5dfd008f: Already exists [2025-08-05T09:09:15.747Z] 36466aa92d05: Already exists [2025-08-05T09:09:15.747Z] e10405b45d13: Already exists [2025-08-05T09:09:15.747Z] 096b7ceb2af7: Already exists [2025-08-05T09:09:15.747Z] 4f4fb700ef54: Already exists [2025-08-05T09:09:15.747Z] e50aa161e22a: Pulling fs layer [2025-08-05T09:09:15.747Z] d3c8db5fb9df: Pulling fs layer [2025-08-05T09:09:16.006Z] e50aa161e22a: Verifying Checksum [2025-08-05T09:09:16.006Z] e50aa161e22a: Download complete [2025-08-05T09:09:16.265Z] e50aa161e22a: Pull complete [2025-08-05T09:09:17.200Z] d3c8db5fb9df: Verifying Checksum [2025-08-05T09:09:17.200Z] d3c8db5fb9df: Download complete [2025-08-05T09:09:21.391Z] d3c8db5fb9df: Pull complete [2025-08-05T09:09:21.391Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-05T09:09:21.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-05T09:09:21.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:09:21.499Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T09:09:21.529Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-05T09:09:22.573Z] $ docker top 29b07d53d7f208ded1a3e656990b96d7f3542a5016cd1a7cb7d19f01cfcd9702 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:09:22.913Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-08-05T09:09:22.923Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-08-05T09:09:23.203Z] + set -o pipefail [2025-08-05T09:09:23.203Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-08-05T09:09:31.325Z] [2025-08-05T09:09:31.325Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-08-05T09:09:31.325Z] [2025-08-05T09:09:31.325Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/fdaef41e-0e47-4ba7-88c7-eda9159004d2 [2025-08-05T09:09:31.325Z] [2025-08-05T09:09:31.325Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-05T09:09:31.325Z] [2025-08-05T09:09:31.325Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-05T09:09:31.325Z] [2025-08-05T09:09:31.325Z] [2025-08-05T09:09:31.325Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-05T09:09:31.325Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-05T09:09:31.899Z] $ docker stop --time=1 29b07d53d7f208ded1a3e656990b96d7f3542a5016cd1a7cb7d19f01cfcd9702 [2025-08-05T09:09:34.277Z] $ docker rm -f --volumes 29b07d53d7f208ded1a3e656990b96d7f3542a5016cd1a7cb7d19f01cfcd9702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-05T09:09:35.140Z] + git log --format=format:%s -1 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] sh [2025-08-05T09:09:35.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-05T09:09:35.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:09:35.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T09:09:35.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:09:35.808Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T09:09:35.829Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-05T09:09:36.121Z] $ docker top 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 -eo pid,comm [2025-08-05T09:09:36.170Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-05T09:09:36.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-05T09:09:36.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T09:09:36.226Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T09:09:36.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T09:09:36.334Z] $ docker exec 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 ssh-agent [2025-08-05T09:09:36.438Z] SSH_AUTH_SOCK=/tmp/ssh-iG89EGZChvhm/agent.32 [2025-08-05T09:09:36.438Z] SSH_AGENT_PID=38 [2025-08-05T09:09:36.442Z] Running ssh-add (command line suppressed) [2025-08-05T09:09:36.546Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17564913338522110096.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17564913338522110096.key) [2025-08-05T09:09:36.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T09:09:36.852Z] + git semver tag [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,091 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,095 [run_tag] DEBUG tag force:False [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,095 [check_head_tag] DEBUG check head tag [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,096 [execute] INFO git cat-file --batch-check [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,098 [execute] INFO git cat-file --batch [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,107 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,107 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-08-05T09:09:37.112Z] 2025-08-05 09:09:37,107 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-05T09:09:37.371Z] 2025-08-05 09:09:37,111 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:09:37.371Z] 4.1.0-dev.1 [Pipeline] } [2025-08-05T09:09:37.375Z] $ docker exec --env ******** --env ******** 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 ssh-agent -k [2025-08-05T09:09:37.470Z] unset SSH_AUTH_SOCK; [2025-08-05T09:09:37.470Z] unset SSH_AGENT_PID; [2025-08-05T09:09:37.470Z] echo Agent pid 38 killed; [2025-08-05T09:09:37.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T09:09:37.789Z] + git semver [Pipeline] } [2025-08-05T09:09:38.054Z] $ docker stop --time=1 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 [2025-08-05T09:09:39.312Z] $ docker rm -f --volumes 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:09:39.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-05T09:09:39.723Z] [2025-08-05T09:09:39.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:09:40.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-05T09:09:40.027Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-05T09:09:40.027Z] ab5ef0e58194: Pulling fs layer [2025-08-05T09:09:40.027Z] 9712f1f96733: Pulling fs layer [2025-08-05T09:09:40.027Z] 63f879dbbcfc: Pulling fs layer [2025-08-05T09:09:40.027Z] 0d9ebad4ef96: Pulling fs layer [2025-08-05T09:09:40.027Z] e9a5061849ea: Pulling fs layer [2025-08-05T09:09:40.027Z] d747dcd14b5f: Pulling fs layer [2025-08-05T09:09:40.027Z] 2de7ff778b66: Pulling fs layer [2025-08-05T09:09:40.027Z] e9a5061849ea: Waiting [2025-08-05T09:09:40.027Z] d747dcd14b5f: Waiting [2025-08-05T09:09:40.027Z] 2de7ff778b66: Waiting [2025-08-05T09:09:40.027Z] 0d9ebad4ef96: Waiting [2025-08-05T09:09:40.027Z] 9712f1f96733: Verifying Checksum [2025-08-05T09:09:40.027Z] 9712f1f96733: Download complete [2025-08-05T09:09:40.287Z] 63f879dbbcfc: Verifying Checksum [2025-08-05T09:09:40.287Z] 63f879dbbcfc: Download complete [2025-08-05T09:09:40.546Z] e9a5061849ea: Verifying Checksum [2025-08-05T09:09:40.546Z] e9a5061849ea: Download complete [2025-08-05T09:09:40.546Z] d747dcd14b5f: Verifying Checksum [2025-08-05T09:09:40.546Z] d747dcd14b5f: Download complete [2025-08-05T09:09:40.546Z] 0d9ebad4ef96: Verifying Checksum [2025-08-05T09:09:40.546Z] 0d9ebad4ef96: Download complete [2025-08-05T09:09:40.546Z] 2de7ff778b66: Verifying Checksum [2025-08-05T09:09:40.546Z] 2de7ff778b66: Download complete [2025-08-05T09:09:40.804Z] ab5ef0e58194: Verifying Checksum [2025-08-05T09:09:40.804Z] ab5ef0e58194: Download complete [2025-08-05T09:09:45.002Z] ab5ef0e58194: Pull complete [2025-08-05T09:09:45.002Z] 9712f1f96733: Pull complete [2025-08-05T09:09:46.384Z] 63f879dbbcfc: Pull complete [2025-08-05T09:09:53.019Z] 0d9ebad4ef96: Pull complete [2025-08-05T09:09:53.019Z] e9a5061849ea: Pull complete [2025-08-05T09:09:53.019Z] d747dcd14b5f: Pull complete [2025-08-05T09:09:54.405Z] 2de7ff778b66: Pull complete [2025-08-05T09:09:54.405Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-05T09:09:54.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-05T09:09:54.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:09:54.520Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T09:09:54.547Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-05T09:09:56.178Z] $ docker top f6b9e6af47f93a23d04140752a0f0e72dfb8d227894058497be861fb1a22618e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-05T09:09:56.260Z] provisioning config files... [2025-08-05T09:09:56.267Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8765382157658540108tmp [2025-08-05T09:09:56.276Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config815801790459737050tmp [2025-08-05T09:09:56.285Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10401937339557617037tmp [Pipeline] { [Pipeline] echo [2025-08-05T09:09:56.376Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:09:56.668Z] ---> sigul-configuration.sh [2025-08-05T09:09:56.668Z] gpg: directory `/root/.gnupg' created [2025-08-05T09:09:56.668Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-05T09:09:56.668Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-05T09:09:56.668Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-05T09:09:56.668Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-05T09:09:56.668Z] gpg: CAST5 encrypted data [2025-08-05T09:09:56.668Z] gpg: encrypted with 1 passphrase [2025-08-05T09:09:56.668Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-05T09:09:56.969Z] + mkdir /home/jenkins [2025-08-05T09:09:56.969Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-05T09:09:57.261Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-05T09:09:57.274Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:09:57.562Z] ---> sigul-install.sh [2025-08-05T09:09:57.562Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-05T09:09:57.856Z] + git tag --list [2025-08-05T09:09:57.856Z] 0.7.1 [2025-08-05T09:09:57.856Z] v1.0.0 [2025-08-05T09:09:57.856Z] v1.1.0 [2025-08-05T09:09:57.856Z] v1.1.1 [2025-08-05T09:09:57.856Z] v1.2.2 [2025-08-05T09:09:57.856Z] v1.3.0 [2025-08-05T09:09:57.856Z] v1.3.1 [2025-08-05T09:09:57.856Z] v2.0.0 [2025-08-05T09:09:57.856Z] v2.1.0 [2025-08-05T09:09:57.856Z] v2.1.1 [2025-08-05T09:09:57.856Z] v2.2.0 [2025-08-05T09:09:57.856Z] v2.3.0 [2025-08-05T09:09:57.856Z] v3.0 [2025-08-05T09:09:57.856Z] v3.0.0 [2025-08-05T09:09:57.856Z] v3.1 [2025-08-05T09:09:57.856Z] v3.1.0 [2025-08-05T09:09:57.856Z] v3.1.1 [2025-08-05T09:09:57.856Z] v4.0 [2025-08-05T09:09:57.856Z] v4.0.0 [2025-08-05T09:09:57.856Z] v4.1.0-dev.1 [Pipeline] sh [2025-08-05T09:09:58.151Z] + lftools sign git-tag v4.1.0-dev.1 [2025-08-05T09:09:58.826Z] Signing Git tag with Sigul... [2025-08-05T09:09:58.826Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-08-05T09:09:59.143Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:09:59.496Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-05T09:09:59.510Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-05T09:09:59.546Z] $ docker stop --time=1 f6b9e6af47f93a23d04140752a0f0e72dfb8d227894058497be861fb1a22618e [2025-08-05T09:10:00.843Z] $ docker rm -f --volumes f6b9e6af47f93a23d04140752a0f0e72dfb8d227894058497be861fb1a22618e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-05T09:10:01.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-05T09:10:01.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:10:01.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T09:10:01.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:10:01.685Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T09:10:01.716Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-05T09:10:01.961Z] $ docker top bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 -eo pid,comm [2025-08-05T09:10:02.010Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-05T09:10:02.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-05T09:10:02.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T09:10:02.060Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T09:10:02.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T09:10:02.165Z] $ docker exec bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 ssh-agent [2025-08-05T09:10:02.275Z] SSH_AUTH_SOCK=/tmp/ssh-cPQjR8nU4o8z/agent.32 [2025-08-05T09:10:02.275Z] SSH_AGENT_PID=38 [2025-08-05T09:10:02.281Z] Running ssh-add (command line suppressed) [2025-08-05T09:10:02.391Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11783240383486244549.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11783240383486244549.key) [2025-08-05T09:10:02.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T09:10:02.697Z] + git semver bump pre [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,917 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,921 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,921 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,921 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,921 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,923 [execute] INFO git cat-file --batch-check [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,926 [execute] INFO git cat-file --batch [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-05T09:10:02.957Z] 2025-08-05 09:10:02,930 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:10:02.957Z] 4.1.0-dev.2 [Pipeline] } [2025-08-05T09:10:03.223Z] $ docker exec --env ******** --env ******** bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 ssh-agent -k [2025-08-05T09:10:03.318Z] unset SSH_AUTH_SOCK; [2025-08-05T09:10:03.318Z] unset SSH_AGENT_PID; [2025-08-05T09:10:03.318Z] echo Agent pid 38 killed; [2025-08-05T09:10:03.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T09:10:03.649Z] + git semver [Pipeline] } [2025-08-05T09:10:04.229Z] $ docker stop --time=1 bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 [2025-08-05T09:10:05.505Z] $ docker rm -f --volumes bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-05T09:10:05.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-05T09:10:05.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:10:06.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T09:10:06.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:10:06.231Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T09:10:06.254Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-05T09:10:06.497Z] $ docker top f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba -eo pid,comm [2025-08-05T09:10:06.546Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-05T09:10:06.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-05T09:10:06.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T09:10:06.597Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T09:10:06.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T09:10:06.710Z] $ docker exec f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba ssh-agent [2025-08-05T09:10:06.822Z] SSH_AUTH_SOCK=/tmp/ssh-XeexV6q2NbP7/agent.33 [2025-08-05T09:10:06.822Z] SSH_AGENT_PID=39 [2025-08-05T09:10:06.827Z] Running ssh-add (command line suppressed) [2025-08-05T09:10:06.923Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15267100611826709466.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15267100611826709466.key) [2025-08-05T09:10:06.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T09:10:07.233Z] + git semver push [2025-08-05T09:10:07.491Z] 2025-08-05 09:10:07,442 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-05T09:10:07.491Z] 2025-08-05 09:10:07,447 [run_push] DEBUG push [2025-08-05T09:10:07.491Z] 2025-08-05 09:10:07,447 [execute] INFO git cat-file --batch-check [2025-08-05T09:10:07.491Z] 2025-08-05 09:10:07,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-05T09:10:07.491Z] 2025-08-05 09:10:07,450 [execute] INFO git rev-list 213f1fdd198b3f75150e9a52f9b31aa3f55257f7 -- [2025-08-05T09:10:07.491Z] 2025-08-05 09:10:07,450 [execute] DEBUG Popen(['git', 'rev-list', '213f1fdd198b3f75150e9a52f9b31aa3f55257f7', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-05T09:10:07.491Z] 2025-08-05 09:10:07,458 [execute] INFO git fetch -v -- origin [2025-08-05T09:10:07.491Z] 2025-08-05 09:10:07,458 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-05T09:10:08.060Z] 2025-08-05 09:10:08,006 [run_push] DEBUG no remote changes detected [2025-08-05T09:10:08.060Z] 2025-08-05 09:10:08,006 [execute] INFO git push origin semver [2025-08-05T09:10:08.060Z] 2025-08-05 09:10:08,006 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-05T09:10:08.997Z] 2025-08-05 09:10:08,933 [run_push] DEBUG push all version tags [2025-08-05T09:10:08.997Z] 2025-08-05 09:10:08,933 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-05T09:10:08.997Z] 2025-08-05 09:10:08,933 [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) [2025-08-05T09:10:10.376Z] 2025-08-05 09:10:09,946 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:10:10.376Z] 4.1.0-dev.2 [Pipeline] } [2025-08-05T09:10:10.382Z] $ docker exec --env ******** --env ******** f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba ssh-agent -k [2025-08-05T09:10:10.471Z] unset SSH_AUTH_SOCK; [2025-08-05T09:10:10.472Z] unset SSH_AGENT_PID; [2025-08-05T09:10:10.472Z] echo Agent pid 39 killed; [2025-08-05T09:10:10.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T09:10:10.815Z] + git semver [Pipeline] } [2025-08-05T09:10:11.083Z] $ docker stop --time=1 f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba [2025-08-05T09:10:12.367Z] $ docker rm -f --volumes f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-05T09:10:12.936Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-08-05T09:10:12.936Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-05T09:10:12.936Z] total 16 [2025-08-05T09:10:12.936Z] drwxr-xr-x 3 root root 4096 Aug 5 08:59 . [2025-08-05T09:10:12.936Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 09:09 .. [2025-08-05T09:10:12.936Z] drwxr-xr-x 2 root root 4096 Aug 5 08:59 cost [2025-08-05T09:10:12.936Z] -rw-r--r-- 1 root root 88 Aug 5 08:59 cost.csv [2025-08-05T09:10:12.936Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-05T09:10:12.936Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-05T09:10:12.936Z] total 16 [2025-08-05T09:10:12.936Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 08:59 . [2025-08-05T09:10:12.936Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 09:09 .. [2025-08-05T09:10:12.936Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 08:59 cost [2025-08-05T09:10:12.936Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 5 08:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:10:13.228Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:10:14.088Z] ---> package-listing.sh [2025-08-05T09:10:14.088Z] ++ facter osfamily [2025-08-05T09:10:14.088Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-05T09:10:14.347Z] + OS_FAMILY=debian [2025-08-05T09:10:14.347Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-05T09:10:14.347Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-05T09:10:14.347Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-05T09:10:14.347Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-05T09:10:14.347Z] + PACKAGES=/tmp/packages_start.txt [2025-08-05T09:10:14.347Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-05T09:10:14.347Z] + PACKAGES=/tmp/packages_end.txt [2025-08-05T09:10:14.347Z] + case "${OS_FAMILY}" in [2025-08-05T09:10:14.347Z] + grep '^ii' [2025-08-05T09:10:14.347Z] + dpkg -l [2025-08-05T09:10:14.347Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-05T09:10:14.347Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-05T09:10:14.347Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-05T09:10:14.347Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-05T09:10:14.347Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-05T09:10:14.347Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-08-05T09:10:14.358Z] 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 [2025-08-05T09:10:14.637Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:10:15.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T09:10:15.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:10:15.272Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2025-08-05T09:10:15.293Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-05T09:10:15.506Z] $ docker top 41dae0e7c640920f3d18a80dcd7e51e86ae3872fd8f6208366560a70e5e58c45 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:10:15.857Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-05T09:10:16.144Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-05T09:10:16.430Z] + ls /var/log/sa-host [2025-08-05T09:10:16.430Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T09:10:16.468Z] provisioning config files... [2025-08-05T09:10:16.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2758930289862974767tmp [Pipeline] { [Pipeline] echo [2025-08-05T09:10:16.495Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:10:16.779Z] ---> create-netrc.sh [Pipeline] } [2025-08-05T09:10:16.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:10:17.095Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-05T09:10:17.104Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:10:17.388Z] ---> sudo-logs.sh [2025-08-05T09:10:17.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-05T09:10:17.423Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:10:17.707Z] ---> job-cost.sh [2025-08-05T09:10:17.707Z] lf-activate-venv: SKIPPING [2025-08-05T09:10:17.707Z] DEBUG: total: 0.2199999988079071 [2025-08-05T09:10:17.707Z] INFO: Retrieving Stack Cost... [2025-08-05T09:10:17.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-05T09:10:18.224Z] INFO: Archiving Costs [Pipeline] echo [2025-08-05T09:10:18.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:10:18.517Z] ---> logs-deploy.sh [2025-08-05T09:10:18.517Z] lf-activate-venv: SKIPPING [2025-08-05T09:10:18.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/191 [2025-08-05T09:10:18.517Z] INFO: archiving workspace using pattern(s): [2025-08-05T09:10:19.454Z] Archives upload complete. [2025-08-05T09:10:19.713Z] INFO: archiving logs to Nexus