Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5947c2ae7a2f8494272d156a082f606c66d0667f 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-ssh6571694560583191285.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-ssh17147440096062251583.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-ssh3002854876346701722.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-ssh13417855522977328583.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-ssh4173612882402983532.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 ‘prd-centos7-blackbox-4c-2g-774948’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-775030’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-775018’ is offline ‘prd-ubuntu20.04-docker-8c-8g-775019’ is offline ‘prd-ubuntu20.04-docker-8c-8g-775031’ is offline ‘prd-ubuntu20.04-docker-8c-8g-775032’ is offline ‘prd-ubuntu20.04-docker-8c-8g-775035’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-775021’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775037 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 > 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 Avoid second fetch Checking out Revision 5947c2ae7a2f8494272d156a082f606c66d0667f (main) Commit message: "Merge pull request #263 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.47" > git config core.sparsecheckout # timeout=10 > git checkout -f 5947c2ae7a2f8494272d156a082f606c66d0667f # timeout=10 > git rev-list --no-walk cea1600a2187343278396b237f4e3373a30962c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:51:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:51:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:51:53 ========================================================= 01:51:53 EdgeX Global Pipelines Version Info 01:51:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:51:55 ------------------- 01:51:55 stable info: 01:51:55 ------------------- 01:51:55 Commited By: Cherry Wang cherry@iotechsys.com 01:51:55 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:51:55 Message: update stable to v1.0.278 01:51:55 ------------------- 01:51:55 experimental info: 01:51:55 ------------------- 01:51:55 Commited By: **** collab-it+edgex@linuxfoundation.org 01:51:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:51:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:51:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5947c2ae7a2f8494272d156a082f606c66d0667f [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5947c2a [Pipeline] echo 01:51:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:56 provisioning config files... 01:51:56 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5258842162849461172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:56 ---> ****-login.sh 01:51:56 nexus3.edgexfoundry.org:10001 01:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:56 01:51:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:56 Configure a credential helper to remove this warning. See 01:51:56 https://docs.****.com/go/credential-store/ 01:51:56 01:51:56 Login Succeeded 01:51:56 nexus3.edgexfoundry.org:10002 01:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:56 01:51:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:56 Configure a credential helper to remove this warning. See 01:51:56 https://docs.****.com/go/credential-store/ 01:51:56 01:51:56 Login Succeeded 01:51:56 nexus3.edgexfoundry.org:10003 01:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:57 01:51:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:57 Configure a credential helper to remove this warning. See 01:51:57 https://docs.****.com/go/credential-store/ 01:51:57 01:51:57 Login Succeeded 01:51:57 nexus3.edgexfoundry.org:10004 01:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:57 01:51:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:57 Configure a credential helper to remove this warning. See 01:51:57 https://docs.****.com/go/credential-store/ 01:51:57 01:51:57 Login Succeeded 01:51:57 ****.io 01:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:57 01:51:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:57 Configure a credential helper to remove this warning. See 01:51:57 https://docs.****.com/go/credential-store/ 01:51:57 01:51:57 Login Succeeded 01:51:57 ---> ****-login.sh ends [Pipeline] } 01:51:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:51:57 + git rev-list -1 --merges 5947c2ae7a2f8494272d156a082f606c66d0667f~1..5947c2ae7a2f8494272d156a082f606c66d0667f [Pipeline] echo 01:51:57 -----------> git rev-list -1 --merges 5947c2ae7a2f8494272d156a082f606c66d0667f~1..5947c2ae7a2f8494272d156a082f606c66d0667f 5947c2ae7a2f8494272d156a082f606c66d0667f 01:51:57 5947c2ae7a2f8494272d156a082f606c66d0667f [false] [Pipeline] sh 01:51:58 + git log --format=format:%s -1 5947c2ae7a2f8494272d156a082f606c66d0667f [Pipeline] echo 01:51:58 ========================================================= 01:51:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:51:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:58 + git log --format=format:%s -1 5947c2ae7a2f8494272d156a082f606c66d0667f [Pipeline] echo 01:51:58 [semverPrep] GIT_COMMIT: 5947c2ae7a2f8494272d156a082f606c66d0667f, Commit Message: Merge pull request #263 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.47 [Pipeline] echo 01:51:58 [semverPrep] This is not a build commit. [Pipeline] sh 01:51:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:58 + grep -v github /etc/ssh/ssh_known_hosts 01:51:58 + [ -e /tmp/ssh_known_hosts ] 01:51:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:51:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:51:58 + sudo tee -a /etc/ssh/ssh_known_hosts 01:51:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:59 01:51:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:59 0.1.4: Pulling from edgex-devops/py-git-semver 01:51:59 3dae71ba6b94: Pulling fs layer 01:51:59 6bf1a483ea7c: Pulling fs layer 01:51:59 f5dfc541a4d3: Pulling fs layer 01:51:59 461d9e800cba: Pulling fs layer 01:51:59 80192f66455f: Pulling fs layer 01:51:59 2e8e34ca0e6c: Pulling fs layer 01:51:59 a29436f7fd5d: Pulling fs layer 01:51:59 923cac83aea3: Pulling fs layer 01:51:59 25ad8b0a4227: Pulling fs layer 01:51:59 db01528c6b51: Pulling fs layer 01:51:59 28988de357af: Pulling fs layer 01:51:59 461d9e800cba: Waiting 01:51:59 80192f66455f: Waiting 01:51:59 2e8e34ca0e6c: Waiting 01:51:59 a29436f7fd5d: Waiting 01:51:59 db01528c6b51: Waiting 01:51:59 923cac83aea3: Waiting 01:51:59 28988de357af: Waiting 01:51:59 25ad8b0a4227: Waiting 01:51:59 6bf1a483ea7c: Verifying Checksum 01:51:59 6bf1a483ea7c: Download complete 01:51:59 461d9e800cba: Download complete 01:52:00 80192f66455f: Verifying Checksum 01:52:00 80192f66455f: Download complete 01:52:00 f5dfc541a4d3: Download complete 01:52:00 3dae71ba6b94: Verifying Checksum 01:52:00 3dae71ba6b94: Download complete 01:52:00 923cac83aea3: Download complete 01:52:00 25ad8b0a4227: Verifying Checksum 01:52:00 25ad8b0a4227: Download complete 01:52:00 db01528c6b51: Verifying Checksum 01:52:00 db01528c6b51: Download complete 01:52:00 28988de357af: Verifying Checksum 01:52:00 28988de357af: Download complete 01:52:00 a29436f7fd5d: Verifying Checksum 01:52:00 a29436f7fd5d: Download complete 01:52:00 2e8e34ca0e6c: Verifying Checksum 01:52:00 2e8e34ca0e6c: Download complete 01:52:01 3dae71ba6b94: Pull complete 01:52:01 6bf1a483ea7c: Pull complete 01:52:02 f5dfc541a4d3: Pull complete 01:52:02 461d9e800cba: Pull complete 01:52:03 80192f66455f: Pull complete 01:52:08 2e8e34ca0e6c: Pull complete 01:52:09 a29436f7fd5d: Pull complete 01:52:09 923cac83aea3: Pull complete 01:52:09 25ad8b0a4227: Pull complete 01:52:09 db01528c6b51: Pull complete 01:52:09 28988de357af: Pull complete 01:52:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:09 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 01:52:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:52:11 $ docker top cdb33a100f9963310c437ee75beb59de1eaaed44e0bec5ad6248a2166be05568 -eo pid,comm 01:52:11 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). 01:52:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:11 [ssh-agent] Looking for ssh-agent implementation... 01:52:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:11 $ docker exec cdb33a100f9963310c437ee75beb59de1eaaed44e0bec5ad6248a2166be05568 ssh-agent 01:52:11 SSH_AUTH_SOCK=/tmp/ssh-BRsUGl1172Sy/agent.33 01:52:11 SSH_AGENT_PID=39 01:52:11 Running ssh-add (command line suppressed) 01:52:11 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15657835003082168747.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15657835003082168747.key) 01:52:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh 01:52:12 + git tag --points-at HEAD [Pipeline] } 01:52:12 $ docker exec --env ******** --env ******** cdb33a100f9963310c437ee75beb59de1eaaed44e0bec5ad6248a2166be05568 ssh-agent -k 01:52:12 unset SSH_AUTH_SOCK; 01:52:12 unset SSH_AGENT_PID; 01:52:12 echo Agent pid 39 killed; 01:52:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:52:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:12 [ssh-agent] Looking for ssh-agent implementation... 01:52:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:12 $ docker exec cdb33a100f9963310c437ee75beb59de1eaaed44e0bec5ad6248a2166be05568 ssh-agent 01:52:12 SSH_AUTH_SOCK=/tmp/ssh-hkHIcyVHo1Ha/agent.86 01:52:12 SSH_AGENT_PID=92 01:52:12 Running ssh-add (command line suppressed) 01:52:13 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15393968672284988382.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15393968672284988382.key) 01:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:13 + git semver init 01:52:13 2025-12-15 01:52:13,558 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:52:13 2025-12-15 01:52:13,563 [run_init] DEBUG init version:0.0.0 force:False 01:52:13 2025-12-15 01:52:13,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 01:52:13 2025-12-15 01:52:13,565 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 01:52:13 2025-12-15 01:52:13,565 [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) 01:52:14 2025-12-15 01:52:14,972 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 01:52:14 2025-12-15 01:52:14,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 01:52:14 2025-12-15 01:52:14,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:52:14 2025-12-15 01:52:14,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:52:14 4.1.0-dev.4 [Pipeline] } 01:52:15 $ docker exec --env ******** --env ******** cdb33a100f9963310c437ee75beb59de1eaaed44e0bec5ad6248a2166be05568 ssh-agent -k 01:52:15 unset SSH_AUTH_SOCK; 01:52:15 unset SSH_AGENT_PID; 01:52:15 echo Agent pid 92 killed; 01:52:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:15 + git semver [Pipeline] } 01:52:15 $ docker stop --time=1 cdb33a100f9963310c437ee75beb59de1eaaed44e0bec5ad6248a2166be05568 01:52:17 $ docker rm -f --volumes cdb33a100f9963310c437ee75beb59de1eaaed44e0bec5ad6248a2166be05568 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:52:17 Stashed 1 file(s) [Pipeline] echo 01:52:17 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 01:52:18 provisioning config files... 01:52:18 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14835164771069952258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:18 ---> ****-login.sh 01:52:18 nexus3.edgexfoundry.org:10001 01:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:18 Login Succeeded 01:52:18 nexus3.edgexfoundry.org:10002 01:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:18 Login Succeeded 01:52:18 nexus3.edgexfoundry.org:10003 01:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:18 Login Succeeded 01:52:18 nexus3.edgexfoundry.org:10004 01:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:18 Login Succeeded 01:52:18 ****.io 01:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:18 Login Succeeded 01:52:18 ---> ****-login.sh ends [Pipeline] } 01:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:52:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:52:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:52:19 ========================================================= 01:52:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:52:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:19 + 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 . 01:52:20 #0 building with "default" instance using docker driver 01:52:20 01:52:20 #1 [internal] load build definition from Dockerfile 01:52:20 #1 transferring dockerfile: 1.73kB done 01:52:20 #1 DONE 0.0s 01:52:20 01:52:20 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:52:20 #2 DONE 0.1s 01:52:20 01:52:20 #3 [internal] load .dockerignore 01:52:20 #3 transferring context: 160B done 01:52:20 #3 DONE 0.0s 01:52:20 01:52:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:52:20 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:52:20 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 01:52:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 01:52:20 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:52:20 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:52:20 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 01:52:20 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:52:20 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:52:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s 01:52:20 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:52:20 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:52:20 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:52:20 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:52:20 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 01:52:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.34MB / 112.58MB 0.2s 01:52:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 31.46MB / 60.15MB 0.3s 01:52:20 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 01:52:20 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 01:52:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 01:52:20 #4 ... 01:52:20 01:52:20 #5 [internal] load build context 01:52:20 #5 transferring context: 34.72MB 0.3s done 01:52:20 #5 DONE 0.4s 01:52:20 01:52:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:52:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.4s 01:52:20 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 01:52:20 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 01:52:20 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.4s 01:52:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 01:52:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s 01:52:20 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s 01:52:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.42MB / 112.58MB 0.7s 01:52:20 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 01:52:20 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 01:52:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 72.35MB / 112.58MB 0.8s 01:52:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 96.47MB / 112.58MB 0.9s 01:52:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 01:52:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 01:52:25 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done 01:52:26 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:52:26 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:52:26 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 01:52:26 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:52:26 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 01:52:26 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:52:26 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:52:27 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 01:52:27 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 01:52:31 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done 01:52:31 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:52:31 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.9s done 01:52:31 #4 DONE 11.5s 01:52:31 01:52:31 #6 [builder 2/7] WORKDIR /device-gpio 01:52:33 Still waiting to schedule task 01:52:33 ‘prd-centos7-blackbox-4c-2g-774948’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:52:33 ‘prd-centos7-docker-4c-2g-775030’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:52:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775038’ is offline 01:52:33 #6 DONE 1.6s 01:52:33 01:52:33 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:52:33 #7 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:52:33 #7 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:52:34 #7 0.772 (1/4) Installing openssh-keygen (10.0_p1-r10) 01:52:34 #7 0.787 (2/4) Installing libedit (20250104.3.1-r1) 01:52:34 #7 0.795 (3/4) Installing openssh-client-common (10.0_p1-r10) 01:52:34 #7 0.817 (4/4) Installing openssh-client-default (10.0_p1-r10) 01:52:34 #7 0.830 Executing busybox-1.37.0-r19.trigger 01:52:34 #7 0.839 OK: 269 MiB in 64 packages 01:52:34 #7 DONE 1.0s 01:52:34 01:52:34 #8 [builder 4/7] COPY go.mod vendor* ./ 01:52:34 #8 DONE 0.0s 01:52:34 01:52:34 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:46 #9 DONE 10.8s 01:52:46 01:52:46 #10 [builder 6/7] COPY . . 01:52:46 #10 DONE 0.1s 01:52:46 01:52:46 #11 [builder 7/7] RUN echo noop 01:52:46 #11 0.218 noop 01:52:46 #11 DONE 0.3s 01:52:46 01:52:46 #12 exporting to image 01:52:46 #12 exporting layers 01:52:54 #12 exporting layers 8.7s done 01:52:54 #12 writing image sha256:5268a6ac725397a316290689a41872f293a7f32a27f76d71ad0b29aa63f4fe52 done 01:52:54 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:52:54 #12 DONE 8.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:55 + docker inspect -f . ci-base-image-x86_64 01:52:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:55 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 01:52:55 $ 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 ******** ci-base-image-x86_64 cat 01:52:55 $ docker top 620eb9dcf1de9ba71347aa32be44d7393c1d29ed47c2cc23546763cf78ace865 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:56 + go version 01:52:56 go version go1.25.2 linux/amd64 [Pipeline] } 01:52:56 $ docker stop --time=1 620eb9dcf1de9ba71347aa32be44d7393c1d29ed47c2cc23546763cf78ace865 01:52:57 $ docker rm -f --volumes 620eb9dcf1de9ba71347aa32be44d7393c1d29ed47c2cc23546763cf78ace865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:57 + docker inspect -f . ci-base-image-x86_64 01:52:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:57 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 01:52:57 $ 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 ******** ci-base-image-x86_64 cat 01:52:58 $ docker top f279d8b4efc1c94548bcc77d6689c84bc5ae854b2ca7a073cbf54740b23c31ed -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 01:52:58 + make test 01:52:58 go test ./... -coverprofile=coverage.out ./... 01:53:00 ? github.com/edgexfoundry/device-gpio [no test files] 01:53:22 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 01:53:22 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 01:53:34 0 issues. 01:53:34 go vet ./... 01:53:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:53:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:53:39 ./bin/test-attribution-txt.sh [Pipeline] echo 01:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:53:39 $ docker stop --time=1 f279d8b4efc1c94548bcc77d6689c84bc5ae854b2ca7a073cbf54740b23c31ed 01:53:41 $ docker rm -f --volumes f279d8b4efc1c94548bcc77d6689c84bc5ae854b2ca7a073cbf54740b23c31ed [Pipeline] // withDockerContainer [Pipeline] sh 01:53:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:53:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:53:43 + ls -al . 01:53:43 total 228 01:53:43 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 01:52 . 01:53:43 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 01:51 .. 01:53:43 -rw-rw-r-- 1 jenkins jenkins 120 Dec 15 01:51 .dockerignore 01:53:43 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 01:53 .git 01:53:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:51 .github 01:53:43 -rw-rw-r-- 1 jenkins jenkins 277 Dec 15 01:51 .gitignore 01:53:43 -rw-rw-r-- 1 jenkins jenkins 359 Dec 15 01:51 .golangci.yml 01:53:43 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 01:52 .semver 01:53:43 -rw-rw-r-- 1 jenkins jenkins 22061 Dec 15 01:51 Attribution.txt 01:53:43 -rw-rw-r-- 1 jenkins jenkins 7819 Dec 15 01:51 CHANGELOG.md 01:53:43 -rw-rw-r-- 1 jenkins jenkins 1694 Dec 15 01:51 Dockerfile 01:53:43 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 01:51 GOVERNANCE.md 01:53:43 -rw-rw-r-- 1 jenkins jenkins 680 Dec 15 01:51 Jenkinsfile 01:53:43 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 01:51 LICENSE 01:53:43 -rw-rw-r-- 1 jenkins jenkins 1922 Dec 15 01:51 Makefile 01:53:43 -rw-rw-r-- 1 jenkins jenkins 617 Dec 15 01:51 OWNERS.md 01:53:43 -rw-rw-r-- 1 jenkins jenkins 3578 Dec 15 01:51 README.md 01:53:43 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 01:52 VERSION 01:53:43 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 01:51 bin 01:53:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:51 cmd 01:53:43 -rw-r--r-- 1 jenkins jenkins 11324 Dec 15 01:53 coverage.out 01:53:43 -rw-rw-r-- 1 jenkins jenkins 6668 Dec 15 01:51 go.mod 01:53:43 -rw-rw-r-- 1 jenkins jenkins 89447 Dec 15 01:51 go.sum 01:53:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:51 internal 01:53:43 -rw-rw-r-- 1 jenkins jenkins 209 Dec 15 01:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:43 + 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=5947c2ae7a2f8494272d156a082f606c66d0667f --label arch=amd64 --label version=4.1.0-dev.4 . 01:53:43 #0 building with "default" instance using docker driver 01:53:43 01:53:43 #1 [internal] load build definition from Dockerfile 01:53:43 #1 transferring dockerfile: 1.73kB done 01:53:43 #1 DONE 0.0s 01:53:43 01:53:43 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:53:43 #2 DONE 0.0s 01:53:43 01:53:43 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:53:43 #3 DONE 0.1s 01:53:43 01:53:43 #4 [internal] load .dockerignore 01:53:43 #4 transferring context: 01:53:43 #4 transferring context: 160B done 01:53:43 #4 DONE 0.0s 01:53:43 01:53:43 #5 [internal] load build context 01:53:43 #5 transferring context: 21.14kB 0.0s done 01:53:43 #5 DONE 0.0s 01:53:43 01:53:43 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:53:43 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:53:43 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:53:43 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:53:43 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:53:43 #6 DONE 0.0s 01:53:43 01:53:43 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:53:43 #7 DONE 0.1s 01:53:43 01:53:43 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:53:44 #8 ... 01:53:44 01:53:44 #9 [builder 2/7] WORKDIR /device-gpio 01:53:44 #9 DONE 0.0s 01:53:44 01:53:44 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:53:44 #8 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:53:44 #8 0.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:53:44 #8 0.842 (1/1) Installing dumb-init (1.2.5-r3) 01:53:44 #8 0.848 Executing busybox-1.37.0-r19.trigger 01:53:44 #8 0.856 OK: 7 MiB in 17 packages 01:53:44 #8 DONE 1.0s 01:53:44 01:53:44 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:53:44 #10 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:53:44 #10 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:53:44 #10 0.780 OK: 269 MiB in 64 packages 01:53:44 #10 DONE 0.9s 01:53:44 01:53:44 #11 [builder 4/7] COPY go.mod vendor* ./ 01:53:44 #11 DONE 0.0s 01:53:44 01:53:44 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:45 #12 DONE 0.6s 01:53:45 01:53:45 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:53:45 #13 0.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:53:45 #13 0.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:53:45 #13 ... 01:53:45 01:53:45 #14 [builder 6/7] COPY . . 01:53:45 #14 DONE 0.1s 01:53:45 01:53:45 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:53:45 #13 0.942 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:53:45 #13 0.963 Executing busybox-1.37.0-r20.post-upgrade 01:53:45 #13 1.001 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:53:45 #13 1.006 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:53:45 #13 1.010 Executing busybox-1.37.0-r20.trigger 01:53:45 #13 1.018 OK: 7 MiB in 17 packages 01:53:45 #13 DONE 1.2s 01:53:45 01:53:45 #15 [builder 7/7] RUN make build 01:53:45 #15 0.212 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.47" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:54:12 #15 DONE 26.5s 01:54:12 01:54:12 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 01:54:12 #16 DONE 0.0s 01:54:12 01:54:12 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 01:54:12 #17 DONE 0.0s 01:54:12 01:54:12 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 01:54:12 #18 DONE 0.2s 01:54:12 01:54:12 #19 exporting to image 01:54:12 #19 exporting layers 01:54:12 #19 exporting layers 0.3s done 01:54:12 #19 writing image sha256:d01aea23214f1773d9b7d72baefb04e7d384901ca0249be5aed0a8ad895a3e63 done 01:54:12 #19 naming to docker.io/library/device-gpio done 01:54:12 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:12 provisioning config files... 01:54:12 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9261074781649897197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:13 ---> ****-login.sh 01:54:13 nexus3.edgexfoundry.org:10001 01:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:13 Login Succeeded 01:54:13 nexus3.edgexfoundry.org:10002 01:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:13 Login Succeeded 01:54:13 nexus3.edgexfoundry.org:10003 01:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:13 Login Succeeded 01:54:13 nexus3.edgexfoundry.org:10004 01:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:13 Login Succeeded 01:54:13 ****.io 01:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:13 Login Succeeded 01:54:13 ---> ****-login.sh ends [Pipeline] } 01:54:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:13 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 01:54:13 5947c2ae7a2f8494272d156a082f606c66d0667f 01:54:13 latest 01:54:13 4.1.0-dev.4 01:54:13 5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 01:54:13 main 01:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:14 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:14 + docker push nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f 01:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:14 d743f52fbc5a: Preparing 01:54:14 0cd9368493f3: Preparing 01:54:14 0460c7dc5888: Preparing 01:54:14 388dfee2e063: Preparing 01:54:14 e96f8af29ba2: Preparing 01:54:14 256f393e029f: Preparing 01:54:14 256f393e029f: Waiting 01:54:14 0460c7dc5888: Pushed 01:54:14 e96f8af29ba2: Pushed 01:54:14 0cd9368493f3: Pushed 01:54:14 256f393e029f: Layer already exists 01:54:14 388dfee2e063: Pushed 01:54:19 d743f52fbc5a: Pushed 01:54:19 5947c2ae7a2f8494272d156a082f606c66d0667f: digest: sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:20 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 01:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:20 d743f52fbc5a: Preparing 01:54:20 0cd9368493f3: Preparing 01:54:20 0460c7dc5888: Preparing 01:54:20 388dfee2e063: Preparing 01:54:20 e96f8af29ba2: Preparing 01:54:20 256f393e029f: Preparing 01:54:20 256f393e029f: Waiting 01:54:20 388dfee2e063: Layer already exists 01:54:20 0460c7dc5888: Layer already exists 01:54:20 d743f52fbc5a: Layer already exists 01:54:20 0cd9368493f3: Layer already exists 01:54:20 e96f8af29ba2: Layer already exists 01:54:20 256f393e029f: Layer already exists 01:54:20 latest: digest: sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:20 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4 01:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:21 d743f52fbc5a: Preparing 01:54:21 0cd9368493f3: Preparing 01:54:21 0460c7dc5888: Preparing 01:54:21 388dfee2e063: Preparing 01:54:21 e96f8af29ba2: Preparing 01:54:21 256f393e029f: Preparing 01:54:21 256f393e029f: Waiting 01:54:21 0460c7dc5888: Layer already exists 01:54:21 388dfee2e063: Layer already exists 01:54:21 0cd9368493f3: Layer already exists 01:54:21 d743f52fbc5a: Layer already exists 01:54:21 e96f8af29ba2: Layer already exists 01:54:21 256f393e029f: Layer already exists 01:54:21 4.1.0-dev.4: digest: sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker push nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 01:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:21 d743f52fbc5a: Preparing 01:54:21 0cd9368493f3: Preparing 01:54:21 0460c7dc5888: Preparing 01:54:21 388dfee2e063: Preparing 01:54:21 e96f8af29ba2: Preparing 01:54:21 256f393e029f: Preparing 01:54:21 256f393e029f: Waiting 01:54:21 d743f52fbc5a: Layer already exists 01:54:21 0460c7dc5888: Layer already exists 01:54:21 0cd9368493f3: Layer already exists 01:54:21 e96f8af29ba2: Layer already exists 01:54:21 388dfee2e063: Layer already exists 01:54:21 256f393e029f: Layer already exists 01:54:21 5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4: digest: sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:22 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:22 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 01:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:22 d743f52fbc5a: Preparing 01:54:22 0cd9368493f3: Preparing 01:54:22 0460c7dc5888: Preparing 01:54:22 388dfee2e063: Preparing 01:54:22 e96f8af29ba2: Preparing 01:54:22 256f393e029f: Preparing 01:54:22 256f393e029f: Waiting 01:54:22 d743f52fbc5a: Layer already exists 01:54:22 0460c7dc5888: Layer already exists 01:54:22 0cd9368493f3: Layer already exists 01:54:22 388dfee2e063: Layer already exists 01:54:22 e96f8af29ba2: Layer already exists 01:54:22 256f393e029f: Layer already exists 01:54:22 main: digest: sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:22 ===================================================== [Pipeline] echo 01:54:22 taggedImages: 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:latest 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo 01:54:22 ========================================================= 01:54:22 [edgeXBuildMultiArch] RAW Config: 01:54:22 images: 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:latest 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 01:54:22 - nexus3.edgexfoundry.org:10004/device-gpio:main 01:54:22 settingsFile: 01:54:22 device-gpio-settings 01:54:22 ========================================================= [Pipeline] node 01:54:37 Still waiting to schedule task 01:54:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:54:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775041 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 01:54:57 Running in /w/workspace/device-gpio/136 [Pipeline] { [Pipeline] checkout 01:54:57 The recommended git tool is: git 01:55:04 using credential edgex-jenkins-ssh 01:55:04 Cloning the remote Git repository 01:55:04 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:55:04 > git init /w/workspace/device-gpio/136 # timeout=10 01:55:04 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:55:04 > git --version # timeout=10 01:55:04 > git --version # 'git version 2.25.1' 01:55:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:55:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:08 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:55:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:09 Avoid second fetch 01:55:09 Checking out Revision 5947c2ae7a2f8494272d156a082f606c66d0667f (main) 01:55:09 > git config core.sparsecheckout # timeout=10 01:55:09 > git checkout -f 5947c2ae7a2f8494272d156a082f606c66d0667f # timeout=10 01:55:10 Commit message: "Merge pull request #263 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.47" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:14 provisioning config files... 01:55:14 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/136@tmp/config17758934802128521909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:15 ---> ****-login.sh 01:55:15 nexus3.edgexfoundry.org:10001 01:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:16 Configure a credential helper to remove this warning. See 01:55:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:16 01:55:16 Login Succeeded 01:55:16 nexus3.edgexfoundry.org:10002 01:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:16 Configure a credential helper to remove this warning. See 01:55:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:16 01:55:16 Login Succeeded 01:55:16 nexus3.edgexfoundry.org:10003 01:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:18 Configure a credential helper to remove this warning. See 01:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:18 01:55:18 Login Succeeded 01:55:18 nexus3.edgexfoundry.org:10004 01:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:18 Configure a credential helper to remove this warning. See 01:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:18 01:55:18 Login Succeeded 01:55:18 ****.io 01:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:18 Configure a credential helper to remove this warning. See 01:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:18 01:55:18 Login Succeeded 01:55:18 ---> ****-login.sh ends [Pipeline] } 01:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:55:19 ========================================================= 01:55:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:55:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:19 + 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 . 01:55:20 Sending build context to Docker daemon 17.47MB 01:55:20 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 01:55:20 Step 2/12 : FROM ${BASE} AS builder 01:55:20 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:55:20 6b59a28fa201: Pulling fs layer 01:55:20 d32bb0dddca7: Pulling fs layer 01:55:20 5dab1238d3d9: Pulling fs layer 01:55:20 196fd7d83e7d: Pulling fs layer 01:55:20 4f4fb700ef54: Pulling fs layer 01:55:20 8ba94037c8f0: Pulling fs layer 01:55:20 deaec5988b04: Pulling fs layer 01:55:20 9f65657bb879: Pulling fs layer 01:55:20 196fd7d83e7d: Waiting 01:55:20 4f4fb700ef54: Waiting 01:55:20 8ba94037c8f0: Waiting 01:55:20 deaec5988b04: Waiting 01:55:20 9f65657bb879: Waiting 01:55:20 d32bb0dddca7: Verifying Checksum 01:55:20 d32bb0dddca7: Download complete 01:55:20 196fd7d83e7d: Download complete 01:55:20 4f4fb700ef54: Verifying Checksum 01:55:20 4f4fb700ef54: Download complete 01:55:20 8ba94037c8f0: Verifying Checksum 01:55:20 8ba94037c8f0: Download complete 01:55:20 6b59a28fa201: Verifying Checksum 01:55:20 6b59a28fa201: Download complete 01:55:21 9f65657bb879: Verifying Checksum 01:55:21 9f65657bb879: Download complete 01:55:22 6b59a28fa201: Pull complete 01:55:22 5dab1238d3d9: Verifying Checksum 01:55:22 5dab1238d3d9: Download complete 01:55:23 d32bb0dddca7: Pull complete 01:55:24 deaec5988b04: Verifying Checksum 01:55:24 deaec5988b04: Download complete 01:55:39 5dab1238d3d9: Pull complete 01:55:39 196fd7d83e7d: Pull complete 01:55:39 4f4fb700ef54: Pull complete 01:55:39 8ba94037c8f0: Pull complete 01:55:47 deaec5988b04: Pull complete 01:55:49 9f65657bb879: Pull complete 01:55:49 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:55:49 ---> 334268110677 01:55:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:55:52 ---> Running in 56d308c26c28 01:55:52 Removing intermediate container 56d308c26c28 01:55:52 ---> 30a4c45384e7 01:55:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:52 ---> Running in 27d1043a9b5a 01:55:52 Removing intermediate container 27d1043a9b5a 01:55:52 ---> e54b76cba911 01:55:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:55:53 ---> Running in 22f472211cd3 01:55:53 Removing intermediate container 22f472211cd3 01:55:53 ---> 16ce6b2905e4 01:55:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:55:53 ---> Running in db2fa17f2cf3 01:55:53 Removing intermediate container db2fa17f2cf3 01:55:53 ---> d940b4183a0d 01:55:53 Step 7/12 : WORKDIR /device-gpio 01:55:54 ---> Running in dc52950de7e6 01:55:54 Removing intermediate container dc52950de7e6 01:55:54 ---> 510530a4bb3f 01:55:54 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:54 ---> Running in 7bbce7b7958b 01:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:55:58 (1/4) Installing openssh-keygen (10.0_p1-r10) 01:55:58 (2/4) Installing libedit (20250104.3.1-r1) 01:55:58 (3/4) Installing openssh-client-common (10.0_p1-r10) 01:55:58 (4/4) Installing openssh-client-default (10.0_p1-r10) 01:55:58 Executing busybox-1.37.0-r19.trigger 01:55:58 OK: 259 MiB in 64 packages 01:56:00 Removing intermediate container 7bbce7b7958b 01:56:00 ---> fce287fefe94 01:56:00 Step 9/12 : COPY go.mod vendor* ./ 01:56:00 ---> c19e4ae40697 01:56:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:00 ---> Running in 054367645a67 01:57:18 Running on prd-centos7-docker-4c-2g-775044 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:18 provisioning config files... 01:57:18 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1513723462472403212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:19 ---> ****-login.sh 01:57:19 nexus3.edgexfoundry.org:10001 01:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:20 Configure a credential helper to remove this warning. See 01:57:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:20 01:57:20 Login Succeeded 01:57:20 nexus3.edgexfoundry.org:10002 01:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:20 Configure a credential helper to remove this warning. See 01:57:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:20 01:57:20 Login Succeeded 01:57:20 nexus3.edgexfoundry.org:10003 01:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:21 Configure a credential helper to remove this warning. See 01:57:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:21 01:57:21 Login Succeeded 01:57:21 nexus3.edgexfoundry.org:10004 01:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:21 Configure a credential helper to remove this warning. See 01:57:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:21 01:57:21 Login Succeeded 01:57:21 ****.io 01:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:22 Configure a credential helper to remove this warning. See 01:57:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:22 01:57:22 Login Succeeded 01:57:22 ---> ****-login.sh ends [Pipeline] } 01:57:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:22 + docker buildx ls 01:57:23 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:57:23 default * docker 01:57:23 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:57:23 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:57:23 edgex-builder [Pipeline] sh 01:57:23 + docker buildx inspect --bootstrap 01:57:23 #1 [internal] booting buildkit 01:57:23 #1 pulling image moby/buildkit:buildx-stable-1 01:57:27 #1 pulling image moby/buildkit:buildx-stable-1 3.4s done 01:57:27 #1 creating container buildx_buildkit_edgex-builder0 01:57:28 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 01:57:28 #1 DONE 5.4s 01:57:28 Name: edgex-builder 01:57:28 Driver: docker-container 01:57:28 01:57:28 Nodes: 01:57:28 Name: edgex-builder0 01:57:28 Endpoint: unix:///var/run/docker.sock 01:57:28 Status: running 01:57:28 Buildkit: v0.26.2 01:57:28 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:57:29 + docker buildx ls 01:57:29 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:57:29 edgex-builder * docker-container 01:57:29 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:57:29 default docker 01:57:29 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:57:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f' 01:57:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f --push - 01:57:29 #1 [internal] load build definition from Dockerfile 01:57:29 #1 transferring dockerfile: 196B done 01:57:29 #1 DONE 0.1s 01:57:29 01:57:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f 01:57:29 #2 DONE 0.1s 01:57:29 01:57:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f 01:57:29 #3 DONE 0.1s 01:57:29 01:57:29 #4 [internal] load .dockerignore 01:57:29 #4 transferring context: 2B done 01:57:29 #4 DONE 0.0s 01:57:29 01:57:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:29 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 0.0s done 01:57:29 #5 DONE 0.0s 01:57:29 01:57:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:29 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 0.0s done 01:57:30 #6 DONE 0.1s 01:57:30 01:57:30 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:57:30 #7 DONE 0.0s 01:57:30 01:57:30 #8 exporting to image 01:57:30 #8 exporting layers done 01:57:30 #8 exporting manifest sha256:c811e83aa086e07dfa709edba49b4293df13ad87c69399a039d004084eb5bbc4 0.0s done 01:57:30 #8 exporting config sha256:d01aea23214f1773d9b7d72baefb04e7d384901ca0249be5aed0a8ad895a3e63 done 01:57:30 #8 exporting manifest sha256:2caf0f66fb7578678c782ea6b8775c3526829bcd2a825cf9acf2e7a88f69b901 0.0s done 01:57:30 #8 exporting config sha256:a43a2c774febac8870249364101a3e3c84f792d4d4cedb79800d2024d5c6d6b1 0.0s done 01:57:30 #8 exporting manifest list sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b done 01:57:30 #8 pushing layers 01:57:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:30 #8 pushing layers 0.1s done 01:57:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f@sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b 0.1s done 01:57:30 #8 DONE 0.2s 01:57:30 01:57:30 1 warning found (use --debug to expand): 01:57:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:57:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' 01:57:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - 01:57:30 #1 [internal] load build definition from Dockerfile 01:57:30 #1 transferring dockerfile: 162B done 01:57:30 #1 DONE 0.0s 01:57:30 01:57:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 01:57:30 #2 DONE 0.0s 01:57:30 01:57:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 01:57:30 #3 DONE 0.0s 01:57:30 01:57:30 #4 [internal] load .dockerignore 01:57:30 #4 transferring context: 2B done 01:57:30 #4 DONE 0.0s 01:57:30 01:57:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:30 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 0.0s done 01:57:30 #5 DONE 0.0s 01:57:30 01:57:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:30 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 0.0s done 01:57:30 #6 CACHED 01:57:30 01:57:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:30 #5 CACHED 01:57:30 01:57:30 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:57:30 #7 DONE 0.0s 01:57:30 01:57:30 #8 exporting to image 01:57:30 #8 exporting layers done 01:57:30 #8 exporting manifest sha256:c811e83aa086e07dfa709edba49b4293df13ad87c69399a039d004084eb5bbc4 done 01:57:30 #8 exporting config sha256:d01aea23214f1773d9b7d72baefb04e7d384901ca0249be5aed0a8ad895a3e63 done 01:57:30 #8 exporting manifest sha256:2caf0f66fb7578678c782ea6b8775c3526829bcd2a825cf9acf2e7a88f69b901 done 01:57:30 #8 exporting config sha256:a43a2c774febac8870249364101a3e3c84f792d4d4cedb79800d2024d5c6d6b1 done 01:57:30 #8 exporting manifest list sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b done 01:57:30 #8 pushing layers 0.0s done 01:57:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b 0.1s done 01:57:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:30 #8 DONE 0.1s 01:57:30 01:57:30 1 warning found (use --debug to expand): 01:57:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:57:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4' 01:57:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4 --push - 01:57:31 #1 [internal] load build definition from Dockerfile 01:57:31 #1 transferring dockerfile: 167B done 01:57:31 #1 DONE 0.0s 01:57:31 01:57:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4 01:57:31 #2 DONE 0.0s 01:57:31 01:57:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4 01:57:31 #3 DONE 0.0s 01:57:31 01:57:31 #4 [internal] load .dockerignore 01:57:31 #4 transferring context: 2B done 01:57:31 #4 DONE 0.0s 01:57:31 01:57:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:31 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:31 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 0.0s done 01:57:31 #5 CACHED 01:57:31 01:57:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:31 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 0.0s done 01:57:31 #6 CACHED 01:57:31 01:57:31 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:57:31 #7 DONE 0.0s 01:57:31 01:57:31 #8 exporting to image 01:57:31 #8 exporting layers done 01:57:31 #8 exporting manifest sha256:c811e83aa086e07dfa709edba49b4293df13ad87c69399a039d004084eb5bbc4 done 01:57:31 #8 exporting config sha256:d01aea23214f1773d9b7d72baefb04e7d384901ca0249be5aed0a8ad895a3e63 done 01:57:31 #8 exporting manifest sha256:2caf0f66fb7578678c782ea6b8775c3526829bcd2a825cf9acf2e7a88f69b901 done 01:57:31 #8 exporting config sha256:a43a2c774febac8870249364101a3e3c84f792d4d4cedb79800d2024d5c6d6b1 done 01:57:31 #8 exporting manifest list sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b done 01:57:31 #8 pushing layers 0.0s done 01:57:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.4@sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b 0.1s done 01:57:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:31 #8 DONE 0.1s 01:57:31 01:57:31 1 warning found (use --debug to expand): 01:57:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:57:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4' 01:57:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 --push - 01:57:31 #1 [internal] load build definition from Dockerfile 01:57:31 #1 transferring dockerfile: 208B done 01:57:31 #1 DONE 0.0s 01:57:31 01:57:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 01:57:31 #2 DONE 0.0s 01:57:31 01:57:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 01:57:31 #3 DONE 0.0s 01:57:31 01:57:31 #4 [internal] load .dockerignore 01:57:31 #4 transferring context: 2B done 01:57:31 #4 DONE 0.0s 01:57:31 01:57:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:31 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 0.0s done 01:57:31 #5 CACHED 01:57:31 01:57:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:31 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 0.0s done 01:57:31 #6 CACHED 01:57:31 01:57:31 #7 exporting to image 01:57:31 #7 exporting layers done 01:57:31 #7 exporting manifest sha256:c811e83aa086e07dfa709edba49b4293df13ad87c69399a039d004084eb5bbc4 done 01:57:31 #7 exporting config sha256:d01aea23214f1773d9b7d72baefb04e7d384901ca0249be5aed0a8ad895a3e63 done 01:57:31 #7 exporting manifest sha256:2caf0f66fb7578678c782ea6b8775c3526829bcd2a825cf9acf2e7a88f69b901 done 01:57:31 #7 exporting config sha256:a43a2c774febac8870249364101a3e3c84f792d4d4cedb79800d2024d5c6d6b1 done 01:57:31 #7 exporting manifest list sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b done 01:57:31 #7 pushing layers 01:57:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:32 #7 pushing layers 0.0s done 01:57:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4@sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b 0.1s done 01:57:32 #7 DONE 0.1s 01:57:32 01:57:32 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:57:32 #8 DONE 0.0s 01:57:32 01:57:32 1 warning found (use --debug to expand): 01:57:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:57:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - 01:57:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' 01:57:32 #1 [internal] load build definition from Dockerfile 01:57:32 #1 transferring dockerfile: 160B done 01:57:32 #1 DONE 0.0s 01:57:32 01:57:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 01:57:32 #2 DONE 0.0s 01:57:32 01:57:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 01:57:32 #3 DONE 0.0s 01:57:32 01:57:32 #4 [internal] load .dockerignore 01:57:32 #4 transferring context: 2B done 01:57:32 #4 DONE 0.0s 01:57:32 01:57:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:32 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 done 01:57:32 #5 CACHED 01:57:32 01:57:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 01:57:32 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:d1c35f051d86156d889624a204b564f9741298aabca990610c125b46ae82d175 0.0s done 01:57:32 #6 CACHED 01:57:32 01:57:32 #7 exporting to image 01:57:32 #7 exporting layers done 01:57:32 #7 exporting manifest sha256:c811e83aa086e07dfa709edba49b4293df13ad87c69399a039d004084eb5bbc4 done 01:57:32 #7 exporting config sha256:d01aea23214f1773d9b7d72baefb04e7d384901ca0249be5aed0a8ad895a3e63 done 01:57:32 #7 exporting manifest sha256:2caf0f66fb7578678c782ea6b8775c3526829bcd2a825cf9acf2e7a88f69b901 done 01:57:32 #7 exporting config sha256:a43a2c774febac8870249364101a3e3c84f792d4d4cedb79800d2024d5c6d6b1 01:57:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:57:32 #7 exporting config sha256:a43a2c774febac8870249364101a3e3c84f792d4d4cedb79800d2024d5c6d6b1 done 01:57:32 #7 exporting manifest list sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b done 01:57:32 #7 pushing layers 0.0s done 01:57:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:f574a854b16d25cdb5ba33a9316e1ed2fb8c73b5eda3ae1de2067ad9c9a46d4b 0.1s done 01:57:32 #7 DONE 0.1s 01:57:32 01:57:32 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:57:32 #8 DONE 0.0s 01:57:32 01:57:32 1 warning found (use --debug to expand): 01:57:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:57:33 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:57:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:33 ---> package-listing.sh 01:57:33 ++ facter osfamily 01:57:33 ++ tr '[:upper:]' '[:lower:]' 01:57:34 + OS_FAMILY=redhat 01:57:34 + workspace=/w/workspace/edgexfoundry_device-gpio_main 01:57:34 + START_PACKAGES=/tmp/packages_start.txt 01:57:34 + END_PACKAGES=/tmp/packages_end.txt 01:57:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:34 + PACKAGES=/tmp/packages_start.txt 01:57:34 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:57:34 + PACKAGES=/tmp/packages_end.txt 01:57:34 + case "${OS_FAMILY}" in 01:57:34 + rpm -qa 01:57:34 + sort 01:57:34 + '[' -f /tmp/packages_start.txt ']' 01:57:34 + '[' -f /tmp/packages_end.txt ']' 01:57:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:34 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:57:34 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 01:57:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 01:57:34 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 01:57:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:35 01:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:35 latest: Pulling from edgex-lftools-log-publisher 01:57:35 5eb5b503b376: Pulling fs layer 01:57:35 5c69ac0246d0: Pulling fs layer 01:57:35 ec43610c2a17: Pulling fs layer 01:57:35 3a2ae6a8a46f: Pulling fs layer 01:57:35 33b1e0a273af: Pulling fs layer 01:57:35 5d3b04190fa2: Pulling fs layer 01:57:35 2f39f015ded8: Pulling fs layer 01:57:35 3a2ae6a8a46f: Waiting 01:57:35 33b1e0a273af: Waiting 01:57:35 5d3b04190fa2: Waiting 01:57:35 2f39f015ded8: Waiting 01:57:35 5c69ac0246d0: Download complete 01:57:35 3a2ae6a8a46f: Verifying Checksum 01:57:35 3a2ae6a8a46f: Download complete 01:57:35 33b1e0a273af: Verifying Checksum 01:57:35 33b1e0a273af: Download complete 01:57:35 5d3b04190fa2: Verifying Checksum 01:57:35 5d3b04190fa2: Download complete 01:57:35 ec43610c2a17: Verifying Checksum 01:57:35 ec43610c2a17: Download complete 01:57:36 5eb5b503b376: Verifying Checksum 01:57:36 5eb5b503b376: Download complete 01:57:36 2f39f015ded8: Verifying Checksum 01:57:36 2f39f015ded8: Download complete 01:57:37 5eb5b503b376: Pull complete 01:57:37 5c69ac0246d0: Pull complete 01:57:37 ec43610c2a17: Pull complete 01:57:37 3a2ae6a8a46f: Pull complete 01:57:38 33b1e0a273af: Pull complete 01:57:38 5d3b04190fa2: Pull complete 01:57:42 2f39f015ded8: Pull complete 01:57:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:42 prd-centos7-docker-4c-2g-775044 does not seem to be running inside a container 01:57:42 $ 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 01:57:45 $ docker top 8b87ee96135ad2b600747b03a323f0d50270c6e340fa149fd561b1206b3f8edc -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:46 + touch /tmp/pre-build-complete [Pipeline] sh 01:57:46 + mkdir -p /var/log/sysstat [Pipeline] sh 01:57:46 + ls /var/log/sa-host 01:57:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:47 provisioning config files... 01:57:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9178491775667031724tmp [Pipeline] { [Pipeline] echo 01:57:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:57:47 ---> create-netrc.sh [Pipeline] } 01:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:57:47 ---> python-tools-install.sh [Pipeline] echo 01:57:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:57:48 ---> sudo-logs.sh 01:57:48 Archiving 'sudo' log.. 01:57:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-775044.novalocal: Name or service not known 01:57:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-775044.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:57:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:57:48 ---> job-cost.sh 01:57:48 lf-activate-venv: SKIPPING 01:57:48 INFO: No Stack... 01:57:49 INFO: Retrieving Pricing Info for: v3-standard-2 01:57:49 INFO: Archiving Costs [Pipeline] echo 01:57:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:57:49 ---> logs-deploy.sh 01:57:49 lf-activate-venv: SKIPPING 01:57:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/136 01:57:49 INFO: archiving workspace using pattern(s): 01:57:50 Archives upload complete. 01:57:50 INFO: archiving logs to Nexus 01:57:51 ---> uname -a: 01:57:51 Linux prd-centos7-docker-4c-2g-775044.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:57:51 01:57:51 01:57:51 ---> lscpu: 01:57:51 Architecture: x86_64 01:57:51 CPU op-mode(s): 32-bit, 64-bit 01:57:51 Byte Order: Little Endian 01:57:51 Address sizes: 40 bits physical, 48 bits virtual 01:57:51 CPU(s): 2 01:57:51 On-line CPU(s) list: 0,1 01:57:51 Thread(s) per core: 1 01:57:51 Core(s) per socket: 1 01:57:51 Socket(s): 2 01:57:51 NUMA node(s): 1 01:57:51 Vendor ID: AuthenticAMD 01:57:51 CPU family: 23 01:57:51 Model: 49 01:57:51 Model name: AMD EPYC-Rome Processor 01:57:51 Stepping: 0 01:57:51 CPU MHz: 2800.000 01:57:51 BogoMIPS: 5600.00 01:57:51 Virtualization: AMD-V 01:57:51 Hypervisor vendor: KVM 01:57:51 Virtualization type: full 01:57:51 L1d cache: 64 KiB 01:57:51 L1i cache: 64 KiB 01:57:51 L2 cache: 1 MiB 01:57:51 L3 cache: 32 MiB 01:57:51 NUMA node0 CPU(s): 0,1 01:57:51 Vulnerability Itlb multihit: Not affected 01:57:51 Vulnerability L1tf: Not affected 01:57:51 Vulnerability Mds: Not affected 01:57:51 Vulnerability Meltdown: Not affected 01:57:51 Vulnerability Mmio stale data: Not affected 01:57:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:57:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:57:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:57:51 Vulnerability Srbds: Not affected 01:57:51 Vulnerability Tsx async abort: Not affected 01:57:51 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 01:57:51 01:57:51 01:57:51 ---> nproc: 01:57:51 2 01:57:51 01:57:51 01:57:51 ---> df -h: 01:57:51 Filesystem Size Used Avail Use% Mounted on 01:57:51 overlay 40G 7.3G 33G 19% / 01:57:51 tmpfs 64M 0 64M 0% /dev 01:57:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:57:51 shm 64M 0 64M 0% /dev/shm 01:57:51 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:57:51 01:57:51 01:57:51 Cannot open /var/log/sysstat/sa15: No such file or directory 01:57:51 Please check if data collecting is enabled 01:57:51 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:51 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:57:51 $ docker stop --time=1 8b87ee96135ad2b600747b03a323f0d50270c6e340fa149fd561b1206b3f8edc 01:57:52 Removing intermediate container 054367645a67 01:57:52 ---> 2638fa81ff99 01:57:52 Step 11/12 : COPY . . 01:57:52 ---> 92aba76ce005 01:57:52 Step 12/12 : RUN ${MAKE} 01:57:52 ---> Running in 4bb25802f3ab 01:57:52 noop 01:57:52 $ docker rm -f --volumes 8b87ee96135ad2b600747b03a323f0d50270c6e340fa149fd561b1206b3f8edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:57:52 [WS-CLEANUP] Deleting project workspace... 01:57:52 [WS-CLEANUP] Deferred wipeout is used... 01:57:52 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:53 01:57:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:53 latest: Pulling from edgex-lftools-log-publisher 01:57:53 5eb5b503b376: Pulling fs layer 01:57:53 5c69ac0246d0: Pulling fs layer 01:57:53 ec43610c2a17: Pulling fs layer 01:57:53 3a2ae6a8a46f: Pulling fs layer 01:57:53 33b1e0a273af: Pulling fs layer 01:57:53 5d3b04190fa2: Pulling fs layer 01:57:53 2f39f015ded8: Pulling fs layer 01:57:53 5d3b04190fa2: Waiting 01:57:53 3a2ae6a8a46f: Waiting 01:57:53 33b1e0a273af: Waiting 01:57:53 2f39f015ded8: Waiting 01:57:53 5c69ac0246d0: Verifying Checksum 01:57:53 5c69ac0246d0: Download complete 01:57:53 3a2ae6a8a46f: Verifying Checksum 01:57:53 3a2ae6a8a46f: Download complete 01:57:53 Removing intermediate container 4bb25802f3ab 01:57:53 ---> 8e3a1a78c279 01:57:53 Successfully built 8e3a1a78c279 01:57:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 33b1e0a273af: Verifying Checksum 01:57:53 33b1e0a273af: Download complete 01:57:53 5d3b04190fa2: Verifying Checksum 01:57:53 5d3b04190fa2: Download complete 01:57:53 ec43610c2a17: Verifying Checksum 01:57:53 ec43610c2a17: Download complete 01:57:54 + docker inspect -f . ci-base-image-arm64 01:57:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:54 5eb5b503b376: Verifying Checksum 01:57:54 5eb5b503b376: Download complete 01:57:54 prd-ubuntu20.04-docker-arm64-4c-16g-775041 does not seem to be running inside a container 01:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/136 -v /w/workspace/device-gpio/136:/w/workspace/device-gpio/136:rw,z -v /w/workspace/device-gpio/136@tmp:/w/workspace/device-gpio/136@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 01:57:54 2f39f015ded8: Verifying Checksum 01:57:54 2f39f015ded8: Download complete 01:57:55 5eb5b503b376: Pull complete 01:57:55 $ docker top 6c1324d5b21f6113a4473f3797402ce91e4f8fe9fa44ef231330ed28d7f37166 -eo pid,comm 01:57:55 5c69ac0246d0: Pull complete [Pipeline] { [Pipeline] sh 01:57:56 ec43610c2a17: Pull complete 01:57:56 3a2ae6a8a46f: Pull complete 01:57:56 + go version 01:57:56 go version go1.25.3 linux/arm64 [Pipeline] } 01:57:56 $ docker stop --time=1 6c1324d5b21f6113a4473f3797402ce91e4f8fe9fa44ef231330ed28d7f37166 01:57:57 33b1e0a273af: Pull complete 01:57:57 5d3b04190fa2: Pull complete 01:57:58 $ docker rm -f --volumes 6c1324d5b21f6113a4473f3797402ce91e4f8fe9fa44ef231330ed28d7f37166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:59 + docker inspect -f . ci-base-image-arm64 01:57:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:59 prd-ubuntu20.04-docker-arm64-4c-16g-775041 does not seem to be running inside a container 01:57:59 $ 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/136 -v /w/workspace/device-gpio/136:/w/workspace/device-gpio/136:rw,z -v /w/workspace/device-gpio/136@tmp:/w/workspace/device-gpio/136@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 01:58:00 $ docker top 270f7e1701751251f8d89f508e88e9bff86a97a427417142f9fb800c0100abd8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:01 + git config --global --add safe.directory /w/workspace/device-gpio/136 [Pipeline] fileExists [Pipeline] sh 01:58:02 + make test 01:58:02 go test ./... -coverprofile=coverage.out ./... 01:58:03 2f39f015ded8: Pull complete 01:58:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:03 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 01:58:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:58:04 $ docker top ad8a5ed2e8191424efadc7b142d77110b2ba3169fc0b3182e5a6ec94b12a0a8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:05 ---> job-cost.sh 01:58:05 lf-activate-venv: SKIPPING 01:58:05 INFO: No Stack... 01:58:05 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:06 INFO: Archiving Costs [Pipeline] sh 01:58:06 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 01:58:06 + cut -d, -f6 [Pipeline] lock 01:58:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-136-stack-cost] 01:58:06 Resource [jenkins-edgexfoundry-device-gpio-main-136-stack-cost] did not exist. Created. 01:58:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:06 + echo total: 0.2199999988079071 [Pipeline] stash 01:58:06 Stashed 1 file(s) [Pipeline] } 01:58:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:06 $ docker stop --time=1 ad8a5ed2e8191424efadc7b142d77110b2ba3169fc0b3182e5a6ec94b12a0a8b 01:58:07 ? github.com/edgexfoundry/device-gpio [no test files] 01:58:08 $ docker rm -f --volumes ad8a5ed2e8191424efadc7b142d77110b2ba3169fc0b3182e5a6ec94b12a0a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:04 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 02:03:04 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 02:03:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:03:04 go vet ./... 02:03:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:54 ./bin/test-attribution-txt.sh [Pipeline] echo 02:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:03:54 $ docker stop --time=1 270f7e1701751251f8d89f508e88e9bff86a97a427417142f9fb800c0100abd8 02:03:56 $ docker rm -f --volumes 270f7e1701751251f8d89f508e88e9bff86a97a427417142f9fb800c0100abd8 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:58 Warning: overwriting stash ‘coverage-report’ 02:03:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:59 + ls -al . 02:03:59 total 224 02:03:59 drwxrwxr-x 7 jenkins jenkins 4096 Dec 15 01:58 . 02:03:59 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 01:55 .. 02:03:59 -rw-rw-r-- 1 jenkins jenkins 120 Dec 15 01:55 .dockerignore 02:03:59 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 01:55 .git 02:03:59 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:55 .github 02:03:59 -rw-rw-r-- 1 jenkins jenkins 277 Dec 15 01:55 .gitignore 02:03:59 -rw-rw-r-- 1 jenkins jenkins 359 Dec 15 01:55 .golangci.yml 02:03:59 -rw-rw-r-- 1 jenkins jenkins 22061 Dec 15 01:55 Attribution.txt 02:03:59 -rw-rw-r-- 1 jenkins jenkins 7819 Dec 15 01:55 CHANGELOG.md 02:03:59 -rw-rw-r-- 1 jenkins jenkins 1694 Dec 15 01:55 Dockerfile 02:03:59 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 01:55 GOVERNANCE.md 02:03:59 -rw-rw-r-- 1 jenkins jenkins 680 Dec 15 01:55 Jenkinsfile 02:03:59 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 01:55 LICENSE 02:03:59 -rw-rw-r-- 1 jenkins jenkins 1922 Dec 15 01:55 Makefile 02:03:59 -rw-rw-r-- 1 jenkins jenkins 617 Dec 15 01:55 OWNERS.md 02:03:59 -rw-rw-r-- 1 jenkins jenkins 3578 Dec 15 01:55 README.md 02:03:59 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 01:52 VERSION 02:03:59 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 01:55 bin 02:03:59 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:55 cmd 02:03:59 -rw-r--r-- 1 jenkins jenkins 11324 Dec 15 02:02 coverage.out 02:03:59 -rw-rw-r-- 1 jenkins jenkins 6668 Dec 15 01:55 go.mod 02:03:59 -rw-rw-r-- 1 jenkins jenkins 89447 Dec 15 01:55 go.sum 02:03:59 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 01:55 internal 02:03:59 -rw-rw-r-- 1 jenkins jenkins 209 Dec 15 01:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:00 + 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=5947c2ae7a2f8494272d156a082f606c66d0667f --label arch=arm64 --label version=4.1.0-dev.4 . 02:04:02 Sending build context to Docker daemon 17.49MB 02:04:02 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 02:04:02 Step 2/26 : FROM ${BASE} AS builder 02:04:02 ---> 8e3a1a78c279 02:04:02 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:04:02 ---> Running in 8085ec57d90b 02:04:02 Removing intermediate container 8085ec57d90b 02:04:02 ---> 35ab78aed1cf 02:04:02 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:02 ---> Running in ba9a5a35deab 02:04:02 Removing intermediate container ba9a5a35deab 02:04:02 ---> 052df51b634e 02:04:02 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:04:02 ---> Running in 90fc551f125e 02:04:02 Removing intermediate container 90fc551f125e 02:04:02 ---> 1a511fd148b1 02:04:02 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:04:02 ---> Running in 03870b381cc4 02:04:02 Removing intermediate container 03870b381cc4 02:04:02 ---> e1897852ed62 02:04:02 Step 7/26 : WORKDIR /device-gpio 02:04:02 ---> Running in 6c9757c4e314 02:04:03 Removing intermediate container 6c9757c4e314 02:04:03 ---> 8beec405481e 02:04:03 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:03 ---> Running in ad8d0a56eb93 02:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:04:07 OK: 259 MiB in 64 packages 02:04:08 Removing intermediate container ad8d0a56eb93 02:04:08 ---> 27e915e54422 02:04:08 Step 9/26 : COPY go.mod vendor* ./ 02:04:08 ---> 2fbcac6d5e29 02:04:08 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:08 ---> Running in 021535a36562 02:04:11 Removing intermediate container 021535a36562 02:04:11 ---> 898d94a22aa9 02:04:11 Step 11/26 : COPY . . 02:04:12 ---> 08f5ad9ac768 02:04:12 Step 12/26 : RUN ${MAKE} 02:04:12 ---> Running in ca5b1b3eedf1 02:04:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.47" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 02:08:38 Removing intermediate container ca5b1b3eedf1 02:08:38 ---> 208ce5d3f119 02:08:38 Step 13/26 : FROM alpine:3.22 02:08:38 3.22: Pulling from library/alpine 02:08:38 6b59a28fa201: Already exists 02:08:38 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:08:38 Status: Downloaded newer image for alpine:3.22 02:08:38 ---> 171e65262c80 02:08:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:08:38 ---> Running in 2b18328c52f2 02:08:39 Removing intermediate container 2b18328c52f2 02:08:39 ---> 48b36a6df4fb 02:08:39 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:08:39 ---> Running in ee527d664faa 02:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:08:42 (1/1) Installing dumb-init (1.2.5-r3) 02:08:42 Executing busybox-1.37.0-r19.trigger 02:08:42 OK: 8 MiB in 17 packages 02:08:47 Removing intermediate container ee527d664faa 02:08:47 ---> 2a3b87dec0c9 02:08:47 Step 16/26 : RUN apk --no-cache upgrade 02:08:47 ---> Running in 55b051158f80 02:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:08:50 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:08:50 Executing busybox-1.37.0-r20.post-upgrade 02:08:50 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:08:50 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:08:50 Executing busybox-1.37.0-r20.trigger 02:08:50 OK: 8 MiB in 17 packages 02:08:51 Removing intermediate container 55b051158f80 02:08:51 ---> de8573b076a2 02:08:51 Step 17/26 : WORKDIR / 02:08:51 ---> Running in 19bc6e776ee7 02:08:51 Removing intermediate container 19bc6e776ee7 02:08:51 ---> c4fc53720fd4 02:08:51 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:08:52 ---> 4dfe6afdcaf4 02:08:52 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:08:53 ---> 3bb194f46c17 02:08:53 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:08:55 ---> 7d003da1b000 02:08:55 Step 21/26 : EXPOSE 59910 02:08:55 ---> Running in 4b6d4f63e846 02:08:55 Removing intermediate container 4b6d4f63e846 02:08:55 ---> f2159b44331f 02:08:55 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:08:55 ---> Running in 5e84a0f90e4d 02:08:56 Removing intermediate container 5e84a0f90e4d 02:08:56 ---> fb44118ca929 02:08:56 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:08:56 ---> Running in 8afd9ce6685d 02:08:56 Removing intermediate container 8afd9ce6685d 02:08:56 ---> f8cb5dec5788 02:08:56 Step 24/26 : LABEL arch=arm64 02:08:56 ---> Running in 99cf9c528e61 02:08:57 Removing intermediate container 99cf9c528e61 02:08:57 ---> 8a6d4e8d58a9 02:08:57 Step 25/26 : LABEL git_sha=5947c2ae7a2f8494272d156a082f606c66d0667f 02:08:57 ---> Running in 1c9824227e75 02:08:57 Removing intermediate container 1c9824227e75 02:08:57 ---> 50ad3dcbf4f3 02:08:57 Step 26/26 : LABEL version=4.1.0-dev.4 02:08:57 ---> Running in d3d1e608d2c0 02:08:57 Removing intermediate container d3d1e608d2c0 02:08:57 ---> 28963acb0cbf 02:08:57 [Warning] One or more build-args [ARCH] were not consumed 02:08:57 Successfully built 28963acb0cbf 02:08:57 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 02:08:58 provisioning config files... 02:08:58 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/136@tmp/config9411875368565499905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:58 ---> ****-login.sh 02:08:58 nexus3.edgexfoundry.org:10001 02:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:58 Configure a credential helper to remove this warning. See 02:08:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:58 02:08:58 Login Succeeded 02:08:58 nexus3.edgexfoundry.org:10002 02:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:59 Configure a credential helper to remove this warning. See 02:08:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:59 02:08:59 Login Succeeded 02:08:59 nexus3.edgexfoundry.org:10003 02:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:59 Configure a credential helper to remove this warning. See 02:08:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:59 02:08:59 Login Succeeded 02:08:59 nexus3.edgexfoundry.org:10004 02:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:00 Configure a credential helper to remove this warning. See 02:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:00 02:09:00 Login Succeeded 02:09:00 ****.io 02:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:00 Configure a credential helper to remove this warning. See 02:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:00 02:09:00 Login Succeeded 02:09:00 ---> ****-login.sh ends [Pipeline] } 02:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:09:00 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 02:09:00 5947c2ae7a2f8494272d156a082f606c66d0667f 02:09:00 latest 02:09:00 4.1.0-dev.4 02:09:00 5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 02:09:00 main 02:09:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:01 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5947c2ae7a2f8494272d156a082f606c66d0667f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:01 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5947c2ae7a2f8494272d156a082f606c66d0667f 02:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:09:01 f0a039d5c6c9: Preparing 02:09:01 1d668b87ba32: Preparing 02:09:01 079af9c32d62: Preparing 02:09:01 9a4561265211: Preparing 02:09:01 32096b208b06: Preparing 02:09:01 0e64f2360a44: Preparing 02:09:01 0e64f2360a44: Waiting 02:09:01 079af9c32d62: Pushed 02:09:01 1d668b87ba32: Pushed 02:09:01 32096b208b06: Pushed 02:09:01 0e64f2360a44: Layer already exists 02:09:02 9a4561265211: Pushed 02:09:12 f0a039d5c6c9: Pushed 02:09:12 5947c2ae7a2f8494272d156a082f606c66d0667f: digest: sha256:387e5d2b32c601882e32fc789c710c7a3d486b3c87be4a07175bee5d027adfb9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:12 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:12 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 02:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:09:12 f0a039d5c6c9: Preparing 02:09:12 1d668b87ba32: Preparing 02:09:12 079af9c32d62: Preparing 02:09:12 9a4561265211: Preparing 02:09:12 32096b208b06: Preparing 02:09:12 0e64f2360a44: Preparing 02:09:12 0e64f2360a44: Waiting 02:09:12 f0a039d5c6c9: Layer already exists 02:09:12 1d668b87ba32: Layer already exists 02:09:12 32096b208b06: Layer already exists 02:09:12 079af9c32d62: Layer already exists 02:09:12 9a4561265211: Layer already exists 02:09:12 0e64f2360a44: Layer already exists 02:09:13 latest: digest: sha256:387e5d2b32c601882e32fc789c710c7a3d486b3c87be4a07175bee5d027adfb9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:13 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:14 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.4 02:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:09:14 f0a039d5c6c9: Preparing 02:09:14 1d668b87ba32: Preparing 02:09:14 079af9c32d62: Preparing 02:09:14 9a4561265211: Preparing 02:09:14 32096b208b06: Preparing 02:09:14 0e64f2360a44: Preparing 02:09:14 0e64f2360a44: Waiting 02:09:14 32096b208b06: Layer already exists 02:09:14 9a4561265211: Layer already exists 02:09:14 079af9c32d62: Layer already exists 02:09:14 f0a039d5c6c9: Layer already exists 02:09:14 1d668b87ba32: Layer already exists 02:09:14 0e64f2360a44: Layer already exists 02:09:14 4.1.0-dev.4: digest: sha256:387e5d2b32c601882e32fc789c710c7a3d486b3c87be4a07175bee5d027adfb9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:14 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:15 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 02:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:09:15 f0a039d5c6c9: Preparing 02:09:15 1d668b87ba32: Preparing 02:09:15 079af9c32d62: Preparing 02:09:15 9a4561265211: Preparing 02:09:15 32096b208b06: Preparing 02:09:15 0e64f2360a44: Preparing 02:09:15 0e64f2360a44: Waiting 02:09:15 1d668b87ba32: Layer already exists 02:09:15 079af9c32d62: Layer already exists 02:09:15 f0a039d5c6c9: Layer already exists 02:09:15 32096b208b06: Layer already exists 02:09:15 9a4561265211: Layer already exists 02:09:15 0e64f2360a44: Layer already exists 02:09:15 5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4: digest: sha256:387e5d2b32c601882e32fc789c710c7a3d486b3c87be4a07175bee5d027adfb9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:15 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:16 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 02:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:09:16 f0a039d5c6c9: Preparing 02:09:16 1d668b87ba32: Preparing 02:09:16 079af9c32d62: Preparing 02:09:16 9a4561265211: Preparing 02:09:16 32096b208b06: Preparing 02:09:16 0e64f2360a44: Preparing 02:09:16 0e64f2360a44: Waiting 02:09:16 32096b208b06: Layer already exists 02:09:16 9a4561265211: Layer already exists 02:09:16 079af9c32d62: Layer already exists 02:09:16 f0a039d5c6c9: Layer already exists 02:09:16 1d668b87ba32: Layer already exists 02:09:16 0e64f2360a44: Layer already exists 02:09:16 main: digest: sha256:387e5d2b32c601882e32fc789c710c7a3d486b3c87be4a07175bee5d027adfb9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:16 ===================================================== [Pipeline] echo 02:09:16 taggedImages: 02:09:16 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5947c2ae7a2f8494272d156a082f606c66d0667f 02:09:16 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 02:09:16 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.4 02:09:16 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 02:09:16 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo 02:09:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:5947c2ae7a2f8494272d156a082f606c66d0667f [Pipeline] echo 02:09:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo 02:09:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.4 [Pipeline] echo 02:09:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:5947c2ae7a2f8494272d156a082f606c66d0667f-4.1.0-dev.4 [Pipeline] echo 02:09:16 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 02:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:09:19 02:09:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:09:20 arm64: Pulling from edgex-lftools-log-publisher 02:09:20 8998bd30e6a1: Pulling fs layer 02:09:20 04944245beec: Pulling fs layer 02:09:20 699f458cf7ca: Pulling fs layer 02:09:20 765212b225bb: Pulling fs layer 02:09:20 f23df028b6ca: Pulling fs layer 02:09:20 d65c8cfc05b1: Pulling fs layer 02:09:20 765212b225bb: Waiting 02:09:20 f23df028b6ca: Waiting 02:09:20 d65c8cfc05b1: Waiting 02:09:20 2437ff75d9bd: Pulling fs layer 02:09:20 04944245beec: Verifying Checksum 02:09:20 04944245beec: Download complete 02:09:20 765212b225bb: Download complete 02:09:20 f23df028b6ca: Verifying Checksum 02:09:20 f23df028b6ca: Download complete 02:09:20 d65c8cfc05b1: Verifying Checksum 02:09:20 d65c8cfc05b1: Download complete 02:09:20 699f458cf7ca: Verifying Checksum 02:09:20 699f458cf7ca: Download complete 02:09:21 8998bd30e6a1: Download complete 02:09:24 2437ff75d9bd: Verifying Checksum 02:09:24 2437ff75d9bd: Download complete 02:09:26 8998bd30e6a1: Pull complete 02:09:26 04944245beec: Pull complete 02:09:28 699f458cf7ca: Pull complete 02:09:28 765212b225bb: Pull complete 02:09:29 f23df028b6ca: Pull complete 02:09:29 d65c8cfc05b1: Pull complete 02:09:48 2437ff75d9bd: Pull complete 02:09:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:09:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:48 prd-ubuntu20.04-docker-arm64-4c-16g-775041 does not seem to be running inside a container 02:09:48 $ 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/136 -v /w/workspace/device-gpio/136:/w/workspace/device-gpio/136:rw,z -v /w/workspace/device-gpio/136@tmp:/w/workspace/device-gpio/136@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 02:09:55 $ docker top 1ebd3a411167f0c446865480aade54f236a93cc036c034b33a660fab0029d802 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:56 ---> job-cost.sh 02:09:56 lf-activate-venv: SKIPPING 02:09:56 INFO: No Stack... 02:09:56 INFO: Retrieving Pricing Info for: v3-standard-4 02:09:57 INFO: Archiving Costs [Pipeline] sh 02:09:58 + cat /w/workspace/device-gpio/136/archives/cost.csv 02:09:58 + cut -d, -f6 [Pipeline] lock 02:09:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-136-stack-cost] 02:09:58 Resource [jenkins-edgexfoundry-device-gpio-main-136-stack-cost] did not exist. Created. 02:09:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:58 /w/workspace/device-gpio/136@tmp/durable-f0ffb15d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:09:59 + echo total: 0.10999999940395355 [Pipeline] stash 02:09:59 Warning: overwriting stash ‘stack-cost’ 02:09:59 Stashed 1 file(s) [Pipeline] } 02:09:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:59 $ docker stop --time=1 1ebd3a411167f0c446865480aade54f236a93cc036c034b33a660fab0029d802 02:10:01 $ docker rm -f --volumes 1ebd3a411167f0c446865480aade54f236a93cc036c034b33a660fab0029d802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:10:01 provisioning config files... 02:10:01 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1023523418767825515tmp [Pipeline] { [Pipeline] sh 02:10:02 + set +x 02:10:02 + curl -s https://codecov.io/bash 02:10:02 + bash -s -- 02:10:02 02:10:02 _____ _ 02:10:02 / ____| | | 02:10:02 | | ___ __| | ___ ___ _____ __ 02:10:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:10:02 | |___| (_) | (_| | __/ (_| (_) \ V / 02:10:02 \_____\___/ \__,_|\___|\___\___/ \_/ 02:10:02 Bash-1.0.6 02:10:02 02:10:02 02:10:02 ==> git version 2.25.1 found 02:10:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:10:02 Release-Date: 2020-01-08 02:10:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:10:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:10:02 ==> Jenkins CI detected. 02:10:02 current dir:  /w/workspace/edgexfoundry_device-gpio_main 02:10:02 project root: . 02:10:02 --> token set from env 02:10:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:10:02 ==> Running gcov in . (disable via -X gcov) 02:10:02 ==> Python coveragepy not found 02:10:02 ==> Searching for coverage reports in: 02:10:02 + . 02:10:02 -> Found 1 reports 02:10:02 ==> Detecting git/mercurial file structure 02:10:02 ==> Reading reports 02:10:02 + ./coverage.out bytes=11324 02:10:02 ==> Appending adjustments 02:10:02 https://docs.codecov.io/docs/fixing-reports 02:10:02 + Found adjustments 02:10:02 ==> Gzipping contents 02:10:02 4.0K /tmp/codecov.AZ41Pp.gz 02:10:02 ==> Uploading reports 02:10:02 url: https://codecov.io 02:10:02 query: branch=main&commit=5947c2ae7a2f8494272d156a082f606c66d0667f&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 02:10:02 -> Pinging Codecov 02:10:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5947c2ae7a2f8494272d156a082f606c66d0667f&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 02:10:02 -> Uploading to 02:10:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/5947c2ae7a2f8494272d156a082f606c66d0667f/c22d4f73-271f-4e24-8642-55c01f6cc0aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251215%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251215T021002Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c5cbf91747c3573bd12e411420c272fb1b7210d9aed338accf302f97c5c8742f 02:10:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:10:02 Dload Upload Total Spent Left Speed 02:10:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1699 0 0 100 1699 0 8328 --:--:-- --:--:-- --:--:-- 8287 100 1699 0 0 100 1699 0 4759 --:--:-- --:--:-- --:--:-- 4745 02:10:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/5947c2ae7a2f8494272d156a082f606c66d0667f [Pipeline] } 02:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:10:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:10:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:10:03 02:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:10:03 latest: Pulling from edgex-devops/edgex-snyk-go 02:10:03 2d35ebdb57d9: Already exists 02:10:03 85e8836fcdb2: Pulling fs layer 02:10:03 91631faa732a: Pulling fs layer 02:10:03 f3f5ae8826fa: Pulling fs layer 02:10:03 4f4fb700ef54: Pulling fs layer 02:10:03 7861252a18e6: Pulling fs layer 02:10:03 9130f900ef6f: Pulling fs layer 02:10:03 4f4fb700ef54: Waiting 02:10:03 7861252a18e6: Waiting 02:10:03 9130f900ef6f: Waiting 02:10:03 f3f5ae8826fa: Download complete 02:10:03 85e8836fcdb2: Verifying Checksum 02:10:03 85e8836fcdb2: Download complete 02:10:03 4f4fb700ef54: Verifying Checksum 02:10:03 4f4fb700ef54: Download complete 02:10:03 85e8836fcdb2: Pull complete 02:10:03 7861252a18e6: Verifying Checksum 02:10:03 7861252a18e6: Download complete 02:10:04 91631faa732a: Verifying Checksum 02:10:04 91631faa732a: Download complete 02:10:04 9130f900ef6f: Verifying Checksum 02:10:04 9130f900ef6f: Download complete 02:10:11 91631faa732a: Pull complete 02:10:11 f3f5ae8826fa: Pull complete 02:10:11 4f4fb700ef54: Pull complete 02:10:11 7861252a18e6: Pull complete 02:10:13 9130f900ef6f: Pull complete 02:10:13 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:10:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:13 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 02:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat 02:10:15 $ docker top 7e6ce62479b2497084ffc042add29e71cf88ca56edcb9a23b839d132ceb75f64 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo 02:10:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 02:10:15 + set -o pipefail 02:10:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 02:10:22 02:10:22 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 02:10:22 02:10:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/dd8f990d-bbc6-4082-917e-020bf39b87cc 02:10:22 02:10:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:10:22 02:10:22 02:10:22 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:10:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:10:22 $ docker stop --time=1 7e6ce62479b2497084ffc042add29e71cf88ca56edcb9a23b839d132ceb75f64 02:10:27 $ docker rm -f --volumes 7e6ce62479b2497084ffc042add29e71cf88ca56edcb9a23b839d132ceb75f64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:10:28 + git log --format=format:%s -1 5947c2ae7a2f8494272d156a082f606c66d0667f [Pipeline] sh 02:10:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:10:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:28 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 02:10:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:10:29 $ docker top ec5581023385d8dcf6a016a9f52e248728830c0691e37a7b95fe45185602a9c5 -eo pid,comm 02:10:29 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). 02:10:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:29 [ssh-agent] Looking for ssh-agent implementation... 02:10:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:29 $ docker exec ec5581023385d8dcf6a016a9f52e248728830c0691e37a7b95fe45185602a9c5 ssh-agent 02:10:29 SSH_AUTH_SOCK=/tmp/ssh-Lq2fEjUYtB3X/agent.33 02:10:29 SSH_AGENT_PID=39 02:10:29 Running ssh-add (command line suppressed) 02:10:29 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15192992992148593287.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15192992992148593287.key) 02:10:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:29 + git semver tag 02:10:30 2025-12-15 02:10:30,113 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:10:30 2025-12-15 02:10:30,118 [run_tag] DEBUG tag force:False 02:10:30 2025-12-15 02:10:30,118 [check_head_tag] DEBUG check head tag 02:10:30 2025-12-15 02:10:30,119 [execute] INFO git cat-file --batch-check 02:10:30 2025-12-15 02:10:30,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 02:10:30 2025-12-15 02:10:30,122 [execute] INFO git cat-file --batch 02:10:30 2025-12-15 02:10:30,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 02:10:30 2025-12-15 02:10:30,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:10:30 2025-12-15 02:10:30,130 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 02:10:30 2025-12-15 02:10:30,130 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 02:10:30 2025-12-15 02:10:30,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:10:30 4.1.0-dev.4 [Pipeline] } 02:10:30 $ docker exec --env ******** --env ******** ec5581023385d8dcf6a016a9f52e248728830c0691e37a7b95fe45185602a9c5 ssh-agent -k 02:10:30 unset SSH_AUTH_SOCK; 02:10:30 unset SSH_AGENT_PID; 02:10:30 echo Agent pid 39 killed; 02:10:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:30 + git semver [Pipeline] } 02:10:31 $ docker stop --time=1 ec5581023385d8dcf6a016a9f52e248728830c0691e37a7b95fe45185602a9c5 02:10:32 $ docker rm -f --volumes ec5581023385d8dcf6a016a9f52e248728830c0691e37a7b95fe45185602a9c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:10:32 02:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:10:33 0.23.1-centos7: Pulling from edgex-lftools 02:10:33 ab5ef0e58194: Pulling fs layer 02:10:33 9712f1f96733: Pulling fs layer 02:10:33 63f879dbbcfc: Pulling fs layer 02:10:33 0d9ebad4ef96: Pulling fs layer 02:10:33 e9a5061849ea: Pulling fs layer 02:10:33 d747dcd14b5f: Pulling fs layer 02:10:33 2de7ff778b66: Pulling fs layer 02:10:33 e9a5061849ea: Waiting 02:10:33 d747dcd14b5f: Waiting 02:10:33 0d9ebad4ef96: Waiting 02:10:33 2de7ff778b66: Waiting 02:10:33 9712f1f96733: Verifying Checksum 02:10:33 9712f1f96733: Download complete 02:10:33 63f879dbbcfc: Verifying Checksum 02:10:33 63f879dbbcfc: Download complete 02:10:33 e9a5061849ea: Verifying Checksum 02:10:33 e9a5061849ea: Download complete 02:10:33 d747dcd14b5f: Verifying Checksum 02:10:33 d747dcd14b5f: Download complete 02:10:33 0d9ebad4ef96: Verifying Checksum 02:10:33 0d9ebad4ef96: Download complete 02:10:33 2de7ff778b66: Verifying Checksum 02:10:33 2de7ff778b66: Download complete 02:10:33 ab5ef0e58194: Verifying Checksum 02:10:33 ab5ef0e58194: Download complete 02:10:37 ab5ef0e58194: Pull complete 02:10:37 9712f1f96733: Pull complete 02:10:38 63f879dbbcfc: Pull complete 02:10:44 0d9ebad4ef96: Pull complete 02:10:44 e9a5061849ea: Pull complete 02:10:44 d747dcd14b5f: Pull complete 02:10:46 2de7ff778b66: Pull complete 02:10:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:10:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:46 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 02:10:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:10:47 $ docker top 45681ebc3ff2a87236843513ad91fcb389b3eb1d5181f9c8fdc39ae01fb3411d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:10:47 provisioning config files... 02:10:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1724450276813941769tmp 02:10:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14027954176703974622tmp 02:10:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1130199343306432138tmp [Pipeline] { [Pipeline] echo 02:10:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:10:48 ---> sigul-configuration.sh 02:10:48 gpg: directory `/root/.gnupg' created 02:10:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:10:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:10:48 gpg: keyring `/root/.gnupg/secring.gpg' created 02:10:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:10:48 gpg: CAST5 encrypted data 02:10:48 gpg: encrypted with 1 passphrase 02:10:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:10:48 + mkdir /home/jenkins 02:10:48 + mkdir /home/jenkins/sigul [Pipeline] sh 02:10:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:10:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:10:51 ---> sigul-install.sh 02:10:51 Sigul already installed; skipping installation. [Pipeline] sh 02:10:51 + git tag --list 02:10:51 v1.0.0 02:10:51 v2.1.0 02:10:51 v2.1.1 02:10:51 v2.2.0 02:10:51 v2.3.0 02:10:51 v3.0 02:10:51 v3.0.0 02:10:51 v3.1 02:10:51 v3.1.0 02:10:51 v3.1.1 02:10:51 v4.0 02:10:51 v4.0.0 02:10:51 v4.0.1 02:10:51 v4.1.0-dev.1 02:10:51 v4.1.0-dev.2 02:10:51 v4.1.0-dev.3 02:10:51 v4.1.0-dev.4 [Pipeline] sh 02:10:52 + lftools sign git-tag v4.1.0-dev.4 02:10:52 Signing Git tag with Sigul... 02:10:52 Signing v4.1.0-dev.4 [Pipeline] echo 02:10:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:10:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:10:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:10:53 $ docker stop --time=1 45681ebc3ff2a87236843513ad91fcb389b3eb1d5181f9c8fdc39ae01fb3411d 02:10:54 $ docker rm -f --volumes 45681ebc3ff2a87236843513ad91fcb389b3eb1d5181f9c8fdc39ae01fb3411d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:10:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:10:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:55 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 02:10:55 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:10:55 $ docker top e72affdabf5b60a52ce0e723786aae49f939661fddb4d5cd8f492e45b1a80571 -eo pid,comm 02:10:55 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). 02:10:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:10:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:56 [ssh-agent] Looking for ssh-agent implementation... 02:10:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:56 $ docker exec e72affdabf5b60a52ce0e723786aae49f939661fddb4d5cd8f492e45b1a80571 ssh-agent 02:10:56 SSH_AUTH_SOCK=/tmp/ssh-rgmAo8TIIwES/agent.32 02:10:56 SSH_AGENT_PID=38 02:10:56 Running ssh-add (command line suppressed) 02:10:56 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5240155521118223538.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5240155521118223538.key) 02:10:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:56 + git semver bump pre 02:10:56 2025-12-15 02:10:56,864 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:10:56 2025-12-15 02:10:56,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:10:56 2025-12-15 02:10:56,868 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 02:10:56 2025-12-15 02:10:56,868 [bump_version] DEBUG bumped version:4.1.0-dev.5 02:10:56 2025-12-15 02:10:56,868 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 02:10:56 2025-12-15 02:10:56,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:10:56 2025-12-15 02:10:56,868 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:10:56 2025-12-15 02:10:56,870 [execute] INFO git cat-file --batch-check 02:10:56 2025-12-15 02:10:56,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 02:10:56 2025-12-15 02:10:56,874 [execute] INFO git cat-file --batch 02:10:56 2025-12-15 02:10:56,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 02:10:56 2025-12-15 02:10:56,878 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:10:56 4.1.0-dev.5 [Pipeline] } 02:10:56 $ docker exec --env ******** --env ******** e72affdabf5b60a52ce0e723786aae49f939661fddb4d5cd8f492e45b1a80571 ssh-agent -k 02:10:57 unset SSH_AUTH_SOCK; 02:10:57 unset SSH_AGENT_PID; 02:10:57 echo Agent pid 38 killed; 02:10:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:57 + git semver [Pipeline] } 02:10:57 $ docker stop --time=1 e72affdabf5b60a52ce0e723786aae49f939661fddb4d5cd8f492e45b1a80571 02:10:58 $ docker rm -f --volumes e72affdabf5b60a52ce0e723786aae49f939661fddb4d5cd8f492e45b1a80571 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:10:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:59 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 02:10:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:10:59 $ docker top bb203af31e50649751a9e1f18d39e361b5667c959ef469347b860276c8c26e46 -eo pid,comm 02:11:00 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). 02:11:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:00 [ssh-agent] Looking for ssh-agent implementation... 02:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:00 $ docker exec bb203af31e50649751a9e1f18d39e361b5667c959ef469347b860276c8c26e46 ssh-agent 02:11:00 SSH_AUTH_SOCK=/tmp/ssh-drHX8zGDxDR6/agent.33 02:11:00 SSH_AGENT_PID=39 02:11:00 Running ssh-add (command line suppressed) 02:11:00 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17039184793633512556.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17039184793633512556.key) 02:11:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:00 + git semver push 02:11:00 2025-12-15 02:11:00,919 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:11:00 2025-12-15 02:11:00,924 [run_push] DEBUG push 02:11:00 2025-12-15 02:11:00,925 [execute] INFO git cat-file --batch-check 02:11:00 2025-12-15 02:11:00,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 02:11:00 2025-12-15 02:11:00,928 [execute] INFO git rev-list b2866d4ada517f3d9eda3d23869afc075c350709 -- 02:11:00 2025-12-15 02:11:00,928 [execute] DEBUG Popen(['git', 'rev-list', 'b2866d4ada517f3d9eda3d23869afc075c350709', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:11:00 2025-12-15 02:11:00,934 [execute] INFO git fetch -v -- origin 02:11:00 2025-12-15 02:11:00,935 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:11:01 2025-12-15 02:11:01,503 [run_push] DEBUG no remote changes detected 02:11:01 2025-12-15 02:11:01,503 [execute] INFO git push origin semver 02:11:01 2025-12-15 02:11:01,504 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:11:02 2025-12-15 02:11:02,255 [run_push] DEBUG push all version tags 02:11:02 2025-12-15 02:11:02,256 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:11:02 2025-12-15 02:11:02,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 02:11:03 2025-12-15 02:11:02,987 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:11:03 4.1.0-dev.5 [Pipeline] } 02:11:03 $ docker exec --env ******** --env ******** bb203af31e50649751a9e1f18d39e361b5667c959ef469347b860276c8c26e46 ssh-agent -k 02:11:03 unset SSH_AUTH_SOCK; 02:11:03 unset SSH_AGENT_PID; 02:11:03 echo Agent pid 39 killed; 02:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:03 + git semver [Pipeline] } 02:11:04 $ docker stop --time=1 bb203af31e50649751a9e1f18d39e361b5667c959ef469347b860276c8c26e46 02:11:05 $ docker rm -f --volumes bb203af31e50649751a9e1f18d39e361b5667c959ef469347b860276c8c26e46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:11:06 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 02:11:06 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 02:11:06 total 16 02:11:06 drwxr-xr-x 3 root root 4096 Dec 15 01:58 . 02:11:06 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:10 .. 02:11:06 drwxr-xr-x 2 root root 4096 Dec 15 01:58 cost 02:11:06 -rw-r--r-- 1 root root 83 Dec 15 01:58 cost.csv 02:11:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 02:11:06 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 02:11:06 total 16 02:11:06 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 01:58 . 02:11:06 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:10 .. 02:11:06 drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 01:58 cost 02:11:06 -rw-r--r-- 1 jenkins jenkins 83 Dec 15 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:07 ---> package-listing.sh 02:11:07 ++ facter osfamily 02:11:07 ++ tr '[:upper:]' '[:lower:]' 02:11:07 + OS_FAMILY=debian 02:11:07 + workspace=/w/workspace/edgexfoundry_device-gpio_main 02:11:07 + START_PACKAGES=/tmp/packages_start.txt 02:11:07 + END_PACKAGES=/tmp/packages_end.txt 02:11:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:07 + PACKAGES=/tmp/packages_start.txt 02:11:07 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:11:07 + PACKAGES=/tmp/packages_end.txt 02:11:07 + case "${OS_FAMILY}" in 02:11:07 + dpkg -l 02:11:07 + grep '^ii' 02:11:07 + '[' -f /tmp/packages_start.txt ']' 02:11:07 + '[' -f /tmp/packages_end.txt ']' 02:11:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:07 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:11:07 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 02:11:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 02:11:07 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 02:11:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:08 prd-ubuntu20.04-docker-8c-8g-775037 does not seem to be running inside a container 02:11:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:08 $ docker top fe7c3d6aaf07651e0926b04452ea91d8b8660a58891a95450e15df2f373f47be -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:09 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:09 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:09 + ls /var/log/sa-host 02:11:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:09 provisioning config files... 02:11:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15868143332567138370tmp [Pipeline] { [Pipeline] echo 02:11:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:10 ---> create-netrc.sh [Pipeline] } 02:11:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:10 ---> python-tools-install.sh [Pipeline] echo 02:11:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:10 ---> sudo-logs.sh 02:11:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:11:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:11 ---> job-cost.sh 02:11:11 lf-activate-venv: SKIPPING 02:11:11 DEBUG: total: 0.2199999988079071 02:11:11 INFO: Retrieving Stack Cost... 02:11:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:11 INFO: Archiving Costs [Pipeline] echo 02:11:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:11 ---> logs-deploy.sh 02:11:11 lf-activate-venv: SKIPPING 02:11:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/136 02:11:11 INFO: archiving workspace using pattern(s): 02:11:12 Archives upload complete. 02:11:12 INFO: archiving logs to Nexus