Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 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-ssh6761190349325726684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16810595415595011551.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh4295121864110294028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh3783512473831468386.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-ssh3443188800926732746.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5974 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 (main) Commit message: "Merge pull request #637 from whxtpbnl/feat/SupportRegisterBitDecompositionAcquisition/lwq" > git config core.sparsecheckout # timeout=10 > git checkout -f f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 # timeout=10 > git rev-list --no-walk df468ea0d4659fb9b2b737190123bafb0add59f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-30T14:28:51.059Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-30T14:28:51.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-30T14:28:51.180Z] ========================================================= [2025-07-30T14:28:51.180Z] EdgeX Global Pipelines Version Info [2025-07-30T14:28:51.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:28:52.734Z] ------------------- [2025-07-30T14:28:52.734Z] stable info: [2025-07-30T14:28:52.734Z] ------------------- [2025-07-30T14:28:52.734Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-30T14:28:52.734Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-30T14:28:52.734Z] Message: update stable to v1.0.274 [2025-07-30T14:28:53.302Z] ------------------- [2025-07-30T14:28:53.302Z] experimental info: [2025-07-30T14:28:53.302Z] ------------------- [2025-07-30T14:28:53.302Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-07-30T14:28:53.302Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-07-30T14:28:53.302Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-30T14:28:53.396Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-07-30T14:28:53.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-07-30T14:28:53.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-30T14:28:53.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-30T14:28:53.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-30T14:28:53.491Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-30T14:28:53.513Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-30T14:28:53.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-30T14:28:53.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-30T14:28:53.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-30T14:28:53.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-30T14:28:53.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-07-30T14:28:53.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-30T14:28:53.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-30T14:28:53.676Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-30T14:28:53.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-30T14:28:53.720Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-30T14:28:53.746Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-30T14:28:53.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-30T14:28:53.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-30T14:28:53.812Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-30T14:28:53.831Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-30T14:28:53.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-30T14:28:53.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-30T14:28:53.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-30T14:28:53.928Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-30T14:28:53.949Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-30T14:28:53.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-30T14:28:53.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-30T14:28:54.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-30T14:28:54.046Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] echo [2025-07-30T14:28:54.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f78dbd0 [Pipeline] echo [2025-07-30T14:28:54.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-30T14:28:54.160Z] provisioning config files... [2025-07-30T14:28:54.174Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14038805119393002361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:28:54.503Z] ---> ****-login.sh [2025-07-30T14:28:54.503Z] nexus3.edgexfoundry.org:10001 [2025-07-30T14:28:54.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:28:54.778Z] [2025-07-30T14:28:54.778Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-30T14:28:54.778Z] Configure a credential helper to remove this warning. See [2025-07-30T14:28:54.778Z] https://docs.****.com/go/credential-store/ [2025-07-30T14:28:54.778Z] [2025-07-30T14:28:54.778Z] Login Succeeded [2025-07-30T14:28:54.778Z] nexus3.edgexfoundry.org:10002 [2025-07-30T14:28:54.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:28:54.778Z] [2025-07-30T14:28:54.778Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-30T14:28:54.778Z] Configure a credential helper to remove this warning. See [2025-07-30T14:28:54.778Z] https://docs.****.com/go/credential-store/ [2025-07-30T14:28:54.778Z] [2025-07-30T14:28:54.778Z] Login Succeeded [2025-07-30T14:28:55.038Z] nexus3.edgexfoundry.org:10003 [2025-07-30T14:28:55.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:28:55.038Z] [2025-07-30T14:28:55.038Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-30T14:28:55.038Z] Configure a credential helper to remove this warning. See [2025-07-30T14:28:55.038Z] https://docs.****.com/go/credential-store/ [2025-07-30T14:28:55.038Z] [2025-07-30T14:28:55.038Z] Login Succeeded [2025-07-30T14:28:55.038Z] nexus3.edgexfoundry.org:10004 [2025-07-30T14:28:55.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:28:55.038Z] [2025-07-30T14:28:55.038Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-30T14:28:55.038Z] Configure a credential helper to remove this warning. See [2025-07-30T14:28:55.038Z] https://docs.****.com/go/credential-store/ [2025-07-30T14:28:55.038Z] [2025-07-30T14:28:55.038Z] Login Succeeded [2025-07-30T14:28:55.038Z] ****.io [2025-07-30T14:28:55.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:28:55.298Z] [2025-07-30T14:28:55.298Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-30T14:28:55.298Z] Configure a credential helper to remove this warning. See [2025-07-30T14:28:55.298Z] https://docs.****.com/go/credential-store/ [2025-07-30T14:28:55.298Z] [2025-07-30T14:28:55.298Z] Login Succeeded [2025-07-30T14:28:55.298Z] ---> ****-login.sh ends [Pipeline] } [2025-07-30T14:28:55.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-30T14:28:55.768Z] + git rev-list -1 --merges f78dbd017cc54961ee1ffbcb37b34f66bbf1b853~1..f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] echo [2025-07-30T14:28:55.799Z] -----------> git rev-list -1 --merges f78dbd017cc54961ee1ffbcb37b34f66bbf1b853~1..f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [2025-07-30T14:28:55.799Z] f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [false] [Pipeline] sh [2025-07-30T14:28:56.105Z] + git log --format=format:%s -1 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] echo [2025-07-30T14:28:56.132Z] ========================================================= [2025-07-30T14:28:56.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-30T14:28:56.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-30T14:28:56.473Z] + git log --format=format:%s -1 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] echo [2025-07-30T14:28:56.486Z] [semverPrep] GIT_COMMIT: f78dbd017cc54961ee1ffbcb37b34f66bbf1b853, Commit Message: Merge pull request #637 from whxtpbnl/feat/SupportRegisterBitDecompositionAcquisition/lwq [Pipeline] echo [2025-07-30T14:28:56.503Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-30T14:28:56.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-30T14:28:56.890Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-30T14:28:56.890Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-30T14:28:56.890Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-30T14:28:56.890Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-30T14:28:56.890Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-30T14:28:56.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:28:57.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-30T14:28:57.325Z] [2025-07-30T14:28:57.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:28:57.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-30T14:28:57.633Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-30T14:28:57.633Z] 3dae71ba6b94: Pulling fs layer [2025-07-30T14:28:57.633Z] 6bf1a483ea7c: Pulling fs layer [2025-07-30T14:28:57.633Z] f5dfc541a4d3: Pulling fs layer [2025-07-30T14:28:57.633Z] 461d9e800cba: Pulling fs layer [2025-07-30T14:28:57.633Z] 80192f66455f: Pulling fs layer [2025-07-30T14:28:57.633Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-30T14:28:57.633Z] a29436f7fd5d: Pulling fs layer [2025-07-30T14:28:57.633Z] 923cac83aea3: Pulling fs layer [2025-07-30T14:28:57.633Z] 25ad8b0a4227: Pulling fs layer [2025-07-30T14:28:57.633Z] db01528c6b51: Pulling fs layer [2025-07-30T14:28:57.633Z] 28988de357af: Pulling fs layer [2025-07-30T14:28:57.633Z] 80192f66455f: Waiting [2025-07-30T14:28:57.633Z] 461d9e800cba: Waiting [2025-07-30T14:28:57.633Z] 2e8e34ca0e6c: Waiting [2025-07-30T14:28:57.633Z] a29436f7fd5d: Waiting [2025-07-30T14:28:57.633Z] 923cac83aea3: Waiting [2025-07-30T14:28:57.633Z] 25ad8b0a4227: Waiting [2025-07-30T14:28:57.633Z] db01528c6b51: Waiting [2025-07-30T14:28:57.633Z] 28988de357af: Waiting [2025-07-30T14:28:57.633Z] 6bf1a483ea7c: Verifying Checksum [2025-07-30T14:28:57.633Z] 6bf1a483ea7c: Download complete [2025-07-30T14:28:57.633Z] 461d9e800cba: Verifying Checksum [2025-07-30T14:28:57.633Z] 461d9e800cba: Download complete [2025-07-30T14:28:57.633Z] 80192f66455f: Verifying Checksum [2025-07-30T14:28:57.633Z] 80192f66455f: Download complete [2025-07-30T14:28:57.893Z] f5dfc541a4d3: Verifying Checksum [2025-07-30T14:28:57.893Z] f5dfc541a4d3: Download complete [2025-07-30T14:28:57.893Z] 3dae71ba6b94: Verifying Checksum [2025-07-30T14:28:57.893Z] 3dae71ba6b94: Download complete [2025-07-30T14:28:57.893Z] 923cac83aea3: Download complete [2025-07-30T14:28:57.893Z] 25ad8b0a4227: Verifying Checksum [2025-07-30T14:28:57.893Z] 25ad8b0a4227: Download complete [2025-07-30T14:28:57.893Z] db01528c6b51: Download complete [2025-07-30T14:28:58.152Z] 28988de357af: Download complete [2025-07-30T14:28:58.152Z] a29436f7fd5d: Verifying Checksum [2025-07-30T14:28:58.152Z] a29436f7fd5d: Download complete [2025-07-30T14:28:58.721Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-30T14:28:58.721Z] 2e8e34ca0e6c: Download complete [2025-07-30T14:28:59.660Z] 3dae71ba6b94: Pull complete [2025-07-30T14:28:59.920Z] 6bf1a483ea7c: Pull complete [2025-07-30T14:29:00.487Z] f5dfc541a4d3: Pull complete [2025-07-30T14:29:00.487Z] 461d9e800cba: Pull complete [2025-07-30T14:29:00.747Z] 80192f66455f: Pull complete [2025-07-30T14:29:04.945Z] 2e8e34ca0e6c: Pull complete [2025-07-30T14:29:05.892Z] a29436f7fd5d: Pull complete [2025-07-30T14:29:05.892Z] 923cac83aea3: Pull complete [2025-07-30T14:29:05.892Z] 25ad8b0a4227: Pull complete [2025-07-30T14:29:05.892Z] db01528c6b51: Pull complete [2025-07-30T14:29:05.892Z] 28988de357af: Pull complete [2025-07-30T14:29:06.153Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-30T14:29:06.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-30T14:29:06.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-30T14:29:06.326Z] prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container [2025-07-30T14:29:06.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-30T14:29:10.950Z] $ docker top b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 -eo pid,comm [2025-07-30T14:29:11.008Z] 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-07-30T14:29:11.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-30T14:29:11.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-30T14:29:11.072Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-30T14:29:11.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-30T14:29:11.182Z] $ docker exec b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 ssh-agent [2025-07-30T14:29:11.293Z] SSH_AUTH_SOCK=/tmp/ssh-lrpzZtaeRuUL/agent.32 [2025-07-30T14:29:11.293Z] SSH_AGENT_PID=38 [2025-07-30T14:29:11.299Z] Running ssh-add (command line suppressed) [2025-07-30T14:29:11.398Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11347776219773221420.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11347776219773221420.key) [2025-07-30T14:29:11.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-30T14:29:11.710Z] + git tag --points-at HEAD [Pipeline] } [2025-07-30T14:29:11.714Z] $ docker exec --env ******** --env ******** b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 ssh-agent -k [2025-07-30T14:29:11.810Z] unset SSH_AUTH_SOCK; [2025-07-30T14:29:11.811Z] unset SSH_AGENT_PID; [2025-07-30T14:29:11.811Z] echo Agent pid 38 killed; [2025-07-30T14:29:11.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-30T14:29:11.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-30T14:29:11.874Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-30T14:29:11.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-30T14:29:11.977Z] $ docker exec b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 ssh-agent [2025-07-30T14:29:12.088Z] SSH_AUTH_SOCK=/tmp/ssh-wXm9A2fhcfYr/agent.71 [2025-07-30T14:29:12.088Z] SSH_AGENT_PID=77 [2025-07-30T14:29:12.093Z] Running ssh-add (command line suppressed) [2025-07-30T14:29:12.190Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9049981188457115558.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9049981188457115558.key) [2025-07-30T14:29:12.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-30T14:29:12.506Z] + git semver init [2025-07-30T14:29:12.765Z] 2025-07-30 14:29:12,714 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-30T14:29:12.765Z] 2025-07-30 14:29:12,718 [run_init] DEBUG init version:0.0.0 force:False [2025-07-30T14:29:12.765Z] 2025-07-30 14:29:12,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-07-30T14:29:12.765Z] 2025-07-30 14:29:12,719 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-07-30T14:29:12.765Z] 2025-07-30 14:29:12,719 [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-07-30T14:29:14.146Z] 2025-07-30 14:29:14,015 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-07-30T14:29:14.146Z] 2025-07-30 14:29:14,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-07-30T14:29:14.146Z] 2025-07-30 14:29:14,015 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-07-30T14:29:14.146Z] 2025-07-30 14:29:14,015 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-07-30T14:29:14.146Z] 4.1.0-dev.1 [Pipeline] } [2025-07-30T14:29:14.156Z] $ docker exec --env ******** --env ******** b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 ssh-agent -k [2025-07-30T14:29:14.253Z] unset SSH_AUTH_SOCK; [2025-07-30T14:29:14.254Z] unset SSH_AGENT_PID; [2025-07-30T14:29:14.254Z] echo Agent pid 77 killed; [2025-07-30T14:29:14.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-30T14:29:14.593Z] + git semver [Pipeline] } [2025-07-30T14:29:14.856Z] $ docker stop --time=1 b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 [2025-07-30T14:29:16.118Z] $ docker rm -f --volumes b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-30T14:29:16.470Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-30T14:29:16.797Z] Stashed 1 file(s) [Pipeline] echo [2025-07-30T14:29:16.801Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-30T14:29:17.039Z] provisioning config files... [2025-07-30T14:29:17.051Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9337078076565745398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:29:17.380Z] ---> ****-login.sh [2025-07-30T14:29:17.380Z] nexus3.edgexfoundry.org:10001 [2025-07-30T14:29:17.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:29:17.380Z] Login Succeeded [2025-07-30T14:29:17.380Z] nexus3.edgexfoundry.org:10002 [2025-07-30T14:29:17.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:29:17.380Z] Login Succeeded [2025-07-30T14:29:17.380Z] nexus3.edgexfoundry.org:10003 [2025-07-30T14:29:17.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:29:17.639Z] Login Succeeded [2025-07-30T14:29:17.640Z] nexus3.edgexfoundry.org:10004 [2025-07-30T14:29:17.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:29:17.640Z] Login Succeeded [2025-07-30T14:29:17.640Z] ****.io [2025-07-30T14:29:17.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:29:17.899Z] Login Succeeded [2025-07-30T14:29:17.900Z] ---> ****-login.sh ends [Pipeline] } [2025-07-30T14:29:17.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-30T14:29:17.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-30T14:29:18.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-30T14:29:18.033Z] ========================================================= [2025-07-30T14:29:18.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-30T14:29:18.033Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:29:18.367Z] + 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-07-30T14:29:18.934Z] #0 building with "default" instance using docker driver [2025-07-30T14:29:18.934Z] [2025-07-30T14:29:18.934Z] #1 [internal] load build definition from Dockerfile [2025-07-30T14:29:18.934Z] #1 transferring dockerfile: 1.52kB done [2025-07-30T14:29:18.934Z] #1 DONE 0.0s [2025-07-30T14:29:18.934Z] [2025-07-30T14:29:18.934Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-30T14:29:18.934Z] #2 DONE 0.1s [2025-07-30T14:29:19.193Z] [2025-07-30T14:29:19.193Z] #3 [internal] load .dockerignore [2025-07-30T14:29:19.193Z] #3 transferring context: 182B done [2025-07-30T14:29:19.193Z] #3 DONE 0.0s [2025-07-30T14:29:19.193Z] [2025-07-30T14:29:19.193Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-30T14:29:19.193Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-30T14:29:19.193Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-30T14:29:19.193Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 0.1s [2025-07-30T14:29:19.193Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-30T14:29:19.193Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-30T14:29:19.193Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-07-30T14:29:19.193Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 0.1s [2025-07-30T14:29:19.193Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-07-30T14:29:19.193Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s [2025-07-30T14:29:19.193Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-30T14:29:19.452Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-07-30T14:29:19.452Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.3s [2025-07-30T14:29:19.452Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s done [2025-07-30T14:29:19.452Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done [2025-07-30T14:29:19.452Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-07-30T14:29:19.452Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 1.05MB / 2.38MB 0.3s [2025-07-30T14:29:19.452Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 1.05MB / 100.52MB 0.3s [2025-07-30T14:29:19.452Z] #4 ... [2025-07-30T14:29:19.452Z] [2025-07-30T14:29:19.452Z] #5 [internal] load build context [2025-07-30T14:29:19.452Z] #5 transferring context: 27.87MB 0.3s done [2025-07-30T14:29:19.452Z] #5 DONE 0.3s [2025-07-30T14:29:19.452Z] [2025-07-30T14:29:19.452Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-30T14:29:19.452Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.4s [2025-07-30T14:29:19.452Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-30T14:29:19.452Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.3s done [2025-07-30T14:29:19.453Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 7.34MB / 100.52MB 0.4s [2025-07-30T14:29:19.453Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0B / 13.29MB 0.4s [2025-07-30T14:29:19.453Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-30T14:29:19.711Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 49.28MB / 74.06MB 0.6s [2025-07-30T14:29:19.711Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 19.92MB / 100.52MB 0.6s [2025-07-30T14:29:19.711Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 8.39MB / 13.29MB 0.6s [2025-07-30T14:29:19.711Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-07-30T14:29:19.711Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.7s [2025-07-30T14:29:19.711Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 29.36MB / 100.52MB 0.7s [2025-07-30T14:29:19.711Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.7s [2025-07-30T14:29:20.018Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-07-30T14:29:20.018Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 36.70MB / 100.52MB 0.8s [2025-07-30T14:29:20.278Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 56.62MB / 100.52MB 1.0s [2025-07-30T14:29:20.278Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.1s done [2025-07-30T14:29:20.278Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 61.87MB / 100.52MB 1.1s [2025-07-30T14:29:20.278Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 1.1s done [2025-07-30T14:29:20.278Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-30T14:29:20.278Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 79.69MB / 100.52MB 1.2s [2025-07-30T14:29:20.536Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 98.57MB / 100.52MB 1.3s [2025-07-30T14:29:20.794Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.7s done [2025-07-30T14:29:26.076Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s [2025-07-30T14:29:26.076Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done [2025-07-30T14:29:26.076Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-30T14:29:26.076Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-30T14:29:26.076Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-30T14:29:26.076Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-30T14:29:26.076Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 [2025-07-30T14:29:26.076Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-30T14:29:26.076Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-30T14:29:29.364Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.9s done [2025-07-30T14:29:29.364Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-30T14:29:29.623Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.7s done [2025-07-30T14:29:29.623Z] #4 DONE 10.6s [2025-07-30T14:29:29.883Z] [2025-07-30T14:29:29.883Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-07-30T14:29:29.883Z] #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-30T14:29:31.993Z] Still waiting to schedule task [2025-07-30T14:29:31.993Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-07-30T14:29:33.175Z] #6 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-30T14:29:33.175Z] #6 3.251 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-07-30T14:29:33.175Z] #6 3.260 (2/8) Installing libedit (20240517.3.1-r0) [2025-07-30T14:29:33.175Z] #6 3.266 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-07-30T14:29:33.175Z] #6 3.291 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-07-30T14:29:33.175Z] #6 3.300 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-07-30T14:29:33.175Z] #6 3.304 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-07-30T14:29:33.175Z] #6 3.308 (7/8) Installing openssh-server (9.7_p1-r5) [2025-07-30T14:29:33.175Z] #6 3.328 (8/8) Installing openssh (9.7_p1-r5) [2025-07-30T14:29:33.175Z] #6 3.335 Executing busybox-1.36.1-r29.trigger [2025-07-30T14:29:33.175Z] #6 3.345 OK: 253 MiB in 66 packages [2025-07-30T14:29:36.469Z] #6 DONE 6.9s [2025-07-30T14:29:36.729Z] [2025-07-30T14:29:36.729Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-07-30T14:29:36.729Z] #7 DONE 0.0s [2025-07-30T14:29:36.729Z] [2025-07-30T14:29:36.729Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-30T14:29:36.729Z] #8 DONE 0.0s [2025-07-30T14:29:36.729Z] [2025-07-30T14:29:36.729Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-30T14:30:32.961Z] #9 DONE 51.5s [2025-07-30T14:30:32.961Z] [2025-07-30T14:30:32.961Z] #10 [builder 6/7] COPY . . [2025-07-30T14:30:32.961Z] #10 DONE 0.3s [2025-07-30T14:30:32.961Z] [2025-07-30T14:30:32.961Z] #11 [builder 7/7] RUN echo noop [2025-07-30T14:30:32.962Z] #11 0.215 noop [2025-07-30T14:30:32.962Z] #11 DONE 0.3s [2025-07-30T14:30:32.962Z] [2025-07-30T14:30:32.962Z] #12 exporting to image [2025-07-30T14:30:32.962Z] #12 exporting layers [2025-07-30T14:30:37.158Z] #12 exporting layers 7.8s done [2025-07-30T14:30:37.158Z] #12 writing image sha256:a05d24d72469d0d2162e8478e4a3657f8310c51c1a171f0b44f43a03612c9809 done [2025-07-30T14:30:37.158Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-30T14:30:37.158Z] #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:30:37.493Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-30T14:30:37.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-30T14:30:37.569Z] prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container [2025-07-30T14:30:37.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-30T14:30:38.023Z] $ docker top a5bc0d591d6c33a668beb6aca1baf3857de9bc6e5316acc71f38007a91365252 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-30T14:30:38.370Z] + go version [2025-07-30T14:30:38.370Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-30T14:30:38.381Z] $ docker stop --time=1 a5bc0d591d6c33a668beb6aca1baf3857de9bc6e5316acc71f38007a91365252 [2025-07-30T14:30:39.634Z] $ docker rm -f --volumes a5bc0d591d6c33a668beb6aca1baf3857de9bc6e5316acc71f38007a91365252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:30:40.075Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-30T14:30:40.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-30T14:30:40.152Z] prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container [2025-07-30T14:30:40.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-30T14:30:40.463Z] $ docker top 7ce1514ccb59d3e7aecd77c394957ca326d1961c61ad88e96ce725a7b1f098ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-30T14:30:40.805Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-07-30T14:30:41.099Z] + make test [2025-07-30T14:30:41.099Z] go test ./... -coverprofile=coverage.out [2025-07-30T14:30:42.474Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-07-30T14:31:00.472Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5975 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-07-30T14:31:00.489Z] Running in /w/workspace/device-modbus-go/190 [Pipeline] { [Pipeline] checkout [2025-07-30T14:31:03.538Z] The recommended git tool is: git [2025-07-30T14:31:04.394Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-07-30T14:31:04.394Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 46.6% of statements [2025-07-30T14:31:08.053Z] using credential edgex-jenkins-ssh [2025-07-30T14:31:08.076Z] Cloning the remote Git repository [2025-07-30T14:31:08.107Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-07-30T14:31:08.202Z] > git init /w/workspace/device-modbus-go/190 # timeout=10 [2025-07-30T14:31:08.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-07-30T14:31:08.355Z] > git --version # timeout=10 [2025-07-30T14:31:08.377Z] > git --version # 'git version 2.25.1' [2025-07-30T14:31:08.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-30T14:31:08.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-30T14:31:11.947Z] Avoid second fetch [2025-07-30T14:31:11.947Z] Checking out Revision f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 (main) [2025-07-30T14:31:11.110Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-07-30T14:31:11.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-30T14:31:11.951Z] > git config core.sparsecheckout # timeout=10 [2025-07-30T14:31:12.012Z] > git checkout -f f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 # timeout=10 [2025-07-30T14:31:12.527Z] Commit message: "Merge pull request #637 from whxtpbnl/feat/SupportRegisterBitDecompositionAcquisition/lwq" [2025-07-30T14:31:14.375Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-30T14:31:17.583Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-30T14:31:17.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-30T14:31:17.583Z] Dload Upload Total Spent Left Speed [2025-07-30T14:31:17.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14 100 14 0 0 67 0 --:--:-- --:--:-- --:--:-- 67 [Pipeline] sh [2025-07-30T14:31:17.915Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-30T14:31:18.237Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-30T14:31:18.237Z] + sudo tee /etc/docker/daemon.new [2025-07-30T14:31:18.237Z] { [2025-07-30T14:31:18.237Z] "registry-mirrors": [ [2025-07-30T14:31:18.237Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-30T14:31:18.237Z] ], [2025-07-30T14:31:18.237Z] "bip": "10.250.0.254/24", [2025-07-30T14:31:18.237Z] "hosts": [ [2025-07-30T14:31:18.237Z] "tcp://0.0.0.0:5555", [2025-07-30T14:31:18.237Z] "unix:///var/run/docker.sock" [2025-07-30T14:31:18.237Z] ], [2025-07-30T14:31:18.237Z] "mtu": 1458, [2025-07-30T14:31:18.237Z] "selinux-enabled": true, [2025-07-30T14:31:18.237Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-30T14:31:18.237Z] } [Pipeline] sh [2025-07-30T14:31:18.562Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-30T14:31:18.888Z] + sudo service docker restart [2025-07-30T14:31:20.953Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-30T14:31:20.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-30T14:31:20.954Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-30T14:31:20.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-30T14:31:20.989Z] $ docker stop --time=1 7ce1514ccb59d3e7aecd77c394957ca326d1961c61ad88e96ce725a7b1f098ef [2025-07-30T14:31:24.260Z] $ docker rm -f --volumes 7ce1514ccb59d3e7aecd77c394957ca326d1961c61ad88e96ce725a7b1f098ef [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-30T14:31:24.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-30T14:31:24.861Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-30T14:31:25.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-30T14:31:25.691Z] + ls -al . [2025-07-30T14:31:25.691Z] total 260 [2025-07-30T14:31:25.691Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 30 14:30 . [2025-07-30T14:31:25.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 14:28 .. [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 14:28 .dockerignore [2025-07-30T14:31:25.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 14:31 .git [2025-07-30T14:31:25.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 14:28 .github [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 30 14:28 .gitignore [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 199 Jul 30 14:28 .golangci.yml [2025-07-30T14:31:25.691Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 14:29 .semver [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 20457 Jul 30 14:28 Attribution.txt [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 18046 Jul 30 14:28 CHANGELOG.md [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jul 30 14:28 Dockerfile [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 14:28 GOVERNANCE.md [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 30 14:28 Jenkinsfile [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 14:28 LICENSE [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jul 30 14:28 Makefile [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 30 14:28 OWNERS.md [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 30 14:28 README.md [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 14:29 VERSION [2025-07-30T14:31:25.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:28 bin [2025-07-30T14:31:25.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 14:28 cmd [2025-07-30T14:31:25.691Z] -rw-r--r-- 1 jenkins jenkins 27942 Jul 30 14:31 coverage.out [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 6324 Jul 30 14:28 go.mod [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 87107 Jul 30 14:28 go.sum [2025-07-30T14:31:25.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 14:28 internal [2025-07-30T14:31:25.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:28 simulator [2025-07-30T14:31:25.691Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 30 14:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:31:26.008Z] + 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=f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-07-30T14:31:26.267Z] #0 building with "default" instance using docker driver [2025-07-30T14:31:26.267Z] [2025-07-30T14:31:26.267Z] #1 [internal] load build definition from Dockerfile [2025-07-30T14:31:26.267Z] #1 transferring dockerfile: 1.52kB done [2025-07-30T14:31:26.267Z] #1 DONE 0.0s [2025-07-30T14:31:26.267Z] [2025-07-30T14:31:26.267Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-30T14:31:26.267Z] #2 DONE 0.0s [2025-07-30T14:31:26.267Z] [2025-07-30T14:31:26.267Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-30T14:31:26.267Z] #3 DONE 0.1s [2025-07-30T14:31:26.267Z] [2025-07-30T14:31:26.267Z] #4 [internal] load .dockerignore [2025-07-30T14:31:26.267Z] #4 transferring context: [2025-07-30T14:31:26.267Z] #4 transferring context: 182B done [2025-07-30T14:31:26.267Z] #4 DONE 0.0s [2025-07-30T14:31:26.267Z] [2025-07-30T14:31:26.267Z] #5 [internal] load build context [2025-07-30T14:31:26.267Z] #5 transferring context: 41.27kB 0.0s done [2025-07-30T14:31:26.267Z] #5 DONE 0.1s [2025-07-30T14:31:26.267Z] [2025-07-30T14:31:26.267Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-30T14:31:26.267Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-07-30T14:31:26.526Z] #6 ... [2025-07-30T14:31:26.526Z] [2025-07-30T14:31:26.526Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-30T14:31:26.526Z] #7 DONE 0.1s [2025-07-30T14:31:26.526Z] [2025-07-30T14:31:26.526Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-30T14:31:26.526Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-07-30T14:31:26.526Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-30T14:31:26.526Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-30T14:31:26.526Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-30T14:31:26.526Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-07-30T14:31:26.526Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-30T14:31:26.526Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-07-30T14:31:26.786Z] #6 DONE 0.4s [2025-07-30T14:31:26.786Z] [2025-07-30T14:31:26.786Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-07-30T14:31:27.044Z] #8 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-30T14:31:27.044Z] #8 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-30T14:31:27.610Z] #8 0.615 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-30T14:31:27.610Z] #8 0.623 Executing busybox-1.36.1-r29.trigger [2025-07-30T14:31:27.610Z] #8 0.628 OK: 8 MiB in 15 packages [2025-07-30T14:31:27.610Z] #8 DONE 0.8s [2025-07-30T14:31:27.610Z] [2025-07-30T14:31:27.610Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-07-30T14:31:27.610Z] #9 0.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-30T14:31:27.610Z] #9 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-30T14:31:27.610Z] #9 0.846 OK: 253 MiB in 66 packages [2025-07-30T14:31:27.610Z] #9 DONE 1.1s [2025-07-30T14:31:27.610Z] [2025-07-30T14:31:27.610Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-07-30T14:31:27.610Z] #10 DONE 0.0s [2025-07-30T14:31:27.610Z] [2025-07-30T14:31:27.610Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-30T14:31:27.610Z] #11 DONE 0.0s [2025-07-30T14:31:27.610Z] [2025-07-30T14:31:27.610Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-30T14:31:28.223Z] #12 DONE 0.6s [2025-07-30T14:31:28.223Z] [2025-07-30T14:31:28.223Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-30T14:31:28.223Z] #13 0.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-30T14:31:28.223Z] #13 0.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-30T14:31:28.481Z] #13 1.066 OK: 8 MiB in 15 packages [2025-07-30T14:31:28.740Z] #13 DONE 1.2s [2025-07-30T14:31:28.740Z] [2025-07-30T14:31:28.740Z] #14 [builder 6/7] COPY . . [2025-07-30T14:31:28.740Z] #14 DONE 0.5s [2025-07-30T14:31:28.740Z] [2025-07-30T14:31:28.740Z] #15 [builder 7/7] RUN make build [2025-07-30T14:31:29.000Z] #15 0.282 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-30T14:31:37.136Z] provisioning config files... [2025-07-30T14:31:37.160Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/190@tmp/config1194857395750305702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:31:37.596Z] ---> ****-login.sh [2025-07-30T14:31:37.596Z] nexus3.edgexfoundry.org:10001 [2025-07-30T14:31:37.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:38.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:31:38.147Z] Configure a credential helper to remove this warning. See [2025-07-30T14:31:38.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:31:38.147Z] [2025-07-30T14:31:38.147Z] Login Succeeded [2025-07-30T14:31:38.147Z] nexus3.edgexfoundry.org:10002 [2025-07-30T14:31:38.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:38.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:31:38.687Z] Configure a credential helper to remove this warning. See [2025-07-30T14:31:38.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:31:38.687Z] [2025-07-30T14:31:38.687Z] Login Succeeded [2025-07-30T14:31:38.687Z] nexus3.edgexfoundry.org:10003 [2025-07-30T14:31:38.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:38.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:31:38.957Z] Configure a credential helper to remove this warning. See [2025-07-30T14:31:38.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:31:38.957Z] [2025-07-30T14:31:38.957Z] Login Succeeded [2025-07-30T14:31:38.957Z] nexus3.edgexfoundry.org:10004 [2025-07-30T14:31:39.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:39.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:31:39.231Z] Configure a credential helper to remove this warning. See [2025-07-30T14:31:39.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:31:39.231Z] [2025-07-30T14:31:39.231Z] Login Succeeded [2025-07-30T14:31:39.231Z] ****.io [2025-07-30T14:31:39.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:39.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:31:39.768Z] Configure a credential helper to remove this warning. See [2025-07-30T14:31:39.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:31:39.768Z] [2025-07-30T14:31:39.768Z] Login Succeeded [2025-07-30T14:31:39.768Z] ---> ****-login.sh ends [Pipeline] } [2025-07-30T14:31:39.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-30T14:31:40.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-30T14:31:40.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-30T14:31:40.151Z] ========================================================= [2025-07-30T14:31:40.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-30T14:31:40.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:31:40.518Z] + 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-07-30T14:31:41.107Z] Sending build context to Docker daemon 14.12MB [2025-07-30T14:31:41.107Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-07-30T14:31:41.107Z] Step 2/10 : FROM ${BASE} AS builder [2025-07-30T14:31:41.107Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-30T14:31:41.107Z] 94e9d8af2201: Pulling fs layer [2025-07-30T14:31:41.107Z] a6c56e8762df: Pulling fs layer [2025-07-30T14:31:41.107Z] f0f3c8884826: Pulling fs layer [2025-07-30T14:31:41.107Z] c7e7622c144d: Pulling fs layer [2025-07-30T14:31:41.107Z] 4f4fb700ef54: Pulling fs layer [2025-07-30T14:31:41.107Z] e8859aadc426: Pulling fs layer [2025-07-30T14:31:41.107Z] b4813487a9f6: Pulling fs layer [2025-07-30T14:31:41.107Z] 502a3d64fb4b: Pulling fs layer [2025-07-30T14:31:41.107Z] c7e7622c144d: Waiting [2025-07-30T14:31:41.107Z] 4f4fb700ef54: Waiting [2025-07-30T14:31:41.107Z] e8859aadc426: Waiting [2025-07-30T14:31:41.107Z] b4813487a9f6: Waiting [2025-07-30T14:31:41.107Z] 502a3d64fb4b: Waiting [2025-07-30T14:31:41.107Z] a6c56e8762df: Verifying Checksum [2025-07-30T14:31:41.107Z] a6c56e8762df: Download complete [2025-07-30T14:31:41.107Z] c7e7622c144d: Verifying Checksum [2025-07-30T14:31:41.107Z] c7e7622c144d: Download complete [2025-07-30T14:31:41.378Z] 4f4fb700ef54: Verifying Checksum [2025-07-30T14:31:41.378Z] 4f4fb700ef54: Download complete [2025-07-30T14:31:41.378Z] e8859aadc426: Verifying Checksum [2025-07-30T14:31:41.378Z] e8859aadc426: Download complete [2025-07-30T14:31:41.378Z] 94e9d8af2201: Verifying Checksum [2025-07-30T14:31:41.378Z] 94e9d8af2201: Download complete [2025-07-30T14:31:41.968Z] 502a3d64fb4b: Verifying Checksum [2025-07-30T14:31:41.968Z] 502a3d64fb4b: Download complete [2025-07-30T14:31:42.241Z] 94e9d8af2201: Pull complete [2025-07-30T14:31:42.833Z] a6c56e8762df: Pull complete [2025-07-30T14:31:43.102Z] f0f3c8884826: Verifying Checksum [2025-07-30T14:31:43.102Z] f0f3c8884826: Download complete [2025-07-30T14:31:44.065Z] b4813487a9f6: Verifying Checksum [2025-07-30T14:31:44.065Z] b4813487a9f6: Download complete [2025-07-30T14:31:55.537Z] #15 DONE 25.5s [2025-07-30T14:31:55.537Z] [2025-07-30T14:31:55.537Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-07-30T14:31:55.537Z] #16 DONE 0.3s [2025-07-30T14:31:55.537Z] [2025-07-30T14:31:55.537Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-07-30T14:31:55.537Z] #17 DONE 0.0s [2025-07-30T14:31:55.537Z] [2025-07-30T14:31:55.537Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-07-30T14:31:55.537Z] #18 DONE 0.0s [2025-07-30T14:31:55.537Z] [2025-07-30T14:31:55.537Z] #19 exporting to image [2025-07-30T14:31:55.537Z] #19 exporting layers 0.1s done [2025-07-30T14:31:55.537Z] #19 writing image sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done [2025-07-30T14:31:55.537Z] #19 naming to docker.io/library/device-modbus done [2025-07-30T14:31:55.537Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-30T14:31:55.658Z] provisioning config files... [2025-07-30T14:31:55.669Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config626700178943270683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:31:55.967Z] ---> ****-login.sh [2025-07-30T14:31:55.967Z] nexus3.edgexfoundry.org:10001 [2025-07-30T14:31:55.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:55.967Z] Login Succeeded [2025-07-30T14:31:55.967Z] nexus3.edgexfoundry.org:10002 [2025-07-30T14:31:55.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:55.968Z] Login Succeeded [2025-07-30T14:31:55.968Z] nexus3.edgexfoundry.org:10003 [2025-07-30T14:31:56.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:56.227Z] Login Succeeded [2025-07-30T14:31:56.227Z] nexus3.edgexfoundry.org:10004 [2025-07-30T14:31:56.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:56.227Z] Login Succeeded [2025-07-30T14:31:56.227Z] ****.io [2025-07-30T14:31:56.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:31:56.485Z] Login Succeeded [2025-07-30T14:31:56.485Z] ---> ****-login.sh ends [Pipeline] } [2025-07-30T14:31:56.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-30T14:31:56.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-30T14:31:56.569Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-07-30T14:31:56.569Z] f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [2025-07-30T14:31:56.569Z] latest [2025-07-30T14:31:56.569Z] 4.1.0-dev.1 [2025-07-30T14:31:56.569Z] f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 [2025-07-30T14:31:56.569Z] main [2025-07-30T14:31:56.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:31:56.908Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:31:57.250Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [2025-07-30T14:31:57.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-30T14:31:57.250Z] 803a82552f44: Preparing [2025-07-30T14:31:57.250Z] d0b5c715966d: Preparing [2025-07-30T14:31:57.250Z] 001569d3e8ea: Preparing [2025-07-30T14:31:57.250Z] 2225903b9ffb: Preparing [2025-07-30T14:31:57.250Z] cab531d5082a: Preparing [2025-07-30T14:31:57.250Z] 097100c76c15: Preparing [2025-07-30T14:31:57.250Z] 097100c76c15: Waiting [2025-07-30T14:31:57.250Z] cab531d5082a: Pushed [2025-07-30T14:31:57.250Z] 2225903b9ffb: Pushed [2025-07-30T14:31:57.250Z] 803a82552f44: Pushed [2025-07-30T14:31:57.250Z] d0b5c715966d: Pushed [2025-07-30T14:31:57.250Z] 097100c76c15: Layer already exists [2025-07-30T14:31:59.075Z] f0f3c8884826: Pull complete [2025-07-30T14:31:59.075Z] c7e7622c144d: Pull complete [2025-07-30T14:31:59.075Z] 4f4fb700ef54: Pull complete [2025-07-30T14:31:59.075Z] e8859aadc426: Pull complete [2025-07-30T14:32:01.478Z] 001569d3e8ea: Pushed [2025-07-30T14:32:01.478Z] f78dbd017cc54961ee1ffbcb37b34f66bbf1b853: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:01.798Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:02.124Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-30T14:32:02.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-30T14:32:02.124Z] 803a82552f44: Preparing [2025-07-30T14:32:02.124Z] d0b5c715966d: Preparing [2025-07-30T14:32:02.124Z] 001569d3e8ea: Preparing [2025-07-30T14:32:02.124Z] 2225903b9ffb: Preparing [2025-07-30T14:32:02.124Z] cab531d5082a: Preparing [2025-07-30T14:32:02.124Z] 097100c76c15: Preparing [2025-07-30T14:32:02.124Z] 097100c76c15: Waiting [2025-07-30T14:32:02.124Z] 2225903b9ffb: Layer already exists [2025-07-30T14:32:02.124Z] d0b5c715966d: Layer already exists [2025-07-30T14:32:02.124Z] cab531d5082a: Layer already exists [2025-07-30T14:32:02.125Z] 803a82552f44: Layer already exists [2025-07-30T14:32:02.125Z] 001569d3e8ea: Layer already exists [2025-07-30T14:32:02.125Z] 097100c76c15: Layer already exists [2025-07-30T14:32:02.125Z] latest: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:02.448Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:02.773Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-30T14:32:02.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-30T14:32:02.773Z] 803a82552f44: Preparing [2025-07-30T14:32:02.773Z] d0b5c715966d: Preparing [2025-07-30T14:32:02.773Z] 001569d3e8ea: Preparing [2025-07-30T14:32:02.773Z] 2225903b9ffb: Preparing [2025-07-30T14:32:02.773Z] cab531d5082a: Preparing [2025-07-30T14:32:02.773Z] 097100c76c15: Preparing [2025-07-30T14:32:02.773Z] 097100c76c15: Waiting [2025-07-30T14:32:02.773Z] d0b5c715966d: Layer already exists [2025-07-30T14:32:02.773Z] cab531d5082a: Layer already exists [2025-07-30T14:32:02.773Z] 803a82552f44: Layer already exists [2025-07-30T14:32:02.773Z] 001569d3e8ea: Layer already exists [2025-07-30T14:32:02.773Z] 2225903b9ffb: Layer already exists [2025-07-30T14:32:02.773Z] 097100c76c15: Layer already exists [2025-07-30T14:32:02.773Z] 4.1.0-dev.1: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:03.101Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:03.428Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 [2025-07-30T14:32:03.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-30T14:32:03.428Z] 803a82552f44: Preparing [2025-07-30T14:32:03.428Z] d0b5c715966d: Preparing [2025-07-30T14:32:03.428Z] 001569d3e8ea: Preparing [2025-07-30T14:32:03.428Z] 2225903b9ffb: Preparing [2025-07-30T14:32:03.428Z] cab531d5082a: Preparing [2025-07-30T14:32:03.428Z] 097100c76c15: Preparing [2025-07-30T14:32:03.428Z] 097100c76c15: Waiting [2025-07-30T14:32:03.428Z] 803a82552f44: Layer already exists [2025-07-30T14:32:03.428Z] d0b5c715966d: Layer already exists [2025-07-30T14:32:03.428Z] 2225903b9ffb: Layer already exists [2025-07-30T14:32:03.428Z] 001569d3e8ea: Layer already exists [2025-07-30T14:32:03.428Z] cab531d5082a: Layer already exists [2025-07-30T14:32:03.428Z] 097100c76c15: Layer already exists [2025-07-30T14:32:03.428Z] f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:03.757Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:04.081Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-30T14:32:04.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-07-30T14:32:04.081Z] 803a82552f44: Preparing [2025-07-30T14:32:04.081Z] d0b5c715966d: Preparing [2025-07-30T14:32:04.081Z] 001569d3e8ea: Preparing [2025-07-30T14:32:04.081Z] 2225903b9ffb: Preparing [2025-07-30T14:32:04.081Z] cab531d5082a: Preparing [2025-07-30T14:32:04.081Z] 097100c76c15: Preparing [2025-07-30T14:32:04.081Z] 097100c76c15: Waiting [2025-07-30T14:32:04.081Z] cab531d5082a: Layer already exists [2025-07-30T14:32:04.081Z] 2225903b9ffb: Layer already exists [2025-07-30T14:32:04.081Z] 803a82552f44: Layer already exists [2025-07-30T14:32:04.081Z] 001569d3e8ea: Layer already exists [2025-07-30T14:32:04.081Z] d0b5c715966d: Layer already exists [2025-07-30T14:32:04.081Z] 097100c76c15: Layer already exists [2025-07-30T14:32:04.081Z] main: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-30T14:32:04.171Z] ===================================================== [Pipeline] echo [2025-07-30T14:32:04.185Z] taggedImages: [2025-07-30T14:32:04.185Z] - nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [2025-07-30T14:32:04.185Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-30T14:32:04.185Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-30T14:32:04.185Z] - nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 [2025-07-30T14:32:04.185Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-07-30T14:32:04.226Z] ========================================================= [2025-07-30T14:32:04.226Z] [edgeXBuildMultiArch] RAW Config: [2025-07-30T14:32:04.226Z] images: [2025-07-30T14:32:04.226Z] - nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [2025-07-30T14:32:04.226Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-30T14:32:04.226Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-30T14:32:04.226Z] - nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 [2025-07-30T14:32:04.226Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-30T14:32:04.226Z] settingsFile: [2025-07-30T14:32:04.226Z] device-modbus-go-settings [2025-07-30T14:32:04.226Z] ========================================================= [Pipeline] node [2025-07-30T14:32:05.753Z] b4813487a9f6: Pull complete [2025-07-30T14:32:07.184Z] 502a3d64fb4b: Pull complete [2025-07-30T14:32:07.184Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-30T14:32:07.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-30T14:32:07.184Z] ---> 3bb21d53e231 [2025-07-30T14:32:07.184Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-07-30T14:32:07.775Z] ---> Running in 8b42e46fb5e3 [2025-07-30T14:32:08.043Z] Removing intermediate container 8b42e46fb5e3 [2025-07-30T14:32:08.043Z] ---> 3de99840d32e [2025-07-30T14:32:08.043Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-30T14:32:08.308Z] ---> Running in 88aa4e805f0c [2025-07-30T14:32:08.578Z] Removing intermediate container 88aa4e805f0c [2025-07-30T14:32:08.578Z] ---> cb50ae8cdf89 [2025-07-30T14:32:08.578Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-07-30T14:32:08.578Z] ---> Running in 52f111b971ec [2025-07-30T14:32:08.846Z] Decoding seccomp profile failed: invalid character ':' after top-level value [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:09.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-30T14:32:09.463Z] [2025-07-30T14:32:09.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:32:09.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-30T14:32:09.803Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-30T14:32:09.803Z] 8998bd30e6a1: Pulling fs layer [2025-07-30T14:32:09.803Z] 04944245beec: Pulling fs layer [2025-07-30T14:32:09.803Z] 699f458cf7ca: Pulling fs layer [2025-07-30T14:32:09.803Z] 765212b225bb: Pulling fs layer [2025-07-30T14:32:09.803Z] f23df028b6ca: Pulling fs layer [2025-07-30T14:32:09.803Z] d65c8cfc05b1: Pulling fs layer [2025-07-30T14:32:09.803Z] 2437ff75d9bd: Pulling fs layer [2025-07-30T14:32:09.803Z] f23df028b6ca: Waiting [2025-07-30T14:32:09.803Z] d65c8cfc05b1: Waiting [2025-07-30T14:32:09.803Z] 2437ff75d9bd: Waiting [2025-07-30T14:32:09.803Z] 765212b225bb: Waiting [2025-07-30T14:32:10.071Z] 04944245beec: Verifying Checksum [2025-07-30T14:32:10.071Z] 04944245beec: Download complete [2025-07-30T14:32:10.071Z] 765212b225bb: Verifying Checksum [2025-07-30T14:32:10.071Z] 765212b225bb: Download complete [2025-07-30T14:32:10.071Z] f23df028b6ca: Verifying Checksum [2025-07-30T14:32:10.071Z] f23df028b6ca: Download complete [2025-07-30T14:32:10.071Z] d65c8cfc05b1: Verifying Checksum [2025-07-30T14:32:10.071Z] d65c8cfc05b1: Download complete [2025-07-30T14:32:10.071Z] 699f458cf7ca: Verifying Checksum [2025-07-30T14:32:10.071Z] 699f458cf7ca: Download complete [2025-07-30T14:32:10.657Z] 8998bd30e6a1: Verifying Checksum [2025-07-30T14:32:10.657Z] 8998bd30e6a1: Download complete [2025-07-30T14:32:13.240Z] 2437ff75d9bd: Verifying Checksum [2025-07-30T14:32:13.240Z] 2437ff75d9bd: Download complete [2025-07-30T14:32:15.201Z] 8998bd30e6a1: Pull complete [2025-07-30T14:32:15.782Z] 04944245beec: Pull complete [2025-07-30T14:32:17.190Z] 699f458cf7ca: Pull complete [2025-07-30T14:32:17.457Z] 765212b225bb: Pull complete [2025-07-30T14:32:18.411Z] f23df028b6ca: Pull complete [2025-07-30T14:32:18.676Z] d65c8cfc05b1: Pull complete [2025-07-30T14:32:19.230Z] Still waiting to schedule task [2025-07-30T14:32:19.230Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-07-30T14:32:36.867Z] 2437ff75d9bd: Pull complete [2025-07-30T14:32:36.867Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-30T14:32:36.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-30T14:32:36.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-30T14:32:37.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-5975 does not seem to be running inside a container [2025-07-30T14:32:37.143Z] $ 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/190 -v /w/workspace/device-modbus-go/190:/w/workspace/device-modbus-go/190:rw,z -v /w/workspace/device-modbus-go/190@tmp:/w/workspace/device-modbus-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-07-30T14:32:39.641Z] $ docker top 887bd5b307f84db649915a513e1e4d9e7f569329eceeffa69329f78abf90cda1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:32:40.202Z] ---> job-cost.sh [2025-07-30T14:32:40.466Z] lf-activate-venv: SKIPPING [2025-07-30T14:32:40.466Z] INFO: No Stack... [2025-07-30T14:32:40.730Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-30T14:32:41.681Z] INFO: Archiving Costs [Pipeline] sh [2025-07-30T14:32:41.997Z] + + catcut /w/workspace/device-modbus-go/190/archives/cost.csv -d, [2025-07-30T14:32:41.997Z] -f6 [Pipeline] lock [2025-07-30T14:32:42.055Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [2025-07-30T14:32:42.064Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] did not exist. Created. [2025-07-30T14:32:42.069Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-30T14:32:42.399Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-30T14:32:42.787Z] Stashed 1 file(s) [Pipeline] } [2025-07-30T14:32:42.795Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-30T14:32:42.816Z] $ docker stop --time=1 887bd5b307f84db649915a513e1e4d9e7f569329eceeffa69329f78abf90cda1 [2025-07-30T14:32:44.224Z] $ docker rm -f --volumes 887bd5b307f84db649915a513e1e4d9e7f569329eceeffa69329f78abf90cda1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-30T14:32:44.514Z] Failed in branch arm64 [2025-07-30T14:33:12.583Z] Running on prd-centos7-docker-4c-2g-5976 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-30T14:33:12.626Z] provisioning config files... [2025-07-30T14:33:12.681Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6856986637279068498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:33:14.245Z] ---> ****-login.sh [2025-07-30T14:33:14.245Z] nexus3.edgexfoundry.org:10001 [2025-07-30T14:33:14.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:33:14.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:33:14.517Z] Configure a credential helper to remove this warning. See [2025-07-30T14:33:14.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:33:14.518Z] [2025-07-30T14:33:14.518Z] Login Succeeded [2025-07-30T14:33:14.518Z] nexus3.edgexfoundry.org:10002 [2025-07-30T14:33:14.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:33:14.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:33:14.518Z] Configure a credential helper to remove this warning. See [2025-07-30T14:33:14.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:33:14.518Z] [2025-07-30T14:33:14.518Z] Login Succeeded [2025-07-30T14:33:14.518Z] nexus3.edgexfoundry.org:10003 [2025-07-30T14:33:14.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:33:14.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:33:14.518Z] Configure a credential helper to remove this warning. See [2025-07-30T14:33:14.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:33:14.518Z] [2025-07-30T14:33:14.518Z] Login Succeeded [2025-07-30T14:33:14.518Z] nexus3.edgexfoundry.org:10004 [2025-07-30T14:33:14.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:33:14.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:33:14.780Z] Configure a credential helper to remove this warning. See [2025-07-30T14:33:14.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:33:14.781Z] [2025-07-30T14:33:14.781Z] Login Succeeded [2025-07-30T14:33:14.781Z] ****.io [2025-07-30T14:33:14.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-30T14:33:15.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-30T14:33:15.041Z] Configure a credential helper to remove this warning. See [2025-07-30T14:33:15.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-30T14:33:15.041Z] [2025-07-30T14:33:15.041Z] Login Succeeded [2025-07-30T14:33:15.041Z] ---> ****-login.sh ends [Pipeline] } [2025-07-30T14:33:15.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-30T14:33:15.414Z] + docker buildx ls [2025-07-30T14:33:15.682Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-30T14:33:15.682Z] default * docker [2025-07-30T14:33:15.682Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-30T14:33:15.984Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-07-30T14:33:15.984Z] edgex-builder [Pipeline] sh [2025-07-30T14:33:16.286Z] + docker buildx inspect --bootstrap [2025-07-30T14:33:16.286Z] #1 [internal] booting buildkit [2025-07-30T14:33:16.286Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-07-30T14:33:21.577Z] #1 pulling image moby/buildkit:buildx-stable-1 5.2s done [2025-07-30T14:33:21.577Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-07-30T14:33:22.970Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-07-30T14:33:22.970Z] #1 DONE 6.8s [2025-07-30T14:33:23.232Z] Name: edgex-builder [2025-07-30T14:33:23.232Z] Driver: docker-container [2025-07-30T14:33:23.232Z] [2025-07-30T14:33:23.232Z] Nodes: [2025-07-30T14:33:23.232Z] Name: edgex-builder0 [2025-07-30T14:33:23.232Z] Endpoint: unix:///var/run/docker.sock [2025-07-30T14:33:23.232Z] Status: running [2025-07-30T14:33:23.232Z] Buildkit: v0.22.0 [2025-07-30T14:33:23.232Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-07-30T14:33:23.527Z] + docker buildx ls [2025-07-30T14:33:23.527Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-30T14:33:23.527Z] edgex-builder * docker-container [2025-07-30T14:33:23.527Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-30T14:33:23.527Z] default docker [2025-07-30T14:33:23.527Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-30T14:33:23.837Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 --push - [2025-07-30T14:33:23.837Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853' [2025-07-30T14:33:23.837Z] #1 [internal] load build definition from Dockerfile [2025-07-30T14:33:23.837Z] #1 transferring dockerfile: 198B done [2025-07-30T14:33:23.837Z] #1 DONE 0.0s [2025-07-30T14:33:23.837Z] [2025-07-30T14:33:23.837Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [2025-07-30T14:33:23.837Z] #2 DONE 0.1s [2025-07-30T14:33:23.837Z] [2025-07-30T14:33:23.837Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [2025-07-30T14:33:24.098Z] #3 DONE 0.1s [2025-07-30T14:33:24.098Z] [2025-07-30T14:33:24.098Z] #4 [internal] load .dockerignore [2025-07-30T14:33:24.098Z] #4 transferring context: 2B done [2025-07-30T14:33:24.098Z] #4 DONE 0.0s [2025-07-30T14:33:24.098Z] [2025-07-30T14:33:24.098Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:24.098Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c done [2025-07-30T14:33:24.098Z] #5 DONE 0.0s [2025-07-30T14:33:24.098Z] [2025-07-30T14:33:24.098Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:24.098Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c done [2025-07-30T14:33:24.098Z] #6 DONE 0.1s [2025-07-30T14:33:24.098Z] [2025-07-30T14:33:24.098Z] #7 exporting to image [2025-07-30T14:33:24.098Z] #7 exporting layers [2025-07-30T14:33:24.098Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-30T14:33:24.098Z] #7 ... [2025-07-30T14:33:24.098Z] [2025-07-30T14:33:24.098Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-30T14:33:24.098Z] #8 DONE 0.0s [2025-07-30T14:33:24.098Z] [2025-07-30T14:33:24.098Z] #7 exporting to image [2025-07-30T14:33:24.098Z] #7 exporting layers done [2025-07-30T14:33:24.098Z] #7 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done [2025-07-30T14:33:24.098Z] #7 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done [2025-07-30T14:33:24.098Z] #7 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done [2025-07-30T14:33:24.098Z] #7 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done [2025-07-30T14:33:24.098Z] #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done [2025-07-30T14:33:24.098Z] #7 pushing layers 0.1s done [2025-07-30T14:33:24.098Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 [2025-07-30T14:33:24.359Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done [2025-07-30T14:33:24.359Z] #7 DONE 0.2s [2025-07-30T14:33:24.359Z] [2025-07-30T14:33:24.359Z] 1 warning found (use --debug to expand): [2025-07-30T14:33:24.359Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-30T14:33:24.658Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-07-30T14:33:24.658Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-07-30T14:33:24.918Z] #1 [internal] load build definition from Dockerfile [2025-07-30T14:33:24.918Z] #1 transferring dockerfile: 164B done [2025-07-30T14:33:24.918Z] #1 DONE 0.0s [2025-07-30T14:33:24.918Z] [2025-07-30T14:33:24.918Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-30T14:33:24.918Z] #2 DONE 0.0s [2025-07-30T14:33:24.918Z] [2025-07-30T14:33:24.918Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-07-30T14:33:24.918Z] #3 DONE 0.0s [2025-07-30T14:33:24.918Z] [2025-07-30T14:33:24.918Z] #4 [internal] load .dockerignore [2025-07-30T14:33:24.918Z] #4 transferring context: 2B done [2025-07-30T14:33:24.918Z] #4 DONE 0.0s [2025-07-30T14:33:24.918Z] [2025-07-30T14:33:24.918Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:24.918Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done [2025-07-30T14:33:24.918Z] #5 CACHED [2025-07-30T14:33:24.918Z] [2025-07-30T14:33:24.918Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:24.918Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done [2025-07-30T14:33:24.918Z] #6 CACHED [2025-07-30T14:33:24.918Z] [2025-07-30T14:33:24.918Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-30T14:33:24.918Z] #7 DONE 0.0s [2025-07-30T14:33:24.918Z] [2025-07-30T14:33:24.918Z] #8 exporting to image [2025-07-30T14:33:24.918Z] #8 exporting layers done [2025-07-30T14:33:24.918Z] #8 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done [2025-07-30T14:33:24.918Z] #8 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done [2025-07-30T14:33:24.918Z] #8 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done [2025-07-30T14:33:24.918Z] #8 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done [2025-07-30T14:33:24.918Z] #8 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done [2025-07-30T14:33:24.918Z] #8 pushing layers 0.0s done [2025-07-30T14:33:24.918Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done [2025-07-30T14:33:24.918Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-30T14:33:24.918Z] #8 DONE 0.1s [2025-07-30T14:33:24.918Z] [2025-07-30T14:33:24.918Z] 1 warning found (use --debug to expand): [2025-07-30T14:33:24.918Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-30T14:33:25.225Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 --push - [2025-07-30T14:33:25.225Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1' [2025-07-30T14:33:25.225Z] #1 [internal] load build definition from Dockerfile [2025-07-30T14:33:25.225Z] #1 transferring dockerfile: 169B done [2025-07-30T14:33:25.225Z] #1 DONE 0.0s [2025-07-30T14:33:25.225Z] [2025-07-30T14:33:25.225Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-30T14:33:25.225Z] #2 DONE 0.0s [2025-07-30T14:33:25.225Z] [2025-07-30T14:33:25.225Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-07-30T14:33:25.225Z] #3 DONE 0.0s [2025-07-30T14:33:25.225Z] [2025-07-30T14:33:25.225Z] #4 [internal] load .dockerignore [2025-07-30T14:33:25.225Z] #4 transferring context: 2B done [2025-07-30T14:33:25.225Z] #4 DONE 0.0s [2025-07-30T14:33:25.225Z] [2025-07-30T14:33:25.225Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:25.225Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c done [2025-07-30T14:33:25.225Z] #5 CACHED [2025-07-30T14:33:25.225Z] [2025-07-30T14:33:25.225Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:25.225Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done [2025-07-30T14:33:25.225Z] #6 CACHED [2025-07-30T14:33:25.225Z] [2025-07-30T14:33:25.225Z] #7 exporting to image [2025-07-30T14:33:25.225Z] #7 exporting layers done [2025-07-30T14:33:25.225Z] #7 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done [2025-07-30T14:33:25.225Z] #7 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done [2025-07-30T14:33:25.225Z] #7 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done [2025-07-30T14:33:25.225Z] #7 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done [2025-07-30T14:33:25.225Z] #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done [2025-07-30T14:33:25.225Z] #7 pushing layers 0.0s done [2025-07-30T14:33:25.225Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 [2025-07-30T14:33:25.225Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-30T14:33:25.485Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done [2025-07-30T14:33:25.485Z] #7 DONE 0.1s [2025-07-30T14:33:25.485Z] [2025-07-30T14:33:25.485Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-30T14:33:25.485Z] #8 DONE 0.0s [2025-07-30T14:33:25.485Z] [2025-07-30T14:33:25.485Z] 1 warning found (use --debug to expand): [2025-07-30T14:33:25.485Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-30T14:33:25.778Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1' [2025-07-30T14:33:25.778Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 --push - [2025-07-30T14:33:25.778Z] #1 [internal] load build definition from Dockerfile [2025-07-30T14:33:25.778Z] #1 transferring dockerfile: 210B done [2025-07-30T14:33:25.778Z] #1 DONE 0.0s [2025-07-30T14:33:25.778Z] [2025-07-30T14:33:25.778Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 [2025-07-30T14:33:25.778Z] #2 DONE 0.0s [2025-07-30T14:33:25.778Z] [2025-07-30T14:33:25.778Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 [2025-07-30T14:33:25.778Z] #3 DONE 0.0s [2025-07-30T14:33:25.778Z] [2025-07-30T14:33:25.778Z] #4 [internal] load .dockerignore [2025-07-30T14:33:25.778Z] #4 transferring context: 2B done [2025-07-30T14:33:25.778Z] #4 DONE 0.0s [2025-07-30T14:33:25.778Z] [2025-07-30T14:33:25.778Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:25.778Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done [2025-07-30T14:33:25.778Z] #5 CACHED [2025-07-30T14:33:25.778Z] [2025-07-30T14:33:25.778Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:25.778Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done [2025-07-30T14:33:25.778Z] #6 CACHED [2025-07-30T14:33:25.778Z] [2025-07-30T14:33:25.778Z] #7 exporting to image [2025-07-30T14:33:25.778Z] #7 exporting layers done [2025-07-30T14:33:25.778Z] #7 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done [2025-07-30T14:33:25.778Z] #7 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done [2025-07-30T14:33:25.778Z] #7 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done [2025-07-30T14:33:25.778Z] #7 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done [2025-07-30T14:33:25.778Z] #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 [2025-07-30T14:33:25.778Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-30T14:33:26.038Z] #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done [2025-07-30T14:33:26.038Z] #7 pushing layers 0.0s done [2025-07-30T14:33:26.038Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done [2025-07-30T14:33:26.038Z] #7 DONE 0.1s [2025-07-30T14:33:26.038Z] [2025-07-30T14:33:26.038Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-30T14:33:26.038Z] #8 DONE 0.0s [2025-07-30T14:33:26.038Z] [2025-07-30T14:33:26.038Z] 1 warning found (use --debug to expand): [2025-07-30T14:33:26.038Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-30T14:33:26.332Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-07-30T14:33:26.332Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-07-30T14:33:26.590Z] #1 [internal] load build definition from Dockerfile [2025-07-30T14:33:26.590Z] #1 transferring dockerfile: 162B done [2025-07-30T14:33:26.590Z] #1 DONE 0.0s [2025-07-30T14:33:26.590Z] [2025-07-30T14:33:26.590Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-30T14:33:26.590Z] #2 DONE 0.0s [2025-07-30T14:33:26.590Z] [2025-07-30T14:33:26.590Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-07-30T14:33:26.590Z] #3 DONE 0.0s [2025-07-30T14:33:26.590Z] [2025-07-30T14:33:26.590Z] #4 [internal] load .dockerignore [2025-07-30T14:33:26.590Z] #4 transferring context: 2B done [2025-07-30T14:33:26.590Z] #4 DONE 0.0s [2025-07-30T14:33:26.590Z] [2025-07-30T14:33:26.590Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:26.590Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c done [2025-07-30T14:33:26.590Z] #5 CACHED [2025-07-30T14:33:26.590Z] [2025-07-30T14:33:26.590Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c [2025-07-30T14:33:26.590Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done [2025-07-30T14:33:26.590Z] #6 CACHED [2025-07-30T14:33:26.590Z] [2025-07-30T14:33:26.590Z] #7 exporting to image [2025-07-30T14:33:26.590Z] #7 exporting layers done [2025-07-30T14:33:26.590Z] #7 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done [2025-07-30T14:33:26.590Z] #7 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done [2025-07-30T14:33:26.591Z] #7 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done [2025-07-30T14:33:26.591Z] #7 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done [2025-07-30T14:33:26.591Z] #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done [2025-07-30T14:33:26.591Z] #7 pushing layers 0.0s done [2025-07-30T14:33:26.591Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 [2025-07-30T14:33:26.591Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-30T14:33:26.591Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done [2025-07-30T14:33:26.591Z] #7 DONE 0.1s [2025-07-30T14:33:26.591Z] [2025-07-30T14:33:26.591Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-30T14:33:26.591Z] #8 DONE 0.0s [2025-07-30T14:33:26.591Z] [2025-07-30T14:33:26.591Z] 1 warning found (use --debug to expand): [2025-07-30T14:33:26.591Z]  - 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-07-30T14:33:26.987Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:33:27.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:33:27.841Z] ---> package-listing.sh [2025-07-30T14:33:27.841Z] ++ facter osfamily [2025-07-30T14:33:27.841Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-30T14:33:28.101Z] + OS_FAMILY=redhat [2025-07-30T14:33:28.101Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-07-30T14:33:28.101Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-30T14:33:28.101Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-30T14:33:28.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-30T14:33:28.101Z] + PACKAGES=/tmp/packages_start.txt [2025-07-30T14:33:28.101Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-30T14:33:28.101Z] + PACKAGES=/tmp/packages_end.txt [2025-07-30T14:33:28.101Z] + case "${OS_FAMILY}" in [2025-07-30T14:33:28.101Z] + rpm -qa [2025-07-30T14:33:28.101Z] + sort [2025-07-30T14:33:28.675Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-30T14:33:28.675Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-30T14:33:28.675Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-30T14:33:28.675Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-30T14:33:28.675Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-07-30T14:33:28.675Z] + 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-07-30T14:33:28.686Z] 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-07-30T14:33:28.977Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:33:29.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-30T14:33:29.561Z] [2025-07-30T14:33:29.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:33:29.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-30T14:33:29.918Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-30T14:33:29.918Z] 5eb5b503b376: Pulling fs layer [2025-07-30T14:33:29.918Z] 5c69ac0246d0: Pulling fs layer [2025-07-30T14:33:29.918Z] ec43610c2a17: Pulling fs layer [2025-07-30T14:33:29.918Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-30T14:33:29.918Z] 33b1e0a273af: Pulling fs layer [2025-07-30T14:33:29.918Z] 5d3b04190fa2: Pulling fs layer [2025-07-30T14:33:29.918Z] 2f39f015ded8: Pulling fs layer [2025-07-30T14:33:29.918Z] 3a2ae6a8a46f: Waiting [2025-07-30T14:33:29.918Z] 33b1e0a273af: Waiting [2025-07-30T14:33:29.918Z] 5d3b04190fa2: Waiting [2025-07-30T14:33:29.918Z] 2f39f015ded8: Waiting [2025-07-30T14:33:29.918Z] 5c69ac0246d0: Verifying Checksum [2025-07-30T14:33:29.918Z] 5c69ac0246d0: Download complete [2025-07-30T14:33:29.918Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-30T14:33:29.918Z] 3a2ae6a8a46f: Download complete [2025-07-30T14:33:29.918Z] 33b1e0a273af: Verifying Checksum [2025-07-30T14:33:29.918Z] 33b1e0a273af: Download complete [2025-07-30T14:33:29.918Z] ec43610c2a17: Verifying Checksum [2025-07-30T14:33:29.918Z] ec43610c2a17: Download complete [2025-07-30T14:33:29.918Z] 5d3b04190fa2: Verifying Checksum [2025-07-30T14:33:29.918Z] 5d3b04190fa2: Download complete [2025-07-30T14:33:30.178Z] 5eb5b503b376: Verifying Checksum [2025-07-30T14:33:30.178Z] 5eb5b503b376: Download complete [2025-07-30T14:33:30.750Z] 2f39f015ded8: Verifying Checksum [2025-07-30T14:33:30.750Z] 2f39f015ded8: Download complete [2025-07-30T14:33:31.718Z] 5eb5b503b376: Pull complete [2025-07-30T14:33:31.718Z] 5c69ac0246d0: Pull complete [2025-07-30T14:33:31.987Z] ec43610c2a17: Pull complete [2025-07-30T14:33:31.987Z] 3a2ae6a8a46f: Pull complete [2025-07-30T14:33:32.261Z] 33b1e0a273af: Pull complete [2025-07-30T14:33:32.261Z] 5d3b04190fa2: Pull complete [2025-07-30T14:33:36.484Z] 2f39f015ded8: Pull complete [2025-07-30T14:33:36.484Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-30T14:33:36.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-30T14:33:36.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-30T14:33:36.659Z] prd-centos7-docker-4c-2g-5976 does not seem to be running inside a container [2025-07-30T14:33:36.691Z] $ 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-07-30T14:33:40.108Z] $ docker top 5b337061f9a7631e68f14e712a8e553ac6480abeb46beb4e8c583c2663b19064 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-30T14:33:40.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-30T14:33:40.742Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-30T14:33:41.036Z] + ls /var/log/sa-host [2025-07-30T14:33:41.036Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-30T14:33:41.221Z] provisioning config files... [2025-07-30T14:33:41.227Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6593919582691402315tmp [Pipeline] { [Pipeline] echo [2025-07-30T14:33:41.244Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:33:41.530Z] ---> create-netrc.sh [Pipeline] } [2025-07-30T14:33:41.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:33:41.879Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-30T14:33:41.889Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:33:42.176Z] ---> sudo-logs.sh [2025-07-30T14:33:42.176Z] Archiving 'sudo' log.. [2025-07-30T14:33:42.176Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5976.novalocal: Name or service not known [2025-07-30T14:33:42.176Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5976.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-30T14:33:42.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:33:42.575Z] ---> job-cost.sh [2025-07-30T14:33:42.575Z] lf-activate-venv: SKIPPING [2025-07-30T14:33:42.575Z] DEBUG: total: 0.10999999940395355 [2025-07-30T14:33:42.575Z] INFO: Retrieving Stack Cost... [2025-07-30T14:33:42.834Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-30T14:33:43.093Z] INFO: Archiving Costs [Pipeline] echo [2025-07-30T14:33:43.107Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:33:43.394Z] ---> logs-deploy.sh [2025-07-30T14:33:43.394Z] lf-activate-venv: SKIPPING [2025-07-30T14:33:43.394Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/190 [2025-07-30T14:33:43.394Z] INFO: archiving workspace using pattern(s): [2025-07-30T14:33:44.337Z] Archives upload complete. [2025-07-30T14:33:44.337Z] INFO: archiving logs to Nexus [2025-07-30T14:33:45.279Z] ---> uname -a: [2025-07-30T14:33:45.279Z] Linux prd-centos7-docker-4c-2g-5976.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-07-30T14:33:45.279Z] [2025-07-30T14:33:45.279Z] [2025-07-30T14:33:45.279Z] ---> lscpu: [2025-07-30T14:33:45.279Z] Architecture: x86_64 [2025-07-30T14:33:45.279Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-30T14:33:45.279Z] Byte Order: Little Endian [2025-07-30T14:33:45.279Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-30T14:33:45.279Z] CPU(s): 2 [2025-07-30T14:33:45.279Z] On-line CPU(s) list: 0,1 [2025-07-30T14:33:45.279Z] Thread(s) per core: 1 [2025-07-30T14:33:45.279Z] Core(s) per socket: 1 [2025-07-30T14:33:45.279Z] Socket(s): 2 [2025-07-30T14:33:45.279Z] NUMA node(s): 1 [2025-07-30T14:33:45.279Z] Vendor ID: AuthenticAMD [2025-07-30T14:33:45.279Z] CPU family: 23 [2025-07-30T14:33:45.279Z] Model: 49 [2025-07-30T14:33:45.279Z] Model name: AMD EPYC-Rome Processor [2025-07-30T14:33:45.279Z] Stepping: 0 [2025-07-30T14:33:45.279Z] CPU MHz: 2800.000 [2025-07-30T14:33:45.279Z] BogoMIPS: 5600.00 [2025-07-30T14:33:45.279Z] Virtualization: AMD-V [2025-07-30T14:33:45.279Z] Hypervisor vendor: KVM [2025-07-30T14:33:45.279Z] Virtualization type: full [2025-07-30T14:33:45.279Z] L1d cache: 64 KiB [2025-07-30T14:33:45.279Z] L1i cache: 64 KiB [2025-07-30T14:33:45.279Z] L2 cache: 1 MiB [2025-07-30T14:33:45.279Z] L3 cache: 32 MiB [2025-07-30T14:33:45.279Z] NUMA node0 CPU(s): 0,1 [2025-07-30T14:33:45.279Z] Vulnerability Itlb multihit: Not affected [2025-07-30T14:33:45.279Z] Vulnerability L1tf: Not affected [2025-07-30T14:33:45.279Z] Vulnerability Mds: Not affected [2025-07-30T14:33:45.279Z] Vulnerability Meltdown: Not affected [2025-07-30T14:33:45.279Z] Vulnerability Mmio stale data: Not affected [2025-07-30T14:33:45.279Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-30T14:33:45.279Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-30T14:33:45.279Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-30T14:33:45.279Z] Vulnerability Srbds: Not affected [2025-07-30T14:33:45.279Z] Vulnerability Tsx async abort: Not affected [2025-07-30T14:33:45.279Z] 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-07-30T14:33:45.279Z] [2025-07-30T14:33:45.279Z] [2025-07-30T14:33:45.279Z] ---> nproc: [2025-07-30T14:33:45.279Z] 2 [2025-07-30T14:33:45.279Z] [2025-07-30T14:33:45.279Z] [2025-07-30T14:33:45.279Z] ---> df -h: [2025-07-30T14:33:45.279Z] Filesystem Size Used Avail Use% Mounted on [2025-07-30T14:33:45.279Z] overlay 40G 7.3G 33G 19% / [2025-07-30T14:33:45.279Z] tmpfs 64M 0 64M 0% /dev [2025-07-30T14:33:45.279Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-30T14:33:45.279Z] shm 64M 0 64M 0% /dev/shm [2025-07-30T14:33:45.279Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-07-30T14:33:45.279Z] [2025-07-30T14:33:45.279Z] [2025-07-30T14:33:45.279Z] Cannot open /var/log/sysstat/sa30: No such file or directory [2025-07-30T14:33:45.279Z] Please check if data collecting is enabled [2025-07-30T14:33:45.279Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-30T14:33:45.315Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-30T14:33:45.317Z] $ docker stop --time=1 5b337061f9a7631e68f14e712a8e553ac6480abeb46beb4e8c583c2663b19064 [2025-07-30T14:33:46.451Z] $ docker rm -f --volumes 5b337061f9a7631e68f14e712a8e553ac6480abeb46beb4e8c583c2663b19064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-30T14:33:46.550Z] [WS-CLEANUP] Deleting project workspace... [2025-07-30T14:33:46.550Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-30T14:33:46.574Z] [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-07-30T14:33:47.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-30T14:33:47.020Z] [2025-07-30T14:33:47.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:33:47.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-30T14:33:47.329Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-30T14:33:47.329Z] 5eb5b503b376: Pulling fs layer [2025-07-30T14:33:47.329Z] 5c69ac0246d0: Pulling fs layer [2025-07-30T14:33:47.329Z] ec43610c2a17: Pulling fs layer [2025-07-30T14:33:47.329Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-30T14:33:47.329Z] 33b1e0a273af: Pulling fs layer [2025-07-30T14:33:47.329Z] 5d3b04190fa2: Pulling fs layer [2025-07-30T14:33:47.329Z] 2f39f015ded8: Pulling fs layer [2025-07-30T14:33:47.329Z] 33b1e0a273af: Waiting [2025-07-30T14:33:47.329Z] 5d3b04190fa2: Waiting [2025-07-30T14:33:47.329Z] 3a2ae6a8a46f: Waiting [2025-07-30T14:33:47.329Z] 2f39f015ded8: Waiting [2025-07-30T14:33:47.329Z] 5c69ac0246d0: Verifying Checksum [2025-07-30T14:33:47.329Z] 5c69ac0246d0: Download complete [2025-07-30T14:33:47.329Z] 3a2ae6a8a46f: Download complete [2025-07-30T14:33:47.329Z] 33b1e0a273af: Verifying Checksum [2025-07-30T14:33:47.329Z] 33b1e0a273af: Download complete [2025-07-30T14:33:47.329Z] ec43610c2a17: Verifying Checksum [2025-07-30T14:33:47.329Z] ec43610c2a17: Download complete [2025-07-30T14:33:47.329Z] 5d3b04190fa2: Download complete [2025-07-30T14:33:47.588Z] 5eb5b503b376: Verifying Checksum [2025-07-30T14:33:47.588Z] 5eb5b503b376: Download complete [2025-07-30T14:33:48.154Z] 2f39f015ded8: Verifying Checksum [2025-07-30T14:33:48.154Z] 2f39f015ded8: Download complete [2025-07-30T14:33:49.533Z] 5eb5b503b376: Pull complete [2025-07-30T14:33:49.533Z] 5c69ac0246d0: Pull complete [2025-07-30T14:33:50.100Z] ec43610c2a17: Pull complete [2025-07-30T14:33:50.100Z] 3a2ae6a8a46f: Pull complete [2025-07-30T14:33:50.359Z] 33b1e0a273af: Pull complete [2025-07-30T14:33:50.359Z] 5d3b04190fa2: Pull complete [2025-07-30T14:33:56.926Z] 2f39f015ded8: Pull complete [2025-07-30T14:33:56.926Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-30T14:33:56.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-30T14:33:56.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-30T14:33:57.024Z] prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container [2025-07-30T14:33:57.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-30T14:34:00.834Z] $ docker top b9e700c4d6dbdfc12ea0a4f6deafcc60f3bf6adbe49630b0ca34ea295645f00c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:34:01.187Z] ---> job-cost.sh [2025-07-30T14:34:01.187Z] lf-activate-venv: SKIPPING [2025-07-30T14:34:01.187Z] INFO: No Stack... [2025-07-30T14:34:01.445Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-30T14:34:01.705Z] INFO: Archiving Costs [Pipeline] sh [2025-07-30T14:34:02.005Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-07-30T14:34:02.005Z] + cut -d, -f6 [Pipeline] lock [2025-07-30T14:34:02.023Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [2025-07-30T14:34:02.030Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] did not exist. Created. [2025-07-30T14:34:02.036Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-30T14:34:02.354Z] /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-42765fdd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-30T14:34:02.654Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-30T14:34:02.680Z] Warning: overwriting stash ‘stack-cost’ [2025-07-30T14:34:02.695Z] Stashed 1 file(s) [Pipeline] } [2025-07-30T14:34:02.703Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-30T14:34:02.735Z] $ docker stop --time=1 b9e700c4d6dbdfc12ea0a4f6deafcc60f3bf6adbe49630b0ca34ea295645f00c [2025-07-30T14:34:03.882Z] $ docker rm -f --volumes b9e700c4d6dbdfc12ea0a4f6deafcc60f3bf6adbe49630b0ca34ea295645f00c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-07-30T14:34:04.859Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-07-30T14:34:04.860Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-07-30T14:34:04.860Z] total 16 [2025-07-30T14:34:04.860Z] drwxr-xr-x 3 root root 4096 Jul 30 14:34 . [2025-07-30T14:34:04.860Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 14:34 .. [2025-07-30T14:34:04.860Z] drwxr-xr-x 2 root root 4096 Jul 30 14:34 cost [2025-07-30T14:34:04.860Z] -rw-r--r-- 1 root root 88 Jul 30 14:34 cost.csv [2025-07-30T14:34:04.860Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-07-30T14:34:04.860Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-07-30T14:34:04.860Z] total 16 [2025-07-30T14:34:04.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 14:34 . [2025-07-30T14:34:04.860Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 14:34 .. [2025-07-30T14:34:04.860Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 14:34 cost [2025-07-30T14:34:04.860Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 30 14:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:34:05.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:34:06.014Z] ---> package-listing.sh [2025-07-30T14:34:06.014Z] ++ facter osfamily [2025-07-30T14:34:06.014Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-30T14:34:06.275Z] + OS_FAMILY=debian [2025-07-30T14:34:06.275Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-07-30T14:34:06.275Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-30T14:34:06.275Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-30T14:34:06.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-30T14:34:06.275Z] + PACKAGES=/tmp/packages_start.txt [2025-07-30T14:34:06.275Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-30T14:34:06.275Z] + PACKAGES=/tmp/packages_end.txt [2025-07-30T14:34:06.275Z] + case "${OS_FAMILY}" in [2025-07-30T14:34:06.275Z] + dpkg -l [2025-07-30T14:34:06.275Z] + grep '^ii' [2025-07-30T14:34:06.275Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-30T14:34:06.275Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-30T14:34:06.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-30T14:34:06.275Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-07-30T14:34:06.275Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-07-30T14:34:06.275Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-07-30T14:34:06.288Z] 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-07-30T14:34:06.570Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-30T14:34:07.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-30T14:34:07.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-30T14:34:07.232Z] prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container [2025-07-30T14:34:07.269Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-30T14:34:07.497Z] $ docker top 4a9665f51d3634982901a13532f512d93026cf1ca8d657e2809f1e6507b40d65 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-30T14:34:07.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-30T14:34:08.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-30T14:34:08.421Z] + ls /var/log/sa-host [2025-07-30T14:34:08.421Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-30T14:34:08.462Z] provisioning config files... [2025-07-30T14:34:08.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12547095332655484526tmp [Pipeline] { [Pipeline] echo [2025-07-30T14:34:08.493Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:34:08.779Z] ---> create-netrc.sh [Pipeline] } [2025-07-30T14:34:08.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:34:09.095Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-30T14:34:09.106Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:34:09.388Z] ---> sudo-logs.sh [2025-07-30T14:34:09.389Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-30T14:34:09.413Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:34:09.699Z] ---> job-cost.sh [2025-07-30T14:34:09.699Z] lf-activate-venv: SKIPPING [2025-07-30T14:34:09.699Z] DEBUG: total: 0.2199999988079071 [2025-07-30T14:34:09.699Z] INFO: Retrieving Stack Cost... [2025-07-30T14:34:09.699Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-30T14:34:09.959Z] INFO: Archiving Costs [Pipeline] echo [2025-07-30T14:34:09.974Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-30T14:34:10.256Z] ---> logs-deploy.sh [2025-07-30T14:34:10.256Z] lf-activate-venv: SKIPPING [2025-07-30T14:34:10.256Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/190 [2025-07-30T14:34:10.256Z] INFO: archiving workspace using pattern(s): [2025-07-30T14:34:11.195Z] Archives upload complete. [2025-07-30T14:34:11.455Z] INFO: archiving logs to Nexus [2025-07-30T14:34:12.025Z] ---> uname -a: [2025-07-30T14:34:12.025Z] Linux prd-ubuntu20-04-docker-8c-8g-5974 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] ---> lscpu: [2025-07-30T14:34:12.025Z] Architecture: x86_64 [2025-07-30T14:34:12.025Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-30T14:34:12.025Z] Byte Order: Little Endian [2025-07-30T14:34:12.025Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-30T14:34:12.025Z] CPU(s): 8 [2025-07-30T14:34:12.025Z] On-line CPU(s) list: 0-7 [2025-07-30T14:34:12.025Z] Thread(s) per core: 1 [2025-07-30T14:34:12.025Z] Core(s) per socket: 1 [2025-07-30T14:34:12.025Z] Socket(s): 8 [2025-07-30T14:34:12.025Z] NUMA node(s): 1 [2025-07-30T14:34:12.025Z] Vendor ID: AuthenticAMD [2025-07-30T14:34:12.025Z] CPU family: 23 [2025-07-30T14:34:12.025Z] Model: 49 [2025-07-30T14:34:12.025Z] Model name: AMD EPYC-Rome Processor [2025-07-30T14:34:12.025Z] Stepping: 0 [2025-07-30T14:34:12.025Z] CPU MHz: 2799.998 [2025-07-30T14:34:12.025Z] BogoMIPS: 5599.99 [2025-07-30T14:34:12.025Z] Virtualization: AMD-V [2025-07-30T14:34:12.025Z] Hypervisor vendor: KVM [2025-07-30T14:34:12.025Z] Virtualization type: full [2025-07-30T14:34:12.025Z] L1d cache: 256 KiB [2025-07-30T14:34:12.025Z] L1i cache: 256 KiB [2025-07-30T14:34:12.025Z] L2 cache: 4 MiB [2025-07-30T14:34:12.025Z] L3 cache: 128 MiB [2025-07-30T14:34:12.025Z] NUMA node0 CPU(s): 0-7 [2025-07-30T14:34:12.025Z] Vulnerability Gather data sampling: Not affected [2025-07-30T14:34:12.025Z] Vulnerability Itlb multihit: Not affected [2025-07-30T14:34:12.025Z] Vulnerability L1tf: Not affected [2025-07-30T14:34:12.025Z] Vulnerability Mds: Not affected [2025-07-30T14:34:12.025Z] Vulnerability Meltdown: Not affected [2025-07-30T14:34:12.025Z] Vulnerability Mmio stale data: Not affected [2025-07-30T14:34:12.025Z] Vulnerability Retbleed: Vulnerable [2025-07-30T14:34:12.025Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-30T14:34:12.025Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-30T14:34:12.025Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-30T14:34:12.025Z] Vulnerability Srbds: Not affected [2025-07-30T14:34:12.025Z] Vulnerability Tsx async abort: Not affected [2025-07-30T14:34:12.025Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] ---> nproc: [2025-07-30T14:34:12.025Z] 8 [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] ---> df -h: [2025-07-30T14:34:12.025Z] Filesystem Size Used Avail Use% Mounted on [2025-07-30T14:34:12.025Z] overlay 155G 13G 143G 9% / [2025-07-30T14:34:12.025Z] tmpfs 64M 0 64M 0% /dev [2025-07-30T14:34:12.025Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-30T14:34:12.025Z] shm 64M 0 64M 0% /dev/shm [2025-07-30T14:34:12.025Z] /dev/vda1 155G 13G 143G 9% /facter-os [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] ---> sar -b -r -n DEV: [2025-07-30T14:34:12.025Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5974) 07/30/25 _x86_64_ (8 CPU) [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] 14:28:11 LINUX RESTART (8 CPU) [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] 14:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-07-30T14:34:12.025Z] 14:30:01 153.43 12.68 140.75 0.00 2167.81 51435.65 0.00 [2025-07-30T14:34:12.025Z] 14:31:01 143.89 1.85 142.04 0.00 27.06 39235.46 0.00 [2025-07-30T14:34:12.025Z] 14:32:01 115.31 0.27 115.05 0.00 26.26 31814.31 0.00 [2025-07-30T14:34:12.025Z] 14:33:01 2.55 0.00 2.55 0.00 0.00 47.85 0.00 [2025-07-30T14:34:12.025Z] 14:34:01 94.85 3.87 90.98 0.00 4293.95 25865.82 0.00 [2025-07-30T14:34:12.025Z] Average: 102.01 3.73 98.27 0.00 1303.00 29679.56 0.00 [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] 14:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-07-30T14:34:12.025Z] 14:30:01 28400352 31457992 825536 2.51 95988 3226384 2111336 6.22 1138828 2919304 9116 [2025-07-30T14:34:12.025Z] 14:31:01 26476696 31444580 828268 2.52 153956 4906760 1818600 5.36 1873900 3920724 708008 [2025-07-30T14:34:12.025Z] 14:32:01 26799092 31488096 788340 2.40 159256 4641092 1665036 4.91 1626328 3866168 400 [2025-07-30T14:34:12.025Z] 14:33:01 26815356 31504624 771532 2.35 159380 4641240 1639664 4.83 1613792 3866104 168 [2025-07-30T14:34:12.025Z] 14:34:01 25775648 31449884 806572 2.45 206020 5514544 1777664 5.24 1950688 4474200 116 [2025-07-30T14:34:12.025Z] Average: 26853429 31469035 804050 2.45 154920 4586004 1802460 5.31 1640707 3809300 143562 [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] 14:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-07-30T14:34:12.025Z] 14:30:01 veth0f9fa82 145.92 177.36 13.94 126.53 0.00 0.00 0.00 0.01 [2025-07-30T14:34:12.025Z] 14:30:01 ens3 395.73 307.33 3656.58 72.80 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:30:01 docker0 193.84 224.88 15.26 422.19 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:30:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:31:01 ens3 350.37 227.20 2779.08 29.55 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:31:01 vethb43ab0b 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:31:01 docker0 210.98 322.83 16.55 2753.47 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:32:01 ens3 66.86 50.36 208.77 196.61 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:32:01 docker0 5.22 10.63 0.31 115.01 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:32:01 lo 3.13 3.13 0.31 0.31 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:33:01 ens3 16.58 13.16 15.09 5.66 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:33:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:34:01 ens3 337.76 226.68 5491.03 20.84 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] 14:34:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] Average: ens3 233.46 164.94 2430.07 65.09 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] Average: docker0 82.01 111.67 6.42 658.10 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] Average: lo 1.77 1.77 0.17 0.17 0.00 0.00 0.00 0.00 [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] ---> sar -P ALL: [2025-07-30T14:34:12.025Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5974) 07/30/25 _x86_64_ (8 CPU) [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] 14:28:11 LINUX RESTART (8 CPU) [2025-07-30T14:34:12.025Z] [2025-07-30T14:34:12.025Z] 14:29:01 CPU %user %nice %system %iowait %steal %idle [2025-07-30T14:34:12.025Z] 14:30:01 all 5.47 0.00 2.55 2.28 0.07 89.63 [2025-07-30T14:34:12.025Z] 14:30:01 0 5.75 0.00 3.71 13.55 0.07 76.92 [2025-07-30T14:34:12.025Z] 14:30:01 1 5.55 0.00 1.98 0.64 0.05 91.78 [2025-07-30T14:34:12.025Z] 14:30:01 2 5.38 0.00 2.53 1.43 0.07 90.59 [2025-07-30T14:34:12.025Z] 14:30:01 3 3.93 0.00 2.70 0.62 0.08 92.67 [2025-07-30T14:34:12.025Z] 14:30:01 4 6.36 0.00 2.88 0.39 0.08 90.29 [2025-07-30T14:34:12.026Z] 14:30:01 5 6.49 0.00 2.60 0.55 0.05 90.30 [2025-07-30T14:34:12.026Z] 14:30:01 6 6.09 0.00 2.24 0.27 0.05 91.34 [2025-07-30T14:34:12.026Z] 14:30:01 7 4.24 0.00 1.72 0.81 0.07 93.17 [2025-07-30T14:34:12.026Z] 14:31:01 all 29.50 0.00 6.20 2.03 0.08 62.19 [2025-07-30T14:34:12.026Z] 14:31:01 0 29.85 0.00 6.09 0.81 0.08 63.17 [2025-07-30T14:34:12.026Z] 14:31:01 1 30.03 0.00 5.85 0.50 0.08 63.54 [2025-07-30T14:34:12.026Z] 14:31:01 2 29.49 0.00 6.11 2.24 0.08 62.07 [2025-07-30T14:34:12.026Z] 14:31:01 3 30.60 0.00 6.56 0.99 0.08 61.76 [2025-07-30T14:34:12.026Z] 14:31:01 4 27.96 0.00 5.81 0.62 0.07 65.55 [2025-07-30T14:34:12.026Z] 14:31:01 5 29.06 0.00 6.11 1.30 0.08 63.45 [2025-07-30T14:34:12.026Z] 14:31:01 6 29.20 0.00 5.88 0.49 0.08 64.34 [2025-07-30T14:34:12.026Z] 14:31:01 7 29.78 0.00 7.18 9.32 0.07 53.64 [2025-07-30T14:34:12.026Z] 14:32:01 all 43.19 0.00 6.18 2.16 0.09 48.38 [2025-07-30T14:34:12.026Z] 14:32:01 0 42.94 0.00 6.33 2.28 0.08 48.36 [2025-07-30T14:34:12.026Z] 14:32:01 1 42.82 0.00 6.19 0.60 0.10 50.29 [2025-07-30T14:34:12.026Z] 14:32:01 2 45.49 0.00 6.28 4.33 0.10 43.79 [2025-07-30T14:34:12.026Z] 14:32:01 3 43.52 0.00 6.36 0.42 0.08 49.61 [2025-07-30T14:34:12.026Z] 14:32:01 4 41.95 0.00 6.10 0.82 0.08 51.04 [2025-07-30T14:34:12.026Z] 14:32:01 5 44.46 0.00 6.11 1.56 0.08 47.78 [2025-07-30T14:34:12.026Z] 14:32:01 6 42.39 0.00 5.97 1.31 0.08 50.25 [2025-07-30T14:34:12.026Z] 14:32:01 7 41.93 0.00 6.12 6.00 0.10 45.85 [2025-07-30T14:34:12.026Z] 14:33:01 all 0.33 0.00 0.07 0.01 0.01 99.58 [2025-07-30T14:34:12.026Z] 14:33:01 0 0.15 0.00 0.07 0.00 0.02 99.77 [2025-07-30T14:34:12.026Z] 14:33:01 1 0.12 0.00 0.05 0.02 0.02 99.80 [2025-07-30T14:34:12.026Z] 14:33:01 2 0.37 0.00 0.07 0.00 0.00 99.57 [2025-07-30T14:34:12.026Z] 14:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2025-07-30T14:34:12.026Z] 14:33:01 4 0.15 0.00 0.10 0.03 0.00 99.72 [2025-07-30T14:34:12.026Z] 14:33:01 5 0.17 0.00 0.07 0.02 0.02 99.73 [2025-07-30T14:34:12.026Z] 14:33:01 6 1.52 0.00 0.08 0.00 0.02 98.38 [2025-07-30T14:34:12.026Z] 14:33:01 7 0.10 0.00 0.07 0.00 0.03 99.80 [2025-07-30T14:34:12.026Z] 14:34:01 all 4.62 0.00 2.35 1.42 0.04 91.57 [2025-07-30T14:34:12.026Z] 14:34:01 0 5.14 0.00 2.20 0.02 0.08 92.56 [2025-07-30T14:34:12.026Z] 14:34:01 1 3.69 0.00 1.21 0.47 0.03 94.60 [2025-07-30T14:34:12.026Z] 14:34:01 2 5.44 0.00 2.60 0.96 0.03 90.97 [2025-07-30T14:34:12.026Z] 14:34:01 3 4.76 0.00 2.77 0.07 0.03 92.37 [2025-07-30T14:34:12.026Z] 14:34:01 4 2.84 0.00 2.01 7.75 0.03 87.36 [2025-07-30T14:34:12.026Z] 14:34:01 5 5.31 0.00 2.37 0.62 0.03 91.67 [2025-07-30T14:34:12.026Z] 14:34:01 6 5.64 0.00 3.17 0.10 0.03 91.06 [2025-07-30T14:34:12.026Z] 14:34:01 7 4.16 0.00 2.44 1.40 0.05 91.95 [2025-07-30T14:34:12.026Z] Average: all 16.59 0.00 3.46 1.58 0.06 78.31 [2025-07-30T14:34:12.026Z] Average: 0 16.75 0.00 3.67 3.32 0.07 76.20 [2025-07-30T14:34:12.026Z] Average: 1 16.42 0.00 3.05 0.45 0.06 80.03 [2025-07-30T14:34:12.026Z] Average: 2 17.19 0.00 3.51 1.79 0.06 77.45 [2025-07-30T14:34:12.026Z] Average: 3 16.55 0.00 3.68 0.42 0.06 79.29 [2025-07-30T14:34:12.026Z] Average: 4 15.83 0.00 3.38 1.92 0.05 78.81 [2025-07-30T14:34:12.026Z] Average: 5 17.07 0.00 3.45 0.81 0.05 78.62 [2025-07-30T14:34:12.026Z] Average: 6 16.92 0.00 3.46 0.43 0.05 79.14 [2025-07-30T14:34:12.026Z] Average: 7 16.03 0.00 3.50 3.50 0.06 76.90 [2025-07-30T14:34:12.026Z] [2025-07-30T14:34:12.026Z] [2025-07-30T14:34:12.026Z]