Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 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-ssh3968038345954940757.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-ssh4711715067508248676.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-ssh1046912725742900044.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-ssh17828728384402008957.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-ssh24240165497716676.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-6292’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6297 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 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 (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 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 # timeout=10 Commit message: "Merge pull request #645 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.27" > git rev-list --no-walk 3b1e54a968cdce1eff204fc600ed71834c9c3f36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-05T09:11:31.521Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-05T09:11:31.600Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-05T09:11:31.629Z] ========================================================= [2025-08-05T09:11:31.629Z] EdgeX Global Pipelines Version Info [2025-08-05T09:11:31.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:11:32.712Z] ------------------- [2025-08-05T09:11:32.713Z] stable info: [2025-08-05T09:11:32.713Z] ------------------- [2025-08-05T09:11:32.713Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-05T09:11:32.713Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-05T09:11:32.713Z] Message: update stable to v1.0.276 [2025-08-05T09:11:33.652Z] ------------------- [2025-08-05T09:11:33.652Z] experimental info: [2025-08-05T09:11:33.652Z] ------------------- [2025-08-05T09:11:33.652Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-05T09:11:33.652Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-05T09:11:33.652Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-05T09:11:33.729Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-08-05T09:11:33.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-08-05T09:11:33.778Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-05T09:11:33.800Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-05T09:11:33.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-05T09:11:33.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-05T09:11:33.873Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-05T09:11:33.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-05T09:11:33.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-05T09:11:33.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-05T09:11:33.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-05T09:11:33.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-08-05T09:11:34.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-05T09:11:34.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-05T09:11:34.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-05T09:11:34.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-05T09:11:34.104Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-05T09:11:34.129Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-05T09:11:34.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-05T09:11:34.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-05T09:11:34.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-05T09:11:34.222Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-05T09:11:34.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-05T09:11:34.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-05T09:11:34.293Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-05T09:11:34.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-05T09:11:34.332Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-05T09:11:34.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-05T09:11:34.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-05T09:11:34.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-05T09:11:34.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo [2025-08-05T09:11:34.442Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e4f43e [Pipeline] echo [2025-08-05T09:11:34.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T09:11:34.528Z] provisioning config files... [2025-08-05T09:11:34.543Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11527291967699576906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:11:34.868Z] ---> ****-login.sh [2025-08-05T09:11:34.868Z] nexus3.edgexfoundry.org:10001 [2025-08-05T09:11:34.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:35.132Z] [2025-08-05T09:11:35.132Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T09:11:35.132Z] Configure a credential helper to remove this warning. See [2025-08-05T09:11:35.132Z] https://docs.****.com/go/credential-store/ [2025-08-05T09:11:35.132Z] [2025-08-05T09:11:35.132Z] Login Succeeded [2025-08-05T09:11:35.132Z] nexus3.edgexfoundry.org:10002 [2025-08-05T09:11:35.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:35.132Z] [2025-08-05T09:11:35.132Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T09:11:35.132Z] Configure a credential helper to remove this warning. See [2025-08-05T09:11:35.132Z] https://docs.****.com/go/credential-store/ [2025-08-05T09:11:35.132Z] [2025-08-05T09:11:35.132Z] Login Succeeded [2025-08-05T09:11:35.132Z] nexus3.edgexfoundry.org:10003 [2025-08-05T09:11:35.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:35.394Z] [2025-08-05T09:11:35.394Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T09:11:35.394Z] Configure a credential helper to remove this warning. See [2025-08-05T09:11:35.394Z] https://docs.****.com/go/credential-store/ [2025-08-05T09:11:35.394Z] [2025-08-05T09:11:35.394Z] Login Succeeded [2025-08-05T09:11:35.394Z] nexus3.edgexfoundry.org:10004 [2025-08-05T09:11:35.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:35.394Z] [2025-08-05T09:11:35.394Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T09:11:35.394Z] Configure a credential helper to remove this warning. See [2025-08-05T09:11:35.394Z] https://docs.****.com/go/credential-store/ [2025-08-05T09:11:35.394Z] [2025-08-05T09:11:35.394Z] Login Succeeded [2025-08-05T09:11:35.394Z] ****.io [2025-08-05T09:11:35.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:35.655Z] [2025-08-05T09:11:35.655Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-05T09:11:35.655Z] Configure a credential helper to remove this warning. See [2025-08-05T09:11:35.655Z] https://docs.****.com/go/credential-store/ [2025-08-05T09:11:35.655Z] [2025-08-05T09:11:35.655Z] Login Succeeded [2025-08-05T09:11:35.655Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T09:11:35.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-05T09:11:36.075Z] + git rev-list -1 --merges 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961~1..0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo [2025-08-05T09:11:36.105Z] -----------> git rev-list -1 --merges 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961~1..0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:11:36.105Z] 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [false] [Pipeline] sh [2025-08-05T09:11:36.392Z] + git log --format=format:%s -1 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo [2025-08-05T09:11:36.408Z] ========================================================= [2025-08-05T09:11:36.408Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-05T09:11:36.408Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-05T09:11:36.761Z] + git log --format=format:%s -1 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo [2025-08-05T09:11:36.773Z] [semverPrep] GIT_COMMIT: 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961, Commit Message: Merge pull request #645 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.27 [Pipeline] echo [2025-08-05T09:11:36.788Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-05T09:11:37.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-05T09:11:37.291Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-05T09:11:37.291Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-05T09:11:37.291Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-05T09:11:37.291Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-05T09:11:37.291Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-05T09:11:37.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:11:37.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T09:11:37.702Z] [2025-08-05T09:11:37.702Z] 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-05T09:11:38.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T09:11:38.009Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-05T09:11:38.009Z] 3dae71ba6b94: Pulling fs layer [2025-08-05T09:11:38.009Z] 6bf1a483ea7c: Pulling fs layer [2025-08-05T09:11:38.009Z] f5dfc541a4d3: Pulling fs layer [2025-08-05T09:11:38.009Z] 461d9e800cba: Pulling fs layer [2025-08-05T09:11:38.009Z] 80192f66455f: Pulling fs layer [2025-08-05T09:11:38.009Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-05T09:11:38.009Z] a29436f7fd5d: Pulling fs layer [2025-08-05T09:11:38.009Z] 923cac83aea3: Pulling fs layer [2025-08-05T09:11:38.009Z] 25ad8b0a4227: Pulling fs layer [2025-08-05T09:11:38.009Z] db01528c6b51: Pulling fs layer [2025-08-05T09:11:38.009Z] 80192f66455f: Waiting [2025-08-05T09:11:38.009Z] 28988de357af: Pulling fs layer [2025-08-05T09:11:38.009Z] a29436f7fd5d: Waiting [2025-08-05T09:11:38.009Z] 2e8e34ca0e6c: Waiting [2025-08-05T09:11:38.009Z] 923cac83aea3: Waiting [2025-08-05T09:11:38.009Z] 25ad8b0a4227: Waiting [2025-08-05T09:11:38.009Z] db01528c6b51: Waiting [2025-08-05T09:11:38.009Z] 28988de357af: Waiting [2025-08-05T09:11:38.009Z] 461d9e800cba: Waiting [2025-08-05T09:11:38.009Z] 6bf1a483ea7c: Verifying Checksum [2025-08-05T09:11:38.009Z] 6bf1a483ea7c: Download complete [2025-08-05T09:11:38.009Z] 461d9e800cba: Verifying Checksum [2025-08-05T09:11:38.009Z] 461d9e800cba: Download complete [2025-08-05T09:11:38.009Z] 80192f66455f: Verifying Checksum [2025-08-05T09:11:38.009Z] 80192f66455f: Download complete [2025-08-05T09:11:38.267Z] f5dfc541a4d3: Verifying Checksum [2025-08-05T09:11:38.267Z] f5dfc541a4d3: Download complete [2025-08-05T09:11:38.267Z] 3dae71ba6b94: Verifying Checksum [2025-08-05T09:11:38.267Z] 3dae71ba6b94: Download complete [2025-08-05T09:11:38.267Z] 923cac83aea3: Verifying Checksum [2025-08-05T09:11:38.267Z] 923cac83aea3: Download complete [2025-08-05T09:11:38.267Z] 25ad8b0a4227: Verifying Checksum [2025-08-05T09:11:38.267Z] 25ad8b0a4227: Download complete [2025-08-05T09:11:38.527Z] db01528c6b51: Download complete [2025-08-05T09:11:38.527Z] 28988de357af: Verifying Checksum [2025-08-05T09:11:38.527Z] 28988de357af: Download complete [2025-08-05T09:11:38.527Z] a29436f7fd5d: Verifying Checksum [2025-08-05T09:11:38.527Z] a29436f7fd5d: Download complete [2025-08-05T09:11:38.784Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-05T09:11:38.784Z] 2e8e34ca0e6c: Download complete [2025-08-05T09:11:39.718Z] 3dae71ba6b94: Pull complete [2025-08-05T09:11:39.718Z] 6bf1a483ea7c: Pull complete [2025-08-05T09:11:40.285Z] f5dfc541a4d3: Pull complete [2025-08-05T09:11:40.285Z] 461d9e800cba: Pull complete [2025-08-05T09:11:40.545Z] 80192f66455f: Pull complete [2025-08-05T09:11:44.728Z] 2e8e34ca0e6c: Pull complete [2025-08-05T09:11:45.294Z] a29436f7fd5d: Pull complete [2025-08-05T09:11:45.294Z] 923cac83aea3: Pull complete [2025-08-05T09:11:45.294Z] 25ad8b0a4227: Pull complete [2025-08-05T09:11:45.294Z] db01528c6b51: Pull complete [2025-08-05T09:11:45.294Z] 28988de357af: Pull complete [2025-08-05T09:11:45.294Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-05T09:11:45.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T09:11:45.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:11:45.426Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:11:45.450Z] $ 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-05T09:11:47.400Z] $ docker top 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 -eo pid,comm [2025-08-05T09:11:47.449Z] 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:11:47.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-05T09:11:47.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T09:11:47.501Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T09:11:47.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T09:11:47.605Z] $ docker exec 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 ssh-agent [2025-08-05T09:11:47.709Z] SSH_AUTH_SOCK=/tmp/ssh-OBIoJzeuyUDn/agent.31 [2025-08-05T09:11:47.709Z] SSH_AGENT_PID=37 [2025-08-05T09:11:47.715Z] Running ssh-add (command line suppressed) [2025-08-05T09:11:47.797Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5357604010112802845.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5357604010112802845.key) [2025-08-05T09:11:47.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T09:11:48.106Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-08-05T09:11:48.404Z] + git tag --points-at HEAD [Pipeline] } [2025-08-05T09:11:48.411Z] $ docker exec --env ******** --env ******** 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 ssh-agent -k [2025-08-05T09:11:48.505Z] unset SSH_AUTH_SOCK; [2025-08-05T09:11:48.505Z] unset SSH_AGENT_PID; [2025-08-05T09:11:48.505Z] echo Agent pid 37 killed; [2025-08-05T09:11:48.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-05T09:11:48.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T09:11:48.560Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T09:11:48.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T09:11:48.651Z] $ docker exec 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 ssh-agent [2025-08-05T09:11:48.753Z] SSH_AUTH_SOCK=/tmp/ssh-hBbM59OGzDQt/agent.84 [2025-08-05T09:11:48.753Z] SSH_AGENT_PID=90 [2025-08-05T09:11:48.757Z] Running ssh-add (command line suppressed) [2025-08-05T09:11:48.841Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6796580699525517954.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6796580699525517954.key) [2025-08-05T09:11:48.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T09:11:49.148Z] + git semver init [2025-08-05T09:11:49.407Z] 2025-08-05 09:11:49,354 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-05T09:11:49.407Z] 2025-08-05 09:11:49,358 [run_init] DEBUG init version:0.0.0 force:False [2025-08-05T09:11:49.407Z] 2025-08-05 09:11:49,359 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-05T09:11:49.407Z] 2025-08-05 09:11:49,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-05T09:11:49.407Z] 2025-08-05 09:11:49,359 [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-05T09:11:50.783Z] 2025-08-05 09:11:50,615 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-08-05T09:11:50.783Z] 2025-08-05 09:11:50,616 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-08-05T09:11:50.783Z] 2025-08-05 09:11:50,616 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:11:50.783Z] 2025-08-05 09:11:50,616 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:11:50.783Z] 4.1.0-dev.2 [Pipeline] } [2025-08-05T09:11:50.788Z] $ docker exec --env ******** --env ******** 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 ssh-agent -k [2025-08-05T09:11:50.877Z] unset SSH_AUTH_SOCK; [2025-08-05T09:11:50.878Z] unset SSH_AGENT_PID; [2025-08-05T09:11:50.878Z] echo Agent pid 90 killed; [2025-08-05T09:11:50.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T09:11:51.209Z] + git semver [Pipeline] } [2025-08-05T09:11:51.476Z] $ docker stop --time=1 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 [2025-08-05T09:11:52.739Z] $ docker rm -f --volumes 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-05T09:11:53.080Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-05T09:11:53.274Z] Stashed 1 file(s) [Pipeline] echo [2025-08-05T09:11:53.277Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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-05T09:11:53.425Z] provisioning config files... [2025-08-05T09:11:53.435Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8166354620751690279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:11:53.731Z] ---> ****-login.sh [2025-08-05T09:11:53.731Z] nexus3.edgexfoundry.org:10001 [2025-08-05T09:11:53.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:53.731Z] Login Succeeded [2025-08-05T09:11:53.731Z] nexus3.edgexfoundry.org:10002 [2025-08-05T09:11:53.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:53.731Z] Login Succeeded [2025-08-05T09:11:53.731Z] nexus3.edgexfoundry.org:10003 [2025-08-05T09:11:54.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:54.021Z] Login Succeeded [2025-08-05T09:11:54.021Z] nexus3.edgexfoundry.org:10004 [2025-08-05T09:11:54.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:54.021Z] Login Succeeded [2025-08-05T09:11:54.021Z] ****.io [2025-08-05T09:11:54.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:11:54.287Z] Login Succeeded [2025-08-05T09:11:54.287Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T09:11:54.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-05T09:11:54.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T09:11:54.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T09:11:54.421Z] ========================================================= [2025-08-05T09:11:54.421Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-05T09:11:54.421Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:11:54.766Z] + 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-05T09:11:55.334Z] #0 building with "default" instance using docker driver [2025-08-05T09:11:55.334Z] [2025-08-05T09:11:55.334Z] #1 [internal] load build definition from Dockerfile [2025-08-05T09:11:55.334Z] #1 transferring dockerfile: 1.52kB done [2025-08-05T09:11:55.334Z] #1 DONE 0.0s [2025-08-05T09:11:55.334Z] [2025-08-05T09:11:55.334Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-05T09:11:55.334Z] #2 DONE 0.1s [2025-08-05T09:11:55.594Z] [2025-08-05T09:11:55.594Z] #3 [internal] load .dockerignore [2025-08-05T09:11:55.594Z] #3 transferring context: 182B done [2025-08-05T09:11:55.594Z] #3 DONE 0.0s [2025-08-05T09:11:55.594Z] [2025-08-05T09:11:55.594Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-05T09:11:55.594Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-05T09:11:55.594Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-05T09:11:55.594Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-05T09:11:55.594Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-05T09:11:55.594Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-05T09:11:55.594Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-05T09:11:55.594Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-08-05T09:11:55.594Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-05T09:11:55.594Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-05T09:11:55.594Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-08-05T09:11:55.594Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-05T09:11:55.594Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-05T09:11:55.594Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-05T09:11:55.594Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-08-05T09:11:55.594Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-08-05T09:11:55.854Z] #4 ... [2025-08-05T09:11:55.854Z] [2025-08-05T09:11:55.854Z] #5 [internal] load build context [2025-08-05T09:11:55.854Z] #5 transferring context: 27.88MB 0.3s done [2025-08-05T09:11:55.854Z] #5 DONE 0.3s [2025-08-05T09:11:55.854Z] [2025-08-05T09:11:55.854Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-05T09:11:55.854Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-08-05T09:11:55.854Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-05T09:11:55.854Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-05T09:11:55.854Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s [2025-08-05T09:11:55.854Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-05T09:11:55.854Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-05T09:11:56.113Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.5s [2025-08-05T09:11:56.113Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.5s [2025-08-05T09:11:56.113Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 11.53MB / 13.29MB 0.5s [2025-08-05T09:11:56.113Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-05T09:11:56.113Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-05T09:11:56.113Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 38.80MB / 103.05MB 0.6s [2025-08-05T09:11:56.113Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-05T09:11:56.113Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-05T09:11:56.113Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.7s [2025-08-05T09:11:56.113Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-05T09:11:56.372Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 79.69MB / 103.05MB 0.8s [2025-08-05T09:11:56.372Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 0.9s [2025-08-05T09:11:56.629Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-08-05T09:12:00.823Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done [2025-08-05T09:12:00.823Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-05T09:12:00.823Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-05T09:12:00.823Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-05T09:12:00.823Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-05T09:12:00.823Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-05T09:12:00.823Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-05T09:12:00.823Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-05T09:12:04.106Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-08-05T09:12:04.106Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-05T09:12:04.106Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-05T09:12:04.106Z] #4 DONE 8.7s [2025-08-05T09:12:04.364Z] [2025-08-05T09:12:04.364Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-05T09:12:04.364Z] #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-05T09:12:04.623Z] #6 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-05T09:12:04.882Z] #6 0.669 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-05T09:12:04.882Z] #6 0.677 (2/8) Installing libedit (20240517.3.1-r0) [2025-08-05T09:12:04.882Z] #6 0.682 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-05T09:12:04.882Z] #6 0.703 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-05T09:12:04.882Z] #6 0.712 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-05T09:12:04.883Z] #6 0.716 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-05T09:12:04.883Z] #6 0.800 (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-05T09:12:05.141Z] #6 0.814 (8/8) Installing openssh (9.7_p1-r5) [2025-08-05T09:12:05.141Z] #6 0.822 Executing busybox-1.36.1-r29.trigger [2025-08-05T09:12:05.141Z] #6 0.830 OK: 253 MiB in 66 packages [2025-08-05T09:12:07.046Z] #6 DONE 2.7s [2025-08-05T09:12:07.046Z] [2025-08-05T09:12:07.046Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-08-05T09:12:07.046Z] #7 DONE 0.0s [2025-08-05T09:12:07.046Z] [2025-08-05T09:12:07.046Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-05T09:12:07.046Z] #8 DONE 0.0s [2025-08-05T09:12:07.046Z] [2025-08-05T09:12:07.046Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-05T09:12:08.379Z] Still waiting to schedule task [2025-08-05T09:12:08.379Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-05T09:12:28.978Z] #9 DONE 19.9s [2025-08-05T09:12:28.978Z] [2025-08-05T09:12:28.978Z] #10 [builder 6/7] COPY . . [2025-08-05T09:12:28.978Z] #10 DONE 0.1s [2025-08-05T09:12:28.978Z] [2025-08-05T09:12:28.978Z] #11 [builder 7/7] RUN echo noop [2025-08-05T09:12:28.978Z] #11 0.175 noop [2025-08-05T09:12:28.978Z] #11 DONE 0.2s [2025-08-05T09:12:28.978Z] [2025-08-05T09:12:28.978Z] #12 exporting to image [2025-08-05T09:12:28.978Z] #12 exporting layers [2025-08-05T09:12:34.256Z] #12 exporting layers 6.7s done [2025-08-05T09:12:34.256Z] #12 writing image sha256:e31a33061967a2431d021d8faef75f3fa2591c2618b5b23a227a79bc7efde365 done [2025-08-05T09:12:34.256Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-05T09:12:34.256Z] #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:12:34.578Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-05T09:12:34.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:12:34.650Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:12:34.680Z] $ 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-05T09:12:34.969Z] $ docker top 4d50f8f3f2a4292389092ad7db9b360d432e86d8ec12398fe0ee56efcf7b958b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:12:35.312Z] + go version [2025-08-05T09:12:35.313Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-05T09:12:35.324Z] $ docker stop --time=1 4d50f8f3f2a4292389092ad7db9b360d432e86d8ec12398fe0ee56efcf7b958b [2025-08-05T09:12:36.590Z] $ docker rm -f --volumes 4d50f8f3f2a4292389092ad7db9b360d432e86d8ec12398fe0ee56efcf7b958b [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:12:37.030Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-05T09:12:37.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:12:37.110Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:12:37.141Z] $ 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-05T09:12:37.366Z] $ docker top 576575d3650724ca37c5f493baf7d9e3cca3278a052c27f9f0da8eb0f18116b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:12:37.764Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-05T09:12:38.062Z] + make test [2025-08-05T09:12:38.062Z] go test ./... -coverprofile=coverage.out [2025-08-05T09:12:39.435Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-05T09:12:57.499Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-05T09:12:57.499Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 46.5% of statements [2025-08-05T09:13:05.619Z] go vet ./... [2025-08-05T09:13:10.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-05T09:13:10.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-05T09:13:10.876Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-05T09:13:10.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-05T09:13:10.902Z] $ docker stop --time=1 576575d3650724ca37c5f493baf7d9e3cca3278a052c27f9f0da8eb0f18116b4 [2025-08-05T09:13:13.177Z] $ docker rm -f --volumes 576575d3650724ca37c5f493baf7d9e3cca3278a052c27f9f0da8eb0f18116b4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-05T09:13:13.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-05T09:13:13.753Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-05T09:13:14.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-05T09:13:14.563Z] + ls -al . [2025-08-05T09:13:14.563Z] total 260 [2025-08-05T09:13:14.563Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 5 09:12 . [2025-08-05T09:13:14.563Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 09:11 .. [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 09:11 .dockerignore [2025-08-05T09:13:14.563Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 09:12 .git [2025-08-05T09:13:14.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:11 .github [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 5 09:11 .gitignore [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 5 09:11 .golangci.yml [2025-08-05T09:13:14.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 09:11 .semver [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 5 09:11 Attribution.txt [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 5 09:11 CHANGELOG.md [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 5 09:11 Dockerfile [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 09:11 GOVERNANCE.md [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 5 09:11 Jenkinsfile [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 09:11 LICENSE [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 5 09:11 Makefile [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 5 09:11 OWNERS.md [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 5 09:11 README.md [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 09:11 VERSION [2025-08-05T09:13:14.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 09:11 bin [2025-08-05T09:13:14.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:11 cmd [2025-08-05T09:13:14.563Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 5 09:12 coverage.out [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 6377 Aug 5 09:11 go.mod [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 87368 Aug 5 09:11 go.sum [2025-08-05T09:13:14.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:11 internal [2025-08-05T09:13:14.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 09:11 simulator [2025-08-05T09:13:14.563Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 5 09:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:14.871Z] + 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=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 --label arch=amd64 --label version=4.1.0-dev.2 . [2025-08-05T09:13:15.129Z] #0 building with "default" instance using docker driver [2025-08-05T09:13:15.129Z] [2025-08-05T09:13:15.129Z] #1 [internal] load build definition from Dockerfile [2025-08-05T09:13:15.129Z] #1 transferring dockerfile: 1.52kB done [2025-08-05T09:13:15.129Z] #1 DONE 0.0s [2025-08-05T09:13:15.129Z] [2025-08-05T09:13:15.129Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-05T09:13:15.129Z] #2 DONE 0.0s [2025-08-05T09:13:15.129Z] [2025-08-05T09:13:15.129Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-05T09:13:15.129Z] #3 DONE 0.2s [2025-08-05T09:13:15.129Z] [2025-08-05T09:13:15.129Z] #4 [internal] load .dockerignore [2025-08-05T09:13:15.129Z] #4 transferring context: 182B done [2025-08-05T09:13:15.129Z] #4 DONE 0.0s [2025-08-05T09:13:15.129Z] [2025-08-05T09:13:15.129Z] #5 [internal] load build context [2025-08-05T09:13:15.129Z] #5 transferring context: 40.26kB 0.0s done [2025-08-05T09:13:15.129Z] #5 DONE 0.0s [2025-08-05T09:13:15.129Z] [2025-08-05T09:13:15.129Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-05T09:13:15.129Z] #6 DONE 0.1s [2025-08-05T09:13:15.129Z] [2025-08-05T09:13:15.129Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-05T09:13:15.696Z] #7 ... [2025-08-05T09:13:15.696Z] [2025-08-05T09:13:15.696Z] #8 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-05T09:13:15.696Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-05T09:13:15.696Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-05T09:13:15.696Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-05T09:13:15.696Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-05T09:13:15.696Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-05T09:13:15.696Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-05T09:13:15.696Z] #8 DONE 0.3s [2025-08-05T09:13:15.696Z] [2025-08-05T09:13:15.696Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-05T09:13:15.696Z] #7 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-05T09:13:15.696Z] #7 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-05T09:13:15.958Z] #7 0.692 OK: 253 MiB in 66 packages [2025-08-05T09:13:16.217Z] #7 ... [2025-08-05T09:13:16.217Z] [2025-08-05T09:13:16.217Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-05T09:13:16.217Z] #9 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-05T09:13:16.217Z] #9 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-05T09:13:16.217Z] #9 0.525 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-05T09:13:16.217Z] #9 0.529 Executing busybox-1.36.1-r29.trigger [2025-08-05T09:13:16.217Z] #9 0.535 OK: 8 MiB in 15 packages [2025-08-05T09:13:16.217Z] #9 DONE 0.9s [2025-08-05T09:13:16.476Z] [2025-08-05T09:13:16.476Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-05T09:13:16.476Z] #7 DONE 1.2s [2025-08-05T09:13:16.476Z] [2025-08-05T09:13:16.476Z] #10 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-05T09:13:17.042Z] #10 ... [2025-08-05T09:13:17.042Z] [2025-08-05T09:13:17.042Z] #11 [builder 3/7] WORKDIR /device-modbus-go [2025-08-05T09:13:17.042Z] #11 DONE 0.5s [2025-08-05T09:13:17.300Z] [2025-08-05T09:13:17.300Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2025-08-05T09:13:17.895Z] #12 DONE 0.5s [2025-08-05T09:13:17.895Z] [2025-08-05T09:13:17.895Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-05T09:13:17.895Z] #13 ... [2025-08-05T09:13:17.895Z] [2025-08-05T09:13:17.895Z] #10 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-05T09:13:17.895Z] #10 0.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-05T09:13:17.895Z] #10 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-05T09:13:17.895Z] #10 1.114 OK: 8 MiB in 15 packages [2025-08-05T09:13:17.895Z] #10 DONE 1.3s [2025-08-05T09:13:18.154Z] [2025-08-05T09:13:18.154Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-05T09:13:18.412Z] #13 DONE 0.6s [2025-08-05T09:13:18.412Z] [2025-08-05T09:13:18.412Z] #14 [builder 6/7] COPY . . [2025-08-05T09:13:18.412Z] #14 DONE 0.1s [2025-08-05T09:13:18.670Z] [2025-08-05T09:13:18.670Z] #15 [builder 7/7] RUN make build [2025-08-05T09:13:18.670Z] #15 0.185 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-05T09:13:40.594Z] #15 DONE 20.7s [2025-08-05T09:13:40.594Z] [2025-08-05T09:13:40.594Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-08-05T09:13:40.594Z] #16 DONE 0.1s [2025-08-05T09:13:40.594Z] [2025-08-05T09:13:40.594Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-08-05T09:13:40.594Z] #17 DONE 0.0s [2025-08-05T09:13:40.594Z] [2025-08-05T09:13:40.594Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-05T09:13:40.594Z] #18 DONE 0.0s [2025-08-05T09:13:40.594Z] [2025-08-05T09:13:40.594Z] #19 exporting to image [2025-08-05T09:13:40.594Z] #19 exporting layers 0.1s done [2025-08-05T09:13:40.594Z] #19 writing image sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done [2025-08-05T09:13:40.594Z] #19 naming to docker.io/library/device-modbus done [2025-08-05T09:13:40.594Z] #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-05T09:13:40.719Z] provisioning config files... [2025-08-05T09:13:40.730Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11083747773796851411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:13:41.030Z] ---> ****-login.sh [2025-08-05T09:13:41.030Z] nexus3.edgexfoundry.org:10001 [2025-08-05T09:13:41.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:13:41.030Z] Login Succeeded [2025-08-05T09:13:41.030Z] nexus3.edgexfoundry.org:10002 [2025-08-05T09:13:41.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:13:41.030Z] Login Succeeded [2025-08-05T09:13:41.030Z] nexus3.edgexfoundry.org:10003 [2025-08-05T09:13:41.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:13:41.288Z] Login Succeeded [2025-08-05T09:13:41.288Z] nexus3.edgexfoundry.org:10004 [2025-08-05T09:13:41.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:13:41.289Z] Login Succeeded [2025-08-05T09:13:41.289Z] ****.io [2025-08-05T09:13:41.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:13:41.547Z] Login Succeeded [2025-08-05T09:13:41.547Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T09:13:41.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T09:13:41.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T09:13:41.631Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-08-05T09:13:41.631Z] 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:13:41.631Z] latest [2025-08-05T09:13:41.631Z] 4.1.0-dev.2 [2025-08-05T09:13:41.631Z] 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [2025-08-05T09:13:41.631Z] main [2025-08-05T09:13:41.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:41.968Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:42.285Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:13:42.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T09:13:42.286Z] c753fca6d112: Preparing [2025-08-05T09:13:42.286Z] 704ffd87a7f8: Preparing [2025-08-05T09:13:42.286Z] f07f76ce01b8: Preparing [2025-08-05T09:13:42.286Z] 9b20f7b6e413: Preparing [2025-08-05T09:13:42.286Z] 8c0a9e5445ac: Preparing [2025-08-05T09:13:42.286Z] 097100c76c15: Preparing [2025-08-05T09:13:42.286Z] 097100c76c15: Waiting [2025-08-05T09:13:42.286Z] 9b20f7b6e413: Pushed [2025-08-05T09:13:42.286Z] c753fca6d112: Pushed [2025-08-05T09:13:42.286Z] 704ffd87a7f8: Pushed [2025-08-05T09:13:42.286Z] 8c0a9e5445ac: Pushed [2025-08-05T09:13:42.286Z] 097100c76c15: Layer already exists [2025-08-05T09:13:45.570Z] f07f76ce01b8: Pushed [2025-08-05T09:13:45.570Z] 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:46.012Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:46.340Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T09:13:46.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T09:13:46.340Z] c753fca6d112: Preparing [2025-08-05T09:13:46.340Z] 704ffd87a7f8: Preparing [2025-08-05T09:13:46.340Z] f07f76ce01b8: Preparing [2025-08-05T09:13:46.340Z] 9b20f7b6e413: Preparing [2025-08-05T09:13:46.340Z] 8c0a9e5445ac: Preparing [2025-08-05T09:13:46.340Z] 097100c76c15: Preparing [2025-08-05T09:13:46.340Z] 097100c76c15: Waiting [2025-08-05T09:13:46.340Z] 8c0a9e5445ac: Layer already exists [2025-08-05T09:13:46.340Z] 9b20f7b6e413: Layer already exists [2025-08-05T09:13:46.340Z] 704ffd87a7f8: Layer already exists [2025-08-05T09:13:46.340Z] f07f76ce01b8: Layer already exists [2025-08-05T09:13:46.340Z] c753fca6d112: Layer already exists [2025-08-05T09:13:46.340Z] 097100c76c15: Layer already exists [2025-08-05T09:13:46.340Z] latest: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:46.667Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:46.987Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 [2025-08-05T09:13:46.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T09:13:46.987Z] c753fca6d112: Preparing [2025-08-05T09:13:46.987Z] 704ffd87a7f8: Preparing [2025-08-05T09:13:46.987Z] f07f76ce01b8: Preparing [2025-08-05T09:13:46.987Z] 9b20f7b6e413: Preparing [2025-08-05T09:13:46.987Z] 8c0a9e5445ac: Preparing [2025-08-05T09:13:46.987Z] 097100c76c15: Preparing [2025-08-05T09:13:46.987Z] 097100c76c15: Waiting [2025-08-05T09:13:46.987Z] 9b20f7b6e413: Layer already exists [2025-08-05T09:13:46.987Z] 704ffd87a7f8: Layer already exists [2025-08-05T09:13:46.987Z] f07f76ce01b8: Layer already exists [2025-08-05T09:13:46.987Z] c753fca6d112: Layer already exists [2025-08-05T09:13:46.987Z] 8c0a9e5445ac: Layer already exists [2025-08-05T09:13:46.987Z] 097100c76c15: Layer already exists [2025-08-05T09:13:46.987Z] 4.1.0-dev.2: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:47.307Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:47.625Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [2025-08-05T09:13:47.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T09:13:47.625Z] c753fca6d112: Preparing [2025-08-05T09:13:47.625Z] 704ffd87a7f8: Preparing [2025-08-05T09:13:47.625Z] f07f76ce01b8: Preparing [2025-08-05T09:13:47.625Z] 9b20f7b6e413: Preparing [2025-08-05T09:13:47.625Z] 8c0a9e5445ac: Preparing [2025-08-05T09:13:47.625Z] 097100c76c15: Preparing [2025-08-05T09:13:47.625Z] 097100c76c15: Waiting [2025-08-05T09:13:47.625Z] 9b20f7b6e413: Layer already exists [2025-08-05T09:13:47.625Z] f07f76ce01b8: Layer already exists [2025-08-05T09:13:47.625Z] 704ffd87a7f8: Layer already exists [2025-08-05T09:13:47.625Z] 8c0a9e5445ac: Layer already exists [2025-08-05T09:13:47.625Z] c753fca6d112: Layer already exists [2025-08-05T09:13:47.625Z] 097100c76c15: Layer already exists [2025-08-05T09:13:47.625Z] 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:47.953Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:13:48.275Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-05T09:13:48.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-05T09:13:48.275Z] c753fca6d112: Preparing [2025-08-05T09:13:48.275Z] 704ffd87a7f8: Preparing [2025-08-05T09:13:48.275Z] f07f76ce01b8: Preparing [2025-08-05T09:13:48.275Z] 9b20f7b6e413: Preparing [2025-08-05T09:13:48.275Z] 8c0a9e5445ac: Preparing [2025-08-05T09:13:48.275Z] 097100c76c15: Preparing [2025-08-05T09:13:48.275Z] 097100c76c15: Waiting [2025-08-05T09:13:48.275Z] 8c0a9e5445ac: Layer already exists [2025-08-05T09:13:48.275Z] 9b20f7b6e413: Layer already exists [2025-08-05T09:13:48.275Z] f07f76ce01b8: Layer already exists [2025-08-05T09:13:48.275Z] 704ffd87a7f8: Layer already exists [2025-08-05T09:13:48.275Z] c753fca6d112: Layer already exists [2025-08-05T09:13:48.275Z] 097100c76c15: Layer already exists [2025-08-05T09:13:48.275Z] main: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T09:13:48.353Z] ===================================================== [Pipeline] echo [2025-08-05T09:13:48.368Z] taggedImages: [2025-08-05T09:13:48.368Z] - nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:13:48.368Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T09:13:48.368Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 [2025-08-05T09:13:48.368Z] - nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [2025-08-05T09:13:48.368Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-08-05T09:13:48.416Z] ========================================================= [2025-08-05T09:13:48.416Z] [edgeXBuildMultiArch] RAW Config: [2025-08-05T09:13:48.416Z] images: [2025-08-05T09:13:48.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:13:48.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T09:13:48.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 [2025-08-05T09:13:48.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [2025-08-05T09:13:48.416Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-05T09:13:48.416Z] settingsFile: [2025-08-05T09:13:48.416Z] device-modbus-go-settings [2025-08-05T09:13:48.416Z] ========================================================= [Pipeline] node [2025-08-05T09:13:55.077Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6298 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-08-05T09:13:55.097Z] Running in /w/workspace/device-modbus-go/192 [Pipeline] { [Pipeline] checkout [2025-08-05T09:13:58.151Z] The recommended git tool is: git [2025-08-05T09:14:02.594Z] using credential edgex-jenkins-ssh [2025-08-05T09:14:02.623Z] Cloning the remote Git repository [2025-08-05T09:14:02.659Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-08-05T09:14:02.752Z] > git init /w/workspace/device-modbus-go/192 # timeout=10 [2025-08-05T09:14:02.948Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-08-05T09:14:02.950Z] > git --version # timeout=10 [2025-08-05T09:14:02.974Z] > git --version # 'git version 2.25.1' [2025-08-05T09:14:02.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-05T09:14:03.419Z] Still waiting to schedule task [2025-08-05T09:14:03.420Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-05T09:14:03.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-05T09:14:06.038Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-08-05T09:14:06.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-05T09:14:06.943Z] Avoid second fetch [2025-08-05T09:14:06.944Z] Checking out Revision 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 (main) [2025-08-05T09:14:07.518Z] Commit message: "Merge pull request #645 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.27" [2025-08-05T09:14:06.950Z] > git config core.sparsecheckout # timeout=10 [2025-08-05T09:14:07.012Z] > git checkout -f 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T09:14:12.245Z] provisioning config files... [2025-08-05T09:14:12.273Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/192@tmp/config9532766152850110375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:14:12.943Z] ---> ****-login.sh [2025-08-05T09:14:12.943Z] nexus3.edgexfoundry.org:10001 [2025-08-05T09:14:13.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:14:13.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:14:13.482Z] Configure a credential helper to remove this warning. See [2025-08-05T09:14:13.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:14:13.482Z] [2025-08-05T09:14:13.482Z] Login Succeeded [2025-08-05T09:14:13.482Z] nexus3.edgexfoundry.org:10002 [2025-08-05T09:14:13.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:14:13.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:14:13.750Z] Configure a credential helper to remove this warning. See [2025-08-05T09:14:13.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:14:13.751Z] [2025-08-05T09:14:13.751Z] Login Succeeded [2025-08-05T09:14:13.751Z] nexus3.edgexfoundry.org:10003 [2025-08-05T09:14:14.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:14:14.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:14:14.287Z] Configure a credential helper to remove this warning. See [2025-08-05T09:14:14.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:14:14.287Z] [2025-08-05T09:14:14.287Z] Login Succeeded [2025-08-05T09:14:14.287Z] nexus3.edgexfoundry.org:10004 [2025-08-05T09:14:14.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:14:14.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:14:14.556Z] Configure a credential helper to remove this warning. See [2025-08-05T09:14:14.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:14:14.556Z] [2025-08-05T09:14:14.556Z] Login Succeeded [2025-08-05T09:14:14.556Z] ****.io [2025-08-05T09:14:14.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:14:15.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:14:15.088Z] Configure a credential helper to remove this warning. See [2025-08-05T09:14:15.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:14:15.088Z] [2025-08-05T09:14:15.088Z] Login Succeeded [2025-08-05T09:14:15.088Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T09:14:15.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-05T09:14:15.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T09:14:15.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T09:14:15.455Z] ========================================================= [2025-08-05T09:14:15.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-05T09:14:15.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:14:15.836Z] + 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-05T09:14:16.108Z] Sending build context to Docker daemon 14.12MB [2025-08-05T09:14:16.377Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-05T09:14:16.377Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-05T09:14:16.377Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-05T09:14:16.377Z] 94e9d8af2201: Pulling fs layer [2025-08-05T09:14:16.377Z] a6c56e8762df: Pulling fs layer [2025-08-05T09:14:16.377Z] f0f3c8884826: Pulling fs layer [2025-08-05T09:14:16.377Z] c7e7622c144d: Pulling fs layer [2025-08-05T09:14:16.377Z] 4f4fb700ef54: Pulling fs layer [2025-08-05T09:14:16.377Z] b4c3b6d88c5a: Pulling fs layer [2025-08-05T09:14:16.377Z] ba8bce9d2590: Pulling fs layer [2025-08-05T09:14:16.377Z] ca778ea9c289: Pulling fs layer [2025-08-05T09:14:16.377Z] c7e7622c144d: Waiting [2025-08-05T09:14:16.377Z] 4f4fb700ef54: Waiting [2025-08-05T09:14:16.377Z] b4c3b6d88c5a: Waiting [2025-08-05T09:14:16.377Z] ca778ea9c289: Waiting [2025-08-05T09:14:16.377Z] a6c56e8762df: Verifying Checksum [2025-08-05T09:14:16.377Z] a6c56e8762df: Download complete [2025-08-05T09:14:16.377Z] c7e7622c144d: Verifying Checksum [2025-08-05T09:14:16.377Z] c7e7622c144d: Download complete [2025-08-05T09:14:16.377Z] 4f4fb700ef54: Verifying Checksum [2025-08-05T09:14:16.377Z] 4f4fb700ef54: Download complete [2025-08-05T09:14:16.648Z] b4c3b6d88c5a: Verifying Checksum [2025-08-05T09:14:16.648Z] b4c3b6d88c5a: Download complete [2025-08-05T09:14:16.648Z] 94e9d8af2201: Verifying Checksum [2025-08-05T09:14:16.648Z] 94e9d8af2201: Download complete [2025-08-05T09:14:17.238Z] ca778ea9c289: Verifying Checksum [2025-08-05T09:14:17.238Z] ca778ea9c289: Download complete [2025-08-05T09:14:17.508Z] 94e9d8af2201: Pull complete [2025-08-05T09:14:18.479Z] f0f3c8884826: Verifying Checksum [2025-08-05T09:14:18.479Z] f0f3c8884826: Download complete [2025-08-05T09:14:18.479Z] a6c56e8762df: Pull complete [2025-08-05T09:14:19.450Z] ba8bce9d2590: Verifying Checksum [2025-08-05T09:14:19.450Z] ba8bce9d2590: Download complete [2025-08-05T09:14:34.530Z] f0f3c8884826: Pull complete [2025-08-05T09:14:34.530Z] c7e7622c144d: Pull complete [2025-08-05T09:14:34.530Z] 4f4fb700ef54: Pull complete [2025-08-05T09:14:34.530Z] b4c3b6d88c5a: Pull complete [2025-08-05T09:14:41.193Z] ba8bce9d2590: Pull complete [2025-08-05T09:14:43.160Z] ca778ea9c289: Pull complete [2025-08-05T09:14:43.160Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-05T09:14:43.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-05T09:14:43.160Z] ---> 47b25d7523d1 [2025-08-05T09:14:43.160Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-08-05T09:14:45.109Z] ---> Running in 5117686d8f01 [2025-08-05T09:14:45.109Z] Removing intermediate container 5117686d8f01 [2025-08-05T09:14:45.109Z] ---> 7a4d9bf69c21 [2025-08-05T09:14:45.109Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-05T09:14:45.109Z] ---> Running in 9d0b797c0e37 [2025-08-05T09:14:45.379Z] Removing intermediate container 9d0b797c0e37 [2025-08-05T09:14:45.379Z] ---> 234b0856f2d9 [2025-08-05T09:14:45.379Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-08-05T09:14:45.379Z] ---> Running in 50911f64d235 [2025-08-05T09:14:46.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-05T09:14:46.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-05T09:14:48.224Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-05T09:14:48.224Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-08-05T09:14:48.224Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-05T09:14:48.224Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-05T09:14:48.224Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-05T09:14:48.224Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-05T09:14:48.224Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-05T09:14:48.224Z] (8/8) Installing openssh (9.7_p1-r5) [2025-08-05T09:14:48.224Z] Executing busybox-1.36.1-r29.trigger [2025-08-05T09:14:48.224Z] OK: 245 MiB in 66 packages [2025-08-05T09:14:49.649Z] Removing intermediate container 50911f64d235 [2025-08-05T09:14:49.649Z] ---> 39f469e5aec4 [2025-08-05T09:14:49.649Z] Step 6/10 : WORKDIR /device-modbus-go [2025-08-05T09:14:49.649Z] ---> Running in 8717aade295f [2025-08-05T09:14:49.649Z] Removing intermediate container 8717aade295f [2025-08-05T09:14:49.649Z] ---> c4fe474e9705 [2025-08-05T09:14:49.649Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-05T09:14:50.233Z] ---> 4b572b5825af [2025-08-05T09:14:50.233Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-05T09:14:50.233Z] ---> Running in bacc5e0d6d5d [2025-08-05T09:15:06.508Z] Running on prd-centos7-docker-4c-2g-6299 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T09:15:06.556Z] provisioning config files... [2025-08-05T09:15:06.576Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14855216556462028360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:15:07.474Z] ---> ****-login.sh [2025-08-05T09:15:07.474Z] nexus3.edgexfoundry.org:10001 [2025-08-05T09:15:07.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:15:07.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:15:07.474Z] Configure a credential helper to remove this warning. See [2025-08-05T09:15:07.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:15:07.474Z] [2025-08-05T09:15:07.475Z] Login Succeeded [2025-08-05T09:15:07.746Z] nexus3.edgexfoundry.org:10002 [2025-08-05T09:15:07.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:15:07.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:15:07.747Z] Configure a credential helper to remove this warning. See [2025-08-05T09:15:07.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:15:07.747Z] [2025-08-05T09:15:07.747Z] Login Succeeded [2025-08-05T09:15:07.747Z] nexus3.edgexfoundry.org:10003 [2025-08-05T09:15:07.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:15:07.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:15:07.747Z] Configure a credential helper to remove this warning. See [2025-08-05T09:15:07.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:15:07.747Z] [2025-08-05T09:15:07.747Z] Login Succeeded [2025-08-05T09:15:07.747Z] nexus3.edgexfoundry.org:10004 [2025-08-05T09:15:07.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:15:07.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:15:07.747Z] Configure a credential helper to remove this warning. See [2025-08-05T09:15:07.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:15:07.747Z] [2025-08-05T09:15:07.747Z] Login Succeeded [2025-08-05T09:15:07.747Z] ****.io [2025-08-05T09:15:08.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:15:08.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:15:08.018Z] Configure a credential helper to remove this warning. See [2025-08-05T09:15:08.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:15:08.018Z] [2025-08-05T09:15:08.018Z] Login Succeeded [2025-08-05T09:15:08.018Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T09:15:08.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T09:15:08.373Z] + docker buildx ls [2025-08-05T09:15:08.634Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-05T09:15:08.635Z] default * docker [2025-08-05T09:15:08.635Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-05T09:15:08.928Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-05T09:15:08.928Z] edgex-builder [Pipeline] sh [2025-08-05T09:15:09.229Z] + docker buildx inspect --bootstrap [2025-08-05T09:15:09.229Z] #1 [internal] booting buildkit [2025-08-05T09:15:09.229Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-05T09:15:12.533Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-08-05T09:15:12.533Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-05T09:15:13.911Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2025-08-05T09:15:13.911Z] #1 DONE 4.7s [2025-08-05T09:15:13.911Z] Name: edgex-builder [2025-08-05T09:15:13.911Z] Driver: docker-container [2025-08-05T09:15:13.911Z] [2025-08-05T09:15:13.911Z] Nodes: [2025-08-05T09:15:13.911Z] Name: edgex-builder0 [2025-08-05T09:15:13.911Z] Endpoint: unix:///var/run/docker.sock [2025-08-05T09:15:13.911Z] Status: running [2025-08-05T09:15:13.911Z] Buildkit: v0.22.0 [2025-08-05T09:15:13.911Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-05T09:15:14.201Z] + docker buildx ls [2025-08-05T09:15:14.201Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-05T09:15:14.201Z] edgex-builder * docker-container [2025-08-05T09:15:14.201Z] 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-05T09:15:14.201Z] default docker [2025-08-05T09:15:14.201Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-05T09:15:14.504Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961' [2025-08-05T09:15:14.504Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 --push - [2025-08-05T09:15:14.504Z] #1 [internal] load build definition from Dockerfile [2025-08-05T09:15:14.504Z] #1 transferring dockerfile: 198B done [2025-08-05T09:15:14.504Z] #1 DONE 0.0s [2025-08-05T09:15:14.504Z] [2025-08-05T09:15:14.504Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:15:14.504Z] #2 DONE 0.1s [2025-08-05T09:15:14.504Z] [2025-08-05T09:15:14.504Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:15:14.764Z] #3 DONE 0.1s [2025-08-05T09:15:14.764Z] [2025-08-05T09:15:14.764Z] #4 [internal] load .dockerignore [2025-08-05T09:15:14.764Z] #4 transferring context: 2B done [2025-08-05T09:15:14.764Z] #4 DONE 0.0s [2025-08-05T09:15:14.764Z] [2025-08-05T09:15:14.764Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:14.764Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done [2025-08-05T09:15:14.764Z] #5 DONE 0.0s [2025-08-05T09:15:14.764Z] [2025-08-05T09:15:14.764Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:14.764Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done [2025-08-05T09:15:14.764Z] #6 DONE 0.1s [2025-08-05T09:15:14.764Z] [2025-08-05T09:15:14.764Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T09:15:14.764Z] #7 DONE 0.0s [2025-08-05T09:15:14.764Z] [2025-08-05T09:15:14.764Z] #8 exporting to image [2025-08-05T09:15:14.764Z] #8 exporting layers done [2025-08-05T09:15:14.764Z] #8 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done [2025-08-05T09:15:14.764Z] #8 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done [2025-08-05T09:15:14.764Z] #8 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done [2025-08-05T09:15:14.764Z] #8 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done [2025-08-05T09:15:14.764Z] #8 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done [2025-08-05T09:15:14.764Z] #8 pushing layers 0.1s done [2025-08-05T09:15:14.764Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 [2025-08-05T09:15:14.764Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T09:15:15.024Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done [2025-08-05T09:15:15.024Z] #8 DONE 0.2s [2025-08-05T09:15:15.024Z] [2025-08-05T09:15:15.024Z] 1 warning found (use --debug to expand): [2025-08-05T09:15:15.024Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-05T09:15:15.318Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-08-05T09:15:15.318Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-08-05T09:15:15.578Z] #1 [internal] load build definition from Dockerfile [2025-08-05T09:15:15.578Z] #1 transferring dockerfile: 164B done [2025-08-05T09:15:15.578Z] #1 DONE 0.0s [2025-08-05T09:15:15.578Z] [2025-08-05T09:15:15.578Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T09:15:15.578Z] #2 DONE 0.0s [2025-08-05T09:15:15.578Z] [2025-08-05T09:15:15.578Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-05T09:15:15.578Z] #3 DONE 0.0s [2025-08-05T09:15:15.578Z] [2025-08-05T09:15:15.578Z] #4 [internal] load .dockerignore [2025-08-05T09:15:15.578Z] #4 transferring context: 2B done [2025-08-05T09:15:15.578Z] #4 DONE 0.0s [2025-08-05T09:15:15.578Z] [2025-08-05T09:15:15.578Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:15.578Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done [2025-08-05T09:15:15.578Z] #5 CACHED [2025-08-05T09:15:15.578Z] [2025-08-05T09:15:15.578Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:15.578Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done [2025-08-05T09:15:15.578Z] #6 CACHED [2025-08-05T09:15:15.578Z] [2025-08-05T09:15:15.578Z] #7 exporting to image [2025-08-05T09:15:15.578Z] #7 exporting layers [2025-08-05T09:15:15.578Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T09:15:15.579Z] #7 exporting layers done [2025-08-05T09:15:15.579Z] #7 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done [2025-08-05T09:15:15.579Z] #7 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done [2025-08-05T09:15:15.579Z] #7 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done [2025-08-05T09:15:15.579Z] #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done [2025-08-05T09:15:15.579Z] #7 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done [2025-08-05T09:15:15.579Z] #7 pushing layers 0.0s done [2025-08-05T09:15:15.579Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done [2025-08-05T09:15:15.579Z] #7 DONE 0.1s [2025-08-05T09:15:15.579Z] [2025-08-05T09:15:15.579Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T09:15:15.579Z] #8 DONE 0.0s [2025-08-05T09:15:15.579Z] [2025-08-05T09:15:15.579Z] 1 warning found (use --debug to expand): [2025-08-05T09:15:15.579Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-05T09:15:15.876Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 --push - [2025-08-05T09:15:15.876Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2' [2025-08-05T09:15:15.876Z] #1 [internal] load build definition from Dockerfile [2025-08-05T09:15:15.876Z] #1 transferring dockerfile: 169B done [2025-08-05T09:15:15.876Z] #1 DONE 0.0s [2025-08-05T09:15:15.876Z] [2025-08-05T09:15:15.876Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 [2025-08-05T09:15:15.876Z] #2 DONE 0.0s [2025-08-05T09:15:15.876Z] [2025-08-05T09:15:15.876Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 [2025-08-05T09:15:15.876Z] #3 DONE 0.0s [2025-08-05T09:15:15.876Z] [2025-08-05T09:15:15.876Z] #4 [internal] load .dockerignore [2025-08-05T09:15:15.876Z] #4 transferring context: 2B done [2025-08-05T09:15:15.876Z] #4 DONE 0.0s [2025-08-05T09:15:15.876Z] [2025-08-05T09:15:15.876Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:15.876Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 done [2025-08-05T09:15:15.876Z] #5 CACHED [2025-08-05T09:15:15.876Z] [2025-08-05T09:15:15.876Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:15.876Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done [2025-08-05T09:15:15.876Z] #6 CACHED [2025-08-05T09:15:15.876Z] [2025-08-05T09:15:15.876Z] #7 exporting to image [2025-08-05T09:15:15.876Z] #7 exporting layers done [2025-08-05T09:15:15.876Z] #7 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done [2025-08-05T09:15:15.876Z] #7 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done [2025-08-05T09:15:15.876Z] #7 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done [2025-08-05T09:15:15.876Z] #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done [2025-08-05T09:15:15.876Z] #7 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done [2025-08-05T09:15:15.876Z] #7 pushing layers 0.0s done [2025-08-05T09:15:15.876Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 [2025-08-05T09:15:15.876Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T09:15:16.137Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done [2025-08-05T09:15:16.137Z] #7 DONE 0.1s [2025-08-05T09:15:16.137Z] [2025-08-05T09:15:16.137Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T09:15:16.137Z] #8 DONE 0.0s [2025-08-05T09:15:16.137Z] [2025-08-05T09:15:16.137Z] 1 warning found (use --debug to expand): [2025-08-05T09:15:16.137Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-05T09:15:16.434Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2' [2025-08-05T09:15:16.434Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 --push - [2025-08-05T09:15:16.434Z] #1 [internal] load build definition from Dockerfile [2025-08-05T09:15:16.434Z] #1 transferring dockerfile: 210B done [2025-08-05T09:15:16.434Z] #1 DONE 0.0s [2025-08-05T09:15:16.434Z] [2025-08-05T09:15:16.434Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [2025-08-05T09:15:16.434Z] #2 DONE 0.0s [2025-08-05T09:15:16.434Z] [2025-08-05T09:15:16.434Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [2025-08-05T09:15:16.434Z] #3 DONE 0.0s [2025-08-05T09:15:16.434Z] [2025-08-05T09:15:16.434Z] #4 [internal] load .dockerignore [2025-08-05T09:15:16.434Z] #4 transferring context: 2B done [2025-08-05T09:15:16.434Z] #4 DONE 0.0s [2025-08-05T09:15:16.434Z] [2025-08-05T09:15:16.434Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:16.434Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done [2025-08-05T09:15:16.434Z] #5 CACHED [2025-08-05T09:15:16.434Z] [2025-08-05T09:15:16.434Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:16.434Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done [2025-08-05T09:15:16.434Z] #6 CACHED [2025-08-05T09:15:16.434Z] [2025-08-05T09:15:16.434Z] #7 exporting to image [2025-08-05T09:15:16.434Z] #7 exporting layers done [2025-08-05T09:15:16.434Z] #7 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done [2025-08-05T09:15:16.434Z] #7 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done [2025-08-05T09:15:16.434Z] #7 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done [2025-08-05T09:15:16.434Z] #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done [2025-08-05T09:15:16.434Z] #7 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done [2025-08-05T09:15:16.434Z] #7 pushing layers 0.0s done [2025-08-05T09:15:16.434Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 [2025-08-05T09:15:16.434Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T09:15:16.695Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done [2025-08-05T09:15:16.695Z] #7 DONE 0.1s [2025-08-05T09:15:16.695Z] [2025-08-05T09:15:16.695Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T09:15:16.695Z] #8 DONE 0.0s [2025-08-05T09:15:16.695Z] [2025-08-05T09:15:16.695Z] 1 warning found (use --debug to expand): [2025-08-05T09:15:16.695Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-05T09:15:16.997Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-08-05T09:15:16.997Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-08-05T09:15:16.997Z] #1 [internal] load build definition from Dockerfile [2025-08-05T09:15:16.997Z] #1 transferring dockerfile: 162B done [2025-08-05T09:15:16.997Z] #1 DONE 0.0s [2025-08-05T09:15:16.997Z] [2025-08-05T09:15:16.997Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-05T09:15:16.997Z] #2 DONE 0.0s [2025-08-05T09:15:16.997Z] [2025-08-05T09:15:16.997Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-05T09:15:16.997Z] #3 DONE 0.0s [2025-08-05T09:15:16.997Z] [2025-08-05T09:15:16.997Z] #4 [internal] load .dockerignore [2025-08-05T09:15:16.997Z] #4 transferring context: 2B done [2025-08-05T09:15:16.997Z] #4 DONE 0.0s [2025-08-05T09:15:16.997Z] [2025-08-05T09:15:16.997Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:16.997Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done [2025-08-05T09:15:16.997Z] #5 CACHED [2025-08-05T09:15:16.997Z] [2025-08-05T09:15:16.997Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 [2025-08-05T09:15:16.997Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done [2025-08-05T09:15:16.997Z] #6 CACHED [2025-08-05T09:15:16.997Z] [2025-08-05T09:15:16.997Z] #7 exporting to image [2025-08-05T09:15:16.997Z] #7 exporting layers done [2025-08-05T09:15:16.997Z] #7 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done [2025-08-05T09:15:16.997Z] #7 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done [2025-08-05T09:15:16.997Z] #7 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done [2025-08-05T09:15:16.997Z] #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 [2025-08-05T09:15:16.997Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-05T09:15:17.258Z] #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done [2025-08-05T09:15:17.258Z] #7 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done [2025-08-05T09:15:17.258Z] #7 pushing layers 0.0s done [2025-08-05T09:15:17.258Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done [2025-08-05T09:15:17.258Z] #7 DONE 0.1s [2025-08-05T09:15:17.258Z] [2025-08-05T09:15:17.258Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-05T09:15:17.258Z] #8 DONE 0.0s [2025-08-05T09:15:17.258Z] [2025-08-05T09:15:17.258Z] 1 warning found (use --debug to expand): [2025-08-05T09:15:17.258Z]  - 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-05T09:15:17.717Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:15:18.015Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:15:18.570Z] ---> package-listing.sh [2025-08-05T09:15:18.570Z] ++ facter osfamily [2025-08-05T09:15:18.570Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-05T09:15:18.830Z] + OS_FAMILY=redhat [2025-08-05T09:15:18.830Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-05T09:15:18.830Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-05T09:15:18.830Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-05T09:15:18.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-05T09:15:18.830Z] + PACKAGES=/tmp/packages_start.txt [2025-08-05T09:15:18.830Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-05T09:15:18.830Z] + PACKAGES=/tmp/packages_end.txt [2025-08-05T09:15:18.830Z] + case "${OS_FAMILY}" in [2025-08-05T09:15:18.830Z] + sort [2025-08-05T09:15:18.830Z] + rpm -qa [2025-08-05T09:15:19.398Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-05T09:15:19.398Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-05T09:15:19.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-05T09:15:19.398Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-05T09:15:19.398Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-05T09:15:19.398Z] + 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:15:19.410Z] 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:15:19.689Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:15:20.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T09:15:20.256Z] [2025-08-05T09:15:20.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:15:20.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T09:15:20.560Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-05T09:15:20.560Z] 5eb5b503b376: Pulling fs layer [2025-08-05T09:15:20.560Z] 5c69ac0246d0: Pulling fs layer [2025-08-05T09:15:20.560Z] ec43610c2a17: Pulling fs layer [2025-08-05T09:15:20.560Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-05T09:15:20.560Z] 33b1e0a273af: Pulling fs layer [2025-08-05T09:15:20.560Z] 5d3b04190fa2: Pulling fs layer [2025-08-05T09:15:20.560Z] 2f39f015ded8: Pulling fs layer [2025-08-05T09:15:20.560Z] 33b1e0a273af: Waiting [2025-08-05T09:15:20.560Z] 5d3b04190fa2: Waiting [2025-08-05T09:15:20.560Z] 2f39f015ded8: Waiting [2025-08-05T09:15:20.560Z] 3a2ae6a8a46f: Waiting [2025-08-05T09:15:20.560Z] 5c69ac0246d0: Verifying Checksum [2025-08-05T09:15:20.560Z] 5c69ac0246d0: Download complete [2025-08-05T09:15:20.560Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-05T09:15:20.560Z] 3a2ae6a8a46f: Download complete [2025-08-05T09:15:20.560Z] 33b1e0a273af: Verifying Checksum [2025-08-05T09:15:20.560Z] 33b1e0a273af: Download complete [2025-08-05T09:15:20.560Z] 5d3b04190fa2: Verifying Checksum [2025-08-05T09:15:20.560Z] 5d3b04190fa2: Download complete [2025-08-05T09:15:20.560Z] ec43610c2a17: Verifying Checksum [2025-08-05T09:15:20.560Z] ec43610c2a17: Download complete [2025-08-05T09:15:20.824Z] 5eb5b503b376: Verifying Checksum [2025-08-05T09:15:20.824Z] 5eb5b503b376: Download complete [2025-08-05T09:15:21.401Z] 2f39f015ded8: Verifying Checksum [2025-08-05T09:15:21.401Z] 2f39f015ded8: Download complete [2025-08-05T09:15:21.972Z] 5eb5b503b376: Pull complete [2025-08-05T09:15:22.230Z] 5c69ac0246d0: Pull complete [2025-08-05T09:15:22.496Z] ec43610c2a17: Pull complete [2025-08-05T09:15:22.762Z] 3a2ae6a8a46f: Pull complete [2025-08-05T09:15:22.762Z] 33b1e0a273af: Pull complete [2025-08-05T09:15:23.026Z] 5d3b04190fa2: Pull complete [2025-08-05T09:15:27.255Z] 2f39f015ded8: Pull complete [2025-08-05T09:15:27.255Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-05T09:15:27.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T09:15:27.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:15:27.406Z] prd-centos7-docker-4c-2g-6299 does not seem to be running inside a container [2025-08-05T09:15:27.437Z] $ 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:15:31.258Z] $ docker top df96562a728a7d4a7bbd2d311568d266088ddd97e353cae5b4ae5bf555bbec04 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:15:31.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-05T09:15:31.899Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-05T09:15:32.196Z] + ls /var/log/sa-host [2025-08-05T09:15:32.196Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T09:15:32.357Z] provisioning config files... [2025-08-05T09:15:32.364Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config795338454187366916tmp [Pipeline] { [Pipeline] echo [2025-08-05T09:15:32.377Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:15:32.653Z] ---> create-netrc.sh [Pipeline] } [2025-08-05T09:15:32.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:15:33.013Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-05T09:15:33.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:15:33.350Z] ---> sudo-logs.sh [2025-08-05T09:15:33.350Z] Archiving 'sudo' log.. [2025-08-05T09:15:33.350Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6299.novalocal: Name or service not known [2025-08-05T09:15:33.350Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6299.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-05T09:15:33.391Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:15:33.705Z] ---> job-cost.sh [2025-08-05T09:15:33.705Z] lf-activate-venv: SKIPPING [2025-08-05T09:15:33.705Z] INFO: No Stack... [2025-08-05T09:15:33.963Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-05T09:15:34.534Z] INFO: Archiving Costs [Pipeline] echo [2025-08-05T09:15:34.549Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:15:34.842Z] ---> logs-deploy.sh [2025-08-05T09:15:34.842Z] lf-activate-venv: SKIPPING [2025-08-05T09:15:34.842Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/192 [2025-08-05T09:15:34.842Z] INFO: archiving workspace using pattern(s): [2025-08-05T09:15:35.777Z] Archives upload complete. [2025-08-05T09:15:35.777Z] INFO: archiving logs to Nexus [2025-08-05T09:15:36.720Z] ---> uname -a: [2025-08-05T09:15:36.720Z] Linux prd-centos7-docker-4c-2g-6299.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-05T09:15:36.720Z] [2025-08-05T09:15:36.720Z] [2025-08-05T09:15:36.720Z] ---> lscpu: [2025-08-05T09:15:36.720Z] Architecture: x86_64 [2025-08-05T09:15:36.720Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-05T09:15:36.720Z] Byte Order: Little Endian [2025-08-05T09:15:36.720Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-05T09:15:36.720Z] CPU(s): 2 [2025-08-05T09:15:36.721Z] On-line CPU(s) list: 0,1 [2025-08-05T09:15:36.721Z] Thread(s) per core: 1 [2025-08-05T09:15:36.721Z] Core(s) per socket: 1 [2025-08-05T09:15:36.721Z] Socket(s): 2 [2025-08-05T09:15:36.721Z] NUMA node(s): 1 [2025-08-05T09:15:36.721Z] Vendor ID: AuthenticAMD [2025-08-05T09:15:36.721Z] CPU family: 23 [2025-08-05T09:15:36.721Z] Model: 49 [2025-08-05T09:15:36.721Z] Model name: AMD EPYC-Rome Processor [2025-08-05T09:15:36.721Z] Stepping: 0 [2025-08-05T09:15:36.721Z] CPU MHz: 2800.000 [2025-08-05T09:15:36.721Z] BogoMIPS: 5600.00 [2025-08-05T09:15:36.721Z] Virtualization: AMD-V [2025-08-05T09:15:36.721Z] Hypervisor vendor: KVM [2025-08-05T09:15:36.721Z] Virtualization type: full [2025-08-05T09:15:36.721Z] L1d cache: 64 KiB [2025-08-05T09:15:36.721Z] L1i cache: 64 KiB [2025-08-05T09:15:36.721Z] L2 cache: 1 MiB [2025-08-05T09:15:36.721Z] L3 cache: 32 MiB [2025-08-05T09:15:36.721Z] NUMA node0 CPU(s): 0,1 [2025-08-05T09:15:36.721Z] Vulnerability Itlb multihit: Not affected [2025-08-05T09:15:36.721Z] Vulnerability L1tf: Not affected [2025-08-05T09:15:36.721Z] Vulnerability Mds: Not affected [2025-08-05T09:15:36.721Z] Vulnerability Meltdown: Not affected [2025-08-05T09:15:36.721Z] Vulnerability Mmio stale data: Not affected [2025-08-05T09:15:36.721Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-05T09:15:36.721Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-05T09:15:36.721Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-05T09:15:36.721Z] Vulnerability Srbds: Not affected [2025-08-05T09:15:36.721Z] Vulnerability Tsx async abort: Not affected [2025-08-05T09:15:36.721Z] 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-05T09:15:36.721Z] [2025-08-05T09:15:36.721Z] [2025-08-05T09:15:36.721Z] ---> nproc: [2025-08-05T09:15:36.721Z] 2 [2025-08-05T09:15:36.721Z] [2025-08-05T09:15:36.721Z] [2025-08-05T09:15:36.721Z] ---> df -h: [2025-08-05T09:15:36.721Z] Filesystem Size Used Avail Use% Mounted on [2025-08-05T09:15:36.721Z] overlay 40G 7.3G 33G 19% / [2025-08-05T09:15:36.721Z] tmpfs 64M 0 64M 0% /dev [2025-08-05T09:15:36.721Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-05T09:15:36.721Z] shm 64M 0 64M 0% /dev/shm [2025-08-05T09:15:36.721Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-05T09:15:36.721Z] [2025-08-05T09:15:36.721Z] [2025-08-05T09:15:36.721Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-08-05T09:15:36.721Z] Please check if data collecting is enabled [2025-08-05T09:15:36.721Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T09:15:36.758Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-05T09:15:36.761Z] $ docker stop --time=1 df96562a728a7d4a7bbd2d311568d266088ddd97e353cae5b4ae5bf555bbec04 [2025-08-05T09:15:37.897Z] $ docker rm -f --volumes df96562a728a7d4a7bbd2d311568d266088ddd97e353cae5b4ae5bf555bbec04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-05T09:15:37.994Z] [WS-CLEANUP] Deleting project workspace... [2025-08-05T09:15:37.994Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-05T09:15:38.009Z] [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-05T09:15:38.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T09:15:38.446Z] [2025-08-05T09:15:38.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:15:38.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T09:15:38.748Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-05T09:15:38.748Z] 5eb5b503b376: Pulling fs layer [2025-08-05T09:15:38.748Z] 5c69ac0246d0: Pulling fs layer [2025-08-05T09:15:38.748Z] ec43610c2a17: Pulling fs layer [2025-08-05T09:15:38.748Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-05T09:15:38.748Z] 33b1e0a273af: Pulling fs layer [2025-08-05T09:15:38.748Z] 5d3b04190fa2: Pulling fs layer [2025-08-05T09:15:38.748Z] 2f39f015ded8: Pulling fs layer [2025-08-05T09:15:38.748Z] 33b1e0a273af: Waiting [2025-08-05T09:15:38.748Z] 2f39f015ded8: Waiting [2025-08-05T09:15:38.748Z] 3a2ae6a8a46f: Waiting [2025-08-05T09:15:38.748Z] 5d3b04190fa2: Waiting [2025-08-05T09:15:38.748Z] 5c69ac0246d0: Verifying Checksum [2025-08-05T09:15:38.748Z] 5c69ac0246d0: Download complete [2025-08-05T09:15:38.748Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-05T09:15:38.748Z] 3a2ae6a8a46f: Download complete [2025-08-05T09:15:38.749Z] 33b1e0a273af: Download complete [2025-08-05T09:15:38.749Z] 5d3b04190fa2: Verifying Checksum [2025-08-05T09:15:38.749Z] 5d3b04190fa2: Download complete [2025-08-05T09:15:38.749Z] ec43610c2a17: Verifying Checksum [2025-08-05T09:15:38.749Z] ec43610c2a17: Download complete [2025-08-05T09:15:39.006Z] 5eb5b503b376: Verifying Checksum [2025-08-05T09:15:39.006Z] 5eb5b503b376: Download complete [2025-08-05T09:15:39.571Z] 2f39f015ded8: Verifying Checksum [2025-08-05T09:15:39.571Z] 2f39f015ded8: Download complete [2025-08-05T09:15:40.503Z] 5eb5b503b376: Pull complete [2025-08-05T09:15:40.503Z] 5c69ac0246d0: Pull complete [2025-08-05T09:15:41.068Z] ec43610c2a17: Pull complete [2025-08-05T09:15:41.068Z] 3a2ae6a8a46f: Pull complete [2025-08-05T09:15:41.325Z] 33b1e0a273af: Pull complete [2025-08-05T09:15:41.325Z] 5d3b04190fa2: Pull complete [2025-08-05T09:15:46.585Z] 2f39f015ded8: Pull complete [2025-08-05T09:15:46.585Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-05T09:15:46.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T09:15:46.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:15:46.683Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:15:46.714Z] $ 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-05T09:15:48.075Z] $ docker top 014ef38f9710082b38a656ea8e7627739ca0bc9bc9e0393dd0f4f53e2b84bb84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:15:48.488Z] ---> job-cost.sh [2025-08-05T09:15:48.488Z] lf-activate-venv: SKIPPING [2025-08-05T09:15:48.488Z] INFO: No Stack... [2025-08-05T09:15:48.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-05T09:15:49.007Z] INFO: Archiving Costs [Pipeline] sh [2025-08-05T09:15:49.296Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-08-05T09:15:49.296Z] + cut -d, -f6 [Pipeline] lock [2025-08-05T09:15:49.312Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [2025-08-05T09:15:49.319Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] did not exist. Created. [2025-08-05T09:15:49.324Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-05T09:15:49.629Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-05T09:15:49.665Z] Stashed 1 file(s) [Pipeline] } [2025-08-05T09:15:49.672Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-05T09:15:49.697Z] $ docker stop --time=1 014ef38f9710082b38a656ea8e7627739ca0bc9bc9e0393dd0f4f53e2b84bb84 [2025-08-05T09:15:50.890Z] $ docker rm -f --volumes 014ef38f9710082b38a656ea8e7627739ca0bc9bc9e0393dd0f4f53e2b84bb84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-05T09:16:41.956Z] Removing intermediate container bacc5e0d6d5d [2025-08-05T09:16:41.956Z] ---> ed0c43908ab5 [2025-08-05T09:16:41.956Z] Step 9/10 : COPY . . [2025-08-05T09:16:41.956Z] ---> 6cf745b22c01 [2025-08-05T09:16:41.956Z] Step 10/10 : RUN ${MAKE} [2025-08-05T09:16:41.956Z] ---> Running in f0a7bc54ffd3 [2025-08-05T09:16:41.956Z] noop [2025-08-05T09:16:41.956Z] Removing intermediate container f0a7bc54ffd3 [2025-08-05T09:16:41.956Z] ---> ec31861ba43c [2025-08-05T09:16:41.956Z] Successfully built ec31861ba43c [2025-08-05T09:16:41.956Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:16:42.317Z] + docker inspect -f . ci-base-image-arm64 [2025-08-05T09:16:42.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:16:42.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container [2025-08-05T09:16:42.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/192 -v /w/workspace/device-modbus-go/192:/w/workspace/device-modbus-go/192:rw,z -v /w/workspace/device-modbus-go/192@tmp:/w/workspace/device-modbus-go/192@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:16:43.819Z] $ docker top 2437b893b8a12760c9cf54cccc486d128640139e308495a56fcfd74f8265fdad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:16:44.675Z] + go version [2025-08-05T09:16:44.675Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-05T09:16:44.683Z] $ docker stop --time=1 2437b893b8a12760c9cf54cccc486d128640139e308495a56fcfd74f8265fdad [2025-08-05T09:16:46.289Z] $ docker rm -f --volumes 2437b893b8a12760c9cf54cccc486d128640139e308495a56fcfd74f8265fdad [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:16:46.895Z] + docker inspect -f . ci-base-image-arm64 [2025-08-05T09:16:46.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:16:47.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container [2025-08-05T09:16:47.147Z] $ 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/192 -v /w/workspace/device-modbus-go/192:/w/workspace/device-modbus-go/192:rw,z -v /w/workspace/device-modbus-go/192@tmp:/w/workspace/device-modbus-go/192@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:16:48.604Z] $ docker top 5a225208701a62d61ee517b20cb02108665ed5e03cc574a664daa90abb3705f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:16:49.136Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/192 [Pipeline] fileExists [Pipeline] sh [2025-08-05T09:16:49.744Z] + make test [2025-08-05T09:16:50.015Z] go test ./... -coverprofile=coverage.out [2025-08-05T09:16:56.691Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-05T09:20:03.432Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-05T09:20:05.373Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.061s coverage: 46.5% of statements [2025-08-05T09:20:06.868Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-05T09:20:06.869Z] go vet ./... [2025-08-05T09:20:53.773Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-05T09:20:53.773Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-05T09:20:53.773Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-05T09:20:53.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-05T09:20:53.803Z] $ docker stop --time=1 5a225208701a62d61ee517b20cb02108665ed5e03cc574a664daa90abb3705f1 [2025-08-05T09:20:55.660Z] $ docker rm -f --volumes 5a225208701a62d61ee517b20cb02108665ed5e03cc574a664daa90abb3705f1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-05T09:20:57.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-05T09:20:57.181Z] Warning: overwriting stash ‘coverage-report’ [2025-08-05T09:20:57.596Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-05T09:20:57.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-05T09:20:58.307Z] + ls -al . [2025-08-05T09:20:58.307Z] total 256 [2025-08-05T09:20:58.307Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 09:16 . [2025-08-05T09:20:58.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 09:14 .. [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 09:14 .dockerignore [2025-08-05T09:20:58.307Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 09:14 .git [2025-08-05T09:20:58.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:14 .github [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 5 09:14 .gitignore [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 5 09:14 .golangci.yml [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 5 09:14 Attribution.txt [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 5 09:14 CHANGELOG.md [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 5 09:14 Dockerfile [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 09:14 GOVERNANCE.md [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 5 09:14 Jenkinsfile [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 09:14 LICENSE [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 5 09:14 Makefile [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 5 09:14 OWNERS.md [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 5 09:14 README.md [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 09:11 VERSION [2025-08-05T09:20:58.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 09:14 bin [2025-08-05T09:20:58.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:14 cmd [2025-08-05T09:20:58.307Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 5 09:20 coverage.out [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 6377 Aug 5 09:14 go.mod [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 87368 Aug 5 09:14 go.sum [2025-08-05T09:20:58.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:14 internal [2025-08-05T09:20:58.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 09:14 simulator [2025-08-05T09:20:58.307Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 5 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:20:58.651Z] + 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=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 --label arch=arm64 --label version=4.1.0-dev.2 . [2025-08-05T09:20:59.231Z] Sending build context to Docker daemon 14.15MB [2025-08-05T09:20:59.231Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-08-05T09:20:59.231Z] Step 2/23 : FROM ${BASE} AS builder [2025-08-05T09:20:59.231Z] ---> ec31861ba43c [2025-08-05T09:20:59.231Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-08-05T09:20:59.231Z] ---> Running in 39f8ee60c715 [2025-08-05T09:20:59.497Z] Removing intermediate container 39f8ee60c715 [2025-08-05T09:20:59.497Z] ---> f5d8c5c8ad23 [2025-08-05T09:20:59.497Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-05T09:20:59.766Z] ---> Running in aefa3bbadae6 [2025-08-05T09:21:00.031Z] Removing intermediate container aefa3bbadae6 [2025-08-05T09:21:00.031Z] ---> 6e52053f18ca [2025-08-05T09:21:00.031Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-08-05T09:21:00.031Z] ---> Running in da7f6a53c648 [2025-08-05T09:21:00.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-05T09:21:01.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-05T09:21:02.670Z] OK: 245 MiB in 66 packages [2025-08-05T09:21:03.630Z] Removing intermediate container da7f6a53c648 [2025-08-05T09:21:03.630Z] ---> d95e39db5c09 [2025-08-05T09:21:03.630Z] Step 6/23 : WORKDIR /device-modbus-go [2025-08-05T09:21:03.630Z] ---> Running in 45290f198f9d [2025-08-05T09:21:03.900Z] Removing intermediate container 45290f198f9d [2025-08-05T09:21:03.900Z] ---> c70eeb455164 [2025-08-05T09:21:03.900Z] Step 7/23 : COPY go.mod vendor* ./ [2025-08-05T09:21:04.483Z] ---> 40d9ec7d7fdf [2025-08-05T09:21:04.483Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-05T09:21:04.483Z] ---> Running in 163f3a88de39 [2025-08-05T09:21:06.432Z] Removing intermediate container 163f3a88de39 [2025-08-05T09:21:06.432Z] ---> 91f972dbe29a [2025-08-05T09:21:06.432Z] Step 9/23 : COPY . . [2025-08-05T09:21:07.841Z] ---> ba35f74889da [2025-08-05T09:21:07.841Z] Step 10/23 : RUN ${MAKE} [2025-08-05T09:21:07.841Z] ---> Running in babffc7740df [2025-08-05T09:21:08.800Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-05T09:24:30.718Z] Removing intermediate container babffc7740df [2025-08-05T09:24:30.718Z] ---> 8fe074663c8c [2025-08-05T09:24:30.718Z] Step 11/23 : FROM alpine:3.20 [2025-08-05T09:24:30.718Z] 3.20: Pulling from library/alpine [2025-08-05T09:24:30.718Z] 13e713f82565: Pulling fs layer [2025-08-05T09:24:30.718Z] 13e713f82565: Verifying Checksum [2025-08-05T09:24:30.718Z] 13e713f82565: Download complete [2025-08-05T09:24:30.718Z] 13e713f82565: Pull complete [2025-08-05T09:24:30.718Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-05T09:24:30.718Z] Status: Downloaded newer image for alpine:3.20 [2025-08-05T09:24:30.718Z] ---> c88e9dceb6cb [2025-08-05T09:24:30.718Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-08-05T09:24:30.718Z] ---> Running in 2fc10c971702 [2025-08-05T09:24:30.718Z] Removing intermediate container 2fc10c971702 [2025-08-05T09:24:30.718Z] ---> 9af411914d84 [2025-08-05T09:24:30.718Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-08-05T09:24:30.718Z] ---> Running in e22096df6ff0 [2025-08-05T09:24:30.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-05T09:24:30.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-05T09:24:30.718Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-05T09:24:30.718Z] Executing busybox-1.36.1-r29.trigger [2025-08-05T09:24:30.718Z] OK: 9 MiB in 15 packages [2025-08-05T09:24:30.718Z] Removing intermediate container e22096df6ff0 [2025-08-05T09:24:30.718Z] ---> e227761f1ea0 [2025-08-05T09:24:30.718Z] Step 14/23 : RUN apk --no-cache upgrade [2025-08-05T09:24:30.718Z] ---> Running in d3f42b0c1dba [2025-08-05T09:24:30.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-05T09:24:30.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-05T09:24:30.718Z] OK: 9 MiB in 15 packages [2025-08-05T09:24:30.718Z] Removing intermediate container d3f42b0c1dba [2025-08-05T09:24:30.718Z] ---> e3ad0e3dc023 [2025-08-05T09:24:30.718Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-08-05T09:24:31.297Z] ---> 6292e9a7e5f0 [2025-08-05T09:24:31.297Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-08-05T09:24:31.877Z] ---> e546215993a7 [2025-08-05T09:24:31.877Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-05T09:24:32.464Z] ---> eef0c198e7d4 [2025-08-05T09:24:32.464Z] Step 18/23 : EXPOSE 59901 [2025-08-05T09:24:32.464Z] ---> Running in 4c448658fddc [2025-08-05T09:24:32.731Z] Removing intermediate container 4c448658fddc [2025-08-05T09:24:32.731Z] ---> 0666c2177cf5 [2025-08-05T09:24:32.731Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-08-05T09:24:32.731Z] ---> Running in 2b049633ff17 [2025-08-05T09:24:32.997Z] Removing intermediate container 2b049633ff17 [2025-08-05T09:24:32.997Z] ---> 2b07a446a612 [2025-08-05T09:24:32.997Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-05T09:24:33.264Z] ---> Running in 7bbba21a1215 [2025-08-05T09:24:33.533Z] Removing intermediate container 7bbba21a1215 [2025-08-05T09:24:33.533Z] ---> c3ac26016605 [2025-08-05T09:24:33.533Z] Step 21/23 : LABEL arch=arm64 [2025-08-05T09:24:33.533Z] ---> Running in 9d00a0b2bd35 [2025-08-05T09:24:33.815Z] Removing intermediate container 9d00a0b2bd35 [2025-08-05T09:24:33.815Z] ---> 0adf861127ae [2025-08-05T09:24:33.815Z] Step 22/23 : LABEL git_sha=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:24:33.815Z] ---> Running in 27fa431e8d7d [2025-08-05T09:24:34.081Z] Removing intermediate container 27fa431e8d7d [2025-08-05T09:24:34.081Z] ---> 9f8349dda20b [2025-08-05T09:24:34.081Z] Step 23/23 : LABEL version=4.1.0-dev.2 [2025-08-05T09:24:34.348Z] ---> Running in d3f5a97e1564 [2025-08-05T09:24:34.613Z] Removing intermediate container d3f5a97e1564 [2025-08-05T09:24:34.613Z] ---> d8f85131805d [2025-08-05T09:24:34.613Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-05T09:24:34.613Z] Successfully built d8f85131805d [2025-08-05T09:24:34.613Z] 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:24:34.769Z] provisioning config files... [2025-08-05T09:24:34.784Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/192@tmp/config9210165774765844992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:24:35.135Z] ---> ****-login.sh [2025-08-05T09:24:35.135Z] nexus3.edgexfoundry.org:10001 [2025-08-05T09:24:35.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:24:35.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:24:35.403Z] Configure a credential helper to remove this warning. See [2025-08-05T09:24:35.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:24:35.403Z] [2025-08-05T09:24:35.403Z] Login Succeeded [2025-08-05T09:24:35.403Z] nexus3.edgexfoundry.org:10002 [2025-08-05T09:24:35.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:24:35.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:24:35.671Z] Configure a credential helper to remove this warning. See [2025-08-05T09:24:35.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:24:35.672Z] [2025-08-05T09:24:35.672Z] Login Succeeded [2025-08-05T09:24:35.672Z] nexus3.edgexfoundry.org:10003 [2025-08-05T09:24:35.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:24:35.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:24:35.941Z] Configure a credential helper to remove this warning. See [2025-08-05T09:24:35.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:24:35.941Z] [2025-08-05T09:24:35.941Z] Login Succeeded [2025-08-05T09:24:35.941Z] nexus3.edgexfoundry.org:10004 [2025-08-05T09:24:36.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:24:36.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:24:36.475Z] Configure a credential helper to remove this warning. See [2025-08-05T09:24:36.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:24:36.475Z] [2025-08-05T09:24:36.475Z] Login Succeeded [2025-08-05T09:24:36.475Z] ****.io [2025-08-05T09:24:36.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-05T09:24:36.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-05T09:24:36.740Z] Configure a credential helper to remove this warning. See [2025-08-05T09:24:36.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-05T09:24:36.741Z] [2025-08-05T09:24:36.741Z] Login Succeeded [2025-08-05T09:24:36.741Z] ---> ****-login.sh ends [Pipeline] } [2025-08-05T09:24:36.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T09:24:36.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-05T09:24:36.825Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-08-05T09:24:36.825Z] 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:24:36.825Z] latest [2025-08-05T09:24:36.825Z] 4.1.0-dev.2 [2025-08-05T09:24:36.825Z] 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [2025-08-05T09:24:36.825Z] main [2025-08-05T09:24:36.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:24:37.206Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:24:37.555Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:24:37.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:24:37.555Z] f8b7b65e68e6: Preparing [2025-08-05T09:24:37.555Z] bf00895dc50a: Preparing [2025-08-05T09:24:37.555Z] 0c4b8a92267f: Preparing [2025-08-05T09:24:37.555Z] 0a5f91a563d9: Preparing [2025-08-05T09:24:37.555Z] 20f8fe9095ba: Preparing [2025-08-05T09:24:37.555Z] 1e890da81ec9: Preparing [2025-08-05T09:24:37.819Z] 0a5f91a563d9: Pushed [2025-08-05T09:24:37.819Z] f8b7b65e68e6: Pushed [2025-08-05T09:24:37.819Z] bf00895dc50a: Pushed [2025-08-05T09:24:37.819Z] 20f8fe9095ba: Pushed [2025-08-05T09:24:37.819Z] 1e890da81ec9: Layer already exists [2025-08-05T09:24:46.013Z] 0c4b8a92267f: Pushed [2025-08-05T09:24:46.013Z] 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:24:46.381Z] + 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:24:46.730Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-05T09:24:46.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:24:46.730Z] f8b7b65e68e6: Preparing [2025-08-05T09:24:46.730Z] bf00895dc50a: Preparing [2025-08-05T09:24:46.730Z] 0c4b8a92267f: Preparing [2025-08-05T09:24:46.730Z] 0a5f91a563d9: Preparing [2025-08-05T09:24:46.730Z] 20f8fe9095ba: Preparing [2025-08-05T09:24:46.730Z] 1e890da81ec9: Preparing [2025-08-05T09:24:46.730Z] 0c4b8a92267f: Layer already exists [2025-08-05T09:24:46.730Z] 20f8fe9095ba: Layer already exists [2025-08-05T09:24:46.730Z] bf00895dc50a: Layer already exists [2025-08-05T09:24:46.730Z] 0a5f91a563d9: Layer already exists [2025-08-05T09:24:46.730Z] f8b7b65e68e6: Layer already exists [2025-08-05T09:24:46.730Z] 1e890da81ec9: Layer already exists [2025-08-05T09:24:46.730Z] latest: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:24:47.347Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:24:47.695Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.2 [2025-08-05T09:24:47.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:24:47.695Z] f8b7b65e68e6: Preparing [2025-08-05T09:24:47.695Z] bf00895dc50a: Preparing [2025-08-05T09:24:47.695Z] 0c4b8a92267f: Preparing [2025-08-05T09:24:47.695Z] 0a5f91a563d9: Preparing [2025-08-05T09:24:47.695Z] 20f8fe9095ba: Preparing [2025-08-05T09:24:47.695Z] 1e890da81ec9: Preparing [2025-08-05T09:24:47.695Z] 1e890da81ec9: Waiting [2025-08-05T09:24:47.695Z] f8b7b65e68e6: Layer already exists [2025-08-05T09:24:47.695Z] 20f8fe9095ba: Layer already exists [2025-08-05T09:24:47.695Z] bf00895dc50a: Layer already exists [2025-08-05T09:24:47.695Z] 0a5f91a563d9: Layer already exists [2025-08-05T09:24:47.695Z] 0c4b8a92267f: Layer already exists [2025-08-05T09:24:47.695Z] 1e890da81ec9: Layer already exists [2025-08-05T09:24:47.695Z] 4.1.0-dev.2: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:24:48.050Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:24:48.420Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [2025-08-05T09:24:48.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:24:48.420Z] f8b7b65e68e6: Preparing [2025-08-05T09:24:48.420Z] bf00895dc50a: Preparing [2025-08-05T09:24:48.420Z] 0c4b8a92267f: Preparing [2025-08-05T09:24:48.420Z] 0a5f91a563d9: Preparing [2025-08-05T09:24:48.420Z] 20f8fe9095ba: Preparing [2025-08-05T09:24:48.420Z] 1e890da81ec9: Preparing [2025-08-05T09:24:48.420Z] 1e890da81ec9: Waiting [2025-08-05T09:24:48.420Z] 20f8fe9095ba: Layer already exists [2025-08-05T09:24:48.420Z] 0c4b8a92267f: Layer already exists [2025-08-05T09:24:48.420Z] 0a5f91a563d9: Layer already exists [2025-08-05T09:24:48.420Z] bf00895dc50a: Layer already exists [2025-08-05T09:24:48.420Z] f8b7b65e68e6: Layer already exists [2025-08-05T09:24:48.420Z] 1e890da81ec9: Layer already exists [2025-08-05T09:24:48.420Z] 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:24:48.771Z] + 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:24:49.129Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-08-05T09:24:49.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-05T09:24:49.129Z] f8b7b65e68e6: Preparing [2025-08-05T09:24:49.129Z] bf00895dc50a: Preparing [2025-08-05T09:24:49.129Z] 0c4b8a92267f: Preparing [2025-08-05T09:24:49.129Z] 0a5f91a563d9: Preparing [2025-08-05T09:24:49.129Z] 20f8fe9095ba: Preparing [2025-08-05T09:24:49.129Z] 1e890da81ec9: Preparing [2025-08-05T09:24:49.129Z] 1e890da81ec9: Waiting [2025-08-05T09:24:49.129Z] 20f8fe9095ba: Layer already exists [2025-08-05T09:24:49.129Z] 0a5f91a563d9: Layer already exists [2025-08-05T09:24:49.129Z] f8b7b65e68e6: Layer already exists [2025-08-05T09:24:49.129Z] bf00895dc50a: Layer already exists [2025-08-05T09:24:49.129Z] 0c4b8a92267f: Layer already exists [2025-08-05T09:24:49.129Z] 1e890da81ec9: Layer already exists [2025-08-05T09:24:49.129Z] main: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-05T09:24:49.207Z] ===================================================== [Pipeline] echo [2025-08-05T09:24:49.219Z] taggedImages: [2025-08-05T09:24:49.219Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [2025-08-05T09:24:49.219Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-05T09:24:49.219Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.2 [2025-08-05T09:24:49.219Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [2025-08-05T09:24:49.219Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-08-05T09:24:49.232Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo [2025-08-05T09:24:49.244Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-08-05T09:24:49.258Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.2 [Pipeline] echo [2025-08-05T09:24:49.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [Pipeline] echo [2025-08-05T09:24:49.281Z] 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:24:49.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-05T09:24:49.657Z] [2025-08-05T09:24:49.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:24:49.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-05T09:24:49.997Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-05T09:24:49.997Z] 8998bd30e6a1: Pulling fs layer [2025-08-05T09:24:49.997Z] 04944245beec: Pulling fs layer [2025-08-05T09:24:49.997Z] 699f458cf7ca: Pulling fs layer [2025-08-05T09:24:49.997Z] 765212b225bb: Pulling fs layer [2025-08-05T09:24:49.997Z] f23df028b6ca: Pulling fs layer [2025-08-05T09:24:49.997Z] d65c8cfc05b1: Pulling fs layer [2025-08-05T09:24:49.997Z] 2437ff75d9bd: Pulling fs layer [2025-08-05T09:24:49.997Z] 765212b225bb: Waiting [2025-08-05T09:24:49.997Z] f23df028b6ca: Waiting [2025-08-05T09:24:49.997Z] d65c8cfc05b1: Waiting [2025-08-05T09:24:49.997Z] 2437ff75d9bd: Waiting [2025-08-05T09:24:50.266Z] 04944245beec: Verifying Checksum [2025-08-05T09:24:50.266Z] 04944245beec: Download complete [2025-08-05T09:24:50.266Z] 765212b225bb: Verifying Checksum [2025-08-05T09:24:50.266Z] 765212b225bb: Download complete [2025-08-05T09:24:50.266Z] f23df028b6ca: Verifying Checksum [2025-08-05T09:24:50.266Z] f23df028b6ca: Download complete [2025-08-05T09:24:50.266Z] d65c8cfc05b1: Verifying Checksum [2025-08-05T09:24:50.266Z] d65c8cfc05b1: Download complete [2025-08-05T09:24:50.266Z] 699f458cf7ca: Verifying Checksum [2025-08-05T09:24:50.266Z] 699f458cf7ca: Download complete [2025-08-05T09:24:50.851Z] 8998bd30e6a1: Verifying Checksum [2025-08-05T09:24:50.851Z] 8998bd30e6a1: Download complete [2025-08-05T09:24:53.429Z] 2437ff75d9bd: Verifying Checksum [2025-08-05T09:24:53.429Z] 2437ff75d9bd: Download complete [2025-08-05T09:24:55.373Z] 8998bd30e6a1: Pull complete [2025-08-05T09:24:55.640Z] 04944245beec: Pull complete [2025-08-05T09:24:57.046Z] 699f458cf7ca: Pull complete [2025-08-05T09:24:57.315Z] 765212b225bb: Pull complete [2025-08-05T09:24:58.273Z] f23df028b6ca: Pull complete [2025-08-05T09:24:58.541Z] d65c8cfc05b1: Pull complete [2025-08-05T09:25:16.742Z] 2437ff75d9bd: Pull complete [2025-08-05T09:25:16.742Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-05T09:25:16.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-05T09:25:16.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:25:16.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container [2025-08-05T09:25:16.974Z] $ 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/192 -v /w/workspace/device-modbus-go/192:/w/workspace/device-modbus-go/192:rw,z -v /w/workspace/device-modbus-go/192@tmp:/w/workspace/device-modbus-go/192@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:25:19.550Z] $ docker top 9f22bbc2f7b4487ac9c1cb413872349795761d280c03f60cf492af6cfe3e41eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:25:20.403Z] ---> job-cost.sh [2025-08-05T09:25:20.403Z] lf-activate-venv: SKIPPING [2025-08-05T09:25:20.403Z] INFO: No Stack... [2025-08-05T09:25:20.980Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-05T09:25:21.557Z] INFO: Archiving Costs [Pipeline] sh [2025-08-05T09:25:22.196Z] + cat /w/workspace/device-modbus-go/192/archives/cost.csv [2025-08-05T09:25:22.196Z] + cut -d, -f6 [Pipeline] lock [2025-08-05T09:25:22.255Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [2025-08-05T09:25:22.264Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] did not exist. Created. [2025-08-05T09:25:22.270Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-05T09:25:22.629Z] /w/workspace/device-modbus-go/192@tmp/durable-7dd53dc5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-05T09:25:23.265Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-05T09:25:23.293Z] Warning: overwriting stash ‘stack-cost’ [2025-08-05T09:25:23.338Z] Stashed 1 file(s) [Pipeline] } [2025-08-05T09:25:23.345Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-05T09:25:23.361Z] $ docker stop --time=1 9f22bbc2f7b4487ac9c1cb413872349795761d280c03f60cf492af6cfe3e41eb [2025-08-05T09:25:25.876Z] $ docker rm -f --volumes 9f22bbc2f7b4487ac9c1cb413872349795761d280c03f60cf492af6cfe3e41eb [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:25:26.401Z] provisioning config files... [2025-08-05T09:25:26.410Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7438975032510631210tmp [Pipeline] { [Pipeline] sh [2025-08-05T09:25:26.715Z] + set +x [2025-08-05T09:25:26.715Z] + curl -s https://codecov.io/bash [2025-08-05T09:25:26.715Z] + bash -s -- [2025-08-05T09:25:26.715Z] [2025-08-05T09:25:26.715Z] _____ _ [2025-08-05T09:25:26.715Z] / ____| | | [2025-08-05T09:25:26.715Z] | | ___ __| | ___ ___ _____ __ [2025-08-05T09:25:26.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-05T09:25:26.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-05T09:25:26.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-05T09:25:26.715Z] Bash-1.0.6 [2025-08-05T09:25:26.715Z] [2025-08-05T09:25:26.715Z] [2025-08-05T09:25:26.715Z] ==> git version 2.25.1 found [2025-08-05T09:25:26.715Z] ==> 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:25:26.715Z] Release-Date: 2020-01-08 [2025-08-05T09:25:26.715Z] 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:25:26.716Z] 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:25:26.716Z] ==> Jenkins CI detected. [2025-08-05T09:25:26.716Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-08-05T09:25:26.716Z] project root: . [2025-08-05T09:25:26.716Z] --> token set from env [2025-08-05T09:25:26.716Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-05T09:25:26.716Z] ==> Running gcov in . (disable via -X gcov) [2025-08-05T09:25:26.974Z] ==> Python coveragepy not found [2025-08-05T09:25:26.974Z] ==> Searching for coverage reports in: [2025-08-05T09:25:26.974Z] + . [2025-08-05T09:25:26.974Z] -> Found 1 reports [2025-08-05T09:25:26.974Z] ==> Detecting git/mercurial file structure [2025-08-05T09:25:26.974Z] ==> Reading reports [2025-08-05T09:25:26.974Z] + ./coverage.out bytes=27945 [2025-08-05T09:25:26.974Z] ==> Appending adjustments [2025-08-05T09:25:26.974Z] https://docs.codecov.io/docs/fixing-reports [2025-08-05T09:25:26.974Z] + Found adjustments [2025-08-05T09:25:26.974Z] ==> Gzipping contents [2025-08-05T09:25:26.974Z] 8.0K /tmp/codecov.i1Ebj1.gz [2025-08-05T09:25:26.974Z] ==> Uploading reports [2025-08-05T09:25:26.974Z] url: https://codecov.io [2025-08-05T09:25:26.974Z] query: branch=main&commit=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-05T09:25:26.974Z] -> Pinging Codecov [2025-08-05T09:25:26.974Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-05T09:25:27.233Z] -> Uploading to [2025-08-05T09:25:27.233Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/0e4f43e01ec0f3a11daaf13de268c71f5d0c5961/bf771041-ce69-4647-ace6-fbcd5c012c1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250805%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250805T092527Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b53fc797c16e7c460653377e61a06fef7a9f904d5c2e260a13e53a7f87d168c2 [2025-08-05T09:25:27.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-05T09:25:27.233Z] Dload Upload Total Spent Left Speed [2025-08-05T09:25:27.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 30404 --:--:-- --:--:-- --:--:-- 30404 [2025-08-05T09:25:27.233Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] } [2025-08-05T09:25:27.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-05T09:25:27.456Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-05T09:25:27.469Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:25:27.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-05T09:25:27.766Z] [2025-08-05T09:25:27.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:25:28.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-05T09:25:28.066Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-05T09:25:28.066Z] 0a9a5dfd008f: Already exists [2025-08-05T09:25:28.066Z] 36466aa92d05: Already exists [2025-08-05T09:25:28.066Z] e10405b45d13: Already exists [2025-08-05T09:25:28.066Z] 096b7ceb2af7: Already exists [2025-08-05T09:25:28.066Z] 4f4fb700ef54: Already exists [2025-08-05T09:25:28.066Z] e50aa161e22a: Pulling fs layer [2025-08-05T09:25:28.066Z] d3c8db5fb9df: Pulling fs layer [2025-08-05T09:25:28.324Z] e50aa161e22a: Download complete [2025-08-05T09:25:28.583Z] e50aa161e22a: Pull complete [2025-08-05T09:25:29.521Z] d3c8db5fb9df: Verifying Checksum [2025-08-05T09:25:29.521Z] d3c8db5fb9df: Download complete [2025-08-05T09:25:32.799Z] d3c8db5fb9df: Pull complete [2025-08-05T09:25:32.799Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-05T09:25:32.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-05T09:25:32.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:25:32.892Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:25:32.930Z] $ 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:25:34.570Z] $ docker top a387ee925d567ee96c3afc645deb5aad43e796c54db8b4ddeb6587abf0162c1a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:25:34.918Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-08-05T09:25:34.926Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-08-05T09:25:35.199Z] + set -o pipefail [2025-08-05T09:25:35.199Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-08-05T09:25:41.763Z] [2025-08-05T09:25:41.763Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-08-05T09:25:41.763Z] [2025-08-05T09:25:41.763Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/ef1b95a8-62b0-4f9c-9808-b3119fb2a642 [2025-08-05T09:25:41.763Z] [2025-08-05T09:25:41.763Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-05T09:25:41.763Z] [2025-08-05T09:25:41.763Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-05T09:25:41.763Z] [2025-08-05T09:25:41.763Z] [2025-08-05T09:25:41.763Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-05T09:25:41.763Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-05T09:25:42.036Z] $ docker stop --time=1 a387ee925d567ee96c3afc645deb5aad43e796c54db8b4ddeb6587abf0162c1a [2025-08-05T09:25:44.607Z] $ docker rm -f --volumes a387ee925d567ee96c3afc645deb5aad43e796c54db8b4ddeb6587abf0162c1a [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:25:45.438Z] + git log --format=format:%s -1 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] sh [2025-08-05T09:25:45.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-05T09:25:45.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:25:46.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T09:25:46.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:25:46.112Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:25:46.142Z] $ 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:25:46.393Z] $ docker top aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 -eo pid,comm [2025-08-05T09:25:46.433Z] 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:25:46.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-05T09:25:46.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T09:25:46.479Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T09:25:46.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T09:25:46.590Z] $ docker exec aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 ssh-agent [2025-08-05T09:25:46.694Z] SSH_AUTH_SOCK=/tmp/ssh-79u7rEgpnFww/agent.32 [2025-08-05T09:25:46.694Z] SSH_AGENT_PID=38 [2025-08-05T09:25:46.699Z] Running ssh-add (command line suppressed) [2025-08-05T09:25:46.800Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6218119218242581081.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6218119218242581081.key) [2025-08-05T09:25:46.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T09:25:47.101Z] + git semver tag [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,314 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,317 [run_tag] DEBUG tag force:False [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,317 [check_head_tag] DEBUG check head tag [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,317 [execute] INFO git cat-file --batch-check [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,318 [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:25:47.361Z] 2025-08-05 09:25:47,319 [execute] INFO git cat-file --batch [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,328 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,328 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-05T09:25:47.361Z] 2025-08-05 09:25:47,331 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:25:47.361Z] 4.1.0-dev.2 [Pipeline] } [2025-08-05T09:25:47.376Z] $ docker exec --env ******** --env ******** aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 ssh-agent -k [2025-08-05T09:25:47.465Z] unset SSH_AUTH_SOCK; [2025-08-05T09:25:47.467Z] unset SSH_AGENT_PID; [2025-08-05T09:25:47.467Z] echo Agent pid 38 killed; [2025-08-05T09:25:47.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T09:25:47.800Z] + git semver [Pipeline] } [2025-08-05T09:25:48.077Z] $ docker stop --time=1 aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 [2025-08-05T09:25:49.319Z] $ docker rm -f --volumes aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:25:49.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-05T09:25:49.713Z] [2025-08-05T09:25:49.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:25:50.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-05T09:25:50.017Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-05T09:25:50.017Z] ab5ef0e58194: Pulling fs layer [2025-08-05T09:25:50.017Z] 9712f1f96733: Pulling fs layer [2025-08-05T09:25:50.017Z] 63f879dbbcfc: Pulling fs layer [2025-08-05T09:25:50.017Z] 0d9ebad4ef96: Pulling fs layer [2025-08-05T09:25:50.017Z] e9a5061849ea: Pulling fs layer [2025-08-05T09:25:50.017Z] d747dcd14b5f: Pulling fs layer [2025-08-05T09:25:50.017Z] 2de7ff778b66: Pulling fs layer [2025-08-05T09:25:50.017Z] 0d9ebad4ef96: Waiting [2025-08-05T09:25:50.017Z] e9a5061849ea: Waiting [2025-08-05T09:25:50.017Z] d747dcd14b5f: Waiting [2025-08-05T09:25:50.017Z] 9712f1f96733: Verifying Checksum [2025-08-05T09:25:50.017Z] 9712f1f96733: Download complete [2025-08-05T09:25:50.275Z] 63f879dbbcfc: Verifying Checksum [2025-08-05T09:25:50.275Z] 63f879dbbcfc: Download complete [2025-08-05T09:25:50.275Z] e9a5061849ea: Verifying Checksum [2025-08-05T09:25:50.275Z] e9a5061849ea: Download complete [2025-08-05T09:25:50.275Z] d747dcd14b5f: Download complete [2025-08-05T09:25:50.534Z] 0d9ebad4ef96: Verifying Checksum [2025-08-05T09:25:50.534Z] 0d9ebad4ef96: Download complete [2025-08-05T09:25:50.534Z] 2de7ff778b66: Verifying Checksum [2025-08-05T09:25:50.534Z] 2de7ff778b66: Download complete [2025-08-05T09:25:50.534Z] ab5ef0e58194: Verifying Checksum [2025-08-05T09:25:50.534Z] ab5ef0e58194: Download complete [2025-08-05T09:25:54.717Z] ab5ef0e58194: Pull complete [2025-08-05T09:25:54.717Z] 9712f1f96733: Pull complete [2025-08-05T09:25:54.975Z] 63f879dbbcfc: Pull complete [2025-08-05T09:26:00.235Z] 0d9ebad4ef96: Pull complete [2025-08-05T09:26:00.235Z] e9a5061849ea: Pull complete [2025-08-05T09:26:00.235Z] d747dcd14b5f: Pull complete [2025-08-05T09:26:01.607Z] 2de7ff778b66: Pull complete [2025-08-05T09:26:01.607Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-05T09:26:01.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-05T09:26:01.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:26:01.709Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:26:01.744Z] $ 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:26:04.097Z] $ docker top 5b487a07b0c6a9c900f5163c6486761db278f8386260022b878a7a1beb9f156b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-05T09:26:04.167Z] provisioning config files... [2025-08-05T09:26:04.173Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9637583727309261025tmp [2025-08-05T09:26:04.182Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14443797188086294169tmp [2025-08-05T09:26:04.192Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3028990203194137217tmp [Pipeline] { [Pipeline] echo [2025-08-05T09:26:04.222Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:04.511Z] ---> sigul-configuration.sh [2025-08-05T09:26:04.511Z] gpg: directory `/root/.gnupg' created [2025-08-05T09:26:04.511Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-05T09:26:04.512Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-05T09:26:04.512Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-05T09:26:04.512Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-05T09:26:04.512Z] gpg: CAST5 encrypted data [2025-08-05T09:26:04.512Z] gpg: encrypted with 1 passphrase [2025-08-05T09:26:04.512Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-05T09:26:04.806Z] + mkdir /home/jenkins [2025-08-05T09:26:04.806Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-05T09:26:05.102Z] + 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:26:05.117Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:05.408Z] ---> sigul-install.sh [2025-08-05T09:26:05.408Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-05T09:26:05.701Z] + git tag --list [2025-08-05T09:26:05.701Z] 0.7.1 [2025-08-05T09:26:05.701Z] v1.0.0 [2025-08-05T09:26:05.701Z] v1.1.0 [2025-08-05T09:26:05.701Z] v1.1.1 [2025-08-05T09:26:05.701Z] v1.2.2 [2025-08-05T09:26:05.701Z] v1.3.0 [2025-08-05T09:26:05.701Z] v1.3.1 [2025-08-05T09:26:05.701Z] v2.0.0 [2025-08-05T09:26:05.701Z] v2.1.0 [2025-08-05T09:26:05.701Z] v2.1.1 [2025-08-05T09:26:05.701Z] v2.2.0 [2025-08-05T09:26:05.701Z] v2.3.0 [2025-08-05T09:26:05.701Z] v3.0 [2025-08-05T09:26:05.701Z] v3.0.0 [2025-08-05T09:26:05.701Z] v3.1 [2025-08-05T09:26:05.701Z] v3.1.0 [2025-08-05T09:26:05.701Z] v3.1.1 [2025-08-05T09:26:05.701Z] v4.0 [2025-08-05T09:26:05.701Z] v4.0.0 [2025-08-05T09:26:05.701Z] v4.1.0-dev.1 [2025-08-05T09:26:05.701Z] v4.1.0-dev.2 [Pipeline] sh [2025-08-05T09:26:05.992Z] + lftools sign git-tag v4.1.0-dev.2 [2025-08-05T09:26:06.558Z] Signing Git tag with Sigul... [2025-08-05T09:26:06.558Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-08-05T09:26:06.831Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:07.118Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-05T09:26:07.125Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-05T09:26:07.155Z] $ docker stop --time=1 5b487a07b0c6a9c900f5163c6486761db278f8386260022b878a7a1beb9f156b [2025-08-05T09:26:08.409Z] $ docker rm -f --volumes 5b487a07b0c6a9c900f5163c6486761db278f8386260022b878a7a1beb9f156b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-05T09:26:08.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-05T09:26:08.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:26:09.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T09:26:09.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:26:09.210Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:26:09.321Z] $ 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:26:09.560Z] $ docker top 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 -eo pid,comm [2025-08-05T09:26:09.610Z] 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:26:09.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-05T09:26:09.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T09:26:09.664Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T09:26:09.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T09:26:09.787Z] $ docker exec 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 ssh-agent [2025-08-05T09:26:09.881Z] SSH_AUTH_SOCK=/tmp/ssh-zwh8OE89mRgR/agent.32 [2025-08-05T09:26:09.881Z] SSH_AGENT_PID=38 [2025-08-05T09:26:09.900Z] Running ssh-add (command line suppressed) [2025-08-05T09:26:10.016Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15904524128878665296.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15904524128878665296.key) [2025-08-05T09:26:10.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T09:26:10.314Z] + git semver bump pre [2025-08-05T09:26:10.573Z] 2025-08-05 09:26:10,514 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-05T09:26:10.574Z] 2025-08-05 09:26:10,518 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:26:10.574Z] 2025-08-05 09:26:10,518 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-08-05T09:26:10.574Z] 2025-08-05 09:26:10,518 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-08-05T09:26:10.574Z] 2025-08-05 09:26:10,518 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-08-05T09:26:10.574Z] 2025-08-05 09:26:10,518 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:26:10.574Z] 2025-08-05 09:26:10,518 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:26:10.574Z] 2025-08-05 09:26:10,521 [execute] INFO git cat-file --batch-check [2025-08-05T09:26:10.574Z] 2025-08-05 09:26:10,521 [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:26:10.574Z] 2025-08-05 09:26:10,525 [execute] INFO git cat-file --batch [2025-08-05T09:26:10.574Z] 2025-08-05 09:26:10,525 [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:26:10.574Z] 2025-08-05 09:26:10,529 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:26:10.574Z] 4.1.0-dev.3 [Pipeline] } [2025-08-05T09:26:10.588Z] $ docker exec --env ******** --env ******** 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 ssh-agent -k [2025-08-05T09:26:10.675Z] unset SSH_AUTH_SOCK; [2025-08-05T09:26:10.676Z] unset SSH_AGENT_PID; [2025-08-05T09:26:10.676Z] echo Agent pid 38 killed; [2025-08-05T09:26:10.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T09:26:11.002Z] + git semver [Pipeline] } [2025-08-05T09:26:11.277Z] $ docker stop --time=1 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 [2025-08-05T09:26:12.546Z] $ docker rm -f --volumes 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-05T09:26:12.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-05T09:26:12.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:26:13.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-05T09:26:13.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:26:13.257Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:26:13.292Z] $ 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:26:13.525Z] $ docker top 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 -eo pid,comm [2025-08-05T09:26:13.558Z] 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:26:13.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-05T09:26:13.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-05T09:26:13.613Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-05T09:26:13.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-05T09:26:13.714Z] $ docker exec 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 ssh-agent [2025-08-05T09:26:13.818Z] SSH_AUTH_SOCK=/tmp/ssh-mWXnIlHLECEt/agent.32 [2025-08-05T09:26:13.818Z] SSH_AGENT_PID=38 [2025-08-05T09:26:13.822Z] Running ssh-add (command line suppressed) [2025-08-05T09:26:13.930Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9710558858043274523.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9710558858043274523.key) [2025-08-05T09:26:13.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-05T09:26:14.225Z] + git semver push [2025-08-05T09:26:14.483Z] 2025-08-05 09:26:14,431 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-05T09:26:14.483Z] 2025-08-05 09:26:14,434 [run_push] DEBUG push [2025-08-05T09:26:14.483Z] 2025-08-05 09:26:14,435 [execute] INFO git cat-file --batch-check [2025-08-05T09:26:14.483Z] 2025-08-05 09:26:14,435 [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:26:14.483Z] 2025-08-05 09:26:14,437 [execute] INFO git rev-list f88c4780717b084703c1c33bbda3d1c3e1da3abb -- [2025-08-05T09:26:14.483Z] 2025-08-05 09:26:14,437 [execute] DEBUG Popen(['git', 'rev-list', 'f88c4780717b084703c1c33bbda3d1c3e1da3abb', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-05T09:26:14.483Z] 2025-08-05 09:26:14,445 [execute] INFO git fetch -v -- origin [2025-08-05T09:26:14.483Z] 2025-08-05 09:26:14,445 [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:26:15.050Z] 2025-08-05 09:26:14,891 [run_push] DEBUG no remote changes detected [2025-08-05T09:26:15.050Z] 2025-08-05 09:26:14,892 [execute] INFO git push origin semver [2025-08-05T09:26:15.050Z] 2025-08-05 09:26:14,892 [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:26:15.988Z] 2025-08-05 09:26:15,756 [run_push] DEBUG push all version tags [2025-08-05T09:26:15.988Z] 2025-08-05 09:26:15,756 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-05T09:26:15.988Z] 2025-08-05 09:26:15,756 [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:26:17.364Z] 2025-08-05 09:26:16,983 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-05T09:26:17.364Z] 4.1.0-dev.3 [Pipeline] } [2025-08-05T09:26:17.377Z] $ docker exec --env ******** --env ******** 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 ssh-agent -k [2025-08-05T09:26:17.462Z] unset SSH_AUTH_SOCK; [2025-08-05T09:26:17.462Z] unset SSH_AGENT_PID; [2025-08-05T09:26:17.462Z] echo Agent pid 38 killed; [2025-08-05T09:26:17.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-05T09:26:17.778Z] + git semver [Pipeline] } [2025-08-05T09:26:18.055Z] $ docker stop --time=1 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 [2025-08-05T09:26:19.313Z] $ docker rm -f --volumes 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 [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:26:19.869Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-08-05T09:26:19.869Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-05T09:26:19.869Z] total 16 [2025-08-05T09:26:19.869Z] drwxr-xr-x 3 root root 4096 Aug 5 09:15 . [2025-08-05T09:26:19.869Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 09:26 .. [2025-08-05T09:26:19.869Z] drwxr-xr-x 2 root root 4096 Aug 5 09:15 cost [2025-08-05T09:26:19.869Z] -rw-r--r-- 1 root root 88 Aug 5 09:15 cost.csv [2025-08-05T09:26:19.869Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-05T09:26:19.869Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-05T09:26:19.869Z] total 16 [2025-08-05T09:26:19.869Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 09:15 . [2025-08-05T09:26:19.869Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 09:26 .. [2025-08-05T09:26:19.869Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 09:15 cost [2025-08-05T09:26:19.869Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 5 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:20.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:21.016Z] ---> package-listing.sh [2025-08-05T09:26:21.016Z] ++ facter osfamily [2025-08-05T09:26:21.016Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-05T09:26:21.275Z] + OS_FAMILY=debian [2025-08-05T09:26:21.275Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-05T09:26:21.275Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-05T09:26:21.275Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-05T09:26:21.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-05T09:26:21.275Z] + PACKAGES=/tmp/packages_start.txt [2025-08-05T09:26:21.275Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-05T09:26:21.275Z] + PACKAGES=/tmp/packages_end.txt [2025-08-05T09:26:21.275Z] + case "${OS_FAMILY}" in [2025-08-05T09:26:21.275Z] + dpkg -l [2025-08-05T09:26:21.275Z] + grep '^ii' [2025-08-05T09:26:21.275Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-05T09:26:21.275Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-05T09:26:21.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-05T09:26:21.275Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-05T09:26:21.275Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-05T09:26:21.275Z] + 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:26:21.289Z] 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:26:21.569Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-05T09:26:22.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-05T09:26:22.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-05T09:26:22.224Z] prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container [2025-08-05T09:26:22.256Z] $ 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:26:22.465Z] $ docker top afba4a8c017616e1f44f3391672ceedfa0ea8e5b91d59538bbbbd2d0d61c4446 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-05T09:26:22.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-05T09:26:23.087Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-05T09:26:23.412Z] + ls /var/log/sa-host [2025-08-05T09:26:23.413Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-05T09:26:23.448Z] provisioning config files... [2025-08-05T09:26:23.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12008832977277741789tmp [Pipeline] { [Pipeline] echo [2025-08-05T09:26:23.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:23.757Z] ---> create-netrc.sh [Pipeline] } [2025-08-05T09:26:23.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:24.082Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-05T09:26:24.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:24.378Z] ---> sudo-logs.sh [2025-08-05T09:26:24.378Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-05T09:26:24.411Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:24.694Z] ---> job-cost.sh [2025-08-05T09:26:24.694Z] lf-activate-venv: SKIPPING [2025-08-05T09:26:24.694Z] DEBUG: total: 0.2199999988079071 [2025-08-05T09:26:24.694Z] INFO: Retrieving Stack Cost... [2025-08-05T09:26:24.953Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-05T09:26:25.213Z] INFO: Archiving Costs [Pipeline] echo [2025-08-05T09:26:25.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-05T09:26:25.508Z] ---> logs-deploy.sh [2025-08-05T09:26:25.508Z] lf-activate-venv: SKIPPING [2025-08-05T09:26:25.508Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/192 [2025-08-05T09:26:25.508Z] INFO: archiving workspace using pattern(s): [2025-08-05T09:26:26.445Z] Archives upload complete. [2025-08-05T09:26:26.445Z] INFO: archiving logs to Nexus