Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 616a07c2a83fb87b37f9479176dff78d5c9552b0 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-ssh14511421106387051074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6014273571513299371.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4269579602658916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh14890143228592259864.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11543669777918665980.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-virtual-go, goVersion:1.23] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772213 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 616a07c2a83fb87b37f9479176dff78d5c9552b0 (main) Commit message: "build: Bump Alpine from 3.20 to 3.22 (#557)" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 616a07c2a83fb87b37f9479176dff78d5c9552b0 # timeout=10 > git rev-list --no-walk 91253ec79e81a8ad03b97c4dd4e64834f58805cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T13:26:54.360Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T13:26:54.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T13:26:54.478Z] ========================================================= [2025-10-31T13:26:54.478Z] EdgeX Global Pipelines Version Info [2025-10-31T13:26:54.478Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:26:55.627Z] ------------------- [2025-10-31T13:26:55.627Z] stable info: [2025-10-31T13:26:55.627Z] ------------------- [2025-10-31T13:26:55.627Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T13:26:55.627Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T13:26:55.627Z] Message: update stable to v1.0.278 [2025-10-31T13:26:55.916Z] ------------------- [2025-10-31T13:26:55.916Z] experimental info: [2025-10-31T13:26:55.916Z] ------------------- [2025-10-31T13:26:55.916Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T13:26:55.916Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T13:26:55.916Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T13:26:55.997Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-10-31T13:26:56.023Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-10-31T13:26:56.043Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T13:26:56.076Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T13:26:56.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T13:26:56.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-31T13:26:56.138Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T13:26:56.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-31T13:26:56.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T13:26:56.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T13:26:56.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T13:26:56.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-10-31T13:26:56.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T13:26:56.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T13:26:56.306Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:26:56.332Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:26:56.361Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:26:56.392Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:26:56.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T13:26:56.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T13:26:56.462Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-31T13:26:56.483Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-31T13:26:56.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-31T13:26:56.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-31T13:26:56.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-31T13:26:56.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T13:26:56.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T13:26:56.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T13:26:56.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T13:26:56.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T13:26:56.670Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo [2025-10-31T13:26:56.692Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 616a07c [Pipeline] echo [2025-10-31T13:26:56.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:26:56.772Z] provisioning config files... [2025-10-31T13:26:56.784Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9197987082815732916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:26:57.113Z] ---> ****-login.sh [2025-10-31T13:26:57.113Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:26:57.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:57.373Z] [2025-10-31T13:26:57.373Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:57.373Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:57.373Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:57.373Z] [2025-10-31T13:26:57.373Z] Login Succeeded [2025-10-31T13:26:57.373Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:26:57.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:57.373Z] [2025-10-31T13:26:57.373Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:57.373Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:57.373Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:57.373Z] [2025-10-31T13:26:57.373Z] Login Succeeded [2025-10-31T13:26:57.373Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:26:57.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:57.633Z] [2025-10-31T13:26:57.633Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:57.633Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:57.633Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:57.633Z] [2025-10-31T13:26:57.633Z] Login Succeeded [2025-10-31T13:26:57.633Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:26:57.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:57.633Z] [2025-10-31T13:26:57.633Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:57.633Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:57.633Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:57.634Z] [2025-10-31T13:26:57.634Z] Login Succeeded [2025-10-31T13:26:57.634Z] ****.io [2025-10-31T13:26:57.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:57.893Z] [2025-10-31T13:26:57.893Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:57.894Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:57.894Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:57.894Z] [2025-10-31T13:26:57.894Z] Login Succeeded [2025-10-31T13:26:57.894Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:26:57.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T13:26:58.310Z] + git rev-list -1 --merges 616a07c2a83fb87b37f9479176dff78d5c9552b0~1..616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo [2025-10-31T13:26:58.339Z] -----------> git rev-list -1 --merges 616a07c2a83fb87b37f9479176dff78d5c9552b0~1..616a07c2a83fb87b37f9479176dff78d5c9552b0 616a07c2a83fb87b37f9479176dff78d5c9552b0 [false] [Pipeline] sh [2025-10-31T13:26:58.634Z] + git log --format=format:%s -1 616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo [2025-10-31T13:26:58.649Z] ========================================================= [2025-10-31T13:26:58.649Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T13:26:58.649Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:26:59.001Z] + git log --format=format:%s -1 616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo [2025-10-31T13:26:59.013Z] [semverPrep] GIT_COMMIT: 616a07c2a83fb87b37f9479176dff78d5c9552b0, Commit Message: build: Bump Alpine from 3.20 to 3.22 (#557) [Pipeline] echo [2025-10-31T13:26:59.024Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-31T13:26:59.394Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:26:59.394Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T13:26:59.394Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T13:26:59.394Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T13:26:59.394Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T13:26:59.394Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T13:26:59.394Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:26:59.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:26:59.754Z] [2025-10-31T13:26:59.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:00.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:00.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T13:27:00.060Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T13:27:00.060Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T13:27:00.060Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T13:27:00.060Z] 461d9e800cba: Pulling fs layer [2025-10-31T13:27:00.060Z] 80192f66455f: Pulling fs layer [2025-10-31T13:27:00.060Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T13:27:00.060Z] a29436f7fd5d: Pulling fs layer [2025-10-31T13:27:00.060Z] 923cac83aea3: Pulling fs layer [2025-10-31T13:27:00.060Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T13:27:00.060Z] db01528c6b51: Pulling fs layer [2025-10-31T13:27:00.060Z] 28988de357af: Pulling fs layer [2025-10-31T13:27:00.060Z] 461d9e800cba: Waiting [2025-10-31T13:27:00.060Z] 80192f66455f: Waiting [2025-10-31T13:27:00.060Z] 2e8e34ca0e6c: Waiting [2025-10-31T13:27:00.060Z] a29436f7fd5d: Waiting [2025-10-31T13:27:00.060Z] 923cac83aea3: Waiting [2025-10-31T13:27:00.060Z] 25ad8b0a4227: Waiting [2025-10-31T13:27:00.060Z] db01528c6b51: Waiting [2025-10-31T13:27:00.060Z] 28988de357af: Waiting [2025-10-31T13:27:00.321Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T13:27:00.321Z] 6bf1a483ea7c: Download complete [2025-10-31T13:27:00.321Z] 461d9e800cba: Verifying Checksum [2025-10-31T13:27:00.321Z] 461d9e800cba: Download complete [2025-10-31T13:27:00.321Z] 80192f66455f: Download complete [2025-10-31T13:27:00.321Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T13:27:00.321Z] f5dfc541a4d3: Download complete [2025-10-31T13:27:00.321Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T13:27:00.321Z] 3dae71ba6b94: Download complete [2025-10-31T13:27:00.321Z] 923cac83aea3: Verifying Checksum [2025-10-31T13:27:00.321Z] 923cac83aea3: Download complete [2025-10-31T13:27:00.580Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T13:27:00.580Z] 25ad8b0a4227: Download complete [2025-10-31T13:27:00.580Z] db01528c6b51: Download complete [2025-10-31T13:27:00.580Z] 28988de357af: Verifying Checksum [2025-10-31T13:27:00.580Z] 28988de357af: Download complete [2025-10-31T13:27:00.580Z] a29436f7fd5d: Verifying Checksum [2025-10-31T13:27:00.580Z] a29436f7fd5d: Download complete [2025-10-31T13:27:01.148Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T13:27:01.148Z] 2e8e34ca0e6c: Download complete [2025-10-31T13:27:02.085Z] 3dae71ba6b94: Pull complete [2025-10-31T13:27:02.085Z] 6bf1a483ea7c: Pull complete [2025-10-31T13:27:03.024Z] f5dfc541a4d3: Pull complete [2025-10-31T13:27:03.024Z] 461d9e800cba: Pull complete [2025-10-31T13:27:03.024Z] 80192f66455f: Pull complete [2025-10-31T13:27:07.221Z] 2e8e34ca0e6c: Pull complete [2025-10-31T13:27:07.481Z] a29436f7fd5d: Pull complete [2025-10-31T13:27:07.742Z] 923cac83aea3: Pull complete [2025-10-31T13:27:07.742Z] 25ad8b0a4227: Pull complete [2025-10-31T13:27:07.742Z] db01528c6b51: Pull complete [2025-10-31T13:27:07.742Z] 28988de357af: Pull complete [2025-10-31T13:27:07.742Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T13:27:07.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:07.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:27:07.881Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:27:07.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:27:11.971Z] $ docker top c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 -eo pid,comm [2025-10-31T13:27:12.023Z] 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-10-31T13:27:12.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:27:12.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:27:12.087Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:27:12.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:27:12.204Z] $ docker exec c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 ssh-agent [2025-10-31T13:27:12.316Z] SSH_AUTH_SOCK=/tmp/ssh-iOu26h6ydtHj/agent.32 [2025-10-31T13:27:12.316Z] SSH_AGENT_PID=38 [2025-10-31T13:27:12.323Z] Running ssh-add (command line suppressed) [2025-10-31T13:27:12.428Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_591071255708102931.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_591071255708102931.key) [2025-10-31T13:27:12.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:27:12.733Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2025-10-31T13:27:13.017Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T13:27:13.026Z] $ docker exec --env ******** --env ******** c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 ssh-agent -k [2025-10-31T13:27:13.125Z] unset SSH_AUTH_SOCK; [2025-10-31T13:27:13.125Z] unset SSH_AGENT_PID; [2025-10-31T13:27:13.125Z] echo Agent pid 38 killed; [2025-10-31T13:27:13.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T13:27:13.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:27:13.177Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:27:13.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:27:13.296Z] $ docker exec c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 ssh-agent [2025-10-31T13:27:13.395Z] SSH_AUTH_SOCK=/tmp/ssh-ZIS8lRzFnwJa/agent.85 [2025-10-31T13:27:13.395Z] SSH_AGENT_PID=91 [2025-10-31T13:27:13.402Z] Running ssh-add (command line suppressed) [2025-10-31T13:27:13.506Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7752557477254934614.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7752557477254934614.key) [2025-10-31T13:27:13.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:27:13.821Z] + git semver init [2025-10-31T13:27:14.083Z] 2025-10-31 13:27:14,027 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:27:14.083Z] 2025-10-31 13:27:14,030 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T13:27:14.083Z] 2025-10-31 13:27:14,030 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-10-31T13:27:14.083Z] 2025-10-31 13:27:14,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-10-31T13:27:14.083Z] 2025-10-31 13:27:14,031 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:27:15.988Z] 2025-10-31 13:27:15,518 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-10-31T13:27:15.988Z] 2025-10-31 13:27:15,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-10-31T13:27:15.988Z] 2025-10-31 13:27:15,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-10-31T13:27:15.988Z] 2025-10-31 13:27:15,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-10-31T13:27:15.988Z] 4.1.0-dev.8 [Pipeline] } [2025-10-31T13:27:15.997Z] $ docker exec --env ******** --env ******** c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 ssh-agent -k [2025-10-31T13:27:16.077Z] unset SSH_AUTH_SOCK; [2025-10-31T13:27:16.077Z] unset SSH_AGENT_PID; [2025-10-31T13:27:16.077Z] echo Agent pid 91 killed; [2025-10-31T13:27:16.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:27:16.413Z] + git semver [Pipeline] } [2025-10-31T13:27:16.995Z] $ docker stop --time=1 c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 [2025-10-31T13:27:18.253Z] $ docker rm -f --volumes c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:27:18.594Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T13:27:18.856Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T13:27:18.862Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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-10-31T13:27:19.045Z] provisioning config files... [2025-10-31T13:27:19.083Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10380799666174648224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:27:19.403Z] ---> ****-login.sh [2025-10-31T13:27:19.403Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:27:19.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:19.403Z] Login Succeeded [2025-10-31T13:27:19.403Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:27:19.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:19.403Z] Login Succeeded [2025-10-31T13:27:19.403Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:27:19.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:19.662Z] Login Succeeded [2025-10-31T13:27:19.662Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:27:19.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:19.662Z] Login Succeeded [2025-10-31T13:27:19.662Z] ****.io [2025-10-31T13:27:19.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:19.920Z] Login Succeeded [2025-10-31T13:27:19.920Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:27:19.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:27:20.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:27:20.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:27:20.070Z] ========================================================= [2025-10-31T13:27:20.070Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-31T13:27:20.070Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:20.410Z] + 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-10-31T13:27:20.976Z] #0 building with "default" instance using docker driver [2025-10-31T13:27:20.976Z] [2025-10-31T13:27:20.976Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:27:20.976Z] #1 transferring dockerfile: 1.79kB done [2025-10-31T13:27:20.976Z] #1 DONE 0.0s [2025-10-31T13:27:20.976Z] [2025-10-31T13:27:20.976Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-31T13:27:20.976Z] #2 DONE 0.1s [2025-10-31T13:27:21.233Z] [2025-10-31T13:27:21.233Z] #3 [internal] load .dockerignore [2025-10-31T13:27:21.233Z] #3 transferring context: 2B done [2025-10-31T13:27:21.233Z] #3 DONE 0.0s [2025-10-31T13:27:21.233Z] [2025-10-31T13:27:21.233Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:27:21.233Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-31T13:27:21.233Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-31T13:27:21.233Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-31T13:27:21.233Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s [2025-10-31T13:27:21.233Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-31T13:27:21.233Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-31T13:27:21.233Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-31T13:27:21.233Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done [2025-10-31T13:27:21.233Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 2.10MB / 74.07MB 0.1s [2025-10-31T13:27:21.492Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-31T13:27:21.492Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 13.63MB / 74.07MB 0.2s [2025-10-31T13:27:21.492Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-10-31T13:27:21.492Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 1.05MB / 113.25MB 0.2s [2025-10-31T13:27:21.492Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-31T13:27:21.492Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.10MB / 2.38MB 0.2s [2025-10-31T13:27:21.492Z] #4 ... [2025-10-31T13:27:21.492Z] [2025-10-31T13:27:21.492Z] #5 [internal] load build context [2025-10-31T13:27:21.492Z] #5 transferring context: 40.66MB 0.4s done [2025-10-31T13:27:21.492Z] #5 DONE 0.4s [2025-10-31T13:27:21.492Z] [2025-10-31T13:27:21.492Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:27:21.492Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-10-31T13:27:21.492Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 41.94MB / 74.07MB 0.4s [2025-10-31T13:27:21.492Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 16.78MB / 113.25MB 0.4s [2025-10-31T13:27:21.492Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-31T13:27:21.492Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 6.29MB / 13.30MB 0.4s [2025-10-31T13:27:21.492Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 [2025-10-31T13:27:21.492Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 61.87MB / 74.07MB 0.5s [2025-10-31T13:27:21.492Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 27.80MB / 113.25MB 0.5s [2025-10-31T13:27:21.492Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.5s [2025-10-31T13:27:21.492Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done [2025-10-31T13:27:21.755Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s [2025-10-31T13:27:21.755Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 33.55MB / 113.25MB 0.6s [2025-10-31T13:27:21.755Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s done [2025-10-31T13:27:22.015Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 75.50MB / 113.25MB 0.8s [2025-10-31T13:27:22.015Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s [2025-10-31T13:27:22.955Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.9s done [2025-10-31T13:27:22.955Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.9s done [2025-10-31T13:27:22.955Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 [2025-10-31T13:27:28.243Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.2s [2025-10-31T13:27:28.243Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.2s done [2025-10-31T13:27:28.517Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-31T13:27:28.823Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-31T13:27:28.823Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-31T13:27:28.823Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-31T13:27:28.823Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-31T13:27:29.081Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 [2025-10-31T13:27:33.264Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.4s done [2025-10-31T13:27:33.264Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-10-31T13:27:33.264Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done [2025-10-31T13:27:33.264Z] #4 DONE 12.3s [2025-10-31T13:27:33.523Z] [2025-10-31T13:27:33.523Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2025-10-31T13:27:34.002Z] Still waiting to schedule task [2025-10-31T13:27:34.002Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772188’ [2025-10-31T13:27:40.166Z] #6 DONE 5.7s [2025-10-31T13:27:40.166Z] [2025-10-31T13:27:40.166Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:27:40.166Z] #7 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:40.166Z] #7 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:40.166Z] #7 0.594 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:27:40.166Z] #7 0.606 (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:27:40.166Z] #7 0.611 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:27:40.166Z] #7 0.633 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:27:40.166Z] #7 0.645 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:27:40.166Z] #7 0.652 OK: 269 MiB in 64 packages [2025-10-31T13:27:40.166Z] #7 DONE 0.8s [2025-10-31T13:27:40.166Z] [2025-10-31T13:27:40.166Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:27:40.166Z] #8 DONE 0.0s [2025-10-31T13:27:40.166Z] [2025-10-31T13:27:40.166Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:27:58.267Z] #9 DONE 17.3s [2025-10-31T13:27:58.267Z] [2025-10-31T13:27:58.267Z] #10 [builder 6/7] COPY . . [2025-10-31T13:27:58.267Z] #10 DONE 0.4s [2025-10-31T13:27:58.267Z] [2025-10-31T13:27:58.267Z] #11 [builder 7/7] RUN echo noop [2025-10-31T13:27:58.267Z] #11 0.196 noop [2025-10-31T13:27:58.267Z] #11 DONE 0.2s [2025-10-31T13:27:58.267Z] [2025-10-31T13:27:58.267Z] #12 exporting to image [2025-10-31T13:27:58.267Z] #12 exporting layers [2025-10-31T13:28:04.839Z] #12 exporting layers 7.0s done [2025-10-31T13:28:04.839Z] #12 writing image sha256:ff7b39cfb8a666c82774379bb353df1e59eee4e619f78f91f3ee8e3dbaa0caca done [2025-10-31T13:28:04.839Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T13:28:04.839Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:05.175Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:28:05.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:28:05.254Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:28:05.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:28:05.583Z] $ docker top 9cc6f3ed0fa688fc2005f3d0cb4e6e8d381a28e929f9ee23137f77ccaa85ee5a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:28:05.938Z] + go version [2025-10-31T13:28:05.938Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-31T13:28:05.947Z] $ docker stop --time=1 9cc6f3ed0fa688fc2005f3d0cb4e6e8d381a28e929f9ee23137f77ccaa85ee5a [2025-10-31T13:28:07.212Z] $ docker rm -f --volumes 9cc6f3ed0fa688fc2005f3d0cb4e6e8d381a28e929f9ee23137f77ccaa85ee5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:07.669Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:28:07.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:28:07.748Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:28:07.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:28:07.993Z] $ docker top 50d7d90089ad88f91c07bee8d64d71a2734a20a1c0e3cfb52f8ebb53688822c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:28:08.348Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:28:08.650Z] + make test [2025-10-31T13:28:08.650Z] go test ./... -coverprofile=coverage.out [2025-10-31T13:28:10.023Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-10-31T13:28:28.094Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-10-31T13:28:28.094Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 59.5% of statements [2025-10-31T13:28:38.156Z] go vet ./... [2025-10-31T13:28:43.413Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:28:43.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:28:43.413Z] ./bin/test-attribution-txt.sh [2025-10-31T13:28:43.413Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T13:28:43.414Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T13:28:43.414Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T13:28:43.414Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T13:28:43.414Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T13:28:43.414Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:28:43.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:28:43.444Z] $ docker stop --time=1 50d7d90089ad88f91c07bee8d64d71a2734a20a1c0e3cfb52f8ebb53688822c6 [2025-10-31T13:28:45.487Z] $ docker rm -f --volumes 50d7d90089ad88f91c07bee8d64d71a2734a20a1c0e3cfb52f8ebb53688822c6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:28:46.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:28:46.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-31T13:28:46.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:28:46.880Z] + ls -al . [2025-10-31T13:28:46.880Z] total 272 [2025-10-31T13:28:46.880Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:28 . [2025-10-31T13:28:46.880Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 .. [2025-10-31T13:28:46.880Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:28 .git [2025-10-31T13:28:46.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 .github [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 13:26 .gitignore [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:26 .golangci.yml [2025-10-31T13:28:46.880Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:27 .semver [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 13:26 Attribution.txt [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 17302 Oct 31 13:26 CHANGELOG.md [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 13:26 Dockerfile [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:26 GOVERNANCE.md [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 31 13:26 Jenkinsfile [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:26 LICENSE [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 2652 Oct 31 13:26 Makefile [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 13:26 OWNERS.md [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 4473 Oct 31 13:26 README.md [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:27 VERSION [2025-10-31T13:28:46.880Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:26 bin [2025-10-31T13:28:46.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 cmd [2025-10-31T13:28:46.880Z] -rw-r--r-- 1 jenkins jenkins 45558 Oct 31 13:28 coverage.out [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 6112 Oct 31 13:26 go.mod [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 86944 Oct 31 13:26 go.sum [2025-10-31T13:28:46.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 internal [2025-10-31T13:28:46.880Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:47.205Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=616a07c2a83fb87b37f9479176dff78d5c9552b0 --label arch=amd64 --label version=4.1.0-dev.8 . [2025-10-31T13:28:47.463Z] #0 building with "default" instance using docker driver [2025-10-31T13:28:47.463Z] [2025-10-31T13:28:47.463Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:28:47.463Z] #1 transferring dockerfile: 1.79kB done [2025-10-31T13:28:47.463Z] #1 DONE 0.0s [2025-10-31T13:28:47.463Z] [2025-10-31T13:28:47.463Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:28:47.463Z] #2 DONE 0.0s [2025-10-31T13:28:47.463Z] [2025-10-31T13:28:47.463Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T13:28:47.463Z] #3 DONE 0.1s [2025-10-31T13:28:47.463Z] [2025-10-31T13:28:47.463Z] #4 [internal] load .dockerignore [2025-10-31T13:28:47.463Z] #4 transferring context: 2B done [2025-10-31T13:28:47.463Z] #4 DONE 0.0s [2025-10-31T13:28:47.463Z] [2025-10-31T13:28:47.463Z] #5 [internal] load build context [2025-10-31T13:28:47.463Z] #5 transferring context: 59.71kB 0.0s done [2025-10-31T13:28:47.463Z] #5 DONE 0.0s [2025-10-31T13:28:47.463Z] [2025-10-31T13:28:47.463Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:28:47.463Z] #6 DONE 0.1s [2025-10-31T13:28:47.463Z] [2025-10-31T13:28:47.463Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:28:47.463Z] #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done [2025-10-31T13:28:47.463Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-10-31T13:28:47.463Z] #7 ... [2025-10-31T13:28:47.463Z] [2025-10-31T13:28:47.463Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-10-31T13:28:47.463Z] #8 DONE 0.0s [2025-10-31T13:28:47.463Z] [2025-10-31T13:28:47.463Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:28:47.463Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-31T13:28:47.463Z] #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T13:28:47.463Z] #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T13:28:47.463Z] #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T13:28:47.721Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-31T13:28:47.721Z] #7 DONE 0.3s [2025-10-31T13:28:47.721Z] [2025-10-31T13:28:47.721Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T13:28:47.721Z] #9 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:47.980Z] #9 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:48.240Z] #9 0.549 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:28:48.240Z] #9 0.554 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:28:48.240Z] #9 0.566 OK: 7 MiB in 17 packages [2025-10-31T13:28:48.240Z] #9 DONE 0.7s [2025-10-31T13:28:48.240Z] [2025-10-31T13:28:48.240Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:28:48.240Z] #10 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:48.240Z] #10 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:48.240Z] #10 0.589 OK: 269 MiB in 64 packages [2025-10-31T13:28:48.240Z] #10 DONE 0.7s [2025-10-31T13:28:48.240Z] [2025-10-31T13:28:48.240Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:28:48.240Z] #11 DONE 0.1s [2025-10-31T13:28:48.240Z] [2025-10-31T13:28:48.240Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:28:48.806Z] #12 DONE 0.5s [2025-10-31T13:28:48.806Z] [2025-10-31T13:28:48.806Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T13:28:48.806Z] #13 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:48.806Z] #13 0.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:49.064Z] #13 ... [2025-10-31T13:28:49.064Z] [2025-10-31T13:28:49.064Z] #14 [builder 6/7] COPY . . [2025-10-31T13:28:49.064Z] #14 DONE 0.2s [2025-10-31T13:28:49.064Z] [2025-10-31T13:28:49.064Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T13:28:49.064Z] #13 0.742 OK: 7 MiB in 17 packages [2025-10-31T13:28:49.064Z] #13 DONE 0.8s [2025-10-31T13:28:49.064Z] [2025-10-31T13:28:49.064Z] #15 [builder 7/7] RUN make build [2025-10-31T13:28:49.324Z] #15 0.289 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-10-31T13:29:15.867Z] #15 DONE 22.5s [2025-10-31T13:29:15.868Z] [2025-10-31T13:29:15.868Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-10-31T13:29:15.868Z] #16 DONE 0.0s [2025-10-31T13:29:15.868Z] [2025-10-31T13:29:15.868Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-10-31T13:29:15.868Z] #17 DONE 0.0s [2025-10-31T13:29:15.868Z] [2025-10-31T13:29:15.868Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-10-31T13:29:15.868Z] #18 DONE 0.4s [2025-10-31T13:29:15.868Z] [2025-10-31T13:29:15.868Z] #19 exporting to image [2025-10-31T13:29:15.868Z] #19 exporting layers 0.1s done [2025-10-31T13:29:15.868Z] #19 writing image sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done [2025-10-31T13:29:15.868Z] #19 naming to docker.io/library/device-virtual done [2025-10-31T13:29:15.868Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:29:15.988Z] provisioning config files... [2025-10-31T13:29:15.997Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2380621913151625400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:29:16.296Z] ---> ****-login.sh [2025-10-31T13:29:16.296Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:29:16.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:16.296Z] Login Succeeded [2025-10-31T13:29:16.296Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:29:16.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:16.296Z] Login Succeeded [2025-10-31T13:29:16.296Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:29:16.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:16.556Z] Login Succeeded [2025-10-31T13:29:16.556Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:29:16.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:16.556Z] Login Succeeded [2025-10-31T13:29:16.556Z] ****.io [2025-10-31T13:29:16.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:16.814Z] Login Succeeded [2025-10-31T13:29:16.815Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:29:16.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:29:16.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:29:16.899Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-10-31T13:29:16.899Z] 616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:29:16.899Z] latest [2025-10-31T13:29:16.899Z] 4.1.0-dev.8 [2025-10-31T13:29:16.899Z] 616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [2025-10-31T13:29:16.899Z] main [2025-10-31T13:29:16.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:17.237Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:17.558Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:29:17.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-10-31T13:29:17.558Z] be28df698687: Preparing [2025-10-31T13:29:17.558Z] eeefb08bb282: Preparing [2025-10-31T13:29:17.558Z] dd0af6c3ee7f: Preparing [2025-10-31T13:29:17.558Z] ca98ebffe2ce: Preparing [2025-10-31T13:29:17.558Z] 636a6072ca5e: Preparing [2025-10-31T13:29:17.558Z] 256f393e029f: Preparing [2025-10-31T13:29:17.558Z] 256f393e029f: Waiting [2025-10-31T13:29:17.558Z] dd0af6c3ee7f: Pushed [2025-10-31T13:29:17.558Z] eeefb08bb282: Pushed [2025-10-31T13:29:17.558Z] 256f393e029f: Layer already exists [2025-10-31T13:29:17.558Z] 636a6072ca5e: Pushed [2025-10-31T13:29:17.558Z] ca98ebffe2ce: Pushed [2025-10-31T13:29:21.818Z] be28df698687: Pushed [2025-10-31T13:29:21.818Z] 616a07c2a83fb87b37f9479176dff78d5c9552b0: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:22.151Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:22.471Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-10-31T13:29:22.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-10-31T13:29:22.471Z] be28df698687: Preparing [2025-10-31T13:29:22.471Z] eeefb08bb282: Preparing [2025-10-31T13:29:22.471Z] dd0af6c3ee7f: Preparing [2025-10-31T13:29:22.471Z] ca98ebffe2ce: Preparing [2025-10-31T13:29:22.471Z] 636a6072ca5e: Preparing [2025-10-31T13:29:22.471Z] 256f393e029f: Preparing [2025-10-31T13:29:22.471Z] 256f393e029f: Waiting [2025-10-31T13:29:22.471Z] be28df698687: Layer already exists [2025-10-31T13:29:22.471Z] ca98ebffe2ce: Layer already exists [2025-10-31T13:29:22.471Z] 636a6072ca5e: Layer already exists [2025-10-31T13:29:22.471Z] dd0af6c3ee7f: Layer already exists [2025-10-31T13:29:22.471Z] eeefb08bb282: Layer already exists [2025-10-31T13:29:22.471Z] 256f393e029f: Layer already exists [2025-10-31T13:29:22.471Z] latest: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:22.800Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:23.119Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 [2025-10-31T13:29:23.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-10-31T13:29:23.119Z] be28df698687: Preparing [2025-10-31T13:29:23.119Z] eeefb08bb282: Preparing [2025-10-31T13:29:23.119Z] dd0af6c3ee7f: Preparing [2025-10-31T13:29:23.119Z] ca98ebffe2ce: Preparing [2025-10-31T13:29:23.119Z] 636a6072ca5e: Preparing [2025-10-31T13:29:23.119Z] 256f393e029f: Preparing [2025-10-31T13:29:23.119Z] 256f393e029f: Waiting [2025-10-31T13:29:23.119Z] be28df698687: Layer already exists [2025-10-31T13:29:23.119Z] dd0af6c3ee7f: Layer already exists [2025-10-31T13:29:23.119Z] eeefb08bb282: Layer already exists [2025-10-31T13:29:23.119Z] ca98ebffe2ce: Layer already exists [2025-10-31T13:29:23.119Z] 636a6072ca5e: Layer already exists [2025-10-31T13:29:23.119Z] 256f393e029f: Layer already exists [2025-10-31T13:29:23.119Z] 4.1.0-dev.8: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:23.448Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:23.775Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [2025-10-31T13:29:23.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-10-31T13:29:23.775Z] be28df698687: Preparing [2025-10-31T13:29:23.775Z] eeefb08bb282: Preparing [2025-10-31T13:29:23.775Z] dd0af6c3ee7f: Preparing [2025-10-31T13:29:23.775Z] ca98ebffe2ce: Preparing [2025-10-31T13:29:23.775Z] 636a6072ca5e: Preparing [2025-10-31T13:29:23.775Z] 256f393e029f: Preparing [2025-10-31T13:29:23.775Z] 256f393e029f: Waiting [2025-10-31T13:29:23.775Z] be28df698687: Layer already exists [2025-10-31T13:29:23.775Z] ca98ebffe2ce: Layer already exists [2025-10-31T13:29:23.775Z] 636a6072ca5e: Layer already exists [2025-10-31T13:29:23.775Z] eeefb08bb282: Layer already exists [2025-10-31T13:29:23.775Z] dd0af6c3ee7f: Layer already exists [2025-10-31T13:29:23.775Z] 256f393e029f: Layer already exists [2025-10-31T13:29:23.775Z] 616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:24.102Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:24.426Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-10-31T13:29:24.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-10-31T13:29:24.426Z] be28df698687: Preparing [2025-10-31T13:29:24.426Z] eeefb08bb282: Preparing [2025-10-31T13:29:24.426Z] dd0af6c3ee7f: Preparing [2025-10-31T13:29:24.426Z] ca98ebffe2ce: Preparing [2025-10-31T13:29:24.426Z] 636a6072ca5e: Preparing [2025-10-31T13:29:24.426Z] 256f393e029f: Preparing [2025-10-31T13:29:24.426Z] 256f393e029f: Waiting [2025-10-31T13:29:24.426Z] be28df698687: Layer already exists [2025-10-31T13:29:24.426Z] 636a6072ca5e: Layer already exists [2025-10-31T13:29:24.426Z] dd0af6c3ee7f: Layer already exists [2025-10-31T13:29:24.426Z] eeefb08bb282: Layer already exists [2025-10-31T13:29:24.426Z] ca98ebffe2ce: Layer already exists [2025-10-31T13:29:24.426Z] 256f393e029f: Layer already exists [2025-10-31T13:29:24.426Z] main: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:29:24.506Z] ===================================================== [Pipeline] echo [2025-10-31T13:29:24.524Z] taggedImages: [2025-10-31T13:29:24.524Z] - nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:29:24.524Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-10-31T13:29:24.524Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 [2025-10-31T13:29:24.524Z] - nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [2025-10-31T13:29:24.524Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2025-10-31T13:29:24.566Z] ========================================================= [2025-10-31T13:29:24.566Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T13:29:24.566Z] images: [2025-10-31T13:29:24.566Z] - nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:29:24.566Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-10-31T13:29:24.566Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 [2025-10-31T13:29:24.566Z] - nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [2025-10-31T13:29:24.566Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2025-10-31T13:29:24.566Z] settingsFile: [2025-10-31T13:29:24.566Z] device-virtual-go-settings [2025-10-31T13:29:24.566Z] ========================================================= [Pipeline] node [2025-10-31T13:29:39.570Z] Still waiting to schedule task [2025-10-31T13:29:39.570Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772223’ [2025-10-31T13:30:04.823Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772222 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-10-31T13:30:04.842Z] Running in /w/workspace/device-virtual-go/218 [Pipeline] { [Pipeline] checkout [2025-10-31T13:30:07.906Z] The recommended git tool is: git [2025-10-31T13:30:14.154Z] using credential edgex-jenkins-ssh [2025-10-31T13:30:14.174Z] Cloning the remote Git repository [2025-10-31T13:30:14.227Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-10-31T13:30:14.360Z] > git init /w/workspace/device-virtual-go/218 # timeout=10 [2025-10-31T13:30:14.547Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-10-31T13:30:14.548Z] > git --version # timeout=10 [2025-10-31T13:30:14.572Z] > git --version # 'git version 2.25.1' [2025-10-31T13:30:14.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T13:30:14.754Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:30:18.729Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-10-31T13:30:18.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:30:20.240Z] Avoid second fetch [2025-10-31T13:30:20.241Z] Checking out Revision 616a07c2a83fb87b37f9479176dff78d5c9552b0 (main) [2025-10-31T13:30:21.105Z] Commit message: "build: Bump Alpine from 3.20 to 3.22 (#557)" [2025-10-31T13:30:20.263Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T13:30:20.349Z] > git checkout -f 616a07c2a83fb87b37f9479176dff78d5c9552b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:30:25.486Z] provisioning config files... [2025-10-31T13:30:25.529Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/218@tmp/config16086762223773295285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:26.368Z] ---> ****-login.sh [2025-10-31T13:30:26.368Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:30:26.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:27.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:27.251Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:27.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:27.251Z] [2025-10-31T13:30:27.251Z] Login Succeeded [2025-10-31T13:30:27.251Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:30:27.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:27.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:27.535Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:27.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:27.535Z] [2025-10-31T13:30:27.535Z] Login Succeeded [2025-10-31T13:30:27.535Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:30:27.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:27.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:27.810Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:27.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:27.810Z] [2025-10-31T13:30:27.810Z] Login Succeeded [2025-10-31T13:30:27.810Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:30:28.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:28.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:28.414Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:28.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:28.414Z] [2025-10-31T13:30:28.414Z] Login Succeeded [2025-10-31T13:30:28.414Z] ****.io [2025-10-31T13:30:28.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:28.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:28.984Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:28.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:28.984Z] [2025-10-31T13:30:28.984Z] Login Succeeded [2025-10-31T13:30:28.984Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:30:29.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:30:29.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:30:29.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:30:29.464Z] ========================================================= [2025-10-31T13:30:29.464Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-31T13:30:29.464Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:29.859Z] + 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-10-31T13:30:30.471Z] Sending build context to Docker daemon 20.56MB [2025-10-31T13:30:30.471Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:30:30.471Z] Step 2/12 : FROM ${BASE} AS builder [2025-10-31T13:30:30.742Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T13:30:30.742Z] 6e174226ea69: Pulling fs layer [2025-10-31T13:30:30.742Z] 7d1a427e917c: Pulling fs layer [2025-10-31T13:30:30.742Z] 382d65ac76eb: Pulling fs layer [2025-10-31T13:30:30.742Z] 13eebdc497b7: Pulling fs layer [2025-10-31T13:30:30.742Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:30:30.742Z] 06715773e931: Pulling fs layer [2025-10-31T13:30:30.742Z] 7fa9dde3b271: Pulling fs layer [2025-10-31T13:30:30.742Z] d57d563a94ed: Pulling fs layer [2025-10-31T13:30:30.742Z] 4f4fb700ef54: Waiting [2025-10-31T13:30:30.742Z] 06715773e931: Waiting [2025-10-31T13:30:30.742Z] 7fa9dde3b271: Waiting [2025-10-31T13:30:30.742Z] d57d563a94ed: Waiting [2025-10-31T13:30:30.742Z] 13eebdc497b7: Waiting [2025-10-31T13:30:30.742Z] 7d1a427e917c: Verifying Checksum [2025-10-31T13:30:30.742Z] 7d1a427e917c: Download complete [2025-10-31T13:30:30.743Z] 13eebdc497b7: Verifying Checksum [2025-10-31T13:30:30.743Z] 13eebdc497b7: Download complete [2025-10-31T13:30:31.026Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:30:31.026Z] 4f4fb700ef54: Download complete [2025-10-31T13:30:31.026Z] 06715773e931: Verifying Checksum [2025-10-31T13:30:31.026Z] 06715773e931: Download complete [2025-10-31T13:30:31.026Z] 6e174226ea69: Verifying Checksum [2025-10-31T13:30:31.026Z] 6e174226ea69: Download complete [2025-10-31T13:30:31.627Z] d57d563a94ed: Verifying Checksum [2025-10-31T13:30:31.627Z] d57d563a94ed: Download complete [2025-10-31T13:30:32.226Z] 6e174226ea69: Pull complete [2025-10-31T13:30:33.208Z] 7d1a427e917c: Pull complete [2025-10-31T13:30:33.483Z] 382d65ac76eb: Verifying Checksum [2025-10-31T13:30:33.483Z] 382d65ac76eb: Download complete [2025-10-31T13:30:34.954Z] 7fa9dde3b271: Verifying Checksum [2025-10-31T13:30:34.954Z] 7fa9dde3b271: Download complete [2025-10-31T13:30:50.098Z] 382d65ac76eb: Pull complete [2025-10-31T13:30:50.098Z] 13eebdc497b7: Pull complete [2025-10-31T13:30:50.098Z] 4f4fb700ef54: Pull complete [2025-10-31T13:30:50.098Z] 06715773e931: Pull complete [2025-10-31T13:31:00.277Z] 7fa9dde3b271: Pull complete [2025-10-31T13:31:01.717Z] d57d563a94ed: Pull complete [2025-10-31T13:31:01.992Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-31T13:31:01.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-31T13:31:01.992Z] ---> 43a1c90cae9b [2025-10-31T13:31:01.992Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-31T13:31:05.394Z] ---> Running in 96e3151e475f [2025-10-31T13:31:05.394Z] Removing intermediate container 96e3151e475f [2025-10-31T13:31:05.394Z] ---> 4b98b527c316 [2025-10-31T13:31:05.394Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:31:05.394Z] ---> Running in 3bc30982fa52 [2025-10-31T13:31:05.994Z] Removing intermediate container 3bc30982fa52 [2025-10-31T13:31:05.994Z] ---> f423702b5d22 [2025-10-31T13:31:05.994Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:31:05.994Z] ---> Running in 520ce1498ac9 [2025-10-31T13:31:06.597Z] Removing intermediate container 520ce1498ac9 [2025-10-31T13:31:06.597Z] ---> 10b9a35af4f6 [2025-10-31T13:31:06.597Z] Step 6/12 : WORKDIR /device-virtual-go [2025-10-31T13:31:06.597Z] ---> Running in 42bad3c04400 [2025-10-31T13:31:06.904Z] Removing intermediate container 42bad3c04400 [2025-10-31T13:31:06.904Z] ---> 73c8f1d1b1a6 [2025-10-31T13:31:06.904Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:31:07.179Z] ---> Running in 22bdc384e677 [2025-10-31T13:31:08.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:31:08.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:31:11.548Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:31:11.548Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:31:11.548Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:31:11.548Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:31:11.548Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:31:11.826Z] OK: 259 MiB in 64 packages [2025-10-31T13:31:13.265Z] Removing intermediate container 22bdc384e677 [2025-10-31T13:31:13.265Z] ---> 8725f74ab093 [2025-10-31T13:31:13.265Z] Step 8/12 : COPY go.mod vendor* ./ [2025-10-31T13:31:13.875Z] ---> 79f9695ae14c [2025-10-31T13:31:13.875Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:31:14.149Z] ---> Running in c70ec00dad4d [2025-10-31T13:31:30.893Z] Running on prd-centos7-docker-4c-2g-772232 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:31:30.941Z] provisioning config files... [2025-10-31T13:31:30.960Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18019382825694232573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:35.043Z] ---> ****-login.sh [2025-10-31T13:31:35.043Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:31:35.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:35.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:35.309Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:35.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:35.309Z] [2025-10-31T13:31:35.309Z] Login Succeeded [2025-10-31T13:31:35.309Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:31:35.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:35.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:35.568Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:35.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:35.568Z] [2025-10-31T13:31:35.568Z] Login Succeeded [2025-10-31T13:31:35.568Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:31:35.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:35.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:35.569Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:35.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:35.569Z] [2025-10-31T13:31:35.569Z] Login Succeeded [2025-10-31T13:31:35.569Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:35.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:35.829Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:35.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:35.829Z] [2025-10-31T13:31:35.829Z] Login Succeeded [2025-10-31T13:31:35.829Z] ****.io [2025-10-31T13:31:35.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:35.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:35.829Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:35.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:35.829Z] [2025-10-31T13:31:35.829Z] Login Succeeded [2025-10-31T13:31:35.829Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:31:35.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:31:36.223Z] + docker buildx ls [2025-10-31T13:31:36.793Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:31:36.793Z] default * docker [2025-10-31T13:31:36.793Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:31:37.087Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-31T13:31:37.347Z] edgex-builder [Pipeline] sh [2025-10-31T13:31:37.650Z] + docker buildx inspect --bootstrap [2025-10-31T13:31:37.650Z] #1 [internal] booting buildkit [2025-10-31T13:31:37.650Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-31T13:31:42.938Z] #1 pulling image moby/buildkit:buildx-stable-1 4.9s done [2025-10-31T13:31:42.938Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-31T13:31:46.271Z] #1 creating container buildx_buildkit_edgex-builder0 3.4s done [2025-10-31T13:31:46.271Z] #1 DONE 8.3s [2025-10-31T13:31:46.271Z] Name: edgex-builder [2025-10-31T13:31:46.271Z] Driver: docker-container [2025-10-31T13:31:46.271Z] [2025-10-31T13:31:46.271Z] Nodes: [2025-10-31T13:31:46.271Z] Name: edgex-builder0 [2025-10-31T13:31:46.271Z] Endpoint: unix:///var/run/docker.sock [2025-10-31T13:31:46.271Z] Status: running [2025-10-31T13:31:46.271Z] Buildkit: v0.25.1 [2025-10-31T13:31:46.271Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-31T13:31:46.568Z] + docker buildx ls [2025-10-31T13:31:46.568Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:31:46.568Z] edgex-builder * docker-container [2025-10-31T13:31:46.568Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-31T13:31:46.568Z] default docker [2025-10-31T13:31:46.568Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:31:46.858Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 --push - [2025-10-31T13:31:46.858Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0' [2025-10-31T13:31:47.118Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:47.118Z] #1 transferring dockerfile: 199B done [2025-10-31T13:31:47.118Z] #1 DONE 0.0s [2025-10-31T13:31:47.118Z] [2025-10-31T13:31:47.118Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:31:47.118Z] #2 DONE 0.1s [2025-10-31T13:31:47.118Z] [2025-10-31T13:31:47.118Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:31:47.118Z] #3 DONE 0.1s [2025-10-31T13:31:47.118Z] [2025-10-31T13:31:47.118Z] #4 [internal] load .dockerignore [2025-10-31T13:31:47.118Z] #4 transferring context: 2B done [2025-10-31T13:31:47.118Z] #4 DONE 0.0s [2025-10-31T13:31:47.118Z] [2025-10-31T13:31:47.118Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:47.118Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:47.118Z] #5 DONE 0.0s [2025-10-31T13:31:47.118Z] [2025-10-31T13:31:47.118Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:47.118Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:47.118Z] #6 DONE 0.1s [2025-10-31T13:31:47.377Z] [2025-10-31T13:31:47.377Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:47.377Z] #7 DONE 0.0s [2025-10-31T13:31:47.377Z] [2025-10-31T13:31:47.377Z] #8 exporting to image [2025-10-31T13:31:47.377Z] #8 exporting layers done [2025-10-31T13:31:47.377Z] #8 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df 0.0s done [2025-10-31T13:31:47.377Z] #8 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done [2025-10-31T13:31:47.377Z] #8 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d 0.0s done [2025-10-31T13:31:47.377Z] #8 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done [2025-10-31T13:31:47.377Z] #8 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.0s done [2025-10-31T13:31:47.377Z] #8 pushing layers [2025-10-31T13:31:47.377Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:47.377Z] #8 pushing layers 0.1s done [2025-10-31T13:31:47.377Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done [2025-10-31T13:31:47.377Z] #8 DONE 0.2s [2025-10-31T13:31:47.950Z] [2025-10-31T13:31:47.950Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:47.950Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:31:48.236Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2025-10-31T13:31:48.236Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2025-10-31T13:31:48.497Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:48.497Z] #1 transferring dockerfile: 165B done [2025-10-31T13:31:48.497Z] #1 DONE 0.0s [2025-10-31T13:31:48.497Z] [2025-10-31T13:31:48.497Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-10-31T13:31:48.497Z] #2 DONE 0.0s [2025-10-31T13:31:48.497Z] [2025-10-31T13:31:48.497Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-10-31T13:31:48.497Z] #3 DONE 0.0s [2025-10-31T13:31:48.497Z] [2025-10-31T13:31:48.497Z] #4 [internal] load .dockerignore [2025-10-31T13:31:48.497Z] #4 transferring context: 2B done [2025-10-31T13:31:48.497Z] #4 DONE 0.0s [2025-10-31T13:31:48.497Z] [2025-10-31T13:31:48.497Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:48.497Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:48.497Z] #5 DONE 0.0s [2025-10-31T13:31:48.497Z] [2025-10-31T13:31:48.497Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:48.497Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:48.497Z] #6 CACHED [2025-10-31T13:31:48.497Z] [2025-10-31T13:31:48.497Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:48.497Z] #5 CACHED [2025-10-31T13:31:48.497Z] [2025-10-31T13:31:48.497Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:48.497Z] #7 DONE 0.0s [2025-10-31T13:31:48.497Z] [2025-10-31T13:31:48.497Z] #8 exporting to image [2025-10-31T13:31:48.497Z] #8 exporting layers done [2025-10-31T13:31:48.497Z] #8 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df done [2025-10-31T13:31:48.497Z] #8 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done [2025-10-31T13:31:48.497Z] #8 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d done [2025-10-31T13:31:48.497Z] #8 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done [2025-10-31T13:31:48.497Z] #8 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc done [2025-10-31T13:31:48.497Z] #8 pushing layers 0.0s done [2025-10-31T13:31:48.497Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done [2025-10-31T13:31:48.497Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:48.497Z] #8 DONE 0.1s [2025-10-31T13:31:48.497Z] [2025-10-31T13:31:48.497Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:48.497Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:31:48.789Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 --push - [2025-10-31T13:31:48.790Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8' [2025-10-31T13:31:48.790Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:48.790Z] #1 transferring dockerfile: 170B done [2025-10-31T13:31:48.790Z] #1 DONE 0.0s [2025-10-31T13:31:48.790Z] [2025-10-31T13:31:48.790Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 [2025-10-31T13:31:48.790Z] #2 DONE 0.0s [2025-10-31T13:31:48.790Z] [2025-10-31T13:31:48.790Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 [2025-10-31T13:31:48.790Z] #3 DONE 0.0s [2025-10-31T13:31:48.790Z] [2025-10-31T13:31:48.790Z] #4 [internal] load .dockerignore [2025-10-31T13:31:48.790Z] #4 transferring context: 2B done [2025-10-31T13:31:48.790Z] #4 DONE 0.0s [2025-10-31T13:31:48.790Z] [2025-10-31T13:31:48.790Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:48.790Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:48.790Z] #5 CACHED [2025-10-31T13:31:48.790Z] [2025-10-31T13:31:48.790Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:48.790Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:48.790Z] #6 CACHED [2025-10-31T13:31:48.790Z] [2025-10-31T13:31:48.790Z] #7 exporting to image [2025-10-31T13:31:48.790Z] #7 exporting layers done [2025-10-31T13:31:48.790Z] #7 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df done [2025-10-31T13:31:48.790Z] #7 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done [2025-10-31T13:31:48.790Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:49.048Z] #7 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d done [2025-10-31T13:31:49.048Z] #7 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done [2025-10-31T13:31:49.048Z] #7 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc done [2025-10-31T13:31:49.048Z] #7 pushing layers 0.0s done [2025-10-31T13:31:49.048Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done [2025-10-31T13:31:49.048Z] #7 DONE 0.1s [2025-10-31T13:31:49.048Z] [2025-10-31T13:31:49.048Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:49.049Z] #8 DONE 0.0s [2025-10-31T13:31:49.049Z] [2025-10-31T13:31:49.049Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:49.049Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:31:49.341Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8' [2025-10-31T13:31:49.341Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 --push - [2025-10-31T13:31:51.251Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:51.508Z] #1 transferring dockerfile: 211B done [2025-10-31T13:31:51.768Z] #1 DONE 0.4s [2025-10-31T13:31:51.768Z] [2025-10-31T13:31:51.768Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [2025-10-31T13:31:51.768Z] #2 DONE 0.1s [2025-10-31T13:31:51.768Z] [2025-10-31T13:31:51.768Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [2025-10-31T13:31:51.768Z] #3 DONE 0.1s [2025-10-31T13:31:51.768Z] [2025-10-31T13:31:51.768Z] #4 [internal] load .dockerignore [2025-10-31T13:31:51.768Z] #4 transferring context: 2B done [2025-10-31T13:31:51.768Z] #4 DONE 0.0s [2025-10-31T13:31:51.768Z] [2025-10-31T13:31:51.768Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:51.768Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:51.768Z] #5 CACHED [2025-10-31T13:31:51.768Z] [2025-10-31T13:31:51.768Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:51.768Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:51.768Z] #6 CACHED [2025-10-31T13:31:51.768Z] [2025-10-31T13:31:51.768Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:52.027Z] #7 DONE 0.0s [2025-10-31T13:31:52.027Z] [2025-10-31T13:31:52.027Z] #8 exporting to image [2025-10-31T13:31:52.027Z] #8 exporting layers done [2025-10-31T13:31:52.027Z] #8 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df done [2025-10-31T13:31:52.027Z] #8 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done [2025-10-31T13:31:52.027Z] #8 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d done [2025-10-31T13:31:52.027Z] #8 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done [2025-10-31T13:31:52.027Z] #8 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc done [2025-10-31T13:31:52.027Z] #8 pushing layers 0.0s done [2025-10-31T13:31:52.027Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done [2025-10-31T13:31:52.027Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:52.027Z] #8 DONE 0.1s [2025-10-31T13:31:52.027Z] [2025-10-31T13:31:52.027Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:52.027Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:31:52.315Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2025-10-31T13:31:52.315Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2025-10-31T13:31:52.315Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:52.315Z] #1 transferring dockerfile: 163B done [2025-10-31T13:31:52.315Z] #1 DONE 0.0s [2025-10-31T13:31:52.315Z] [2025-10-31T13:31:52.315Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2025-10-31T13:31:52.315Z] #2 DONE 0.0s [2025-10-31T13:31:52.315Z] [2025-10-31T13:31:52.315Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2025-10-31T13:31:52.315Z] #3 DONE 0.0s [2025-10-31T13:31:52.315Z] [2025-10-31T13:31:52.315Z] #4 [internal] load .dockerignore [2025-10-31T13:31:52.315Z] #4 transferring context: 2B done [2025-10-31T13:31:52.315Z] #4 DONE 0.0s [2025-10-31T13:31:52.315Z] [2025-10-31T13:31:52.315Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:52.315Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:52.315Z] #5 CACHED [2025-10-31T13:31:52.315Z] [2025-10-31T13:31:52.315Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f [2025-10-31T13:31:52.316Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done [2025-10-31T13:31:52.316Z] #6 CACHED [2025-10-31T13:31:52.316Z] [2025-10-31T13:31:52.316Z] #7 exporting to image [2025-10-31T13:31:52.316Z] #7 exporting layers [2025-10-31T13:31:52.316Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:52.575Z] #7 exporting layers done [2025-10-31T13:31:52.575Z] #7 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df done [2025-10-31T13:31:52.575Z] #7 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done [2025-10-31T13:31:52.575Z] #7 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d done [2025-10-31T13:31:52.575Z] #7 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done [2025-10-31T13:31:52.575Z] #7 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc done [2025-10-31T13:31:52.575Z] #7 pushing layers 0.0s done [2025-10-31T13:31:52.575Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done [2025-10-31T13:31:52.575Z] #7 DONE 0.1s [2025-10-31T13:31:52.575Z] [2025-10-31T13:31:52.575Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:52.575Z] #8 DONE 0.0s [2025-10-31T13:31:52.575Z] [2025-10-31T13:31:52.575Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:52.575Z]  - 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-10-31T13:31:53.007Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:53.300Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:53.858Z] ---> package-listing.sh [2025-10-31T13:31:53.858Z] ++ facter osfamily [2025-10-31T13:31:53.858Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:31:54.119Z] + OS_FAMILY=redhat [2025-10-31T13:31:54.119Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-10-31T13:31:54.119Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:31:54.119Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:31:54.119Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:31:54.119Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:31:54.119Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-10-31T13:31:54.119Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:31:54.119Z] + case "${OS_FAMILY}" in [2025-10-31T13:31:54.119Z] + rpm -qa [2025-10-31T13:31:54.119Z] + sort [2025-10-31T13:31:54.691Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:31:54.691Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:31:54.691Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:31:54.691Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-10-31T13:31:54.691Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-10-31T13:31:54.691Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-10-31T13:31:54.701Z] 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/exfoundry_device-virtual-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-10-31T13:31:54.976Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:55.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:31:55.559Z] [2025-10-31T13:31:55.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:55.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:31:55.866Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:31:55.866Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:31:55.866Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:31:55.866Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:31:55.866Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:31:55.866Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:31:55.866Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:31:55.866Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:31:55.866Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:31:55.866Z] 33b1e0a273af: Waiting [2025-10-31T13:31:55.866Z] 5d3b04190fa2: Waiting [2025-10-31T13:31:55.866Z] 2f39f015ded8: Waiting [2025-10-31T13:31:55.866Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T13:31:55.866Z] 5c69ac0246d0: Download complete [2025-10-31T13:31:55.866Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T13:31:55.866Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:31:55.866Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:31:55.866Z] ec43610c2a17: Download complete [2025-10-31T13:31:55.866Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:31:55.866Z] 33b1e0a273af: Download complete [2025-10-31T13:31:55.866Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:31:55.866Z] 5d3b04190fa2: Download complete [2025-10-31T13:31:56.135Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:31:56.135Z] 5eb5b503b376: Download complete [2025-10-31T13:31:56.734Z] 2f39f015ded8: Verifying Checksum [2025-10-31T13:31:56.734Z] 2f39f015ded8: Download complete [2025-10-31T13:31:57.669Z] 5eb5b503b376: Pull complete [2025-10-31T13:31:57.669Z] 5c69ac0246d0: Pull complete [2025-10-31T13:31:57.932Z] ec43610c2a17: Pull complete [2025-10-31T13:31:58.195Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:31:58.454Z] 33b1e0a273af: Pull complete [2025-10-31T13:31:58.454Z] 5d3b04190fa2: Pull complete [2025-10-31T13:32:02.729Z] 2f39f015ded8: Pull complete [2025-10-31T13:32:02.729Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:32:02.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:02.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:32:02.859Z] prd-centos7-docker-4c-2g-772232 does not seem to be running inside a container [2025-10-31T13:32:02.890Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T13:32:07.558Z] $ docker top cc190ce316b0dfc2383736a3d95d878d5027a1208328ef7c967f5888ce1fe05a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:32:07.909Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:32:08.199Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:32:08.496Z] + ls /var/log/sa-host [2025-10-31T13:32:08.496Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:32:08.574Z] provisioning config files... [2025-10-31T13:32:08.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17460299806354194766tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:32:08.601Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:08.900Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:32:08.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:09.241Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:32:09.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:09.540Z] ---> sudo-logs.sh [2025-10-31T13:32:09.540Z] Archiving 'sudo' log.. [2025-10-31T13:32:09.540Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772232.novalocal: Name or service not known [2025-10-31T13:32:09.540Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772232.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-31T13:32:09.572Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:09.861Z] ---> job-cost.sh [2025-10-31T13:32:09.861Z] lf-activate-venv: SKIPPING [2025-10-31T13:32:09.861Z] INFO: No Stack... [2025-10-31T13:32:10.121Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-31T13:32:10.381Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:32:10.393Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:10.704Z] ---> logs-deploy.sh [2025-10-31T13:32:10.704Z] lf-activate-venv: SKIPPING [2025-10-31T13:32:10.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/218 [2025-10-31T13:32:10.704Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:32:11.638Z] Archives upload complete. [2025-10-31T13:32:11.638Z] INFO: archiving logs to Nexus [2025-10-31T13:32:12.231Z] ---> uname -a: [2025-10-31T13:32:12.231Z] Linux prd-centos7-docker-4c-2g-772232.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-10-31T13:32:12.231Z] [2025-10-31T13:32:12.231Z] [2025-10-31T13:32:12.231Z] ---> lscpu: [2025-10-31T13:32:12.231Z] Architecture: x86_64 [2025-10-31T13:32:12.231Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T13:32:12.231Z] Byte Order: Little Endian [2025-10-31T13:32:12.231Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T13:32:12.231Z] CPU(s): 2 [2025-10-31T13:32:12.231Z] On-line CPU(s) list: 0,1 [2025-10-31T13:32:12.231Z] Thread(s) per core: 1 [2025-10-31T13:32:12.231Z] Core(s) per socket: 1 [2025-10-31T13:32:12.231Z] Socket(s): 2 [2025-10-31T13:32:12.231Z] NUMA node(s): 1 [2025-10-31T13:32:12.231Z] Vendor ID: AuthenticAMD [2025-10-31T13:32:12.231Z] CPU family: 23 [2025-10-31T13:32:12.231Z] Model: 49 [2025-10-31T13:32:12.231Z] Model name: AMD EPYC-Rome Processor [2025-10-31T13:32:12.231Z] Stepping: 0 [2025-10-31T13:32:12.231Z] CPU MHz: 2800.000 [2025-10-31T13:32:12.231Z] BogoMIPS: 5600.00 [2025-10-31T13:32:12.231Z] Virtualization: AMD-V [2025-10-31T13:32:12.231Z] Hypervisor vendor: KVM [2025-10-31T13:32:12.231Z] Virtualization type: full [2025-10-31T13:32:12.231Z] L1d cache: 64 KiB [2025-10-31T13:32:12.231Z] L1i cache: 64 KiB [2025-10-31T13:32:12.231Z] L2 cache: 1 MiB [2025-10-31T13:32:12.231Z] L3 cache: 32 MiB [2025-10-31T13:32:12.231Z] NUMA node0 CPU(s): 0,1 [2025-10-31T13:32:12.231Z] Vulnerability Itlb multihit: Not affected [2025-10-31T13:32:12.231Z] Vulnerability L1tf: Not affected [2025-10-31T13:32:12.231Z] Vulnerability Mds: Not affected [2025-10-31T13:32:12.231Z] Vulnerability Meltdown: Not affected [2025-10-31T13:32:12.231Z] Vulnerability Mmio stale data: Not affected [2025-10-31T13:32:12.231Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T13:32:12.231Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T13:32:12.231Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-31T13:32:12.231Z] Vulnerability Srbds: Not affected [2025-10-31T13:32:12.231Z] Vulnerability Tsx async abort: Not affected [2025-10-31T13:32:12.231Z] 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-10-31T13:32:12.231Z] [2025-10-31T13:32:12.231Z] [2025-10-31T13:32:12.231Z] ---> nproc: [2025-10-31T13:32:12.231Z] 2 [2025-10-31T13:32:12.231Z] [2025-10-31T13:32:12.231Z] [2025-10-31T13:32:12.231Z] ---> df -h: [2025-10-31T13:32:12.231Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T13:32:12.231Z] overlay 40G 7.3G 33G 19% / [2025-10-31T13:32:12.231Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T13:32:12.231Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-31T13:32:12.231Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T13:32:12.231Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-31T13:32:12.231Z] [2025-10-31T13:32:12.231Z] [2025-10-31T13:32:12.231Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-10-31T13:32:12.231Z] Please check if data collecting is enabled [2025-10-31T13:32:12.231Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:32:12.522Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T13:32:12.528Z] $ docker stop --time=1 cc190ce316b0dfc2383736a3d95d878d5027a1208328ef7c967f5888ce1fe05a [2025-10-31T13:32:13.674Z] $ docker rm -f --volumes cc190ce316b0dfc2383736a3d95d878d5027a1208328ef7c967f5888ce1fe05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T13:32:13.773Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T13:32:13.773Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T13:32:13.801Z] [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-10-31T13:32:14.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:14.263Z] [2025-10-31T13:32:14.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:32:14.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:14.567Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:32:14.567Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:32:14.567Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:32:14.567Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:32:14.567Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:32:14.567Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:32:14.567Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:32:14.567Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:32:14.567Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:32:14.567Z] 33b1e0a273af: Waiting [2025-10-31T13:32:14.567Z] 5d3b04190fa2: Waiting [2025-10-31T13:32:14.567Z] 2f39f015ded8: Waiting [2025-10-31T13:32:14.567Z] 5c69ac0246d0: Download complete [2025-10-31T13:32:14.567Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T13:32:14.567Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:32:14.827Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:32:14.827Z] 33b1e0a273af: Download complete [2025-10-31T13:32:14.827Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:32:14.827Z] 5d3b04190fa2: Download complete [2025-10-31T13:32:14.827Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:32:14.827Z] ec43610c2a17: Download complete [2025-10-31T13:32:14.827Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:32:14.827Z] 5eb5b503b376: Download complete [2025-10-31T13:32:15.395Z] 2f39f015ded8: Verifying Checksum [2025-10-31T13:32:15.395Z] 2f39f015ded8: Download complete [2025-10-31T13:32:16.328Z] 5eb5b503b376: Pull complete [2025-10-31T13:32:16.588Z] 5c69ac0246d0: Pull complete [2025-10-31T13:32:17.152Z] ec43610c2a17: Pull complete [2025-10-31T13:32:17.152Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:32:17.410Z] 33b1e0a273af: Pull complete [2025-10-31T13:32:17.410Z] 5d3b04190fa2: Pull complete [2025-10-31T13:32:22.673Z] 2f39f015ded8: Pull complete [2025-10-31T13:32:22.673Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:32:22.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:22.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:32:22.776Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:32:22.802Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T13:32:25.987Z] $ docker top 62f23f28464a16e97c7c9b63287b1de4f615d3cd03304ae1300d604138e58777 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:26.358Z] ---> job-cost.sh [2025-10-31T13:32:26.358Z] lf-activate-venv: SKIPPING [2025-10-31T13:32:26.358Z] INFO: No Stack... [2025-10-31T13:32:26.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:32:26.876Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:32:27.165Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-10-31T13:32:27.165Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:32:27.180Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [2025-10-31T13:32:27.187Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] did not exist. Created. [2025-10-31T13:32:27.192Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:32:27.504Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T13:32:27.537Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:32:27.549Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:32:27.575Z] $ docker stop --time=1 62f23f28464a16e97c7c9b63287b1de4f615d3cd03304ae1300d604138e58777 [2025-10-31T13:32:28.714Z] $ docker rm -f --volumes 62f23f28464a16e97c7c9b63287b1de4f615d3cd03304ae1300d604138e58777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T13:33:21.020Z] Removing intermediate container c70ec00dad4d [2025-10-31T13:33:21.020Z] ---> 912666e6220a [2025-10-31T13:33:21.020Z] Step 10/12 : COPY . . [2025-10-31T13:33:21.020Z] ---> 2f1b0459e5b9 [2025-10-31T13:33:21.020Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:33:21.020Z] ---> Running in 9824c501c95f [2025-10-31T13:33:21.020Z] Removing intermediate container 9824c501c95f [2025-10-31T13:33:21.020Z] ---> f61a2494867b [2025-10-31T13:33:21.020Z] Step 12/12 : RUN $MAKE [2025-10-31T13:33:21.020Z] ---> Running in b9f39cae784c [2025-10-31T13:33:21.020Z] noop [2025-10-31T13:33:21.020Z] Removing intermediate container b9f39cae784c [2025-10-31T13:33:21.020Z] ---> ee5bb2cb1481 [2025-10-31T13:33:21.020Z] Successfully built ee5bb2cb1481 [2025-10-31T13:33:21.020Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:33:21.400Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:33:21.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:33:21.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-772222 does not seem to be running inside a container [2025-10-31T13:33:21.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/218 -v /w/workspace/device-virtual-go/218:/w/workspace/device-virtual-go/218:rw,z -v /w/workspace/device-virtual-go/218@tmp:/w/workspace/device-virtual-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:33:23.377Z] $ docker top 827ffa03253c7d79091cd7d43cfac7b98de4b3753a4b44a665d87cc1ac2c3849 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:33:24.311Z] + go version [2025-10-31T13:33:24.311Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-31T13:33:24.333Z] $ docker stop --time=1 827ffa03253c7d79091cd7d43cfac7b98de4b3753a4b44a665d87cc1ac2c3849 [2025-10-31T13:33:26.134Z] $ docker rm -f --volumes 827ffa03253c7d79091cd7d43cfac7b98de4b3753a4b44a665d87cc1ac2c3849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:33:26.811Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:33:26.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:33:27.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-772222 does not seem to be running inside a container [2025-10-31T13:33:27.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/218 -v /w/workspace/device-virtual-go/218:/w/workspace/device-virtual-go/218:rw,z -v /w/workspace/device-virtual-go/218@tmp:/w/workspace/device-virtual-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:33:28.637Z] $ docker top a381f6b72cc6303cac8c115454af3b874069963c1c3b6cd87652fe0ac28f7f8b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:33:29.582Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/218 [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:33:30.266Z] + make test [2025-10-31T13:33:30.266Z] go test ./... -coverprofile=coverage.out [2025-10-31T13:33:36.973Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-10-31T13:38:59.171Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-10-31T13:38:59.171Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.085s coverage: 59.4% of statements [2025-10-31T13:38:59.171Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T13:38:59.171Z] go vet ./... [2025-10-31T13:40:07.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:40:07.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:40:07.285Z] ./bin/test-attribution-txt.sh [2025-10-31T13:40:07.285Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T13:40:07.285Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T13:40:07.285Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T13:40:07.285Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T13:40:07.285Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T13:40:07.285Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:40:07.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:40:07.333Z] $ docker stop --time=1 a381f6b72cc6303cac8c115454af3b874069963c1c3b6cd87652fe0ac28f7f8b [2025-10-31T13:40:09.560Z] $ docker rm -f --volumes a381f6b72cc6303cac8c115454af3b874069963c1c3b6cd87652fe0ac28f7f8b [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:40:11.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:40:11.973Z] Warning: overwriting stash ‘coverage-report’ [2025-10-31T13:40:12.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:40:13.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:40:13.557Z] + ls -al . [2025-10-31T13:40:13.557Z] total 268 [2025-10-31T13:40:13.557Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 13:33 . [2025-10-31T13:40:13.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:30 .. [2025-10-31T13:40:13.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:30 .git [2025-10-31T13:40:13.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 .github [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 13:30 .gitignore [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:30 .golangci.yml [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 13:30 Attribution.txt [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 17302 Oct 31 13:30 CHANGELOG.md [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 13:30 Dockerfile [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:30 GOVERNANCE.md [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 31 13:30 Jenkinsfile [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:30 LICENSE [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 2652 Oct 31 13:30 Makefile [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 13:30 OWNERS.md [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 4473 Oct 31 13:30 README.md [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:27 VERSION [2025-10-31T13:40:13.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:30 bin [2025-10-31T13:40:13.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 cmd [2025-10-31T13:40:13.557Z] -rw-r--r-- 1 jenkins jenkins 45558 Oct 31 13:38 coverage.out [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 6112 Oct 31 13:30 go.mod [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 86944 Oct 31 13:30 go.sum [2025-10-31T13:40:13.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 internal [2025-10-31T13:40:13.557Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 13:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:40:13.945Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=616a07c2a83fb87b37f9479176dff78d5c9552b0 --label arch=arm64 --label version=4.1.0-dev.8 . [2025-10-31T13:40:14.544Z] Sending build context to Docker daemon 20.61MB [2025-10-31T13:40:14.544Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:40:14.544Z] Step 2/26 : FROM ${BASE} AS builder [2025-10-31T13:40:14.544Z] ---> ee5bb2cb1481 [2025-10-31T13:40:14.544Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-31T13:40:14.821Z] ---> Running in 8d62a464995e [2025-10-31T13:40:15.423Z] Removing intermediate container 8d62a464995e [2025-10-31T13:40:15.423Z] ---> 5a032e1b277f [2025-10-31T13:40:15.423Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:40:15.423Z] ---> Running in 55cd1068bc99 [2025-10-31T13:40:16.022Z] Removing intermediate container 55cd1068bc99 [2025-10-31T13:40:16.022Z] ---> 39516de511d2 [2025-10-31T13:40:16.022Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:40:16.022Z] ---> Running in 560681e20e5c [2025-10-31T13:40:16.618Z] Removing intermediate container 560681e20e5c [2025-10-31T13:40:16.618Z] ---> 8f02e844ea96 [2025-10-31T13:40:16.618Z] Step 6/26 : WORKDIR /device-virtual-go [2025-10-31T13:40:16.618Z] ---> Running in 3bb3945cbc7d [2025-10-31T13:40:16.898Z] Removing intermediate container 3bb3945cbc7d [2025-10-31T13:40:16.898Z] ---> 757348f1b5b3 [2025-10-31T13:40:16.898Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:40:17.172Z] ---> Running in 6e7fc0c62ee6 [2025-10-31T13:40:18.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:40:18.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:40:21.497Z] OK: 259 MiB in 64 packages [2025-10-31T13:40:22.933Z] Removing intermediate container 6e7fc0c62ee6 [2025-10-31T13:40:22.933Z] ---> ce9a6d46e24c [2025-10-31T13:40:22.933Z] Step 8/26 : COPY go.mod vendor* ./ [2025-10-31T13:40:23.542Z] ---> 30f142d3d053 [2025-10-31T13:40:23.542Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:40:23.542Z] ---> Running in 5430dd90e9bd [2025-10-31T13:40:27.871Z] Removing intermediate container 5430dd90e9bd [2025-10-31T13:40:27.871Z] ---> ef2115539637 [2025-10-31T13:40:27.871Z] Step 10/26 : COPY . . [2025-10-31T13:40:29.317Z] ---> cdd9fa53ce3d [2025-10-31T13:40:29.317Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:40:29.317Z] ---> Running in 96e60d06b2c9 [2025-10-31T13:40:29.925Z] Removing intermediate container 96e60d06b2c9 [2025-10-31T13:40:29.925Z] ---> 7df67337d5b1 [2025-10-31T13:40:29.925Z] Step 12/26 : RUN $MAKE [2025-10-31T13:40:29.925Z] ---> Running in e947cc2bed45 [2025-10-31T13:40:31.370Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-10-31T13:45:38.516Z] Removing intermediate container e947cc2bed45 [2025-10-31T13:45:38.516Z] ---> 489a74d56cd5 [2025-10-31T13:45:38.516Z] Step 13/26 : FROM alpine:3.22 [2025-10-31T13:45:38.516Z] 3.22: Pulling from library/alpine [2025-10-31T13:45:38.516Z] 6b59a28fa201: Pulling fs layer [2025-10-31T13:45:38.516Z] 6b59a28fa201: Verifying Checksum [2025-10-31T13:45:38.516Z] 6b59a28fa201: Download complete [2025-10-31T13:45:38.516Z] 6b59a28fa201: Pull complete [2025-10-31T13:45:38.516Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:45:38.516Z] Status: Downloaded newer image for alpine:3.22 [2025-10-31T13:45:38.516Z] ---> 171e65262c80 [2025-10-31T13:45:38.516Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-10-31T13:45:38.516Z] ---> Running in d651d8e907d0 [2025-10-31T13:45:38.516Z] Removing intermediate container d651d8e907d0 [2025-10-31T13:45:38.516Z] ---> e29f2c49b096 [2025-10-31T13:45:38.516Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-10-31T13:45:38.516Z] ---> Running in 406aa13c08d2 [2025-10-31T13:45:38.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:45:38.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:45:38.516Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:45:38.516Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:45:38.516Z] OK: 8 MiB in 17 packages [2025-10-31T13:45:38.516Z] Removing intermediate container 406aa13c08d2 [2025-10-31T13:45:38.516Z] ---> 2f7c06057698 [2025-10-31T13:45:38.516Z] Step 16/26 : RUN apk --no-cache upgrade [2025-10-31T13:45:38.516Z] ---> Running in 989af3740f5e [2025-10-31T13:45:38.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:45:38.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:45:39.512Z] OK: 8 MiB in 17 packages [2025-10-31T13:45:40.501Z] Removing intermediate container 989af3740f5e [2025-10-31T13:45:40.501Z] ---> df32382639e2 [2025-10-31T13:45:40.501Z] Step 17/26 : WORKDIR / [2025-10-31T13:45:40.775Z] ---> Running in 57e24835476a [2025-10-31T13:45:41.048Z] Removing intermediate container 57e24835476a [2025-10-31T13:45:41.048Z] ---> 3c49b7b06ab6 [2025-10-31T13:45:41.048Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-10-31T13:45:41.650Z] ---> c20505b7966e [2025-10-31T13:45:41.650Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-10-31T13:45:42.637Z] ---> a10b48c83c85 [2025-10-31T13:45:42.637Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-10-31T13:45:44.601Z] ---> 129e98e3677a [2025-10-31T13:45:44.601Z] Step 21/26 : EXPOSE 59900 [2025-10-31T13:45:44.601Z] ---> Running in 3dc8305280cc [2025-10-31T13:45:45.196Z] Removing intermediate container 3dc8305280cc [2025-10-31T13:45:45.196Z] ---> c80d70df6de9 [2025-10-31T13:45:45.196Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-10-31T13:45:45.196Z] ---> Running in f7a27495e7cf [2025-10-31T13:45:45.468Z] Removing intermediate container f7a27495e7cf [2025-10-31T13:45:45.468Z] ---> 793b1fe1446d [2025-10-31T13:45:45.468Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-31T13:45:45.739Z] ---> Running in 95224aa509cd [2025-10-31T13:45:46.010Z] Removing intermediate container 95224aa509cd [2025-10-31T13:45:46.010Z] ---> f797b4df5e3c [2025-10-31T13:45:46.010Z] Step 24/26 : LABEL arch=arm64 [2025-10-31T13:45:46.282Z] ---> Running in 02517b37b69d [2025-10-31T13:45:46.557Z] Removing intermediate container 02517b37b69d [2025-10-31T13:45:46.557Z] ---> 23a8fb7fc66b [2025-10-31T13:45:46.557Z] Step 25/26 : LABEL git_sha=616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:45:46.557Z] ---> Running in 3f5c3aa8728a [2025-10-31T13:45:47.174Z] Removing intermediate container 3f5c3aa8728a [2025-10-31T13:45:47.174Z] ---> e27b320a3689 [2025-10-31T13:45:47.174Z] Step 26/26 : LABEL version=4.1.0-dev.8 [2025-10-31T13:45:47.174Z] ---> Running in a34f204270c5 [2025-10-31T13:45:47.770Z] Removing intermediate container a34f204270c5 [2025-10-31T13:45:47.770Z] ---> 5a7d1a4e56e6 [2025-10-31T13:45:47.770Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-31T13:45:47.770Z] Successfully built 5a7d1a4e56e6 [2025-10-31T13:45:47.770Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:45:47.938Z] provisioning config files... [2025-10-31T13:45:47.959Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/218@tmp/config11299524418477681263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:45:48.335Z] ---> ****-login.sh [2025-10-31T13:45:48.335Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:45:48.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:45:48.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:45:48.610Z] Configure a credential helper to remove this warning. See [2025-10-31T13:45:48.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:45:48.610Z] [2025-10-31T13:45:48.610Z] Login Succeeded [2025-10-31T13:45:48.610Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:45:48.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:45:49.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:45:49.159Z] Configure a credential helper to remove this warning. See [2025-10-31T13:45:49.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:45:49.159Z] [2025-10-31T13:45:49.159Z] Login Succeeded [2025-10-31T13:45:49.159Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:45:49.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:45:49.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:45:49.705Z] Configure a credential helper to remove this warning. See [2025-10-31T13:45:49.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:45:49.705Z] [2025-10-31T13:45:49.705Z] Login Succeeded [2025-10-31T13:45:49.705Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:45:49.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:45:49.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:45:49.978Z] Configure a credential helper to remove this warning. See [2025-10-31T13:45:49.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:45:49.979Z] [2025-10-31T13:45:49.979Z] Login Succeeded [2025-10-31T13:45:49.979Z] ****.io [2025-10-31T13:45:50.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:45:50.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:45:50.570Z] Configure a credential helper to remove this warning. See [2025-10-31T13:45:50.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:45:50.570Z] [2025-10-31T13:45:50.570Z] Login Succeeded [2025-10-31T13:45:50.570Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:45:50.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:45:50.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:45:50.944Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-10-31T13:45:50.944Z] 616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:45:50.944Z] latest [2025-10-31T13:45:50.944Z] 4.1.0-dev.8 [2025-10-31T13:45:50.944Z] 616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [2025-10-31T13:45:50.944Z] main [2025-10-31T13:45:50.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:51.352Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:51.745Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:45:51.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-10-31T13:45:51.745Z] 9425e76e6b90: Preparing [2025-10-31T13:45:51.745Z] f1bb176b9d67: Preparing [2025-10-31T13:45:51.745Z] 68826098c1cd: Preparing [2025-10-31T13:45:51.745Z] 07ff65b6eafb: Preparing [2025-10-31T13:45:51.745Z] 89b1d2c2e939: Preparing [2025-10-31T13:45:51.745Z] 0e64f2360a44: Preparing [2025-10-31T13:45:51.745Z] 0e64f2360a44: Waiting [2025-10-31T13:45:52.019Z] 07ff65b6eafb: Pushed [2025-10-31T13:45:52.019Z] f1bb176b9d67: Pushed [2025-10-31T13:45:52.019Z] 68826098c1cd: Pushed [2025-10-31T13:45:52.019Z] 89b1d2c2e939: Pushed [2025-10-31T13:45:52.291Z] 0e64f2360a44: Layer already exists [2025-10-31T13:46:02.417Z] 9425e76e6b90: Pushed [2025-10-31T13:46:02.417Z] 616a07c2a83fb87b37f9479176dff78d5c9552b0: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:02.813Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:03.184Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-10-31T13:46:03.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-10-31T13:46:03.184Z] 9425e76e6b90: Preparing [2025-10-31T13:46:03.184Z] f1bb176b9d67: Preparing [2025-10-31T13:46:03.184Z] 68826098c1cd: Preparing [2025-10-31T13:46:03.184Z] 07ff65b6eafb: Preparing [2025-10-31T13:46:03.184Z] 89b1d2c2e939: Preparing [2025-10-31T13:46:03.184Z] 0e64f2360a44: Preparing [2025-10-31T13:46:03.184Z] 0e64f2360a44: Waiting [2025-10-31T13:46:03.184Z] 9425e76e6b90: Layer already exists [2025-10-31T13:46:03.184Z] f1bb176b9d67: Layer already exists [2025-10-31T13:46:03.184Z] 07ff65b6eafb: Layer already exists [2025-10-31T13:46:03.184Z] 89b1d2c2e939: Layer already exists [2025-10-31T13:46:03.184Z] 68826098c1cd: Layer already exists [2025-10-31T13:46:03.184Z] 0e64f2360a44: Layer already exists [2025-10-31T13:46:03.451Z] latest: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:03.845Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:04.294Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.8 [2025-10-31T13:46:04.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-10-31T13:46:04.294Z] 9425e76e6b90: Preparing [2025-10-31T13:46:04.294Z] f1bb176b9d67: Preparing [2025-10-31T13:46:04.294Z] 68826098c1cd: Preparing [2025-10-31T13:46:04.294Z] 07ff65b6eafb: Preparing [2025-10-31T13:46:04.294Z] 89b1d2c2e939: Preparing [2025-10-31T13:46:04.294Z] 0e64f2360a44: Preparing [2025-10-31T13:46:04.294Z] 0e64f2360a44: Waiting [2025-10-31T13:46:04.294Z] 07ff65b6eafb: Layer already exists [2025-10-31T13:46:04.294Z] 68826098c1cd: Layer already exists [2025-10-31T13:46:04.294Z] 89b1d2c2e939: Layer already exists [2025-10-31T13:46:04.294Z] f1bb176b9d67: Layer already exists [2025-10-31T13:46:04.294Z] 9425e76e6b90: Layer already exists [2025-10-31T13:46:04.294Z] 0e64f2360a44: Layer already exists [2025-10-31T13:46:04.563Z] 4.1.0-dev.8: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:04.955Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:05.341Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [2025-10-31T13:46:05.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-10-31T13:46:05.341Z] 9425e76e6b90: Preparing [2025-10-31T13:46:05.341Z] f1bb176b9d67: Preparing [2025-10-31T13:46:05.341Z] 68826098c1cd: Preparing [2025-10-31T13:46:05.341Z] 07ff65b6eafb: Preparing [2025-10-31T13:46:05.341Z] 89b1d2c2e939: Preparing [2025-10-31T13:46:05.341Z] 0e64f2360a44: Preparing [2025-10-31T13:46:05.341Z] 9425e76e6b90: Layer already exists [2025-10-31T13:46:05.341Z] 68826098c1cd: Layer already exists [2025-10-31T13:46:05.341Z] f1bb176b9d67: Layer already exists [2025-10-31T13:46:05.341Z] 89b1d2c2e939: Layer already exists [2025-10-31T13:46:05.341Z] 07ff65b6eafb: Layer already exists [2025-10-31T13:46:05.341Z] 0e64f2360a44: Layer already exists [2025-10-31T13:46:05.609Z] 616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:06.000Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:06.384Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-10-31T13:46:06.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-10-31T13:46:06.384Z] 9425e76e6b90: Preparing [2025-10-31T13:46:06.384Z] f1bb176b9d67: Preparing [2025-10-31T13:46:06.384Z] 68826098c1cd: Preparing [2025-10-31T13:46:06.384Z] 07ff65b6eafb: Preparing [2025-10-31T13:46:06.384Z] 89b1d2c2e939: Preparing [2025-10-31T13:46:06.384Z] 0e64f2360a44: Preparing [2025-10-31T13:46:06.384Z] 0e64f2360a44: Waiting [2025-10-31T13:46:06.384Z] f1bb176b9d67: Layer already exists [2025-10-31T13:46:06.384Z] 9425e76e6b90: Layer already exists [2025-10-31T13:46:06.384Z] 68826098c1cd: Layer already exists [2025-10-31T13:46:06.384Z] 07ff65b6eafb: Layer already exists [2025-10-31T13:46:06.384Z] 89b1d2c2e939: Layer already exists [2025-10-31T13:46:06.384Z] 0e64f2360a44: Layer already exists [2025-10-31T13:46:06.653Z] main: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:46:06.739Z] ===================================================== [Pipeline] echo [2025-10-31T13:46:06.761Z] taggedImages: [2025-10-31T13:46:06.761Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0 [2025-10-31T13:46:06.761Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-10-31T13:46:06.761Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.8 [2025-10-31T13:46:06.761Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [2025-10-31T13:46:06.761Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2025-10-31T13:46:06.779Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo [2025-10-31T13:46:06.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2025-10-31T13:46:06.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.8 [Pipeline] echo [2025-10-31T13:46:06.822Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [Pipeline] echo [2025-10-31T13:46:06.832Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:07.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:46:07.305Z] [2025-10-31T13:46:07.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:07.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:46:07.968Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T13:46:07.968Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T13:46:07.968Z] 04944245beec: Pulling fs layer [2025-10-31T13:46:07.968Z] 699f458cf7ca: Pulling fs layer [2025-10-31T13:46:07.968Z] 765212b225bb: Pulling fs layer [2025-10-31T13:46:07.968Z] f23df028b6ca: Pulling fs layer [2025-10-31T13:46:07.968Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T13:46:07.968Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T13:46:07.968Z] 765212b225bb: Waiting [2025-10-31T13:46:07.968Z] f23df028b6ca: Waiting [2025-10-31T13:46:07.968Z] d65c8cfc05b1: Waiting [2025-10-31T13:46:07.968Z] 2437ff75d9bd: Waiting [2025-10-31T13:46:07.968Z] 04944245beec: Verifying Checksum [2025-10-31T13:46:07.968Z] 04944245beec: Download complete [2025-10-31T13:46:07.968Z] 765212b225bb: Verifying Checksum [2025-10-31T13:46:07.968Z] 765212b225bb: Download complete [2025-10-31T13:46:07.968Z] f23df028b6ca: Verifying Checksum [2025-10-31T13:46:07.968Z] f23df028b6ca: Download complete [2025-10-31T13:46:08.251Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T13:46:08.251Z] d65c8cfc05b1: Download complete [2025-10-31T13:46:08.251Z] 699f458cf7ca: Verifying Checksum [2025-10-31T13:46:08.251Z] 699f458cf7ca: Download complete [2025-10-31T13:46:08.858Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T13:46:08.858Z] 8998bd30e6a1: Download complete [2025-10-31T13:46:11.453Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T13:46:11.453Z] 2437ff75d9bd: Download complete [2025-10-31T13:46:14.040Z] 8998bd30e6a1: Pull complete [2025-10-31T13:46:14.633Z] 04944245beec: Pull complete [2025-10-31T13:46:16.584Z] 699f458cf7ca: Pull complete [2025-10-31T13:46:16.584Z] 765212b225bb: Pull complete [2025-10-31T13:46:17.548Z] f23df028b6ca: Pull complete [2025-10-31T13:46:17.817Z] d65c8cfc05b1: Pull complete [2025-10-31T13:46:36.057Z] 2437ff75d9bd: Pull complete [2025-10-31T13:46:36.057Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T13:46:36.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:46:36.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:46:36.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-772222 does not seem to be running inside a container [2025-10-31T13:46:36.398Z] $ 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-virtual-go/218 -v /w/workspace/device-virtual-go/218:/w/workspace/device-virtual-go/218:rw,z -v /w/workspace/device-virtual-go/218@tmp:/w/workspace/device-virtual-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T13:46:40.023Z] $ docker top 07d2d4f8aa76b341a4e999807a2bcac816f1ed4bf99d49c1ebe01aa55d8b352b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:40.948Z] ---> job-cost.sh [2025-10-31T13:46:40.948Z] lf-activate-venv: SKIPPING [2025-10-31T13:46:40.948Z] INFO: No Stack... [2025-10-31T13:46:41.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T13:46:42.119Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:46:42.787Z] + cut -d, -f6 [2025-10-31T13:46:42.787Z] + cat /w/workspace/device-virtual-go/218/archives/cost.csv [Pipeline] lock [2025-10-31T13:46:42.875Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [2025-10-31T13:46:42.883Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] did not exist. Created. [2025-10-31T13:46:42.889Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:46:43.603Z] /w/workspace/device-virtual-go/218@tmp/durable-75b3e9ba/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-31T13:46:44.269Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T13:46:44.289Z] Warning: overwriting stash ‘stack-cost’ [2025-10-31T13:46:44.352Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:46:44.361Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:46:44.395Z] $ docker stop --time=1 07d2d4f8aa76b341a4e999807a2bcac816f1ed4bf99d49c1ebe01aa55d8b352b [2025-10-31T13:46:46.038Z] $ docker rm -f --volumes 07d2d4f8aa76b341a4e999807a2bcac816f1ed4bf99d49c1ebe01aa55d8b352b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-31T13:46:47.754Z] provisioning config files... [2025-10-31T13:46:47.761Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4276406448016119693tmp [Pipeline] { [Pipeline] sh [2025-10-31T13:46:48.058Z] + set +x [2025-10-31T13:46:48.058Z] + curl -s https://codecov.io/bash [2025-10-31T13:46:48.058Z] + bash -s -- [2025-10-31T13:46:48.058Z] [2025-10-31T13:46:48.058Z] _____ _ [2025-10-31T13:46:48.058Z] / ____| | | [2025-10-31T13:46:48.058Z] | | ___ __| | ___ ___ _____ __ [2025-10-31T13:46:48.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-31T13:46:48.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-31T13:46:48.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-31T13:46:48.058Z] Bash-1.0.6 [2025-10-31T13:46:48.058Z] [2025-10-31T13:46:48.058Z] [2025-10-31T13:46:48.058Z] ==> git version 2.25.1 found [2025-10-31T13:46:48.058Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-31T13:46:48.058Z] Release-Date: 2020-01-08 [2025-10-31T13:46:48.058Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-31T13:46:48.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-31T13:46:48.058Z] ==> Jenkins CI detected. [2025-10-31T13:46:48.058Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-10-31T13:46:48.058Z] project root: . [2025-10-31T13:46:48.058Z] --> token set from env [2025-10-31T13:46:48.058Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-31T13:46:48.058Z] ==> Running gcov in . (disable via -X gcov) [2025-10-31T13:46:48.058Z] ==> Python coveragepy not found [2025-10-31T13:46:48.058Z] ==> Searching for coverage reports in: [2025-10-31T13:46:48.058Z] + . [2025-10-31T13:46:48.058Z] -> Found 1 reports [2025-10-31T13:46:48.058Z] ==> Detecting git/mercurial file structure [2025-10-31T13:46:48.058Z] ==> Reading reports [2025-10-31T13:46:48.058Z] + ./coverage.out bytes=45558 [2025-10-31T13:46:48.058Z] ==> Appending adjustments [2025-10-31T13:46:48.058Z] https://docs.codecov.io/docs/fixing-reports [2025-10-31T13:46:48.317Z] + Found adjustments [2025-10-31T13:46:48.317Z] ==> Gzipping contents [2025-10-31T13:46:48.317Z] 8.0K /tmp/codecov.ljGh8F.gz [2025-10-31T13:46:48.317Z] ==> Uploading reports [2025-10-31T13:46:48.317Z] url: https://codecov.io [2025-10-31T13:46:48.317Z] query: branch=main&commit=616a07c2a83fb87b37f9479176dff78d5c9552b0&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:46:48.317Z] -> Pinging Codecov [2025-10-31T13:46:48.317Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=616a07c2a83fb87b37f9479176dff78d5c9552b0&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:46:48.576Z] -> Uploading to [2025-10-31T13:46:48.576Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/616a07c2a83fb87b37f9479176dff78d5c9552b0/14d95913-ec73-4de3-a89e-4ba8c8c396af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134648Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e9f886d4567accb5c20723d94b5acec697405ed8455b41b87a0fc1553a91a195 [2025-10-31T13:46:48.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T13:46:48.576Z] Dload Upload Total Spent Left Speed [2025-10-31T13:46:48.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5368 0 0 100 5368 0 40360 --:--:-- --:--:-- --:--:-- 40360 [2025-10-31T13:46:48.576Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] } [2025-10-31T13:46:48.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-31T13:46:48.809Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-31T13:46:48.833Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:49.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:46:49.145Z] [2025-10-31T13:46:49.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:49.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:46:49.443Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-31T13:46:49.443Z] 2d35ebdb57d9: Already exists [2025-10-31T13:46:49.443Z] 85e8836fcdb2: Pulling fs layer [2025-10-31T13:46:49.443Z] 91631faa732a: Pulling fs layer [2025-10-31T13:46:49.443Z] f3f5ae8826fa: Pulling fs layer [2025-10-31T13:46:49.443Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:46:49.443Z] 7861252a18e6: Pulling fs layer [2025-10-31T13:46:49.443Z] 9130f900ef6f: Pulling fs layer [2025-10-31T13:46:49.443Z] 4f4fb700ef54: Waiting [2025-10-31T13:46:49.443Z] 9130f900ef6f: Waiting [2025-10-31T13:46:49.443Z] 7861252a18e6: Waiting [2025-10-31T13:46:49.443Z] f3f5ae8826fa: Download complete [2025-10-31T13:46:49.443Z] 85e8836fcdb2: Download complete [2025-10-31T13:46:49.443Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:46:49.443Z] 4f4fb700ef54: Download complete [2025-10-31T13:46:49.443Z] 85e8836fcdb2: Pull complete [2025-10-31T13:46:49.702Z] 7861252a18e6: Verifying Checksum [2025-10-31T13:46:49.702Z] 7861252a18e6: Download complete [2025-10-31T13:46:49.963Z] 91631faa732a: Verifying Checksum [2025-10-31T13:46:49.963Z] 91631faa732a: Download complete [2025-10-31T13:46:50.897Z] 9130f900ef6f: Verifying Checksum [2025-10-31T13:46:50.897Z] 9130f900ef6f: Download complete [2025-10-31T13:46:55.094Z] 91631faa732a: Pull complete [2025-10-31T13:46:55.094Z] f3f5ae8826fa: Pull complete [2025-10-31T13:46:55.094Z] 4f4fb700ef54: Pull complete [2025-10-31T13:46:55.094Z] 7861252a18e6: Pull complete [2025-10-31T13:46:59.277Z] 9130f900ef6f: Pull complete [2025-10-31T13:46:59.277Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-31T13:46:59.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:46:59.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:46:59.376Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:46:59.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-10-31T13:47:01.317Z] $ docker top 3d7a789c0fb686775d47338353b06f86b91fa3d91ca95223bb181e89b77b23c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:47:01.668Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-10-31T13:47:01.679Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-10-31T13:47:01.960Z] + set -o pipefail [2025-10-31T13:47:01.960Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-10-31T13:47:10.081Z] [2025-10-31T13:47:10.081Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-10-31T13:47:10.081Z] [2025-10-31T13:47:10.081Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/9770315e-0e0e-4f78-9b09-9b570d6ee4ca [2025-10-31T13:47:10.081Z] [2025-10-31T13:47:10.081Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-31T13:47:10.081Z] [Pipeline] } [2025-10-31T13:47:10.087Z] $ docker stop --time=1 3d7a789c0fb686775d47338353b06f86b91fa3d91ca95223bb181e89b77b23c8 [2025-10-31T13:47:12.497Z] $ docker rm -f --volumes 3d7a789c0fb686775d47338353b06f86b91fa3d91ca95223bb181e89b77b23c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:47:13.380Z] + git log --format=format:%s -1 616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] sh [2025-10-31T13:47:13.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:47:13.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:13.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:47:13.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:14.069Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:47:14.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:47:14.326Z] $ docker top 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 -eo pid,comm [2025-10-31T13:47:14.372Z] 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-10-31T13:47:14.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:47:14.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:47:14.437Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:47:14.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:47:14.540Z] $ docker exec 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 ssh-agent [2025-10-31T13:47:14.649Z] SSH_AUTH_SOCK=/tmp/ssh-JmxCGKHukW3k/agent.31 [2025-10-31T13:47:14.649Z] SSH_AGENT_PID=37 [2025-10-31T13:47:14.654Z] Running ssh-add (command line suppressed) [2025-10-31T13:47:14.765Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1775577164459350321.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1775577164459350321.key) [2025-10-31T13:47:14.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:47:15.080Z] + git semver tag [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,287 [run_tag] DEBUG tag force:False [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,287 [check_head_tag] DEBUG check head tag [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,288 [execute] INFO git cat-file --batch-check [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,290 [execute] INFO git cat-file --batch [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,298 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,299 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,299 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:47:15.338Z] 2025-10-31 13:47:15,301 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-10-31T13:47:15.338Z] 4.1.0-dev.8 [Pipeline] } [2025-10-31T13:47:15.340Z] $ docker exec --env ******** --env ******** 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 ssh-agent -k [2025-10-31T13:47:15.439Z] unset SSH_AUTH_SOCK; [2025-10-31T13:47:15.439Z] unset SSH_AGENT_PID; [2025-10-31T13:47:15.439Z] echo Agent pid 37 killed; [2025-10-31T13:47:15.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:47:15.772Z] + git semver [Pipeline] } [2025-10-31T13:47:16.037Z] $ docker stop --time=1 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 [2025-10-31T13:47:17.300Z] $ docker rm -f --volumes 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:17.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:47:17.716Z] [2025-10-31T13:47:17.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:18.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:47:18.017Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-31T13:47:18.017Z] ab5ef0e58194: Pulling fs layer [2025-10-31T13:47:18.017Z] 9712f1f96733: Pulling fs layer [2025-10-31T13:47:18.017Z] 63f879dbbcfc: Pulling fs layer [2025-10-31T13:47:18.017Z] 0d9ebad4ef96: Pulling fs layer [2025-10-31T13:47:18.017Z] e9a5061849ea: Pulling fs layer [2025-10-31T13:47:18.017Z] d747dcd14b5f: Pulling fs layer [2025-10-31T13:47:18.017Z] 2de7ff778b66: Pulling fs layer [2025-10-31T13:47:18.017Z] 0d9ebad4ef96: Waiting [2025-10-31T13:47:18.017Z] d747dcd14b5f: Waiting [2025-10-31T13:47:18.017Z] 2de7ff778b66: Waiting [2025-10-31T13:47:18.017Z] e9a5061849ea: Waiting [2025-10-31T13:47:18.017Z] 9712f1f96733: Verifying Checksum [2025-10-31T13:47:18.017Z] 9712f1f96733: Download complete [2025-10-31T13:47:18.274Z] 63f879dbbcfc: Verifying Checksum [2025-10-31T13:47:18.274Z] 63f879dbbcfc: Download complete [2025-10-31T13:47:18.531Z] e9a5061849ea: Download complete [2025-10-31T13:47:18.531Z] d747dcd14b5f: Verifying Checksum [2025-10-31T13:47:18.531Z] d747dcd14b5f: Download complete [2025-10-31T13:47:18.531Z] 0d9ebad4ef96: Verifying Checksum [2025-10-31T13:47:18.531Z] 0d9ebad4ef96: Download complete [2025-10-31T13:47:18.531Z] ab5ef0e58194: Verifying Checksum [2025-10-31T13:47:18.531Z] ab5ef0e58194: Download complete [2025-10-31T13:47:18.531Z] 2de7ff778b66: Verifying Checksum [2025-10-31T13:47:18.531Z] 2de7ff778b66: Download complete [2025-10-31T13:47:22.707Z] ab5ef0e58194: Pull complete [2025-10-31T13:47:22.707Z] 9712f1f96733: Pull complete [2025-10-31T13:47:22.707Z] 63f879dbbcfc: Pull complete [2025-10-31T13:47:27.974Z] 0d9ebad4ef96: Pull complete [2025-10-31T13:47:27.974Z] e9a5061849ea: Pull complete [2025-10-31T13:47:27.974Z] d747dcd14b5f: Pull complete [2025-10-31T13:47:29.348Z] 2de7ff778b66: Pull complete [2025-10-31T13:47:29.348Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-31T13:47:29.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:47:29.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:29.449Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:47:29.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-31T13:47:31.147Z] $ docker top 680c7a4724f3cf05a3c35c94aa5541508ba2ff916b7e2bf2b85377bf138d558e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:47:31.231Z] provisioning config files... [2025-10-31T13:47:31.237Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2421849370840052539tmp [2025-10-31T13:47:31.245Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12005474865266612348tmp [2025-10-31T13:47:31.254Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16486705265084396671tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:47:31.340Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:31.634Z] ---> sigul-configuration.sh [2025-10-31T13:47:31.634Z] gpg: directory `/root/.gnupg' created [2025-10-31T13:47:31.634Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-31T13:47:31.634Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-31T13:47:31.634Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-31T13:47:31.634Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-31T13:47:31.634Z] gpg: CAST5 encrypted data [2025-10-31T13:47:31.634Z] gpg: encrypted with 1 passphrase [2025-10-31T13:47:31.634Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-31T13:47:31.933Z] + mkdir /home/jenkins [2025-10-31T13:47:31.933Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-31T13:47:32.228Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-31T13:47:32.245Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:32.542Z] ---> sigul-install.sh [2025-10-31T13:47:32.542Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-31T13:47:32.916Z] + git tag --list [2025-10-31T13:47:32.916Z] v1.0.0 [2025-10-31T13:47:32.916Z] v1.1.0 [2025-10-31T13:47:32.916Z] v1.1.1 [2025-10-31T13:47:32.916Z] v1.2.1 [2025-10-31T13:47:32.916Z] v1.2.2 [2025-10-31T13:47:32.916Z] v1.2.3 [2025-10-31T13:47:32.916Z] v1.3.0 [2025-10-31T13:47:32.916Z] v1.3.1 [2025-10-31T13:47:32.916Z] v2.0.0 [2025-10-31T13:47:32.916Z] v2.1.0 [2025-10-31T13:47:32.916Z] v2.1.1 [2025-10-31T13:47:32.916Z] v2.2.0 [2025-10-31T13:47:32.916Z] v2.3.0 [2025-10-31T13:47:32.916Z] v3.0 [2025-10-31T13:47:32.916Z] v3.0.0 [2025-10-31T13:47:32.916Z] v3.1 [2025-10-31T13:47:32.916Z] v3.1.0 [2025-10-31T13:47:32.916Z] v3.1.1 [2025-10-31T13:47:32.916Z] v4.0 [2025-10-31T13:47:32.916Z] v4.0.0 [2025-10-31T13:47:32.916Z] v4.1.0-dev.1 [2025-10-31T13:47:32.916Z] v4.1.0-dev.2 [2025-10-31T13:47:32.916Z] v4.1.0-dev.3 [2025-10-31T13:47:32.916Z] v4.1.0-dev.4 [2025-10-31T13:47:32.916Z] v4.1.0-dev.5 [2025-10-31T13:47:32.916Z] v4.1.0-dev.6 [2025-10-31T13:47:32.916Z] v4.1.0-dev.7 [2025-10-31T13:47:32.916Z] v4.1.0-dev.8 [Pipeline] sh [2025-10-31T13:47:33.260Z] + lftools sign git-tag v4.1.0-dev.8 [2025-10-31T13:47:33.860Z] Signing Git tag with Sigul... [2025-10-31T13:47:33.860Z] Signing v4.1.0-dev.8 [Pipeline] echo [2025-10-31T13:47:34.146Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:34.473Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-31T13:47:34.481Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-31T13:47:34.502Z] $ docker stop --time=1 680c7a4724f3cf05a3c35c94aa5541508ba2ff916b7e2bf2b85377bf138d558e [2025-10-31T13:47:35.791Z] $ docker rm -f --volumes 680c7a4724f3cf05a3c35c94aa5541508ba2ff916b7e2bf2b85377bf138d558e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-31T13:47:36.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:47:36.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:36.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:47:36.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:36.638Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:47:36.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:47:36.938Z] $ docker top a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 -eo pid,comm [2025-10-31T13:47:36.982Z] 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-10-31T13:47:36.982Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:47:37.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:47:37.039Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:47:37.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:47:37.134Z] $ docker exec a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 ssh-agent [2025-10-31T13:47:37.247Z] SSH_AUTH_SOCK=/tmp/ssh-2ISKo2qAfwdJ/agent.32 [2025-10-31T13:47:37.247Z] SSH_AGENT_PID=38 [2025-10-31T13:47:37.251Z] Running ssh-add (command line suppressed) [2025-10-31T13:47:37.337Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12006615759804889943.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12006615759804889943.key) [2025-10-31T13:47:37.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:47:37.649Z] + git semver bump pre [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,847 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,850 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,850 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,851 [bump_version] DEBUG bumped version:4.1.0-dev.9 [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,851 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,851 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,851 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,853 [execute] INFO git cat-file --batch-check [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,857 [execute] INFO git cat-file --batch [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:47:37.907Z] 2025-10-31 13:47:37,860 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-10-31T13:47:37.907Z] 4.1.0-dev.9 [Pipeline] } [2025-10-31T13:47:37.909Z] $ docker exec --env ******** --env ******** a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 ssh-agent -k [2025-10-31T13:47:38.006Z] unset SSH_AUTH_SOCK; [2025-10-31T13:47:38.006Z] unset SSH_AGENT_PID; [2025-10-31T13:47:38.006Z] echo Agent pid 38 killed; [2025-10-31T13:47:38.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:47:38.354Z] + git semver [Pipeline] } [2025-10-31T13:47:38.618Z] $ docker stop --time=1 a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 [2025-10-31T13:47:39.868Z] $ docker rm -f --volumes a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:47:40.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:47:40.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:40.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:47:40.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:40.587Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:47:40.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:47:40.842Z] $ docker top ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 -eo pid,comm [2025-10-31T13:47:40.884Z] 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-10-31T13:47:40.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:47:40.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:47:40.945Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:47:41.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:47:41.045Z] $ docker exec ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 ssh-agent [2025-10-31T13:47:41.146Z] SSH_AUTH_SOCK=/tmp/ssh-G2cbTBjfrPoy/agent.32 [2025-10-31T13:47:41.146Z] SSH_AGENT_PID=38 [2025-10-31T13:47:41.150Z] Running ssh-add (command line suppressed) [2025-10-31T13:47:41.241Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12020580251152419977.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12020580251152419977.key) [2025-10-31T13:47:41.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:47:41.560Z] + git semver push [2025-10-31T13:47:41.818Z] 2025-10-31 13:47:41,757 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:47:41.818Z] 2025-10-31 13:47:41,761 [run_push] DEBUG push [2025-10-31T13:47:41.818Z] 2025-10-31 13:47:41,761 [execute] INFO git cat-file --batch-check [2025-10-31T13:47:41.818Z] 2025-10-31 13:47:41,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:47:41.818Z] 2025-10-31 13:47:41,763 [execute] INFO git rev-list 9b7741c8bb41f6d8c6ef9af3fce4237ea67f8caf -- [2025-10-31T13:47:41.818Z] 2025-10-31 13:47:41,764 [execute] DEBUG Popen(['git', 'rev-list', '9b7741c8bb41f6d8c6ef9af3fce4237ea67f8caf', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:47:41.818Z] 2025-10-31 13:47:41,771 [execute] INFO git fetch -v -- origin [2025-10-31T13:47:41.818Z] 2025-10-31 13:47:41,771 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-31T13:47:42.384Z] 2025-10-31 13:47:42,343 [run_push] DEBUG no remote changes detected [2025-10-31T13:47:42.384Z] 2025-10-31 13:47:42,343 [execute] INFO git push origin semver [2025-10-31T13:47:42.384Z] 2025-10-31 13:47:42,344 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:47:43.321Z] 2025-10-31 13:47:43,111 [run_push] DEBUG push all version tags [2025-10-31T13:47:43.322Z] 2025-10-31 13:47:43,112 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-31T13:47:43.322Z] 2025-10-31 13:47:43,112 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:47:43.889Z] 2025-10-31 13:47:43,847 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-10-31T13:47:43.889Z] 4.1.0-dev.9 [Pipeline] } [2025-10-31T13:47:43.894Z] $ docker exec --env ******** --env ******** ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 ssh-agent -k [2025-10-31T13:47:43.988Z] unset SSH_AUTH_SOCK; [2025-10-31T13:47:43.989Z] unset SSH_AGENT_PID; [2025-10-31T13:47:43.989Z] echo Agent pid 38 killed; [2025-10-31T13:47:44.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:47:44.323Z] + git semver [Pipeline] } [2025-10-31T13:47:44.589Z] $ docker stop --time=1 ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 [2025-10-31T13:47:45.855Z] $ docker rm -f --volumes ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T13:47:46.517Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-10-31T13:47:46.518Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-10-31T13:47:46.518Z] total 16 [2025-10-31T13:47:46.518Z] drwxr-xr-x 3 root root 4096 Oct 31 13:32 . [2025-10-31T13:47:46.518Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:47 .. [2025-10-31T13:47:46.518Z] drwxr-xr-x 2 root root 4096 Oct 31 13:32 cost [2025-10-31T13:47:46.518Z] -rw-r--r-- 1 root root 89 Oct 31 13:32 cost.csv [2025-10-31T13:47:46.518Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-10-31T13:47:46.518Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-10-31T13:47:46.518Z] total 16 [2025-10-31T13:47:46.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:32 . [2025-10-31T13:47:46.518Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:47 .. [2025-10-31T13:47:46.518Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:32 cost [2025-10-31T13:47:46.518Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 31 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:46.811Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:47.669Z] ---> package-listing.sh [2025-10-31T13:47:47.669Z] ++ facter osfamily [2025-10-31T13:47:47.669Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:47:47.930Z] + OS_FAMILY=debian [2025-10-31T13:47:47.930Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-10-31T13:47:47.930Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:47:47.930Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:47:47.930Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:47:47.930Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:47:47.930Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-10-31T13:47:47.930Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:47:47.930Z] + case "${OS_FAMILY}" in [2025-10-31T13:47:47.930Z] + dpkg -l [2025-10-31T13:47:47.930Z] + grep '^ii' [2025-10-31T13:47:47.930Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:47:47.930Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:47:47.930Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:47:47.930Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-10-31T13:47:47.930Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-10-31T13:47:47.930Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-10-31T13:47:47.944Z] 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/exfoundry_device-virtual-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-10-31T13:47:48.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:48.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:47:48.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:48.856Z] prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container [2025-10-31T13:47:48.879Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-10-31T13:47:49.093Z] $ docker top bac9f8e815b747527c7adf882107a376aea250c0261043178c26d9e06b20aa1e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:47:49.445Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:47:49.735Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:47:50.024Z] + ls /var/log/sa-host [2025-10-31T13:47:50.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:47:50.061Z] provisioning config files... [2025-10-31T13:47:50.072Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3104887373270657759tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:47:50.094Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:50.379Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:47:50.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:50.695Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:47:50.705Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:50.991Z] ---> sudo-logs.sh [2025-10-31T13:47:50.991Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T13:47:51.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:51.308Z] ---> job-cost.sh [2025-10-31T13:47:51.308Z] lf-activate-venv: SKIPPING [2025-10-31T13:47:51.308Z] DEBUG: total: 0.2199999988079071 [2025-10-31T13:47:51.308Z] INFO: Retrieving Stack Cost... [2025-10-31T13:47:51.568Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:47:52.135Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:47:52.149Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:52.433Z] ---> logs-deploy.sh [2025-10-31T13:47:52.433Z] lf-activate-venv: SKIPPING [2025-10-31T13:47:52.433Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/218 [2025-10-31T13:47:52.433Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:47:53.368Z] Archives upload complete. [2025-10-31T13:47:53.368Z] INFO: archiving logs to Nexus