Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c029423759115316bd87951ccf52c79e62451533 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-ssh9593441209550169493.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-ssh4100817266645315099.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-gpio/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-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1830059788705880170.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-ssh13775872173990354728.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-gpio/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-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7774809886138883732.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-gpio, goVersion:1.25] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-gpio 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-9340 in /w/workspace/edgexfoundry_device-gpio_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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c029423759115316bd87951ccf52c79e62451533 (main) Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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 c029423759115316bd87951ccf52c79e62451533 # timeout=10 > git rev-list --no-walk 10c733264defca37b22d9ee12ac46a898a341f1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-14T08:13:42.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-14T08:13:43.091Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-14T08:13:43.130Z] ========================================================= [2026-05-14T08:13:43.130Z] EdgeX Global Pipelines Version Info [2026-05-14T08:13:43.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:13:44.215Z] ------------------- [2026-05-14T08:13:44.215Z] stable info: [2026-05-14T08:13:44.215Z] ------------------- [2026-05-14T08:13:44.215Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-14T08:13:44.215Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-14T08:13:44.216Z] Message: update stable to v1.0.278 [2026-05-14T08:13:45.155Z] ------------------- [2026-05-14T08:13:45.155Z] experimental info: [2026-05-14T08:13:45.155Z] ------------------- [2026-05-14T08:13:45.155Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-14T08:13:45.155Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-14T08:13:45.155Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-14T08:13:45.246Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2026-05-14T08:13:45.266Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2026-05-14T08:13:45.294Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-14T08:13:45.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-14T08:13:45.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-14T08:13:45.351Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-14T08:13:45.368Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-14T08:13:45.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-14T08:13:45.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-14T08:13:45.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-14T08:13:45.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-14T08:13:45.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2026-05-14T08:13:45.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-14T08:13:45.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-14T08:13:45.512Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T08:13:45.532Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T08:13:45.548Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T08:13:45.564Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T08:13:45.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-14T08:13:45.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-14T08:13:45.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-14T08:13:45.632Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-14T08:13:45.650Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-14T08:13:45.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-14T08:13:45.686Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-14T08:13:45.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-14T08:13:45.719Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-14T08:13:45.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-14T08:13:45.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-14T08:13:45.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-14T08:13:45.790Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c029423759115316bd87951ccf52c79e62451533 [Pipeline] echo [2026-05-14T08:13:45.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c029423 [Pipeline] echo [2026-05-14T08:13:45.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:13:45.866Z] provisioning config files... [2026-05-14T08:13:45.878Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5623968617448185885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:13:46.213Z] ---> ****-login.sh [2026-05-14T08:13:46.213Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:13:46.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:46.472Z] [2026-05-14T08:13:46.472Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:46.472Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:46.472Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:46.472Z] [2026-05-14T08:13:46.472Z] Login Succeeded [2026-05-14T08:13:46.472Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:13:46.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:46.472Z] [2026-05-14T08:13:46.472Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:46.472Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:46.472Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:46.472Z] [2026-05-14T08:13:46.472Z] Login Succeeded [2026-05-14T08:13:46.472Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:13:46.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:46.734Z] [2026-05-14T08:13:46.734Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:46.734Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:46.734Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:46.734Z] [2026-05-14T08:13:46.734Z] Login Succeeded [2026-05-14T08:13:46.734Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:13:46.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:46.734Z] [2026-05-14T08:13:46.734Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:46.734Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:46.734Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:46.734Z] [2026-05-14T08:13:46.734Z] Login Succeeded [2026-05-14T08:13:46.734Z] ****.io [2026-05-14T08:13:46.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:46.993Z] [2026-05-14T08:13:46.993Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:46.993Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:46.993Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:46.993Z] [2026-05-14T08:13:46.993Z] Login Succeeded [2026-05-14T08:13:46.993Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:13:47.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-14T08:13:47.404Z] + git rev-list -1 --merges c029423759115316bd87951ccf52c79e62451533~1..c029423759115316bd87951ccf52c79e62451533 [Pipeline] echo [2026-05-14T08:13:47.437Z] -----------> git rev-list -1 --merges c029423759115316bd87951ccf52c79e62451533~1..c029423759115316bd87951ccf52c79e62451533 c029423759115316bd87951ccf52c79e62451533 [2026-05-14T08:13:47.437Z] c029423759115316bd87951ccf52c79e62451533 [false] [Pipeline] sh [2026-05-14T08:13:47.727Z] + git log --format=format:%s -1 c029423759115316bd87951ccf52c79e62451533 [Pipeline] echo [2026-05-14T08:13:47.740Z] ========================================================= [2026-05-14T08:13:47.740Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-14T08:13:47.740Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T08:13:48.066Z] + git log --format=format:%s -1 c029423759115316bd87951ccf52c79e62451533 [Pipeline] echo [2026-05-14T08:13:48.076Z] [semverPrep] GIT_COMMIT: c029423759115316bd87951ccf52c79e62451533, Commit Message: Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo [2026-05-14T08:13:48.086Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-14T08:13:48.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:13:48.431Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-14T08:13:48.431Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-14T08:13:48.431Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-14T08:13:48.431Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-14T08:13:48.431Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-14T08:13:48.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:48.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:13:48.834Z] [2026-05-14T08:13:48.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:49.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:13:49.133Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-14T08:13:49.133Z] 3dae71ba6b94: Pulling fs layer [2026-05-14T08:13:49.133Z] 6bf1a483ea7c: Pulling fs layer [2026-05-14T08:13:49.133Z] f5dfc541a4d3: Pulling fs layer [2026-05-14T08:13:49.133Z] 461d9e800cba: Pulling fs layer [2026-05-14T08:13:49.133Z] 80192f66455f: Pulling fs layer [2026-05-14T08:13:49.133Z] 461d9e800cba: Waiting [2026-05-14T08:13:49.133Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-14T08:13:49.133Z] 80192f66455f: Waiting [2026-05-14T08:13:49.133Z] a29436f7fd5d: Pulling fs layer [2026-05-14T08:13:49.133Z] 2e8e34ca0e6c: Waiting [2026-05-14T08:13:49.133Z] a29436f7fd5d: Waiting [2026-05-14T08:13:49.133Z] 923cac83aea3: Pulling fs layer [2026-05-14T08:13:49.133Z] 25ad8b0a4227: Pulling fs layer [2026-05-14T08:13:49.133Z] 923cac83aea3: Waiting [2026-05-14T08:13:49.133Z] 25ad8b0a4227: Waiting [2026-05-14T08:13:49.133Z] db01528c6b51: Pulling fs layer [2026-05-14T08:13:49.133Z] 28988de357af: Pulling fs layer [2026-05-14T08:13:49.133Z] 28988de357af: Waiting [2026-05-14T08:13:49.133Z] db01528c6b51: Waiting [2026-05-14T08:13:49.133Z] 6bf1a483ea7c: Verifying Checksum [2026-05-14T08:13:49.133Z] 6bf1a483ea7c: Download complete [2026-05-14T08:13:49.133Z] 461d9e800cba: Verifying Checksum [2026-05-14T08:13:49.133Z] 461d9e800cba: Download complete [2026-05-14T08:13:49.133Z] 80192f66455f: Verifying Checksum [2026-05-14T08:13:49.133Z] 80192f66455f: Download complete [2026-05-14T08:13:49.391Z] f5dfc541a4d3: Verifying Checksum [2026-05-14T08:13:49.391Z] f5dfc541a4d3: Download complete [2026-05-14T08:13:49.391Z] 3dae71ba6b94: Verifying Checksum [2026-05-14T08:13:49.391Z] 3dae71ba6b94: Download complete [2026-05-14T08:13:49.391Z] 923cac83aea3: Verifying Checksum [2026-05-14T08:13:49.391Z] 923cac83aea3: Download complete [2026-05-14T08:13:49.391Z] 25ad8b0a4227: Verifying Checksum [2026-05-14T08:13:49.391Z] 25ad8b0a4227: Download complete [2026-05-14T08:13:49.391Z] db01528c6b51: Verifying Checksum [2026-05-14T08:13:49.391Z] 28988de357af: Download complete [2026-05-14T08:13:49.956Z] a29436f7fd5d: Verifying Checksum [2026-05-14T08:13:49.956Z] a29436f7fd5d: Download complete [2026-05-14T08:13:50.214Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-14T08:13:50.214Z] 2e8e34ca0e6c: Download complete [2026-05-14T08:13:50.783Z] 3dae71ba6b94: Pull complete [2026-05-14T08:13:50.783Z] 6bf1a483ea7c: Pull complete [2026-05-14T08:13:51.719Z] f5dfc541a4d3: Pull complete [2026-05-14T08:13:51.719Z] 461d9e800cba: Pull complete [2026-05-14T08:13:51.719Z] 80192f66455f: Pull complete [2026-05-14T08:13:55.921Z] 2e8e34ca0e6c: Pull complete [2026-05-14T08:13:55.921Z] a29436f7fd5d: Pull complete [2026-05-14T08:13:55.921Z] 923cac83aea3: Pull complete [2026-05-14T08:13:56.180Z] 25ad8b0a4227: Pull complete [2026-05-14T08:13:56.180Z] db01528c6b51: Pull complete [2026-05-14T08:13:56.180Z] 28988de357af: Pull complete [2026-05-14T08:13:56.180Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-14T08:13:56.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:13:56.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:13:56.305Z] prd-ubuntu20.04-docker-8c-8g-9340 does not seem to be running inside a container [2026-05-14T08:13:56.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-05-14T08:13:58.022Z] $ docker top 64d311c2d0e3a5b27886b7aaaa58c4613308b9e4373ab9197c542f7f93dcf542 -eo pid,comm [2026-05-14T08:13:58.079Z] 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). [2026-05-14T08:13:58.079Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:13:58.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:13:58.129Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:13:58.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:13:58.236Z] $ docker exec 64d311c2d0e3a5b27886b7aaaa58c4613308b9e4373ab9197c542f7f93dcf542 ssh-agent [2026-05-14T08:13:58.338Z] SSH_AUTH_SOCK=/tmp/ssh-k44fC2vwHQgL/agent.32 [2026-05-14T08:13:58.338Z] SSH_AGENT_PID=38 [2026-05-14T08:13:58.343Z] Running ssh-add (command line suppressed) [2026-05-14T08:13:58.451Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14083930374426341219.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14083930374426341219.key) [2026-05-14T08:13:58.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:13:58.754Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh [2026-05-14T08:13:59.039Z] + git tag --points-at HEAD [Pipeline] } [2026-05-14T08:13:59.049Z] $ docker exec --env ******** --env ******** 64d311c2d0e3a5b27886b7aaaa58c4613308b9e4373ab9197c542f7f93dcf542 ssh-agent -k [2026-05-14T08:13:59.148Z] unset SSH_AUTH_SOCK; [2026-05-14T08:13:59.149Z] unset SSH_AGENT_PID; [2026-05-14T08:13:59.149Z] echo Agent pid 38 killed; [2026-05-14T08:13:59.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-14T08:13:59.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:13:59.202Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:13:59.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:13:59.316Z] $ docker exec 64d311c2d0e3a5b27886b7aaaa58c4613308b9e4373ab9197c542f7f93dcf542 ssh-agent [2026-05-14T08:13:59.423Z] SSH_AUTH_SOCK=/tmp/ssh-Dy591s7TZ4td/agent.85 [2026-05-14T08:13:59.423Z] SSH_AGENT_PID=91 [2026-05-14T08:13:59.427Z] Running ssh-add (command line suppressed) [2026-05-14T08:13:59.539Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3230660871268890788.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3230660871268890788.key) [2026-05-14T08:13:59.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:13:59.834Z] + git semver init [2026-05-14T08:14:00.092Z] 2026-05-14 08:14:00,036 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:14:00.092Z] 2026-05-14 08:14:00,040 [run_init] DEBUG init version:0.0.0 force:False [2026-05-14T08:14:00.092Z] 2026-05-14 08:14:00,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2026-05-14T08:14:00.092Z] 2026-05-14 08:14:00,041 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2026-05-14T08:14:00.092Z] 2026-05-14 08:14:00,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:14:01.469Z] 2026-05-14 08:14:01,454 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2026-05-14T08:14:01.469Z] 2026-05-14 08:14:01,454 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2026-05-14T08:14:01.469Z] 2026-05-14 08:14:01,454 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-14T08:14:01.469Z] 2026-05-14 08:14:01,454 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-14T08:14:01.469Z] 4.1.0-dev.10 [Pipeline] } [2026-05-14T08:14:01.736Z] $ docker exec --env ******** --env ******** 64d311c2d0e3a5b27886b7aaaa58c4613308b9e4373ab9197c542f7f93dcf542 ssh-agent -k [2026-05-14T08:14:01.820Z] unset SSH_AUTH_SOCK; [2026-05-14T08:14:01.821Z] unset SSH_AGENT_PID; [2026-05-14T08:14:01.821Z] echo Agent pid 91 killed; [2026-05-14T08:14:01.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:14:02.160Z] + git semver [Pipeline] } [2026-05-14T08:14:02.434Z] $ docker stop --time=1 64d311c2d0e3a5b27886b7aaaa58c4613308b9e4373ab9197c542f7f93dcf542 [2026-05-14T08:14:03.724Z] $ docker rm -f --volumes 64d311c2d0e3a5b27886b7aaaa58c4613308b9e4373ab9197c542f7f93dcf542 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:14:04.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-14T08:14:04.287Z] Stashed 1 file(s) [Pipeline] echo [2026-05-14T08:14:04.290Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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 [2026-05-14T08:14:04.455Z] provisioning config files... [2026-05-14T08:14:04.464Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15645434084284806408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:14:04.776Z] ---> ****-login.sh [2026-05-14T08:14:04.776Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:14:04.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:04.776Z] Login Succeeded [2026-05-14T08:14:04.776Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:14:04.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:04.777Z] Login Succeeded [2026-05-14T08:14:04.777Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:14:04.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:05.067Z] Login Succeeded [2026-05-14T08:14:05.067Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:14:05.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:05.067Z] Login Succeeded [2026-05-14T08:14:05.067Z] ****.io [2026-05-14T08:14:05.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:05.332Z] Login Succeeded [2026-05-14T08:14:05.332Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:14:05.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T08:14:05.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:14:05.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:14:05.455Z] ========================================================= [2026-05-14T08:14:05.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-14T08:14:05.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:05.777Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T08:14:06.717Z] #0 building with "default" instance using docker driver [2026-05-14T08:14:06.717Z] [2026-05-14T08:14:06.717Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:14:06.717Z] #1 transferring dockerfile: 1.73kB done [2026-05-14T08:14:06.717Z] #1 DONE 0.0s [2026-05-14T08:14:06.717Z] [2026-05-14T08:14:06.717Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-14T08:14:06.717Z] #2 DONE 0.1s [2026-05-14T08:14:06.717Z] [2026-05-14T08:14:06.717Z] #3 [internal] load .dockerignore [2026-05-14T08:14:06.717Z] #3 transferring context: 160B done [2026-05-14T08:14:06.717Z] #3 DONE 0.0s [2026-05-14T08:14:06.717Z] [2026-05-14T08:14:06.717Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T08:14:06.717Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-14T08:14:06.717Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-14T08:14:06.717Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-14T08:14:06.717Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-14T08:14:06.717Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-14T08:14:06.717Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-14T08:14:06.717Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-14T08:14:06.717Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-14T08:14:06.717Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-05-14T08:14:06.717Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-14T08:14:06.717Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-14T08:14:06.717Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-14T08:14:06.717Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-14T08:14:06.717Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-05-14T08:14:06.717Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.15MB / 112.58MB 0.2s [2026-05-14T08:14:06.975Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s [2026-05-14T08:14:06.975Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-14T08:14:06.975Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s [2026-05-14T08:14:06.975Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s [2026-05-14T08:14:06.975Z] #4 ... [2026-05-14T08:14:06.975Z] [2026-05-14T08:14:06.975Z] #5 [internal] load build context [2026-05-14T08:14:06.975Z] #5 transferring context: 34.76MB 0.3s done [2026-05-14T08:14:06.975Z] #5 DONE 0.3s [2026-05-14T08:14:06.975Z] [2026-05-14T08:14:06.975Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T08:14:06.975Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 36.76MB / 60.15MB 0.4s [2026-05-14T08:14:06.975Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-14T08:14:06.975Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.4s [2026-05-14T08:14:06.975Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-14T08:14:06.975Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 462.85kB / 14.72MB 0.4s [2026-05-14T08:14:07.234Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-14T08:14:07.234Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.6s [2026-05-14T08:14:07.234Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s [2026-05-14T08:14:07.491Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-14T08:14:07.491Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 85.98MB / 112.58MB 0.8s [2026-05-14T08:14:07.491Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-14T08:14:07.491Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-14T08:14:07.491Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 110.10MB / 112.58MB 0.9s [2026-05-14T08:14:07.750Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-14T08:14:12.032Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done [2026-05-14T08:14:12.032Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-14T08:14:12.032Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-14T08:14:12.032Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-14T08:14:12.032Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-14T08:14:12.032Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-14T08:14:12.302Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-14T08:14:12.302Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-14T08:14:15.604Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done [2026-05-14T08:14:15.604Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-14T08:14:15.863Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-14T08:14:15.863Z] #4 DONE 9.2s [2026-05-14T08:14:15.863Z] [2026-05-14T08:14:15.863Z] #6 [builder 2/7] WORKDIR /device-gpio [2026-05-14T08:14:17.284Z] #6 DONE 1.5s [2026-05-14T08:14:17.561Z] [2026-05-14T08:14:17.561Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-14T08:14:17.561Z] #7 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:17.837Z] #7 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:18.113Z] #7 0.765 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-14T08:14:18.411Z] #7 0.775 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-14T08:14:18.411Z] #7 0.780 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-14T08:14:18.411Z] #7 0.802 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-14T08:14:18.411Z] #7 0.813 Executing busybox-1.37.0-r19.trigger [2026-05-14T08:14:18.411Z] #7 0.822 OK: 269 MiB in 64 packages [2026-05-14T08:14:18.411Z] #7 DONE 0.9s [2026-05-14T08:14:18.411Z] [2026-05-14T08:14:18.411Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T08:14:18.411Z] #8 DONE 0.0s [2026-05-14T08:14:18.411Z] [2026-05-14T08:14:18.411Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:14:19.423Z] Still waiting to schedule task [2026-05-14T08:14:19.423Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9339’ [2026-05-14T08:14:26.760Z] #9 DONE 8.4s [2026-05-14T08:14:26.760Z] [2026-05-14T08:14:26.760Z] #10 [builder 6/7] COPY . . [2026-05-14T08:14:26.760Z] #10 DONE 0.2s [2026-05-14T08:14:27.077Z] [2026-05-14T08:14:27.077Z] #11 [builder 7/7] RUN echo noop [2026-05-14T08:14:27.077Z] #11 0.205 noop [2026-05-14T08:14:27.345Z] #11 DONE 0.3s [2026-05-14T08:14:27.345Z] [2026-05-14T08:14:27.345Z] #12 exporting to image [2026-05-14T08:14:27.345Z] #12 exporting layers [2026-05-14T08:14:34.100Z] #12 exporting layers 6.9s done [2026-05-14T08:14:34.100Z] #12 writing image sha256:2c94d7637762b5f63d8adc45e5e7d81ffb4f1ff69b63c2a401d0c1033652d376 done [2026-05-14T08:14:34.100Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-14T08:14:34.100Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:34.441Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T08:14:34.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:14:34.573Z] prd-ubuntu20.04-docker-8c-8g-9340 does not seem to be running inside a container [2026-05-14T08:14:34.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-05-14T08:14:34.930Z] $ docker top a81a34c9424a89b3fed5a79e093fb9b17c2725a2c55199eea8ad3ffb05ee8cda -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:14:35.471Z] + go version [2026-05-14T08:14:35.471Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-14T08:14:35.524Z] $ docker stop --time=1 a81a34c9424a89b3fed5a79e093fb9b17c2725a2c55199eea8ad3ffb05ee8cda [2026-05-14T08:14:36.808Z] $ docker rm -f --volumes a81a34c9424a89b3fed5a79e093fb9b17c2725a2c55199eea8ad3ffb05ee8cda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:37.488Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T08:14:37.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:14:37.823Z] prd-ubuntu20.04-docker-8c-8g-9340 does not seem to be running inside a container [2026-05-14T08:14:37.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-05-14T08:14:38.230Z] $ docker top 9c93355d71b6bbaeb24f22b2bb47284779d15fe6def371f47ebe76d779702103 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:14:38.758Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2026-05-14T08:14:39.231Z] + make test [2026-05-14T08:14:39.231Z] go test ./... -coverprofile=coverage.out ./... [2026-05-14T08:14:40.266Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-05-14T08:15:02.832Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-05-14T08:15:02.832Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-05-14T08:15:08.266Z] 0 issues. [2026-05-14T08:15:08.266Z] go vet ./... [2026-05-14T08:15:13.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T08:15:13.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T08:15:13.858Z] ./bin/test-attribution-txt.sh [2026-05-14T08:15:13.858Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T08:15:13.858Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T08:15:13.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T08:15:13.905Z] $ docker stop --time=1 9c93355d71b6bbaeb24f22b2bb47284779d15fe6def371f47ebe76d779702103 [2026-05-14T08:15:16.191Z] $ docker rm -f --volumes 9c93355d71b6bbaeb24f22b2bb47284779d15fe6def371f47ebe76d779702103 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:15:16.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T08:15:16.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-14T08:15:17.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T08:15:18.165Z] + ls -al . [2026-05-14T08:15:18.165Z] total 228 [2026-05-14T08:15:18.165Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:14 . [2026-05-14T08:15:18.165Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:13 .. [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 120 May 14 08:13 .dockerignore [2026-05-14T08:15:18.165Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:14 .git [2026-05-14T08:15:18.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:13 .github [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 277 May 14 08:13 .gitignore [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:13 .golangci.yml [2026-05-14T08:15:18.165Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:14 .semver [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 22061 May 14 08:13 Attribution.txt [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 7819 May 14 08:13 CHANGELOG.md [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 1694 May 14 08:13 Dockerfile [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 08:13 GOVERNANCE.md [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 680 May 14 08:13 Jenkinsfile [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 14 08:13 LICENSE [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 1922 May 14 08:13 Makefile [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 617 May 14 08:13 OWNERS.md [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 14 08:13 README.md [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:14 VERSION [2026-05-14T08:15:18.165Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:13 bin [2026-05-14T08:15:18.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:13 cmd [2026-05-14T08:15:18.165Z] -rw-r--r-- 1 jenkins jenkins 11324 May 14 08:14 coverage.out [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 6550 May 14 08:13 go.mod [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 89534 May 14 08:13 go.sum [2026-05-14T08:15:18.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:13 internal [2026-05-14T08:15:18.165Z] -rw-rw-r-- 1 jenkins jenkins 209 May 14 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:18.642Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c029423759115316bd87951ccf52c79e62451533 --label arch=amd64 --label version=4.1.0-dev.10 . [2026-05-14T08:15:18.927Z] #0 building with "default" instance using docker driver [2026-05-14T08:15:18.927Z] [2026-05-14T08:15:18.927Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:15:18.927Z] #1 transferring dockerfile: 1.73kB done [2026-05-14T08:15:18.927Z] #1 DONE 0.0s [2026-05-14T08:15:18.927Z] [2026-05-14T08:15:18.927Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-14T08:15:18.927Z] #2 DONE 0.0s [2026-05-14T08:15:18.927Z] [2026-05-14T08:15:18.927Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-14T08:15:18.927Z] #3 DONE 0.1s [2026-05-14T08:15:18.927Z] [2026-05-14T08:15:18.927Z] #4 [internal] load .dockerignore [2026-05-14T08:15:18.927Z] #4 transferring context: 160B done [2026-05-14T08:15:18.927Z] #4 DONE 0.0s [2026-05-14T08:15:18.927Z] [2026-05-14T08:15:18.927Z] #5 [internal] load build context [2026-05-14T08:15:18.927Z] #5 transferring context: 21.59kB 0.0s done [2026-05-14T08:15:18.927Z] #5 DONE 0.0s [2026-05-14T08:15:18.927Z] [2026-05-14T08:15:18.927Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-14T08:15:18.927Z] #6 DONE 0.1s [2026-05-14T08:15:18.927Z] [2026-05-14T08:15:18.927Z] #7 [builder 2/7] WORKDIR /device-gpio [2026-05-14T08:15:18.927Z] #7 DONE 0.0s [2026-05-14T08:15:18.927Z] [2026-05-14T08:15:18.927Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T08:15:18.927Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-14T08:15:18.927Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-14T08:15:18.927Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-14T08:15:18.927Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-14T08:15:18.927Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-14T08:15:18.927Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-14T08:15:19.225Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-14T08:15:19.225Z] #8 DONE 0.3s [2026-05-14T08:15:19.225Z] [2026-05-14T08:15:19.225Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-14T08:15:19.519Z] #9 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:19.519Z] #9 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:19.815Z] #9 ... [2026-05-14T08:15:19.815Z] [2026-05-14T08:15:19.815Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-14T08:15:19.815Z] #10 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:19.815Z] #10 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:19.815Z] #10 0.763 OK: 269 MiB in 64 packages [2026-05-14T08:15:19.815Z] #10 DONE 0.9s [2026-05-14T08:15:19.815Z] [2026-05-14T08:15:19.815Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-14T08:15:19.815Z] #9 0.609 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-14T08:15:19.815Z] #9 0.613 Executing busybox-1.37.0-r20.trigger [2026-05-14T08:15:19.815Z] #9 0.620 OK: 7 MiB in 17 packages [2026-05-14T08:15:20.114Z] #9 DONE 0.8s [2026-05-14T08:15:20.114Z] [2026-05-14T08:15:20.114Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T08:15:20.114Z] #11 DONE 0.1s [2026-05-14T08:15:20.114Z] [2026-05-14T08:15:20.114Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:15:20.435Z] #12 DONE 0.5s [2026-05-14T08:15:20.435Z] [2026-05-14T08:15:20.435Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-14T08:15:20.435Z] #13 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:20.435Z] #13 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:20.435Z] #13 0.643 OK: 7 MiB in 17 packages [2026-05-14T08:15:20.706Z] #13 DONE 0.7s [2026-05-14T08:15:20.706Z] [2026-05-14T08:15:20.706Z] #14 [builder 6/7] COPY . . [2026-05-14T08:15:20.706Z] #14 DONE 0.2s [2026-05-14T08:15:20.706Z] [2026-05-14T08:15:20.706Z] #15 [builder 7/7] RUN make build [2026-05-14T08:15:20.706Z] #15 0.306 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-05-14T08:15:47.835Z] #15 DONE 23.4s [2026-05-14T08:15:47.835Z] [2026-05-14T08:15:47.835Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2026-05-14T08:15:47.835Z] #16 DONE 0.0s [2026-05-14T08:15:47.835Z] [2026-05-14T08:15:47.835Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2026-05-14T08:15:47.835Z] #17 DONE 0.0s [2026-05-14T08:15:47.835Z] [2026-05-14T08:15:47.835Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2026-05-14T08:15:47.835Z] #18 DONE 0.2s [2026-05-14T08:15:47.835Z] [2026-05-14T08:15:47.835Z] #19 exporting to image [2026-05-14T08:15:47.835Z] #19 exporting layers [2026-05-14T08:15:47.835Z] #19 exporting layers 0.3s done [2026-05-14T08:15:47.835Z] #19 writing image sha256:e311b2c73415394b1d42ed3c33047c458e7a63eb929a7310b23f75d8f3cd65f6 done [2026-05-14T08:15:47.835Z] #19 naming to docker.io/library/device-gpio done [2026-05-14T08:15:47.835Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:15:48.099Z] provisioning config files... [2026-05-14T08:15:48.125Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1918003949899216143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:15:48.650Z] ---> ****-login.sh [2026-05-14T08:15:48.650Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:15:48.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:48.650Z] Login Succeeded [2026-05-14T08:15:48.650Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:15:48.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:48.650Z] Login Succeeded [2026-05-14T08:15:48.650Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:15:48.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:48.650Z] Login Succeeded [2026-05-14T08:15:48.650Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:15:48.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:48.952Z] Login Succeeded [2026-05-14T08:15:48.952Z] ****.io [2026-05-14T08:15:48.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:48.952Z] Login Succeeded [2026-05-14T08:15:48.952Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:15:49.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:15:49.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:15:49.206Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2026-05-14T08:15:49.206Z] c029423759115316bd87951ccf52c79e62451533 [2026-05-14T08:15:49.206Z] latest [2026-05-14T08:15:49.206Z] 4.1.0-dev.10 [2026-05-14T08:15:49.206Z] c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [2026-05-14T08:15:49.206Z] main [2026-05-14T08:15:49.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:49.704Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:c029423759115316bd87951ccf52c79e62451533 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:50.169Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:c029423759115316bd87951ccf52c79e62451533 [2026-05-14T08:15:50.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-14T08:15:50.169Z] aa7ff2fe7f7b: Preparing [2026-05-14T08:15:50.169Z] 0a8fafc58ed1: Preparing [2026-05-14T08:15:50.169Z] f2f3697e4b13: Preparing [2026-05-14T08:15:50.169Z] d06ee8e4c2c6: Preparing [2026-05-14T08:15:50.169Z] eec8354b8f55: Preparing [2026-05-14T08:15:50.169Z] 0854555d70ac: Preparing [2026-05-14T08:15:50.169Z] 0854555d70ac: Waiting [2026-05-14T08:15:50.169Z] f2f3697e4b13: Pushed [2026-05-14T08:15:50.169Z] d06ee8e4c2c6: Pushed [2026-05-14T08:15:50.169Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:50.169Z] eec8354b8f55: Pushed [2026-05-14T08:15:50.169Z] 0a8fafc58ed1: Pushed [2026-05-14T08:15:54.604Z] aa7ff2fe7f7b: Pushed [2026-05-14T08:15:54.886Z] c029423759115316bd87951ccf52c79e62451533: digest: sha256:800e8771cc76e9a9f54e7cd19637a98e3f68627b72aff3f84188ab359ae48e26 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:55.383Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:55.906Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-05-14T08:15:55.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-14T08:15:55.906Z] aa7ff2fe7f7b: Preparing [2026-05-14T08:15:55.906Z] 0a8fafc58ed1: Preparing [2026-05-14T08:15:55.906Z] f2f3697e4b13: Preparing [2026-05-14T08:15:55.906Z] d06ee8e4c2c6: Preparing [2026-05-14T08:15:55.906Z] eec8354b8f55: Preparing [2026-05-14T08:15:55.906Z] 0854555d70ac: Preparing [2026-05-14T08:15:55.906Z] 0854555d70ac: Waiting [2026-05-14T08:15:55.906Z] eec8354b8f55: Layer already exists [2026-05-14T08:15:55.906Z] d06ee8e4c2c6: Layer already exists [2026-05-14T08:15:55.906Z] f2f3697e4b13: Layer already exists [2026-05-14T08:15:55.906Z] 0a8fafc58ed1: Layer already exists [2026-05-14T08:15:55.906Z] aa7ff2fe7f7b: Layer already exists [2026-05-14T08:15:55.906Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:55.906Z] latest: digest: sha256:800e8771cc76e9a9f54e7cd19637a98e3f68627b72aff3f84188ab359ae48e26 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:56.468Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:56.921Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [2026-05-14T08:15:56.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-14T08:15:56.921Z] aa7ff2fe7f7b: Preparing [2026-05-14T08:15:56.921Z] 0a8fafc58ed1: Preparing [2026-05-14T08:15:56.921Z] f2f3697e4b13: Preparing [2026-05-14T08:15:56.921Z] d06ee8e4c2c6: Preparing [2026-05-14T08:15:56.921Z] eec8354b8f55: Preparing [2026-05-14T08:15:56.921Z] 0854555d70ac: Preparing [2026-05-14T08:15:56.921Z] 0854555d70ac: Waiting [2026-05-14T08:15:56.921Z] 0a8fafc58ed1: Layer already exists [2026-05-14T08:15:56.921Z] aa7ff2fe7f7b: Layer already exists [2026-05-14T08:15:56.921Z] d06ee8e4c2c6: Layer already exists [2026-05-14T08:15:56.921Z] f2f3697e4b13: Layer already exists [2026-05-14T08:15:56.921Z] eec8354b8f55: Layer already exists [2026-05-14T08:15:56.921Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:56.921Z] 4.1.0-dev.10: digest: sha256:800e8771cc76e9a9f54e7cd19637a98e3f68627b72aff3f84188ab359ae48e26 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:57.378Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:57.887Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [2026-05-14T08:15:57.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-14T08:15:57.887Z] aa7ff2fe7f7b: Preparing [2026-05-14T08:15:57.887Z] 0a8fafc58ed1: Preparing [2026-05-14T08:15:57.887Z] f2f3697e4b13: Preparing [2026-05-14T08:15:57.887Z] d06ee8e4c2c6: Preparing [2026-05-14T08:15:57.887Z] eec8354b8f55: Preparing [2026-05-14T08:15:57.887Z] 0854555d70ac: Preparing [2026-05-14T08:15:57.887Z] 0854555d70ac: Waiting [2026-05-14T08:15:57.887Z] 0a8fafc58ed1: Layer already exists [2026-05-14T08:15:57.887Z] d06ee8e4c2c6: Layer already exists [2026-05-14T08:15:57.887Z] aa7ff2fe7f7b: Layer already exists [2026-05-14T08:15:57.887Z] f2f3697e4b13: Layer already exists [2026-05-14T08:15:57.887Z] eec8354b8f55: Layer already exists [2026-05-14T08:15:57.887Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:57.887Z] c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10: digest: sha256:800e8771cc76e9a9f54e7cd19637a98e3f68627b72aff3f84188ab359ae48e26 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:58.250Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:58.595Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2026-05-14T08:15:58.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-14T08:15:58.595Z] aa7ff2fe7f7b: Preparing [2026-05-14T08:15:58.595Z] 0a8fafc58ed1: Preparing [2026-05-14T08:15:58.595Z] f2f3697e4b13: Preparing [2026-05-14T08:15:58.595Z] d06ee8e4c2c6: Preparing [2026-05-14T08:15:58.595Z] eec8354b8f55: Preparing [2026-05-14T08:15:58.595Z] 0854555d70ac: Preparing [2026-05-14T08:15:58.595Z] 0854555d70ac: Waiting [2026-05-14T08:15:58.595Z] f2f3697e4b13: Layer already exists [2026-05-14T08:15:58.595Z] aa7ff2fe7f7b: Layer already exists [2026-05-14T08:15:58.595Z] 0a8fafc58ed1: Layer already exists [2026-05-14T08:15:58.595Z] d06ee8e4c2c6: Layer already exists [2026-05-14T08:15:58.595Z] eec8354b8f55: Layer already exists [2026-05-14T08:15:58.595Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:58.595Z] main: digest: sha256:800e8771cc76e9a9f54e7cd19637a98e3f68627b72aff3f84188ab359ae48e26 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:15:58.684Z] ===================================================== [Pipeline] echo [2026-05-14T08:15:58.694Z] taggedImages: [2026-05-14T08:15:58.694Z] - nexus3.edgexfoundry.org:10004/device-gpio:c029423759115316bd87951ccf52c79e62451533 [2026-05-14T08:15:58.694Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-05-14T08:15:58.694Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [2026-05-14T08:15:58.694Z] - nexus3.edgexfoundry.org:10004/device-gpio:c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [2026-05-14T08:15:58.694Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo [2026-05-14T08:15:58.727Z] ========================================================= [2026-05-14T08:15:58.727Z] [edgeXBuildMultiArch] RAW Config: [2026-05-14T08:15:58.727Z] images: [2026-05-14T08:15:58.727Z] - nexus3.edgexfoundry.org:10004/device-gpio:c029423759115316bd87951ccf52c79e62451533 [2026-05-14T08:15:58.727Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-05-14T08:15:58.727Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [2026-05-14T08:15:58.727Z] - nexus3.edgexfoundry.org:10004/device-gpio:c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [2026-05-14T08:15:58.727Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [2026-05-14T08:15:58.727Z] settingsFile: [2026-05-14T08:15:58.727Z] device-gpio-settings [2026-05-14T08:15:58.727Z] ========================================================= [Pipeline] node [2026-05-14T08:16:13.731Z] Still waiting to schedule task [2026-05-14T08:16:13.731Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9345’ [2026-05-14T08:16:42.085Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9344 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2026-05-14T08:16:42.103Z] Running in /w/workspace/device-gpio/144 [Pipeline] { [Pipeline] checkout [2026-05-14T08:16:45.151Z] The recommended git tool is: git [2026-05-14T08:16:50.522Z] using credential edgex-jenkins-ssh [2026-05-14T08:16:50.548Z] Cloning the remote Git repository [2026-05-14T08:16:50.596Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2026-05-14T08:16:50.698Z] > git init /w/workspace/device-gpio/144 # timeout=10 [2026-05-14T08:16:50.875Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2026-05-14T08:16:50.876Z] > git --version # timeout=10 [2026-05-14T08:16:50.903Z] > git --version # 'git version 2.25.1' [2026-05-14T08:16:50.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-14T08:16:51.076Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T08:16:54.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2026-05-14T08:16:54.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T08:16:55.572Z] Avoid second fetch [2026-05-14T08:16:55.573Z] Checking out Revision c029423759115316bd87951ccf52c79e62451533 (main) [2026-05-14T08:16:56.385Z] Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [2026-05-14T08:16:55.599Z] > git config core.sparsecheckout # timeout=10 [2026-05-14T08:16:55.701Z] > git checkout -f c029423759115316bd87951ccf52c79e62451533 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:17:00.925Z] provisioning config files... [2026-05-14T08:17:00.954Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/144@tmp/config13199808489409747631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:17:01.759Z] ---> ****-login.sh [2026-05-14T08:17:01.759Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:17:02.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:02.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:02.338Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:02.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:02.338Z] [2026-05-14T08:17:02.338Z] Login Succeeded [2026-05-14T08:17:02.338Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:17:02.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:02.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:02.885Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:02.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:02.885Z] [2026-05-14T08:17:02.885Z] Login Succeeded [2026-05-14T08:17:02.885Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:17:03.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:03.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:03.156Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:03.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:03.156Z] [2026-05-14T08:17:03.156Z] Login Succeeded [2026-05-14T08:17:03.156Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:17:03.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:03.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:03.426Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:03.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:03.426Z] [2026-05-14T08:17:03.426Z] Login Succeeded [2026-05-14T08:17:03.426Z] ****.io [2026-05-14T08:17:03.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:03.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:03.989Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:03.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:03.989Z] [2026-05-14T08:17:03.989Z] Login Succeeded [2026-05-14T08:17:03.989Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:17:04.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T08:17:04.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:17:04.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:17:04.366Z] ========================================================= [2026-05-14T08:17:04.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-14T08:17:04.366Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:17:04.742Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T08:17:05.353Z] Sending build context to Docker daemon 17.5MB [2026-05-14T08:17:05.353Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T08:17:05.353Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-14T08:17:08.758Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-14T08:17:08.758Z] 6b59a28fa201: Pulling fs layer [2026-05-14T08:17:08.758Z] d32bb0dddca7: Pulling fs layer [2026-05-14T08:17:08.758Z] 5dab1238d3d9: Pulling fs layer [2026-05-14T08:17:08.758Z] 196fd7d83e7d: Pulling fs layer [2026-05-14T08:17:08.758Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T08:17:08.758Z] 8ba94037c8f0: Pulling fs layer [2026-05-14T08:17:08.758Z] deaec5988b04: Pulling fs layer [2026-05-14T08:17:08.758Z] 9f65657bb879: Pulling fs layer [2026-05-14T08:17:08.758Z] 196fd7d83e7d: Waiting [2026-05-14T08:17:08.758Z] 4f4fb700ef54: Waiting [2026-05-14T08:17:08.758Z] 8ba94037c8f0: Waiting [2026-05-14T08:17:08.758Z] deaec5988b04: Waiting [2026-05-14T08:17:08.758Z] 9f65657bb879: Waiting [2026-05-14T08:17:08.758Z] d32bb0dddca7: Verifying Checksum [2026-05-14T08:17:08.758Z] d32bb0dddca7: Download complete [2026-05-14T08:17:08.758Z] 196fd7d83e7d: Download complete [2026-05-14T08:17:08.758Z] 4f4fb700ef54: Verifying Checksum [2026-05-14T08:17:08.758Z] 4f4fb700ef54: Download complete [2026-05-14T08:17:08.758Z] 8ba94037c8f0: Verifying Checksum [2026-05-14T08:17:08.758Z] 8ba94037c8f0: Download complete [2026-05-14T08:17:08.758Z] 6b59a28fa201: Verifying Checksum [2026-05-14T08:17:08.758Z] 6b59a28fa201: Download complete [2026-05-14T08:17:09.398Z] 9f65657bb879: Verifying Checksum [2026-05-14T08:17:09.398Z] 9f65657bb879: Download complete [2026-05-14T08:17:10.041Z] 6b59a28fa201: Pull complete [2026-05-14T08:17:10.713Z] d32bb0dddca7: Pull complete [2026-05-14T08:17:10.713Z] 5dab1238d3d9: Verifying Checksum [2026-05-14T08:17:12.256Z] deaec5988b04: Verifying Checksum [2026-05-14T08:17:12.256Z] deaec5988b04: Download complete [2026-05-14T08:17:24.863Z] 5dab1238d3d9: Pull complete [2026-05-14T08:17:25.134Z] 196fd7d83e7d: Pull complete [2026-05-14T08:17:25.416Z] 4f4fb700ef54: Pull complete [2026-05-14T08:17:25.690Z] 8ba94037c8f0: Pull complete [2026-05-14T08:17:35.802Z] deaec5988b04: Pull complete [2026-05-14T08:17:36.769Z] 9f65657bb879: Pull complete [2026-05-14T08:17:36.769Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-14T08:17:36.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-14T08:17:36.769Z] ---> 334268110677 [2026-05-14T08:17:36.769Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-14T08:17:39.364Z] ---> Running in 8234d88df104 [2026-05-14T08:17:39.364Z] Removing intermediate container 8234d88df104 [2026-05-14T08:17:39.364Z] ---> d80548eefdd6 [2026-05-14T08:17:39.364Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T08:17:39.364Z] ---> Running in 35a9fee12666 [2026-05-14T08:17:39.977Z] Removing intermediate container 35a9fee12666 [2026-05-14T08:17:39.977Z] ---> eb2d011c6be9 [2026-05-14T08:17:39.977Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-05-14T08:17:39.977Z] ---> Running in efbfbf4d399d [2026-05-14T08:17:40.246Z] Removing intermediate container efbfbf4d399d [2026-05-14T08:17:40.246Z] ---> 7d2db52bc856 [2026-05-14T08:17:40.246Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-14T08:17:40.246Z] ---> Running in 06a3fc983c5f [2026-05-14T08:17:40.864Z] Removing intermediate container 06a3fc983c5f [2026-05-14T08:17:40.864Z] ---> d34efa62afca [2026-05-14T08:17:40.864Z] Step 7/12 : WORKDIR /device-gpio [2026-05-14T08:17:40.864Z] ---> Running in f714d2ce5b0a [2026-05-14T08:17:41.144Z] Removing intermediate container f714d2ce5b0a [2026-05-14T08:17:41.144Z] ---> 407235e74a6a [2026-05-14T08:17:41.144Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T08:17:41.144Z] ---> Running in 1474b4f67f4d [2026-05-14T08:17:42.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:17:42.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:17:44.908Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-14T08:17:44.908Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-14T08:17:44.908Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-14T08:17:44.908Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-14T08:17:44.908Z] Executing busybox-1.37.0-r19.trigger [2026-05-14T08:17:44.908Z] OK: 259 MiB in 64 packages [2026-05-14T08:17:45.877Z] Removing intermediate container 1474b4f67f4d [2026-05-14T08:17:45.877Z] ---> 83519b405412 [2026-05-14T08:17:45.877Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-14T08:17:46.463Z] ---> 1e36ad11e032 [2026-05-14T08:17:46.463Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:17:46.463Z] ---> Running in 37a82b100dbb [2026-05-14T08:17:49.340Z] Running on prd-centos7-docker-4c-2g-9348 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:17:49.384Z] provisioning config files... [2026-05-14T08:17:49.420Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14227240897418056106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:17:50.565Z] ---> ****-login.sh [2026-05-14T08:17:50.565Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:19:23.402Z] Removing intermediate container 37a82b100dbb [2026-05-14T08:19:23.402Z] ---> b0f30ce23ec2 [2026-05-14T08:19:23.402Z] Step 11/12 : COPY . . [2026-05-14T08:19:23.403Z] ---> cbf13b4b1395 [2026-05-14T08:19:23.403Z] Step 12/12 : RUN ${MAKE} [2026-05-14T08:19:23.403Z] ---> Running in 5bcbcf5877ed [2026-05-14T08:19:24.043Z] noop [2026-05-14T08:19:24.840Z] Removing intermediate container 5bcbcf5877ed [2026-05-14T08:19:24.840Z] ---> 301f966251ae [2026-05-14T08:19:24.840Z] Successfully built 301f966251ae [2026-05-14T08:19:24.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:19:25.381Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T08:19:25.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:19:25.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-9344 does not seem to be running inside a container [2026-05-14T08:19:25.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/144 -v /w/workspace/device-gpio/144:/w/workspace/device-gpio/144:rw,z -v /w/workspace/device-gpio/144@tmp:/w/workspace/device-gpio/144@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 [2026-05-14T08:19:27.242Z] $ docker top 22b61a76392197e93e74bee86916f1230a8f8c61dda0cb84468ef3c0541a7e6c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:19:28.152Z] + go version [2026-05-14T08:19:28.152Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-14T08:19:28.177Z] $ docker stop --time=1 22b61a76392197e93e74bee86916f1230a8f8c61dda0cb84468ef3c0541a7e6c [2026-05-14T08:19:29.882Z] $ docker rm -f --volumes 22b61a76392197e93e74bee86916f1230a8f8c61dda0cb84468ef3c0541a7e6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:19:30.721Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T08:19:30.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:19:30.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-9344 does not seem to be running inside a container [2026-05-14T08:19:31.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/144 -v /w/workspace/device-gpio/144:/w/workspace/device-gpio/144:rw,z -v /w/workspace/device-gpio/144@tmp:/w/workspace/device-gpio/144@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 [2026-05-14T08:19:32.289Z] $ docker top 92d0776c6d4642213bfb827a682abd3ba4fa079c6f10bac50039240530c89b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:19:33.150Z] + git config --global --add safe.directory /w/workspace/device-gpio/144 [Pipeline] fileExists [Pipeline] sh [2026-05-14T08:19:33.813Z] + make test [2026-05-14T08:19:33.813Z] go test ./... -coverprofile=coverage.out ./... [2026-05-14T08:19:39.096Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-05-14T08:24:03.716Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-05-14T08:24:03.716Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-05-14T08:24:03.716Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-14T08:24:03.716Z] go vet ./... [2026-05-14T08:24:51.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T08:24:51.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T08:24:51.950Z] ./bin/test-attribution-txt.sh [2026-05-14T08:24:51.950Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T08:24:52.627Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T08:24:52.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T08:24:53.042Z] $ docker stop --time=1 92d0776c6d4642213bfb827a682abd3ba4fa079c6f10bac50039240530c89b20 [2026-05-14T08:24:55.043Z] $ docker rm -f --volumes 92d0776c6d4642213bfb827a682abd3ba4fa079c6f10bac50039240530c89b20 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:24:57.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T08:24:57.136Z] Warning: overwriting stash ‘coverage-report’ [2026-05-14T08:24:58.301Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T08:24:59.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T08:24:59.644Z] + ls -al . [2026-05-14T08:24:59.644Z] total 224 [2026-05-14T08:24:59.644Z] drwxrwxr-x 7 jenkins jenkins 4096 May 14 08:19 . [2026-05-14T08:24:59.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:16 .. [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 120 May 14 08:16 .dockerignore [2026-05-14T08:24:59.644Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:17 .git [2026-05-14T08:24:59.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:16 .github [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 277 May 14 08:16 .gitignore [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:16 .golangci.yml [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 22061 May 14 08:16 Attribution.txt [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 7819 May 14 08:16 CHANGELOG.md [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 1694 May 14 08:16 Dockerfile [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 08:16 GOVERNANCE.md [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 680 May 14 08:16 Jenkinsfile [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 14 08:16 LICENSE [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 1922 May 14 08:16 Makefile [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 617 May 14 08:16 OWNERS.md [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 14 08:16 README.md [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:14 VERSION [2026-05-14T08:24:59.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:16 bin [2026-05-14T08:24:59.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:16 cmd [2026-05-14T08:24:59.644Z] -rw-r--r-- 1 jenkins jenkins 11324 May 14 08:23 coverage.out [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 6550 May 14 08:16 go.mod [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 89534 May 14 08:16 go.sum [2026-05-14T08:24:59.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:16 internal [2026-05-14T08:24:59.644Z] -rw-rw-r-- 1 jenkins jenkins 209 May 14 08:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:25:00.192Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c029423759115316bd87951ccf52c79e62451533 --label arch=arm64 --label version=4.1.0-dev.10 . [2026-05-14T08:25:00.860Z] Sending build context to Docker daemon 17.51MB [2026-05-14T08:25:00.860Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T08:25:00.860Z] Step 2/26 : FROM ${BASE} AS builder [2026-05-14T08:25:00.860Z] ---> 301f966251ae [2026-05-14T08:25:00.860Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-05-14T08:25:00.860Z] ---> Running in 997ffa8a42dc [2026-05-14T08:25:01.164Z] Removing intermediate container 997ffa8a42dc [2026-05-14T08:25:01.164Z] ---> adf9e985cdcf [2026-05-14T08:25:01.164Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T08:25:01.164Z] ---> Running in cb5ebfe7552f [2026-05-14T08:25:01.791Z] Removing intermediate container cb5ebfe7552f [2026-05-14T08:25:01.791Z] ---> 6df710d6894c [2026-05-14T08:25:01.791Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-05-14T08:25:01.791Z] ---> Running in bcbfdc080b0b [2026-05-14T08:25:02.105Z] Removing intermediate container bcbfdc080b0b [2026-05-14T08:25:02.105Z] ---> 6fb662e0acf8 [2026-05-14T08:25:02.105Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-05-14T08:25:02.105Z] ---> Running in 3066e15d8068 [2026-05-14T08:25:02.436Z] Removing intermediate container 3066e15d8068 [2026-05-14T08:25:02.436Z] ---> cdf3545d6503 [2026-05-14T08:25:02.436Z] Step 7/26 : WORKDIR /device-gpio [2026-05-14T08:25:02.436Z] ---> Running in ae3cb870ff5c [2026-05-14T08:25:02.735Z] Removing intermediate container ae3cb870ff5c [2026-05-14T08:25:02.735Z] ---> 57dce79a7022 [2026-05-14T08:25:02.735Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T08:25:02.735Z] ---> Running in ca691713e022 [2026-05-14T08:25:03.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:25:04.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:25:06.509Z] OK: 259 MiB in 64 packages [2026-05-14T08:25:07.218Z] Removing intermediate container ca691713e022 [2026-05-14T08:25:07.218Z] ---> 8d36b4d7ed84 [2026-05-14T08:25:07.218Z] Step 9/26 : COPY go.mod vendor* ./ [2026-05-14T08:25:07.519Z] ---> b47f3ced9b16 [2026-05-14T08:25:07.519Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:25:07.815Z] ---> Running in d50b16e3936a [2026-05-14T08:25:10.023Z] Removing intermediate container d50b16e3936a [2026-05-14T08:25:10.023Z] ---> 296544482058 [2026-05-14T08:25:10.023Z] Step 11/26 : COPY . . [2026-05-14T08:25:11.126Z] ---> 17246d21d662 [2026-05-14T08:25:11.126Z] Step 12/26 : RUN ${MAKE} [2026-05-14T08:25:11.126Z] ---> Running in 9c98d5f07dfb [2026-05-14T08:25:12.174Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-05-14T08:29:35.083Z] Removing intermediate container 9c98d5f07dfb [2026-05-14T08:29:35.083Z] ---> 63a3eea0a87d [2026-05-14T08:29:35.083Z] Step 13/26 : FROM alpine:3.22 [2026-05-14T08:29:35.083Z] 3.22: Pulling from library/alpine [2026-05-14T08:29:35.083Z] 58e777220c39: Pulling fs layer [2026-05-14T08:29:35.083Z] 58e777220c39: Verifying Checksum [2026-05-14T08:29:35.083Z] 58e777220c39: Download complete [2026-05-14T08:29:35.083Z] 58e777220c39: Pull complete [2026-05-14T08:29:35.083Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T08:29:35.083Z] Status: Downloaded newer image for alpine:3.22 [2026-05-14T08:29:35.083Z] ---> 6a2735c23ff3 [2026-05-14T08:29:35.083Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2026-05-14T08:29:35.083Z] ---> Running in c88faa6dbc2d [2026-05-14T08:29:35.083Z] Removing intermediate container c88faa6dbc2d [2026-05-14T08:29:35.083Z] ---> 0373584b7115 [2026-05-14T08:29:35.083Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-05-14T08:29:35.083Z] ---> Running in 7a24775f0977 [2026-05-14T08:29:35.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:29:35.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:29:35.083Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-14T08:29:35.083Z] Executing busybox-1.37.0-r20.trigger [2026-05-14T08:29:35.083Z] OK: 8 MiB in 17 packages [2026-05-14T08:29:37.834Z] Removing intermediate container 7a24775f0977 [2026-05-14T08:29:37.834Z] ---> d41c1ec26f33 [2026-05-14T08:29:37.834Z] Step 16/26 : RUN apk --no-cache upgrade [2026-05-14T08:29:37.834Z] ---> Running in c0c5dcd6088a [2026-05-14T08:29:38.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:29:38.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:29:40.948Z] OK: 8 MiB in 17 packages [2026-05-14T08:29:41.568Z] Removing intermediate container c0c5dcd6088a [2026-05-14T08:29:41.568Z] ---> 195c585f4e2d [2026-05-14T08:29:41.568Z] Step 17/26 : WORKDIR / [2026-05-14T08:29:41.881Z] ---> Running in 709c3a65a113 [2026-05-14T08:29:42.189Z] Removing intermediate container 709c3a65a113 [2026-05-14T08:29:42.189Z] ---> 86920816f011 [2026-05-14T08:29:42.189Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2026-05-14T08:29:42.508Z] ---> e24aff4ab594 [2026-05-14T08:29:42.508Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2026-05-14T08:29:43.169Z] ---> e044a7c308da [2026-05-14T08:29:43.169Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2026-05-14T08:29:46.000Z] ---> 053a918eb6fc [2026-05-14T08:29:46.000Z] Step 21/26 : EXPOSE 59910 [2026-05-14T08:29:46.000Z] ---> Running in 36f958a06a49 [2026-05-14T08:29:46.000Z] Removing intermediate container 36f958a06a49 [2026-05-14T08:29:46.000Z] ---> dca368df54d9 [2026-05-14T08:29:46.000Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2026-05-14T08:29:46.000Z] ---> Running in f2f003411e03 [2026-05-14T08:29:46.299Z] Removing intermediate container f2f003411e03 [2026-05-14T08:29:46.299Z] ---> bfa69d98a201 [2026-05-14T08:29:46.299Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-14T08:29:46.299Z] ---> Running in ee6afefbf456 [2026-05-14T08:29:46.619Z] Removing intermediate container ee6afefbf456 [2026-05-14T08:29:46.619Z] ---> 5e0394e31e1e [2026-05-14T08:29:46.619Z] Step 24/26 : LABEL arch=arm64 [2026-05-14T08:29:46.928Z] ---> Running in 79707e3da1d6 [2026-05-14T08:29:46.928Z] Removing intermediate container 79707e3da1d6 [2026-05-14T08:29:46.928Z] ---> 3b854360fe80 [2026-05-14T08:29:46.928Z] Step 25/26 : LABEL git_sha=c029423759115316bd87951ccf52c79e62451533 [2026-05-14T08:29:47.227Z] ---> Running in fa162edeab27 [2026-05-14T08:29:47.530Z] Removing intermediate container fa162edeab27 [2026-05-14T08:29:47.530Z] ---> 9664be52c332 [2026-05-14T08:29:47.530Z] Step 26/26 : LABEL version=4.1.0-dev.10 [2026-05-14T08:29:47.530Z] ---> Running in b14c0116b4d0 [2026-05-14T08:29:47.827Z] Removing intermediate container b14c0116b4d0 [2026-05-14T08:29:47.827Z] ---> d3480970455c [2026-05-14T08:29:47.827Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-14T08:29:47.827Z] Successfully built d3480970455c [2026-05-14T08:29:47.827Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:29:48.070Z] provisioning config files... [2026-05-14T08:29:48.139Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/144@tmp/config18373196565727394439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:29:48.664Z] ---> ****-login.sh [2026-05-14T08:29:48.664Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:29:48.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:48.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:48.965Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:48.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:48.965Z] [2026-05-14T08:29:48.965Z] Login Succeeded [2026-05-14T08:29:48.965Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:29:49.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:49.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:49.277Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:49.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:49.277Z] [2026-05-14T08:29:49.277Z] Login Succeeded [2026-05-14T08:29:49.277Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:29:49.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:49.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:49.602Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:49.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:49.602Z] [2026-05-14T08:29:49.602Z] Login Succeeded [2026-05-14T08:29:49.602Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:29:49.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:50.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:50.249Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:50.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:50.249Z] [2026-05-14T08:29:50.249Z] Login Succeeded [2026-05-14T08:29:50.249Z] ****.io [2026-05-14T08:29:50.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:50.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:50.550Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:50.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:50.550Z] [2026-05-14T08:29:50.550Z] Login Succeeded [2026-05-14T08:29:50.550Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:29:50.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:29:50.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:29:50.808Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2026-05-14T08:29:50.808Z] c029423759115316bd87951ccf52c79e62451533 [2026-05-14T08:29:50.808Z] latest [2026-05-14T08:29:50.808Z] 4.1.0-dev.10 [2026-05-14T08:29:50.808Z] c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [2026-05-14T08:29:50.808Z] main [2026-05-14T08:29:50.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:51.336Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:c029423759115316bd87951ccf52c79e62451533 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:51.759Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:c029423759115316bd87951ccf52c79e62451533 [2026-05-14T08:29:51.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-14T08:29:51.759Z] 5abc5a558fbb: Preparing [2026-05-14T08:29:51.759Z] 574b6898ef5b: Preparing [2026-05-14T08:29:51.759Z] 3b59164b5e11: Preparing [2026-05-14T08:29:51.759Z] 57a4e9fe279e: Preparing [2026-05-14T08:29:51.759Z] 5cac9bd69116: Preparing [2026-05-14T08:29:51.759Z] eeaa73608b53: Preparing [2026-05-14T08:29:51.759Z] eeaa73608b53: Waiting [2026-05-14T08:29:52.074Z] 57a4e9fe279e: Pushed [2026-05-14T08:29:52.074Z] 3b59164b5e11: Pushed [2026-05-14T08:29:52.074Z] 5cac9bd69116: Pushed [2026-05-14T08:29:52.074Z] 574b6898ef5b: Pushed [2026-05-14T08:29:52.074Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:02.505Z] 5abc5a558fbb: Pushed [2026-05-14T08:30:02.505Z] c029423759115316bd87951ccf52c79e62451533: digest: sha256:eaa10b91b04e56141d96a47a8811fd6dff3b4f1b3a8ea5d8a6fddb0c89ed2771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:03.011Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:03.441Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-05-14T08:30:03.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-14T08:30:03.441Z] 5abc5a558fbb: Preparing [2026-05-14T08:30:03.441Z] 574b6898ef5b: Preparing [2026-05-14T08:30:03.441Z] 3b59164b5e11: Preparing [2026-05-14T08:30:03.441Z] 57a4e9fe279e: Preparing [2026-05-14T08:30:03.441Z] 5cac9bd69116: Preparing [2026-05-14T08:30:03.441Z] eeaa73608b53: Preparing [2026-05-14T08:30:03.441Z] eeaa73608b53: Waiting [2026-05-14T08:30:03.441Z] 57a4e9fe279e: Layer already exists [2026-05-14T08:30:03.441Z] 574b6898ef5b: Layer already exists [2026-05-14T08:30:03.441Z] 5abc5a558fbb: Layer already exists [2026-05-14T08:30:03.441Z] 3b59164b5e11: Layer already exists [2026-05-14T08:30:03.441Z] 5cac9bd69116: Layer already exists [2026-05-14T08:30:03.441Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:03.753Z] latest: digest: sha256:eaa10b91b04e56141d96a47a8811fd6dff3b4f1b3a8ea5d8a6fddb0c89ed2771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:04.238Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:04.769Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [2026-05-14T08:30:04.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-14T08:30:04.769Z] 5abc5a558fbb: Preparing [2026-05-14T08:30:04.769Z] 574b6898ef5b: Preparing [2026-05-14T08:30:04.769Z] 3b59164b5e11: Preparing [2026-05-14T08:30:04.769Z] 57a4e9fe279e: Preparing [2026-05-14T08:30:04.769Z] 5cac9bd69116: Preparing [2026-05-14T08:30:04.769Z] eeaa73608b53: Preparing [2026-05-14T08:30:04.769Z] eeaa73608b53: Waiting [2026-05-14T08:30:04.769Z] 574b6898ef5b: Layer already exists [2026-05-14T08:30:04.769Z] 5cac9bd69116: Layer already exists [2026-05-14T08:30:04.769Z] 5abc5a558fbb: Layer already exists [2026-05-14T08:30:04.769Z] 57a4e9fe279e: Layer already exists [2026-05-14T08:30:04.769Z] 3b59164b5e11: Layer already exists [2026-05-14T08:30:04.769Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:04.769Z] 4.1.0-dev.10: digest: sha256:eaa10b91b04e56141d96a47a8811fd6dff3b4f1b3a8ea5d8a6fddb0c89ed2771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:05.233Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:05.709Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [2026-05-14T08:30:05.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-14T08:30:05.709Z] 5abc5a558fbb: Preparing [2026-05-14T08:30:05.709Z] 574b6898ef5b: Preparing [2026-05-14T08:30:05.709Z] 3b59164b5e11: Preparing [2026-05-14T08:30:05.709Z] 57a4e9fe279e: Preparing [2026-05-14T08:30:05.709Z] 5cac9bd69116: Preparing [2026-05-14T08:30:05.709Z] eeaa73608b53: Preparing [2026-05-14T08:30:05.709Z] eeaa73608b53: Waiting [2026-05-14T08:30:05.709Z] 5cac9bd69116: Layer already exists [2026-05-14T08:30:05.709Z] 574b6898ef5b: Layer already exists [2026-05-14T08:30:05.709Z] 57a4e9fe279e: Layer already exists [2026-05-14T08:30:05.709Z] 3b59164b5e11: Layer already exists [2026-05-14T08:30:05.709Z] 5abc5a558fbb: Layer already exists [2026-05-14T08:30:05.709Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:05.709Z] c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10: digest: sha256:eaa10b91b04e56141d96a47a8811fd6dff3b4f1b3a8ea5d8a6fddb0c89ed2771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:06.067Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:06.413Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2026-05-14T08:30:06.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-14T08:30:06.413Z] 5abc5a558fbb: Preparing [2026-05-14T08:30:06.413Z] 574b6898ef5b: Preparing [2026-05-14T08:30:06.413Z] 3b59164b5e11: Preparing [2026-05-14T08:30:06.413Z] 57a4e9fe279e: Preparing [2026-05-14T08:30:06.413Z] 5cac9bd69116: Preparing [2026-05-14T08:30:06.413Z] eeaa73608b53: Preparing [2026-05-14T08:30:06.413Z] eeaa73608b53: Waiting [2026-05-14T08:30:06.413Z] 3b59164b5e11: Layer already exists [2026-05-14T08:30:06.413Z] 57a4e9fe279e: Layer already exists [2026-05-14T08:30:06.413Z] 5cac9bd69116: Layer already exists [2026-05-14T08:30:06.413Z] 574b6898ef5b: Layer already exists [2026-05-14T08:30:06.413Z] 5abc5a558fbb: Layer already exists [2026-05-14T08:30:06.413Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:06.680Z] main: digest: sha256:eaa10b91b04e56141d96a47a8811fd6dff3b4f1b3a8ea5d8a6fddb0c89ed2771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:30:06.755Z] ===================================================== [Pipeline] echo [2026-05-14T08:30:06.771Z] taggedImages: [2026-05-14T08:30:06.771Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:c029423759115316bd87951ccf52c79e62451533 [2026-05-14T08:30:06.771Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-05-14T08:30:06.771Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [2026-05-14T08:30:06.771Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [2026-05-14T08:30:06.771Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo [2026-05-14T08:30:06.786Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:c029423759115316bd87951ccf52c79e62451533 [Pipeline] echo [2026-05-14T08:30:06.800Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo [2026-05-14T08:30:06.809Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [Pipeline] echo [2026-05-14T08:30:06.821Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:c029423759115316bd87951ccf52c79e62451533-4.1.0-dev.10 [Pipeline] echo [2026-05-14T08:30:06.832Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:07.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:30:07.207Z] [2026-05-14T08:30:07.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:07.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:30:07.541Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-14T08:30:07.541Z] 8998bd30e6a1: Pulling fs layer [2026-05-14T08:30:07.541Z] 04944245beec: Pulling fs layer [2026-05-14T08:30:07.541Z] 699f458cf7ca: Pulling fs layer [2026-05-14T08:30:07.541Z] 765212b225bb: Pulling fs layer [2026-05-14T08:30:07.541Z] f23df028b6ca: Pulling fs layer [2026-05-14T08:30:07.541Z] d65c8cfc05b1: Pulling fs layer [2026-05-14T08:30:07.541Z] 2437ff75d9bd: Pulling fs layer [2026-05-14T08:30:07.541Z] f23df028b6ca: Waiting [2026-05-14T08:30:07.541Z] d65c8cfc05b1: Waiting [2026-05-14T08:30:07.541Z] 2437ff75d9bd: Waiting [2026-05-14T08:30:07.541Z] 765212b225bb: Waiting [2026-05-14T08:30:07.811Z] 04944245beec: Verifying Checksum [2026-05-14T08:30:07.811Z] 765212b225bb: Verifying Checksum [2026-05-14T08:30:07.811Z] 765212b225bb: Download complete [2026-05-14T08:30:07.811Z] f23df028b6ca: Verifying Checksum [2026-05-14T08:30:07.811Z] f23df028b6ca: Download complete [2026-05-14T08:30:07.811Z] d65c8cfc05b1: Verifying Checksum [2026-05-14T08:30:07.811Z] d65c8cfc05b1: Download complete [2026-05-14T08:30:08.081Z] 699f458cf7ca: Verifying Checksum [2026-05-14T08:30:08.081Z] 699f458cf7ca: Download complete [2026-05-14T08:30:08.347Z] 8998bd30e6a1: Verifying Checksum [2026-05-14T08:30:08.347Z] 8998bd30e6a1: Download complete [2026-05-14T08:30:10.930Z] 2437ff75d9bd: Verifying Checksum [2026-05-14T08:30:10.930Z] 2437ff75d9bd: Download complete [2026-05-14T08:30:13.538Z] 8998bd30e6a1: Pull complete [2026-05-14T08:30:13.807Z] 04944245beec: Pull complete [2026-05-14T08:30:15.306Z] 699f458cf7ca: Pull complete [2026-05-14T08:30:15.636Z] 765212b225bb: Pull complete [2026-05-14T08:30:16.754Z] f23df028b6ca: Pull complete [2026-05-14T08:30:16.754Z] d65c8cfc05b1: Pull complete [2026-05-14T08:30:31.730Z] 2437ff75d9bd: Pull complete [2026-05-14T08:30:31.730Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-14T08:30:31.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:30:31.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:30:32.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-9344 does not seem to be running inside a container [2026-05-14T08:30:32.223Z] $ 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-gpio/144 -v /w/workspace/device-gpio/144:/w/workspace/device-gpio/144:rw,z -v /w/workspace/device-gpio/144@tmp:/w/workspace/device-gpio/144@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 [2026-05-14T08:30:35.205Z] $ docker top 5e756e21e548b006c2fb29a662410ec9e323c7d9b79c0cd0b7f0d248844a64f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:30:35.857Z] ---> job-cost.sh [2026-05-14T08:30:36.122Z] lf-activate-venv: SKIPPING [2026-05-14T08:30:36.122Z] INFO: No Stack... [2026-05-14T08:30:36.702Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-14T08:30:37.284Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T08:30:37.925Z] + cat /w/workspace/device-gpio/144/archives/cost.csv [2026-05-14T08:30:37.925Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T08:30:37.957Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-144-stack-cost] [2026-05-14T08:30:37.965Z] Resource [jenkins-edgexfoundry-device-gpio-main-144-stack-cost] did not exist. Created. [2026-05-14T08:30:37.971Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T08:30:38.630Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-14T08:30:38.691Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T08:30:38.700Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T08:30:38.717Z] $ docker stop --time=1 5e756e21e548b006c2fb29a662410ec9e323c7d9b79c0cd0b7f0d248844a64f4 [2026-05-14T08:30:40.235Z] $ docker rm -f --volumes 5e756e21e548b006c2fb29a662410ec9e323c7d9b79c0cd0b7f0d248844a64f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-14T14:13:42.909Z] Cancelling nested steps due to timeout [2026-05-14T14:13:42.940Z] Sending interrupt signal to process [2026-05-14T14:13:44.919Z] script returned exit code 143 [Pipeline] } [2026-05-14T14:13:44.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-14T14:13:45.521Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:45.874Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:46.449Z] ---> package-listing.sh [2026-05-14T14:13:46.449Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T14:13:46.449Z] ++ facter osfamily [2026-05-14T14:13:46.709Z] + OS_FAMILY=redhat [2026-05-14T14:13:46.709Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2026-05-14T14:13:46.709Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T14:13:46.709Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T14:13:46.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T14:13:46.709Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T14:13:46.709Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-05-14T14:13:46.709Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T14:13:46.709Z] + case "${OS_FAMILY}" in [2026-05-14T14:13:46.709Z] + rpm -qa [2026-05-14T14:13:46.709Z] + sort [2026-05-14T14:13:47.293Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T14:13:47.293Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T14:13:47.293Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T14:13:47.293Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-05-14T14:13:47.293Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2026-05-14T14:13:47.293Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2026-05-14T14:13:47.332Z] 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-14T14:13:47.633Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:13:48.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:13:48.193Z] [2026-05-14T14:13:48.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:13:48.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:13:48.563Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T14:13:48.563Z] 5eb5b503b376: Pulling fs layer [2026-05-14T14:13:48.563Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T14:13:48.563Z] ec43610c2a17: Pulling fs layer [2026-05-14T14:13:48.563Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T14:13:48.563Z] 33b1e0a273af: Pulling fs layer [2026-05-14T14:13:48.563Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T14:13:48.563Z] 2f39f015ded8: Pulling fs layer [2026-05-14T14:13:48.563Z] 3a2ae6a8a46f: Waiting [2026-05-14T14:13:48.563Z] 33b1e0a273af: Waiting [2026-05-14T14:13:48.563Z] 5d3b04190fa2: Waiting [2026-05-14T14:13:48.563Z] 2f39f015ded8: Waiting [2026-05-14T14:13:48.563Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T14:13:48.563Z] 5c69ac0246d0: Download complete [2026-05-14T14:13:48.563Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T14:13:48.563Z] 3a2ae6a8a46f: Download complete [2026-05-14T14:13:48.563Z] 33b1e0a273af: Verifying Checksum [2026-05-14T14:13:48.563Z] 33b1e0a273af: Download complete [2026-05-14T14:13:48.563Z] 5d3b04190fa2: Download complete [2026-05-14T14:13:48.563Z] ec43610c2a17: Verifying Checksum [2026-05-14T14:13:48.563Z] ec43610c2a17: Download complete [2026-05-14T14:13:49.005Z] 5eb5b503b376: Verifying Checksum [2026-05-14T14:13:49.005Z] 5eb5b503b376: Download complete [2026-05-14T14:13:49.265Z] 2f39f015ded8: Verifying Checksum [2026-05-14T14:13:49.265Z] 2f39f015ded8: Download complete [2026-05-14T14:13:50.224Z] 5eb5b503b376: Pull complete [2026-05-14T14:13:50.224Z] 5c69ac0246d0: Pull complete [2026-05-14T14:13:50.488Z] ec43610c2a17: Pull complete [2026-05-14T14:13:50.745Z] 3a2ae6a8a46f: Pull complete [2026-05-14T14:13:50.745Z] 33b1e0a273af: Pull complete [2026-05-14T14:13:51.008Z] 5d3b04190fa2: Pull complete [2026-05-14T14:13:55.214Z] 2f39f015ded8: Pull complete [2026-05-14T14:13:55.214Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T14:13:55.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:13:55.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T14:13:55.323Z] prd-centos7-docker-4c-2g-9348 does not seem to be running inside a container [2026-05-14T14:13:55.354Z] $ 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-05-14T14:13:58.219Z] $ docker top da676099b2f3318243384f6ef35d76b7be3cd0dfe1933c7c2908c2d55f350091 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T14:13:58.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T14:13:58.910Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T14:13:59.197Z] + ls /var/log/sa-host [2026-05-14T14:13:59.197Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T14:13:59.264Z] provisioning config files... [2026-05-14T14:13:59.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9543872676072496260tmp [Pipeline] { [Pipeline] echo [2026-05-14T14:13:59.326Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:59.725Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T14:13:59.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:00.160Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T14:14:00.175Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:00.488Z] ---> sudo-logs.sh [2026-05-14T14:14:00.488Z] Archiving 'sudo' log.. [2026-05-14T14:14:00.488Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9348.novalocal: Name or service not known [2026-05-14T14:14:00.488Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9348.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-14T14:14:00.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:00.955Z] ---> job-cost.sh [2026-05-14T14:14:00.955Z] lf-activate-venv: SKIPPING [2026-05-14T14:14:00.955Z] DEBUG: total: 0.10999999940395355 [2026-05-14T14:14:00.955Z] INFO: Retrieving Stack Cost... [2026-05-14T14:14:01.215Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-14T14:14:01.476Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T14:14:01.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:01.780Z] ---> logs-deploy.sh [2026-05-14T14:14:01.780Z] lf-activate-venv: SKIPPING [2026-05-14T14:14:01.780Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/144 [2026-05-14T14:14:01.780Z] INFO: archiving workspace using pattern(s): [2026-05-14T14:14:02.730Z] Archives upload complete. [2026-05-14T14:14:02.730Z] INFO: archiving logs to Nexus [2026-05-14T14:14:03.310Z] ---> uname -a: [2026-05-14T14:14:03.310Z] Linux prd-centos7-docker-4c-2g-9348.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-05-14T14:14:03.310Z] [2026-05-14T14:14:03.310Z] [2026-05-14T14:14:03.577Z] ---> lscpu: [2026-05-14T14:14:03.577Z] Architecture: x86_64 [2026-05-14T14:14:03.577Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-14T14:14:03.577Z] Byte Order: Little Endian [2026-05-14T14:14:03.577Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-14T14:14:03.577Z] CPU(s): 2 [2026-05-14T14:14:03.577Z] On-line CPU(s) list: 0,1 [2026-05-14T14:14:03.577Z] Thread(s) per core: 1 [2026-05-14T14:14:03.577Z] Core(s) per socket: 1 [2026-05-14T14:14:03.577Z] Socket(s): 2 [2026-05-14T14:14:03.577Z] NUMA node(s): 1 [2026-05-14T14:14:03.577Z] Vendor ID: AuthenticAMD [2026-05-14T14:14:03.577Z] CPU family: 23 [2026-05-14T14:14:03.577Z] Model: 49 [2026-05-14T14:14:03.577Z] Model name: AMD EPYC-Rome Processor [2026-05-14T14:14:03.577Z] Stepping: 0 [2026-05-14T14:14:03.577Z] CPU MHz: 2799.998 [2026-05-14T14:14:03.577Z] BogoMIPS: 5599.99 [2026-05-14T14:14:03.577Z] Virtualization: AMD-V [2026-05-14T14:14:03.577Z] Hypervisor vendor: KVM [2026-05-14T14:14:03.577Z] Virtualization type: full [2026-05-14T14:14:03.577Z] L1d cache: 64 KiB [2026-05-14T14:14:03.577Z] L1i cache: 64 KiB [2026-05-14T14:14:03.577Z] L2 cache: 1 MiB [2026-05-14T14:14:03.577Z] L3 cache: 32 MiB [2026-05-14T14:14:03.577Z] NUMA node0 CPU(s): 0,1 [2026-05-14T14:14:03.577Z] Vulnerability Itlb multihit: Not affected [2026-05-14T14:14:03.577Z] Vulnerability L1tf: Not affected [2026-05-14T14:14:03.577Z] Vulnerability Mds: Not affected [2026-05-14T14:14:03.577Z] Vulnerability Meltdown: Not affected [2026-05-14T14:14:03.577Z] Vulnerability Mmio stale data: Not affected [2026-05-14T14:14:03.577Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-14T14:14:03.577Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-14T14:14:03.577Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-14T14:14:03.577Z] Vulnerability Srbds: Not affected [2026-05-14T14:14:03.577Z] Vulnerability Tsx async abort: Not affected [2026-05-14T14:14:03.577Z] 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 [2026-05-14T14:14:03.577Z] [2026-05-14T14:14:03.577Z] [2026-05-14T14:14:03.577Z] ---> nproc: [2026-05-14T14:14:03.577Z] 2 [2026-05-14T14:14:03.577Z] [2026-05-14T14:14:03.577Z] [2026-05-14T14:14:03.577Z] ---> df -h: [2026-05-14T14:14:03.577Z] Filesystem Size Used Avail Use% Mounted on [2026-05-14T14:14:03.577Z] overlay 40G 6.8G 34G 17% / [2026-05-14T14:14:03.577Z] tmpfs 64M 0 64M 0% /dev [2026-05-14T14:14:03.577Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-14T14:14:03.577Z] shm 64M 0 64M 0% /dev/shm [2026-05-14T14:14:03.577Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-05-14T14:14:03.577Z] [2026-05-14T14:14:03.577Z] [2026-05-14T14:14:03.577Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2026-05-14T14:14:03.577Z] Please check if data collecting is enabled [2026-05-14T14:14:03.577Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T14:14:03.608Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-14T14:14:03.614Z] $ docker stop --time=1 da676099b2f3318243384f6ef35d76b7be3cd0dfe1933c7c2908c2d55f350091 [2026-05-14T14:14:04.787Z] $ docker rm -f --volumes da676099b2f3318243384f6ef35d76b7be3cd0dfe1933c7c2908c2d55f350091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-14T14:14:04.926Z] [WS-CLEANUP] Deleting project workspace... [2026-05-14T14:14:04.926Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-14T14:14:04.968Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:14:05.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:14:05.769Z] [2026-05-14T14:14:05.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:14:06.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:14:06.176Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T14:14:06.176Z] 5eb5b503b376: Pulling fs layer [2026-05-14T14:14:06.176Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T14:14:06.176Z] ec43610c2a17: Pulling fs layer [2026-05-14T14:14:06.176Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T14:14:06.176Z] 33b1e0a273af: Pulling fs layer [2026-05-14T14:14:06.176Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T14:14:06.176Z] 2f39f015ded8: Pulling fs layer [2026-05-14T14:14:06.176Z] 3a2ae6a8a46f: Waiting [2026-05-14T14:14:06.176Z] 33b1e0a273af: Waiting [2026-05-14T14:14:06.176Z] 5d3b04190fa2: Waiting [2026-05-14T14:14:06.176Z] 2f39f015ded8: Waiting [2026-05-14T14:14:06.176Z] 5c69ac0246d0: Download complete [2026-05-14T14:14:06.176Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T14:14:06.176Z] 3a2ae6a8a46f: Download complete [2026-05-14T14:14:06.176Z] ec43610c2a17: Verifying Checksum [2026-05-14T14:14:06.176Z] ec43610c2a17: Download complete [2026-05-14T14:14:06.176Z] 33b1e0a273af: Verifying Checksum [2026-05-14T14:14:06.176Z] 33b1e0a273af: Download complete [2026-05-14T14:14:06.176Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T14:14:06.176Z] 5d3b04190fa2: Download complete [2026-05-14T14:14:06.437Z] 5eb5b503b376: Verifying Checksum [2026-05-14T14:14:06.437Z] 5eb5b503b376: Download complete [2026-05-14T14:14:07.015Z] 2f39f015ded8: Verifying Checksum [2026-05-14T14:14:07.015Z] 2f39f015ded8: Download complete [2026-05-14T14:14:07.971Z] 5eb5b503b376: Pull complete [2026-05-14T14:14:07.971Z] 5c69ac0246d0: Pull complete [2026-05-14T14:14:08.541Z] ec43610c2a17: Pull complete [2026-05-14T14:14:08.541Z] 3a2ae6a8a46f: Pull complete [2026-05-14T14:14:08.807Z] 33b1e0a273af: Pull complete [2026-05-14T14:14:08.807Z] 5d3b04190fa2: Pull complete [2026-05-14T14:14:14.172Z] 2f39f015ded8: Pull complete [2026-05-14T14:14:14.172Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T14:14:14.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:14:14.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T14:14:14.404Z] prd-ubuntu20.04-docker-8c-8g-9340 does not seem to be running inside a container [2026-05-14T14:14:14.495Z] $ 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/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-05-14T14:14:15.789Z] $ docker top 75a15f572d4a600be2f64538d58c851f516e1b32d64170478630e7e8226225f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:16.234Z] ---> job-cost.sh [2026-05-14T14:14:16.234Z] lf-activate-venv: SKIPPING [2026-05-14T14:14:16.234Z] INFO: No Stack... [2026-05-14T14:14:16.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T14:14:16.879Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T14:14:17.296Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2026-05-14T14:14:17.296Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T14:14:17.332Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-144-stack-cost] [2026-05-14T14:14:17.368Z] Resource [jenkins-edgexfoundry-device-gpio-main-144-stack-cost] did not exist. Created. [2026-05-14T14:14:17.380Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T14:14:17.768Z] /w/workspace/edgexfoundry_device-gpio_main@tmp/durable-d7b86f86/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-14T14:14:18.332Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-05-14T14:14:18.386Z] Warning: overwriting stash ‘stack-cost’ [2026-05-14T14:14:18.414Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T14:14:18.458Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T14:14:18.568Z] $ docker stop --time=1 75a15f572d4a600be2f64538d58c851f516e1b32d64170478630e7e8226225f5 [2026-05-14T14:14:19.768Z] $ docker rm -f --volumes 75a15f572d4a600be2f64538d58c851f516e1b32d64170478630e7e8226225f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-14T14:14:20.292Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-14T14:14:23.386Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2026-05-14T14:14:23.386Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-05-14T14:14:23.386Z] total 16 [2026-05-14T14:14:23.386Z] drwxr-xr-x 3 root root 4096 May 14 14:14 . [2026-05-14T14:14:23.386Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 14:14 .. [2026-05-14T14:14:23.386Z] drwxr-xr-x 2 root root 4096 May 14 14:14 cost [2026-05-14T14:14:23.386Z] -rw-r--r-- 1 root root 85 May 14 14:14 cost.csv [2026-05-14T14:14:23.386Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2026-05-14T14:14:23.386Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-05-14T14:14:23.386Z] total 16 [2026-05-14T14:14:23.386Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 14:14 . [2026-05-14T14:14:23.386Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 14:14 .. [2026-05-14T14:14:23.386Z] drwxr-xr-x 2 jenkins jenkins 4096 May 14 14:14 cost [2026-05-14T14:14:23.386Z] -rw-r--r-- 1 jenkins jenkins 85 May 14 14:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:23.809Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:24.977Z] ---> package-listing.sh [2026-05-14T14:14:24.977Z] ++ facter osfamily [2026-05-14T14:14:24.977Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T14:14:24.977Z] + OS_FAMILY=debian [2026-05-14T14:14:24.977Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2026-05-14T14:14:24.977Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T14:14:24.977Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T14:14:24.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T14:14:24.977Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T14:14:24.977Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-05-14T14:14:24.977Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T14:14:24.977Z] + case "${OS_FAMILY}" in [2026-05-14T14:14:24.977Z] + dpkg -l [2026-05-14T14:14:24.977Z] + grep '^ii' [2026-05-14T14:14:25.310Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T14:14:25.310Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T14:14:25.310Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T14:14:25.310Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-05-14T14:14:25.310Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2026-05-14T14:14:25.310Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2026-05-14T14:14:25.377Z] 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-14T14:14:25.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:14:26.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:14:26.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T14:14:26.340Z] prd-ubuntu20.04-docker-8c-8g-9340 does not seem to be running inside a container [2026-05-14T14:14:26.500Z] $ 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-05-14T14:14:26.719Z] $ docker top e69dc8a312e79557c15fcca5f75fcca271691aa4c7d33b9a170140c4f8300aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T14:14:27.408Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T14:14:27.858Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T14:14:28.388Z] + ls /var/log/sa-host [2026-05-14T14:14:28.388Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T14:14:28.625Z] provisioning config files... [2026-05-14T14:14:28.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13298308268516171812tmp [Pipeline] { [Pipeline] echo [2026-05-14T14:14:28.786Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:29.147Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T14:14:29.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:29.732Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T14:14:29.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:30.445Z] ---> sudo-logs.sh [2026-05-14T14:14:30.445Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-14T14:14:30.572Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:30.998Z] ---> job-cost.sh [2026-05-14T14:14:30.998Z] lf-activate-venv: SKIPPING [2026-05-14T14:14:30.998Z] DEBUG: total: 1.5299999713897705 [2026-05-14T14:14:30.998Z] INFO: Retrieving Stack Cost... [2026-05-14T14:14:30.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T14:14:31.341Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T14:14:31.386Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:14:31.760Z] ---> logs-deploy.sh [2026-05-14T14:14:31.760Z] lf-activate-venv: SKIPPING [2026-05-14T14:14:31.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/144 [2026-05-14T14:14:31.760Z] INFO: archiving workspace using pattern(s): [2026-05-14T14:14:32.914Z] Archives upload complete. [2026-05-14T14:14:32.914Z] INFO: archiving logs to Nexus