Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 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-ssh13365006761948262779.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-ssh12722528996955500698.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-ssh1598853206563319774.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-ssh11902678432879723900.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-ssh4199505909799066959.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-centos7-blackbox-4c-2g-7129’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7341’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7343 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 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 (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 Commit message: "Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31" > git config core.sparsecheckout # timeout=10 > git checkout -f 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 # timeout=10 > git rev-list --no-walk 1029fbc3c8cca04e318fee9f77de6180b4ee9138 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-21T01:33:01.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-21T01:33:01.838Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-21T01:33:01.864Z] ========================================================= [2025-08-21T01:33:01.864Z] EdgeX Global Pipelines Version Info [2025-08-21T01:33:01.864Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:33:02.954Z] ------------------- [2025-08-21T01:33:02.954Z] stable info: [2025-08-21T01:33:02.954Z] ------------------- [2025-08-21T01:33:02.954Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-21T01:33:02.954Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:33:02.954Z] Message: update stable to v1.0.276 [2025-08-21T01:33:03.891Z] ------------------- [2025-08-21T01:33:03.891Z] experimental info: [2025-08-21T01:33:03.891Z] ------------------- [2025-08-21T01:33:03.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-21T01:33:03.891Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:33:03.891Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-21T01:33:03.970Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-08-21T01:33:03.989Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-08-21T01:33:04.011Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-21T01:33:04.031Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-21T01:33:04.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-21T01:33:04.070Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-21T01:33:04.088Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-21T01:33:04.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-21T01:33:04.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-21T01:33:04.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-21T01:33:04.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-21T01:33:04.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-08-21T01:33:04.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-21T01:33:04.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-21T01:33:04.267Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:33:04.290Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:33:04.314Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:33:04.337Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:33:04.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-21T01:33:04.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-21T01:33:04.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-21T01:33:04.430Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-21T01:33:04.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-21T01:33:04.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-21T01:33:04.499Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-21T01:33:04.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-21T01:33:04.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-21T01:33:04.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-21T01:33:04.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-21T01:33:04.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-21T01:33:04.646Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo [2025-08-21T01:33:04.664Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5eb62e4 [Pipeline] echo [2025-08-21T01:33:04.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:33:04.748Z] provisioning config files... [2025-08-21T01:33:04.759Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12195909206980549431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:33:05.089Z] ---> ****-login.sh [2025-08-21T01:33:05.089Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:33:05.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:05.351Z] [2025-08-21T01:33:05.352Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:33:05.352Z] Configure a credential helper to remove this warning. See [2025-08-21T01:33:05.352Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:33:05.352Z] [2025-08-21T01:33:05.352Z] Login Succeeded [2025-08-21T01:33:05.352Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:33:05.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:05.352Z] [2025-08-21T01:33:05.352Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:33:05.352Z] Configure a credential helper to remove this warning. See [2025-08-21T01:33:05.352Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:33:05.352Z] [2025-08-21T01:33:05.352Z] Login Succeeded [2025-08-21T01:33:05.352Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:33:05.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:05.352Z] [2025-08-21T01:33:05.352Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:33:05.352Z] Configure a credential helper to remove this warning. See [2025-08-21T01:33:05.352Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:33:05.352Z] [2025-08-21T01:33:05.352Z] Login Succeeded [2025-08-21T01:33:05.352Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:33:05.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:05.611Z] [2025-08-21T01:33:05.612Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:33:05.612Z] Configure a credential helper to remove this warning. See [2025-08-21T01:33:05.612Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:33:05.612Z] [2025-08-21T01:33:05.612Z] Login Succeeded [2025-08-21T01:33:05.612Z] ****.io [2025-08-21T01:33:05.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:05.871Z] [2025-08-21T01:33:05.872Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:33:05.872Z] Configure a credential helper to remove this warning. See [2025-08-21T01:33:05.872Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:33:05.872Z] [2025-08-21T01:33:05.872Z] Login Succeeded [2025-08-21T01:33:05.872Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:33:05.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-21T01:33:06.271Z] + git rev-list -1 --merges 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22~1..5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo [2025-08-21T01:33:06.295Z] -----------> git rev-list -1 --merges 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22~1..5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:33:06.295Z] 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [false] [Pipeline] sh [2025-08-21T01:33:06.594Z] + git log --format=format:%s -1 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo [2025-08-21T01:33:06.611Z] ========================================================= [2025-08-21T01:33:06.611Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-21T01:33:06.611Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:33:06.955Z] + git log --format=format:%s -1 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo [2025-08-21T01:33:06.967Z] [semverPrep] GIT_COMMIT: 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22, Commit Message: Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31 [Pipeline] echo [2025-08-21T01:33:06.984Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-21T01:33:07.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:33:07.342Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-21T01:33:07.342Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-21T01:33:07.342Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-21T01:33:07.342Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-21T01:33:07.342Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-21T01:33:07.342Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:33:07.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:33:07.709Z] [2025-08-21T01:33:07.709Z] 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-21T01:33:08.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:33:08.014Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-21T01:33:08.014Z] 3dae71ba6b94: Pulling fs layer [2025-08-21T01:33:08.014Z] 6bf1a483ea7c: Pulling fs layer [2025-08-21T01:33:08.014Z] f5dfc541a4d3: Pulling fs layer [2025-08-21T01:33:08.014Z] 461d9e800cba: Pulling fs layer [2025-08-21T01:33:08.014Z] 80192f66455f: Pulling fs layer [2025-08-21T01:33:08.014Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-21T01:33:08.014Z] a29436f7fd5d: Pulling fs layer [2025-08-21T01:33:08.014Z] 923cac83aea3: Pulling fs layer [2025-08-21T01:33:08.014Z] 25ad8b0a4227: Pulling fs layer [2025-08-21T01:33:08.014Z] db01528c6b51: Pulling fs layer [2025-08-21T01:33:08.014Z] 28988de357af: Pulling fs layer [2025-08-21T01:33:08.014Z] db01528c6b51: Waiting [2025-08-21T01:33:08.014Z] 28988de357af: Waiting [2025-08-21T01:33:08.014Z] a29436f7fd5d: Waiting [2025-08-21T01:33:08.014Z] 80192f66455f: Waiting [2025-08-21T01:33:08.014Z] 923cac83aea3: Waiting [2025-08-21T01:33:08.014Z] 25ad8b0a4227: Waiting [2025-08-21T01:33:08.014Z] 461d9e800cba: Waiting [2025-08-21T01:33:08.014Z] 6bf1a483ea7c: Verifying Checksum [2025-08-21T01:33:08.014Z] 6bf1a483ea7c: Download complete [2025-08-21T01:33:08.014Z] 461d9e800cba: Verifying Checksum [2025-08-21T01:33:08.014Z] 461d9e800cba: Download complete [2025-08-21T01:33:08.014Z] 80192f66455f: Verifying Checksum [2025-08-21T01:33:08.014Z] 80192f66455f: Download complete [2025-08-21T01:33:08.273Z] f5dfc541a4d3: Verifying Checksum [2025-08-21T01:33:08.273Z] f5dfc541a4d3: Download complete [2025-08-21T01:33:08.273Z] 3dae71ba6b94: Verifying Checksum [2025-08-21T01:33:08.273Z] 3dae71ba6b94: Download complete [2025-08-21T01:33:08.273Z] 923cac83aea3: Verifying Checksum [2025-08-21T01:33:08.273Z] 923cac83aea3: Download complete [2025-08-21T01:33:08.273Z] 25ad8b0a4227: Verifying Checksum [2025-08-21T01:33:08.273Z] 25ad8b0a4227: Download complete [2025-08-21T01:33:08.533Z] db01528c6b51: Verifying Checksum [2025-08-21T01:33:08.533Z] db01528c6b51: Download complete [2025-08-21T01:33:08.533Z] 28988de357af: Verifying Checksum [2025-08-21T01:33:08.533Z] 28988de357af: Download complete [2025-08-21T01:33:08.533Z] a29436f7fd5d: Verifying Checksum [2025-08-21T01:33:08.533Z] a29436f7fd5d: Download complete [2025-08-21T01:33:08.791Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-21T01:33:08.791Z] 2e8e34ca0e6c: Download complete [2025-08-21T01:33:09.725Z] 3dae71ba6b94: Pull complete [2025-08-21T01:33:09.725Z] 6bf1a483ea7c: Pull complete [2025-08-21T01:33:10.292Z] f5dfc541a4d3: Pull complete [2025-08-21T01:33:10.292Z] 461d9e800cba: Pull complete [2025-08-21T01:33:10.550Z] 80192f66455f: Pull complete [2025-08-21T01:33:14.740Z] 2e8e34ca0e6c: Pull complete [2025-08-21T01:33:14.740Z] a29436f7fd5d: Pull complete [2025-08-21T01:33:14.740Z] 923cac83aea3: Pull complete [2025-08-21T01:33:14.740Z] 25ad8b0a4227: Pull complete [2025-08-21T01:33:14.740Z] db01528c6b51: Pull complete [2025-08-21T01:33:14.999Z] 28988de357af: Pull complete [2025-08-21T01:33:14.999Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-21T01:33:14.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:33:14.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:33:15.138Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:33:15.163Z] $ 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-21T01:33:17.818Z] $ docker top 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 -eo pid,comm [2025-08-21T01:33:17.867Z] 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-21T01:33:17.867Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:33:17.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:33:17.922Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:33:18.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:33:18.022Z] $ docker exec 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 ssh-agent [2025-08-21T01:33:18.136Z] SSH_AUTH_SOCK=/tmp/ssh-dyYgHVkJ3JV4/agent.33 [2025-08-21T01:33:18.136Z] SSH_AGENT_PID=39 [2025-08-21T01:33:18.141Z] Running ssh-add (command line suppressed) [2025-08-21T01:33:18.234Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13577791678587243141.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13577791678587243141.key) [2025-08-21T01:33:18.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:33:18.537Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-08-21T01:33:18.824Z] + git tag --points-at HEAD [Pipeline] } [2025-08-21T01:33:18.833Z] $ docker exec --env ******** --env ******** 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 ssh-agent -k [2025-08-21T01:33:18.927Z] unset SSH_AUTH_SOCK; [2025-08-21T01:33:18.927Z] unset SSH_AGENT_PID; [2025-08-21T01:33:18.927Z] echo Agent pid 39 killed; [2025-08-21T01:33:18.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-21T01:33:18.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:33:18.987Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:33:19.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:33:19.103Z] $ docker exec 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 ssh-agent [2025-08-21T01:33:19.210Z] SSH_AUTH_SOCK=/tmp/ssh-qg2pZ9r1YOT8/agent.86 [2025-08-21T01:33:19.210Z] SSH_AGENT_PID=92 [2025-08-21T01:33:19.215Z] Running ssh-add (command line suppressed) [2025-08-21T01:33:19.312Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1381984385456144336.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1381984385456144336.key) [2025-08-21T01:33:19.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:33:19.618Z] + git semver init [2025-08-21T01:33:19.876Z] 2025-08-21 01:33:19,815 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:33:19.876Z] 2025-08-21 01:33:19,818 [run_init] DEBUG init version:0.0.0 force:False [2025-08-21T01:33:19.876Z] 2025-08-21 01:33:19,818 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-21T01:33:19.876Z] 2025-08-21 01:33:19,819 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-21T01:33:19.876Z] 2025-08-21 01:33:19,819 [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-21T01:33:21.253Z] 2025-08-21 01:33:21,055 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-08-21T01:33:21.253Z] 2025-08-21 01:33:21,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-08-21T01:33:21.253Z] 2025-08-21 01:33:21,056 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-21T01:33:21.253Z] 2025-08-21 01:33:21,056 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-21T01:33:21.253Z] 4.1.0-dev.6 [Pipeline] } [2025-08-21T01:33:21.260Z] $ docker exec --env ******** --env ******** 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 ssh-agent -k [2025-08-21T01:33:21.359Z] unset SSH_AUTH_SOCK; [2025-08-21T01:33:21.359Z] unset SSH_AGENT_PID; [2025-08-21T01:33:21.359Z] echo Agent pid 92 killed; [2025-08-21T01:33:21.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:33:21.707Z] + git semver [Pipeline] } [2025-08-21T01:33:21.978Z] $ docker stop --time=1 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 [2025-08-21T01:33:23.237Z] $ docker rm -f --volumes 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:33:23.955Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-21T01:33:24.842Z] Stashed 1 file(s) [Pipeline] echo [2025-08-21T01:33:24.845Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [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-21T01:33:25.030Z] provisioning config files... [2025-08-21T01:33:25.058Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18249371137381172324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:33:25.390Z] ---> ****-login.sh [2025-08-21T01:33:25.390Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:33:25.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:25.390Z] Login Succeeded [2025-08-21T01:33:25.390Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:33:25.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:25.648Z] Login Succeeded [2025-08-21T01:33:25.648Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:33:25.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:25.649Z] Login Succeeded [2025-08-21T01:33:25.649Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:33:25.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:25.649Z] Login Succeeded [2025-08-21T01:33:25.649Z] ****.io [2025-08-21T01:33:25.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:33:25.907Z] Login Succeeded [2025-08-21T01:33:25.907Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:33:25.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:33:26.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:33:26.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:33:26.038Z] ========================================================= [2025-08-21T01:33:26.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-21T01:33:26.038Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:33:26.371Z] + 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-21T01:33:26.939Z] #0 building with "default" instance using docker driver [2025-08-21T01:33:26.939Z] [2025-08-21T01:33:26.939Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:33:26.939Z] #1 transferring dockerfile: 1.52kB done [2025-08-21T01:33:26.939Z] #1 DONE 0.0s [2025-08-21T01:33:26.939Z] [2025-08-21T01:33:26.939Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T01:33:26.939Z] #2 DONE 0.1s [2025-08-21T01:33:27.197Z] [2025-08-21T01:33:27.197Z] #3 [internal] load .dockerignore [2025-08-21T01:33:27.197Z] #3 transferring context: 182B done [2025-08-21T01:33:27.197Z] #3 DONE 0.0s [2025-08-21T01:33:27.197Z] [2025-08-21T01:33:27.197Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:33:27.197Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-21T01:33:27.197Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-21T01:33:27.197Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-21T01:33:27.197Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-08-21T01:33:27.197Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-21T01:33:27.197Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-21T01:33:27.197Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-21T01:33:27.197Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s [2025-08-21T01:33:27.197Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-21T01:33:27.197Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-21T01:33:27.197Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-21T01:33:27.197Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-21T01:33:27.197Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-21T01:33:27.197Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-21T01:33:27.456Z] #4 ... [2025-08-21T01:33:27.456Z] [2025-08-21T01:33:27.456Z] #5 [internal] load build context [2025-08-21T01:33:27.456Z] #5 transferring context: 27.93MB 0.2s done [2025-08-21T01:33:27.456Z] #5 DONE 0.3s [2025-08-21T01:33:27.456Z] [2025-08-21T01:33:27.456Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:33:27.456Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.3s [2025-08-21T01:33:27.456Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-21T01:33:27.456Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.24MB / 103.05MB 0.3s [2025-08-21T01:33:27.456Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-21T01:33:27.456Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-21T01:33:27.456Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-21T01:33:27.456Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 60.82MB / 74.06MB 0.5s [2025-08-21T01:33:27.456Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.79MB / 103.05MB 0.5s [2025-08-21T01:33:27.456Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 12.58MB / 13.29MB 0.5s [2025-08-21T01:33:27.456Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-21T01:33:27.715Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-21T01:33:27.715Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 57.67MB / 103.05MB 0.7s [2025-08-21T01:33:27.715Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s [2025-08-21T01:33:27.974Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 78.64MB / 103.05MB 0.8s [2025-08-21T01:33:27.974Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 92.58MB / 103.05MB 0.9s [2025-08-21T01:33:27.974Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.9s done [2025-08-21T01:33:28.232Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done [2025-08-21T01:33:28.232Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-21T01:33:28.232Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-21T01:33:28.491Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done [2025-08-21T01:33:32.674Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done [2025-08-21T01:33:32.674Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-21T01:33:32.674Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-21T01:33:32.674Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-21T01:33:32.674Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-21T01:33:32.674Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-21T01:33:32.932Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-21T01:33:32.932Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-21T01:33:35.462Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done [2025-08-21T01:33:35.462Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-21T01:33:36.029Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-21T01:33:36.030Z] #4 DONE 9.0s [2025-08-21T01:33:36.030Z] [2025-08-21T01:33:36.030Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-21T01:33:36.295Z] #6 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:33:36.295Z] #6 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:33:36.556Z] #6 0.500 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-21T01:33:36.556Z] #6 0.511 (2/8) Installing libedit (20240517.3.1-r0) [2025-08-21T01:33:36.556Z] #6 0.518 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-21T01:33:36.556Z] #6 0.564 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-21T01:33:36.556Z] #6 0.593 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-21T01:33:36.556Z] #6 0.599 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-21T01:33:36.556Z] #6 0.602 (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-21T01:33:36.814Z] #6 0.615 (8/8) Installing openssh (9.7_p1-r5) [2025-08-21T01:33:36.814Z] #6 0.637 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:33:36.814Z] #6 0.646 OK: 253 MiB in 66 packages [2025-08-21T01:33:39.350Z] #6 DONE 3.5s [2025-08-21T01:33:39.609Z] [2025-08-21T01:33:39.609Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-08-21T01:33:39.609Z] #7 DONE 0.0s [2025-08-21T01:33:39.609Z] [2025-08-21T01:33:39.609Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:33:39.609Z] #8 DONE 0.0s [2025-08-21T01:33:39.609Z] [2025-08-21T01:33:39.609Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:33:39.986Z] Still waiting to schedule task [2025-08-21T01:33:39.986Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-21T01:33:57.693Z] #9 DONE 17.2s [2025-08-21T01:33:57.693Z] [2025-08-21T01:33:57.693Z] #10 [builder 6/7] COPY . . [2025-08-21T01:33:57.693Z] #10 DONE 0.2s [2025-08-21T01:33:57.693Z] [2025-08-21T01:33:57.693Z] #11 [builder 7/7] RUN echo noop [2025-08-21T01:33:57.693Z] #11 0.193 noop [2025-08-21T01:33:57.693Z] #11 DONE 0.2s [2025-08-21T01:33:57.693Z] [2025-08-21T01:33:57.693Z] #12 exporting to image [2025-08-21T01:33:57.693Z] #12 exporting layers [2025-08-21T01:34:04.257Z] #12 exporting layers 6.8s done [2025-08-21T01:34:04.257Z] #12 writing image sha256:4ab423dcb0e54c2616b04a477319a63a86df2296acff44224cdeeedf638f2733 done [2025-08-21T01:34:04.257Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-21T01:34:04.257Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:34:04.591Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:34:04.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:34:04.668Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:34:04.694Z] $ 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-21T01:34:05.023Z] $ docker top a9740729b6c0eaf02f5634775e2e2a173be3c45f8b60836438addbcf565a411a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:34:05.369Z] + go version [2025-08-21T01:34:05.369Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-21T01:34:05.377Z] $ docker stop --time=1 a9740729b6c0eaf02f5634775e2e2a173be3c45f8b60836438addbcf565a411a [2025-08-21T01:34:06.618Z] $ docker rm -f --volumes a9740729b6c0eaf02f5634775e2e2a173be3c45f8b60836438addbcf565a411a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:34:07.081Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:34:07.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:34:07.157Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:34:07.187Z] $ 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-21T01:34:07.422Z] $ docker top 3dd7dfdc5090cd860e5647d48a1451ca27d90ed9bef084791472740b20cb2460 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:34:07.764Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:34:08.069Z] + make test [2025-08-21T01:34:08.069Z] go test ./... -coverprofile=coverage.out [2025-08-21T01:34:09.443Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-21T01:34:27.513Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-21T01:34:27.513Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements [2025-08-21T01:34:35.616Z] go vet ./... [2025-08-21T01:34:40.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:34:40.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:34:40.876Z] ./bin/test-attribution-txt.sh [2025-08-21T01:34:40.876Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:34:40.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:34:40.904Z] $ docker stop --time=1 3dd7dfdc5090cd860e5647d48a1451ca27d90ed9bef084791472740b20cb2460 [2025-08-21T01:34:43.596Z] $ docker rm -f --volumes 3dd7dfdc5090cd860e5647d48a1451ca27d90ed9bef084791472740b20cb2460 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:34:44.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:34:44.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-21T01:34:44.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:34:44.911Z] + ls -al . [2025-08-21T01:34:44.911Z] total 260 [2025-08-21T01:34:44.911Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:34 . [2025-08-21T01:34:44.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:32 .. [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 21 01:32 .dockerignore [2025-08-21T01:34:44.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:34 .git [2025-08-21T01:34:44.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:32 .github [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 21 01:32 .gitignore [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 21 01:32 .golangci.yml [2025-08-21T01:34:44.911Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:33 .semver [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 21 01:32 Attribution.txt [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 21 01:32 CHANGELOG.md [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 21 01:32 Dockerfile [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:32 GOVERNANCE.md [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 21 01:32 Jenkinsfile [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 21 01:32 LICENSE [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 21 01:32 Makefile [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 21 01:32 OWNERS.md [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 21 01:32 README.md [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:33 VERSION [2025-08-21T01:34:44.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:32 bin [2025-08-21T01:34:44.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:32 cmd [2025-08-21T01:34:44.911Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 21 01:34 coverage.out [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 6427 Aug 21 01:32 go.mod [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 87545 Aug 21 01:32 go.sum [2025-08-21T01:34:44.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:32 internal [2025-08-21T01:34:44.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:32 simulator [2025-08-21T01:34:44.911Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 21 01:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:34:45.288Z] + 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=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 --label arch=amd64 --label version=4.1.0-dev.6 . [2025-08-21T01:34:45.288Z] #0 building with "default" instance using docker driver [2025-08-21T01:34:45.288Z] [2025-08-21T01:34:45.288Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:34:45.288Z] #1 transferring dockerfile: 1.52kB done [2025-08-21T01:34:45.288Z] #1 DONE 0.0s [2025-08-21T01:34:45.288Z] [2025-08-21T01:34:45.288Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:34:45.288Z] #2 DONE 0.0s [2025-08-21T01:34:45.288Z] [2025-08-21T01:34:45.288Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T01:34:45.288Z] #3 DONE 0.1s [2025-08-21T01:34:45.288Z] [2025-08-21T01:34:45.288Z] #4 [internal] load .dockerignore [2025-08-21T01:34:45.288Z] #4 transferring context: 182B done [2025-08-21T01:34:45.288Z] #4 DONE 0.0s [2025-08-21T01:34:45.546Z] [2025-08-21T01:34:45.546Z] #5 [internal] load build context [2025-08-21T01:34:45.546Z] #5 transferring context: 40.45kB 0.0s done [2025-08-21T01:34:45.546Z] #5 DONE 0.0s [2025-08-21T01:34:45.546Z] [2025-08-21T01:34:45.546Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:34:45.546Z] #6 DONE 0.1s [2025-08-21T01:34:45.546Z] [2025-08-21T01:34:45.546Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-21T01:34:45.806Z] #7 ... [2025-08-21T01:34:45.806Z] [2025-08-21T01:34:45.806Z] #8 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:34:45.806Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T01:34:45.806Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-21T01:34:45.806Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T01:34:45.806Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T01:34:45.806Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T01:34:45.806Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T01:34:45.806Z] #8 DONE 0.3s [2025-08-21T01:34:45.806Z] [2025-08-21T01:34:45.806Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-21T01:34:45.806Z] #7 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:34:45.806Z] #7 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:34:46.373Z] #7 ... [2025-08-21T01:34:46.373Z] [2025-08-21T01:34:46.373Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-21T01:34:46.373Z] #9 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:34:46.373Z] #9 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:34:46.373Z] #9 0.528 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T01:34:46.373Z] #9 0.535 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:34:46.373Z] #9 0.540 OK: 8 MiB in 15 packages [2025-08-21T01:34:46.373Z] #9 DONE 0.7s [2025-08-21T01:34:46.373Z] [2025-08-21T01:34:46.373Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-21T01:34:46.373Z] #7 0.706 OK: 253 MiB in 66 packages [2025-08-21T01:34:46.632Z] #7 DONE 0.9s [2025-08-21T01:34:46.632Z] [2025-08-21T01:34:46.632Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-08-21T01:34:46.632Z] #10 DONE 0.0s [2025-08-21T01:34:46.632Z] [2025-08-21T01:34:46.632Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:34:46.632Z] #11 DONE 0.0s [2025-08-21T01:34:46.632Z] [2025-08-21T01:34:46.632Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:34:46.891Z] #12 DONE 0.6s [2025-08-21T01:34:46.891Z] [2025-08-21T01:34:46.891Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-21T01:34:46.891Z] #13 0.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:34:46.891Z] #13 0.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:34:47.150Z] #13 ... [2025-08-21T01:34:47.150Z] [2025-08-21T01:34:47.150Z] #14 [builder 6/7] COPY . . [2025-08-21T01:34:47.150Z] #14 DONE 0.2s [2025-08-21T01:34:47.408Z] [2025-08-21T01:34:47.408Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-21T01:34:47.408Z] #13 0.845 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:34:47.408Z] #13 0.863 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:34:47.408Z] #13 0.890 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:34:47.408Z] #13 0.895 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:34:47.408Z] #13 0.902 Executing busybox-1.36.1-r30.trigger [2025-08-21T01:34:47.408Z] #13 0.910 OK: 8 MiB in 15 packages [2025-08-21T01:34:47.408Z] #13 DONE 1.0s [2025-08-21T01:34:47.408Z] [2025-08-21T01:34:47.408Z] #15 [builder 7/7] RUN make build [2025-08-21T01:34:47.408Z] #15 0.220 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-21T01:35:09.332Z] #15 DONE 21.5s [2025-08-21T01:35:09.332Z] [2025-08-21T01:35:09.332Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-08-21T01:35:09.332Z] #16 DONE 0.2s [2025-08-21T01:35:09.332Z] [2025-08-21T01:35:09.332Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-08-21T01:35:09.332Z] #17 DONE 0.0s [2025-08-21T01:35:09.332Z] [2025-08-21T01:35:09.332Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-21T01:35:09.332Z] #18 DONE 0.0s [2025-08-21T01:35:09.332Z] [2025-08-21T01:35:09.332Z] #19 exporting to image [2025-08-21T01:35:09.332Z] #19 exporting layers [2025-08-21T01:35:09.332Z] #19 exporting layers 0.2s done [2025-08-21T01:35:09.332Z] #19 writing image sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done [2025-08-21T01:35:09.332Z] #19 naming to docker.io/library/device-modbus done [2025-08-21T01:35:09.332Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:35:09.461Z] provisioning config files... [2025-08-21T01:35:09.470Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11354152786351033554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:35:09.779Z] ---> ****-login.sh [2025-08-21T01:35:09.779Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:35:09.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:35:09.779Z] Login Succeeded [2025-08-21T01:35:09.779Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:35:09.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:35:09.779Z] Login Succeeded [2025-08-21T01:35:09.779Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:35:10.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:35:10.043Z] Login Succeeded [2025-08-21T01:35:10.043Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:35:10.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:35:10.043Z] Login Succeeded [2025-08-21T01:35:10.043Z] ****.io [2025-08-21T01:35:10.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:35:10.302Z] Login Succeeded [2025-08-21T01:35:10.302Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:35:10.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:35:10.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:35:10.394Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-08-21T01:35:10.394Z] 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:35:10.394Z] latest [2025-08-21T01:35:10.394Z] 4.1.0-dev.6 [2025-08-21T01:35:10.394Z] 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [2025-08-21T01:35:10.394Z] main [2025-08-21T01:35:10.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:10.735Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:11.079Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:35:11.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-21T01:35:11.079Z] 4887cb1d0b53: Preparing [2025-08-21T01:35:11.079Z] eb2e07ee4bef: Preparing [2025-08-21T01:35:11.079Z] c422e5a4ad90: Preparing [2025-08-21T01:35:11.079Z] da29a821fa80: Preparing [2025-08-21T01:35:11.079Z] eb0b304d90a3: Preparing [2025-08-21T01:35:11.079Z] 097100c76c15: Preparing [2025-08-21T01:35:11.079Z] 097100c76c15: Waiting [2025-08-21T01:35:11.079Z] eb2e07ee4bef: Pushed [2025-08-21T01:35:11.079Z] 097100c76c15: Layer already exists [2025-08-21T01:35:11.079Z] 4887cb1d0b53: Pushed [2025-08-21T01:35:11.079Z] eb0b304d90a3: Pushed [2025-08-21T01:35:11.079Z] da29a821fa80: Pushed [2025-08-21T01:35:14.361Z] c422e5a4ad90: Pushed [2025-08-21T01:35:14.621Z] 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:14.950Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:15.279Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-21T01:35:15.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-21T01:35:15.279Z] 4887cb1d0b53: Preparing [2025-08-21T01:35:15.279Z] eb2e07ee4bef: Preparing [2025-08-21T01:35:15.279Z] c422e5a4ad90: Preparing [2025-08-21T01:35:15.279Z] da29a821fa80: Preparing [2025-08-21T01:35:15.279Z] eb0b304d90a3: Preparing [2025-08-21T01:35:15.279Z] 097100c76c15: Preparing [2025-08-21T01:35:15.279Z] 097100c76c15: Waiting [2025-08-21T01:35:15.279Z] eb0b304d90a3: Layer already exists [2025-08-21T01:35:15.279Z] 4887cb1d0b53: Layer already exists [2025-08-21T01:35:15.279Z] eb2e07ee4bef: Layer already exists [2025-08-21T01:35:15.279Z] da29a821fa80: Layer already exists [2025-08-21T01:35:15.279Z] c422e5a4ad90: Layer already exists [2025-08-21T01:35:15.279Z] 097100c76c15: Layer already exists [2025-08-21T01:35:15.279Z] latest: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:15.599Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:15.918Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 [2025-08-21T01:35:15.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-21T01:35:15.918Z] 4887cb1d0b53: Preparing [2025-08-21T01:35:15.918Z] eb2e07ee4bef: Preparing [2025-08-21T01:35:15.918Z] c422e5a4ad90: Preparing [2025-08-21T01:35:15.918Z] da29a821fa80: Preparing [2025-08-21T01:35:15.918Z] eb0b304d90a3: Preparing [2025-08-21T01:35:15.918Z] 097100c76c15: Preparing [2025-08-21T01:35:15.918Z] 097100c76c15: Waiting [2025-08-21T01:35:15.918Z] c422e5a4ad90: Layer already exists [2025-08-21T01:35:15.918Z] da29a821fa80: Layer already exists [2025-08-21T01:35:15.918Z] eb2e07ee4bef: Layer already exists [2025-08-21T01:35:15.918Z] 4887cb1d0b53: Layer already exists [2025-08-21T01:35:15.918Z] eb0b304d90a3: Layer already exists [2025-08-21T01:35:15.918Z] 097100c76c15: Layer already exists [2025-08-21T01:35:15.918Z] 4.1.0-dev.6: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:16.242Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:16.566Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [2025-08-21T01:35:16.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-21T01:35:16.566Z] 4887cb1d0b53: Preparing [2025-08-21T01:35:16.566Z] eb2e07ee4bef: Preparing [2025-08-21T01:35:16.566Z] c422e5a4ad90: Preparing [2025-08-21T01:35:16.566Z] da29a821fa80: Preparing [2025-08-21T01:35:16.566Z] eb0b304d90a3: Preparing [2025-08-21T01:35:16.566Z] 097100c76c15: Preparing [2025-08-21T01:35:16.566Z] 097100c76c15: Waiting [2025-08-21T01:35:16.566Z] eb2e07ee4bef: Layer already exists [2025-08-21T01:35:16.566Z] eb0b304d90a3: Layer already exists [2025-08-21T01:35:16.566Z] da29a821fa80: Layer already exists [2025-08-21T01:35:16.566Z] 4887cb1d0b53: Layer already exists [2025-08-21T01:35:16.566Z] c422e5a4ad90: Layer already exists [2025-08-21T01:35:16.566Z] 097100c76c15: Layer already exists [2025-08-21T01:35:16.566Z] 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:16.898Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:35:17.231Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-21T01:35:17.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-21T01:35:17.231Z] 4887cb1d0b53: Preparing [2025-08-21T01:35:17.231Z] eb2e07ee4bef: Preparing [2025-08-21T01:35:17.231Z] c422e5a4ad90: Preparing [2025-08-21T01:35:17.231Z] da29a821fa80: Preparing [2025-08-21T01:35:17.231Z] eb0b304d90a3: Preparing [2025-08-21T01:35:17.231Z] 097100c76c15: Preparing [2025-08-21T01:35:17.231Z] 097100c76c15: Waiting [2025-08-21T01:35:17.231Z] 4887cb1d0b53: Layer already exists [2025-08-21T01:35:17.231Z] eb2e07ee4bef: Layer already exists [2025-08-21T01:35:17.231Z] c422e5a4ad90: Layer already exists [2025-08-21T01:35:17.231Z] eb0b304d90a3: Layer already exists [2025-08-21T01:35:17.231Z] da29a821fa80: Layer already exists [2025-08-21T01:35:17.231Z] 097100c76c15: Layer already exists [2025-08-21T01:35:17.231Z] main: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:35:17.307Z] ===================================================== [Pipeline] echo [2025-08-21T01:35:17.324Z] taggedImages: [2025-08-21T01:35:17.324Z] - nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:35:17.324Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-21T01:35:17.324Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 [2025-08-21T01:35:17.324Z] - nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [2025-08-21T01:35:17.324Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-08-21T01:35:17.367Z] ========================================================= [2025-08-21T01:35:17.367Z] [edgeXBuildMultiArch] RAW Config: [2025-08-21T01:35:17.367Z] images: [2025-08-21T01:35:17.367Z] - nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:35:17.367Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-21T01:35:17.367Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 [2025-08-21T01:35:17.367Z] - nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [2025-08-21T01:35:17.367Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-21T01:35:17.367Z] settingsFile: [2025-08-21T01:35:17.367Z] device-modbus-go-settings [2025-08-21T01:35:17.367Z] ========================================================= [Pipeline] node [2025-08-21T01:35:32.371Z] Still waiting to schedule task [2025-08-21T01:35:32.371Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-08-21T01:37:06.639Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7345 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-08-21T01:37:06.656Z] Running in /w/workspace/device-modbus-go/196 [Pipeline] { [Pipeline] checkout [2025-08-21T01:37:06.705Z] The recommended git tool is: git [2025-08-21T01:37:13.200Z] using credential edgex-jenkins-ssh [2025-08-21T01:37:13.231Z] Cloning the remote Git repository [2025-08-21T01:37:13.288Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-08-21T01:37:13.402Z] > git init /w/workspace/device-modbus-go/196 # timeout=10 [2025-08-21T01:37:13.575Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-08-21T01:37:13.576Z] > git --version # timeout=10 [2025-08-21T01:37:13.603Z] > git --version # 'git version 2.25.1' [2025-08-21T01:37:13.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-21T01:37:13.803Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:37:16.946Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-08-21T01:37:16.978Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:37:18.344Z] Avoid second fetch [2025-08-21T01:37:18.344Z] Checking out Revision 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 (main) [2025-08-21T01:37:18.369Z] > git config core.sparsecheckout # timeout=10 [2025-08-21T01:37:18.454Z] > git checkout -f 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 # timeout=10 [2025-08-21T01:37:19.214Z] Commit message: "Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:37:23.884Z] provisioning config files... [2025-08-21T01:37:23.918Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/196@tmp/config5917163791596293519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:37:24.815Z] ---> ****-login.sh [2025-08-21T01:37:24.815Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:37:25.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:37:25.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:37:25.381Z] Configure a credential helper to remove this warning. See [2025-08-21T01:37:25.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:37:25.381Z] [2025-08-21T01:37:25.381Z] Login Succeeded [2025-08-21T01:37:25.381Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:37:25.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:37:25.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:37:25.997Z] Configure a credential helper to remove this warning. See [2025-08-21T01:37:25.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:37:25.997Z] [2025-08-21T01:37:25.997Z] Login Succeeded [2025-08-21T01:37:25.997Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:37:26.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:37:26.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:37:26.564Z] Configure a credential helper to remove this warning. See [2025-08-21T01:37:26.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:37:26.564Z] [2025-08-21T01:37:26.564Z] Login Succeeded [2025-08-21T01:37:26.564Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:37:26.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:37:26.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:37:26.848Z] Configure a credential helper to remove this warning. See [2025-08-21T01:37:26.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:37:26.848Z] [2025-08-21T01:37:26.848Z] Login Succeeded [2025-08-21T01:37:26.848Z] ****.io [2025-08-21T01:37:27.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:37:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:37:27.464Z] Configure a credential helper to remove this warning. See [2025-08-21T01:37:27.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:37:27.464Z] [2025-08-21T01:37:27.464Z] Login Succeeded [2025-08-21T01:37:27.464Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:37:27.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:37:27.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:37:28.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:37:28.034Z] ========================================================= [2025-08-21T01:37:28.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-21T01:37:28.034Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:37:28.454Z] + 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-21T01:37:29.067Z] Sending build context to Docker daemon 14.15MB [2025-08-21T01:37:29.067Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:37:29.067Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-21T01:37:29.352Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-21T01:37:29.352Z] 94e9d8af2201: Pulling fs layer [2025-08-21T01:37:29.352Z] a6c56e8762df: Pulling fs layer [2025-08-21T01:37:29.352Z] f0f3c8884826: Pulling fs layer [2025-08-21T01:37:29.352Z] c7e7622c144d: Pulling fs layer [2025-08-21T01:37:29.352Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T01:37:29.352Z] b4c3b6d88c5a: Pulling fs layer [2025-08-21T01:37:29.352Z] ba8bce9d2590: Pulling fs layer [2025-08-21T01:37:29.352Z] ca778ea9c289: Pulling fs layer [2025-08-21T01:37:29.352Z] c7e7622c144d: Waiting [2025-08-21T01:37:29.352Z] 4f4fb700ef54: Waiting [2025-08-21T01:37:29.352Z] b4c3b6d88c5a: Waiting [2025-08-21T01:37:29.352Z] ba8bce9d2590: Waiting [2025-08-21T01:37:29.352Z] ca778ea9c289: Waiting [2025-08-21T01:37:29.352Z] a6c56e8762df: Verifying Checksum [2025-08-21T01:37:29.352Z] a6c56e8762df: Download complete [2025-08-21T01:37:29.352Z] c7e7622c144d: Download complete [2025-08-21T01:37:29.352Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T01:37:29.352Z] 4f4fb700ef54: Download complete [2025-08-21T01:37:29.352Z] b4c3b6d88c5a: Verifying Checksum [2025-08-21T01:37:29.352Z] b4c3b6d88c5a: Download complete [2025-08-21T01:37:29.640Z] 94e9d8af2201: Download complete [2025-08-21T01:37:30.246Z] ca778ea9c289: Verifying Checksum [2025-08-21T01:37:30.246Z] ca778ea9c289: Download complete [2025-08-21T01:37:30.850Z] 94e9d8af2201: Pull complete [2025-08-21T01:37:31.855Z] a6c56e8762df: Pull complete [2025-08-21T01:37:31.855Z] f0f3c8884826: Verifying Checksum [2025-08-21T01:37:31.855Z] f0f3c8884826: Download complete [2025-08-21T01:37:32.850Z] ba8bce9d2590: Verifying Checksum [2025-08-21T01:37:32.850Z] ba8bce9d2590: Download complete [2025-08-21T01:37:47.950Z] f0f3c8884826: Pull complete [2025-08-21T01:37:47.950Z] c7e7622c144d: Pull complete [2025-08-21T01:37:47.950Z] 4f4fb700ef54: Pull complete [2025-08-21T01:37:47.950Z] b4c3b6d88c5a: Pull complete [2025-08-21T01:37:56.281Z] ba8bce9d2590: Pull complete [2025-08-21T01:37:58.927Z] ca778ea9c289: Pull complete [2025-08-21T01:37:58.927Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-21T01:37:58.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T01:37:58.927Z] ---> 47b25d7523d1 [2025-08-21T01:37:58.927Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:38:00.913Z] ---> Running in 045e07dea3f8 [2025-08-21T01:38:01.192Z] Removing intermediate container 045e07dea3f8 [2025-08-21T01:38:01.192Z] ---> 8bae8a5f3fd0 [2025-08-21T01:38:01.192Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:38:01.467Z] ---> Running in d14b8a1c422b [2025-08-21T01:38:01.746Z] Removing intermediate container d14b8a1c422b [2025-08-21T01:38:01.746Z] ---> 8b4d6bc774ff [2025-08-21T01:38:01.746Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-08-21T01:38:02.026Z] ---> Running in d8baaf601460 [2025-08-21T01:38:03.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:38:03.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:38:05.801Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-21T01:38:05.801Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-08-21T01:38:05.801Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-21T01:38:06.091Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-21T01:38:06.091Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-21T01:38:06.091Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-21T01:38:06.091Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-21T01:38:06.091Z] (8/8) Installing openssh (9.7_p1-r5) [2025-08-21T01:38:06.091Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:38:06.091Z] OK: 245 MiB in 66 packages [2025-08-21T01:38:07.542Z] Removing intermediate container d8baaf601460 [2025-08-21T01:38:07.542Z] ---> a588ffb9e4bd [2025-08-21T01:38:07.542Z] Step 6/10 : WORKDIR /device-modbus-go [2025-08-21T01:38:07.821Z] ---> Running in f3733958ac6e [2025-08-21T01:38:08.101Z] Removing intermediate container f3733958ac6e [2025-08-21T01:38:08.101Z] ---> 1a5f3b105b06 [2025-08-21T01:38:08.101Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-21T01:38:09.084Z] ---> fe594337b10c [2025-08-21T01:38:09.084Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:38:09.084Z] ---> Running in 44da7f0e1395 [2025-08-21T01:39:45.427Z] Running on prd-centos7-docker-4c-2g-7346 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:39:45.474Z] provisioning config files... [2025-08-21T01:39:45.496Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6062608528078976334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:39:46.412Z] ---> ****-login.sh [2025-08-21T01:39:46.412Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:39:46.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:39:46.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:39:46.673Z] Configure a credential helper to remove this warning. See [2025-08-21T01:39:46.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:39:46.673Z] [2025-08-21T01:39:46.673Z] Login Succeeded [2025-08-21T01:39:46.673Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:39:46.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:39:46.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:39:46.673Z] Configure a credential helper to remove this warning. See [2025-08-21T01:39:46.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:39:46.673Z] [2025-08-21T01:39:46.673Z] Login Succeeded [2025-08-21T01:39:46.673Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:39:46.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:39:46.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:39:46.935Z] Configure a credential helper to remove this warning. See [2025-08-21T01:39:46.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:39:46.935Z] [2025-08-21T01:39:46.935Z] Login Succeeded [2025-08-21T01:39:46.935Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:39:46.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:39:46.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:39:46.936Z] Configure a credential helper to remove this warning. See [2025-08-21T01:39:46.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:39:46.936Z] [2025-08-21T01:39:46.936Z] Login Succeeded [2025-08-21T01:39:46.936Z] ****.io [2025-08-21T01:39:46.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:39:47.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:39:47.196Z] Configure a credential helper to remove this warning. See [2025-08-21T01:39:47.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:39:47.196Z] [2025-08-21T01:39:47.196Z] Login Succeeded [2025-08-21T01:39:47.196Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:39:47.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:39:47.597Z] + docker buildx ls [2025-08-21T01:39:47.859Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T01:39:47.859Z] default * docker [2025-08-21T01:39:47.859Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T01:39:48.163Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-21T01:39:48.163Z] edgex-builder [Pipeline] sh [2025-08-21T01:39:48.459Z] + docker buildx inspect --bootstrap [2025-08-21T01:39:48.459Z] #1 [internal] booting buildkit [2025-08-21T01:39:48.459Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-21T01:39:52.679Z] #1 pulling image moby/buildkit:buildx-stable-1 4.0s done [2025-08-21T01:39:52.679Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-21T01:39:54.586Z] #1 creating container buildx_buildkit_edgex-builder0 2.2s done [2025-08-21T01:39:54.586Z] #1 DONE 6.3s [2025-08-21T01:39:54.586Z] Name: edgex-builder [2025-08-21T01:39:54.586Z] Driver: docker-container [2025-08-21T01:39:54.586Z] [2025-08-21T01:39:54.586Z] Nodes: [2025-08-21T01:39:54.586Z] Name: edgex-builder0 [2025-08-21T01:39:54.586Z] Endpoint: unix:///var/run/docker.sock [2025-08-21T01:39:54.586Z] Status: running [2025-08-21T01:39:54.586Z] Buildkit: v0.23.2 [2025-08-21T01:39:54.586Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-21T01:39:54.876Z] + docker buildx ls [2025-08-21T01:39:54.876Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T01:39:54.876Z] edgex-builder * docker-container [2025-08-21T01:39:54.876Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-21T01:39:54.876Z] default docker [2025-08-21T01:39:54.876Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T01:39:55.171Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22' [2025-08-21T01:39:55.171Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 --push - [2025-08-21T01:39:55.171Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:39:55.171Z] #1 transferring dockerfile: 198B done [2025-08-21T01:39:55.171Z] #1 DONE 0.0s [2025-08-21T01:39:55.171Z] [2025-08-21T01:39:55.171Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:39:55.171Z] #2 DONE 0.1s [2025-08-21T01:39:55.171Z] [2025-08-21T01:39:55.171Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:39:55.431Z] #3 DONE 0.1s [2025-08-21T01:39:55.431Z] [2025-08-21T01:39:55.431Z] #4 [internal] load .dockerignore [2025-08-21T01:39:55.431Z] #4 transferring context: 2B done [2025-08-21T01:39:55.431Z] #4 DONE 0.0s [2025-08-21T01:39:55.431Z] [2025-08-21T01:39:55.431Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:55.431Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done [2025-08-21T01:39:55.431Z] #5 DONE 0.0s [2025-08-21T01:39:55.431Z] [2025-08-21T01:39:55.431Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:55.431Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done [2025-08-21T01:39:55.431Z] #6 DONE 0.1s [2025-08-21T01:39:55.431Z] [2025-08-21T01:39:55.431Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:39:55.431Z] #7 DONE 0.0s [2025-08-21T01:39:55.431Z] [2025-08-21T01:39:55.431Z] #8 exporting to image [2025-08-21T01:39:55.431Z] #8 exporting layers done [2025-08-21T01:39:55.431Z] #8 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done [2025-08-21T01:39:55.431Z] #8 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done [2025-08-21T01:39:55.431Z] #8 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e 0.0s done [2025-08-21T01:39:55.431Z] #8 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done [2025-08-21T01:39:55.431Z] #8 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done [2025-08-21T01:39:55.431Z] #8 pushing layers 0.1s done [2025-08-21T01:39:55.431Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 [2025-08-21T01:39:55.431Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:39:55.691Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done [2025-08-21T01:39:55.691Z] #8 DONE 0.2s [2025-08-21T01:39:55.691Z] [2025-08-21T01:39:55.691Z] 1 warning found (use --debug to expand): [2025-08-21T01:39:55.691Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:39:55.986Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-08-21T01:39:55.986Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-08-21T01:39:55.986Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:39:55.986Z] #1 transferring dockerfile: 164B done [2025-08-21T01:39:55.986Z] #1 DONE 0.0s [2025-08-21T01:39:55.986Z] [2025-08-21T01:39:55.986Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-21T01:39:55.986Z] #2 DONE 0.0s [2025-08-21T01:39:55.986Z] [2025-08-21T01:39:55.986Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-21T01:39:55.986Z] #3 DONE 0.0s [2025-08-21T01:39:55.986Z] [2025-08-21T01:39:55.986Z] #4 [internal] load .dockerignore [2025-08-21T01:39:55.986Z] #4 transferring context: 2B done [2025-08-21T01:39:55.986Z] #4 DONE 0.0s [2025-08-21T01:39:55.986Z] [2025-08-21T01:39:55.986Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:55.986Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done [2025-08-21T01:39:55.986Z] #5 CACHED [2025-08-21T01:39:55.986Z] [2025-08-21T01:39:55.986Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:55.986Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done [2025-08-21T01:39:55.986Z] #6 DONE 0.0s [2025-08-21T01:39:56.247Z] [2025-08-21T01:39:56.247Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:56.247Z] #6 CACHED [2025-08-21T01:39:56.247Z] [2025-08-21T01:39:56.247Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:39:56.247Z] #7 DONE 0.0s [2025-08-21T01:39:56.247Z] [2025-08-21T01:39:56.247Z] #8 exporting to image [2025-08-21T01:39:56.247Z] #8 exporting layers done [2025-08-21T01:39:56.247Z] #8 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done [2025-08-21T01:39:56.247Z] #8 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done [2025-08-21T01:39:56.247Z] #8 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e done [2025-08-21T01:39:56.247Z] #8 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done [2025-08-21T01:39:56.247Z] #8 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done [2025-08-21T01:39:56.247Z] #8 pushing layers 0.0s done [2025-08-21T01:39:56.247Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done [2025-08-21T01:39:56.247Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:39:56.247Z] #8 DONE 0.1s [2025-08-21T01:39:56.247Z] [2025-08-21T01:39:56.247Z] 1 warning found (use --debug to expand): [2025-08-21T01:39:56.247Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:39:56.538Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 --push - [2025-08-21T01:39:56.538Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6' [2025-08-21T01:39:56.797Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:39:56.797Z] #1 transferring dockerfile: 169B done [2025-08-21T01:39:56.797Z] #1 DONE 0.0s [2025-08-21T01:39:56.797Z] [2025-08-21T01:39:56.797Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 [2025-08-21T01:39:56.797Z] #2 DONE 0.0s [2025-08-21T01:39:56.797Z] [2025-08-21T01:39:56.797Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 [2025-08-21T01:39:56.797Z] #3 DONE 0.0s [2025-08-21T01:39:56.797Z] [2025-08-21T01:39:56.797Z] #4 [internal] load .dockerignore [2025-08-21T01:39:56.797Z] #4 transferring context: 2B done [2025-08-21T01:39:56.797Z] #4 DONE 0.0s [2025-08-21T01:39:56.797Z] [2025-08-21T01:39:56.797Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:56.797Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done [2025-08-21T01:39:56.797Z] #5 CACHED [2025-08-21T01:39:56.797Z] [2025-08-21T01:39:56.797Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:56.797Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done [2025-08-21T01:39:56.797Z] #6 CACHED [2025-08-21T01:39:56.797Z] [2025-08-21T01:39:56.797Z] #7 exporting to image [2025-08-21T01:39:56.797Z] #7 exporting layers done [2025-08-21T01:39:56.797Z] #7 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done [2025-08-21T01:39:56.797Z] #7 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done [2025-08-21T01:39:56.797Z] #7 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e done [2025-08-21T01:39:56.797Z] #7 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done [2025-08-21T01:39:56.797Z] #7 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done [2025-08-21T01:39:56.797Z] #7 pushing layers 0.0s done [2025-08-21T01:39:56.797Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 [2025-08-21T01:39:56.797Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:39:56.797Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done [2025-08-21T01:39:56.797Z] #7 DONE 0.1s [2025-08-21T01:39:56.797Z] [2025-08-21T01:39:56.797Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:39:56.797Z] #8 DONE 0.0s [2025-08-21T01:39:56.797Z] [2025-08-21T01:39:56.797Z] 1 warning found (use --debug to expand): [2025-08-21T01:39:56.797Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:39:57.094Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 --push - [2025-08-21T01:39:57.094Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6' [2025-08-21T01:39:57.094Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:39:57.094Z] #1 transferring dockerfile: 210B done [2025-08-21T01:39:57.094Z] #1 DONE 0.0s [2025-08-21T01:39:57.094Z] [2025-08-21T01:39:57.094Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [2025-08-21T01:39:57.094Z] #2 DONE 0.0s [2025-08-21T01:39:57.094Z] [2025-08-21T01:39:57.094Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [2025-08-21T01:39:57.094Z] #3 DONE 0.0s [2025-08-21T01:39:57.094Z] [2025-08-21T01:39:57.094Z] #4 [internal] load .dockerignore [2025-08-21T01:39:57.094Z] #4 transferring context: 2B done [2025-08-21T01:39:57.094Z] #4 DONE 0.0s [2025-08-21T01:39:57.094Z] [2025-08-21T01:39:57.094Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:57.094Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done [2025-08-21T01:39:57.094Z] #5 CACHED [2025-08-21T01:39:57.094Z] [2025-08-21T01:39:57.094Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:57.094Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 done [2025-08-21T01:39:57.094Z] #6 CACHED [2025-08-21T01:39:57.094Z] [2025-08-21T01:39:57.094Z] #7 exporting to image [2025-08-21T01:39:57.094Z] #7 exporting layers done [2025-08-21T01:39:57.094Z] #7 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done [2025-08-21T01:39:57.094Z] #7 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done [2025-08-21T01:39:57.094Z] #7 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e done [2025-08-21T01:39:57.094Z] #7 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done [2025-08-21T01:39:57.094Z] #7 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done [2025-08-21T01:39:57.094Z] #7 pushing layers 0.0s done [2025-08-21T01:39:57.094Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 [2025-08-21T01:39:57.094Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:39:57.355Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done [2025-08-21T01:39:57.355Z] #7 DONE 0.1s [2025-08-21T01:39:57.355Z] [2025-08-21T01:39:57.355Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:39:57.355Z] #8 DONE 0.0s [2025-08-21T01:39:57.355Z] [2025-08-21T01:39:57.355Z] 1 warning found (use --debug to expand): [2025-08-21T01:39:57.355Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:39:57.649Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-08-21T01:39:57.649Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-08-21T01:39:57.649Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:39:57.649Z] #1 transferring dockerfile: 162B done [2025-08-21T01:39:57.649Z] #1 DONE 0.0s [2025-08-21T01:39:57.649Z] [2025-08-21T01:39:57.649Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-21T01:39:57.649Z] #2 DONE 0.0s [2025-08-21T01:39:57.649Z] [2025-08-21T01:39:57.649Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-21T01:39:57.649Z] #3 DONE 0.0s [2025-08-21T01:39:57.649Z] [2025-08-21T01:39:57.649Z] #4 [internal] load .dockerignore [2025-08-21T01:39:57.649Z] #4 transferring context: 2B done [2025-08-21T01:39:57.649Z] #4 DONE 0.0s [2025-08-21T01:39:57.649Z] [2025-08-21T01:39:57.649Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:57.649Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done [2025-08-21T01:39:57.649Z] #5 CACHED [2025-08-21T01:39:57.649Z] [2025-08-21T01:39:57.649Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 [2025-08-21T01:39:57.649Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done [2025-08-21T01:39:57.649Z] #6 CACHED [2025-08-21T01:39:57.649Z] [2025-08-21T01:39:57.649Z] #7 exporting to image [2025-08-21T01:39:57.649Z] #7 exporting layers done [2025-08-21T01:39:57.649Z] #7 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done [2025-08-21T01:39:57.649Z] #7 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done [2025-08-21T01:39:57.649Z] #7 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e done [2025-08-21T01:39:57.649Z] #7 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done [2025-08-21T01:39:57.649Z] #7 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done [2025-08-21T01:39:57.649Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:39:57.910Z] #7 pushing layers 0.0s done [2025-08-21T01:39:57.910Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done [2025-08-21T01:39:57.910Z] #7 DONE 0.1s [2025-08-21T01:39:57.910Z] [2025-08-21T01:39:57.910Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:39:57.910Z] #8 DONE 0.0s [2025-08-21T01:39:57.910Z] [2025-08-21T01:39:57.910Z] 1 warning found (use --debug to expand): [2025-08-21T01:39:57.910Z]  - 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-21T01:39:58.321Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:39:58.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:39:59.166Z] ---> package-listing.sh [2025-08-21T01:39:59.166Z] ++ facter osfamily [2025-08-21T01:39:59.166Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T01:39:59.429Z] + OS_FAMILY=redhat [2025-08-21T01:39:59.429Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-21T01:39:59.429Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T01:39:59.429Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T01:39:59.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T01:39:59.429Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T01:39:59.429Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-21T01:39:59.429Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T01:39:59.429Z] + case "${OS_FAMILY}" in [2025-08-21T01:39:59.430Z] + sort [2025-08-21T01:39:59.430Z] + rpm -qa [2025-08-21T01:40:00.002Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T01:40:00.002Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T01:40:00.002Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T01:40:00.002Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-21T01:40:00.002Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-21T01:40:00.002Z] + 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-21T01:40:00.019Z] 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-21T01:40:00.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:40:00.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:40:00.878Z] [2025-08-21T01:40:00.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:40:01.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:40:01.194Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T01:40:01.194Z] 5eb5b503b376: Pulling fs layer [2025-08-21T01:40:01.194Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T01:40:01.194Z] ec43610c2a17: Pulling fs layer [2025-08-21T01:40:01.194Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T01:40:01.194Z] 33b1e0a273af: Pulling fs layer [2025-08-21T01:40:01.194Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T01:40:01.194Z] 2f39f015ded8: Pulling fs layer [2025-08-21T01:40:01.194Z] 3a2ae6a8a46f: Waiting [2025-08-21T01:40:01.194Z] 33b1e0a273af: Waiting [2025-08-21T01:40:01.194Z] 5d3b04190fa2: Waiting [2025-08-21T01:40:01.194Z] 2f39f015ded8: Waiting [2025-08-21T01:40:01.194Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T01:40:01.194Z] 5c69ac0246d0: Download complete [2025-08-21T01:40:01.194Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T01:40:01.194Z] 3a2ae6a8a46f: Download complete [2025-08-21T01:40:01.195Z] 33b1e0a273af: Verifying Checksum [2025-08-21T01:40:01.195Z] 33b1e0a273af: Download complete [2025-08-21T01:40:01.195Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T01:40:01.195Z] 5d3b04190fa2: Download complete [2025-08-21T01:40:01.195Z] ec43610c2a17: Verifying Checksum [2025-08-21T01:40:01.195Z] ec43610c2a17: Download complete [2025-08-21T01:40:01.459Z] 5eb5b503b376: Verifying Checksum [2025-08-21T01:40:01.459Z] 5eb5b503b376: Download complete [2025-08-21T01:40:02.030Z] 2f39f015ded8: Verifying Checksum [2025-08-21T01:40:02.030Z] 2f39f015ded8: Download complete [2025-08-21T01:40:02.616Z] 5eb5b503b376: Pull complete [2025-08-21T01:40:02.876Z] 5c69ac0246d0: Pull complete [2025-08-21T01:40:03.140Z] ec43610c2a17: Pull complete [2025-08-21T01:40:03.400Z] 3a2ae6a8a46f: Pull complete [2025-08-21T01:40:03.666Z] 33b1e0a273af: Pull complete [2025-08-21T01:40:03.666Z] 5d3b04190fa2: Pull complete [2025-08-21T01:40:07.887Z] 2f39f015ded8: Pull complete [2025-08-21T01:40:07.887Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T01:40:07.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:40:07.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:40:08.052Z] prd-centos7-docker-4c-2g-7346 does not seem to be running inside a container [2025-08-21T01:40:08.079Z] $ 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-21T01:40:12.888Z] $ docker top b704f964ca7fe7ee9b471d40914074b4bc49bfe1a938b51426ef3e6d20584bdb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:40:13.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T01:40:13.533Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T01:40:13.828Z] + ls /var/log/sa-host [2025-08-21T01:40:13.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:40:13.915Z] provisioning config files... [2025-08-21T01:40:13.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5055823902798002317tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:40:13.944Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:40:14.233Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T01:40:14.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:40:14.580Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T01:40:14.591Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:40:14.876Z] ---> sudo-logs.sh [2025-08-21T01:40:14.876Z] Archiving 'sudo' log.. [2025-08-21T01:40:14.876Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7346.novalocal: Name or service not known [2025-08-21T01:40:14.876Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7346.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-21T01:40:14.901Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:40:15.189Z] ---> job-cost.sh [2025-08-21T01:40:15.189Z] lf-activate-venv: SKIPPING [2025-08-21T01:40:15.189Z] INFO: No Stack... [2025-08-21T01:40:15.448Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-21T01:40:15.707Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T01:40:15.722Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:40:15.968Z] Removing intermediate container 44da7f0e1395 [2025-08-21T01:40:15.968Z] ---> 760d3830e7f0 [2025-08-21T01:40:15.968Z] Step 9/10 : COPY . . [2025-08-21T01:40:15.968Z] ---> 45ffa97bc81e [2025-08-21T01:40:15.968Z] Step 10/10 : RUN ${MAKE} [2025-08-21T01:40:15.968Z] ---> Running in e21f950ed928 [2025-08-21T01:40:15.968Z] noop [2025-08-21T01:40:15.968Z] Removing intermediate container e21f950ed928 [2025-08-21T01:40:15.968Z] ---> 6918aab7e71a [2025-08-21T01:40:15.968Z] Successfully built 6918aab7e71a [2025-08-21T01:40:15.968Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-08-21T01:40:16.017Z] ---> logs-deploy.sh [2025-08-21T01:40:16.017Z] lf-activate-venv: SKIPPING [2025-08-21T01:40:16.017Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/196 [2025-08-21T01:40:16.017Z] INFO: archiving workspace using pattern(s): [Pipeline] sh [2025-08-21T01:40:16.364Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:40:16.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:40:16.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2025-08-21T01:40:16.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/196 -v /w/workspace/device-modbus-go/196:/w/workspace/device-modbus-go/196:rw,z -v /w/workspace/device-modbus-go/196@tmp:/w/workspace/device-modbus-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-21T01:40:16.952Z] Archives upload complete. [2025-08-21T01:40:16.952Z] INFO: archiving logs to Nexus [2025-08-21T01:40:17.886Z] ---> uname -a: [2025-08-21T01:40:17.886Z] Linux prd-centos7-docker-4c-2g-7346.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-21T01:40:17.886Z] [2025-08-21T01:40:17.886Z] [2025-08-21T01:40:17.886Z] ---> lscpu: [2025-08-21T01:40:17.886Z] Architecture: x86_64 [2025-08-21T01:40:17.886Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-21T01:40:17.886Z] Byte Order: Little Endian [2025-08-21T01:40:17.886Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-21T01:40:17.886Z] CPU(s): 2 [2025-08-21T01:40:17.886Z] On-line CPU(s) list: 0,1 [2025-08-21T01:40:17.886Z] Thread(s) per core: 1 [2025-08-21T01:40:17.886Z] Core(s) per socket: 1 [2025-08-21T01:40:17.886Z] Socket(s): 2 [2025-08-21T01:40:17.886Z] NUMA node(s): 1 [2025-08-21T01:40:17.886Z] Vendor ID: AuthenticAMD [2025-08-21T01:40:17.886Z] CPU family: 23 [2025-08-21T01:40:17.886Z] Model: 49 [2025-08-21T01:40:17.886Z] Model name: AMD EPYC-Rome Processor [2025-08-21T01:40:17.886Z] Stepping: 0 [2025-08-21T01:40:17.886Z] CPU MHz: 2799.998 [2025-08-21T01:40:17.886Z] BogoMIPS: 5599.99 [2025-08-21T01:40:17.886Z] Virtualization: AMD-V [2025-08-21T01:40:17.886Z] Hypervisor vendor: KVM [2025-08-21T01:40:17.886Z] Virtualization type: full [2025-08-21T01:40:17.886Z] L1d cache: 64 KiB [2025-08-21T01:40:17.886Z] L1i cache: 64 KiB [2025-08-21T01:40:17.886Z] L2 cache: 1 MiB [2025-08-21T01:40:17.886Z] L3 cache: 32 MiB [2025-08-21T01:40:17.886Z] NUMA node0 CPU(s): 0,1 [2025-08-21T01:40:17.886Z] Vulnerability Itlb multihit: Not affected [2025-08-21T01:40:17.886Z] Vulnerability L1tf: Not affected [2025-08-21T01:40:17.886Z] Vulnerability Mds: Not affected [2025-08-21T01:40:17.886Z] Vulnerability Meltdown: Not affected [2025-08-21T01:40:17.886Z] Vulnerability Mmio stale data: Not affected [2025-08-21T01:40:17.886Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-21T01:40:17.886Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-21T01:40:17.886Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-21T01:40:17.886Z] Vulnerability Srbds: Not affected [2025-08-21T01:40:17.886Z] Vulnerability Tsx async abort: Not affected [2025-08-21T01:40:17.886Z] 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-21T01:40:17.886Z] [2025-08-21T01:40:17.886Z] [2025-08-21T01:40:17.886Z] ---> nproc: [2025-08-21T01:40:17.886Z] 2 [2025-08-21T01:40:17.886Z] [2025-08-21T01:40:17.886Z] [2025-08-21T01:40:17.886Z] ---> df -h: [2025-08-21T01:40:17.886Z] Filesystem Size Used Avail Use% Mounted on [2025-08-21T01:40:17.886Z] overlay 40G 7.3G 33G 19% / [2025-08-21T01:40:17.886Z] tmpfs 64M 0 64M 0% /dev [2025-08-21T01:40:17.886Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-21T01:40:17.886Z] shm 64M 0 64M 0% /dev/shm [2025-08-21T01:40:17.886Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-21T01:40:17.886Z] [2025-08-21T01:40:17.886Z] [2025-08-21T01:40:17.886Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2025-08-21T01:40:17.886Z] Please check if data collecting is enabled [2025-08-21T01:40:17.886Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [2025-08-21T01:40:18.307Z] $ docker top 143369a1340ac18b932b7750c23ef8d179971b28b7c5266eb271e3cf688aee1b -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:40:18.584Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-21T01:40:18.586Z] $ docker stop --time=1 b704f964ca7fe7ee9b471d40914074b4bc49bfe1a938b51426ef3e6d20584bdb [2025-08-21T01:40:19.729Z] $ docker rm -f --volumes b704f964ca7fe7ee9b471d40914074b4bc49bfe1a938b51426ef3e6d20584bdb [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-21T01:40:19.899Z] [WS-CLEANUP] Deleting project workspace... [2025-08-21T01:40:19.899Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-21T01:40:19.916Z] [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-21T01:40:20.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:40:20.365Z] [2025-08-21T01:40:20.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:40:20.445Z] + go version [2025-08-21T01:40:20.445Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-21T01:40:20.469Z] $ docker stop --time=1 143369a1340ac18b932b7750c23ef8d179971b28b7c5266eb271e3cf688aee1b [2025-08-21T01:40:20.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:40:20.669Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T01:40:20.669Z] 5eb5b503b376: Pulling fs layer [2025-08-21T01:40:20.669Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T01:40:20.669Z] ec43610c2a17: Pulling fs layer [2025-08-21T01:40:20.669Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T01:40:20.669Z] 33b1e0a273af: Pulling fs layer [2025-08-21T01:40:20.669Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T01:40:20.669Z] 2f39f015ded8: Pulling fs layer [2025-08-21T01:40:20.669Z] 3a2ae6a8a46f: Waiting [2025-08-21T01:40:20.669Z] 33b1e0a273af: Waiting [2025-08-21T01:40:20.669Z] 5d3b04190fa2: Waiting [2025-08-21T01:40:20.669Z] 2f39f015ded8: Waiting [2025-08-21T01:40:20.669Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T01:40:20.669Z] 5c69ac0246d0: Download complete [2025-08-21T01:40:20.669Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T01:40:20.669Z] 3a2ae6a8a46f: Download complete [2025-08-21T01:40:20.669Z] 33b1e0a273af: Verifying Checksum [2025-08-21T01:40:20.669Z] 33b1e0a273af: Download complete [2025-08-21T01:40:20.927Z] ec43610c2a17: Verifying Checksum [2025-08-21T01:40:20.927Z] ec43610c2a17: Download complete [2025-08-21T01:40:20.927Z] 5d3b04190fa2: Download complete [2025-08-21T01:40:20.927Z] 5eb5b503b376: Verifying Checksum [2025-08-21T01:40:20.927Z] 5eb5b503b376: Download complete [2025-08-21T01:40:21.494Z] 2f39f015ded8: Download complete [2025-08-21T01:40:22.319Z] $ docker rm -f --volumes 143369a1340ac18b932b7750c23ef8d179971b28b7c5266eb271e3cf688aee1b [2025-08-21T01:40:22.426Z] 5eb5b503b376: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:40:22.683Z] 5c69ac0246d0: Pull complete [2025-08-21T01:40:22.982Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:40:22.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:40:23.247Z] ec43610c2a17: Pull complete [2025-08-21T01:40:23.247Z] 3a2ae6a8a46f: Pull complete [2025-08-21T01:40:23.247Z] 33b1e0a273af: Pull complete [2025-08-21T01:40:23.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2025-08-21T01:40:23.373Z] $ 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/196 -v /w/workspace/device-modbus-go/196:/w/workspace/device-modbus-go/196:rw,z -v /w/workspace/device-modbus-go/196@tmp:/w/workspace/device-modbus-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-21T01:40:23.504Z] 5d3b04190fa2: Pull complete [2025-08-21T01:40:25.066Z] $ docker top 916911b4e676a3c1fa5c3aebee5d503f6c753e464ae05f6fe367aa21eff4f4bc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:40:26.030Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/196 [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:40:26.723Z] + make test [2025-08-21T01:40:26.724Z] go test ./... -coverprofile=coverage.out [2025-08-21T01:40:28.762Z] 2f39f015ded8: Pull complete [2025-08-21T01:40:28.762Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T01:40:28.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:40:28.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:40:28.854Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:40:28.875Z] $ 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-21T01:40:30.765Z] $ docker top dbbf53c7131dba0e434450bae66867ba2cd47238a9f0df67e63136e03feb0c06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:40:31.138Z] ---> job-cost.sh [2025-08-21T01:40:31.138Z] lf-activate-venv: SKIPPING [2025-08-21T01:40:31.138Z] INFO: No Stack... [2025-08-21T01:40:31.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T01:40:31.655Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:40:31.947Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-08-21T01:40:31.947Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:40:31.962Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [2025-08-21T01:40:31.972Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] did not exist. Created. [2025-08-21T01:40:31.977Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:40:32.286Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-21T01:40:32.322Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:40:32.330Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:40:32.352Z] $ docker stop --time=1 dbbf53c7131dba0e434450bae66867ba2cd47238a9f0df67e63136e03feb0c06 [2025-08-21T01:40:33.491Z] $ docker rm -f --volumes dbbf53c7131dba0e434450bae66867ba2cd47238a9f0df67e63136e03feb0c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T01:40:35.002Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-21T01:45:12.027Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-21T01:45:12.027Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.065s coverage: 46.5% of statements [2025-08-21T01:45:12.617Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-21T01:45:12.617Z] go vet ./... [2025-08-21T01:46:09.027Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:46:09.027Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:46:09.027Z] ./bin/test-attribution-txt.sh [2025-08-21T01:46:09.027Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:46:09.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:46:09.062Z] $ docker stop --time=1 916911b4e676a3c1fa5c3aebee5d503f6c753e464ae05f6fe367aa21eff4f4bc [2025-08-21T01:46:10.989Z] $ docker rm -f --volumes 916911b4e676a3c1fa5c3aebee5d503f6c753e464ae05f6fe367aa21eff4f4bc [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:46:12.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:46:12.780Z] Warning: overwriting stash ‘coverage-report’ [2025-08-21T01:46:13.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:46:13.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:46:14.161Z] + ls -al . [2025-08-21T01:46:14.161Z] total 256 [2025-08-21T01:46:14.161Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:40 . [2025-08-21T01:46:14.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:37 .. [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 21 01:37 .dockerignore [2025-08-21T01:46:14.161Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:37 .git [2025-08-21T01:46:14.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:37 .github [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 21 01:37 .gitignore [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 21 01:37 .golangci.yml [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 21 01:37 Attribution.txt [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 21 01:37 CHANGELOG.md [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 21 01:37 Dockerfile [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:37 GOVERNANCE.md [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 21 01:37 Jenkinsfile [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 21 01:37 LICENSE [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 21 01:37 Makefile [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 21 01:37 OWNERS.md [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 21 01:37 README.md [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:33 VERSION [2025-08-21T01:46:14.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:37 bin [2025-08-21T01:46:14.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:37 cmd [2025-08-21T01:46:14.161Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 21 01:45 coverage.out [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 6427 Aug 21 01:37 go.mod [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 87545 Aug 21 01:37 go.sum [2025-08-21T01:46:14.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:37 internal [2025-08-21T01:46:14.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:37 simulator [2025-08-21T01:46:14.161Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 21 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:14.521Z] + 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=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 --label arch=arm64 --label version=4.1.0-dev.6 . [2025-08-21T01:46:15.106Z] Sending build context to Docker daemon 14.18MB [2025-08-21T01:46:15.106Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:46:15.106Z] Step 2/23 : FROM ${BASE} AS builder [2025-08-21T01:46:15.106Z] ---> 6918aab7e71a [2025-08-21T01:46:15.106Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:46:15.106Z] ---> Running in 7dbf14d2549b [2025-08-21T01:46:15.373Z] Removing intermediate container 7dbf14d2549b [2025-08-21T01:46:15.373Z] ---> cd67ee99dbd2 [2025-08-21T01:46:15.373Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:46:15.640Z] ---> Running in d8d28f327101 [2025-08-21T01:46:15.908Z] Removing intermediate container d8d28f327101 [2025-08-21T01:46:15.908Z] ---> 55d50dce28bf [2025-08-21T01:46:15.908Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-08-21T01:46:15.908Z] ---> Running in 5417c4f48139 [2025-08-21T01:46:16.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:46:17.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:46:18.862Z] OK: 245 MiB in 66 packages [2025-08-21T01:46:19.822Z] Removing intermediate container 5417c4f48139 [2025-08-21T01:46:19.822Z] ---> 5eb0280f08d8 [2025-08-21T01:46:19.822Z] Step 6/23 : WORKDIR /device-modbus-go [2025-08-21T01:46:19.822Z] ---> Running in 45087676edcb [2025-08-21T01:46:20.091Z] Removing intermediate container 45087676edcb [2025-08-21T01:46:20.091Z] ---> b3fcf853dec0 [2025-08-21T01:46:20.091Z] Step 7/23 : COPY go.mod vendor* ./ [2025-08-21T01:46:20.674Z] ---> c2278dbe8c61 [2025-08-21T01:46:20.674Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:46:20.674Z] ---> Running in 8a2bf1bf28f2 [2025-08-21T01:46:23.273Z] Removing intermediate container 8a2bf1bf28f2 [2025-08-21T01:46:23.273Z] ---> 97c54053e373 [2025-08-21T01:46:23.273Z] Step 9/23 : COPY . . [2025-08-21T01:46:24.241Z] ---> 64d4fbd64427 [2025-08-21T01:46:24.241Z] Step 10/23 : RUN ${MAKE} [2025-08-21T01:46:24.509Z] ---> Running in ccaf4f12944e [2025-08-21T01:46:25.473Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-21T01:50:17.306Z] Removing intermediate container ccaf4f12944e [2025-08-21T01:50:17.306Z] ---> d09ec8e5b1ce [2025-08-21T01:50:17.306Z] Step 11/23 : FROM alpine:3.20 [2025-08-21T01:50:17.306Z] 3.20: Pulling from library/alpine [2025-08-21T01:50:17.306Z] 13e713f82565: Pulling fs layer [2025-08-21T01:50:17.306Z] 13e713f82565: Download complete [2025-08-21T01:50:17.306Z] 13e713f82565: Pull complete [2025-08-21T01:50:17.306Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:50:17.306Z] Status: Downloaded newer image for alpine:3.20 [2025-08-21T01:50:17.306Z] ---> c88e9dceb6cb [2025-08-21T01:50:17.306Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-08-21T01:50:17.306Z] ---> Running in 814afb42017a [2025-08-21T01:50:17.306Z] Removing intermediate container 814afb42017a [2025-08-21T01:50:17.306Z] ---> ab673d83d7b2 [2025-08-21T01:50:17.306Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-08-21T01:50:17.306Z] ---> Running in f27227f4267e [2025-08-21T01:50:17.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:50:17.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:50:17.306Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T01:50:17.306Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:50:17.306Z] OK: 9 MiB in 15 packages [2025-08-21T01:50:17.306Z] Removing intermediate container f27227f4267e [2025-08-21T01:50:17.306Z] ---> 711750540b13 [2025-08-21T01:50:17.306Z] Step 14/23 : RUN apk --no-cache upgrade [2025-08-21T01:50:17.306Z] ---> Running in 859cd744a163 [2025-08-21T01:50:17.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:50:17.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:50:17.306Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:50:17.306Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:50:17.306Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:50:17.306Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:50:17.306Z] Executing busybox-1.36.1-r30.trigger [2025-08-21T01:50:17.306Z] OK: 9 MiB in 15 packages [2025-08-21T01:50:17.306Z] Removing intermediate container 859cd744a163 [2025-08-21T01:50:17.306Z] ---> 6f4fa31ce6a6 [2025-08-21T01:50:17.306Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-08-21T01:50:17.306Z] ---> 296688f1c630 [2025-08-21T01:50:17.306Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-08-21T01:50:17.306Z] ---> 2f13615c35e0 [2025-08-21T01:50:17.306Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-21T01:50:17.306Z] ---> bf02cffc6c2d [2025-08-21T01:50:17.306Z] Step 18/23 : EXPOSE 59901 [2025-08-21T01:50:17.306Z] ---> Running in ebc1b8453a27 [2025-08-21T01:50:17.572Z] Removing intermediate container ebc1b8453a27 [2025-08-21T01:50:17.572Z] ---> 233392dd6597 [2025-08-21T01:50:17.572Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-08-21T01:50:17.572Z] ---> Running in f89e75084623 [2025-08-21T01:50:18.152Z] Removing intermediate container f89e75084623 [2025-08-21T01:50:18.152Z] ---> ef34e9a7c80c [2025-08-21T01:50:18.152Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-21T01:50:18.152Z] ---> Running in dd76af7cc632 [2025-08-21T01:50:18.417Z] Removing intermediate container dd76af7cc632 [2025-08-21T01:50:18.417Z] ---> a529bf45da5e [2025-08-21T01:50:18.417Z] Step 21/23 : LABEL arch=arm64 [2025-08-21T01:50:18.417Z] ---> Running in dd1d02deb8c2 [2025-08-21T01:50:18.683Z] Removing intermediate container dd1d02deb8c2 [2025-08-21T01:50:18.683Z] ---> 1581e802cfa1 [2025-08-21T01:50:18.683Z] Step 22/23 : LABEL git_sha=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:50:18.683Z] ---> Running in 9cebe9ece3ca [2025-08-21T01:50:19.263Z] Removing intermediate container 9cebe9ece3ca [2025-08-21T01:50:19.263Z] ---> 0f0be2851f98 [2025-08-21T01:50:19.263Z] Step 23/23 : LABEL version=4.1.0-dev.6 [2025-08-21T01:50:19.263Z] ---> Running in 523f693d12a6 [2025-08-21T01:50:19.528Z] Removing intermediate container 523f693d12a6 [2025-08-21T01:50:19.528Z] ---> 552b97d11e1b [2025-08-21T01:50:19.528Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-21T01:50:19.528Z] Successfully built 552b97d11e1b [2025-08-21T01:50:19.528Z] 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-21T01:50:19.682Z] provisioning config files... [2025-08-21T01:50:19.697Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/196@tmp/config1934851344742734045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:50:20.044Z] ---> ****-login.sh [2025-08-21T01:50:20.045Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:50:20.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:50:20.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:50:20.314Z] Configure a credential helper to remove this warning. See [2025-08-21T01:50:20.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:50:20.314Z] [2025-08-21T01:50:20.314Z] Login Succeeded [2025-08-21T01:50:20.314Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:50:20.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:50:20.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:50:20.579Z] Configure a credential helper to remove this warning. See [2025-08-21T01:50:20.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:50:20.579Z] [2025-08-21T01:50:20.579Z] Login Succeeded [2025-08-21T01:50:20.579Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:50:20.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:50:21.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:50:21.109Z] Configure a credential helper to remove this warning. See [2025-08-21T01:50:21.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:50:21.109Z] [2025-08-21T01:50:21.109Z] Login Succeeded [2025-08-21T01:50:21.109Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:50:21.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:50:21.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:50:21.375Z] Configure a credential helper to remove this warning. See [2025-08-21T01:50:21.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:50:21.375Z] [2025-08-21T01:50:21.375Z] Login Succeeded [2025-08-21T01:50:21.375Z] ****.io [2025-08-21T01:50:21.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:50:21.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:50:21.908Z] Configure a credential helper to remove this warning. See [2025-08-21T01:50:21.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:50:21.908Z] [2025-08-21T01:50:21.908Z] Login Succeeded [2025-08-21T01:50:21.908Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:50:21.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:50:21.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:50:21.996Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-08-21T01:50:21.996Z] 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:50:21.996Z] latest [2025-08-21T01:50:21.996Z] 4.1.0-dev.6 [2025-08-21T01:50:21.996Z] 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [2025-08-21T01:50:21.996Z] main [2025-08-21T01:50:21.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:50:22.376Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:50:22.742Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:50:22.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-21T01:50:22.742Z] 9883577cecee: Preparing [2025-08-21T01:50:22.742Z] fd9636f7a197: Preparing [2025-08-21T01:50:22.742Z] ef1df988807e: Preparing [2025-08-21T01:50:22.742Z] 6be0858a1bda: Preparing [2025-08-21T01:50:22.742Z] 11aa8b8e987b: Preparing [2025-08-21T01:50:22.742Z] 1e890da81ec9: Preparing [2025-08-21T01:50:22.742Z] 1e890da81ec9: Waiting [2025-08-21T01:50:23.008Z] fd9636f7a197: Pushed [2025-08-21T01:50:23.008Z] 9883577cecee: Pushed [2025-08-21T01:50:23.008Z] 11aa8b8e987b: Pushed [2025-08-21T01:50:23.008Z] 1e890da81ec9: Layer already exists [2025-08-21T01:50:23.273Z] 6be0858a1bda: Pushed [2025-08-21T01:50:31.454Z] ef1df988807e: Pushed [2025-08-21T01:50:31.454Z] 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:50:31.814Z] + 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-21T01:50:32.166Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-21T01:50:32.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-21T01:50:32.166Z] 9883577cecee: Preparing [2025-08-21T01:50:32.166Z] fd9636f7a197: Preparing [2025-08-21T01:50:32.166Z] ef1df988807e: Preparing [2025-08-21T01:50:32.166Z] 6be0858a1bda: Preparing [2025-08-21T01:50:32.166Z] 11aa8b8e987b: Preparing [2025-08-21T01:50:32.166Z] 1e890da81ec9: Preparing [2025-08-21T01:50:32.166Z] 1e890da81ec9: Waiting [2025-08-21T01:50:32.166Z] 11aa8b8e987b: Layer already exists [2025-08-21T01:50:32.166Z] fd9636f7a197: Layer already exists [2025-08-21T01:50:32.166Z] ef1df988807e: Layer already exists [2025-08-21T01:50:32.166Z] 9883577cecee: Layer already exists [2025-08-21T01:50:32.166Z] 6be0858a1bda: Layer already exists [2025-08-21T01:50:32.166Z] 1e890da81ec9: Layer already exists [2025-08-21T01:50:32.166Z] latest: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:50:32.799Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:50:33.156Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.6 [2025-08-21T01:50:33.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-21T01:50:33.156Z] 9883577cecee: Preparing [2025-08-21T01:50:33.156Z] fd9636f7a197: Preparing [2025-08-21T01:50:33.156Z] ef1df988807e: Preparing [2025-08-21T01:50:33.156Z] 6be0858a1bda: Preparing [2025-08-21T01:50:33.156Z] 11aa8b8e987b: Preparing [2025-08-21T01:50:33.156Z] 1e890da81ec9: Preparing [2025-08-21T01:50:33.156Z] 1e890da81ec9: Waiting [2025-08-21T01:50:33.156Z] 11aa8b8e987b: Layer already exists [2025-08-21T01:50:33.156Z] 6be0858a1bda: Layer already exists [2025-08-21T01:50:33.156Z] ef1df988807e: Layer already exists [2025-08-21T01:50:33.156Z] 9883577cecee: Layer already exists [2025-08-21T01:50:33.156Z] fd9636f7a197: Layer already exists [2025-08-21T01:50:33.156Z] 1e890da81ec9: Layer already exists [2025-08-21T01:50:33.156Z] 4.1.0-dev.6: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:50:33.523Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:50:33.875Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [2025-08-21T01:50:33.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-21T01:50:33.876Z] 9883577cecee: Preparing [2025-08-21T01:50:33.876Z] fd9636f7a197: Preparing [2025-08-21T01:50:33.876Z] ef1df988807e: Preparing [2025-08-21T01:50:33.876Z] 6be0858a1bda: Preparing [2025-08-21T01:50:33.876Z] 11aa8b8e987b: Preparing [2025-08-21T01:50:33.876Z] 1e890da81ec9: Preparing [2025-08-21T01:50:33.876Z] 1e890da81ec9: Waiting [2025-08-21T01:50:33.876Z] 11aa8b8e987b: Layer already exists [2025-08-21T01:50:33.876Z] 6be0858a1bda: Layer already exists [2025-08-21T01:50:33.876Z] ef1df988807e: Layer already exists [2025-08-21T01:50:33.876Z] fd9636f7a197: Layer already exists [2025-08-21T01:50:33.876Z] 9883577cecee: Layer already exists [2025-08-21T01:50:33.876Z] 1e890da81ec9: Layer already exists [2025-08-21T01:50:33.876Z] 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:50:34.240Z] + 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-21T01:50:34.611Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-08-21T01:50:34.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-21T01:50:34.611Z] 9883577cecee: Preparing [2025-08-21T01:50:34.611Z] fd9636f7a197: Preparing [2025-08-21T01:50:34.611Z] ef1df988807e: Preparing [2025-08-21T01:50:34.611Z] 6be0858a1bda: Preparing [2025-08-21T01:50:34.611Z] 11aa8b8e987b: Preparing [2025-08-21T01:50:34.611Z] 1e890da81ec9: Preparing [2025-08-21T01:50:34.611Z] 1e890da81ec9: Waiting [2025-08-21T01:50:34.611Z] fd9636f7a197: Layer already exists [2025-08-21T01:50:34.611Z] ef1df988807e: Layer already exists [2025-08-21T01:50:34.611Z] 9883577cecee: Layer already exists [2025-08-21T01:50:34.611Z] 6be0858a1bda: Layer already exists [2025-08-21T01:50:34.611Z] 11aa8b8e987b: Layer already exists [2025-08-21T01:50:34.611Z] 1e890da81ec9: Layer already exists [2025-08-21T01:50:34.611Z] main: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:50:34.962Z] ===================================================== [Pipeline] echo [2025-08-21T01:50:34.974Z] taggedImages: [2025-08-21T01:50:34.974Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [2025-08-21T01:50:34.974Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-21T01:50:34.974Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.6 [2025-08-21T01:50:34.974Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [2025-08-21T01:50:34.974Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-08-21T01:50:34.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo [2025-08-21T01:50:35.000Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-08-21T01:50:35.012Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.6 [Pipeline] echo [2025-08-21T01:50:35.026Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [Pipeline] echo [2025-08-21T01:50:35.039Z] 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-21T01:50:35.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:50:35.428Z] [2025-08-21T01:50:35.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:50:35.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:50:35.759Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-21T01:50:35.759Z] 8998bd30e6a1: Pulling fs layer [2025-08-21T01:50:35.759Z] 04944245beec: Pulling fs layer [2025-08-21T01:50:35.759Z] 699f458cf7ca: Pulling fs layer [2025-08-21T01:50:35.759Z] 765212b225bb: Pulling fs layer [2025-08-21T01:50:35.759Z] f23df028b6ca: Pulling fs layer [2025-08-21T01:50:35.759Z] d65c8cfc05b1: Pulling fs layer [2025-08-21T01:50:35.759Z] 2437ff75d9bd: Pulling fs layer [2025-08-21T01:50:35.759Z] f23df028b6ca: Waiting [2025-08-21T01:50:35.759Z] d65c8cfc05b1: Waiting [2025-08-21T01:50:35.759Z] 2437ff75d9bd: Waiting [2025-08-21T01:50:35.759Z] 765212b225bb: Waiting [2025-08-21T01:50:36.025Z] 04944245beec: Verifying Checksum [2025-08-21T01:50:36.025Z] 04944245beec: Download complete [2025-08-21T01:50:36.025Z] 765212b225bb: Verifying Checksum [2025-08-21T01:50:36.025Z] 765212b225bb: Download complete [2025-08-21T01:50:36.025Z] f23df028b6ca: Verifying Checksum [2025-08-21T01:50:36.025Z] f23df028b6ca: Download complete [2025-08-21T01:50:36.025Z] d65c8cfc05b1: Verifying Checksum [2025-08-21T01:50:36.025Z] d65c8cfc05b1: Download complete [2025-08-21T01:50:36.290Z] 699f458cf7ca: Verifying Checksum [2025-08-21T01:50:36.290Z] 699f458cf7ca: Download complete [2025-08-21T01:50:36.555Z] 8998bd30e6a1: Download complete [2025-08-21T01:50:39.125Z] 2437ff75d9bd: Verifying Checksum [2025-08-21T01:50:39.125Z] 2437ff75d9bd: Download complete [2025-08-21T01:50:41.697Z] 8998bd30e6a1: Pull complete [2025-08-21T01:50:41.697Z] 04944245beec: Pull complete [2025-08-21T01:50:43.636Z] 699f458cf7ca: Pull complete [2025-08-21T01:50:43.904Z] 765212b225bb: Pull complete [2025-08-21T01:50:44.487Z] f23df028b6ca: Pull complete [2025-08-21T01:50:44.754Z] d65c8cfc05b1: Pull complete [2025-08-21T01:51:02.955Z] 2437ff75d9bd: Pull complete [2025-08-21T01:51:02.955Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-21T01:51:02.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:51:02.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:51:03.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2025-08-21T01:51:03.256Z] $ 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/196 -v /w/workspace/device-modbus-go/196:/w/workspace/device-modbus-go/196:rw,z -v /w/workspace/device-modbus-go/196@tmp:/w/workspace/device-modbus-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-21T01:51:05.990Z] $ docker top cb424cb8ae3c9f85a13aa49b1b2261188fe87dbc525c7e3e03035aa7bc999089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:51:06.831Z] ---> job-cost.sh [2025-08-21T01:51:06.831Z] lf-activate-venv: SKIPPING [2025-08-21T01:51:06.831Z] INFO: No Stack... [2025-08-21T01:51:07.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-21T01:51:07.994Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:51:08.629Z] + cat /w/workspace/device-modbus-go/196/archives/cost.csv [2025-08-21T01:51:08.629Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:51:08.688Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [2025-08-21T01:51:08.698Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] did not exist. Created. [2025-08-21T01:51:08.704Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:51:09.367Z] /w/workspace/device-modbus-go/196@tmp/durable-9777cd72/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-21T01:51:10.011Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-21T01:51:10.028Z] Warning: overwriting stash ‘stack-cost’ [2025-08-21T01:51:10.085Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:51:10.095Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:51:10.121Z] $ docker stop --time=1 cb424cb8ae3c9f85a13aa49b1b2261188fe87dbc525c7e3e03035aa7bc999089 [2025-08-21T01:51:11.668Z] $ docker rm -f --volumes cb424cb8ae3c9f85a13aa49b1b2261188fe87dbc525c7e3e03035aa7bc999089 [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-21T01:51:12.147Z] provisioning config files... [2025-08-21T01:51:12.153Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18019597583762303011tmp [Pipeline] { [Pipeline] sh [2025-08-21T01:51:12.441Z] + set +x [2025-08-21T01:51:12.441Z] + curl -s https://codecov.io/bash [2025-08-21T01:51:12.441Z] + bash -s -- [2025-08-21T01:51:12.441Z] [2025-08-21T01:51:12.441Z] _____ _ [2025-08-21T01:51:12.441Z] / ____| | | [2025-08-21T01:51:12.441Z] | | ___ __| | ___ ___ _____ __ [2025-08-21T01:51:12.441Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-21T01:51:12.441Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-21T01:51:12.441Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-21T01:51:12.441Z] Bash-1.0.6 [2025-08-21T01:51:12.441Z] [2025-08-21T01:51:12.441Z] [2025-08-21T01:51:12.441Z] ==> git version 2.25.1 found [2025-08-21T01:51:12.441Z] ==> 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-21T01:51:12.441Z] Release-Date: 2020-01-08 [2025-08-21T01:51:12.441Z] 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-21T01:51:12.441Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-21T01:51:12.441Z] ==> Jenkins CI detected. [2025-08-21T01:51:12.441Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-08-21T01:51:12.441Z] project root: . [2025-08-21T01:51:12.441Z] --> token set from env [2025-08-21T01:51:12.441Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-21T01:51:12.700Z] ==> Running gcov in . (disable via -X gcov) [2025-08-21T01:51:12.700Z] ==> Python coveragepy not found [2025-08-21T01:51:12.700Z] ==> Searching for coverage reports in: [2025-08-21T01:51:12.700Z] + . [2025-08-21T01:51:12.700Z] -> Found 1 reports [2025-08-21T01:51:12.700Z] ==> Detecting git/mercurial file structure [2025-08-21T01:51:12.700Z] ==> Reading reports [2025-08-21T01:51:12.700Z] + ./coverage.out bytes=27945 [2025-08-21T01:51:12.700Z] ==> Appending adjustments [2025-08-21T01:51:12.700Z] https://docs.codecov.io/docs/fixing-reports [2025-08-21T01:51:12.700Z] + Found adjustments [2025-08-21T01:51:12.700Z] ==> Gzipping contents [2025-08-21T01:51:12.700Z] 8.0K /tmp/codecov.lDg30i.gz [2025-08-21T01:51:12.700Z] ==> Uploading reports [2025-08-21T01:51:12.700Z] url: https://codecov.io [2025-08-21T01:51:12.700Z] query: branch=main&commit=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T01:51:12.700Z] -> Pinging Codecov [2025-08-21T01:51:12.700Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T01:51:12.959Z] -> Uploading to [2025-08-21T01:51:12.959Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22/ff989d41-6d63-4fd8-bc18-486e955a4b03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T015112Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=baab1a5f339ef89bb54a5484175041cfeedfcd9cd46b7e4dd97381b2ae183979 [2025-08-21T01:51:12.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T01:51:12.959Z] Dload Upload Total Spent Left Speed [2025-08-21T01:51:12.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 33232 --:--:-- --:--:-- --:--:-- 33232 [2025-08-21T01:51:12.959Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] } [2025-08-21T01:51:12.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-21T01:51:13.123Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-21T01:51:13.140Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:51:13.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:51:13.458Z] [2025-08-21T01:51:13.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:51:13.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:51:13.759Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-21T01:51:13.759Z] 0a9a5dfd008f: Already exists [2025-08-21T01:51:13.759Z] 36466aa92d05: Already exists [2025-08-21T01:51:13.759Z] e10405b45d13: Already exists [2025-08-21T01:51:13.759Z] 096b7ceb2af7: Already exists [2025-08-21T01:51:13.759Z] 4f4fb700ef54: Already exists [2025-08-21T01:51:13.759Z] e50aa161e22a: Pulling fs layer [2025-08-21T01:51:13.759Z] d3c8db5fb9df: Pulling fs layer [2025-08-21T01:51:14.016Z] e50aa161e22a: Verifying Checksum [2025-08-21T01:51:14.016Z] e50aa161e22a: Download complete [2025-08-21T01:51:14.275Z] e50aa161e22a: Pull complete [2025-08-21T01:51:15.652Z] d3c8db5fb9df: Verifying Checksum [2025-08-21T01:51:15.652Z] d3c8db5fb9df: Download complete [2025-08-21T01:51:19.831Z] d3c8db5fb9df: Pull complete [2025-08-21T01:51:19.831Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-21T01:51:19.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:51:19.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:51:19.942Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:51:19.972Z] $ 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-21T01:51:21.452Z] $ docker top de8742823e12a2554712e0ebb464f4d8782f64ea35505a6041bc330b4d75b833 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:51:21.798Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-08-21T01:51:21.809Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-08-21T01:51:22.086Z] + set -o pipefail [2025-08-21T01:51:22.086Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-08-21T01:51:28.649Z] [2025-08-21T01:51:28.649Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-08-21T01:51:28.649Z] [2025-08-21T01:51:28.649Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/0ce27b85-d833-4ab1-88e2-335f40d9650d [2025-08-21T01:51:28.649Z] [2025-08-21T01:51:28.649Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-21T01:51:28.649Z] [2025-08-21T01:51:28.649Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-21T01:51:28.649Z] [2025-08-21T01:51:28.649Z] [2025-08-21T01:51:28.649Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-21T01:51:28.649Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-21T01:51:28.915Z] $ docker stop --time=1 de8742823e12a2554712e0ebb464f4d8782f64ea35505a6041bc330b4d75b833 [2025-08-21T01:51:31.622Z] $ docker rm -f --volumes de8742823e12a2554712e0ebb464f4d8782f64ea35505a6041bc330b4d75b833 [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-21T01:51:32.480Z] + git log --format=format:%s -1 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] sh [2025-08-21T01:51:32.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:51:32.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:51:33.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:51:33.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:51:33.149Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:51:33.172Z] $ 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-21T01:51:33.442Z] $ docker top 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd -eo pid,comm [2025-08-21T01:51:33.490Z] 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-21T01:51:33.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:51:33.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:51:33.548Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:51:33.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:51:33.641Z] $ docker exec 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd ssh-agent [2025-08-21T01:51:33.743Z] SSH_AUTH_SOCK=/tmp/ssh-zoR6k4FTNuUE/agent.33 [2025-08-21T01:51:33.743Z] SSH_AGENT_PID=39 [2025-08-21T01:51:33.747Z] Running ssh-add (command line suppressed) [2025-08-21T01:51:33.841Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15673229848111765067.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15673229848111765067.key) [2025-08-21T01:51:33.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:51:34.148Z] + git semver tag [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,333 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,336 [run_tag] DEBUG tag force:False [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,336 [check_head_tag] DEBUG check head tag [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,336 [execute] INFO git cat-file --batch-check [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,339 [execute] INFO git cat-file --batch [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,346 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,346 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,347 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:51:34.407Z] 2025-08-21 01:51:34,349 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-21T01:51:34.407Z] 4.1.0-dev.6 [Pipeline] } [2025-08-21T01:51:34.410Z] $ docker exec --env ******** --env ******** 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd ssh-agent -k [2025-08-21T01:51:34.501Z] unset SSH_AUTH_SOCK; [2025-08-21T01:51:34.501Z] unset SSH_AGENT_PID; [2025-08-21T01:51:34.501Z] echo Agent pid 39 killed; [2025-08-21T01:51:34.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:51:34.834Z] + git semver [Pipeline] } [2025-08-21T01:51:35.100Z] $ docker stop --time=1 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd [2025-08-21T01:51:36.377Z] $ docker rm -f --volumes 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:51:36.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:51:36.782Z] [2025-08-21T01:51:36.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:51:37.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:51:37.087Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-21T01:51:37.087Z] ab5ef0e58194: Pulling fs layer [2025-08-21T01:51:37.087Z] 9712f1f96733: Pulling fs layer [2025-08-21T01:51:37.087Z] 63f879dbbcfc: Pulling fs layer [2025-08-21T01:51:37.087Z] 0d9ebad4ef96: Pulling fs layer [2025-08-21T01:51:37.087Z] e9a5061849ea: Pulling fs layer [2025-08-21T01:51:37.087Z] d747dcd14b5f: Pulling fs layer [2025-08-21T01:51:37.087Z] 2de7ff778b66: Pulling fs layer [2025-08-21T01:51:37.087Z] 0d9ebad4ef96: Waiting [2025-08-21T01:51:37.087Z] e9a5061849ea: Waiting [2025-08-21T01:51:37.087Z] d747dcd14b5f: Waiting [2025-08-21T01:51:37.087Z] 2de7ff778b66: Waiting [2025-08-21T01:51:37.087Z] 9712f1f96733: Download complete [2025-08-21T01:51:37.345Z] 63f879dbbcfc: Verifying Checksum [2025-08-21T01:51:37.345Z] 63f879dbbcfc: Download complete [2025-08-21T01:51:37.345Z] e9a5061849ea: Verifying Checksum [2025-08-21T01:51:37.345Z] e9a5061849ea: Download complete [2025-08-21T01:51:37.603Z] 0d9ebad4ef96: Verifying Checksum [2025-08-21T01:51:37.603Z] 0d9ebad4ef96: Download complete [2025-08-21T01:51:37.603Z] 2de7ff778b66: Verifying Checksum [2025-08-21T01:51:37.603Z] 2de7ff778b66: Download complete [2025-08-21T01:51:37.603Z] ab5ef0e58194: Verifying Checksum [2025-08-21T01:51:37.603Z] ab5ef0e58194: Download complete [2025-08-21T01:51:41.783Z] ab5ef0e58194: Pull complete [2025-08-21T01:51:41.783Z] 9712f1f96733: Pull complete [2025-08-21T01:51:41.783Z] 63f879dbbcfc: Pull complete [2025-08-21T01:51:47.042Z] 0d9ebad4ef96: Pull complete [2025-08-21T01:51:47.042Z] e9a5061849ea: Pull complete [2025-08-21T01:51:47.042Z] d747dcd14b5f: Pull complete [2025-08-21T01:51:47.976Z] 2de7ff778b66: Pull complete [2025-08-21T01:51:47.976Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-21T01:51:47.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:51:47.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:51:48.070Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:51:48.092Z] $ 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-21T01:51:50.573Z] $ docker top 565f7d50e4ad0b6e7bf9a3241a10df36f0728a5bb419e32cadfa0ca204e1fda5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:51:50.656Z] provisioning config files... [2025-08-21T01:51:50.662Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1281851569750555194tmp [2025-08-21T01:51:50.672Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12795395098376291185tmp [2025-08-21T01:51:50.679Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4429291094139838869tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:51:50.759Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:51:51.055Z] ---> sigul-configuration.sh [2025-08-21T01:51:51.055Z] gpg: directory `/root/.gnupg' created [2025-08-21T01:51:51.055Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-21T01:51:51.055Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-21T01:51:51.055Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-21T01:51:51.055Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-21T01:51:51.055Z] gpg: CAST5 encrypted data [2025-08-21T01:51:51.055Z] gpg: encrypted with 1 passphrase [2025-08-21T01:51:51.055Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-21T01:51:51.350Z] + mkdir /home/jenkins [2025-08-21T01:51:51.350Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-21T01:51:51.642Z] + 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-21T01:51:51.656Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:51:51.948Z] ---> sigul-install.sh [2025-08-21T01:51:51.948Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-21T01:51:52.287Z] + git tag --list [2025-08-21T01:51:52.287Z] 0.7.1 [2025-08-21T01:51:52.287Z] v1.0.0 [2025-08-21T01:51:52.287Z] v1.1.0 [2025-08-21T01:51:52.287Z] v1.1.1 [2025-08-21T01:51:52.287Z] v1.2.2 [2025-08-21T01:51:52.287Z] v1.3.0 [2025-08-21T01:51:52.287Z] v1.3.1 [2025-08-21T01:51:52.287Z] v2.0.0 [2025-08-21T01:51:52.287Z] v2.1.0 [2025-08-21T01:51:52.287Z] v2.1.1 [2025-08-21T01:51:52.287Z] v2.2.0 [2025-08-21T01:51:52.287Z] v2.3.0 [2025-08-21T01:51:52.287Z] v3.0 [2025-08-21T01:51:52.287Z] v3.0.0 [2025-08-21T01:51:52.287Z] v3.1 [2025-08-21T01:51:52.287Z] v3.1.0 [2025-08-21T01:51:52.287Z] v3.1.1 [2025-08-21T01:51:52.287Z] v4.0 [2025-08-21T01:51:52.287Z] v4.0.0 [2025-08-21T01:51:52.287Z] v4.1.0-dev.1 [2025-08-21T01:51:52.287Z] v4.1.0-dev.2 [2025-08-21T01:51:52.287Z] v4.1.0-dev.3 [2025-08-21T01:51:52.287Z] v4.1.0-dev.4 [2025-08-21T01:51:52.287Z] v4.1.0-dev.5 [2025-08-21T01:51:52.287Z] v4.1.0-dev.6 [Pipeline] sh [2025-08-21T01:51:52.580Z] + lftools sign git-tag v4.1.0-dev.6 [2025-08-21T01:51:53.146Z] Signing Git tag with Sigul... [2025-08-21T01:51:53.146Z] Signing v4.1.0-dev.6 [Pipeline] echo [2025-08-21T01:51:53.416Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:51:53.819Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-21T01:51:53.828Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-21T01:51:53.852Z] $ docker stop --time=1 565f7d50e4ad0b6e7bf9a3241a10df36f0728a5bb419e32cadfa0ca204e1fda5 [2025-08-21T01:51:55.135Z] $ docker rm -f --volumes 565f7d50e4ad0b6e7bf9a3241a10df36f0728a5bb419e32cadfa0ca204e1fda5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-21T01:51:55.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:51:55.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:51:55.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:51:55.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:51:56.004Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:51:56.026Z] $ 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-21T01:51:56.271Z] $ docker top a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba -eo pid,comm [2025-08-21T01:51:56.319Z] 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-21T01:51:56.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:51:56.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:51:56.372Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:51:56.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:51:56.477Z] $ docker exec a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba ssh-agent [2025-08-21T01:51:56.587Z] SSH_AUTH_SOCK=/tmp/ssh-Gsim3eoFzmWH/agent.31 [2025-08-21T01:51:56.587Z] SSH_AGENT_PID=37 [2025-08-21T01:51:56.591Z] Running ssh-add (command line suppressed) [2025-08-21T01:51:56.690Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6362266271477739404.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6362266271477739404.key) [2025-08-21T01:51:56.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:51:57.001Z] + git semver bump pre [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,202 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,206 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,206 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,206 [bump_version] DEBUG bumped version:4.1.0-dev.7 [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,206 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,206 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,206 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,208 [execute] INFO git cat-file --batch-check [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,208 [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-21T01:51:57.260Z] 2025-08-21 01:51:57,212 [execute] INFO git cat-file --batch [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:51:57.260Z] 2025-08-21 01:51:57,215 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-21T01:51:57.260Z] 4.1.0-dev.7 [Pipeline] } [2025-08-21T01:51:57.263Z] $ docker exec --env ******** --env ******** a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba ssh-agent -k [2025-08-21T01:51:57.365Z] unset SSH_AUTH_SOCK; [2025-08-21T01:51:57.365Z] unset SSH_AGENT_PID; [2025-08-21T01:51:57.365Z] echo Agent pid 37 killed; [2025-08-21T01:51:57.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:51:57.691Z] + git semver [Pipeline] } [2025-08-21T01:51:57.957Z] $ docker stop --time=1 a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba [2025-08-21T01:51:59.198Z] $ docker rm -f --volumes a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:51:59.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:51:59.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:51:59.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:51:59.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:51:59.929Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:51:59.951Z] $ 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-21T01:52:00.189Z] $ docker top acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf -eo pid,comm [2025-08-21T01:52:00.233Z] 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-21T01:52:00.233Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:52:00.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:52:00.286Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:52:00.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:52:00.388Z] $ docker exec acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf ssh-agent [2025-08-21T01:52:00.492Z] SSH_AUTH_SOCK=/tmp/ssh-D8abDQBf08EF/agent.32 [2025-08-21T01:52:00.492Z] SSH_AGENT_PID=38 [2025-08-21T01:52:00.495Z] Running ssh-add (command line suppressed) [2025-08-21T01:52:00.575Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3501176269362503266.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3501176269362503266.key) [2025-08-21T01:52:00.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:52:00.884Z] + git semver push [2025-08-21T01:52:01.143Z] 2025-08-21 01:52:01,072 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:52:01.143Z] 2025-08-21 01:52:01,075 [run_push] DEBUG push [2025-08-21T01:52:01.143Z] 2025-08-21 01:52:01,076 [execute] INFO git cat-file --batch-check [2025-08-21T01:52:01.143Z] 2025-08-21 01:52:01,076 [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-21T01:52:01.143Z] 2025-08-21 01:52:01,078 [execute] INFO git rev-list a360c3b9db9c018f988956a0514c212ef8876f6a -- [2025-08-21T01:52:01.143Z] 2025-08-21 01:52:01,079 [execute] DEBUG Popen(['git', 'rev-list', 'a360c3b9db9c018f988956a0514c212ef8876f6a', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:52:01.143Z] 2025-08-21 01:52:01,087 [execute] INFO git fetch -v -- origin [2025-08-21T01:52:01.143Z] 2025-08-21 01:52:01,087 [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-21T01:52:01.712Z] 2025-08-21 01:52:01,542 [run_push] DEBUG no remote changes detected [2025-08-21T01:52:01.712Z] 2025-08-21 01:52:01,542 [execute] INFO git push origin semver [2025-08-21T01:52:01.712Z] 2025-08-21 01:52:01,542 [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-21T01:52:02.277Z] 2025-08-21 01:52:02,234 [run_push] DEBUG push all version tags [2025-08-21T01:52:02.277Z] 2025-08-21 01:52:02,234 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-21T01:52:02.277Z] 2025-08-21 01:52:02,234 [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-21T01:52:03.212Z] 2025-08-21 01:52:02,949 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-21T01:52:03.212Z] 4.1.0-dev.7 [Pipeline] } [2025-08-21T01:52:03.216Z] $ docker exec --env ******** --env ******** acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf ssh-agent -k [2025-08-21T01:52:03.310Z] unset SSH_AUTH_SOCK; [2025-08-21T01:52:03.310Z] unset SSH_AGENT_PID; [2025-08-21T01:52:03.310Z] echo Agent pid 38 killed; [2025-08-21T01:52:03.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:52:03.643Z] + git semver [Pipeline] } [2025-08-21T01:52:03.905Z] $ docker stop --time=1 acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf [2025-08-21T01:52:05.151Z] $ docker rm -f --volumes acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf [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-21T01:52:05.734Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-08-21T01:52:05.734Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-21T01:52:05.734Z] total 16 [2025-08-21T01:52:05.734Z] drwxr-xr-x 3 root root 4096 Aug 21 01:40 . [2025-08-21T01:52:05.734Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 01:51 .. [2025-08-21T01:52:05.734Z] drwxr-xr-x 2 root root 4096 Aug 21 01:40 cost [2025-08-21T01:52:05.734Z] -rw-r--r-- 1 root root 88 Aug 21 01:40 cost.csv [2025-08-21T01:52:05.734Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-21T01:52:05.734Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-21T01:52:05.734Z] total 16 [2025-08-21T01:52:05.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:40 . [2025-08-21T01:52:05.734Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 01:51 .. [2025-08-21T01:52:05.734Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 01:40 cost [2025-08-21T01:52:05.734Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 21 01:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:52:06.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:52:06.890Z] ---> package-listing.sh [2025-08-21T01:52:06.890Z] ++ facter osfamily [2025-08-21T01:52:06.890Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T01:52:07.149Z] + OS_FAMILY=debian [2025-08-21T01:52:07.149Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-21T01:52:07.149Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T01:52:07.149Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T01:52:07.149Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T01:52:07.149Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T01:52:07.149Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-21T01:52:07.149Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T01:52:07.149Z] + case "${OS_FAMILY}" in [2025-08-21T01:52:07.149Z] + dpkg -l [2025-08-21T01:52:07.149Z] + grep '^ii' [2025-08-21T01:52:07.149Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T01:52:07.149Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T01:52:07.149Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T01:52:07.149Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-21T01:52:07.149Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-21T01:52:07.149Z] + 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-21T01:52:07.160Z] 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-21T01:52:07.436Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:52:07.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:52:07.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:52:08.068Z] prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container [2025-08-21T01:52:08.089Z] $ 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-21T01:52:08.276Z] $ docker top 0d73c53e0a84a6e09f6d5cf276ee1ec94d3ed9a7e5301dd428e1921b3ad9d7c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:52:08.623Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T01:52:08.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T01:52:09.197Z] + ls /var/log/sa-host [2025-08-21T01:52:09.197Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:52:09.230Z] provisioning config files... [2025-08-21T01:52:09.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17548360101115613610tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:52:09.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:52:09.544Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T01:52:09.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:52:09.867Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T01:52:09.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:52:10.167Z] ---> sudo-logs.sh [2025-08-21T01:52:10.167Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-21T01:52:10.207Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:52:10.489Z] ---> job-cost.sh [2025-08-21T01:52:10.489Z] lf-activate-venv: SKIPPING [2025-08-21T01:52:10.489Z] DEBUG: total: 0.2199999988079071 [2025-08-21T01:52:10.489Z] INFO: Retrieving Stack Cost... [2025-08-21T01:52:10.749Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T01:52:11.009Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T01:52:11.031Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:52:11.314Z] ---> logs-deploy.sh [2025-08-21T01:52:11.314Z] lf-activate-venv: SKIPPING [2025-08-21T01:52:11.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/196 [2025-08-21T01:52:11.314Z] INFO: archiving workspace using pattern(s): [2025-08-21T01:52:12.248Z] Archives upload complete. [2025-08-21T01:52:12.248Z] INFO: archiving logs to Nexus