Pull request #233 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd18c44aa1fd133109c5a7c413f9e364c86b8688+688a4a293e90f410e0c8818ae36297e33c21074c (05aed60f49486f3c6fbb5ef0476282ab7bd9747d) 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-ssh7131478043155186979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2616275677935597120.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11807419551080522403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8656552288218203216.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8005696334711057009.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-233/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-233/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh969081132272347176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-228 in /w/workspace/edgexfoundry_device-gpio_PR-233 [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_PR-233 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit cd18c44aa1fd133109c5a7c413f9e364c86b8688 Merge succeeded, producing cd18c44aa1fd133109c5a7c413f9e364c86b8688 Checking out Revision cd18c44aa1fd133109c5a7c413f9e364c86b8688 (PR-233) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd18c44aa1fd133109c5a7c413f9e364c86b8688 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd18c44aa1fd133109c5a7c413f9e364c86b8688 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:52:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:52:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:52:15 ========================================================= 00:52:15 EdgeX Global Pipelines Version Info 00:52:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:52:16 ------------------- 00:52:16 stable info: 00:52:16 ------------------- 00:52:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:52:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:52:16 Message: update stable to v1.0.258 00:52:17 ------------------- 00:52:17 experimental info: 00:52:17 ------------------- 00:52:17 Commited By: **** collab-it+edgex@linuxfoundation.org 00:52:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:52:17 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:52:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:52:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:52:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:52:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:52:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd18c44 [Pipeline] echo 00:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:19 provisioning config files... 00:52:19 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/config18070937937314772104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:20 ---> ****-login.sh 00:52:20 nexus3.edgexfoundry.org:10001 00:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:20 Configure a credential helper to remove this warning. See 00:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:20 00:52:20 Login Succeeded 00:52:20 nexus3.edgexfoundry.org:10002 00:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:20 Configure a credential helper to remove this warning. See 00:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:20 00:52:20 Login Succeeded 00:52:20 nexus3.edgexfoundry.org:10003 00:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:20 Configure a credential helper to remove this warning. See 00:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:20 00:52:20 Login Succeeded 00:52:20 nexus3.edgexfoundry.org:10004 00:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:20 Configure a credential helper to remove this warning. See 00:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:20 00:52:20 Login Succeeded 00:52:20 ****.io 00:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:21 Configure a credential helper to remove this warning. See 00:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:21 00:52:21 Login Succeeded 00:52:21 ---> ****-login.sh ends [Pipeline] } 00:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:52:21 + git rev-list -1 --merges cd18c44aa1fd133109c5a7c413f9e364c86b8688~1..cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] echo 00:52:21 -----------> git rev-list -1 --merges cd18c44aa1fd133109c5a7c413f9e364c86b8688~1..cd18c44aa1fd133109c5a7c413f9e364c86b8688 cd18c44aa1fd133109c5a7c413f9e364c86b8688 [false] [Pipeline] sh 00:52:22 + git log --format=format:%s -1 cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] echo 00:52:22 ========================================================= 00:52:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:52:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:52:22 + git log --format=format:%s -1 cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] echo 00:52:22 [semverPrep] GIT_COMMIT: cd18c44aa1fd133109c5a7c413f9e364c86b8688, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 00:52:22 [semverPrep] This is not a build commit. [Pipeline] sh 00:52:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:52:23 + grep -v github /etc/ssh/ssh_known_hosts 00:52:23 + [ -e /tmp/ssh_known_hosts ] 00:52:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:52:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:52:23 + sudo tee -a /etc/ssh/ssh_known_hosts 00:52:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:52:23 00:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:52:24 0.1.4: Pulling from edgex-devops/py-git-semver 00:52:24 b85a868b505f: Pulling fs layer 00:52:24 e2be974225ed: Pulling fs layer 00:52:24 339a4e72a1f5: Pulling fs layer 00:52:24 988bab9f4d93: Pulling fs layer 00:52:24 1469e6f7b9e6: Pulling fs layer 00:52:24 eaf3925da568: Pulling fs layer 00:52:24 bab4dde63d76: Pulling fs layer 00:52:24 bde34c3a00c8: Pulling fs layer 00:52:24 b352a97aabf1: Pulling fs layer 00:52:24 4872d77fe225: Pulling fs layer 00:52:24 5851b861e8e6: Pulling fs layer 00:52:24 988bab9f4d93: Waiting 00:52:24 1469e6f7b9e6: Waiting 00:52:24 eaf3925da568: Waiting 00:52:24 bab4dde63d76: Waiting 00:52:24 bde34c3a00c8: Waiting 00:52:24 b352a97aabf1: Waiting 00:52:24 4872d77fe225: Waiting 00:52:24 5851b861e8e6: Waiting 00:52:24 e2be974225ed: Download complete 00:52:24 988bab9f4d93: Download complete 00:52:24 1469e6f7b9e6: Verifying Checksum 00:52:24 1469e6f7b9e6: Download complete 00:52:24 eaf3925da568: Verifying Checksum 00:52:24 eaf3925da568: Download complete 00:52:24 339a4e72a1f5: Verifying Checksum 00:52:24 339a4e72a1f5: Download complete 00:52:24 bde34c3a00c8: Verifying Checksum 00:52:24 bde34c3a00c8: Download complete 00:52:24 b352a97aabf1: Download complete 00:52:24 4872d77fe225: Verifying Checksum 00:52:24 4872d77fe225: Download complete 00:52:24 5851b861e8e6: Verifying Checksum 00:52:24 5851b861e8e6: Download complete 00:52:24 b85a868b505f: Verifying Checksum 00:52:24 b85a868b505f: Download complete 00:52:24 bab4dde63d76: Verifying Checksum 00:52:24 bab4dde63d76: Download complete 00:52:25 b85a868b505f: Pull complete 00:52:25 e2be974225ed: Pull complete 00:52:26 339a4e72a1f5: Pull complete 00:52:26 988bab9f4d93: Pull complete 00:52:26 1469e6f7b9e6: Pull complete 00:52:26 eaf3925da568: Pull complete 00:52:28 bab4dde63d76: Pull complete 00:52:28 bde34c3a00c8: Pull complete 00:52:28 b352a97aabf1: Pull complete 00:52:28 4872d77fe225: Pull complete 00:52:28 5851b861e8e6: Pull complete 00:52:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:52:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:28 prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container 00:52:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:52:31 $ docker top c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 -eo pid,comm 00:52:31 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). 00:52:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:52:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:52:31 [ssh-agent] Looking for ssh-agent implementation... 00:52:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:52:31 $ docker exec c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 ssh-agent 00:52:31 SSH_AUTH_SOCK=/tmp/ssh-LlVe73QcGnBh/agent.32 00:52:31 SSH_AGENT_PID=38 00:52:31 Running ssh-add (command line suppressed) 00:52:31 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-233@tmp/private_key_12237391070573551121.key (/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/private_key_12237391070573551121.key) 00:52:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:52:32 + git tag --points-at HEAD [Pipeline] } 00:52:32 $ docker exec --env ******** --env ******** c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 ssh-agent -k 00:52:32 unset SSH_AUTH_SOCK; 00:52:32 unset SSH_AGENT_PID; 00:52:32 echo Agent pid 38 killed; 00:52:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:52:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:52:32 [ssh-agent] Looking for ssh-agent implementation... 00:52:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:52:32 $ docker exec c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 ssh-agent 00:52:32 SSH_AUTH_SOCK=/tmp/ssh-5A7Zd45FPzWs/agent.72 00:52:32 SSH_AGENT_PID=78 00:52:32 Running ssh-add (command line suppressed) 00:52:32 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-233@tmp/private_key_10194321509061857251.key (/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/private_key_10194321509061857251.key) 00:52:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:52:33 + git semver init 00:52:33 2024-03-18 00:52:33,352 [run_init] DEBUG init version:0.0.0 force:False 00:52:33 2024-03-18 00:52:33,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-233/.semver 00:52:33 2024-03-18 00:52:33,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-233/.semver 00:52:33 2024-03-18 00:52:33,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-233/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-233, universal_newlines=False, shell=None, istream=None) 00:52:34 2024-03-18 00:52:34,634 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-233/.git/info/exclude 00:52:34 2024-03-18 00:52:34,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-233/.semver/PR-233 with force:False 00:52:34 2024-03-18 00:52:34,635 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-233/.semver/PR-233 00:52:34 2024-03-18 00:52:34,639 [execute] INFO git cat-file --batch-check 00:52:34 2024-03-18 00:52:34,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-233/.semver, universal_newlines=False, shell=None, istream=) 00:52:34 2024-03-18 00:52:34,646 [execute] INFO git cat-file --batch 00:52:34 2024-03-18 00:52:34,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-233/.semver, universal_newlines=False, shell=None, istream=) 00:52:34 2024-03-18 00:52:34,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-233/.semver/PR-233 00:52:34 0.0.0 [Pipeline] } 00:52:34 $ docker exec --env ******** --env ******** c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 ssh-agent -k 00:52:34 unset SSH_AUTH_SOCK; 00:52:34 unset SSH_AGENT_PID; 00:52:34 echo Agent pid 78 killed; 00:52:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:52:35 + git semver [Pipeline] } 00:52:35 $ docker stop --time=1 c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 00:52:37 $ docker rm -f --volumes c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:52:37 Stashed 1 file(s) [Pipeline] echo 00:52:37 [edgeXSemver]: initialized semver on version 0.0.0 [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 00:52:38 provisioning config files... 00:52:38 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/config7856847176702834850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:38 ---> ****-login.sh 00:52:38 nexus3.edgexfoundry.org:10001 00:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:38 Configure a credential helper to remove this warning. See 00:52:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:38 00:52:38 Login Succeeded 00:52:38 nexus3.edgexfoundry.org:10002 00:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:38 Configure a credential helper to remove this warning. See 00:52:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:38 00:52:38 Login Succeeded 00:52:38 nexus3.edgexfoundry.org:10003 00:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:39 Configure a credential helper to remove this warning. See 00:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:39 00:52:39 Login Succeeded 00:52:39 nexus3.edgexfoundry.org:10004 00:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:39 Configure a credential helper to remove this warning. See 00:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:39 00:52:39 Login Succeeded 00:52:39 ****.io 00:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:52:39 Configure a credential helper to remove this warning. See 00:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:52:39 00:52:39 Login Succeeded 00:52:39 ---> ****-login.sh ends [Pipeline] } 00:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:52:39 ========================================================= 00:52:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:52:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:52:40 Sending build context to Docker daemon 24.58MB 00:52:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:52:40 Step 2/12 : FROM ${BASE} AS builder 00:52:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:52:40 7264a8db6415: Pulling fs layer 00:52:40 c4d48a809fc2: Pulling fs layer 00:52:40 4f1c88b9dad5: Pulling fs layer 00:52:40 ad3a456e5733: Pulling fs layer 00:52:40 69c7f0334f64: Pulling fs layer 00:52:40 1f1c1a5573a3: Pulling fs layer 00:52:40 ce7588e14bc9: Pulling fs layer 00:52:40 b5e4710f87ac: Pulling fs layer 00:52:40 69c7f0334f64: Waiting 00:52:40 1f1c1a5573a3: Waiting 00:52:40 ce7588e14bc9: Waiting 00:52:40 b5e4710f87ac: Waiting 00:52:40 ad3a456e5733: Waiting 00:52:40 c4d48a809fc2: Download complete 00:52:40 ad3a456e5733: Verifying Checksum 00:52:40 ad3a456e5733: Download complete 00:52:40 69c7f0334f64: Download complete 00:52:40 7264a8db6415: Verifying Checksum 00:52:40 7264a8db6415: Download complete 00:52:40 1f1c1a5573a3: Verifying Checksum 00:52:40 1f1c1a5573a3: Download complete 00:52:40 7264a8db6415: Pull complete 00:52:40 b5e4710f87ac: Verifying Checksum 00:52:40 b5e4710f87ac: Download complete 00:52:40 c4d48a809fc2: Pull complete 00:52:40 4f1c88b9dad5: Verifying Checksum 00:52:40 4f1c88b9dad5: Download complete 00:52:41 ce7588e14bc9: Download complete 00:52:44 4f1c88b9dad5: Pull complete 00:52:44 ad3a456e5733: Pull complete 00:52:44 69c7f0334f64: Pull complete 00:52:44 1f1c1a5573a3: Pull complete 00:52:46 ce7588e14bc9: Pull complete 00:52:46 b5e4710f87ac: Pull complete 00:52:46 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 00:52:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:52:46 ---> 88b5674ff536 00:52:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:52:51 ---> Running in 9f7fa90a10ce 00:52:51 Removing intermediate container 9f7fa90a10ce 00:52:51 ---> 08427b682f34 00:52:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:52:51 ---> Running in 5faeeb470f8b 00:52:51 Removing intermediate container 5faeeb470f8b 00:52:51 ---> 6f8b5c12d78b 00:52:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:52:51 ---> Running in 1c642c90118e 00:52:51 Removing intermediate container 1c642c90118e 00:52:51 ---> 0d38a4288285 00:52:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:52:51 ---> Running in 59a8cecd4aed 00:52:51 Removing intermediate container 59a8cecd4aed 00:52:51 ---> 05bf322353ac 00:52:51 Step 7/12 : WORKDIR /device-gpio 00:52:51 ---> Running in c722cc9f6403 00:52:51 Removing intermediate container c722cc9f6403 00:52:51 ---> 9220e7043aa2 00:52:51 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:51 ---> Running in de3eabf933e2 00:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:52:52 (1/4) Installing openssh-keygen (9.3_p2-r1) 00:52:52 (2/4) Installing libedit (20221030.3.1-r1) 00:52:52 (3/4) Installing openssh-client-common (9.3_p2-r1) 00:52:52 (4/4) Installing openssh-client-default (9.3_p2-r1) 00:52:52 Executing busybox-1.36.1-r5.trigger 00:52:52 OK: 268 MiB in 56 packages 00:52:52 Removing intermediate container de3eabf933e2 00:52:52 ---> d2debfb9e34a 00:52:52 Step 9/12 : COPY go.mod vendor* ./ 00:52:53 ---> 36959b0b17df 00:52:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:53 ---> Running in b586bbf6a5f2 00:52:53 Still waiting to schedule task 00:52:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-227’ 00:53:31 Removing intermediate container b586bbf6a5f2 00:53:31 ---> ac9acc9fee73 00:53:31 Step 11/12 : COPY . . 00:53:31 ---> ddbeb628d40d 00:53:31 Step 12/12 : RUN ${MAKE} 00:53:31 ---> Running in 139108bdc840 00:53:31 noop 00:53:31 Removing intermediate container 139108bdc840 00:53:31 ---> 4014553d06c3 00:53:31 Successfully built 4014553d06c3 00:53:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:32 + docker inspect -f . ci-base-image-x86_64 00:53:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:32 prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container 00:53:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@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 ******** -e ******** ci-base-image-x86_64 cat 00:53:32 $ docker top 1ef063d3fdc89ea22ae31e538f6f968c3325b696c457a00977da54af0d2a4e0a -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:33 + go version 00:53:33 go version go1.21.0 linux/amd64 [Pipeline] } 00:53:33 $ docker stop --time=1 1ef063d3fdc89ea22ae31e538f6f968c3325b696c457a00977da54af0d2a4e0a 00:53:34 $ docker rm -f --volumes 1ef063d3fdc89ea22ae31e538f6f968c3325b696c457a00977da54af0d2a4e0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:35 + docker inspect -f . ci-base-image-x86_64 00:53:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:35 prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container 00:53:35 $ 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_PR-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@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 ******** -e ******** ci-base-image-x86_64 cat 00:53:35 $ docker top 9639ed6b7ec098c7505c3ff3f27bf07444c1fb4fce5c38fe3dd28145018c2587 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-233 [Pipeline] fileExists [Pipeline] sh 00:53:36 + make test 00:53:36 go test ./... -coverprofile=coverage.out ./... 00:53:38 ? github.com/edgexfoundry/device-gpio [no test files] 00:53:48 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:53:48 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:53:54 go vet ./... 00:53:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:53:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:53:58 ./bin/test-attribution-txt.sh 00:53:58 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 00:53:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:53:58 $ docker stop --time=1 9639ed6b7ec098c7505c3ff3f27bf07444c1fb4fce5c38fe3dd28145018c2587 00:54:01 $ docker rm -f --volumes 9639ed6b7ec098c7505c3ff3f27bf07444c1fb4fce5c38fe3dd28145018c2587 [Pipeline] // withDockerContainer [Pipeline] sh 00:54:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:54:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:54:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:54:03 + ls -al . 00:54:03 total 152 00:54:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 00:53 . 00:54:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:52 .. 00:54:03 -rw-rw-r-- 1 jenkins jenkins 120 Mar 18 00:52 .dockerignore 00:54:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 00:53 .git 00:54:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:52 .github 00:54:03 -rw-rw-r-- 1 jenkins jenkins 277 Mar 18 00:52 .gitignore 00:54:03 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 00:52 .golangci.yml 00:54:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 00:52 .semver 00:54:03 -rw-rw-r-- 1 jenkins jenkins 10671 Mar 18 00:52 Attribution.txt 00:54:03 -rw-rw-r-- 1 jenkins jenkins 7171 Mar 18 00:52 CHANGELOG.md 00:54:03 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 18 00:52 Dockerfile 00:54:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 00:52 GOVERNANCE.md 00:54:03 -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 00:52 Jenkinsfile 00:54:03 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 00:52 LICENSE 00:54:03 -rw-rw-r-- 1 jenkins jenkins 1923 Mar 18 00:52 Makefile 00:54:03 -rw-rw-r-- 1 jenkins jenkins 617 Mar 18 00:52 OWNERS.md 00:54:03 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 18 00:52 README.md 00:54:03 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 00:52 VERSION 00:54:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:52 bin 00:54:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:52 cmd 00:54:03 -rw-r--r-- 1 jenkins jenkins 10 Mar 18 00:53 coverage.out 00:54:03 -rw-rw-r-- 1 jenkins jenkins 3743 Mar 18 00:52 go.mod 00:54:03 -rw-rw-r-- 1 jenkins jenkins 36572 Mar 18 00:52 go.sum 00:54:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:52 internal 00:54:03 -rw-rw-r-- 1 jenkins jenkins 209 Mar 18 00:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:03 + 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=cd18c44aa1fd133109c5a7c413f9e364c86b8688 --label arch=amd64 --label version=0.0.0 . 00:54:03 Sending build context to Docker daemon 24.58MB 00:54:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:54:03 Step 2/26 : FROM ${BASE} AS builder 00:54:03 ---> 4014553d06c3 00:54:03 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:54:04 ---> Running in c074096054c7 00:54:04 Removing intermediate container c074096054c7 00:54:04 ---> c40d6e72139a 00:54:04 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:54:04 ---> Running in 4fb5014fa718 00:54:04 Removing intermediate container 4fb5014fa718 00:54:04 ---> d8384c0d6e1a 00:54:04 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:54:04 ---> Running in 9b4a21296c9c 00:54:04 Removing intermediate container 9b4a21296c9c 00:54:04 ---> 2a39cc61db7c 00:54:04 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:54:04 ---> Running in f55787503d98 00:54:04 Removing intermediate container f55787503d98 00:54:04 ---> 9c58cc4a5936 00:54:04 Step 7/26 : WORKDIR /device-gpio 00:54:04 ---> Running in 5e3dfdcbc726 00:54:04 Removing intermediate container 5e3dfdcbc726 00:54:04 ---> 17881929b622 00:54:04 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:54:04 ---> Running in 492111cb7964 00:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:54:05 OK: 268 MiB in 56 packages 00:54:05 Removing intermediate container 492111cb7964 00:54:05 ---> 39b35d62ef30 00:54:05 Step 9/26 : COPY go.mod vendor* ./ 00:54:05 ---> 35812a074330 00:54:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:06 ---> Running in 07b1006804da 00:54:06 Removing intermediate container 07b1006804da 00:54:06 ---> 7196de65551f 00:54:06 Step 11/26 : COPY . . 00:54:07 ---> 7a0636f37c65 00:54:07 Step 12/26 : RUN ${MAKE} 00:54:07 ---> Running in c8096ccca484 00:54:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:54:29 Removing intermediate container c8096ccca484 00:54:29 ---> 9486ad19807f 00:54:29 Step 13/26 : FROM alpine:3.18 00:54:29 3.18: Pulling from library/alpine 00:54:29 619be1103602: Pulling fs layer 00:54:29 619be1103602: Verifying Checksum 00:54:29 619be1103602: Download complete 00:54:29 619be1103602: Pull complete 00:54:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 00:54:29 Status: Downloaded newer image for alpine:3.18 00:54:29 ---> d3782b16ccc9 00:54:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:54:29 ---> Running in 582c73d87b42 00:54:29 Removing intermediate container 582c73d87b42 00:54:29 ---> 6a275662f600 00:54:29 Step 15/26 : RUN apk add --update --no-cache dumb-init 00:54:29 ---> Running in 56e188d4013e 00:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:54:29 (1/1) Installing dumb-init (1.2.5-r2) 00:54:29 Executing busybox-1.36.1-r5.trigger 00:54:29 OK: 7 MiB in 16 packages 00:54:29 Removing intermediate container 56e188d4013e 00:54:29 ---> 7260dc3c7265 00:54:29 Step 16/26 : RUN apk --no-cache upgrade 00:54:29 ---> Running in 487570bb6ad5 00:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:54:29 OK: 7 MiB in 16 packages 00:54:29 Removing intermediate container 487570bb6ad5 00:54:29 ---> 14c6d8bafbe8 00:54:29 Step 17/26 : WORKDIR / 00:54:29 ---> Running in d6696cc2e78a 00:54:29 Removing intermediate container d6696cc2e78a 00:54:29 ---> 7f2104cdfae2 00:54:29 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 00:54:29 ---> 3578d5208020 00:54:29 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 00:54:29 ---> 676196d333ea 00:54:29 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 00:54:30 ---> 17ac8299d63a 00:54:30 Step 21/26 : EXPOSE 59910 00:54:30 ---> Running in 1e2b267f2e17 00:54:30 Removing intermediate container 1e2b267f2e17 00:54:30 ---> 37e8f938ab0b 00:54:30 Step 22/26 : ENTRYPOINT ["/device-gpio"] 00:54:30 ---> Running in 615ea6e02e2b 00:54:30 Removing intermediate container 615ea6e02e2b 00:54:30 ---> 9afff3477940 00:54:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:54:30 ---> Running in 5021405ac978 00:54:31 Removing intermediate container 5021405ac978 00:54:31 ---> 1982c319644b 00:54:31 Step 24/26 : LABEL arch=amd64 00:54:31 ---> Running in 3946fc65ecd7 00:54:31 Removing intermediate container 3946fc65ecd7 00:54:31 ---> 2f85bf4c751e 00:54:31 Step 25/26 : LABEL git_sha=cd18c44aa1fd133109c5a7c413f9e364c86b8688 00:54:31 ---> Running in d91bd350c4c3 00:54:31 Removing intermediate container d91bd350c4c3 00:54:31 ---> 30dee99eb6c6 00:54:31 Step 26/26 : LABEL version=0.0.0 00:54:31 ---> Running in 525fbe5e04d5 00:54:31 Removing intermediate container 525fbe5e04d5 00:54:31 ---> dd126431925b 00:54:31 [Warning] One or more build-args [ARCH] were not consumed 00:54:31 Successfully built dd126431925b 00:54:31 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:32 00:54:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:32 latest: Pulling from edgex-lftools-log-publisher 00:54:32 5eb5b503b376: Pulling fs layer 00:54:32 5c69ac0246d0: Pulling fs layer 00:54:32 ec43610c2a17: Pulling fs layer 00:54:32 3a2ae6a8a46f: Pulling fs layer 00:54:32 33b1e0a273af: Pulling fs layer 00:54:32 5d3b04190fa2: Pulling fs layer 00:54:32 3a2ae6a8a46f: Waiting 00:54:32 33b1e0a273af: Waiting 00:54:32 2f39f015ded8: Pulling fs layer 00:54:32 5d3b04190fa2: Waiting 00:54:32 2f39f015ded8: Waiting 00:54:32 5c69ac0246d0: Verifying Checksum 00:54:32 5c69ac0246d0: Download complete 00:54:32 3a2ae6a8a46f: Verifying Checksum 00:54:32 3a2ae6a8a46f: Download complete 00:54:32 33b1e0a273af: Verifying Checksum 00:54:32 33b1e0a273af: Download complete 00:54:32 ec43610c2a17: Verifying Checksum 00:54:32 ec43610c2a17: Download complete 00:54:32 5d3b04190fa2: Verifying Checksum 00:54:32 5d3b04190fa2: Download complete 00:54:32 5eb5b503b376: Verifying Checksum 00:54:32 5eb5b503b376: Download complete 00:54:33 2f39f015ded8: Verifying Checksum 00:54:33 2f39f015ded8: Download complete 00:54:34 5eb5b503b376: Pull complete 00:54:34 5c69ac0246d0: Pull complete 00:54:34 ec43610c2a17: Pull complete 00:54:34 3a2ae6a8a46f: Pull complete 00:54:34 33b1e0a273af: Pull complete 00:54:34 5d3b04190fa2: Pull complete 00:54:38 2f39f015ded8: Pull complete 00:54:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:54:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:39 prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container 00:54:39 $ 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_PR-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:54:42 $ docker top 4434bed7d8931096b2d57e47a3fbc61aea7285a54a3dca05f3ac7fa1cd2bc46b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:43 ---> job-cost.sh 00:54:43 lf-activate-venv: SKIPPING 00:54:43 INFO: No Stack... 00:54:43 INFO: Retrieving Pricing Info for: v3-standard-8 00:54:43 INFO: Archiving Costs [Pipeline] sh 00:54:44 + cat /w/workspace/edgexfoundry_device-gpio_PR-233/archives/cost.csv 00:54:44 + cut -d, -f6 [Pipeline] lock 00:54:44 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] 00:54:44 Resource [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] did not exist. Created. 00:54:44 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:44 + echo total: 0.2199999988079071 [Pipeline] stash 00:54:44 Stashed 1 file(s) [Pipeline] } 00:54:44 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:54:44 $ docker stop --time=1 4434bed7d8931096b2d57e47a3fbc61aea7285a54a3dca05f3ac7fa1cd2bc46b 00:54:45 $ docker rm -f --volumes 4434bed7d8931096b2d57e47a3fbc61aea7285a54a3dca05f3ac7fa1cd2bc46b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:56:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-229 in /w/workspace/edgexfoundry_device-gpio_PR-233 [Pipeline] { [Pipeline] ws 00:56:23 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 00:56:23 The recommended git tool is: git 00:56:28 using credential edgex-jenkins-ssh 00:56:28 Cloning the remote Git repository 00:56:28 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:56:28 > git init /w/workspace/device-gpio/1 # timeout=10 00:56:28 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:56:28 > git --version # timeout=10 00:56:28 > git --version # 'git version 2.25.1' 00:56:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:30 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:56:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:31 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:56:31 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:56:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:56:32 Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit cd18c44aa1fd133109c5a7c413f9e364c86b8688 00:56:32 Merge succeeded, producing cd18c44aa1fd133109c5a7c413f9e364c86b8688 00:56:32 Checking out Revision cd18c44aa1fd133109c5a7c413f9e364c86b8688 (PR-233) 00:56:33 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 00:56:33 > git --version # timeout=10 00:56:33 > git --version # 'git version 2.25.1' 00:56:33 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:56:32 > git config core.sparsecheckout # timeout=10 00:56:32 > git checkout -f cd18c44aa1fd133109c5a7c413f9e364c86b8688 # timeout=10 00:56:32 > git remote # timeout=10 00:56:32 > git config --get remote.origin.url # timeout=10 00:56:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:32 > git merge 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 00:56:32 > git rev-parse HEAD^{commit} # timeout=10 00:56:32 > git config core.sparsecheckout # timeout=10 00:56:32 > git checkout -f cd18c44aa1fd133109c5a7c413f9e364c86b8688 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:56:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:56:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:38 Dload Upload Total Spent Left Speed 00:56:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 00:56:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:56:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:56:38 + sudo tee /etc/docker/daemon.new 00:56:38 { 00:56:38 "registry-mirrors": [ 00:56:38 "https://nexus3.edgexfoundry.org:10001" 00:56:38 ], 00:56:38 "bip": "10.250.0.254/24", 00:56:38 "hosts": [ 00:56:38 "tcp://0.0.0.0:5555", 00:56:38 "unix:///var/run/docker.sock" 00:56:38 ], 00:56:38 "mtu": 1458, 00:56:38 "selinux-enabled": true, 00:56:38 "seccomp-profile": "/etc/docker/seccomp.json" 00:56:38 } [Pipeline] sh 00:56:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:56:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:57 provisioning config files... 00:56:57 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config2722488986863932288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:58 ---> ****-login.sh 00:56:58 nexus3.edgexfoundry.org:10001 00:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:56:58 Configure a credential helper to remove this warning. See 00:56:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:56:58 00:56:58 Login Succeeded 00:56:58 nexus3.edgexfoundry.org:10002 00:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:56:58 Configure a credential helper to remove this warning. See 00:56:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:56:58 00:56:58 Login Succeeded 00:56:58 nexus3.edgexfoundry.org:10003 00:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:56:59 Configure a credential helper to remove this warning. See 00:56:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:56:59 00:56:59 Login Succeeded 00:56:59 nexus3.edgexfoundry.org:10004 00:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:56:59 Configure a credential helper to remove this warning. See 00:56:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:56:59 00:56:59 Login Succeeded 00:56:59 ****.io 00:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:57:00 Configure a credential helper to remove this warning. See 00:57:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:57:00 00:57:00 Login Succeeded 00:57:00 ---> ****-login.sh ends [Pipeline] } 00:57:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:57:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:57:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:57:00 ========================================================= 00:57:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:57:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:57:01 Sending build context to Docker daemon 12.36MB 00:57:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:57:01 Step 2/12 : FROM ${BASE} AS builder 00:57:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:57:01 9fda8d8052c6: Pulling fs layer 00:57:01 5d54e960e981: Pulling fs layer 00:57:01 c4a7e357bf2a: Pulling fs layer 00:57:01 f0e02332f6b5: Pulling fs layer 00:57:01 872ee5b61b7b: Pulling fs layer 00:57:01 f0e02332f6b5: Waiting 00:57:01 0c6a40ed1a82: Pulling fs layer 00:57:01 94ae7d8d031c: Pulling fs layer 00:57:01 872ee5b61b7b: Waiting 00:57:01 0c6a40ed1a82: Waiting 00:57:01 94ae7d8d031c: Waiting 00:57:01 5d54e960e981: Verifying Checksum 00:57:01 5d54e960e981: Download complete 00:57:01 f0e02332f6b5: Verifying Checksum 00:57:01 f0e02332f6b5: Download complete 00:57:01 872ee5b61b7b: Verifying Checksum 00:57:01 872ee5b61b7b: Download complete 00:57:01 9fda8d8052c6: Verifying Checksum 00:57:01 9fda8d8052c6: Download complete 00:57:02 94ae7d8d031c: Verifying Checksum 00:57:02 94ae7d8d031c: Download complete 00:57:02 9fda8d8052c6: Pull complete 00:57:03 5d54e960e981: Pull complete 00:57:03 c4a7e357bf2a: Verifying Checksum 00:57:03 c4a7e357bf2a: Download complete 00:57:04 0c6a40ed1a82: Verifying Checksum 00:57:04 0c6a40ed1a82: Download complete 00:57:16 c4a7e357bf2a: Pull complete 00:57:16 f0e02332f6b5: Pull complete 00:57:16 872ee5b61b7b: Pull complete 00:57:25 0c6a40ed1a82: Pull complete 00:57:25 94ae7d8d031c: Pull complete 00:57:25 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 00:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:57:25 ---> 86de565de09d 00:57:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:57:27 ---> Running in a8f506ee108a 00:57:27 Removing intermediate container a8f506ee108a 00:57:27 ---> 9abddd116272 00:57:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:57:27 ---> Running in 30a6e975d59e 00:57:28 Removing intermediate container 30a6e975d59e 00:57:28 ---> f181bea3b3dc 00:57:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:57:28 ---> Running in 9ae3ad816194 00:57:28 Removing intermediate container 9ae3ad816194 00:57:28 ---> d42bb9cb0ff7 00:57:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:57:28 ---> Running in 84126b3af559 00:57:28 Removing intermediate container 84126b3af559 00:57:28 ---> 244f21fb1764 00:57:28 Step 7/12 : WORKDIR /device-gpio 00:57:28 ---> Running in 9bdd719e3092 00:57:29 Removing intermediate container 9bdd719e3092 00:57:29 ---> e9f8f944ea21 00:57:29 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:57:29 ---> Running in 585fdff0a997 00:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:57:31 (1/4) Installing openssh-keygen (9.3_p2-r1) 00:57:32 (2/4) Installing libedit (20221030.3.1-r1) 00:57:32 (3/4) Installing openssh-client-common (9.3_p2-r1) 00:57:32 (4/4) Installing openssh-client-default (9.3_p2-r1) 00:57:32 Executing busybox-1.36.1-r5.trigger 00:57:32 OK: 271 MiB in 56 packages 00:57:33 Removing intermediate container 585fdff0a997 00:57:33 ---> 7b64c26e7145 00:57:33 Step 9/12 : COPY go.mod vendor* ./ 00:57:33 ---> e3122d48aa01 00:57:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:33 ---> Running in efb373b7d52a 00:58:41 Removing intermediate container efb373b7d52a 00:58:41 ---> 3a3d02d0e87e 00:58:41 Step 11/12 : COPY . . 00:58:41 ---> d34a71e78f5c 00:58:41 Step 12/12 : RUN ${MAKE} 00:58:41 ---> Running in e9d219d2f9e6 00:58:41 noop 00:58:41 Removing intermediate container e9d219d2f9e6 00:58:41 ---> c1639d4e3276 00:58:41 Successfully built c1639d4e3276 00:58:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:42 + docker inspect -f . ci-base-image-arm64 00:58:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:42 prd-ubuntu20.04-docker-arm64-4c-16g-229 does not seem to be running inside a container 00:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 00:58:43 $ docker top 020991a9fa43eff1ced967842f83725d840085673cae1aa7b2de775ef95bdf73 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:44 + go version 00:58:44 go version go1.21.0 linux/arm64 [Pipeline] } 00:58:44 $ docker stop --time=1 020991a9fa43eff1ced967842f83725d840085673cae1aa7b2de775ef95bdf73 00:58:46 $ docker rm -f --volumes 020991a9fa43eff1ced967842f83725d840085673cae1aa7b2de775ef95bdf73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:47 + docker inspect -f . ci-base-image-arm64 00:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:47 prd-ubuntu20.04-docker-arm64-4c-16g-229 does not seem to be running inside a container 00:58:47 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 00:58:48 $ docker top 0e06fca2e8b8c14d009b90df4fb02f17e6ed8bb3180500435bb0315618562141 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:49 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 00:58:49 + make test 00:58:50 go test ./... -coverprofile=coverage.out ./... 00:58:53 ? github.com/edgexfoundry/device-gpio [no test files] 01:00:30 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:00:30 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:00:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:00:30 go vet ./... 01:00:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:00:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:00:42 ./bin/test-attribution-txt.sh 01:00:42 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:00:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:00:42 $ docker stop --time=1 0e06fca2e8b8c14d009b90df4fb02f17e6ed8bb3180500435bb0315618562141 01:00:44 $ docker rm -f --volumes 0e06fca2e8b8c14d009b90df4fb02f17e6ed8bb3180500435bb0315618562141 [Pipeline] // withDockerContainer [Pipeline] sh 01:00:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:00:45 Warning: overwriting stash ‘coverage-report’ 01:00:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:00:47 + ls -al . 01:00:47 total 148 01:00:47 drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 00:58 . 01:00:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:56 .. 01:00:47 -rw-rw-r-- 1 jenkins jenkins 120 Mar 18 00:56 .dockerignore 01:00:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 00:56 .git 01:00:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:56 .github 01:00:47 -rw-rw-r-- 1 jenkins jenkins 277 Mar 18 00:56 .gitignore 01:00:47 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 00:56 .golangci.yml 01:00:47 -rw-rw-r-- 1 jenkins jenkins 10671 Mar 18 00:56 Attribution.txt 01:00:47 -rw-rw-r-- 1 jenkins jenkins 7171 Mar 18 00:56 CHANGELOG.md 01:00:47 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 18 00:56 Dockerfile 01:00:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 00:56 GOVERNANCE.md 01:00:47 -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 00:56 Jenkinsfile 01:00:47 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 00:56 LICENSE 01:00:47 -rw-rw-r-- 1 jenkins jenkins 1923 Mar 18 00:56 Makefile 01:00:47 -rw-rw-r-- 1 jenkins jenkins 617 Mar 18 00:56 OWNERS.md 01:00:47 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 18 00:56 README.md 01:00:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 00:52 VERSION 01:00:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:56 bin 01:00:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:56 cmd 01:00:47 -rw-r--r-- 1 jenkins jenkins 10 Mar 18 00:58 coverage.out 01:00:47 -rw-rw-r-- 1 jenkins jenkins 3743 Mar 18 00:56 go.mod 01:00:47 -rw-rw-r-- 1 jenkins jenkins 36572 Mar 18 00:56 go.sum 01:00:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:56 internal 01:00:47 -rw-rw-r-- 1 jenkins jenkins 209 Mar 18 00:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:47 + 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=cd18c44aa1fd133109c5a7c413f9e364c86b8688 --label arch=arm64 --label version=0.0.0 . 01:00:48 Sending build context to Docker daemon 12.36MB 01:00:48 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:00:48 Step 2/26 : FROM ${BASE} AS builder 01:00:48 ---> c1639d4e3276 01:00:48 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:00:48 ---> Running in 2a1d7595ce79 01:00:49 Removing intermediate container 2a1d7595ce79 01:00:49 ---> 642f57c876b1 01:00:49 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:00:49 ---> Running in 1960f480da13 01:00:49 Removing intermediate container 1960f480da13 01:00:49 ---> 0d28919bffc4 01:00:49 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:00:49 ---> Running in 284c0d71de16 01:00:49 Removing intermediate container 284c0d71de16 01:00:49 ---> c86fbf24b6a7 01:00:49 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:00:49 ---> Running in 65199c147150 01:00:50 Removing intermediate container 65199c147150 01:00:50 ---> 54521aa994bb 01:00:50 Step 7/26 : WORKDIR /device-gpio 01:00:50 ---> Running in 8b5f4a6c1686 01:00:50 Removing intermediate container 8b5f4a6c1686 01:00:50 ---> 63c001c8d04a 01:00:50 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:00:50 ---> Running in 6d2ab6b779b7 01:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:53 OK: 271 MiB in 56 packages 01:00:54 Removing intermediate container 6d2ab6b779b7 01:00:54 ---> 7a26dd648327 01:00:54 Step 9/26 : COPY go.mod vendor* ./ 01:00:54 ---> bf3b6aa465db 01:00:54 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:00:55 ---> Running in fee23fb71f6b 01:00:56 Removing intermediate container fee23fb71f6b 01:00:56 ---> d036afd21796 01:00:56 Step 11/26 : COPY . . 01:00:58 ---> 623db1d9642b 01:00:58 Step 12/26 : RUN ${MAKE} 01:00:58 ---> Running in a44bafa67497 01:00:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:03:06 Removing intermediate container a44bafa67497 01:03:06 ---> b47ffda0e16a 01:03:06 Step 13/26 : FROM alpine:3.18 01:03:06 3.18: Pulling from library/alpine 01:03:06 c6b39de5b339: Pulling fs layer 01:03:06 c6b39de5b339: Verifying Checksum 01:03:06 c6b39de5b339: Download complete 01:03:06 c6b39de5b339: Pull complete 01:03:06 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:03:06 Status: Downloaded newer image for alpine:3.18 01:03:06 ---> 33abbf032149 01:03:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:03:06 ---> Running in 4e72f44c2c89 01:03:06 Removing intermediate container 4e72f44c2c89 01:03:06 ---> b87ddb48061f 01:03:06 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:03:06 ---> Running in 7a32ccfbd3ad 01:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:03:06 (1/1) Installing dumb-init (1.2.5-r2) 01:03:06 Executing busybox-1.36.1-r5.trigger 01:03:06 OK: 8 MiB in 16 packages 01:03:06 Removing intermediate container 7a32ccfbd3ad 01:03:06 ---> b007287a7791 01:03:06 Step 16/26 : RUN apk --no-cache upgrade 01:03:06 ---> Running in 56b41db001cf 01:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:03:09 OK: 8 MiB in 16 packages 01:03:10 Removing intermediate container 56b41db001cf 01:03:10 ---> 3f4f14d7c610 01:03:10 Step 17/26 : WORKDIR / 01:03:10 ---> Running in 10a984095f3f 01:03:10 Removing intermediate container 10a984095f3f 01:03:10 ---> 44f7a716bfdb 01:03:10 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:03:10 ---> 1ac6d6a7e013 01:03:10 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:03:11 ---> c2b55cf33f5a 01:03:11 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:03:12 ---> 38d283657ae2 01:03:12 Step 21/26 : EXPOSE 59910 01:03:12 ---> Running in 208242e7cfa1 01:03:13 Removing intermediate container 208242e7cfa1 01:03:13 ---> 074a5a4a49cc 01:03:13 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:03:13 ---> Running in 0de52f652c07 01:03:13 Removing intermediate container 0de52f652c07 01:03:13 ---> 9b5364352916 01:03:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:03:13 ---> Running in 14617fa7d814 01:03:13 Removing intermediate container 14617fa7d814 01:03:13 ---> 6765b1107e9e 01:03:13 Step 24/26 : LABEL arch=arm64 01:03:13 ---> Running in 5a4e1b6f9e0e 01:03:14 Removing intermediate container 5a4e1b6f9e0e 01:03:14 ---> 599ab32a424d 01:03:14 Step 25/26 : LABEL git_sha=cd18c44aa1fd133109c5a7c413f9e364c86b8688 01:03:14 ---> Running in 2ea38e7131a6 01:03:14 Removing intermediate container 2ea38e7131a6 01:03:14 ---> 9d4ab33cb170 01:03:14 Step 26/26 : LABEL version=0.0.0 01:03:14 ---> Running in 370031089aa5 01:03:15 Removing intermediate container 370031089aa5 01:03:15 ---> d0f0e3315f5f 01:03:15 [Warning] One or more build-args [ARCH] were not consumed 01:03:15 Successfully built d0f0e3315f5f 01:03:15 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:15 01:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:16 arm64: Pulling from edgex-lftools-log-publisher 01:03:16 8998bd30e6a1: Pulling fs layer 01:03:16 04944245beec: Pulling fs layer 01:03:16 699f458cf7ca: Pulling fs layer 01:03:16 765212b225bb: Pulling fs layer 01:03:16 f23df028b6ca: Pulling fs layer 01:03:16 d65c8cfc05b1: Pulling fs layer 01:03:16 2437ff75d9bd: Pulling fs layer 01:03:16 f23df028b6ca: Waiting 01:03:16 d65c8cfc05b1: Waiting 01:03:16 2437ff75d9bd: Waiting 01:03:16 04944245beec: Verifying Checksum 01:03:16 04944245beec: Download complete 01:03:16 765212b225bb: Verifying Checksum 01:03:16 765212b225bb: Download complete 01:03:16 f23df028b6ca: Verifying Checksum 01:03:16 f23df028b6ca: Download complete 01:03:16 d65c8cfc05b1: Verifying Checksum 01:03:16 d65c8cfc05b1: Download complete 01:03:16 699f458cf7ca: Verifying Checksum 01:03:16 699f458cf7ca: Download complete 01:03:17 8998bd30e6a1: Verifying Checksum 01:03:17 8998bd30e6a1: Download complete 01:03:19 2437ff75d9bd: Verifying Checksum 01:03:19 2437ff75d9bd: Download complete 01:03:21 8998bd30e6a1: Pull complete 01:03:21 04944245beec: Pull complete 01:03:23 699f458cf7ca: Pull complete 01:03:23 765212b225bb: Pull complete 01:03:24 f23df028b6ca: Pull complete 01:03:24 d65c8cfc05b1: Pull complete 01:03:43 2437ff75d9bd: Pull complete 01:03:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:43 prd-ubuntu20.04-docker-arm64-4c-16g-229 does not seem to be running inside a container 01:03:43 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:03:46 $ docker top 0ae1fc4d3f1b53eaf0502b4d68af06c67443aefc5afb7cf1f87246e8d06b4035 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:47 ---> job-cost.sh 01:03:47 lf-activate-venv: SKIPPING 01:03:47 INFO: No Stack... 01:03:47 INFO: Retrieving Pricing Info for: v3-standard-4 01:03:48 INFO: Archiving Costs [Pipeline] sh 01:03:49 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:03:49 + cut -d, -f6 [Pipeline] lock 01:03:49 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] 01:03:49 Resource [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] did not exist. Created. 01:03:49 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:03:50 /w/workspace/device-gpio/1@tmp/durable-a1440383/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:03:50 + echo total: 0.10999999940395355 [Pipeline] stash 01:03:50 Warning: overwriting stash ‘stack-cost’ 01:03:50 Stashed 1 file(s) [Pipeline] } 01:03:50 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:03:51 $ docker stop --time=1 0ae1fc4d3f1b53eaf0502b4d68af06c67443aefc5afb7cf1f87246e8d06b4035 01:03:52 $ docker rm -f --volumes 0ae1fc4d3f1b53eaf0502b4d68af06c67443aefc5afb7cf1f87246e8d06b4035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:03:53 provisioning config files... 01:03:53 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/config4589787494566063056tmp [Pipeline] { [Pipeline] sh 01:03:54 + set +x 01:03:54 + curl -s https://codecov.io/bash 01:03:54 + bash -s -- 01:03:54 01:03:54 _____ _ 01:03:54 / ____| | | 01:03:54 | | ___ __| | ___ ___ _____ __ 01:03:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:03:54 | |___| (_) | (_| | __/ (_| (_) \ V / 01:03:54 \_____\___/ \__,_|\___|\___\___/ \_/ 01:03:54 Bash-1.0.6 01:03:54 01:03:54 01:03:54 ==> git version 2.25.1 found 01:03:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:03:54 Release-Date: 2020-01-08 01:03:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:03:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:03:54 ==> Jenkins CI detected. 01:03:54 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-233 01:03:54 project root: . 01:03:54 --> token set from env 01:03:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:03:54 ==> Running gcov in . (disable via -X gcov) 01:03:54 ==> Python coveragepy not found 01:03:54 ==> Searching for coverage reports in: 01:03:54 + . 01:03:54 -> Found 1 reports 01:03:54 ==> Detecting git/mercurial file structure 01:03:54 ==> Reading reports 01:03:54 + ./coverage.out bytes=10 01:03:54 ==> Appending adjustments 01:03:54 https://docs.codecov.io/docs/fixing-reports 01:03:54 + Found adjustments 01:03:54 ==> Gzipping contents 01:03:54 4.0K /tmp/codecov.gINGVO.gz 01:03:54 ==> Uploading reports 01:03:54 url: https://codecov.io 01:03:54 query: branch=PR-233&commit=cd18c44aa1fd133109c5a7c413f9e364c86b8688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=233&job=&cmd_args= 01:03:54 -> Pinging Codecov 01:03:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-233&commit=cd18c44aa1fd133109c5a7c413f9e364c86b8688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=233&job=&cmd_args= 01:03:54 -> Uploading to 01:03:54 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/3EC07B1A8CA8AF9BCAA0BB9F0134797F/cd18c44aa1fd133109c5a7c413f9e364c86b8688/5ce4d7cb-439e-4571-818b-19ec08b2d87d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T010354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81f0a3134a4f5c7219d8c0a56316f0c83fba0813ee65cc16ff61aaf230e0f390 01:03:54 % Total % Received % Xferd Average Speed Time Time Time Current 01:03:54 Dload Upload Total Spent Left Speed 01:03:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1737 --:--:-- --:--:-- --:--:-- 1737 01:03:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] } 01:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:03:56 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-233/archives ] 01:03:56 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-233/archives 01:03:56 total 16 01:03:56 drwxr-xr-x 3 root root 4096 Mar 18 00:54 . 01:03:56 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 00:54 .. 01:03:56 drwxr-xr-x 2 root root 4096 Mar 18 00:54 cost 01:03:56 -rw-r--r-- 1 root root 83 Mar 18 00:54 cost.csv 01:03:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-233/archives 01:03:56 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-233/archives 01:03:56 total 16 01:03:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 00:54 . 01:03:56 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 00:54 .. 01:03:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 00:54 cost 01:03:56 -rw-r--r-- 1 jenkins jenkins 83 Mar 18 00:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:03:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:03:58 ---> package-listing.sh 01:03:58 ++ facter osfamily 01:03:58 ++ tr '[:upper:]' '[:lower:]' 01:03:58 + OS_FAMILY=debian 01:03:58 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-233 01:03:58 + START_PACKAGES=/tmp/packages_start.txt 01:03:58 + END_PACKAGES=/tmp/packages_end.txt 01:03:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:03:58 + PACKAGES=/tmp/packages_start.txt 01:03:58 + '[' /w/workspace/edgexfoundry_device-gpio_PR-233 ']' 01:03:58 + PACKAGES=/tmp/packages_end.txt 01:03:58 + case "${OS_FAMILY}" in 01:03:58 + dpkg -l 01:03:58 + grep '^ii' 01:03:58 + '[' -f /tmp/packages_start.txt ']' 01:03:58 + '[' -f /tmp/packages_end.txt ']' 01:03:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:03:58 + '[' /w/workspace/edgexfoundry_device-gpio_PR-233 ']' 01:03:58 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-233/archives/ 01:03:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-233/archives/ [Pipeline] echo 01:03:58 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_PR-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:03:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:03:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:59 prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container 01:03:59 $ 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_PR-233/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_PR-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@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 01:03:59 $ docker top 92d75d0820a524e4b8f5fac42ccb7445d3ff80251e9df1bb5502981d0f2220ca -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:00 + touch /tmp/pre-build-complete [Pipeline] sh 01:04:00 + mkdir -p /var/log/sysstat [Pipeline] sh 01:04:00 + ls /var/log/sa-host 01:04:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:01 provisioning config files... 01:04:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/config454228377000515714tmp [Pipeline] { [Pipeline] echo 01:04:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:04:01 ---> create-netrc.sh [Pipeline] } 01:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:04:02 ---> python-tools-install.sh [Pipeline] echo 01:04:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:04:02 ---> sudo-logs.sh 01:04:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:04:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:04:02 ---> job-cost.sh 01:04:02 lf-activate-venv: SKIPPING 01:04:02 DEBUG: total: 0.2199999988079071 01:04:02 INFO: Retrieving Stack Cost... 01:04:03 INFO: Retrieving Pricing Info for: v3-standard-8 01:04:04 INFO: Archiving Costs [Pipeline] echo 01:04:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:04:05 ---> logs-deploy.sh 01:04:05 lf-activate-venv: SKIPPING 01:04:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-233/1 01:04:05 INFO: archiving workspace using pattern(s): 01:04:07 Archives upload complete. 01:04:07 INFO: archiving logs to Nexus 01:04:08 ---> uname -a: 01:04:08 Linux prd-ubuntu20-04-docker-8c-8g-228 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:04:08 01:04:08 01:04:08 ---> lscpu: 01:04:08 Architecture: x86_64 01:04:08 CPU op-mode(s): 32-bit, 64-bit 01:04:08 Byte Order: Little Endian 01:04:08 Address sizes: 40 bits physical, 48 bits virtual 01:04:08 CPU(s): 8 01:04:08 On-line CPU(s) list: 0-7 01:04:08 Thread(s) per core: 1 01:04:08 Core(s) per socket: 1 01:04:08 Socket(s): 8 01:04:08 NUMA node(s): 1 01:04:08 Vendor ID: AuthenticAMD 01:04:08 CPU family: 23 01:04:08 Model: 49 01:04:08 Model name: AMD EPYC-Rome Processor 01:04:08 Stepping: 0 01:04:08 CPU MHz: 2799.998 01:04:08 BogoMIPS: 5599.99 01:04:08 Virtualization: AMD-V 01:04:08 Hypervisor vendor: KVM 01:04:08 Virtualization type: full 01:04:08 L1d cache: 256 KiB 01:04:08 L1i cache: 256 KiB 01:04:08 L2 cache: 4 MiB 01:04:08 L3 cache: 128 MiB 01:04:08 NUMA node0 CPU(s): 0-7 01:04:08 Vulnerability Itlb multihit: Not affected 01:04:08 Vulnerability L1tf: Not affected 01:04:08 Vulnerability Mds: Not affected 01:04:08 Vulnerability Meltdown: Not affected 01:04:08 Vulnerability Mmio stale data: Not affected 01:04:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:04:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:04:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:04:08 Vulnerability Srbds: Not affected 01:04:08 Vulnerability Tsx async abort: Not affected 01:04:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:04:08 01:04:08 01:04:08 ---> nproc: 01:04:08 8 01:04:08 01:04:08 01:04:08 ---> df -h: 01:04:08 Filesystem Size Used Avail Use% Mounted on 01:04:08 overlay 155G 12G 144G 8% / 01:04:08 tmpfs 64M 0 64M 0% /dev 01:04:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:04:08 shm 64M 0 64M 0% /dev/shm 01:04:08 /dev/vda1 155G 12G 144G 8% /facter-os 01:04:08 01:04:08 01:04:08 ---> sar -b -r -n DEV: 01:04:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-228) 03/18/24 _x86_64_ (8 CPU) 01:04:08 01:04:08 00:51:32 LINUX RESTART (8 CPU) 01:04:08 01:04:08 00:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:04:08 00:53:01 356.69 22.08 334.61 0.00 2205.90 37520.15 0.00 01:04:08 00:54:01 145.29 0.68 144.61 0.00 6.27 50027.13 0.00 01:04:08 00:55:01 192.18 0.20 191.98 0.00 21.60 40000.67 0.00 01:04:08 00:56:01 2.03 0.00 2.03 0.00 0.00 26.01 0.00 01:04:08 00:57:01 20.75 8.98 11.76 0.00 2906.45 2563.84 0.00 01:04:08 00:58:01 2.17 0.00 2.17 0.00 0.00 33.32 0.00 01:04:08 00:59:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 01:04:08 01:00:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 01:04:08 01:01:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 01:04:08 01:02:01 2.03 0.00 2.03 0.00 0.00 31.59 0.00 01:04:08 01:03:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 01:04:08 01:04:01 6.85 0.30 6.55 0.00 25.06 121.45 0.00 01:04:08 Average: 61.03 2.69 58.34 0.00 430.43 10864.28 0.00 01:04:08 01:04:08 00:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:04:08 00:53:01 29202500 31554724 765040 2.33 77928 2543908 1986584 5.85 1014228 2279204 4408 01:04:08 00:54:01 28583256 31553920 754380 2.29 141936 3037816 1757220 5.18 1161208 2675120 80 01:04:08 00:55:01 27745908 31546872 755756 2.30 155460 3786080 1753080 5.17 1266356 3330536 372 01:04:08 00:56:01 27746372 31547452 754888 2.30 155504 3786080 1753080 5.17 1266208 3330540 52 01:04:08 00:57:01 27567080 31538612 759192 2.31 159508 3944792 1780796 5.25 1365244 3396620 568 01:04:08 00:58:01 27568672 31540192 757612 2.30 159552 3944796 1796972 5.30 1364064 3396584 136 01:04:08 00:59:01 27570796 31542420 755276 2.30 159600 3944800 1796972 5.30 1361700 3396596 4 01:04:08 01:00:01 27578568 31550352 747268 2.27 159640 3944800 1796972 5.30 1354284 3396676 180 01:04:08 01:01:01 27578444 31550304 747492 2.27 159684 3944804 1796972 5.30 1354332 3396684 8 01:04:08 01:02:01 27578104 31550232 747712 2.27 159760 3944784 1796972 5.30 1354256 3396872 12 01:04:08 01:03:01 27578412 31550564 747320 2.27 159784 3944784 1796972 5.30 1354336 3396876 8 01:04:08 01:04:01 27544284 31519172 774060 2.35 159900 3946292 1840032 5.42 1382332 3397020 416 01:04:08 Average: 27820200 31545401 755500 2.30 150688 3726145 1804385 5.32 1299879 3232444 520 01:04:08 01:04:08 00:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:04:08 00:53:01 ens3 605.52 425.38 5973.39 104.39 0.00 0.00 0.00 0.00 01:04:08 00:53:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 01:04:08 00:53:01 veth7afcaeb 64.12 75.60 6.08 55.67 0.00 0.00 0.00 0.00 01:04:08 00:53:01 docker0 97.80 112.56 7.64 309.69 0.00 0.00 0.00 0.00 01:04:08 00:54:01 ens3 221.83 143.43 2020.19 23.91 0.00 0.00 0.00 0.00 01:04:08 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:08 00:54:01 docker0 126.50 194.62 10.43 1991.24 0.00 0.00 0.00 0.00 01:04:08 00:55:01 ens3 137.29 91.33 2696.65 88.75 0.00 0.00 0.00 0.00 01:04:08 00:55:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 01:04:08 00:55:01 docker0 4.55 8.45 0.27 93.23 0.00 0.00 0.00 0.00 01:04:08 00:56:01 ens3 0.68 0.13 0.06 0.01 0.00 0.00 0.00 0.00 01:04:08 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:08 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 00:57:01 ens3 37.16 15.96 667.83 1.52 0.00 0.00 0.00 0.00 01:04:08 00:57:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:04:08 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 00:58:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 01:04:08 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:08 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 00:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 01:00:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:04:08 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:08 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 01:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 01:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:04:08 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:08 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 01:03:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:04:08 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 01:04:01 ens3 23.90 13.90 24.89 8.11 0.00 0.00 0.00 0.00 01:04:08 01:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 01:04:08 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:08 Average: ens3 85.60 57.56 948.57 18.90 0.00 0.00 0.00 0.00 01:04:08 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 01:04:08 Average: docker0 19.07 26.30 1.53 199.51 0.00 0.00 0.00 0.00 01:04:08 01:04:08 01:04:08 ---> sar -P ALL: 01:04:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-228) 03/18/24 _x86_64_ (8 CPU) 01:04:08 01:04:08 00:51:32 LINUX RESTART (8 CPU) 01:04:08 01:04:08 00:52:01 CPU %user %nice %system %iowait %steal %idle 01:04:08 00:53:01 all 9.10 0.00 3.04 2.28 0.07 85.51 01:04:08 00:53:01 0 9.26 0.00 2.79 0.50 0.07 87.38 01:04:08 00:53:01 1 7.56 0.00 3.14 1.92 0.05 87.33 01:04:08 00:53:01 2 13.33 0.00 3.16 8.41 0.08 75.01 01:04:08 00:53:01 3 9.42 0.00 3.02 2.79 0.08 84.69 01:04:08 00:53:01 4 7.67 0.00 2.99 0.18 0.07 89.09 01:04:08 00:53:01 5 9.00 0.00 3.50 3.48 0.07 83.95 01:04:08 00:53:01 6 8.18 0.00 2.59 0.25 0.05 88.93 01:04:08 00:53:01 7 8.37 0.00 3.14 0.72 0.05 87.71 01:04:08 00:54:01 all 26.69 0.00 4.02 3.27 0.07 65.94 01:04:08 00:54:01 0 27.89 0.00 3.34 0.40 0.07 68.31 01:04:08 00:54:01 1 26.31 0.00 4.27 1.58 0.07 67.78 01:04:08 00:54:01 2 26.69 0.00 3.87 0.27 0.07 69.10 01:04:08 00:54:01 3 26.33 0.00 4.62 4.71 0.08 64.26 01:04:08 00:54:01 4 26.84 0.00 4.34 0.69 0.08 68.04 01:04:08 00:54:01 5 26.76 0.00 4.49 15.09 0.08 53.58 01:04:08 00:54:01 6 26.04 0.00 3.44 0.86 0.07 69.59 01:04:08 00:54:01 7 26.66 0.00 3.82 2.59 0.07 66.86 01:04:08 00:55:01 all 17.52 0.00 3.38 2.02 0.06 77.02 01:04:08 00:55:01 0 18.06 0.00 3.58 4.72 0.07 73.58 01:04:08 00:55:01 1 17.95 0.00 3.84 6.07 0.08 72.05 01:04:08 00:55:01 2 16.74 0.00 3.69 0.37 0.05 79.15 01:04:08 00:55:01 3 17.04 0.00 2.98 3.43 0.05 76.50 01:04:08 00:55:01 4 17.58 0.00 4.23 0.57 0.05 77.57 01:04:08 00:55:01 5 17.37 0.00 3.10 0.24 0.08 79.22 01:04:08 00:55:01 6 18.03 0.00 2.97 0.22 0.07 78.71 01:04:08 00:55:01 7 17.34 0.00 2.65 0.59 0.05 79.37 01:04:08 00:56:01 all 0.02 0.00 0.01 0.02 0.01 99.94 01:04:08 00:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:04:08 00:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:04:08 00:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:04:08 00:56:01 3 0.02 0.00 0.00 0.05 0.00 99.93 01:04:08 00:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:04:08 00:56:01 5 0.00 0.00 0.02 0.08 0.03 99.87 01:04:08 00:56:01 6 0.10 0.00 0.02 0.00 0.02 99.87 01:04:08 00:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:04:08 00:57:01 all 0.45 0.00 0.20 0.40 0.02 98.93 01:04:08 00:57:01 0 0.78 0.00 0.27 0.38 0.02 98.55 01:04:08 00:57:01 1 0.28 0.00 0.42 0.73 0.02 98.55 01:04:08 00:57:01 2 0.15 0.00 0.07 0.05 0.02 99.72 01:04:08 00:57:01 3 0.90 0.00 0.12 0.80 0.02 98.17 01:04:08 00:57:01 4 0.38 0.00 0.17 0.05 0.00 99.40 01:04:08 00:57:01 5 0.49 0.00 0.23 0.57 0.03 98.68 01:04:08 00:57:01 6 0.40 0.00 0.23 0.32 0.03 99.02 01:04:08 00:57:01 7 0.18 0.00 0.10 0.32 0.02 99.38 01:04:08 00:58:01 all 0.02 0.00 0.02 0.03 0.01 99.93 01:04:08 00:58:01 0 0.03 0.00 0.03 0.17 0.03 99.73 01:04:08 00:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:04:08 00:58:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:04:08 00:58:01 3 0.02 0.00 0.03 0.03 0.00 99.92 01:04:08 00:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:04:08 00:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:04:08 00:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 01:04:08 00:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:04:08 00:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:04:08 00:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:04:08 00:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:04:08 00:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:04:08 00:59:01 3 0.03 0.00 0.00 0.05 0.02 99.90 01:04:08 00:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:04:08 00:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:04:08 00:59:01 6 0.03 0.00 0.03 0.00 0.03 99.90 01:04:08 00:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:04:08 01:00:01 all 0.09 0.00 0.01 0.00 0.01 99.89 01:04:08 01:00:01 0 0.55 0.00 0.07 0.00 0.02 99.37 01:04:08 01:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:04:08 01:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:04:08 01:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:04:08 01:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:04:08 01:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:04:08 01:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:04:08 01:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:04:08 01:01:01 all 0.02 0.00 0.01 0.00 0.01 99.97 01:04:08 01:01:01 0 0.05 0.00 0.02 0.02 0.02 99.90 01:04:08 01:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:04:08 01:01:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:04:08 01:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:04:08 01:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:04:08 01:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:04:08 01:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:04:08 01:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:04:08 01:02:01 all 0.06 0.00 0.01 0.01 0.01 99.91 01:04:08 01:02:01 0 0.32 0.00 0.02 0.00 0.02 99.65 01:04:08 01:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:04:08 01:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:04:08 01:02:01 3 0.02 0.00 0.02 0.08 0.02 99.87 01:04:08 01:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:04:08 01:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:04:08 01:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:04:08 01:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:04:08 01:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:04:08 01:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:04:08 01:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:04:08 01:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:04:08 01:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:04:08 01:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:04:08 01:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:04:08 01:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:04:08 01:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:04:08 01:04:08 01:03:01 CPU %user %nice %system %iowait %steal %idle 01:04:08 01:04:01 all 0.45 0.00 0.21 0.08 0.01 99.24 01:04:08 01:04:01 0 0.50 0.00 0.25 0.10 0.03 99.11 01:04:08 01:04:01 1 0.42 0.00 0.23 0.02 0.02 99.32 01:04:08 01:04:01 2 0.50 0.00 0.18 0.00 0.03 99.28 01:04:08 01:04:01 3 0.88 0.00 0.27 0.38 0.02 98.45 01:04:08 01:04:01 4 0.28 0.00 0.18 0.00 0.00 99.53 01:04:08 01:04:01 5 0.48 0.00 0.18 0.03 0.00 99.30 01:04:08 01:04:01 6 0.37 0.00 0.18 0.10 0.02 99.33 01:04:08 01:04:01 7 0.18 0.00 0.23 0.00 0.00 99.58 01:04:08 Average: all 4.51 0.00 0.91 0.67 0.02 93.89 01:04:08 Average: 0 4.76 0.00 0.86 0.52 0.03 93.82 01:04:08 Average: 1 4.36 0.00 0.99 0.86 0.02 93.77 01:04:08 Average: 2 4.77 0.00 0.92 0.75 0.03 93.53 01:04:08 Average: 3 4.53 0.00 0.92 1.02 0.02 93.50 01:04:08 Average: 4 4.36 0.00 0.99 0.12 0.02 94.51 01:04:08 Average: 5 4.48 0.00 0.96 1.61 0.03 92.92 01:04:08 Average: 6 4.41 0.00 0.79 0.14 0.03 94.63 01:04:08 Average: 7 4.37 0.00 0.83 0.35 0.02 94.43 01:04:08 01:04:08 01:04:08