Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a37102cf85f879da6d6caccd029c3c8e7c70950b 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-ssh12260828232166490932.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-ssh569223836328805097.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-ssh1568432939669523089.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-ssh13992686330272398157.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-ssh13268618166141226361.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.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772206’ Running on prd-ubuntu20.04-docker-8c-8g-772211 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a37102cf85f879da6d6caccd029c3c8e7c70950b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a37102cf85f879da6d6caccd029c3c8e7c70950b # timeout=10 Commit message: "Merge pull request #258 from FelixTing/bump-alpine-3.22" > git rev-list --no-walk 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:25:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:25:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:25:58 ========================================================= 13:25:58 EdgeX Global Pipelines Version Info 13:25:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:25:59 ------------------- 13:25:59 stable info: 13:25:59 ------------------- 13:25:59 Commited By: Cherry Wang cherry@iotechsys.com 13:25:59 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:25:59 Message: update stable to v1.0.278 13:25:59 ------------------- 13:25:59 experimental info: 13:25:59 ------------------- 13:25:59 Commited By: **** collab-it+edgex@linuxfoundation.org 13:25:59 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:25:59 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:25:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a37102c [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:00 provisioning config files... 13:26:01 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11635761517425308406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:01 ---> ****-login.sh 13:26:01 nexus3.edgexfoundry.org:10001 13:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:01 13:26:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:01 Configure a credential helper to remove this warning. See 13:26:01 https://docs.****.com/go/credential-store/ 13:26:01 13:26:01 Login Succeeded 13:26:01 nexus3.edgexfoundry.org:10002 13:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:01 13:26:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:01 Configure a credential helper to remove this warning. See 13:26:01 https://docs.****.com/go/credential-store/ 13:26:01 13:26:01 Login Succeeded 13:26:01 nexus3.edgexfoundry.org:10003 13:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:01 13:26:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:01 Configure a credential helper to remove this warning. See 13:26:01 https://docs.****.com/go/credential-store/ 13:26:01 13:26:01 Login Succeeded 13:26:01 nexus3.edgexfoundry.org:10004 13:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:01 13:26:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:01 Configure a credential helper to remove this warning. See 13:26:01 https://docs.****.com/go/credential-store/ 13:26:01 13:26:01 Login Succeeded 13:26:01 ****.io 13:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:02 13:26:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:02 Configure a credential helper to remove this warning. See 13:26:02 https://docs.****.com/go/credential-store/ 13:26:02 13:26:02 Login Succeeded 13:26:02 ---> ****-login.sh ends [Pipeline] } 13:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:26:02 + git rev-list -1 --merges a37102cf85f879da6d6caccd029c3c8e7c70950b~1..a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo 13:26:02 -----------> git rev-list -1 --merges a37102cf85f879da6d6caccd029c3c8e7c70950b~1..a37102cf85f879da6d6caccd029c3c8e7c70950b a37102cf85f879da6d6caccd029c3c8e7c70950b 13:26:02 a37102cf85f879da6d6caccd029c3c8e7c70950b [false] [Pipeline] sh 13:26:02 + git log --format=format:%s -1 a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo 13:26:02 ========================================================= 13:26:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:26:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:03 + git log --format=format:%s -1 a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo 13:26:03 [semverPrep] GIT_COMMIT: a37102cf85f879da6d6caccd029c3c8e7c70950b, Commit Message: Merge pull request #258 from FelixTing/bump-alpine-3.22 [Pipeline] echo 13:26:03 [semverPrep] This is not a build commit. [Pipeline] sh 13:26:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:03 + grep -v github /etc/ssh/ssh_known_hosts 13:26:03 + [ -e /tmp/ssh_known_hosts ] 13:26:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:26:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:26:03 + sudo tee -a /etc/ssh/ssh_known_hosts 13:26:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:04 13:26:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:04 0.1.4: Pulling from edgex-devops/py-git-semver 13:26:04 3dae71ba6b94: Pulling fs layer 13:26:04 6bf1a483ea7c: Pulling fs layer 13:26:04 f5dfc541a4d3: Pulling fs layer 13:26:04 461d9e800cba: Pulling fs layer 13:26:04 80192f66455f: Pulling fs layer 13:26:04 2e8e34ca0e6c: Pulling fs layer 13:26:04 a29436f7fd5d: Pulling fs layer 13:26:04 923cac83aea3: Pulling fs layer 13:26:04 25ad8b0a4227: Pulling fs layer 13:26:04 db01528c6b51: Pulling fs layer 13:26:04 28988de357af: Pulling fs layer 13:26:04 db01528c6b51: Waiting 13:26:04 a29436f7fd5d: Waiting 13:26:04 28988de357af: Waiting 13:26:04 461d9e800cba: Waiting 13:26:04 923cac83aea3: Waiting 13:26:04 25ad8b0a4227: Waiting 13:26:04 80192f66455f: Waiting 13:26:04 2e8e34ca0e6c: Waiting 13:26:04 6bf1a483ea7c: Verifying Checksum 13:26:04 6bf1a483ea7c: Download complete 13:26:04 461d9e800cba: Download complete 13:26:04 80192f66455f: Download complete 13:26:04 f5dfc541a4d3: Verifying Checksum 13:26:04 f5dfc541a4d3: Download complete 13:26:04 3dae71ba6b94: Verifying Checksum 13:26:04 3dae71ba6b94: Download complete 13:26:04 923cac83aea3: Verifying Checksum 13:26:04 923cac83aea3: Download complete 13:26:04 25ad8b0a4227: Verifying Checksum 13:26:04 25ad8b0a4227: Download complete 13:26:04 db01528c6b51: Download complete 13:26:04 28988de357af: Verifying Checksum 13:26:04 28988de357af: Download complete 13:26:04 a29436f7fd5d: Verifying Checksum 13:26:04 a29436f7fd5d: Download complete 13:26:05 2e8e34ca0e6c: Verifying Checksum 13:26:05 2e8e34ca0e6c: Download complete 13:26:05 3dae71ba6b94: Pull complete 13:26:05 6bf1a483ea7c: Pull complete 13:26:06 f5dfc541a4d3: Pull complete 13:26:06 461d9e800cba: Pull complete 13:26:06 80192f66455f: Pull complete 13:26:11 2e8e34ca0e6c: Pull complete 13:26:12 a29436f7fd5d: Pull complete 13:26:12 923cac83aea3: Pull complete 13:26:12 25ad8b0a4227: Pull complete 13:26:12 db01528c6b51: Pull complete 13:26:12 28988de357af: Pull complete 13:26:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:12 prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container 13:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:26:14 $ docker top 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 -eo pid,comm 13:26:14 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). 13:26:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:14 [ssh-agent] Looking for ssh-agent implementation... 13:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:14 $ docker exec 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 ssh-agent 13:26:14 SSH_AUTH_SOCK=/tmp/ssh-4GBaJigGFRmd/agent.32 13:26:14 SSH_AGENT_PID=38 13:26:14 Running ssh-add (command line suppressed) 13:26:14 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13417620611464416970.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13417620611464416970.key) 13:26:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh 13:26:15 + git tag --points-at HEAD [Pipeline] } 13:26:15 $ docker exec --env ******** --env ******** 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 ssh-agent -k 13:26:15 unset SSH_AUTH_SOCK; 13:26:15 unset SSH_AGENT_PID; 13:26:15 echo Agent pid 38 killed; 13:26:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:26:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:15 [ssh-agent] Looking for ssh-agent implementation... 13:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:15 $ docker exec 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 ssh-agent 13:26:15 SSH_AUTH_SOCK=/tmp/ssh-jzPjljtgyra8/agent.87 13:26:15 SSH_AGENT_PID=93 13:26:15 Running ssh-add (command line suppressed) 13:26:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5473512485305184981.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5473512485305184981.key) 13:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:15 + git semver init 13:26:16 2025-10-31 13:26:16,020 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:26:16 2025-10-31 13:26:16,024 [run_init] DEBUG init version:0.0.0 force:False 13:26:16 2025-10-31 13:26:16,024 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 13:26:16 2025-10-31 13:26:16,025 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 13:26:16 2025-10-31 13:26:16,025 [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) 13:26:17 2025-10-31 13:26:17,394 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 13:26:17 2025-10-31 13:26:17,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 13:26:17 2025-10-31 13:26:17,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 13:26:17 2025-10-31 13:26:17,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 13:26:17 4.1.0-dev.3 [Pipeline] } 13:26:17 $ docker exec --env ******** --env ******** 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 ssh-agent -k 13:26:17 unset SSH_AUTH_SOCK; 13:26:17 unset SSH_AGENT_PID; 13:26:17 echo Agent pid 93 killed; 13:26:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:17 + git semver [Pipeline] } 13:26:18 $ docker stop --time=1 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 13:26:19 $ docker rm -f --volumes 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 [Pipeline] // withDockerContainer [Pipeline] sh 13:26:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:26:20 Stashed 1 file(s) [Pipeline] echo 13:26:20 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 13:26:20 provisioning config files... 13:26:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14237826194463990309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:20 ---> ****-login.sh 13:26:20 nexus3.edgexfoundry.org:10001 13:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:20 Login Succeeded 13:26:20 nexus3.edgexfoundry.org:10002 13:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:20 Login Succeeded 13:26:20 nexus3.edgexfoundry.org:10003 13:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:20 Login Succeeded 13:26:20 nexus3.edgexfoundry.org:10004 13:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:20 Login Succeeded 13:26:20 ****.io 13:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:21 Login Succeeded 13:26:21 ---> ****-login.sh ends [Pipeline] } 13:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:26:21 ========================================================= 13:26:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:26:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:26:22 #0 building with "default" instance using docker driver 13:26:22 13:26:22 #1 [internal] load build definition from Dockerfile 13:26:22 #1 transferring dockerfile: 1.73kB done 13:26:22 #1 DONE 0.0s 13:26:22 13:26:22 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:26:22 #2 DONE 0.1s 13:26:22 13:26:22 #3 [internal] load .dockerignore 13:26:22 #3 transferring context: 160B done 13:26:22 #3 DONE 0.0s 13:26:22 13:26:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:26:22 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 13:26:22 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 13:26:22 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s 13:26:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.15MB / 74.07MB 0.1s 13:26:22 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 13:26:22 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 13:26:22 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done 13:26:22 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 13:26:22 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 13:26:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 14.68MB / 74.07MB 0.2s 13:26:22 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s 13:26:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.01MB / 113.25MB 0.2s 13:26:22 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:26:22 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 13:26:22 #4 ... 13:26:22 13:26:22 #5 [internal] load build context 13:26:22 #5 transferring context: 33.51MB 0.2s done 13:26:22 #5 DONE 0.3s 13:26:22 13:26:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:26:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 26.21MB / 74.07MB 0.3s 13:26:22 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 13:26:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 9.44MB / 113.25MB 0.3s 13:26:22 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done 13:26:22 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 5.24MB / 13.30MB 0.3s 13:26:22 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 13:26:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 57.67MB / 74.07MB 0.5s 13:26:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 30.41MB / 113.25MB 0.5s 13:26:22 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.4s done 13:26:23 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s 13:26:23 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 40.89MB / 113.25MB 0.6s 13:26:23 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done 13:26:23 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 57.67MB / 113.25MB 0.7s 13:26:23 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 13:26:23 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 78.64MB / 113.25MB 0.8s 13:26:23 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 102.00MB / 113.25MB 0.9s 13:26:23 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s 13:26:23 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done 13:26:27 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.3s done 13:26:27 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 13:26:27 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 13:26:27 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:26:27 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 13:26:27 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 13:26:27 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 13:26:30 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.8s done 13:26:30 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13:26:31 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done 13:26:31 #4 DONE 9.0s 13:26:31 13:26:31 #6 [builder 2/7] WORKDIR /device-gpio 13:26:33 #6 DONE 1.9s 13:26:33 13:26:33 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:26:33 #7 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:26:33 #7 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:26:33 #7 0.685 (1/4) Installing openssh-keygen (10.0_p1-r9) 13:26:34 #7 0.693 (2/4) Installing libedit (20250104.3.1-r1) 13:26:34 #7 0.698 (3/4) Installing openssh-client-common (10.0_p1-r9) 13:26:34 #7 0.718 (4/4) Installing openssh-client-default (10.0_p1-r9) 13:26:34 #7 0.737 Executing busybox-1.37.0-r19.trigger 13:26:34 #7 0.746 OK: 269 MiB in 64 packages 13:26:34 #7 DONE 0.9s 13:26:34 13:26:34 #8 [builder 4/7] COPY go.mod vendor* ./ 13:26:34 #8 DONE 0.0s 13:26:34 13:26:34 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:35 Still waiting to schedule task 13:26:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772188’ 13:26:52 #9 DONE 15.1s 13:26:52 13:26:52 #10 [builder 6/7] COPY . . 13:26:52 #10 DONE 0.1s 13:26:52 13:26:52 #11 [builder 7/7] RUN echo noop 13:26:52 #11 0.202 noop 13:26:52 #11 DONE 0.3s 13:26:52 13:26:52 #12 exporting to image 13:26:52 #12 exporting layers 13:26:56 #12 exporting layers 6.5s done 13:26:56 #12 writing image sha256:7a51736eb7f5742c5f70e889ad382a96eac159fa17ca6e0de01d00c447afd400 done 13:26:56 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:26:56 #12 DONE 6.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:56 + docker inspect -f . ci-base-image-x86_64 13:26:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:56 prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container 13:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:26:57 $ docker top a2dae30add03ecdae88944d267109b3d1523d4e2135c66f0bcedbd8394932692 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:57 + go version 13:26:57 go version go1.23.12 linux/amd64 [Pipeline] } 13:26:57 $ docker stop --time=1 a2dae30add03ecdae88944d267109b3d1523d4e2135c66f0bcedbd8394932692 13:26:58 $ docker rm -f --volumes a2dae30add03ecdae88944d267109b3d1523d4e2135c66f0bcedbd8394932692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:59 + docker inspect -f . ci-base-image-x86_64 13:26:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:59 prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container 13:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:26:59 $ docker top 84a101b5dbd7972c5e2a99b555be2262d6b71c73a1c04f745859f6ec557b7fd3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 13:27:00 + make test 13:27:00 go test ./... -coverprofile=coverage.out ./... 13:27:01 ? github.com/edgexfoundry/device-gpio [no test files] 13:27:19 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 13:27:19 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 13:27:27 go vet ./... 13:27:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:27:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:27:33 ./bin/test-attribution-txt.sh [Pipeline] echo 13:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:27:33 $ docker stop --time=1 84a101b5dbd7972c5e2a99b555be2262d6b71c73a1c04f745859f6ec557b7fd3 13:27:35 $ docker rm -f --volumes 84a101b5dbd7972c5e2a99b555be2262d6b71c73a1c04f745859f6ec557b7fd3 [Pipeline] // withDockerContainer [Pipeline] sh 13:27:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:27:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:27:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:27:36 + ls -al . 13:27:36 total 224 13:27:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:27 . 13:27:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:25 .. 13:27:36 -rw-rw-r-- 1 jenkins jenkins 120 Oct 31 13:25 .dockerignore 13:27:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:27 .git 13:27:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:25 .github 13:27:36 -rw-rw-r-- 1 jenkins jenkins 277 Oct 31 13:25 .gitignore 13:27:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 13:25 .golangci.yml 13:27:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:26 .semver 13:27:36 -rw-rw-r-- 1 jenkins jenkins 20038 Oct 31 13:25 Attribution.txt 13:27:36 -rw-rw-r-- 1 jenkins jenkins 7819 Oct 31 13:25 CHANGELOG.md 13:27:36 -rw-rw-r-- 1 jenkins jenkins 1694 Oct 31 13:25 Dockerfile 13:27:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:25 GOVERNANCE.md 13:27:36 -rw-rw-r-- 1 jenkins jenkins 680 Oct 31 13:25 Jenkinsfile 13:27:36 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:25 LICENSE 13:27:36 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 31 13:25 Makefile 13:27:36 -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 13:25 OWNERS.md 13:27:36 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 31 13:25 README.md 13:27:36 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:26 VERSION 13:27:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:25 bin 13:27:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:25 cmd 13:27:36 -rw-r--r-- 1 jenkins jenkins 11488 Oct 31 13:27 coverage.out 13:27:36 -rw-rw-r-- 1 jenkins jenkins 6078 Oct 31 13:25 go.mod 13:27:36 -rw-rw-r-- 1 jenkins jenkins 87119 Oct 31 13:25 go.sum 13:27:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:25 internal 13:27:36 -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 13:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:37 + 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=a37102cf85f879da6d6caccd029c3c8e7c70950b --label arch=amd64 --label version=4.1.0-dev.3 . 13:27:37 #0 building with "default" instance using docker driver 13:27:37 13:27:37 #1 [internal] load build definition from Dockerfile 13:27:37 #1 transferring dockerfile: 1.73kB done 13:27:37 #1 DONE 0.0s 13:27:37 13:27:37 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:27:37 #2 DONE 0.0s 13:27:37 13:27:37 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:27:37 #3 DONE 0.1s 13:27:37 13:27:37 #4 [internal] load .dockerignore 13:27:37 #4 transferring context: 160B done 13:27:37 #4 DONE 0.0s 13:27:37 13:27:37 #5 [internal] load build context 13:27:37 #5 transferring context: 21.98kB 0.0s done 13:27:37 #5 DONE 0.0s 13:27:37 13:27:37 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:27:37 #6 DONE 0.1s 13:27:37 13:27:37 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:27:37 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 13:27:37 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 13:27:37 #7 ... 13:27:37 13:27:37 #8 [builder 2/7] WORKDIR /device-gpio 13:27:37 #8 DONE 0.0s 13:27:37 13:27:37 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:27:37 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 13:27:37 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 13:27:37 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 13:27:37 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 13:27:37 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:27:37 #7 DONE 0.3s 13:27:37 13:27:37 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:27:37 #9 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:27:37 #9 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:27:37 #9 0.594 OK: 269 MiB in 64 packages 13:27:38 #9 DONE 0.7s 13:27:38 13:27:38 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:27:38 #10 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:27:38 #10 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:27:38 #10 0.573 (1/1) Installing dumb-init (1.2.5-r3) 13:27:38 #10 0.576 Executing busybox-1.37.0-r19.trigger 13:27:38 #10 0.583 OK: 7 MiB in 17 packages 13:27:38 #10 DONE 0.7s 13:27:38 13:27:38 #11 [builder 4/7] COPY go.mod vendor* ./ 13:27:38 #11 DONE 0.0s 13:27:38 13:27:38 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:38 #12 DONE 0.5s 13:27:38 13:27:38 #13 [builder 6/7] COPY . . 13:27:39 #13 DONE 0.2s 13:27:39 13:27:39 #14 [builder 7/7] RUN make build 13:27:39 #14 0.206 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 13:27:39 #14 ... 13:27:39 13:27:39 #15 [stage-1 3/7] RUN apk --no-cache upgrade 13:27:39 #15 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:27:39 #15 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:27:39 #15 0.836 OK: 7 MiB in 17 packages 13:27:39 #15 DONE 1.0s 13:27:39 13:27:39 #14 [builder 7/7] RUN make build 13:28:01 #14 DONE 21.0s 13:28:01 13:28:01 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 13:28:01 #16 DONE 0.0s 13:28:01 13:28:01 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 13:28:01 #17 DONE 0.0s 13:28:01 13:28:01 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 13:28:01 #18 DONE 0.2s 13:28:01 13:28:01 #19 exporting to image 13:28:01 #19 exporting layers 13:28:01 #19 exporting layers 0.2s done 13:28:01 #19 writing image sha256:c2046c5e78a72ccae11959224dad17c3385dbcbef981b6322567acdb9af3e4c3 done 13:28:01 #19 naming to docker.io/library/device-gpio done 13:28:01 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:01 provisioning config files... 13:28:01 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1048923054380546084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:02 ---> ****-login.sh 13:28:02 nexus3.edgexfoundry.org:10001 13:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:02 Login Succeeded 13:28:02 nexus3.edgexfoundry.org:10002 13:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:02 Login Succeeded 13:28:02 nexus3.edgexfoundry.org:10003 13:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:02 Login Succeeded 13:28:02 nexus3.edgexfoundry.org:10004 13:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:02 Login Succeeded 13:28:02 ****.io 13:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:02 Login Succeeded 13:28:02 ---> ****-login.sh ends [Pipeline] } 13:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:28:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:28:02 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 13:28:02 a37102cf85f879da6d6caccd029c3c8e7c70950b 13:28:02 latest 13:28:02 4.1.0-dev.3 13:28:02 a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 13:28:02 main 13:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:02 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:03 + docker push nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b 13:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 13:28:03 e59052c6fa69: Preparing 13:28:03 1255b8b2adb6: Preparing 13:28:03 c9096577d12c: Preparing 13:28:03 7e47e8cced4f: Preparing 13:28:03 a83c3cdb36af: Preparing 13:28:03 256f393e029f: Preparing 13:28:03 256f393e029f: Waiting 13:28:03 1255b8b2adb6: Pushed 13:28:03 a83c3cdb36af: Pushed 13:28:03 7e47e8cced4f: Pushed 13:28:03 c9096577d12c: Pushed 13:28:03 256f393e029f: Layer already exists 13:28:07 e59052c6fa69: Pushed 13:28:07 a37102cf85f879da6d6caccd029c3c8e7c70950b: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:08 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 13:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 13:28:08 e59052c6fa69: Preparing 13:28:08 1255b8b2adb6: Preparing 13:28:08 c9096577d12c: Preparing 13:28:08 7e47e8cced4f: Preparing 13:28:08 a83c3cdb36af: Preparing 13:28:08 256f393e029f: Preparing 13:28:08 256f393e029f: Waiting 13:28:08 1255b8b2adb6: Layer already exists 13:28:08 c9096577d12c: Layer already exists 13:28:08 a83c3cdb36af: Layer already exists 13:28:08 7e47e8cced4f: Layer already exists 13:28:08 e59052c6fa69: Layer already exists 13:28:08 256f393e029f: Layer already exists 13:28:08 latest: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:08 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 13:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 13:28:09 e59052c6fa69: Preparing 13:28:09 1255b8b2adb6: Preparing 13:28:09 c9096577d12c: Preparing 13:28:09 7e47e8cced4f: Preparing 13:28:09 a83c3cdb36af: Preparing 13:28:09 256f393e029f: Preparing 13:28:09 256f393e029f: Waiting 13:28:09 7e47e8cced4f: Layer already exists 13:28:09 e59052c6fa69: Layer already exists 13:28:09 c9096577d12c: Layer already exists 13:28:09 1255b8b2adb6: Layer already exists 13:28:09 a83c3cdb36af: Layer already exists 13:28:09 256f393e029f: Layer already exists 13:28:09 4.1.0-dev.3: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:09 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 13:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 13:28:09 e59052c6fa69: Preparing 13:28:09 1255b8b2adb6: Preparing 13:28:09 c9096577d12c: Preparing 13:28:09 7e47e8cced4f: Preparing 13:28:09 a83c3cdb36af: Preparing 13:28:09 256f393e029f: Preparing 13:28:09 256f393e029f: Waiting 13:28:09 1255b8b2adb6: Layer already exists 13:28:09 e59052c6fa69: Layer already exists 13:28:09 7e47e8cced4f: Layer already exists 13:28:09 c9096577d12c: Layer already exists 13:28:09 a83c3cdb36af: Layer already exists 13:28:09 256f393e029f: Layer already exists 13:28:09 a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:10 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:10 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 13:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 13:28:10 e59052c6fa69: Preparing 13:28:10 1255b8b2adb6: Preparing 13:28:10 c9096577d12c: Preparing 13:28:10 7e47e8cced4f: Preparing 13:28:10 a83c3cdb36af: Preparing 13:28:10 256f393e029f: Preparing 13:28:10 a83c3cdb36af: Layer already exists 13:28:10 e59052c6fa69: Layer already exists 13:28:10 7e47e8cced4f: Layer already exists 13:28:10 1255b8b2adb6: Layer already exists 13:28:10 c9096577d12c: Layer already exists 13:28:10 256f393e029f: Layer already exists 13:28:10 main: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:28:10 ===================================================== [Pipeline] echo 13:28:10 taggedImages: 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:latest 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo 13:28:10 ========================================================= 13:28:10 [edgeXBuildMultiArch] RAW Config: 13:28:10 images: 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:latest 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 13:28:10 - nexus3.edgexfoundry.org:10004/device-gpio:main 13:28:10 settingsFile: 13:28:10 device-gpio-settings 13:28:10 ========================================================= [Pipeline] node 13:28:25 Still waiting to schedule task 13:28:25 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:28:45 Running on prd-centos7-docker-4c-2g-772223 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:45 provisioning config files... 13:28:45 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11040921316065190088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:46 ---> ****-login.sh 13:28:46 nexus3.edgexfoundry.org:10001 13:29:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772218 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 13:29:26 Running in /w/workspace/device-gpio/133 [Pipeline] { [Pipeline] checkout 13:29:29 The recommended git tool is: git 13:29:35 using credential edgex-jenkins-ssh 13:29:35 Cloning the remote Git repository 13:29:35 Cloning repository git@github.com:edgexfoundry/device-gpio.git 13:29:35 > git init /w/workspace/device-gpio/133 # timeout=10 13:29:35 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:29:35 > git --version # timeout=10 13:29:35 > git --version # 'git version 2.25.1' 13:29:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:29:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:39 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:29:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:40 Avoid second fetch 13:29:40 Checking out Revision a37102cf85f879da6d6caccd029c3c8e7c70950b (main) 13:29:41 Commit message: "Merge pull request #258 from FelixTing/bump-alpine-3.22" 13:29:40 > git config core.sparsecheckout # timeout=10 13:29:40 > git checkout -f a37102cf85f879da6d6caccd029c3c8e7c70950b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:45 provisioning config files... 13:29:45 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/133@tmp/config5197312076509041938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:46 ---> ****-login.sh 13:29:46 nexus3.edgexfoundry.org:10001 13:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:47 Configure a credential helper to remove this warning. See 13:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:47 13:29:47 Login Succeeded 13:29:47 nexus3.edgexfoundry.org:10002 13:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:47 Configure a credential helper to remove this warning. See 13:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:47 13:29:47 Login Succeeded 13:29:47 nexus3.edgexfoundry.org:10003 13:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:48 Configure a credential helper to remove this warning. See 13:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:48 13:29:48 Login Succeeded 13:29:48 nexus3.edgexfoundry.org:10004 13:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:48 Configure a credential helper to remove this warning. See 13:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:48 13:29:48 Login Succeeded 13:29:48 ****.io 13:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:49 Configure a credential helper to remove this warning. See 13:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:49 13:29:49 Login Succeeded 13:29:49 ---> ****-login.sh ends [Pipeline] } 13:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:29:49 ========================================================= 13:29:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:29:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:29:50 Sending build context to Docker daemon 16.87MB 13:29:50 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 13:29:50 Step 2/12 : FROM ${BASE} AS builder 13:29:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:29:50 6e174226ea69: Pulling fs layer 13:29:50 7d1a427e917c: Pulling fs layer 13:29:50 382d65ac76eb: Pulling fs layer 13:29:50 13eebdc497b7: Pulling fs layer 13:29:50 4f4fb700ef54: Pulling fs layer 13:29:50 06715773e931: Pulling fs layer 13:29:50 7fa9dde3b271: Pulling fs layer 13:29:50 d57d563a94ed: Pulling fs layer 13:29:50 4f4fb700ef54: Waiting 13:29:50 06715773e931: Waiting 13:29:50 7fa9dde3b271: Waiting 13:29:50 d57d563a94ed: Waiting 13:29:50 13eebdc497b7: Waiting 13:29:50 7d1a427e917c: Verifying Checksum 13:29:50 7d1a427e917c: Download complete 13:29:50 13eebdc497b7: Download complete 13:29:50 4f4fb700ef54: Verifying Checksum 13:29:50 4f4fb700ef54: Download complete 13:29:50 06715773e931: Verifying Checksum 13:29:50 06715773e931: Download complete 13:29:50 6e174226ea69: Verifying Checksum 13:29:50 6e174226ea69: Download complete 13:29:51 d57d563a94ed: Verifying Checksum 13:29:51 d57d563a94ed: Download complete 13:29:52 6e174226ea69: Pull complete 13:29:52 7d1a427e917c: Pull complete 13:29:53 382d65ac76eb: Verifying Checksum 13:29:53 382d65ac76eb: Download complete 13:29:54 7fa9dde3b271: Verifying Checksum 13:29:54 7fa9dde3b271: Download complete 13:30:09 382d65ac76eb: Pull complete 13:30:09 13eebdc497b7: Pull complete 13:30:09 4f4fb700ef54: Pull complete 13:30:09 06715773e931: Pull complete 13:30:18 7fa9dde3b271: Pull complete 13:30:18 d57d563a94ed: Pull complete 13:30:18 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 13:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:30:18 ---> 43a1c90cae9b 13:30:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:30:21 ---> Running in c828c73be0e9 13:30:21 Removing intermediate container c828c73be0e9 13:30:21 ---> bca50212d4a0 13:30:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:30:22 ---> Running in c44afe151f8c 13:30:22 Removing intermediate container c44afe151f8c 13:30:22 ---> aaf9aa94f85c 13:30:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:30:22 ---> Running in f890caf71a47 13:30:23 Removing intermediate container f890caf71a47 13:30:23 ---> acfa1f4e4a4f 13:30:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:30:23 ---> Running in ff4b45874b0a 13:30:23 Removing intermediate container ff4b45874b0a 13:30:23 ---> 692b5d491caf 13:30:23 Step 7/12 : WORKDIR /device-gpio 13:30:23 ---> Running in fa7780492521 13:30:23 Removing intermediate container fa7780492521 13:30:23 ---> 5580e1743635 13:30:23 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:30:24 ---> Running in 82afddb747b5 13:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:30:27 (1/4) Installing openssh-keygen (10.0_p1-r9) 13:30:27 (2/4) Installing libedit (20250104.3.1-r1) 13:30:27 (3/4) Installing openssh-client-common (10.0_p1-r9) 13:30:27 (4/4) Installing openssh-client-default (10.0_p1-r9) 13:30:27 Executing busybox-1.37.0-r19.trigger 13:30:27 OK: 259 MiB in 64 packages 13:30:28 Removing intermediate container 82afddb747b5 13:30:28 ---> d77a0193870b 13:30:29 Step 9/12 : COPY go.mod vendor* ./ 13:30:29 ---> 06a8ee47f34c 13:30:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:30:29 ---> Running in df06b7ea6253 13:32:36 Removing intermediate container df06b7ea6253 13:32:36 ---> bbed55689853 13:32:36 Step 11/12 : COPY . . 13:32:36 ---> 16a83163ef81 13:32:36 Step 12/12 : RUN ${MAKE} 13:32:36 ---> Running in 79fda01bb160 13:32:36 noop 13:32:36 Removing intermediate container 79fda01bb160 13:32:36 ---> 68aaa72894cc 13:32:36 Successfully built 68aaa72894cc 13:32:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:36 + docker inspect -f . ci-base-image-arm64 13:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:37 prd-ubuntu20.04-docker-arm64-4c-16g-772218 does not seem to be running inside a container 13:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/133 -v /w/workspace/device-gpio/133:/w/workspace/device-gpio/133:rw,z -v /w/workspace/device-gpio/133@tmp:/w/workspace/device-gpio/133@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 13:32:38 $ docker top d4d9921d0ad5c2c412e1f29b6d2197b71ef72b75f2fe73ffee4e0b61cab095f1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:39 + go version 13:32:39 go version go1.23.12 linux/arm64 [Pipeline] } 13:32:39 $ docker stop --time=1 d4d9921d0ad5c2c412e1f29b6d2197b71ef72b75f2fe73ffee4e0b61cab095f1 13:32:41 $ docker rm -f --volumes d4d9921d0ad5c2c412e1f29b6d2197b71ef72b75f2fe73ffee4e0b61cab095f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:42 + docker inspect -f . ci-base-image-arm64 13:32:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:42 prd-ubuntu20.04-docker-arm64-4c-16g-772218 does not seem to be running inside a container 13:32:42 $ 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/133 -v /w/workspace/device-gpio/133:/w/workspace/device-gpio/133:rw,z -v /w/workspace/device-gpio/133@tmp:/w/workspace/device-gpio/133@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 13:32:44 $ docker top 1f74f4c0e7274377815ccc5115d8f025d17b28630420b387a5b9546a9ba3f786 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:45 + git config --global --add safe.directory /w/workspace/device-gpio/133 [Pipeline] fileExists [Pipeline] sh 13:32:45 + make test 13:32:45 go test ./... -coverprofile=coverage.out ./... 13:32:54 ? github.com/edgexfoundry/device-gpio [no test files] 13:37:31 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 13:37:31 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 13:37:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:37:31 go vet ./... 13:38:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:38:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:38:27 ./bin/test-attribution-txt.sh [Pipeline] echo 13:38:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:38:27 $ docker stop --time=1 1f74f4c0e7274377815ccc5115d8f025d17b28630420b387a5b9546a9ba3f786 13:38:29 $ docker rm -f --volumes 1f74f4c0e7274377815ccc5115d8f025d17b28630420b387a5b9546a9ba3f786 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:31 Warning: overwriting stash ‘coverage-report’ 13:38:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:33 + ls -al . 13:38:33 total 220 13:38:33 drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 13:32 . 13:38:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:29 .. 13:38:33 -rw-rw-r-- 1 jenkins jenkins 120 Oct 31 13:29 .dockerignore 13:38:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:29 .git 13:38:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:29 .github 13:38:33 -rw-rw-r-- 1 jenkins jenkins 277 Oct 31 13:29 .gitignore 13:38:33 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 13:29 .golangci.yml 13:38:33 -rw-rw-r-- 1 jenkins jenkins 20038 Oct 31 13:29 Attribution.txt 13:38:33 -rw-rw-r-- 1 jenkins jenkins 7819 Oct 31 13:29 CHANGELOG.md 13:38:33 -rw-rw-r-- 1 jenkins jenkins 1694 Oct 31 13:29 Dockerfile 13:38:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:29 GOVERNANCE.md 13:38:33 -rw-rw-r-- 1 jenkins jenkins 680 Oct 31 13:29 Jenkinsfile 13:38:33 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:29 LICENSE 13:38:33 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 31 13:29 Makefile 13:38:33 -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 13:29 OWNERS.md 13:38:33 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 31 13:29 README.md 13:38:33 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:26 VERSION 13:38:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:29 bin 13:38:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:29 cmd 13:38:33 -rw-r--r-- 1 jenkins jenkins 11488 Oct 31 13:37 coverage.out 13:38:33 -rw-rw-r-- 1 jenkins jenkins 6078 Oct 31 13:29 go.mod 13:38:33 -rw-rw-r-- 1 jenkins jenkins 87119 Oct 31 13:29 go.sum 13:38:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:29 internal 13:38:33 -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 13:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:33 + 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=a37102cf85f879da6d6caccd029c3c8e7c70950b --label arch=arm64 --label version=4.1.0-dev.3 . 13:38:34 Sending build context to Docker daemon 16.88MB 13:38:34 Step 1/26 : ARG BASE=golang:1.23-alpine3.22 13:38:34 Step 2/26 : FROM ${BASE} AS builder 13:38:34 ---> 68aaa72894cc 13:38:34 Step 3/26 : ARG ADD_BUILD_TAGS="" 13:38:34 ---> Running in c6dae376bb90 13:38:35 Removing intermediate container c6dae376bb90 13:38:35 ---> 4f40364c01ed 13:38:35 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:38:35 ---> Running in 2c612a977c0b 13:38:35 Removing intermediate container 2c612a977c0b 13:38:35 ---> 273d2d394c79 13:38:35 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:38:35 ---> Running in 1dc0753dc543 13:38:37 Removing intermediate container 1dc0753dc543 13:38:37 ---> 741164d362bf 13:38:37 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 13:38:37 ---> Running in 8c7e349431c8 13:38:38 Removing intermediate container 8c7e349431c8 13:38:38 ---> 3430e7b865f2 13:38:38 Step 7/26 : WORKDIR /device-gpio 13:38:38 ---> Running in 5bd4803f39ba 13:38:38 Removing intermediate container 5bd4803f39ba 13:38:38 ---> 52978f243d7e 13:38:38 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:38 ---> Running in 9fcccdcde024 13:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:38:43 OK: 259 MiB in 64 packages 13:38:44 Removing intermediate container 9fcccdcde024 13:38:44 ---> 38337ad5a9ad 13:38:44 Step 9/26 : COPY go.mod vendor* ./ 13:38:45 ---> f75d39078aa5 13:38:45 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:45 ---> Running in 2647cd0daa27 13:38:48 Removing intermediate container 2647cd0daa27 13:38:48 ---> 2c951f12b0b1 13:38:48 Step 11/26 : COPY . . 13:38:50 ---> a842582feade 13:38:50 Step 12/26 : RUN ${MAKE} 13:38:50 ---> Running in 43cc17c86be6 13:38:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 13:43:43 Removing intermediate container 43cc17c86be6 13:43:43 ---> 02ecf3385009 13:43:43 Step 13/26 : FROM alpine:3.22 13:43:43 3.22: Pulling from library/alpine 13:43:43 6b59a28fa201: Pulling fs layer 13:43:43 6b59a28fa201: Verifying Checksum 13:43:43 6b59a28fa201: Download complete 13:43:43 6b59a28fa201: Pull complete 13:43:43 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:43:43 Status: Downloaded newer image for alpine:3.22 13:43:43 ---> 171e65262c80 13:43:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:43:44 ---> Running in a351f9113428 13:43:44 Removing intermediate container a351f9113428 13:43:44 ---> 4711737dd1d7 13:43:44 Step 15/26 : RUN apk add --update --no-cache dumb-init 13:43:44 ---> Running in f123eb47cad1 13:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:43:49 (1/1) Installing dumb-init (1.2.5-r3) 13:43:49 Executing busybox-1.37.0-r19.trigger 13:43:49 OK: 8 MiB in 17 packages 13:43:50 Removing intermediate container f123eb47cad1 13:43:50 ---> 56e99ddcec57 13:43:50 Step 16/26 : RUN apk --no-cache upgrade 13:43:50 ---> Running in 73e7c6300f49 13:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:43:54 OK: 8 MiB in 17 packages 13:43:55 Removing intermediate container 73e7c6300f49 13:43:55 ---> 915aa53d55ee 13:43:55 Step 17/26 : WORKDIR / 13:43:55 ---> Running in d99daebc9aaf 13:43:55 Removing intermediate container d99daebc9aaf 13:43:55 ---> 7cdf9e6589d3 13:43:55 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 13:43:56 ---> 4c80990bea17 13:43:56 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 13:43:57 ---> f3e34f0d5254 13:43:57 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 13:43:59 ---> 9b0d67c0356d 13:43:59 Step 21/26 : EXPOSE 59910 13:43:59 ---> Running in d7954dd42dd0 13:44:00 Removing intermediate container d7954dd42dd0 13:44:00 ---> 0a5ae20d55be 13:44:00 Step 22/26 : ENTRYPOINT ["/device-gpio"] 13:44:00 ---> Running in afe3ab7d9284 13:44:00 Removing intermediate container afe3ab7d9284 13:44:00 ---> ec3dc0b1a3f8 13:44:00 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:44:00 ---> Running in 05775fc13ac4 13:44:01 Removing intermediate container 05775fc13ac4 13:44:01 ---> ad096be8559c 13:44:01 Step 24/26 : LABEL arch=arm64 13:44:01 ---> Running in c2d0504755f6 13:44:01 Removing intermediate container c2d0504755f6 13:44:01 ---> c8c1df28b688 13:44:01 Step 25/26 : LABEL git_sha=a37102cf85f879da6d6caccd029c3c8e7c70950b 13:44:01 ---> Running in 3acf94212bcc 13:44:02 Removing intermediate container 3acf94212bcc 13:44:02 ---> d90eebf4e852 13:44:02 Step 26/26 : LABEL version=4.1.0-dev.3 13:44:02 ---> Running in 505978873d66 13:44:02 Removing intermediate container 505978873d66 13:44:02 ---> 1d20ecb81b20 13:44:02 [Warning] One or more build-args [ARCH] were not consumed 13:44:02 Successfully built 1d20ecb81b20 13:44:02 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 13:44:02 provisioning config files... 13:44:02 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/133@tmp/config6803638600383492912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:03 ---> ****-login.sh 13:44:03 nexus3.edgexfoundry.org:10001 13:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:03 Configure a credential helper to remove this warning. See 13:44:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:03 13:44:03 Login Succeeded 13:44:03 nexus3.edgexfoundry.org:10002 13:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:03 Configure a credential helper to remove this warning. See 13:44:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:03 13:44:03 Login Succeeded 13:44:03 nexus3.edgexfoundry.org:10003 13:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:04 Configure a credential helper to remove this warning. See 13:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:04 13:44:04 Login Succeeded 13:44:04 nexus3.edgexfoundry.org:10004 13:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:04 Configure a credential helper to remove this warning. See 13:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:04 13:44:04 Login Succeeded 13:44:04 ****.io 13:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:05 Configure a credential helper to remove this warning. See 13:44:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:05 13:44:05 Login Succeeded 13:44:05 ---> ****-login.sh ends [Pipeline] } 13:44:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:44:05 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 13:44:05 a37102cf85f879da6d6caccd029c3c8e7c70950b 13:44:05 latest 13:44:05 4.1.0-dev.3 13:44:05 a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 13:44:05 main 13:44:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:05 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b 13:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 13:44:06 cb49e65493a5: Preparing 13:44:06 77e50a2ce5cc: Preparing 13:44:06 26f4a84b60c1: Preparing 13:44:06 52c92ad0f18c: Preparing 13:44:06 71890ca6dcce: Preparing 13:44:06 0e64f2360a44: Preparing 13:44:06 0e64f2360a44: Waiting 13:44:06 77e50a2ce5cc: Pushed 13:44:06 71890ca6dcce: Pushed 13:44:06 26f4a84b60c1: Pushed 13:44:06 52c92ad0f18c: Pushed 13:44:06 0e64f2360a44: Layer already exists 13:44:19 cb49e65493a5: Pushed 13:44:19 a37102cf85f879da6d6caccd029c3c8e7c70950b: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:19 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 13:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 13:44:19 cb49e65493a5: Preparing 13:44:19 77e50a2ce5cc: Preparing 13:44:19 26f4a84b60c1: Preparing 13:44:19 52c92ad0f18c: Preparing 13:44:19 71890ca6dcce: Preparing 13:44:19 0e64f2360a44: Preparing 13:44:19 26f4a84b60c1: Layer already exists 13:44:19 52c92ad0f18c: Layer already exists 13:44:19 cb49e65493a5: Layer already exists 13:44:19 71890ca6dcce: Layer already exists 13:44:19 77e50a2ce5cc: Layer already exists 13:44:19 0e64f2360a44: Layer already exists 13:44:20 latest: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:20 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 13:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 13:44:20 cb49e65493a5: Preparing 13:44:20 77e50a2ce5cc: Preparing 13:44:20 26f4a84b60c1: Preparing 13:44:20 52c92ad0f18c: Preparing 13:44:20 71890ca6dcce: Preparing 13:44:20 0e64f2360a44: Preparing 13:44:20 0e64f2360a44: Waiting 13:44:20 71890ca6dcce: Layer already exists 13:44:20 cb49e65493a5: Layer already exists 13:44:20 77e50a2ce5cc: Layer already exists 13:44:20 52c92ad0f18c: Layer already exists 13:44:20 26f4a84b60c1: Layer already exists 13:44:20 0e64f2360a44: Layer already exists 13:44:21 4.1.0-dev.3: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:21 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:21 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 13:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 13:44:21 cb49e65493a5: Preparing 13:44:21 77e50a2ce5cc: Preparing 13:44:21 26f4a84b60c1: Preparing 13:44:21 52c92ad0f18c: Preparing 13:44:21 71890ca6dcce: Preparing 13:44:21 0e64f2360a44: Preparing 13:44:21 0e64f2360a44: Waiting 13:44:21 77e50a2ce5cc: Layer already exists 13:44:21 26f4a84b60c1: Layer already exists 13:44:21 71890ca6dcce: Layer already exists 13:44:21 52c92ad0f18c: Layer already exists 13:44:21 cb49e65493a5: Layer already exists 13:44:21 0e64f2360a44: Layer already exists 13:44:22 a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:22 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:22 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 13:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 13:44:22 cb49e65493a5: Preparing 13:44:22 77e50a2ce5cc: Preparing 13:44:22 26f4a84b60c1: Preparing 13:44:22 52c92ad0f18c: Preparing 13:44:22 71890ca6dcce: Preparing 13:44:22 0e64f2360a44: Preparing 13:44:22 0e64f2360a44: Waiting 13:44:22 77e50a2ce5cc: Layer already exists 13:44:22 26f4a84b60c1: Layer already exists 13:44:22 52c92ad0f18c: Layer already exists 13:44:22 71890ca6dcce: Layer already exists 13:44:22 cb49e65493a5: Layer already exists 13:44:22 0e64f2360a44: Layer already exists 13:44:23 main: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:23 ===================================================== [Pipeline] echo 13:44:23 taggedImages: 13:44:23 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b 13:44:23 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 13:44:23 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 13:44:23 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 13:44:23 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo 13:44:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo 13:44:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo 13:44:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [Pipeline] echo 13:44:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [Pipeline] echo 13:44:23 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 13:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:23 13:44:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:24 arm64: Pulling from edgex-lftools-log-publisher 13:44:24 8998bd30e6a1: Pulling fs layer 13:44:24 04944245beec: Pulling fs layer 13:44:24 699f458cf7ca: Pulling fs layer 13:44:24 765212b225bb: Pulling fs layer 13:44:24 f23df028b6ca: Pulling fs layer 13:44:24 765212b225bb: Waiting 13:44:24 d65c8cfc05b1: Pulling fs layer 13:44:24 f23df028b6ca: Waiting 13:44:24 2437ff75d9bd: Pulling fs layer 13:44:24 d65c8cfc05b1: Waiting 13:44:24 04944245beec: Verifying Checksum 13:44:24 04944245beec: Download complete 13:44:24 765212b225bb: Download complete 13:44:24 f23df028b6ca: Verifying Checksum 13:44:24 f23df028b6ca: Download complete 13:44:24 d65c8cfc05b1: Verifying Checksum 13:44:24 d65c8cfc05b1: Download complete 13:44:24 699f458cf7ca: Verifying Checksum 13:44:24 699f458cf7ca: Download complete 13:44:25 8998bd30e6a1: Verifying Checksum 13:44:25 8998bd30e6a1: Download complete 13:44:27 2437ff75d9bd: Verifying Checksum 13:44:27 2437ff75d9bd: Download complete 13:44:30 8998bd30e6a1: Pull complete 13:44:30 04944245beec: Pull complete 13:44:32 699f458cf7ca: Pull complete 13:44:32 765212b225bb: Pull complete 13:44:34 f23df028b6ca: Pull complete 13:44:34 d65c8cfc05b1: Pull complete 13:44:52 2437ff75d9bd: Pull complete 13:44:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:52 prd-ubuntu20.04-docker-arm64-4c-16g-772218 does not seem to be running inside a container 13:44:52 $ 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/133 -v /w/workspace/device-gpio/133:/w/workspace/device-gpio/133:rw,z -v /w/workspace/device-gpio/133@tmp:/w/workspace/device-gpio/133@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 13:44:56 $ docker top 3373c1cc773275a1aa5941bca56b579383a198dfd8231b838a05ed2f251361f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:57 ---> job-cost.sh 13:44:57 lf-activate-venv: SKIPPING 13:44:57 INFO: No Stack... 13:44:58 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:59 INFO: Archiving Costs [Pipeline] sh 13:44:59 + cat /w/workspace/device-gpio/133/archives/cost.csv 13:44:59 + cut -d, -f6 [Pipeline] lock 13:44:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] 13:44:59 Resource [jenkins-edgexfoundry-device-gpio-main-133-stack-cost] did not exist. Created. 13:44:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:45:00 + echo total: 0.10999999940395355 [Pipeline] stash 13:45:00 Stashed 1 file(s) [Pipeline] } 13:45:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 13:45:00 $ docker stop --time=1 3373c1cc773275a1aa5941bca56b579383a198dfd8231b838a05ed2f251361f6 13:45:02 $ docker rm -f --volumes 3373c1cc773275a1aa5941bca56b579383a198dfd8231b838a05ed2f251361f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:25:58 Cancelling nested steps due to timeout 19:25:58 Sending interrupt signal to process 19:26:10 script returned exit code 143 [Pipeline] } 19:26:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:26:10 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:26:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:26:11 ---> package-listing.sh 19:26:11 ++ facter osfamily 19:26:11 ++ tr '[:upper:]' '[:lower:]' 19:26:11 + OS_FAMILY=redhat 19:26:11 + workspace=/w/workspace/edgexfoundry_device-gpio_main 19:26:11 + START_PACKAGES=/tmp/packages_start.txt 19:26:11 + END_PACKAGES=/tmp/packages_end.txt 19:26:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:11 + PACKAGES=/tmp/packages_start.txt 19:26:11 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 19:26:11 + PACKAGES=/tmp/packages_end.txt 19:26:11 + case "${OS_FAMILY}" in 19:26:11 + rpm -qa 19:26:11 + sort 19:26:12 + '[' -f /tmp/packages_start.txt ']' 19:26:12 + '[' -f /tmp/packages_end.txt ']' 19:26:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:12 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 19:26:12 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 19:26:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 19:26:12 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 19:26:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:13 19:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:13 latest: Pulling from edgex-lftools-log-publisher 19:26:13 5eb5b503b376: Pulling fs layer 19:26:13 5c69ac0246d0: Pulling fs layer 19:26:13 ec43610c2a17: Pulling fs layer 19:26:13 3a2ae6a8a46f: Pulling fs layer 19:26:13 33b1e0a273af: Pulling fs layer 19:26:13 5d3b04190fa2: Pulling fs layer 19:26:13 2f39f015ded8: Pulling fs layer 19:26:13 33b1e0a273af: Waiting 19:26:13 5d3b04190fa2: Waiting 19:26:13 2f39f015ded8: Waiting 19:26:13 3a2ae6a8a46f: Waiting 19:26:13 5c69ac0246d0: Verifying Checksum 19:26:13 5c69ac0246d0: Download complete 19:26:14 3a2ae6a8a46f: Verifying Checksum 19:26:14 3a2ae6a8a46f: Download complete 19:26:14 33b1e0a273af: Verifying Checksum 19:26:14 33b1e0a273af: Download complete 19:26:14 5d3b04190fa2: Verifying Checksum 19:26:14 5d3b04190fa2: Download complete 19:26:14 ec43610c2a17: Verifying Checksum 19:26:14 ec43610c2a17: Download complete 19:26:14 5eb5b503b376: Verifying Checksum 19:26:14 5eb5b503b376: Download complete 19:26:14 2f39f015ded8: Verifying Checksum 19:26:14 2f39f015ded8: Download complete 19:26:15 5eb5b503b376: Pull complete 19:26:15 5c69ac0246d0: Pull complete 19:26:15 ec43610c2a17: Pull complete 19:26:16 3a2ae6a8a46f: Pull complete 19:26:16 33b1e0a273af: Pull complete 19:26:16 5d3b04190fa2: Pull complete 19:26:20 2f39f015ded8: Pull complete 19:26:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:26:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:20 prd-centos7-docker-4c-2g-772223 does not seem to be running inside a container 19:26:20 $ 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 19:26:24 $ docker top a15204005b307b86e4b605450d1d7c77ce5b89a87b37b31508304d96a3be9649 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:25 + touch /tmp/pre-build-complete [Pipeline] sh 19:26:25 + mkdir -p /var/log/sysstat [Pipeline] sh 19:26:25 + ls /var/log/sa-host 19:26:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:25 provisioning config files... 19:26:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config269665991866342942tmp [Pipeline] { [Pipeline] echo 19:26:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:26:26 ---> create-netrc.sh [Pipeline] } 19:26:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:26:26 ---> python-tools-install.sh [Pipeline] echo 19:26:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:26:26 ---> sudo-logs.sh 19:26:26 Archiving 'sudo' log.. 19:26:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-772223.novalocal: Name or service not known 19:26:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-772223.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:26:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:26:27 ---> job-cost.sh 19:26:27 lf-activate-venv: SKIPPING 19:26:27 DEBUG: total: 0.10999999940395355 19:26:27 INFO: Retrieving Stack Cost... 19:26:27 INFO: Retrieving Pricing Info for: v3-standard-2 19:26:28 INFO: Archiving Costs [Pipeline] echo 19:26:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:26:28 ---> logs-deploy.sh 19:26:28 lf-activate-venv: SKIPPING 19:26:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/133 19:26:28 INFO: archiving workspace using pattern(s): 19:26:29 Archives upload complete. 19:26:29 INFO: archiving logs to Nexus 19:26:30 ---> uname -a: 19:26:30 Linux prd-centos7-docker-4c-2g-772223.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 19:26:30 19:26:30 19:26:30 ---> lscpu: 19:26:30 Architecture: x86_64 19:26:30 CPU op-mode(s): 32-bit, 64-bit 19:26:30 Byte Order: Little Endian 19:26:30 Address sizes: 40 bits physical, 48 bits virtual 19:26:30 CPU(s): 2 19:26:30 On-line CPU(s) list: 0,1 19:26:30 Thread(s) per core: 1 19:26:30 Core(s) per socket: 1 19:26:30 Socket(s): 2 19:26:30 NUMA node(s): 1 19:26:30 Vendor ID: AuthenticAMD 19:26:30 CPU family: 23 19:26:30 Model: 49 19:26:30 Model name: AMD EPYC-Rome Processor 19:26:30 Stepping: 0 19:26:30 CPU MHz: 2800.000 19:26:30 BogoMIPS: 5600.00 19:26:30 Virtualization: AMD-V 19:26:30 Hypervisor vendor: KVM 19:26:30 Virtualization type: full 19:26:30 L1d cache: 64 KiB 19:26:30 L1i cache: 64 KiB 19:26:30 L2 cache: 1 MiB 19:26:30 L3 cache: 32 MiB 19:26:30 NUMA node0 CPU(s): 0,1 19:26:30 Vulnerability Itlb multihit: Not affected 19:26:30 Vulnerability L1tf: Not affected 19:26:30 Vulnerability Mds: Not affected 19:26:30 Vulnerability Meltdown: Not affected 19:26:30 Vulnerability Mmio stale data: Not affected 19:26:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:26:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:26:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:26:30 Vulnerability Srbds: Not affected 19:26:30 Vulnerability Tsx async abort: Not affected 19:26:30 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 19:26:30 19:26:30 19:26:30 ---> nproc: 19:26:30 2 19:26:30 19:26:30 19:26:30 ---> df -h: 19:26:30 Filesystem Size Used Avail Use% Mounted on 19:26:30 overlay 40G 6.8G 34G 17% / 19:26:30 tmpfs 64M 0 64M 0% /dev 19:26:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:26:30 shm 64M 0 64M 0% /dev/shm 19:26:30 /dev/vda1 40G 6.8G 34G 17% /facter-os 19:26:30 19:26:30 19:26:30 Cannot open /var/log/sysstat/sa31: No such file or directory 19:26:30 Please check if data collecting is enabled 19:26:30 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:26:30 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 19:26:30 $ docker stop --time=1 a15204005b307b86e4b605450d1d7c77ce5b89a87b37b31508304d96a3be9649 19:26:31 $ docker rm -f --volumes a15204005b307b86e4b605450d1d7c77ce5b89a87b37b31508304d96a3be9649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 19:26:31 [WS-CLEANUP] Deleting project workspace... 19:26:31 [WS-CLEANUP] Deferred wipeout is used... 19:26:31 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:31 19:26:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:32 latest: Pulling from edgex-lftools-log-publisher 19:26:32 5eb5b503b376: Pulling fs layer 19:26:32 5c69ac0246d0: Pulling fs layer 19:26:32 ec43610c2a17: Pulling fs layer 19:26:32 3a2ae6a8a46f: Pulling fs layer 19:26:32 3a2ae6a8a46f: Waiting 19:26:32 33b1e0a273af: Pulling fs layer 19:26:32 5d3b04190fa2: Pulling fs layer 19:26:32 2f39f015ded8: Pulling fs layer 19:26:32 33b1e0a273af: Waiting 19:26:32 5d3b04190fa2: Waiting 19:26:32 2f39f015ded8: Waiting 19:26:32 5c69ac0246d0: Download complete 19:26:32 3a2ae6a8a46f: Download complete 19:26:32 ec43610c2a17: Verifying Checksum 19:26:32 ec43610c2a17: Download complete 19:26:32 33b1e0a273af: Verifying Checksum 19:26:32 33b1e0a273af: Download complete 19:26:32 5d3b04190fa2: Verifying Checksum 19:26:32 5d3b04190fa2: Download complete 19:26:32 5eb5b503b376: Verifying Checksum 19:26:32 5eb5b503b376: Download complete 19:26:33 2f39f015ded8: Verifying Checksum 19:26:33 2f39f015ded8: Download complete 19:26:34 5eb5b503b376: Pull complete 19:26:34 5c69ac0246d0: Pull complete 19:26:34 ec43610c2a17: Pull complete 19:26:34 3a2ae6a8a46f: Pull complete 19:26:34 33b1e0a273af: Pull complete 19:26:35 5d3b04190fa2: Pull complete 19:26:40 2f39f015ded8: Pull complete 19:26:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:40 prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container 19:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:26:41 $ docker top cec0c5d31aed0625dac6d43d8f9ace70f90eae2ba4df498deb72948fcf01826a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:42 ---> job-cost.sh 19:26:42 lf-activate-venv: SKIPPING 19:26:42 INFO: No Stack... 19:26:42 INFO: Retrieving Pricing Info for: v3-standard-8 19:26:42 INFO: Archiving Costs [Pipeline] sh 19:26:43 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 19:26:43 + cut -d, -f6 [Pipeline] lock 19:26:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] 19:26:43 Resource [jenkins-edgexfoundry-device-gpio-main-133-stack-cost] did not exist. Created. 19:26:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:26:43 /w/workspace/edgexfoundry_device-gpio_main@tmp/durable-14d0d486/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:26:43 + echo total: 1.5299999713897705 [Pipeline] stash 19:26:43 Warning: overwriting stash ‘stack-cost’ 19:26:43 Stashed 1 file(s) [Pipeline] } 19:26:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 19:26:43 $ docker stop --time=1 cec0c5d31aed0625dac6d43d8f9ace70f90eae2ba4df498deb72948fcf01826a 19:26:44 $ docker rm -f --volumes cec0c5d31aed0625dac6d43d8f9ace70f90eae2ba4df498deb72948fcf01826a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:26:45 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:26:46 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 19:26:46 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 19:26:46 total 16 19:26:46 drwxr-xr-x 3 root root 4096 Oct 31 19:26 . 19:26:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 19:26 .. 19:26:46 drwxr-xr-x 2 root root 4096 Oct 31 19:26 cost 19:26:46 -rw-r--r-- 1 root root 85 Oct 31 19:26 cost.csv 19:26:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 19:26:46 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 19:26:46 total 16 19:26:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 19:26 . 19:26:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 19:26 .. 19:26:46 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 19:26 cost 19:26:46 -rw-r--r-- 1 jenkins jenkins 85 Oct 31 19:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:26:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:26:47 ---> package-listing.sh 19:26:47 ++ facter osfamily 19:26:47 ++ tr '[:upper:]' '[:lower:]' 19:26:47 + OS_FAMILY=debian 19:26:47 + workspace=/w/workspace/edgexfoundry_device-gpio_main 19:26:47 + START_PACKAGES=/tmp/packages_start.txt 19:26:47 + END_PACKAGES=/tmp/packages_end.txt 19:26:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:47 + PACKAGES=/tmp/packages_start.txt 19:26:47 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 19:26:47 + PACKAGES=/tmp/packages_end.txt 19:26:47 + case "${OS_FAMILY}" in 19:26:47 + dpkg -l 19:26:47 + grep '^ii' 19:26:47 + '[' -f /tmp/packages_start.txt ']' 19:26:47 + '[' -f /tmp/packages_end.txt ']' 19:26:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:47 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 19:26:47 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 19:26:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 19:26:47 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 19:26:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:48 prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container 19:26:48 $ 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 19:26:48 $ docker top 47d614d11d67abdbcfa57e52d4be415e43047a5f2dfc01e66c31f6cefd4e2639 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:48 + touch /tmp/pre-build-complete [Pipeline] sh 19:26:49 + mkdir -p /var/log/sysstat [Pipeline] sh 19:26:49 + ls /var/log/sa-host 19:26:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:49 provisioning config files... 19:26:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6031349480852828268tmp [Pipeline] { [Pipeline] echo 19:26:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:26:49 ---> create-netrc.sh [Pipeline] } 19:26:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:26:50 ---> python-tools-install.sh [Pipeline] echo 19:26:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:26:50 ---> sudo-logs.sh 19:26:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:26:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:26:50 ---> job-cost.sh 19:26:50 lf-activate-venv: SKIPPING 19:26:50 DEBUG: total: 1.5299999713897705 19:26:50 INFO: Retrieving Stack Cost... 19:26:50 INFO: Retrieving Pricing Info for: v3-standard-8 19:26:51 INFO: Archiving Costs [Pipeline] echo 19:26:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:26:51 ---> logs-deploy.sh 19:26:51 lf-activate-venv: SKIPPING 19:26:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/133 19:26:51 INFO: archiving workspace using pattern(s): 19:26:52 Archives upload complete. 19:26:52 INFO: archiving logs to Nexus