Pull request #220 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 158fd557b9de919d8dd06eb7355310eb170c99a2+8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 (473a1b73c55618c3b119a30e06d8448d0782288c) 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-ssh7417934170081647124.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-ssh16688082937627610869.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-220/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-220/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16297122949551066160.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-220/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16880250263954572410.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-ssh4954353458102430734.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-220/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-220/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15740986564362409216.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-8904 in /w/workspace/edgexfoundry_device-gpio_PR-220 [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-220 # 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 Merging remotes/origin/main commit 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 into PR head commit 158fd557b9de919d8dd06eb7355310eb170c99a2 Merge succeeded, producing 158fd557b9de919d8dd06eb7355310eb170c99a2 Checking out Revision 158fd557b9de919d8dd06eb7355310eb170c99a2 (PR-220) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0" 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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/220/head:refs/remotes/origin/PR-220 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 158fd557b9de919d8dd06eb7355310eb170c99a2 # 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 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 158fd557b9de919d8dd06eb7355310eb170c99a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:40:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:40:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:40:16 ========================================================= 00:40:16 EdgeX Global Pipelines Version Info 00:40:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:40:17 ------------------- 00:40:17 stable info: 00:40:17 ------------------- 00:40:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:40:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:40:17 Message: update stable to v1.0.258 00:40:17 ------------------- 00:40:17 experimental info: 00:40:17 ------------------- 00:40:17 Commited By: **** collab-it+edgex@linuxfoundation.org 00:40:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:40:17 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:40:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:40:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-220 [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-220 [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-220 [Pipeline] echo 00:40:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] echo 00:40:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 158fd55 [Pipeline] echo 00:40:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:40:20 provisioning config files... 00:40:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/config12419757848646200229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:20 ---> ****-login.sh 00:40:20 nexus3.edgexfoundry.org:10001 00:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:21 Configure a credential helper to remove this warning. See 00:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:21 00:40:21 Login Succeeded 00:40:21 nexus3.edgexfoundry.org:10002 00:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:21 Configure a credential helper to remove this warning. See 00:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:21 00:40:21 Login Succeeded 00:40:21 nexus3.edgexfoundry.org:10003 00:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:21 Configure a credential helper to remove this warning. See 00:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:21 00:40:21 Login Succeeded 00:40:21 nexus3.edgexfoundry.org:10004 00:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:21 Configure a credential helper to remove this warning. See 00:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:21 00:40:21 Login Succeeded 00:40:21 ****.io 00:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:21 Configure a credential helper to remove this warning. See 00:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:21 00:40:21 Login Succeeded 00:40:21 ---> ****-login.sh ends [Pipeline] } 00:40:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:40:22 + git rev-list -1 --merges 158fd557b9de919d8dd06eb7355310eb170c99a2~1..158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] echo 00:40:22 -----------> git rev-list -1 --merges 158fd557b9de919d8dd06eb7355310eb170c99a2~1..158fd557b9de919d8dd06eb7355310eb170c99a2 158fd557b9de919d8dd06eb7355310eb170c99a2 [false] [Pipeline] sh 00:40:22 + git log --format=format:%s -1 158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] echo 00:40:23 ========================================================= 00:40:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:40:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:40:23 + git log --format=format:%s -1 158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] echo 00:40:23 [semverPrep] GIT_COMMIT: 158fd557b9de919d8dd06eb7355310eb170c99a2, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 [Pipeline] echo 00:40:23 [semverPrep] This is not a build commit. [Pipeline] sh 00:40:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:40:24 + grep -v github /etc/ssh/ssh_known_hosts 00:40:24 + [ -e /tmp/ssh_known_hosts ] 00:40:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:40:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:40:24 + sudo tee -a /etc/ssh/ssh_known_hosts 00:40:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:24 00:40:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:25 0.1.4: Pulling from edgex-devops/py-git-semver 00:40:25 b85a868b505f: Pulling fs layer 00:40:25 e2be974225ed: Pulling fs layer 00:40:25 339a4e72a1f5: Pulling fs layer 00:40:25 988bab9f4d93: Pulling fs layer 00:40:25 1469e6f7b9e6: Pulling fs layer 00:40:25 eaf3925da568: Pulling fs layer 00:40:25 bab4dde63d76: Pulling fs layer 00:40:25 bde34c3a00c8: Pulling fs layer 00:40:25 b352a97aabf1: Pulling fs layer 00:40:25 4872d77fe225: Pulling fs layer 00:40:25 5851b861e8e6: Pulling fs layer 00:40:25 b352a97aabf1: Waiting 00:40:25 bde34c3a00c8: Waiting 00:40:25 eaf3925da568: Waiting 00:40:25 5851b861e8e6: Waiting 00:40:25 bab4dde63d76: Waiting 00:40:25 1469e6f7b9e6: Waiting 00:40:25 4872d77fe225: Waiting 00:40:25 988bab9f4d93: Waiting 00:40:25 e2be974225ed: Download complete 00:40:25 988bab9f4d93: Verifying Checksum 00:40:25 988bab9f4d93: Download complete 00:40:25 1469e6f7b9e6: Verifying Checksum 00:40:25 1469e6f7b9e6: Download complete 00:40:25 eaf3925da568: Verifying Checksum 00:40:25 eaf3925da568: Download complete 00:40:25 339a4e72a1f5: Verifying Checksum 00:40:25 339a4e72a1f5: Download complete 00:40:25 bde34c3a00c8: Verifying Checksum 00:40:25 bde34c3a00c8: Download complete 00:40:25 b352a97aabf1: Download complete 00:40:25 4872d77fe225: Verifying Checksum 00:40:25 4872d77fe225: Download complete 00:40:25 5851b861e8e6: Verifying Checksum 00:40:25 5851b861e8e6: Download complete 00:40:25 b85a868b505f: Download complete 00:40:25 bab4dde63d76: Verifying Checksum 00:40:25 bab4dde63d76: Download complete 00:40:26 b85a868b505f: Pull complete 00:40:26 e2be974225ed: Pull complete 00:40:27 339a4e72a1f5: Pull complete 00:40:27 988bab9f4d93: Pull complete 00:40:27 1469e6f7b9e6: Pull complete 00:40:27 eaf3925da568: Pull complete 00:40:29 bab4dde63d76: Pull complete 00:40:29 bde34c3a00c8: Pull complete 00:40:29 b352a97aabf1: Pull complete 00:40:29 4872d77fe225: Pull complete 00:40:29 5851b861e8e6: Pull complete 00:40:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:29 prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container 00:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:40:32 $ docker top 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc -eo pid,comm 00:40:32 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:40:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:32 [ssh-agent] Looking for ssh-agent implementation... 00:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:33 $ docker exec 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc ssh-agent 00:40:33 SSH_AUTH_SOCK=/tmp/ssh-C83Zf6pnAFTB/agent.32 00:40:33 SSH_AGENT_PID=38 00:40:33 Running ssh-add (command line suppressed) 00:40:33 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-220@tmp/private_key_11002002322865954795.key (/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/private_key_11002002322865954795.key) 00:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:33 + git tag --points-at HEAD [Pipeline] } 00:40:33 $ docker exec --env ******** --env ******** 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc ssh-agent -k 00:40:33 unset SSH_AUTH_SOCK; 00:40:33 unset SSH_AGENT_PID; 00:40:33 echo Agent pid 38 killed; 00:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:33 [ssh-agent] Looking for ssh-agent implementation... 00:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:33 $ docker exec 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc ssh-agent 00:40:34 SSH_AUTH_SOCK=/tmp/ssh-wE4PO9jyJQsl/agent.70 00:40:34 SSH_AGENT_PID=76 00:40:34 Running ssh-add (command line suppressed) 00:40:34 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-220@tmp/private_key_201540040287349718.key (/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/private_key_201540040287349718.key) 00:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:34 + git semver init 00:40:34 2023-11-29 00:40:34,707 [run_init] DEBUG init version:0.0.0 force:False 00:40:34 2023-11-29 00:40:34,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-220/.semver 00:40:34 2023-11-29 00:40:34,708 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-220/.semver 00:40:34 2023-11-29 00:40:34,708 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-220/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-220, universal_newlines=False, shell=None, istream=None) 00:40:36 2023-11-29 00:40:36,389 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-220/.git/info/exclude 00:40:36 2023-11-29 00:40:36,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-220/.semver/PR-220 with force:False 00:40:36 2023-11-29 00:40:36,390 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-220/.semver/PR-220 00:40:36 2023-11-29 00:40:36,394 [execute] INFO git cat-file --batch-check 00:40:36 2023-11-29 00:40:36,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-220/.semver, universal_newlines=False, shell=None, istream=) 00:40:36 2023-11-29 00:40:36,399 [execute] INFO git cat-file --batch 00:40:36 2023-11-29 00:40:36,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-220/.semver, universal_newlines=False, shell=None, istream=) 00:40:36 2023-11-29 00:40:36,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-220/.semver/PR-220 00:40:36 0.0.0 [Pipeline] } 00:40:36 $ docker exec --env ******** --env ******** 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc ssh-agent -k 00:40:36 unset SSH_AUTH_SOCK; 00:40:36 unset SSH_AGENT_PID; 00:40:36 echo Agent pid 76 killed; 00:40:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:37 + git semver [Pipeline] } 00:40:37 $ docker stop --time=1 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc 00:40:38 $ docker rm -f --volumes 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc [Pipeline] // withDockerContainer [Pipeline] sh 00:40:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:40:39 Stashed 1 file(s) [Pipeline] echo 00:40:39 [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:40:40 provisioning config files... 00:40:40 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/config1989382716252937930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:40 ---> ****-login.sh 00:40:40 nexus3.edgexfoundry.org:10001 00:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:40 Configure a credential helper to remove this warning. See 00:40:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:40 00:40:40 Login Succeeded 00:40:40 nexus3.edgexfoundry.org:10002 00:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:40 Configure a credential helper to remove this warning. See 00:40:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:41 00:40:41 Login Succeeded 00:40:41 nexus3.edgexfoundry.org:10003 00:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:41 Configure a credential helper to remove this warning. See 00:40:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:41 00:40:41 Login Succeeded 00:40:41 nexus3.edgexfoundry.org:10004 00:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:41 Configure a credential helper to remove this warning. See 00:40:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:41 00:40:41 Login Succeeded 00:40:41 ****.io 00:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:41 Configure a credential helper to remove this warning. See 00:40:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:41 00:40:41 Login Succeeded 00:40:41 ---> ****-login.sh ends [Pipeline] } 00:40:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:40:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:40:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:40:42 ========================================================= 00:40:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:40:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:42 + 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:40:42 Sending build context to Docker daemon 24.47MB 00:40:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:40:42 Step 2/12 : FROM ${BASE} AS builder 00:40:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:40:42 7264a8db6415: Pulling fs layer 00:40:42 c4d48a809fc2: Pulling fs layer 00:40:42 4f1c88b9dad5: Pulling fs layer 00:40:42 ad3a456e5733: Pulling fs layer 00:40:42 69c7f0334f64: Pulling fs layer 00:40:42 ad3a456e5733: Waiting 00:40:42 1f1c1a5573a3: Pulling fs layer 00:40:42 69c7f0334f64: Waiting 00:40:42 1f1c1a5573a3: Waiting 00:40:42 ce7588e14bc9: Pulling fs layer 00:40:42 b5e4710f87ac: Pulling fs layer 00:40:42 b5e4710f87ac: Waiting 00:40:42 ce7588e14bc9: Waiting 00:40:42 c4d48a809fc2: Download complete 00:40:42 ad3a456e5733: Verifying Checksum 00:40:42 ad3a456e5733: Download complete 00:40:42 69c7f0334f64: Verifying Checksum 00:40:42 69c7f0334f64: Download complete 00:40:42 7264a8db6415: Verifying Checksum 00:40:42 7264a8db6415: Download complete 00:40:42 1f1c1a5573a3: Verifying Checksum 00:40:42 7264a8db6415: Pull complete 00:40:43 b5e4710f87ac: Verifying Checksum 00:40:43 b5e4710f87ac: Download complete 00:40:43 c4d48a809fc2: Pull complete 00:40:43 4f1c88b9dad5: Verifying Checksum 00:40:43 4f1c88b9dad5: Download complete 00:40:43 ce7588e14bc9: Verifying Checksum 00:40:43 ce7588e14bc9: Download complete 00:40:46 4f1c88b9dad5: Pull complete 00:40:46 ad3a456e5733: Pull complete 00:40:46 69c7f0334f64: Pull complete 00:40:46 1f1c1a5573a3: Pull complete 00:40:49 ce7588e14bc9: Pull complete 00:40:49 b5e4710f87ac: Pull complete 00:40:49 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 00:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:40:49 ---> 88b5674ff536 00:40:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:40:54 ---> Running in c35881215c7d 00:40:54 Removing intermediate container c35881215c7d 00:40:54 ---> 5d1f5e35287d 00:40:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:40:54 ---> Running in 9cfc1cbcc916 00:40:54 Removing intermediate container 9cfc1cbcc916 00:40:54 ---> e4bf328b9721 00:40:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:40:54 ---> Running in c37c0b2b910b 00:40:54 Removing intermediate container c37c0b2b910b 00:40:54 ---> bdc20a5e2d38 00:40:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:40:54 ---> Running in 373ed3a8bf98 00:40:55 Removing intermediate container 373ed3a8bf98 00:40:55 ---> d015ab38344b 00:40:55 Step 7/12 : WORKDIR /device-gpio 00:40:55 ---> Running in b49c0c57be83 00:40:55 Removing intermediate container b49c0c57be83 00:40:55 ---> 8342b6b3de95 00:40:55 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:40:55 ---> Running in c6e0a38935f8 00:40:55 Still waiting to schedule task 00:40:55 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8901’ 00:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:40:55 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:40:55 (2/4) Installing libedit (20221030.3.1-r1) 00:40:55 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:40:55 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:40:55 Executing busybox-1.36.1-r5.trigger 00:40:55 OK: 268 MiB in 56 packages 00:40:56 Removing intermediate container c6e0a38935f8 00:40:56 ---> 3b267f196952 00:40:56 Step 9/12 : COPY go.mod vendor* ./ 00:40:56 ---> f2eb3cd59a1d 00:40:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:56 ---> Running in f54520892e43 00:41:52 Removing intermediate container f54520892e43 00:41:52 ---> 07c54ce52781 00:41:52 Step 11/12 : COPY . . 00:41:52 ---> 5fee4e92327e 00:41:52 Step 12/12 : RUN ${MAKE} 00:41:52 ---> Running in 2d265e455554 00:41:52 noop 00:41:52 Removing intermediate container 2d265e455554 00:41:52 ---> e5c2f971fca4 00:41:52 Successfully built e5c2f971fca4 00:41:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:53 + docker inspect -f . ci-base-image-x86_64 00:41:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:53 prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container 00:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@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-x86_64 cat 00:41:53 $ docker top d9bc313a75588a03c6e5ba4959f4cf8add6534ac6be1a8ead0c2408a40a9be90 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:54 + go version 00:41:54 go version go1.21.0 linux/amd64 [Pipeline] } 00:41:54 $ docker stop --time=1 d9bc313a75588a03c6e5ba4959f4cf8add6534ac6be1a8ead0c2408a40a9be90 00:41:55 $ docker rm -f --volumes d9bc313a75588a03c6e5ba4959f4cf8add6534ac6be1a8ead0c2408a40a9be90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:56 + docker inspect -f . ci-base-image-x86_64 00:41:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:56 prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container 00:41:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@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-x86_64 cat 00:41:57 $ docker top fe8cb487124c75826a267beb44605ac7e26bfcc087eb77ea792d9d123ad32548 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-220 [Pipeline] fileExists [Pipeline] sh 00:41:58 + make test 00:41:58 go test ./... -coverprofile=coverage.out ./... 00:41:59 ? github.com/edgexfoundry/device-gpio [no test files] 00:42:09 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:42:09 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:42:16 go vet ./... 00:42:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:42:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:42:18 ./bin/test-attribution-txt.sh [Pipeline] echo 00:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:42:18 $ docker stop --time=1 fe8cb487124c75826a267beb44605ac7e26bfcc087eb77ea792d9d123ad32548 00:42:23 $ docker rm -f --volumes fe8cb487124c75826a267beb44605ac7e26bfcc087eb77ea792d9d123ad32548 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:42:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:42:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:42:25 + ls -al . 00:42:25 total 152 00:42:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 00:41 . 00:42:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 00:40 .. 00:42:25 -rw-rw-r-- 1 jenkins jenkins 120 Nov 29 00:40 .dockerignore 00:42:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 00:42 .git 00:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:40 .github 00:42:25 -rw-rw-r-- 1 jenkins jenkins 277 Nov 29 00:40 .gitignore 00:42:25 -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 00:40 .golangci.yml 00:42:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 00:40 .semver 00:42:25 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 29 00:40 Attribution.txt 00:42:25 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 29 00:40 CHANGELOG.md 00:42:25 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 29 00:40 Dockerfile 00:42:25 -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 00:40 GOVERNANCE.md 00:42:25 -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 00:40 Jenkinsfile 00:42:25 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 00:40 LICENSE 00:42:25 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 29 00:40 Makefile 00:42:25 -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 00:40 OWNERS.md 00:42:25 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 29 00:40 README.md 00:42:25 -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 00:40 VERSION 00:42:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 00:40 bin 00:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:40 cmd 00:42:25 -rw-r--r-- 1 jenkins jenkins 10 Nov 29 00:41 coverage.out 00:42:25 -rw-rw-r-- 1 jenkins jenkins 3693 Nov 29 00:40 go.mod 00:42:25 -rw-rw-r-- 1 jenkins jenkins 35440 Nov 29 00:40 go.sum 00:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:40 internal 00:42:25 -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 00:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:25 + 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=158fd557b9de919d8dd06eb7355310eb170c99a2 --label arch=amd64 --label version=0.0.0 . 00:42:25 Sending build context to Docker daemon 24.47MB 00:42:25 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:42:25 Step 2/26 : FROM ${BASE} AS builder 00:42:25 ---> e5c2f971fca4 00:42:25 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:42:26 ---> Running in 4de77ac88488 00:42:26 Removing intermediate container 4de77ac88488 00:42:26 ---> 9f961aa71edf 00:42:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:42:26 ---> Running in 537950adae8a 00:42:26 Removing intermediate container 537950adae8a 00:42:26 ---> 15f420a20c60 00:42:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:42:26 ---> Running in e9fca5fefe32 00:42:26 Removing intermediate container e9fca5fefe32 00:42:26 ---> ffbf8c044072 00:42:26 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:42:26 ---> Running in 2aa71d751c1f 00:42:26 Removing intermediate container 2aa71d751c1f 00:42:26 ---> c83237bdeb33 00:42:26 Step 7/26 : WORKDIR /device-gpio 00:42:26 ---> Running in 47f045ee1159 00:42:26 Removing intermediate container 47f045ee1159 00:42:26 ---> 8fd6748f8b77 00:42:26 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:42:26 ---> Running in 131a2b4b307d 00:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:42:27 OK: 268 MiB in 56 packages 00:42:27 Removing intermediate container 131a2b4b307d 00:42:27 ---> 4fc3175c4899 00:42:27 Step 9/26 : COPY go.mod vendor* ./ 00:42:27 ---> 444425165e9b 00:42:27 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:42:27 ---> Running in 66637db424ea 00:42:28 Removing intermediate container 66637db424ea 00:42:28 ---> 00ee51256f2b 00:42:28 Step 11/26 : COPY . . 00:42:29 ---> 7738025b3e11 00:42:29 Step 12/26 : RUN ${MAKE} 00:42:29 ---> Running in f584c704a39f 00:42:29 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.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:42:51 Removing intermediate container f584c704a39f 00:42:51 ---> 27f6bfdcfee3 00:42:51 Step 13/26 : FROM alpine:3.18 00:42:51 3.18: Pulling from library/alpine 00:42:51 96526aa774ef: Pulling fs layer 00:42:51 96526aa774ef: Verifying Checksum 00:42:51 96526aa774ef: Download complete 00:42:51 96526aa774ef: Pull complete 00:42:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:42:51 Status: Downloaded newer image for alpine:3.18 00:42:51 ---> 8ca4688f4f35 00:42:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:42:51 ---> Running in 83e133dba6d4 00:42:51 Removing intermediate container 83e133dba6d4 00:42:51 ---> a62c609d6088 00:42:51 Step 15/26 : RUN apk add --update --no-cache dumb-init 00:42:51 ---> Running in 19c459393020 00:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:42:51 (1/1) Installing dumb-init (1.2.5-r2) 00:42:51 Executing busybox-1.36.1-r2.trigger 00:42:51 OK: 7 MiB in 16 packages 00:42:51 Removing intermediate container 19c459393020 00:42:51 ---> 549a154cd217 00:42:51 Step 16/26 : RUN apk --no-cache upgrade 00:42:51 ---> Running in 1a135f8fc00f 00:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:42:52 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 00:42:52 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 00:42:52 Executing busybox-1.36.1-r5.post-upgrade 00:42:52 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 00:42:52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 00:42:52 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 00:42:52 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 00:42:52 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 00:42:52 Executing busybox-1.36.1-r5.trigger 00:42:52 OK: 7 MiB in 16 packages 00:42:52 Removing intermediate container 1a135f8fc00f 00:42:52 ---> 7458176cf5ee 00:42:52 Step 17/26 : WORKDIR / 00:42:52 ---> Running in 73b9c7d44b42 00:42:53 Removing intermediate container 73b9c7d44b42 00:42:53 ---> b9d08d3c2af3 00:42:53 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 00:42:53 ---> ca1e7505f29e 00:42:53 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 00:42:53 ---> 93e5a2ce3c96 00:42:53 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 00:42:54 ---> 6a4f591212ab 00:42:54 Step 21/26 : EXPOSE 59910 00:42:54 ---> Running in dd8cd675ff56 00:42:54 Removing intermediate container dd8cd675ff56 00:42:54 ---> f7125c6eae6e 00:42:54 Step 22/26 : ENTRYPOINT ["/device-gpio"] 00:42:54 ---> Running in 51d58b43913a 00:42:54 Removing intermediate container 51d58b43913a 00:42:54 ---> 1488b28173dd 00:42:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:42:54 ---> Running in 10659bcb5c8e 00:42:54 Removing intermediate container 10659bcb5c8e 00:42:54 ---> 06dd37cfdf92 00:42:54 Step 24/26 : LABEL arch=amd64 00:42:54 ---> Running in d760a86c080e 00:42:54 Removing intermediate container d760a86c080e 00:42:54 ---> f70071a77d80 00:42:54 Step 25/26 : LABEL git_sha=158fd557b9de919d8dd06eb7355310eb170c99a2 00:42:54 ---> Running in 49ddb1952120 00:42:54 Removing intermediate container 49ddb1952120 00:42:54 ---> 05c2e70dd8c7 00:42:54 Step 26/26 : LABEL version=0.0.0 00:42:54 ---> Running in 372b637d98e8 00:42:54 Removing intermediate container 372b637d98e8 00:42:54 ---> 96f509dc9c70 00:42:54 [Warning] One or more build-args [ARCH] were not consumed 00:42:54 Successfully built 96f509dc9c70 00:42:54 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:42:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:42:55 00:42:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:42:56 latest: Pulling from edgex-lftools-log-publisher 00:42:56 5eb5b503b376: Pulling fs layer 00:42:56 5c69ac0246d0: Pulling fs layer 00:42:56 ec43610c2a17: Pulling fs layer 00:42:56 3a2ae6a8a46f: Pulling fs layer 00:42:56 33b1e0a273af: Pulling fs layer 00:42:56 5d3b04190fa2: Pulling fs layer 00:42:56 2f39f015ded8: Pulling fs layer 00:42:56 3a2ae6a8a46f: Waiting 00:42:56 33b1e0a273af: Waiting 00:42:56 5d3b04190fa2: Waiting 00:42:56 5c69ac0246d0: Download complete 00:42:56 3a2ae6a8a46f: Verifying Checksum 00:42:56 3a2ae6a8a46f: Download complete 00:42:56 33b1e0a273af: Verifying Checksum 00:42:56 33b1e0a273af: Download complete 00:42:56 ec43610c2a17: Verifying Checksum 00:42:56 ec43610c2a17: Download complete 00:42:56 5eb5b503b376: Verifying Checksum 00:42:56 5eb5b503b376: Download complete 00:42:57 2f39f015ded8: Download complete 00:42:57 5eb5b503b376: Pull complete 00:42:57 5c69ac0246d0: Pull complete 00:42:58 ec43610c2a17: Pull complete 00:42:58 3a2ae6a8a46f: Pull complete 00:42:58 33b1e0a273af: Pull complete 00:42:58 5d3b04190fa2: Pull complete 00:43:02 2f39f015ded8: Pull complete 00:43:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:43:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:03 prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container 00:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@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:latest cat 00:43:07 $ docker top f40b11de59a918b8e3a5c64a77276680036b677ebc5bcb38762afb6d5e79d1a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:08 ---> job-cost.sh 00:43:08 lf-activate-venv: SKIPPING 00:43:08 INFO: No Stack... 00:43:08 INFO: Retrieving Pricing Info for: v3-standard-8 00:43:08 INFO: Archiving Costs [Pipeline] sh 00:43:09 + cat /w/workspace/edgexfoundry_device-gpio_PR-220/archives/cost.csv 00:43:09 + cut -d, -f6 [Pipeline] lock 00:43:09 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] 00:43:09 Resource [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] did not exist. Created. 00:43:09 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:43:09 + echo total: 0.2199999988079071 [Pipeline] stash 00:43:09 Stashed 1 file(s) [Pipeline] } 00:43:09 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:43:10 $ docker stop --time=1 f40b11de59a918b8e3a5c64a77276680036b677ebc5bcb38762afb6d5e79d1a8 00:43:11 $ docker rm -f --volumes f40b11de59a918b8e3a5c64a77276680036b677ebc5bcb38762afb6d5e79d1a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:46:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8918 in /w/workspace/edgexfoundry_device-gpio_PR-220 [Pipeline] { [Pipeline] ws 00:46:43 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 00:46:46 The recommended git tool is: git 00:46:52 using credential edgex-jenkins-ssh 00:46:52 Cloning the remote Git repository 00:46:52 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:46:52 > git init /w/workspace/device-gpio/1 # timeout=10 00:46:53 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:46:53 > git --version # timeout=10 00:46:53 > git --version # 'git version 2.25.1' 00:46:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:46:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:58 Merging remotes/origin/main commit 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 into PR head commit 158fd557b9de919d8dd06eb7355310eb170c99a2 00:46:59 Merge succeeded, producing 158fd557b9de919d8dd06eb7355310eb170c99a2 00:46:59 Checking out Revision 158fd557b9de919d8dd06eb7355310eb170c99a2 (PR-220) 00:46:58 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:46:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/220/head:refs/remotes/origin/PR-220 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:46:58 > git config core.sparsecheckout # timeout=10 00:46:59 > git checkout -f 158fd557b9de919d8dd06eb7355310eb170c99a2 # timeout=10 00:46:59 > git remote # timeout=10 00:46:59 > git config --get remote.origin.url # timeout=10 00:46:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:59 > git merge 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 00:46:59 > git rev-parse HEAD^{commit} # timeout=10 00:46:59 > git config core.sparsecheckout # timeout=10 00:46:59 > git checkout -f 158fd557b9de919d8dd06eb7355310eb170c99a2 # timeout=10 00:46:59 Commit message: "build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0" 00:46:59 > git --version # timeout=10 00:46:59 > git --version # 'git version 2.25.1' 00:46:59 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:47:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:01 Dload Upload Total Spent Left Speed 00:47:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh 00:47:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:47:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:47:02 + sudo tee /etc/docker/daemon.new 00:47:02 { 00:47:02 "registry-mirrors": [ 00:47:02 "https://nexus3.edgexfoundry.org:10001" 00:47:02 ], 00:47:02 "bip": "10.250.0.254/24", 00:47:02 "hosts": [ 00:47:02 "tcp://0.0.0.0:5555", 00:47:02 "unix:///var/run/docker.sock" 00:47:02 ], 00:47:02 "mtu": 1458, 00:47:02 "selinux-enabled": true, 00:47:02 "seccomp-profile": "/etc/docker/seccomp.json" 00:47:02 } [Pipeline] sh 00:47:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:47:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:21 provisioning config files... 00:47:21 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config14084636440958900569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:21 ---> ****-login.sh 00:47:21 nexus3.edgexfoundry.org:10001 00:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:22 Configure a credential helper to remove this warning. See 00:47:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:22 00:47:22 Login Succeeded 00:47:22 nexus3.edgexfoundry.org:10002 00:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:22 Configure a credential helper to remove this warning. See 00:47:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:22 00:47:22 Login Succeeded 00:47:22 nexus3.edgexfoundry.org:10003 00:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:23 Configure a credential helper to remove this warning. See 00:47:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:23 00:47:23 Login Succeeded 00:47:23 nexus3.edgexfoundry.org:10004 00:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:23 Configure a credential helper to remove this warning. See 00:47:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:23 00:47:23 Login Succeeded 00:47:23 ****.io 00:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:24 Configure a credential helper to remove this warning. See 00:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:24 00:47:24 Login Succeeded 00:47:24 ---> ****-login.sh ends [Pipeline] } 00:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:47:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:47:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:47:24 ========================================================= 00:47:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:47:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:25 + 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:47:25 Sending build context to Docker daemon 12.3MB 00:47:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:47:25 Step 2/12 : FROM ${BASE} AS builder 00:47:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:47:26 9fda8d8052c6: Pulling fs layer 00:47:26 5d54e960e981: Pulling fs layer 00:47:26 c4a7e357bf2a: Pulling fs layer 00:47:26 f0e02332f6b5: Pulling fs layer 00:47:26 872ee5b61b7b: Pulling fs layer 00:47:26 0c6a40ed1a82: Pulling fs layer 00:47:26 94ae7d8d031c: Pulling fs layer 00:47:26 f0e02332f6b5: Waiting 00:47:26 872ee5b61b7b: Waiting 00:47:26 0c6a40ed1a82: Waiting 00:47:26 94ae7d8d031c: Waiting 00:47:26 5d54e960e981: Verifying Checksum 00:47:26 5d54e960e981: Download complete 00:47:26 f0e02332f6b5: Verifying Checksum 00:47:26 f0e02332f6b5: Download complete 00:47:26 872ee5b61b7b: Verifying Checksum 00:47:26 872ee5b61b7b: Download complete 00:47:26 9fda8d8052c6: Verifying Checksum 00:47:26 9fda8d8052c6: Download complete 00:47:26 94ae7d8d031c: Verifying Checksum 00:47:26 94ae7d8d031c: Download complete 00:47:27 9fda8d8052c6: Pull complete 00:47:27 5d54e960e981: Pull complete 00:47:28 c4a7e357bf2a: Verifying Checksum 00:47:28 c4a7e357bf2a: Download complete 00:47:29 0c6a40ed1a82: Verifying Checksum 00:47:29 0c6a40ed1a82: Download complete 00:47:41 c4a7e357bf2a: Pull complete 00:47:41 f0e02332f6b5: Pull complete 00:47:41 872ee5b61b7b: Pull complete 00:47:49 0c6a40ed1a82: Pull complete 00:47:50 94ae7d8d031c: Pull complete 00:47:50 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 00:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:47:50 ---> 86de565de09d 00:47:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:47:52 ---> Running in b21d85c53547 00:47:52 Removing intermediate container b21d85c53547 00:47:52 ---> 6dd34fdb7959 00:47:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:47:53 ---> Running in 2e7bc961b3cf 00:47:53 Removing intermediate container 2e7bc961b3cf 00:47:53 ---> 3c8a75d613fe 00:47:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:47:53 ---> Running in 224e26e85db7 00:47:53 Removing intermediate container 224e26e85db7 00:47:53 ---> 2030ebf1f697 00:47:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:47:54 ---> Running in 3b4591cdbaec 00:47:54 Removing intermediate container 3b4591cdbaec 00:47:54 ---> c7cf7731589f 00:47:54 Step 7/12 : WORKDIR /device-gpio 00:47:54 ---> Running in 726f93a6b6c8 00:47:54 Removing intermediate container 726f93a6b6c8 00:47:54 ---> bf558dd7ede2 00:47:54 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:47:55 ---> Running in 6ecb597dc99e 00:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:47:58 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:47:58 (2/4) Installing libedit (20221030.3.1-r1) 00:47:58 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:47:58 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:47:58 Executing busybox-1.36.1-r5.trigger 00:47:58 OK: 271 MiB in 56 packages 00:47:59 Removing intermediate container 6ecb597dc99e 00:47:59 ---> 5d731e478d3d 00:47:59 Step 9/12 : COPY go.mod vendor* ./ 00:47:59 ---> 41cd8fe55202 00:47:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:59 ---> Running in 581323fb587c 00:49:21 Removing intermediate container 581323fb587c 00:49:21 ---> 4daca8156792 00:49:21 Step 11/12 : COPY . . 00:49:21 ---> d09cb47b061a 00:49:21 Step 12/12 : RUN ${MAKE} 00:49:21 ---> Running in 06a2c7dd1710 00:49:21 noop 00:49:23 Removing intermediate container 06a2c7dd1710 00:49:23 ---> 7116c219fa53 00:49:23 Successfully built 7116c219fa53 00:49:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:24 + docker inspect -f . ci-base-image-arm64 00:49:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:24 prd-ubuntu20.04-docker-arm64-4c-16g-8918 does not seem to be running inside a container 00:49:24 $ 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:49:26 $ docker top 096c021aa981d9541107e1f569f1130cc51abbd17cccf433e70d36140ce6c9b4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:27 + go version 00:49:27 go version go1.21.0 linux/arm64 [Pipeline] } 00:49:27 $ docker stop --time=1 096c021aa981d9541107e1f569f1130cc51abbd17cccf433e70d36140ce6c9b4 00:49:28 $ docker rm -f --volumes 096c021aa981d9541107e1f569f1130cc51abbd17cccf433e70d36140ce6c9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:30 + docker inspect -f . ci-base-image-arm64 00:49:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:30 prd-ubuntu20.04-docker-arm64-4c-16g-8918 does not seem to be running inside a container 00:49:30 $ 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:49:31 $ docker top 3bd3343668fc89dd6aa57db3492530e1f72d2883f84d05728ac805b5596629eb -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:32 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 00:49:33 + make test 00:49:33 go test ./... -coverprofile=coverage.out ./... 00:49:40 ? github.com/edgexfoundry/device-gpio [no test files] 00:51:31 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:51:31 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:51:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:51:31 go vet ./... 00:51:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:51:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:51:54 ./bin/test-attribution-txt.sh [Pipeline] echo 00:51:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:51:54 $ docker stop --time=1 3bd3343668fc89dd6aa57db3492530e1f72d2883f84d05728ac805b5596629eb 00:51:56 $ docker rm -f --volumes 3bd3343668fc89dd6aa57db3492530e1f72d2883f84d05728ac805b5596629eb [Pipeline] // withDockerContainer [Pipeline] sh 00:51:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:51:57 Warning: overwriting stash ‘coverage-report’ 00:51:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:51:59 + ls -al . 00:51:59 total 148 00:51:59 drwxrwxr-x 7 jenkins jenkins 4096 Nov 29 00:49 . 00:51:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 00:46 .. 00:51:59 -rw-rw-r-- 1 jenkins jenkins 120 Nov 29 00:46 .dockerignore 00:51:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 00:46 .git 00:51:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:46 .github 00:51:59 -rw-rw-r-- 1 jenkins jenkins 277 Nov 29 00:46 .gitignore 00:51:59 -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 00:46 .golangci.yml 00:51:59 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 29 00:46 Attribution.txt 00:51:59 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 29 00:46 CHANGELOG.md 00:51:59 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 29 00:46 Dockerfile 00:51:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 00:46 GOVERNANCE.md 00:51:59 -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 00:46 Jenkinsfile 00:51:59 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 00:46 LICENSE 00:51:59 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 29 00:46 Makefile 00:51:59 -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 00:46 OWNERS.md 00:51:59 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 29 00:46 README.md 00:51:59 -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 00:40 VERSION 00:51:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 00:46 bin 00:51:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:46 cmd 00:51:59 -rw-r--r-- 1 jenkins jenkins 10 Nov 29 00:49 coverage.out 00:51:59 -rw-rw-r-- 1 jenkins jenkins 3693 Nov 29 00:46 go.mod 00:51:59 -rw-rw-r-- 1 jenkins jenkins 35440 Nov 29 00:46 go.sum 00:51:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:46 internal 00:51:59 -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 00:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:59 + 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=158fd557b9de919d8dd06eb7355310eb170c99a2 --label arch=arm64 --label version=0.0.0 . 00:52:00 Sending build context to Docker daemon 12.3MB 00:52:00 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:52:00 Step 2/26 : FROM ${BASE} AS builder 00:52:00 ---> 7116c219fa53 00:52:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:52:00 ---> Running in 450eaa5115ce 00:52:01 Removing intermediate container 450eaa5115ce 00:52:01 ---> 15d20c8715f7 00:52:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:52:01 ---> Running in cbde80dc4427 00:52:01 Removing intermediate container cbde80dc4427 00:52:01 ---> 835239bcf305 00:52:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:52:01 ---> Running in d2e25afe2f87 00:52:02 Removing intermediate container d2e25afe2f87 00:52:02 ---> b19bdb074295 00:52:02 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:52:02 ---> Running in 78ad41f3be7a 00:52:02 Removing intermediate container 78ad41f3be7a 00:52:02 ---> af12a8dda83e 00:52:02 Step 7/26 : WORKDIR /device-gpio 00:52:03 ---> Running in d4ef7ddbf34a 00:52:03 Removing intermediate container d4ef7ddbf34a 00:52:03 ---> fabd338ff1f9 00:52:03 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:03 ---> Running in 0acf40a7d4e0 00:52:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:52:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:52:08 OK: 271 MiB in 56 packages 00:52:10 Removing intermediate container 0acf40a7d4e0 00:52:10 ---> 4566ec0a3cc7 00:52:10 Step 9/26 : COPY go.mod vendor* ./ 00:52:10 ---> 3063bb01c9a4 00:52:10 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:10 ---> Running in 1773dd874a31 00:52:13 Removing intermediate container 1773dd874a31 00:52:13 ---> d65e27913769 00:52:13 Step 11/26 : COPY . . 00:52:14 ---> 7c353d7e4d49 00:52:14 Step 12/26 : RUN ${MAKE} 00:52:14 ---> Running in 353b460171eb 00:52:15 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.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:54:07 Removing intermediate container 353b460171eb 00:54:07 ---> 63a728a377b2 00:54:07 Step 13/26 : FROM alpine:3.18 00:54:08 3.18: Pulling from library/alpine 00:54:08 579b34f0a95b: Pulling fs layer 00:54:08 579b34f0a95b: Verifying Checksum 00:54:08 579b34f0a95b: Download complete 00:54:08 579b34f0a95b: Pull complete 00:54:08 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:54:08 Status: Downloaded newer image for alpine:3.18 00:54:08 ---> 3cc203321400 00:54:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:54:09 ---> Running in 5fe4cbe50b74 00:54:09 Removing intermediate container 5fe4cbe50b74 00:54:09 ---> 8d912e7fbda5 00:54:09 Step 15/26 : RUN apk add --update --no-cache dumb-init 00:54:09 ---> Running in eb8980ae3741 00:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:54:11 (1/1) Installing dumb-init (1.2.5-r2) 00:54:11 Executing busybox-1.36.1-r2.trigger 00:54:11 OK: 8 MiB in 16 packages 00:54:13 Removing intermediate container eb8980ae3741 00:54:13 ---> c58e0bb47b5e 00:54:13 Step 16/26 : RUN apk --no-cache upgrade 00:54:13 ---> Running in 88f7e1cabc6a 00:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:54:16 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 00:54:16 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 00:54:16 Executing busybox-1.36.1-r5.post-upgrade 00:54:16 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 00:54:16 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 00:54:16 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 00:54:16 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 00:54:16 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 00:54:16 Executing busybox-1.36.1-r5.trigger 00:54:16 OK: 8 MiB in 16 packages 00:54:17 Removing intermediate container 88f7e1cabc6a 00:54:17 ---> c0effc590536 00:54:17 Step 17/26 : WORKDIR / 00:54:17 ---> Running in ebd53e439b5f 00:54:17 Removing intermediate container ebd53e439b5f 00:54:17 ---> 913cdf84b6ee 00:54:17 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 00:54:18 ---> 5c4768e4fc1f 00:54:18 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 00:54:18 ---> 1d70504c4cd5 00:54:18 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 00:54:20 ---> 7a700cbe5e98 00:54:20 Step 21/26 : EXPOSE 59910 00:54:20 ---> Running in 3f0d9d1f5a11 00:54:20 Removing intermediate container 3f0d9d1f5a11 00:54:20 ---> 261a1fb312ab 00:54:20 Step 22/26 : ENTRYPOINT ["/device-gpio"] 00:54:20 ---> Running in f1bf0b4bc240 00:54:20 Removing intermediate container f1bf0b4bc240 00:54:20 ---> 8b5628e6f6f1 00:54:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:54:21 ---> Running in f17f1bdcd598 00:54:21 Removing intermediate container f17f1bdcd598 00:54:21 ---> bcb4637e0ea9 00:54:21 Step 24/26 : LABEL arch=arm64 00:54:21 ---> Running in 99cbeeb9fd1c 00:54:21 Removing intermediate container 99cbeeb9fd1c 00:54:21 ---> 7d8f37475798 00:54:21 Step 25/26 : LABEL git_sha=158fd557b9de919d8dd06eb7355310eb170c99a2 00:54:21 ---> Running in ef5172f95492 00:54:21 Removing intermediate container ef5172f95492 00:54:21 ---> bed2854af9d2 00:54:21 Step 26/26 : LABEL version=0.0.0 00:54:22 ---> Running in a55284bef96e 00:54:22 Removing intermediate container a55284bef96e 00:54:22 ---> 8e5a7e4115f8 00:54:22 [Warning] One or more build-args [ARCH] were not consumed 00:54:22 Successfully built 8e5a7e4115f8 00:54:22 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 00:54:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:54:23 00:54:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:54:24 arm64: Pulling from edgex-lftools-log-publisher 00:54:24 8998bd30e6a1: Pulling fs layer 00:54:24 04944245beec: Pulling fs layer 00:54:24 699f458cf7ca: Pulling fs layer 00:54:24 765212b225bb: Pulling fs layer 00:54:24 f23df028b6ca: Pulling fs layer 00:54:24 d65c8cfc05b1: Pulling fs layer 00:54:24 2437ff75d9bd: Pulling fs layer 00:54:24 765212b225bb: Waiting 00:54:24 f23df028b6ca: Waiting 00:54:24 2437ff75d9bd: Waiting 00:54:24 d65c8cfc05b1: Waiting 00:54:24 04944245beec: Verifying Checksum 00:54:24 04944245beec: Download complete 00:54:24 765212b225bb: Verifying Checksum 00:54:24 765212b225bb: Download complete 00:54:24 f23df028b6ca: Verifying Checksum 00:54:24 f23df028b6ca: Download complete 00:54:24 d65c8cfc05b1: Verifying Checksum 00:54:24 d65c8cfc05b1: Download complete 00:54:24 699f458cf7ca: Verifying Checksum 00:54:24 699f458cf7ca: Download complete 00:54:25 8998bd30e6a1: Verifying Checksum 00:54:25 8998bd30e6a1: Download complete 00:54:27 2437ff75d9bd: Verifying Checksum 00:54:27 2437ff75d9bd: Download complete 00:54:29 8998bd30e6a1: Pull complete 00:54:30 04944245beec: Pull complete 00:54:31 699f458cf7ca: Pull complete 00:54:31 765212b225bb: Pull complete 00:54:32 f23df028b6ca: Pull complete 00:54:32 d65c8cfc05b1: Pull complete 00:54:50 2437ff75d9bd: Pull complete 00:54:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:54:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:54:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:51 prd-ubuntu20.04-docker-arm64-4c-16g-8918 does not seem to be running inside a container 00:54:51 $ 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 00:54:54 $ docker top 4abdd51504a431837b821f5133265020a30f134f8ef126f7cbb3d4fbb38b71d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:55 ---> job-cost.sh 00:54:55 lf-activate-venv: SKIPPING 00:54:55 INFO: No Stack... 00:54:55 INFO: Retrieving Pricing Info for: v3-standard-4 00:54:56 INFO: Archiving Costs [Pipeline] sh 00:54:56 + cat /w/workspace/device-gpio/1/archives/cost.csv 00:54:56 + cut -d, -f6 [Pipeline] lock 00:54:57 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] 00:54:57 Resource [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] did not exist. Created. 00:54:57 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:57 /w/workspace/device-gpio/1@tmp/durable-95719c44/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:54:58 + echo total: 0.10999999940395355 [Pipeline] stash 00:54:58 Warning: overwriting stash ‘stack-cost’ 00:54:58 Stashed 1 file(s) [Pipeline] } 00:54:58 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:54:58 $ docker stop --time=1 4abdd51504a431837b821f5133265020a30f134f8ef126f7cbb3d4fbb38b71d9 00:55:00 $ docker rm -f --volumes 4abdd51504a431837b821f5133265020a30f134f8ef126f7cbb3d4fbb38b71d9 [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 00:55:02 provisioning config files... 00:55:02 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/config14410851378163762114tmp [Pipeline] { [Pipeline] sh 00:55:03 + set +x 00:55:03 + + curlbash -s -s https://codecov.io/bash -- 00:55:03 00:55:03 00:55:03 _____ _ 00:55:03 / ____| | | 00:55:03 | | ___ __| | ___ ___ _____ __ 00:55:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:55:03 | |___| (_) | (_| | __/ (_| (_) \ V / 00:55:03 \_____\___/ \__,_|\___|\___\___/ \_/ 00:55:03 Bash-1.0.6 00:55:03 00:55:03 00:55:03 ==> git version 2.25.1 found 00:55:03 ==> 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 00:55:03 Release-Date: 2020-01-08 00:55:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:55:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:55:03 ==> Jenkins CI detected. 00:55:03 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-220 00:55:03 project root: . 00:55:03 --> token set from env 00:55:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:55:03 ==> Running gcov in . (disable via -X gcov) 00:55:03 ==> Python coveragepy not found 00:55:03 ==> Searching for coverage reports in: 00:55:03 + . 00:55:03 -> Found 1 reports 00:55:03 ==> Detecting git/mercurial file structure 00:55:03 ==> Reading reports 00:55:03 + ./coverage.out bytes=10 00:55:03 ==> Appending adjustments 00:55:03 https://docs.codecov.io/docs/fixing-reports 00:55:03 + Found adjustments 00:55:03 ==> Gzipping contents 00:55:03 4.0K /tmp/codecov.YvvjLA.gz 00:55:03 ==> Uploading reports 00:55:03 url: https://codecov.io 00:55:03 query: branch=PR-220&commit=158fd557b9de919d8dd06eb7355310eb170c99a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=220&job=&cmd_args= 00:55:03 -> Pinging Codecov 00:55:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-220&commit=158fd557b9de919d8dd06eb7355310eb170c99a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=220&job=&cmd_args= 00:55:03 -> Uploading to 00:55:03 https://storage.googleapis.com/codecov/v4/raw/2023-11-29/3EC07B1A8CA8AF9BCAA0BB9F0134797F/158fd557b9de919d8dd06eb7355310eb170c99a2/4c969010-49e6-4f56-9f76-ed961362bd98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231129T005503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08b504acbd3c5800918fe7c3981f4b5b031f50e13a77748f9e63f61f60907dd3 00:55:03 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:03 Dload Upload Total Spent Left Speed 00:55:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2480 --:--:-- --:--:-- --:--:-- 2469 100 563 0 0 100 563 0 2140 --:--:-- --:--:-- --:--:-- 2132 00:55:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] } 00:55:03 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 00:55:06 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-220/archives ] 00:55:06 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-220/archives 00:55:06 total 16 00:55:06 drwxr-xr-x 3 root root 4096 Nov 29 00:43 . 00:55:06 drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 00:43 .. 00:55:06 drwxr-xr-x 2 root root 4096 Nov 29 00:43 cost 00:55:06 -rw-r--r-- 1 root root 83 Nov 29 00:43 cost.csv 00:55:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-220/archives 00:55:06 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-220/archives 00:55:06 total 16 00:55:06 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 00:43 . 00:55:06 drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 00:43 .. 00:55:06 drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 00:43 cost 00:55:06 -rw-r--r-- 1 jenkins jenkins 83 Nov 29 00:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:55:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:08 ---> package-listing.sh 00:55:08 ++ facter osfamily 00:55:08 ++ tr '[:upper:]' '[:lower:]' 00:55:08 + OS_FAMILY=debian 00:55:08 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-220 00:55:08 + START_PACKAGES=/tmp/packages_start.txt 00:55:08 + END_PACKAGES=/tmp/packages_end.txt 00:55:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:08 + PACKAGES=/tmp/packages_start.txt 00:55:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-220 ']' 00:55:08 + PACKAGES=/tmp/packages_end.txt 00:55:08 + case "${OS_FAMILY}" in 00:55:08 + dpkg -l 00:55:08 + grep '^ii' 00:55:08 + '[' -f /tmp/packages_start.txt ']' 00:55:08 + '[' -f /tmp/packages_end.txt ']' 00:55:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-220 ']' 00:55:08 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-220/archives/ 00:55:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-220/archives/ [Pipeline] echo 00:55:08 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-220/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:09 prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container 00:55:09 $ 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-220/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-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@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:55:09 $ docker top f45cf92bf79930f694fc1b5091de19378cccec58057dec1779c7bddeaeabb748 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:10 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:10 + mkdir -p /var/log/sysstat [Pipeline] sh 00:55:10 + ls /var/log/sa-host 00:55:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:11 provisioning config files... 00:55:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/config10109422727919227331tmp [Pipeline] { [Pipeline] echo 00:55:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:11 ---> create-netrc.sh [Pipeline] } 00:55:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:55:12 ---> python-tools-install.sh [Pipeline] echo 00:55:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:12 ---> sudo-logs.sh 00:55:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:19 ---> job-cost.sh 00:55:19 lf-activate-venv: SKIPPING 00:55:19 DEBUG: total: 0.2199999988079071 00:55:19 INFO: Retrieving Stack Cost... 00:55:19 INFO: Retrieving Pricing Info for: v3-standard-8 00:55:21 INFO: Archiving Costs [Pipeline] echo 00:55:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:21 ---> logs-deploy.sh 00:55:21 lf-activate-venv: SKIPPING 00:55:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-220/1 00:55:21 INFO: archiving workspace using pattern(s): 00:55:25 Archives upload complete. 00:55:25 INFO: archiving logs to Nexus 00:55:25 ---> uname -a: 00:55:25 Linux prd-ubuntu20-04-docker-8c-8g-8904 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:55:25 00:55:25 00:55:25 ---> lscpu: 00:55:25 Architecture: x86_64 00:55:25 CPU op-mode(s): 32-bit, 64-bit 00:55:25 Byte Order: Little Endian 00:55:25 Address sizes: 40 bits physical, 48 bits virtual 00:55:25 CPU(s): 8 00:55:25 On-line CPU(s) list: 0-7 00:55:25 Thread(s) per core: 1 00:55:25 Core(s) per socket: 1 00:55:25 Socket(s): 8 00:55:25 NUMA node(s): 1 00:55:25 Vendor ID: AuthenticAMD 00:55:25 CPU family: 23 00:55:25 Model: 49 00:55:25 Model name: AMD EPYC-Rome Processor 00:55:25 Stepping: 0 00:55:25 CPU MHz: 2799.998 00:55:25 BogoMIPS: 5599.99 00:55:25 Virtualization: AMD-V 00:55:25 Hypervisor vendor: KVM 00:55:25 Virtualization type: full 00:55:25 L1d cache: 256 KiB 00:55:25 L1i cache: 256 KiB 00:55:25 L2 cache: 4 MiB 00:55:25 L3 cache: 128 MiB 00:55:25 NUMA node0 CPU(s): 0-7 00:55:25 Vulnerability Itlb multihit: Not affected 00:55:25 Vulnerability L1tf: Not affected 00:55:25 Vulnerability Mds: Not affected 00:55:25 Vulnerability Meltdown: Not affected 00:55:25 Vulnerability Mmio stale data: Not affected 00:55:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:55:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:55:25 Vulnerability Srbds: Not affected 00:55:25 Vulnerability Tsx async abort: Not affected 00:55:25 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 00:55:25 00:55:25 00:55:25 ---> nproc: 00:55:25 8 00:55:25 00:55:25 00:55:25 ---> df -h: 00:55:25 Filesystem Size Used Avail Use% Mounted on 00:55:25 overlay 155G 12G 144G 8% / 00:55:25 tmpfs 64M 0 64M 0% /dev 00:55:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:55:25 shm 64M 0 64M 0% /dev/shm 00:55:25 /dev/vda1 155G 12G 144G 8% /facter-os 00:55:25 00:55:25 00:55:25 ---> sar -b -r -n DEV: 00:55:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8904) 11/29/23 _x86_64_ (8 CPU) 00:55:25 00:55:25 00:39:34 LINUX RESTART (8 CPU) 00:55:25 00:55:25 00:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:25 00:41:01 162.27 38.16 124.11 0.00 4283.69 36508.72 0.00 00:55:25 00:42:01 173.74 1.23 172.50 0.00 16.93 54641.96 0.00 00:55:25 00:43:01 157.66 0.22 157.44 0.00 10.00 30947.11 0.00 00:55:25 00:44:01 47.73 0.00 47.73 0.00 0.00 16461.81 0.00 00:55:25 00:45:01 53.64 11.63 42.01 0.00 5178.34 8398.33 0.00 00:55:25 00:46:01 5.38 0.02 5.37 0.00 0.13 119.85 0.00 00:55:25 00:47:01 2.17 0.00 2.17 0.00 0.00 25.19 0.00 00:55:25 00:48:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 00:55:25 00:49:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 00:55:25 00:50:01 2.27 0.00 2.27 0.00 0.00 25.33 0.00 00:55:25 00:51:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 00:55:25 00:52:01 2.00 0.00 2.00 0.00 0.00 21.33 0.00 00:55:25 00:53:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 00:55:25 00:54:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 00:55:25 00:55:01 2.13 0.02 2.12 0.00 0.13 27.86 0.00 00:55:25 Average: 41.14 3.42 37.72 0.00 632.59 9817.58 0.00 00:55:25 00:55:25 00:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:25 00:41:01 29166212 31516864 800464 2.43 77908 2545428 1963648 5.79 1053500 2281968 1872 00:55:25 00:42:01 28052496 31368500 931336 2.83 152416 3341996 2182196 6.43 1383372 2953320 111412 00:55:25 00:43:01 27431796 31491472 809696 2.46 165884 4020592 2039940 6.01 1335816 3571248 528824 00:55:25 00:44:01 27535476 31525676 775256 2.36 166380 3949112 1742752 5.14 1314460 3487464 20 00:55:25 00:45:01 27054356 31503216 769480 2.34 195220 4374120 1720732 5.07 1623532 3623496 1016 00:55:25 00:46:01 27067984 31511856 761556 2.32 193768 4370860 1721928 5.07 1615080 3620248 380 00:55:25 00:47:01 27067844 31511880 761464 2.32 193844 4370872 1721928 5.07 1615428 3620256 8 00:55:25 00:48:01 27076080 31520168 753072 2.29 193916 4370876 1721928 5.07 1606908 3620256 24 00:55:25 00:49:01 27077920 31522092 751344 2.28 193976 4370876 1721928 5.07 1605956 3620260 8 00:55:25 00:50:01 27080992 31525220 748192 2.28 194056 4370884 1721928 5.07 1603048 3620264 20 00:55:25 00:51:01 27080840 31525156 748088 2.28 194128 4370876 1721928 5.07 1603256 3620268 8 00:55:25 00:52:01 27080848 31525212 747976 2.27 194176 4370888 1721928 5.07 1603236 3620268 8 00:55:25 00:53:01 27080516 31524980 748216 2.28 194252 4370892 1721928 5.07 1603600 3620272 12 00:55:25 00:54:01 27080280 31524908 748188 2.28 194324 4371020 1721928 5.07 1603492 3620392 8 00:55:25 00:55:01 27079424 31524220 749052 2.28 194400 4371000 1718352 5.06 1604180 3620368 24 00:55:25 Average: 27334204 31508095 773559 2.35 179910 4129353 1790998 5.28 1518324 3474690 42910 00:55:25 00:55:25 00:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:25 00:41:01 veth538df0b 53.31 60.47 5.20 51.76 0.00 0.00 0.00 0.00 00:55:25 00:41:01 docker0 65.81 75.84 5.40 303.41 0.00 0.00 0.00 0.00 00:55:25 00:41:01 ens3 644.78 433.93 5989.26 139.68 0.00 0.00 0.00 0.00 00:55:25 00:41:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 00:55:25 00:42:01 veth017ac27 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:25 00:42:01 docker0 167.91 247.14 13.82 2315.43 0.00 0.00 0.00 0.00 00:55:25 00:42:01 ens3 272.57 182.70 2346.94 24.86 0.00 0.00 0.00 0.00 00:55:25 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:25 00:43:01 docker0 6.33 13.78 0.39 141.24 0.00 0.00 0.00 0.00 00:55:25 00:43:01 ens3 121.53 71.35 2728.59 17.27 0.00 0.00 0.00 0.00 00:55:25 00:43:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 00:55:25 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:44:01 ens3 10.63 7.60 12.04 4.30 0.00 0.00 0.00 0.00 00:55:25 00:44:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:55:25 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:45:01 ens3 150.74 67.69 2727.14 4.89 0.00 0.00 0.00 0.00 00:55:25 00:45:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 00:55:25 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:46:01 ens3 2.35 1.30 4.24 0.15 0.00 0.00 0.00 0.00 00:55:25 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:25 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:47:01 ens3 1.77 0.58 0.48 0.29 0.00 0.00 0.00 0.00 00:55:25 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:48:01 ens3 0.37 0.23 0.10 0.08 0.00 0.00 0.00 0.00 00:55:25 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:25 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:49:01 ens3 0.45 0.27 0.26 0.20 0.00 0.00 0.00 0.00 00:55:25 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:55:25 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:25 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:51:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 00:55:25 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:55:25 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:25 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:55:25 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:25 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 00:55:01 ens3 0.30 0.05 0.07 0.00 0.00 0.00 0.00 0.00 00:55:25 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:25 Average: docker0 16.00 22.45 1.31 184.00 0.00 0.00 0.00 0.00 00:55:25 Average: ens3 80.41 51.07 920.58 12.79 0.00 0.00 0.00 0.00 00:55:25 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 00:55:25 00:55:25 00:55:25 ---> sar -P ALL: 00:55:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8904) 11/29/23 _x86_64_ (8 CPU) 00:55:25 00:55:25 00:39:34 LINUX RESTART (8 CPU) 00:55:25 00:55:25 00:40:01 CPU %user %nice %system %iowait %steal %idle 00:55:25 00:41:01 all 8.77 0.00 2.86 2.54 0.05 85.78 00:55:25 00:41:01 0 9.62 0.00 3.57 5.15 0.05 81.61 00:55:25 00:41:01 1 7.86 0.00 3.21 11.56 0.05 77.31 00:55:25 00:41:01 2 9.65 0.00 2.44 0.18 0.05 87.68 00:55:25 00:41:01 3 8.09 0.00 2.65 0.29 0.07 88.91 00:55:25 00:41:01 4 8.55 0.00 2.33 0.40 0.05 88.67 00:55:25 00:41:01 5 8.57 0.00 2.20 0.77 0.05 88.41 00:55:25 00:41:01 6 8.28 0.00 2.72 0.73 0.03 88.24 00:55:25 00:41:01 7 9.57 0.00 3.76 1.28 0.07 85.32 00:55:25 00:42:01 all 8.31 0.00 3.20 5.17 0.07 83.25 00:55:25 00:42:01 0 8.67 0.00 3.66 2.02 0.08 85.56 00:55:25 00:42:01 1 7.96 0.00 2.79 6.28 0.10 82.87 00:55:25 00:42:01 2 8.13 0.00 3.50 13.46 0.05 74.85 00:55:25 00:42:01 3 9.00 0.00 2.71 3.16 0.05 85.07 00:55:25 00:42:01 4 8.64 0.00 3.34 13.66 0.05 74.31 00:55:25 00:42:01 5 8.40 0.00 2.26 0.25 0.07 89.01 00:55:25 00:42:01 6 8.12 0.00 2.79 1.01 0.05 88.04 00:55:25 00:42:01 7 7.55 0.00 4.54 1.53 0.07 86.31 00:55:25 00:43:01 all 34.23 0.00 4.64 2.77 0.11 58.26 00:55:25 00:43:01 0 35.72 0.00 4.63 0.83 0.12 58.71 00:55:25 00:43:01 1 34.55 0.00 5.41 14.44 0.09 45.51 00:55:25 00:43:01 2 34.18 0.00 3.98 0.10 0.08 61.65 00:55:25 00:43:01 3 33.98 0.00 4.90 2.76 0.10 58.26 00:55:25 00:43:01 4 32.83 0.00 4.66 0.24 0.14 62.14 00:55:25 00:43:01 5 34.03 0.00 4.92 0.87 0.10 60.08 00:55:25 00:43:01 6 34.61 0.00 4.17 0.74 0.12 60.36 00:55:25 00:43:01 7 33.90 0.00 4.50 2.28 0.10 59.22 00:55:25 00:44:01 all 0.38 0.00 0.23 0.89 0.01 98.48 00:55:25 00:44:01 0 0.52 0.00 0.25 0.05 0.00 99.18 00:55:25 00:44:01 1 0.62 0.00 0.62 6.66 0.02 92.09 00:55:25 00:44:01 2 0.38 0.00 0.12 0.02 0.03 99.45 00:55:25 00:44:01 3 0.32 0.00 0.20 0.42 0.02 99.05 00:55:25 00:44:01 4 0.40 0.00 0.10 0.00 0.00 99.50 00:55:25 00:44:01 5 0.37 0.00 0.25 0.02 0.00 99.37 00:55:25 00:44:01 6 0.22 0.00 0.17 0.00 0.00 99.62 00:55:25 00:44:01 7 0.22 0.00 0.17 0.00 0.00 99.62 00:55:25 00:45:01 all 2.44 0.00 1.33 0.77 0.03 95.43 00:55:25 00:45:01 0 2.72 0.00 1.13 0.15 0.03 95.96 00:55:25 00:45:01 1 2.20 0.00 1.19 1.44 0.03 95.14 00:55:25 00:45:01 2 2.13 0.00 0.62 0.05 0.02 97.18 00:55:25 00:45:01 3 3.08 0.00 1.07 1.20 0.03 94.62 00:55:25 00:45:01 4 3.22 0.00 2.47 1.00 0.02 93.29 00:55:25 00:45:01 5 2.11 0.00 1.25 1.91 0.03 94.70 00:55:25 00:45:01 6 2.20 0.00 1.40 0.42 0.02 95.96 00:55:25 00:45:01 7 1.87 0.00 1.47 0.03 0.02 96.61 00:55:25 00:46:01 all 0.10 0.00 0.05 0.01 0.00 99.83 00:55:25 00:46:01 0 0.10 0.00 0.05 0.00 0.02 99.83 00:55:25 00:46:01 1 0.33 0.00 0.10 0.07 0.00 99.50 00:55:25 00:46:01 2 0.10 0.00 0.05 0.00 0.02 99.83 00:55:25 00:46:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:55:25 00:46:01 4 0.05 0.00 0.02 0.03 0.00 99.90 00:55:25 00:46:01 5 0.05 0.00 0.05 0.02 0.00 99.88 00:55:25 00:46:01 6 0.07 0.00 0.03 0.00 0.00 99.90 00:55:25 00:46:01 7 0.03 0.00 0.07 0.00 0.00 99.90 00:55:25 00:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:55:25 00:47:01 0 0.07 0.00 0.00 0.00 0.02 99.92 00:55:25 00:47:01 1 0.05 0.00 0.03 0.02 0.03 99.87 00:55:25 00:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:55:25 00:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:55:25 00:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 00:55:25 00:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:55:25 00:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 00:55:25 00:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 00:55:25 00:48:01 1 0.05 0.00 0.03 0.03 0.02 99.87 00:55:25 00:48:01 2 0.07 0.00 0.02 0.00 0.00 99.92 00:55:25 00:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:55:25 00:48:01 5 0.00 0.00 0.00 0.02 0.02 99.97 00:55:25 00:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:55:25 00:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:55:25 00:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 00:55:25 00:49:01 1 0.00 0.00 0.05 0.03 0.02 99.90 00:55:25 00:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:55:25 00:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:55:25 00:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:55:25 00:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:55:25 00:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:55:25 00:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:55:25 00:50:01 all 0.10 0.00 0.01 0.01 0.01 99.88 00:55:25 00:50:01 0 0.27 0.00 0.00 0.00 0.02 99.72 00:55:25 00:50:01 1 0.05 0.00 0.03 0.03 0.02 99.87 00:55:25 00:50:01 2 0.40 0.00 0.00 0.00 0.02 99.58 00:55:25 00:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:55:25 00:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:55:25 00:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:55:25 00:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:55:25 00:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:55:25 00:51:01 all 0.20 0.00 0.01 0.00 0.01 99.79 00:55:25 00:51:01 0 0.08 0.00 0.02 0.00 0.02 99.88 00:55:25 00:51:01 1 0.03 0.00 0.02 0.02 0.03 99.90 00:55:25 00:51:01 2 1.42 0.00 0.00 0.00 0.00 98.58 00:55:25 00:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:55:25 00:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:55:25 00:51:01 CPU %user %nice %system %iowait %steal %idle 00:55:25 00:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:55:25 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:25 00:52:01 1 0.05 0.00 0.03 0.03 0.02 99.87 00:55:25 00:52:01 2 0.05 0.00 0.00 0.00 0.02 99.93 00:55:25 00:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:25 00:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:55:25 00:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:52:01 7 0.00 0.00 0.02 0.02 0.02 99.95 00:55:25 00:53:01 all 0.27 0.00 0.01 0.00 0.01 99.71 00:55:25 00:53:01 0 0.10 0.00 0.02 0.00 0.02 99.87 00:55:25 00:53:01 1 0.05 0.00 0.02 0.03 0.02 99.88 00:55:25 00:53:01 2 1.97 0.00 0.00 0.00 0.00 98.03 00:55:25 00:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:55:25 00:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:55:25 00:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:55:25 00:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:55:25 00:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:55:25 00:54:01 all 0.26 0.00 0.01 0.00 0.01 99.72 00:55:25 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:25 00:54:01 1 0.03 0.00 0.02 0.02 0.03 99.90 00:55:25 00:54:01 2 1.99 0.00 0.00 0.00 0.02 98.00 00:55:25 00:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:55:25 00:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:55:25 00:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 00:55:25 00:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:55:25 00:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:55:25 00:55:01 all 0.27 0.00 0.03 0.01 0.00 99.69 00:55:25 00:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:55:25 00:55:01 1 0.03 0.00 0.07 0.03 0.00 99.87 00:55:25 00:55:01 2 1.43 0.00 0.05 0.00 0.00 98.52 00:55:25 00:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:55:25 00:55:01 4 0.63 0.00 0.02 0.00 0.02 99.34 00:55:25 00:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:55:25 00:55:01 6 0.02 0.00 0.03 0.00 0.00 99.95 00:55:25 00:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:55:25 Average: all 3.66 0.00 0.82 0.81 0.02 94.69 00:55:25 Average: 0 3.84 0.00 0.89 0.54 0.03 94.71 00:55:25 Average: 1 3.54 0.00 0.90 2.68 0.03 92.85 00:55:25 Average: 2 4.10 0.00 0.71 0.92 0.02 94.25 00:55:25 Average: 3 3.61 0.00 0.77 0.52 0.02 95.08 00:55:25 Average: 4 3.59 0.00 0.86 1.01 0.02 94.52 00:55:25 Average: 5 3.54 0.00 0.73 0.26 0.02 95.45 00:55:25 Average: 6 3.55 0.00 0.75 0.19 0.02 95.50 00:55:25 Average: 7 3.51 0.00 0.96 0.34 0.02 95.17 00:55:25 00:55:25 00:55:25