Pull request #35 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 621b9e68d8394f374ab11ca1acec166f3cca2e73+5484f883e7ca8c4d12e7326cabafe33807e184e7 (a446a4c459dff01dab1dfed6711cc8b2b81381c8) 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-ssh13387311377743325542.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3258302922908491511.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13925076211409059240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2618274336882046299.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14964522700837011202.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15659’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15660’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15665’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15661’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15662’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15667 in /w/workspace/edgexfoundry_device-gpio_PR-35 [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-35 # 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 5484f883e7ca8c4d12e7326cabafe33807e184e7 into PR head commit 621b9e68d8394f374ab11ca1acec166f3cca2e73 Merge succeeded, producing ac6613f844dd86eae00ea8270a1b9d0007b984ed Checking out Revision ac6613f844dd86eae00ea8270a1b9d0007b984ed (PR-35) > 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/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 621b9e68d8394f374ab11ca1acec166f3cca2e73 # 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 5484f883e7ca8c4d12e7326cabafe33807e184e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac6613f844dd86eae00ea8270a1b9d0007b984ed # timeout=10 Commit message: "Merge commit '5484f883e7ca8c4d12e7326cabafe33807e184e7' into HEAD" > git rev-list --no-walk 621b9e68d8394f374ab11ca1acec166f3cca2e73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:05:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:05:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:05:47 ========================================================= 02:05:47 EdgeX Global Pipelines Version Info 02:05:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:05:47 ------------------- 02:05:47 stable info: 02:05:47 ------------------- 02:05:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:05:47 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:05:47 Message: update stable to v1.0.234 02:05:48 ------------------- 02:05:48 experimental info: 02:05:48 ------------------- 02:05:48 Commited By: **** collab-it+edgex@linuxfoundation.org 02:05:48 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:05:48 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac6613f844dd86eae00ea8270a1b9d0007b984ed [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac6613f [Pipeline] echo 02:05:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:49 provisioning config files... 02:05:49 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config2073568386380778421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:49 ---> docker-login.sh 02:05:49 nexus3.edgexfoundry.org:10001 02:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:49 Configure a credential helper to remove this warning. See 02:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:49 02:05:49 Login Succeeded 02:05:49 nexus3.edgexfoundry.org:10002 02:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:50 Configure a credential helper to remove this warning. See 02:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:50 02:05:50 Login Succeeded 02:05:50 nexus3.edgexfoundry.org:10003 02:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:50 Configure a credential helper to remove this warning. See 02:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:50 02:05:50 Login Succeeded 02:05:50 nexus3.edgexfoundry.org:10004 02:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:50 Configure a credential helper to remove this warning. See 02:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:50 02:05:50 Login Succeeded 02:05:50 docker.io 02:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:50 Configure a credential helper to remove this warning. See 02:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:50 02:05:50 Login Succeeded 02:05:50 ---> docker-login.sh ends [Pipeline] } 02:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:05:50 + git rev-list -1 --merges ac6613f844dd86eae00ea8270a1b9d0007b984ed~1..ac6613f844dd86eae00ea8270a1b9d0007b984ed [Pipeline] echo 02:05:50 -----------> git rev-list -1 --merges ac6613f844dd86eae00ea8270a1b9d0007b984ed~1..ac6613f844dd86eae00ea8270a1b9d0007b984ed ac6613f844dd86eae00ea8270a1b9d0007b984ed 02:05:50 ac6613f844dd86eae00ea8270a1b9d0007b984ed [false] [Pipeline] sh 02:05:51 + git log --format=format:%s -1 ac6613f844dd86eae00ea8270a1b9d0007b984ed [Pipeline] echo 02:05:51 ========================================================= 02:05:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:05:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:51 + git log --format=format:%s -1 ac6613f844dd86eae00ea8270a1b9d0007b984ed [Pipeline] echo 02:05:51 [semverPrep] GIT_COMMIT: ac6613f844dd86eae00ea8270a1b9d0007b984ed, Commit Message: Merge commit '5484f883e7ca8c4d12e7326cabafe33807e184e7' into HEAD [Pipeline] echo 02:05:51 [semverPrep] This is not a build commit. [Pipeline] sh 02:05:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:05:52 + grep -v github /etc/ssh/ssh_known_hosts 02:05:52 + [ -e /tmp/ssh_known_hosts ] 02:05:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:05:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:05:52 + sudo tee -a /etc/ssh/ssh_known_hosts 02:05:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:52 02:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:52 0.1.4: Pulling from edgex-devops/py-git-semver 02:05:52 42c077c10790: Pulling fs layer 02:05:52 f63e77b7563a: Pulling fs layer 02:05:52 bd5fdadae976: Pulling fs layer 02:05:52 205491f53016: Pulling fs layer 02:05:52 df18705c85c3: Pulling fs layer 02:05:52 bdb3f477010e: Pulling fs layer 02:05:52 c8a8fc8e1c8f: Pulling fs layer 02:05:52 2c6e9b1d212d: Pulling fs layer 02:05:52 bdb8f0575790: Pulling fs layer 02:05:52 386e3cb2ff24: Pulling fs layer 02:05:52 2343380bae48: Pulling fs layer 02:05:52 bdb3f477010e: Waiting 02:05:52 c8a8fc8e1c8f: Waiting 02:05:52 2c6e9b1d212d: Waiting 02:05:52 205491f53016: Waiting 02:05:52 386e3cb2ff24: Waiting 02:05:52 2343380bae48: Waiting 02:05:52 f63e77b7563a: Download complete 02:05:52 205491f53016: Verifying Checksum 02:05:52 205491f53016: Download complete 02:05:52 df18705c85c3: Verifying Checksum 02:05:52 df18705c85c3: Download complete 02:05:52 bd5fdadae976: Verifying Checksum 02:05:52 bd5fdadae976: Download complete 02:05:52 bdb3f477010e: Download complete 02:05:52 2c6e9b1d212d: Download complete 02:05:52 bdb8f0575790: Verifying Checksum 02:05:52 bdb8f0575790: Download complete 02:05:52 386e3cb2ff24: Download complete 02:05:52 2343380bae48: Verifying Checksum 02:05:52 2343380bae48: Download complete 02:05:52 42c077c10790: Verifying Checksum 02:05:52 42c077c10790: Download complete 02:05:53 c8a8fc8e1c8f: Verifying Checksum 02:05:53 c8a8fc8e1c8f: Download complete 02:05:54 42c077c10790: Pull complete 02:05:54 f63e77b7563a: Pull complete 02:05:55 bd5fdadae976: Pull complete 02:05:55 205491f53016: Pull complete 02:05:55 df18705c85c3: Pull complete 02:05:55 bdb3f477010e: Pull complete 02:05:57 c8a8fc8e1c8f: Pull complete 02:05:57 2c6e9b1d212d: Pull complete 02:05:57 bdb8f0575790: Pull complete 02:05:57 386e3cb2ff24: Pull complete 02:05:57 2343380bae48: Pull complete 02:05:57 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 02:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:57 prd-ubuntu20.04-docker-8c-8g-15667 does not seem to be running inside a container 02:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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-devops/py-git-semver:0.1.4 cat 02:05:59 $ docker top f25f38c296e2af825b70ec306026524f383e461396384bc3e2e154ca04d473cd -eo pid,comm 02:05:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:05:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:59 [ssh-agent] Looking for ssh-agent implementation... 02:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:59 $ docker exec f25f38c296e2af825b70ec306026524f383e461396384bc3e2e154ca04d473cd ssh-agent 02:05:59 SSH_AUTH_SOCK=/tmp/ssh-XfX96ZRUUJob/agent.32 02:05:59 SSH_AGENT_PID=38 02:05:59 Running ssh-add (command line suppressed) 02:05:59 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_1580322792287691086.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_1580322792287691086.key) 02:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:00 + git tag --points-at HEAD [Pipeline] } 02:06:00 $ docker exec --env ******** --env ******** f25f38c296e2af825b70ec306026524f383e461396384bc3e2e154ca04d473cd ssh-agent -k 02:06:00 unset SSH_AUTH_SOCK; 02:06:00 unset SSH_AGENT_PID; 02:06:00 echo Agent pid 38 killed; 02:06:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:06:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:00 [ssh-agent] Looking for ssh-agent implementation... 02:06:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:00 $ docker exec f25f38c296e2af825b70ec306026524f383e461396384bc3e2e154ca04d473cd ssh-agent 02:06:00 SSH_AUTH_SOCK=/tmp/ssh-o90y6Ku6fRp8/agent.70 02:06:00 SSH_AGENT_PID=77 02:06:00 Running ssh-add (command line suppressed) 02:06:00 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_2054112171168501087.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_2054112171168501087.key) 02:06:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:01 + git semver init 02:06:01 2022-06-27 02:06:01,332 [run_init] DEBUG init version:0.0.0 force:False 02:06:01 2022-06-27 02:06:01,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver 02:06:01 2022-06-27 02:06:01,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-35/.semver 02:06:01 2022-06-27 02:06:01,333 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35, universal_newlines=False, shell=None, istream=None) 02:06:02 2022-06-27 02:06:02,154 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.git/info/exclude 02:06:02 2022-06-27 02:06:02,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 with force:False 02:06:02 2022-06-27 02:06:02,155 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 02:06:02 2022-06-27 02:06:02,159 [execute] INFO git cat-file --batch-check 02:06:02 2022-06-27 02:06:02,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) 02:06:02 2022-06-27 02:06:02,166 [execute] INFO git cat-file --batch 02:06:02 2022-06-27 02:06:02,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) 02:06:02 2022-06-27 02:06:02,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 02:06:02 0.0.0 [Pipeline] } 02:06:02 $ docker exec --env ******** --env ******** f25f38c296e2af825b70ec306026524f383e461396384bc3e2e154ca04d473cd ssh-agent -k 02:06:02 unset SSH_AUTH_SOCK; 02:06:02 unset SSH_AGENT_PID; 02:06:02 echo Agent pid 77 killed; 02:06:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:02 + git semver [Pipeline] } 02:06:03 $ docker stop --time=1 f25f38c296e2af825b70ec306026524f383e461396384bc3e2e154ca04d473cd 02:06:04 $ docker rm -f f25f38c296e2af825b70ec306026524f383e461396384bc3e2e154ca04d473cd [Pipeline] // withDockerContainer [Pipeline] sh 02:06:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:06:05 Stashed 1 file(s) [Pipeline] echo 02:06:05 [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 02:06:05 provisioning config files... 02:06:05 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config7950242830165031684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:05 ---> docker-login.sh 02:06:05 nexus3.edgexfoundry.org:10001 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 nexus3.edgexfoundry.org:10002 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 nexus3.edgexfoundry.org:10003 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 nexus3.edgexfoundry.org:10004 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:06 Configure a credential helper to remove this warning. See 02:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:06 02:06:06 Login Succeeded 02:06:06 docker.io 02:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:06 Configure a credential helper to remove this warning. See 02:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:06 02:06:06 Login Succeeded 02:06:06 ---> docker-login.sh ends [Pipeline] } 02:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:06 ========================================================= 02:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:06:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:06:06 Sending build context to Docker daemon 15.78MB 02:06:06 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:06:06 Step 2/12 : FROM ${BASE} AS builder 02:06:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:06:06 59bf1c3509f3: Pulling fs layer 02:06:06 666ba61612fd: Pulling fs layer 02:06:06 8ed8ca486205: Pulling fs layer 02:06:06 cc1cd167ecdc: Pulling fs layer 02:06:06 c516ae0d96e1: Pulling fs layer 02:06:06 684cea983483: Pulling fs layer 02:06:06 dd3240ac7de5: Pulling fs layer 02:06:06 c516ae0d96e1: Waiting 02:06:06 684cea983483: Waiting 02:06:06 cc1cd167ecdc: Waiting 02:06:06 b1e948a4e11c: Pulling fs layer 02:06:06 dd3240ac7de5: Waiting 02:06:06 a8fd76ee1af6: Pulling fs layer 02:06:06 646ad004c059: Pulling fs layer 02:06:06 646ad004c059: Waiting 02:06:06 a8fd76ee1af6: Waiting 02:06:06 8ed8ca486205: Verifying Checksum 02:06:06 8ed8ca486205: Download complete 02:06:06 666ba61612fd: Verifying Checksum 02:06:06 666ba61612fd: Download complete 02:06:06 c516ae0d96e1: Verifying Checksum 02:06:06 c516ae0d96e1: Download complete 02:06:06 684cea983483: Verifying Checksum 02:06:06 684cea983483: Download complete 02:06:06 59bf1c3509f3: Verifying Checksum 02:06:06 59bf1c3509f3: Download complete 02:06:06 dd3240ac7de5: Verifying Checksum 02:06:06 dd3240ac7de5: Download complete 02:06:06 b1e948a4e11c: Verifying Checksum 02:06:06 b1e948a4e11c: Download complete 02:06:06 59bf1c3509f3: Pull complete 02:06:07 666ba61612fd: Pull complete 02:06:07 8ed8ca486205: Pull complete 02:06:07 646ad004c059: Download complete 02:06:07 cc1cd167ecdc: Download complete 02:06:07 a8fd76ee1af6: Verifying Checksum 02:06:07 a8fd76ee1af6: Download complete 02:06:12 cc1cd167ecdc: Pull complete 02:06:12 c516ae0d96e1: Pull complete 02:06:12 684cea983483: Pull complete 02:06:12 dd3240ac7de5: Pull complete 02:06:12 b1e948a4e11c: Pull complete 02:06:14 a8fd76ee1af6: Pull complete 02:06:15 646ad004c059: Pull complete 02:06:15 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:06:15 ---> 8f69c11f6b0c 02:06:15 Step 3/12 : ARG MAKE="make build" 02:06:16 ---> Running in c14ca50f4020 02:06:16 Removing intermediate container c14ca50f4020 02:06:16 ---> 7655eb7ca2d9 02:06:16 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:06:16 ---> Running in a6cdbf23555d 02:06:16 Removing intermediate container a6cdbf23555d 02:06:16 ---> b80f60227947 02:06:16 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 02:06:16 ---> Running in 099dd94e2849 02:06:17 Removing intermediate container 099dd94e2849 02:06:17 ---> 1a90cf1083a8 02:06:17 Step 6/12 : WORKDIR /device-gpio 02:06:17 ---> Running in fcf808e7c2ac 02:06:17 Removing intermediate container fcf808e7c2ac 02:06:17 ---> b33bf3f90743 02:06:17 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:17 ---> Running in 073ffbf84ad7 02:06:17 Removing intermediate container 073ffbf84ad7 02:06:17 ---> 70c8c232944e 02:06:17 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:17 ---> Running in c4da1b7f44ea 02:06:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:06:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:06:19 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:06:19 (2/4) Installing libedit (20210910.3.1-r0) 02:06:19 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:06:19 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:06:19 Executing busybox-1.34.1-r3.trigger 02:06:19 OK: 224 MiB in 56 packages 02:06:20 Removing intermediate container c4da1b7f44ea 02:06:20 ---> c06d8036512c 02:06:20 Step 9/12 : COPY go.mod vendor* ./ 02:06:20 ---> edf28c18d641 02:06:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:20 ---> Running in 900113225e4f 02:06:20 Still waiting to schedule task 02:06:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:06:35 Removing intermediate container 900113225e4f 02:06:35 ---> 90b877e0e3cd 02:06:35 Step 11/12 : COPY . . 02:06:35 ---> f461da19d0ac 02:06:35 Step 12/12 : RUN ${MAKE} 02:06:35 ---> Running in 897c52a0684e 02:06:35 noop 02:06:35 Removing intermediate container 897c52a0684e 02:06:35 ---> dac08ec96378 02:06:35 Successfully built dac08ec96378 02:06:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:35 + docker inspect -f . ci-base-image-x86_64 02:06:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:35 prd-ubuntu20.04-docker-8c-8g-15667 does not seem to be running inside a container 02:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:06:35 $ docker top 42e6719761c8105add5cc3895d68b2e76e131d5096b7bc030b311500d9d28c19 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:36 + go version 02:06:36 go version go1.17.7 linux/amd64 [Pipeline] } 02:06:36 $ docker stop --time=1 42e6719761c8105add5cc3895d68b2e76e131d5096b7bc030b311500d9d28c19 02:06:37 $ docker rm -f 42e6719761c8105add5cc3895d68b2e76e131d5096b7bc030b311500d9d28c19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:38 + docker inspect -f . ci-base-image-x86_64 02:06:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:38 prd-ubuntu20.04-docker-8c-8g-15667 does not seem to be running inside a container 02:06:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:06:38 $ docker top 703e9faf5584d45d1a3edc1b6e24276c30ec7d01cc9858efe1788f366ebf5a19 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:06:38 + make test 02:06:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:06:39 ? github.com/edgexfoundry/device-gpio [no test files] 02:06:49 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:06:49 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:06:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:06:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:57 ./bin/test-attribution-txt.sh [Pipeline] echo 02:06:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:06:57 $ docker stop --time=1 703e9faf5584d45d1a3edc1b6e24276c30ec7d01cc9858efe1788f366ebf5a19 02:06:59 $ docker rm -f 703e9faf5584d45d1a3edc1b6e24276c30ec7d01cc9858efe1788f366ebf5a19 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:07:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:07:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:07:01 + ls -al . 02:07:01 total 172 02:07:01 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 02:06 . 02:07:01 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:05 .. 02:07:01 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 02:05 .dockerignore 02:07:01 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:06 .git 02:07:01 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:05 .github 02:07:01 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 02:05 .gitignore 02:07:01 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:05 .golangci.yml 02:07:01 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:06 .semver 02:07:01 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 02:05 Attribution.txt 02:07:01 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 02:05 CHANGELOG.md 02:07:01 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 02:05 Dockerfile 02:07:01 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:05 GOVERNANCE.md 02:07:01 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 02:05 Jenkinsfile 02:07:01 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:05 LICENSE 02:07:01 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 02:05 Makefile 02:07:01 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 02:05 OWNERS.md 02:07:01 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 02:05 README.md 02:07:01 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:06 VERSION 02:07:01 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:05 bin 02:07:01 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:05 cmd 02:07:01 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 02:06 coverage.out 02:07:01 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 02:05 go.mod 02:07:01 -rw-rw-r-- 1 jenkins jenkins 47917 Jun 27 02:05 go.sum 02:07:01 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:05 internal 02:07:01 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:05 snap 02:07:01 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:01 + 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=ac6613f844dd86eae00ea8270a1b9d0007b984ed --label arch=amd64 --label version=0.0.0 . 02:07:01 Sending build context to Docker daemon 15.78MB 02:07:01 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:07:01 Step 2/26 : FROM ${BASE} AS builder 02:07:01 ---> dac08ec96378 02:07:01 Step 3/26 : ARG MAKE="make build" 02:07:01 ---> Running in fe727cef8728 02:07:01 Removing intermediate container fe727cef8728 02:07:01 ---> 97d4db8b7aca 02:07:01 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:07:01 ---> Running in 744118744b66 02:07:01 Removing intermediate container 744118744b66 02:07:01 ---> f5a02832f988 02:07:01 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:07:01 ---> Running in f6009365ea26 02:07:01 Removing intermediate container f6009365ea26 02:07:01 ---> 1c5eb80fea72 02:07:01 Step 6/26 : WORKDIR /device-gpio 02:07:01 ---> Running in a53ef2e38a10 02:07:01 Removing intermediate container a53ef2e38a10 02:07:01 ---> 6009bcdcfbf0 02:07:01 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:02 ---> Running in d1b5fca8781b 02:07:02 Removing intermediate container d1b5fca8781b 02:07:02 ---> ff6a4cfb485d 02:07:02 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:02 ---> Running in 6697188f1bae 02:07:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:07:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:07:04 OK: 224 MiB in 56 packages 02:07:04 Removing intermediate container 6697188f1bae 02:07:04 ---> dc97f3efea51 02:07:04 Step 9/26 : COPY go.mod vendor* ./ 02:07:04 ---> b5261a3476f6 02:07:04 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:04 ---> Running in 47e16eab3e88 02:07:05 Removing intermediate container 47e16eab3e88 02:07:05 ---> 45d21b5d86b3 02:07:05 Step 11/26 : COPY . . 02:07:05 ---> 8d8b86e93eb7 02:07:05 Step 12/26 : RUN ${MAKE} 02:07:05 ---> Running in ae9eb3c49d3e 02:07:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 02:07:28 Removing intermediate container ae9eb3c49d3e 02:07:28 ---> cf3ec1a5b638 02:07:28 Step 13/26 : FROM alpine:3.15 02:07:28 3.15: Pulling from library/alpine 02:07:28 df9b9388f04a: Pulling fs layer 02:07:28 df9b9388f04a: Download complete 02:07:28 df9b9388f04a: Pull complete 02:07:28 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:07:28 Status: Downloaded newer image for alpine:3.15 02:07:28 ---> 0ac33e5f5afa 02:07:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:07:28 ---> Running in db8ab04d7564 02:07:28 Removing intermediate container db8ab04d7564 02:07:28 ---> 62d059cb8bb2 02:07:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:28 ---> Running in 833f13fdcf90 02:07:28 Removing intermediate container 833f13fdcf90 02:07:28 ---> 27edfbfd2759 02:07:28 Step 16/26 : RUN apk add --update --no-cache zeromq 02:07:28 ---> Running in a61d717b4d09 02:07:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:07:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:07:28 (1/5) Installing libgcc (10.3.1_git20211027-r0) 02:07:28 (2/5) Installing libsodium (1.0.18-r0) 02:07:28 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 02:07:28 (4/5) Installing libzmq (4.3.4-r0) 02:07:28 (5/5) Installing zeromq (4.3.4-r0) 02:07:28 Executing busybox-1.34.1-r5.trigger 02:07:28 OK: 8 MiB in 19 packages 02:07:28 Removing intermediate container a61d717b4d09 02:07:28 ---> 8aebed28dddf 02:07:28 Step 17/26 : WORKDIR / 02:07:28 ---> Running in 0735c0f5fbd3 02:07:28 Removing intermediate container 0735c0f5fbd3 02:07:28 ---> 417461fa22f4 02:07:28 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:07:28 ---> b030e8977dc7 02:07:28 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:07:28 ---> 522135bbfe72 02:07:28 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:07:29 ---> 4984a63f391a 02:07:29 Step 21/26 : EXPOSE 59910 02:07:29 ---> Running in df79d2d2911c 02:07:29 Removing intermediate container df79d2d2911c 02:07:29 ---> 9912243de6c7 02:07:29 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:07:29 ---> Running in 38e5490a7cbf 02:07:29 Removing intermediate container 38e5490a7cbf 02:07:29 ---> adf18a67a7a7 02:07:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:07:29 ---> Running in 87da812bae0b 02:07:30 Removing intermediate container 87da812bae0b 02:07:30 ---> 679c533e3f3a 02:07:30 Step 24/26 : LABEL arch=amd64 02:07:30 ---> Running in 96f4d52e1d2a 02:07:30 Removing intermediate container 96f4d52e1d2a 02:07:30 ---> 5fba3ca2bf38 02:07:30 Step 25/26 : LABEL git_sha=ac6613f844dd86eae00ea8270a1b9d0007b984ed 02:07:30 ---> Running in d9aa7187acf7 02:07:30 Removing intermediate container d9aa7187acf7 02:07:30 ---> 0218c530fad8 02:07:30 Step 26/26 : LABEL version=0.0.0 02:07:30 ---> Running in a5589c20de4f 02:07:30 Removing intermediate container a5589c20de4f 02:07:30 ---> f0ff90ff90aa 02:07:30 [Warning] One or more build-args [ARCH] were not consumed 02:07:30 Successfully built f0ff90ff90aa 02:07:30 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 02:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:30 02:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:31 latest: Pulling from edgex-lftools-log-publisher 02:07:31 5eb5b503b376: Pulling fs layer 02:07:31 5c69ac0246d0: Pulling fs layer 02:07:31 ec43610c2a17: Pulling fs layer 02:07:31 3a2ae6a8a46f: Pulling fs layer 02:07:31 33b1e0a273af: Pulling fs layer 02:07:31 5d3b04190fa2: Pulling fs layer 02:07:31 2f39f015ded8: Pulling fs layer 02:07:31 5d3b04190fa2: Waiting 02:07:31 3a2ae6a8a46f: Waiting 02:07:31 2f39f015ded8: Waiting 02:07:31 33b1e0a273af: Waiting 02:07:31 5c69ac0246d0: Verifying Checksum 02:07:31 5c69ac0246d0: Download complete 02:07:31 3a2ae6a8a46f: Download complete 02:07:31 33b1e0a273af: Verifying Checksum 02:07:31 33b1e0a273af: Download complete 02:07:31 5d3b04190fa2: Download complete 02:07:31 ec43610c2a17: Verifying Checksum 02:07:31 ec43610c2a17: Download complete 02:07:31 5eb5b503b376: Verifying Checksum 02:07:31 5eb5b503b376: Download complete 02:07:31 2f39f015ded8: Verifying Checksum 02:07:31 2f39f015ded8: Download complete 02:07:32 5eb5b503b376: Pull complete 02:07:32 5c69ac0246d0: Pull complete 02:07:32 ec43610c2a17: Pull complete 02:07:33 3a2ae6a8a46f: Pull complete 02:07:33 33b1e0a273af: Pull complete 02:07:33 5d3b04190fa2: Pull complete 02:07:37 2f39f015ded8: Pull complete 02:07:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:37 prd-ubuntu20.04-docker-8c-8g-15667 does not seem to be running inside a container 02:07:37 $ 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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:07:39 $ docker top 58bd514c4635adf03b58481638edb14d8644f7ee629d1027528bcfc0e8255a2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:39 ---> job-cost.sh 02:07:39 lf-activate-venv: SKIPPING 02:07:39 INFO: No Stack... 02:07:40 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:40 INFO: Archiving Costs [Pipeline] sh 02:07:40 + cat /w/workspace/edgexfoundry_device-gpio_PR-35/archives/cost.csv 02:07:40 + cut -d, -f6 [Pipeline] lock 02:07:40 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-6-stack-cost] 02:07:40 Resource [jenkins-edgexfoundry-device-gpio-PR-35-6-stack-cost] did not exist. Created. 02:07:40 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:41 + echo total: 0.2199999988079071 [Pipeline] stash 02:07:41 Stashed 1 file(s) [Pipeline] } 02:07:41 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-6-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:41 $ docker stop --time=1 58bd514c4635adf03b58481638edb14d8644f7ee629d1027528bcfc0e8255a2f 02:07:42 $ docker rm -f 58bd514c4635adf03b58481638edb14d8644f7ee629d1027528bcfc0e8255a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:14:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15824 in /w/workspace/edgexfoundry_device-gpio_PR-35 [Pipeline] { [Pipeline] ws 02:14:48 Running in /w/workspace/device-gpio/6 [Pipeline] { [Pipeline] checkout 02:14:48 The recommended git tool is: git 02:14:55 using credential edgex-jenkins-ssh 02:14:55 Cloning the remote Git repository 02:14:56 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:14:56 > git init /w/workspace/device-gpio/6 # timeout=10 02:14:56 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:14:56 > git --version # timeout=10 02:14:56 > git --version # 'git version 2.25.1' 02:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:14:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:14:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:14:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:14:58 Merging remotes/origin/main commit 5484f883e7ca8c4d12e7326cabafe33807e184e7 into PR head commit 621b9e68d8394f374ab11ca1acec166f3cca2e73 02:14:58 Merge succeeded, producing 8d408065f3e64d1a34a0538724ab2790c5426112 02:14:58 Checking out Revision 8d408065f3e64d1a34a0538724ab2790c5426112 (PR-35) 02:14:58 > git config core.sparsecheckout # timeout=10 02:14:58 > git checkout -f 621b9e68d8394f374ab11ca1acec166f3cca2e73 # timeout=10 02:14:58 > git remote # timeout=10 02:14:58 > git config --get remote.origin.url # timeout=10 02:14:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:58 > git merge 5484f883e7ca8c4d12e7326cabafe33807e184e7 # timeout=10 02:14:58 > git rev-parse HEAD^{commit} # timeout=10 02:14:58 > git config core.sparsecheckout # timeout=10 02:14:58 > git checkout -f 8d408065f3e64d1a34a0538724ab2790c5426112 # timeout=10 02:15:03 Commit message: "Merge commit '5484f883e7ca8c4d12e7326cabafe33807e184e7' into HEAD" 02:15:03 > git rev-list --no-walk 621b9e68d8394f374ab11ca1acec166f3cca2e73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:15:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:15:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:04 Dload Upload Total Spent Left Speed 02:15:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 225k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 02:15:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:15:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:15:05 + sudo tee /etc/docker/daemon.new 02:15:05 { 02:15:05 "registry-mirrors": [ 02:15:05 "https://nexus3.edgexfoundry.org:10001" 02:15:05 ], 02:15:05 "bip": "10.250.0.254/24", 02:15:05 "hosts": [ 02:15:05 "tcp://0.0.0.0:5555", 02:15:05 "unix:///var/run/docker.sock" 02:15:05 ], 02:15:05 "mtu": 1458, 02:15:05 "selinux-enabled": true, 02:15:05 "seccomp-profile": "/etc/docker/seccomp.json" 02:15:05 } [Pipeline] sh 02:15:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:15:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:24 provisioning config files... 02:15:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config5883180134293586681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:25 ---> docker-login.sh 02:15:25 nexus3.edgexfoundry.org:10001 02:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:26 Configure a credential helper to remove this warning. See 02:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:26 02:15:26 Login Succeeded 02:15:26 nexus3.edgexfoundry.org:10002 02:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:26 Configure a credential helper to remove this warning. See 02:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:26 02:15:26 Login Succeeded 02:15:26 nexus3.edgexfoundry.org:10003 02:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:27 Configure a credential helper to remove this warning. See 02:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:27 02:15:27 Login Succeeded 02:15:27 nexus3.edgexfoundry.org:10004 02:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:27 Configure a credential helper to remove this warning. See 02:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:27 02:15:27 Login Succeeded 02:15:27 docker.io 02:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:28 Configure a credential helper to remove this warning. See 02:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:28 02:15:28 Login Succeeded 02:15:28 ---> docker-login.sh ends [Pipeline] } 02:15:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:29 ========================================================= 02:15:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:15:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:15:30 Sending build context to Docker daemon 7.97MB 02:15:30 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:15:30 Step 2/12 : FROM ${BASE} AS builder 02:15:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:15:30 9b3977197b4f: Pulling fs layer 02:15:30 1a89e8eeedd5: Pulling fs layer 02:15:30 94645a83ff95: Pulling fs layer 02:15:30 e6fb740bc735: Pulling fs layer 02:15:30 3a77bd46dcc9: Pulling fs layer 02:15:30 355e64cbe906: Pulling fs layer 02:15:30 63ab81a10011: Pulling fs layer 02:15:30 e6fb740bc735: Waiting 02:15:30 555d1d1c4555: Pulling fs layer 02:15:30 7d9057610161: Pulling fs layer 02:15:30 3a77bd46dcc9: Waiting 02:15:30 355e64cbe906: Waiting 02:15:30 63ab81a10011: Waiting 02:15:30 555d1d1c4555: Waiting 02:15:30 7d9057610161: Waiting 02:15:30 94645a83ff95: Verifying Checksum 02:15:30 94645a83ff95: Download complete 02:15:30 1a89e8eeedd5: Verifying Checksum 02:15:30 1a89e8eeedd5: Download complete 02:15:30 3a77bd46dcc9: Verifying Checksum 02:15:30 3a77bd46dcc9: Download complete 02:15:30 355e64cbe906: Download complete 02:15:30 63ab81a10011: Verifying Checksum 02:15:30 63ab81a10011: Download complete 02:15:30 9b3977197b4f: Verifying Checksum 02:15:30 9b3977197b4f: Download complete 02:15:31 9b3977197b4f: Pull complete 02:15:31 7d9057610161: Verifying Checksum 02:15:31 7d9057610161: Download complete 02:15:31 1a89e8eeedd5: Pull complete 02:15:32 94645a83ff95: Pull complete 02:15:32 555d1d1c4555: Verifying Checksum 02:15:32 555d1d1c4555: Download complete 02:15:33 e6fb740bc735: Verifying Checksum 02:15:33 e6fb740bc735: Download complete 02:15:48 e6fb740bc735: Pull complete 02:15:48 3a77bd46dcc9: Pull complete 02:15:48 355e64cbe906: Pull complete 02:15:48 63ab81a10011: Pull complete 02:15:53 555d1d1c4555: Pull complete 02:15:56 7d9057610161: Pull complete 02:15:56 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:15:56 ---> 819e984ddca1 02:15:56 Step 3/12 : ARG MAKE="make build" 02:15:57 ---> Running in 407e6bd91fa1 02:15:58 Removing intermediate container 407e6bd91fa1 02:15:58 ---> 76f80871ea2a 02:15:58 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:15:58 ---> Running in b22e701ba105 02:15:58 Removing intermediate container b22e701ba105 02:15:58 ---> eee9cc956b46 02:15:58 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 02:15:58 ---> Running in a272d504be30 02:15:58 Removing intermediate container a272d504be30 02:15:58 ---> 9e4f9a042caa 02:15:58 Step 6/12 : WORKDIR /device-gpio 02:15:58 ---> Running in a270b9d3f920 02:15:59 Removing intermediate container a270b9d3f920 02:15:59 ---> 61d9c8e0580a 02:15:59 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:59 ---> Running in 6dd9c1bd8bd9 02:16:01 Removing intermediate container 6dd9c1bd8bd9 02:16:01 ---> 2eb42304f603 02:16:01 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:16:01 ---> Running in 3e1c86a64f32 02:16:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:16:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:16:10 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:16:10 (2/4) Installing libedit (20210910.3.1-r0) 02:16:10 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:16:11 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:16:11 Executing busybox-1.34.1-r3.trigger 02:16:11 OK: 224 MiB in 56 packages 02:16:12 Removing intermediate container 3e1c86a64f32 02:16:12 ---> a1369d7adb22 02:16:12 Step 9/12 : COPY go.mod vendor* ./ 02:16:13 ---> ecd8898887d5 02:16:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:13 ---> Running in 775d101125ad 02:17:09 Removing intermediate container 775d101125ad 02:17:09 ---> 6ee70d35ea4b 02:17:09 Step 11/12 : COPY . . 02:17:09 ---> 6e26d16a1e02 02:17:09 Step 12/12 : RUN ${MAKE} 02:17:09 ---> Running in 9d4263f33378 02:17:09 noop 02:17:09 Removing intermediate container 9d4263f33378 02:17:09 ---> b64668a6cd02 02:17:09 Successfully built b64668a6cd02 02:17:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:10 + docker inspect -f . ci-base-image-arm64 02:17:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:10 prd-ubuntu20.04-docker-arm64-4c-16g-15824 does not seem to be running inside a container 02:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:12 $ docker top b01490f26e1151688f99c78cac5aaf50ccdce4f989b08c3ddd5236b922391fc1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:13 + go version 02:17:13 go version go1.17.7 linux/arm64 [Pipeline] } 02:17:13 $ docker stop --time=1 b01490f26e1151688f99c78cac5aaf50ccdce4f989b08c3ddd5236b922391fc1 02:17:14 $ docker rm -f b01490f26e1151688f99c78cac5aaf50ccdce4f989b08c3ddd5236b922391fc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:15 + docker inspect -f . ci-base-image-arm64 02:17:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:15 prd-ubuntu20.04-docker-arm64-4c-16g-15824 does not seem to be running inside a container 02:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:17 $ docker top 79aa783d78956603358ff51c2622e7caacb45d14fd9042aab926a9a9be4f24d7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:17:18 + make test 02:17:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:17:20 ? github.com/edgexfoundry/device-gpio [no test files] 02:18:57 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:18:57 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:18:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:18:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:19:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:19:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:19:24 ./bin/test-attribution-txt.sh [Pipeline] echo 02:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:19:28 $ docker stop --time=1 79aa783d78956603358ff51c2622e7caacb45d14fd9042aab926a9a9be4f24d7 02:19:30 $ docker rm -f 79aa783d78956603358ff51c2622e7caacb45d14fd9042aab926a9a9be4f24d7 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:19:31 Warning: overwriting stash ‘coverage-report’ 02:19:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:19:33 + ls -al . 02:19:33 total 168 02:19:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:19 . 02:19:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:14 .. 02:19:33 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 02:14 .dockerignore 02:19:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:15 .git 02:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 .github 02:19:33 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 02:14 .gitignore 02:19:33 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:14 .golangci.yml 02:19:33 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 02:14 Attribution.txt 02:19:33 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 02:14 CHANGELOG.md 02:19:33 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 02:14 Dockerfile 02:19:33 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:14 GOVERNANCE.md 02:19:33 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 02:14 Jenkinsfile 02:19:33 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:14 LICENSE 02:19:33 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 02:14 Makefile 02:19:33 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 02:14 OWNERS.md 02:19:33 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 02:14 README.md 02:19:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:06 VERSION 02:19:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:14 bin 02:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 cmd 02:19:33 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 02:17 coverage.out 02:19:33 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 02:14 go.mod 02:19:33 -rw-rw-r-- 1 jenkins jenkins 47917 Jun 27 02:14 go.sum 02:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 internal 02:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 snap 02:19:33 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:33 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8d408065f3e64d1a34a0538724ab2790c5426112 --label arch=arm64 --label version=0.0.0 . 02:19:34 Sending build context to Docker daemon 7.971MB 02:19:34 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:19:34 Step 2/26 : FROM ${BASE} AS builder 02:19:34 ---> b64668a6cd02 02:19:34 Step 3/26 : ARG MAKE="make build" 02:19:34 ---> Running in d2c2dfcdcf88 02:19:34 Removing intermediate container d2c2dfcdcf88 02:19:34 ---> 0a3ea3450055 02:19:34 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:19:34 ---> Running in 06da10fa4077 02:19:34 Removing intermediate container 06da10fa4077 02:19:34 ---> bc965bf51e7f 02:19:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:19:34 ---> Running in 978d526284ac 02:19:35 Removing intermediate container 978d526284ac 02:19:35 ---> 88da5c9b2cad 02:19:35 Step 6/26 : WORKDIR /device-gpio 02:19:35 ---> Running in 6687e02d68c3 02:19:35 Removing intermediate container 6687e02d68c3 02:19:35 ---> 4820332d478c 02:19:35 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:35 ---> Running in 1781fadd7629 02:19:37 Removing intermediate container 1781fadd7629 02:19:37 ---> 7dfefed3547c 02:19:37 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:37 ---> Running in 31dda9866a6a 02:19:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:19:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:19:40 OK: 224 MiB in 56 packages 02:19:41 Removing intermediate container 31dda9866a6a 02:19:41 ---> fb1165ebafb9 02:19:41 Step 9/26 : COPY go.mod vendor* ./ 02:19:42 ---> 428feb1567d0 02:19:42 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:42 ---> Running in 023df9c5053b 02:19:44 Removing intermediate container 023df9c5053b 02:19:44 ---> 803930c744f9 02:19:44 Step 11/26 : COPY . . 02:19:45 ---> 70c0600025bf 02:19:45 Step 12/26 : RUN ${MAKE} 02:19:45 ---> Running in 18670c72ad56 02:19:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 02:22:09 Removing intermediate container 18670c72ad56 02:22:09 ---> 7a8912684b8c 02:22:09 Step 13/26 : FROM alpine:3.15 02:22:09 3.15: Pulling from library/alpine 02:22:09 9981e73032c8: Pulling fs layer 02:22:09 9981e73032c8: Verifying Checksum 02:22:09 9981e73032c8: Download complete 02:22:09 9981e73032c8: Pull complete 02:22:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:22:09 Status: Downloaded newer image for alpine:3.15 02:22:09 ---> 3fb3c9af89a9 02:22:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:22:09 ---> Running in 33bb15403e79 02:22:09 Removing intermediate container 33bb15403e79 02:22:09 ---> 1154a07cfc54 02:22:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:09 ---> Running in 679b63e05697 02:22:11 Removing intermediate container 679b63e05697 02:22:11 ---> 58b8ec684d3f 02:22:11 Step 16/26 : RUN apk add --update --no-cache zeromq 02:22:11 ---> Running in e90697d09cc9 02:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:22:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:22:14 (1/5) Installing libgcc (10.3.1_git20211027-r0) 02:22:14 (2/5) Installing libsodium (1.0.18-r0) 02:22:15 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 02:22:15 (4/5) Installing libzmq (4.3.4-r0) 02:22:16 (5/5) Installing zeromq (4.3.4-r0) 02:22:16 Executing busybox-1.34.1-r5.trigger 02:22:16 OK: 8 MiB in 19 packages 02:22:17 Removing intermediate container e90697d09cc9 02:22:17 ---> 179b8e95b1bb 02:22:17 Step 17/26 : WORKDIR / 02:22:17 ---> Running in 2b6e499805a0 02:22:17 Removing intermediate container 2b6e499805a0 02:22:17 ---> 175c6a804a20 02:22:17 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:22:18 ---> 759d573902c4 02:22:18 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:22:19 ---> 1b128d67882a 02:22:19 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:22:20 ---> f2fa51811316 02:22:20 Step 21/26 : EXPOSE 59910 02:22:21 ---> Running in 317f929eb5c9 02:22:21 Removing intermediate container 317f929eb5c9 02:22:21 ---> 4ad5f0476abd 02:22:21 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:22:21 ---> Running in 65525b990f94 02:22:21 Removing intermediate container 65525b990f94 02:22:21 ---> e874947d9a2f 02:22:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:21 ---> Running in cef03b478153 02:22:22 Removing intermediate container cef03b478153 02:22:22 ---> 30b95f0a31f9 02:22:22 Step 24/26 : LABEL arch=arm64 02:22:22 ---> Running in d245c0404362 02:22:22 Removing intermediate container d245c0404362 02:22:22 ---> 99ae4f0451bc 02:22:22 Step 25/26 : LABEL git_sha=8d408065f3e64d1a34a0538724ab2790c5426112 02:22:22 ---> Running in ba262bfa99f4 02:22:23 Removing intermediate container ba262bfa99f4 02:22:23 ---> 1418fa6642cd 02:22:23 Step 26/26 : LABEL version=0.0.0 02:22:23 ---> Running in 191606f0072a 02:22:23 Removing intermediate container 191606f0072a 02:22:23 ---> 3027e3a8fd6b 02:22:23 [Warning] One or more build-args [ARCH] were not consumed 02:22:23 Successfully built 3027e3a8fd6b 02:22:23 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 02:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:24 02:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:24 arm64: Pulling from edgex-lftools-log-publisher 02:22:24 8998bd30e6a1: Pulling fs layer 02:22:24 04944245beec: Pulling fs layer 02:22:24 699f458cf7ca: Pulling fs layer 02:22:24 765212b225bb: Pulling fs layer 02:22:24 f23df028b6ca: Pulling fs layer 02:22:24 d65c8cfc05b1: Pulling fs layer 02:22:24 2437ff75d9bd: Pulling fs layer 02:22:24 765212b225bb: Waiting 02:22:24 f23df028b6ca: Waiting 02:22:24 d65c8cfc05b1: Waiting 02:22:24 2437ff75d9bd: Waiting 02:22:24 04944245beec: Verifying Checksum 02:22:24 04944245beec: Download complete 02:22:24 765212b225bb: Download complete 02:22:25 f23df028b6ca: Verifying Checksum 02:22:25 f23df028b6ca: Download complete 02:22:25 d65c8cfc05b1: Verifying Checksum 02:22:25 d65c8cfc05b1: Download complete 02:22:25 699f458cf7ca: Verifying Checksum 02:22:25 8998bd30e6a1: Verifying Checksum 02:22:25 8998bd30e6a1: Download complete 02:22:28 2437ff75d9bd: Verifying Checksum 02:22:28 2437ff75d9bd: Download complete 02:22:30 8998bd30e6a1: Pull complete 02:22:30 04944245beec: Pull complete 02:22:32 699f458cf7ca: Pull complete 02:22:32 765212b225bb: Pull complete 02:22:33 f23df028b6ca: Pull complete 02:22:33 d65c8cfc05b1: Pull complete 02:22:52 2437ff75d9bd: Pull complete 02:22:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:52 prd-ubuntu20.04-docker-arm64-4c-16g-15824 does not seem to be running inside a container 02:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:22:55 $ docker top 6168c806c680bf84d1e07d8721970cd922157403f1a5b0f7e058be4e93f96ead -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:56 ---> job-cost.sh 02:22:56 lf-activate-venv: SKIPPING 02:22:56 INFO: No Stack... 02:22:56 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:57 INFO: Archiving Costs [Pipeline] sh 02:22:58 + cat /w/workspace/device-gpio/6/archives/cost.csv 02:22:58 + cut -d, -f6 [Pipeline] lock 02:22:58 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-6-stack-cost] 02:22:58 Resource [jenkins-edgexfoundry-device-gpio-PR-35-6-stack-cost] did not exist. Created. 02:22:58 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:59 /w/workspace/device-gpio/6@tmp/durable-ccdb879a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:22:59 + echo total: 0.10999999940395355 [Pipeline] stash 02:22:59 Warning: overwriting stash ‘stack-cost’ 02:22:59 Stashed 1 file(s) [Pipeline] } 02:23:00 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-6-stack-cost] [Pipeline] // lock [Pipeline] } 02:23:00 $ docker stop --time=1 6168c806c680bf84d1e07d8721970cd922157403f1a5b0f7e058be4e93f96ead 02:23:01 $ docker rm -f 6168c806c680bf84d1e07d8721970cd922157403f1a5b0f7e058be4e93f96ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:23:02 provisioning config files... 02:23:02 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config1854970020676299607tmp [Pipeline] { [Pipeline] sh 02:23:02 + set +x 02:23:02 + curl -s https://codecov.io/bash 02:23:02 + bash -s -- 02:23:02 02:23:02 _____ _ 02:23:02 / ____| | | 02:23:02 | | ___ __| | ___ ___ _____ __ 02:23:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:23:02 | |___| (_) | (_| | __/ (_| (_) \ V / 02:23:02 \_____\___/ \__,_|\___|\___\___/ \_/ 02:23:02 Bash-1.0.6 02:23:02 02:23:02 02:23:02 ==> git version 2.25.1 found 02:23:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:23:02 Release-Date: 2020-01-08 02:23:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:23:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:23:02 ==> Jenkins CI detected. 02:23:02 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-35 02:23:02 project root: . 02:23:02 --> token set from env 02:23:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:23:02 ==> Running gcov in . (disable via -X gcov) 02:23:02 ==> Python coveragepy not found 02:23:02 ==> Searching for coverage reports in: 02:23:02 + . 02:23:02 -> Found 1 reports 02:23:02 ==> Detecting git/mercurial file structure 02:23:02 ==> Reading reports 02:23:02 + ./coverage.out bytes=10 02:23:02 ==> Appending adjustments 02:23:02 https://docs.codecov.io/docs/fixing-reports 02:23:02 + Found adjustments 02:23:02 ==> Gzipping contents 02:23:02 4.0K /tmp/codecov.PhWZZJ.gz 02:23:02 ==> Uploading reports 02:23:02 url: https://codecov.io 02:23:02 query: branch=PR-35&commit=ac6613f844dd86eae00ea8270a1b9d0007b984ed&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= 02:23:02 -> Pinging Codecov 02:23:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-35&commit=ac6613f844dd86eae00ea8270a1b9d0007b984ed&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= 02:23:02 -> Uploading to 02:23:02 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ac6613f844dd86eae00ea8270a1b9d0007b984ed/a598ecae-a6d4-444f-8586-db4a40a9f2a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T022302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93fde06e7836aed0064a7e9aee432e991f7028de0d35ea1e6aac87c9ae2310e8 02:23:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:23:02 Dload Upload Total Spent Left Speed 02:23:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3540 --:--:-- --:--:-- --:--:-- 3555 02:23:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/ac6613f844dd86eae00ea8270a1b9d0007b984ed [Pipeline] } 02:23:02 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 02:23:03 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-35/archives ] 02:23:03 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives 02:23:03 total 16 02:23:03 drwxr-xr-x 3 root root 4096 Jun 27 02:07 . 02:23:03 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:07 .. 02:23:03 drwxr-xr-x 2 root root 4096 Jun 27 02:07 cost 02:23:03 -rw-r--r-- 1 root root 81 Jun 27 02:07 cost.csv 02:23:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-35/archives 02:23:03 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives 02:23:03 total 16 02:23:03 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:07 . 02:23:03 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:07 .. 02:23:03 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:07 cost 02:23:03 -rw-r--r-- 1 jenkins jenkins 81 Jun 27 02:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:23:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:23:04 ---> package-listing.sh 02:23:04 ++ facter osfamily 02:23:04 ++ tr '[:upper:]' '[:lower:]' 02:23:05 + OS_FAMILY=debian 02:23:05 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-35 02:23:05 + START_PACKAGES=/tmp/packages_start.txt 02:23:05 + END_PACKAGES=/tmp/packages_end.txt 02:23:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:05 + PACKAGES=/tmp/packages_start.txt 02:23:05 + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' 02:23:05 + PACKAGES=/tmp/packages_end.txt 02:23:05 + case "${OS_FAMILY}" in 02:23:05 + dpkg -l 02:23:05 + grep '^ii' 02:23:05 + '[' -f /tmp/packages_start.txt ']' 02:23:05 + '[' -f /tmp/packages_end.txt ']' 02:23:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:05 + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' 02:23:05 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ 02:23:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [Pipeline] echo 02:23:05 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-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:23:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:06 prd-ubuntu20.04-docker-8c-8g-15667 does not seem to be running inside a container 02:23:06 $ 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-35/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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:23:06 $ docker top de1dcc011f8d31d5046d3ec86e1450e6095561d9613e73d625fe89f3be9261ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:06 + touch /tmp/pre-build-complete [Pipeline] sh 02:23:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:23:07 + ls /var/log/sa-host 02:23:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:07 provisioning config files... 02:23:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config4898637451809056217tmp [Pipeline] { [Pipeline] echo 02:23:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:23:07 ---> create-netrc.sh [Pipeline] } 02:23:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:23:08 ---> python-tools-install.sh [Pipeline] echo 02:23:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:23:08 ---> sudo-logs.sh 02:23:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:23:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:23:08 ---> job-cost.sh 02:23:08 lf-activate-venv: SKIPPING 02:23:08 DEBUG: total: 0.2199999988079071 02:23:08 INFO: Retrieving Stack Cost... 02:23:08 INFO: Retrieving Pricing Info for: v3-standard-8 02:23:09 INFO: Archiving Costs [Pipeline] echo 02:23:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:23:09 ---> logs-deploy.sh 02:23:09 lf-activate-venv: SKIPPING 02:23:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-35/6 02:23:09 INFO: archiving workspace using pattern(s): 02:23:11 Archives upload complete. 02:23:11 INFO: archiving logs to Nexus 02:23:12 ---> uname -a: 02:23:12 Linux prd-ubuntu20-04-docker-8c-8g-15667 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:23:12 02:23:12 02:23:12 ---> lscpu: 02:23:12 Architecture: x86_64 02:23:12 CPU op-mode(s): 32-bit, 64-bit 02:23:12 Byte Order: Little Endian 02:23:12 Address sizes: 40 bits physical, 48 bits virtual 02:23:12 CPU(s): 8 02:23:12 On-line CPU(s) list: 0-7 02:23:12 Thread(s) per core: 1 02:23:12 Core(s) per socket: 1 02:23:12 Socket(s): 8 02:23:12 NUMA node(s): 1 02:23:12 Vendor ID: AuthenticAMD 02:23:12 CPU family: 23 02:23:12 Model: 49 02:23:12 Model name: AMD EPYC-Rome Processor 02:23:12 Stepping: 0 02:23:12 CPU MHz: 2799.996 02:23:12 BogoMIPS: 5599.99 02:23:12 Virtualization: AMD-V 02:23:12 Hypervisor vendor: KVM 02:23:12 Virtualization type: full 02:23:12 L1d cache: 256 KiB 02:23:12 L1i cache: 256 KiB 02:23:12 L2 cache: 4 MiB 02:23:12 L3 cache: 128 MiB 02:23:12 NUMA node0 CPU(s): 0-7 02:23:12 Vulnerability Itlb multihit: Not affected 02:23:12 Vulnerability L1tf: Not affected 02:23:12 Vulnerability Mds: Not affected 02:23:12 Vulnerability Meltdown: Not affected 02:23:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:23:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:23:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:23:12 Vulnerability Srbds: Not affected 02:23:12 Vulnerability Tsx async abort: Not affected 02:23:12 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 02:23:12 02:23:12 02:23:12 ---> nproc: 02:23:12 8 02:23:12 02:23:12 02:23:12 ---> df -h: 02:23:12 Filesystem Size Used Avail Use% Mounted on 02:23:12 overlay 155G 11G 145G 7% / 02:23:12 tmpfs 64M 0 64M 0% /dev 02:23:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:23:12 shm 64M 0 64M 0% /dev/shm 02:23:12 /dev/vda1 155G 11G 145G 7% /facter-os 02:23:12 02:23:12 02:23:12 ---> sar -b -r -n DEV: 02:23:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15667) 06/27/22 _x86_64_ (8 CPU) 02:23:12 02:23:12 02:05:09 LINUX RESTART (8 CPU) 02:23:12 02:23:12 02:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:23:12 02:07:01 183.53 2.25 181.27 0.00 44.20 71577.70 0.00 02:23:12 02:08:01 184.32 0.08 184.24 0.00 9.60 35777.64 0.00 02:23:12 02:09:01 1.78 0.00 1.78 0.00 0.00 19.48 0.00 02:23:12 02:10:01 1.68 0.00 1.68 0.00 0.00 19.19 0.00 02:23:12 02:11:01 1.25 0.02 1.23 0.00 0.13 14.66 0.00 02:23:12 02:12:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 02:23:12 02:13:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 02:23:12 02:14:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 02:23:12 02:15:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 02:23:12 02:16:01 2.02 0.00 2.02 0.00 0.00 28.80 0.00 02:23:12 02:17:01 0.92 0.02 0.90 0.00 0.13 10.40 0.00 02:23:12 02:18:01 3.23 0.87 2.37 0.00 18.40 31.86 0.00 02:23:12 02:19:01 2.00 0.00 2.00 0.00 0.00 21.32 0.00 02:23:12 02:20:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 02:23:12 02:21:01 1.75 0.02 1.73 0.00 0.13 19.86 0.00 02:23:12 02:22:01 1.68 0.00 1.68 0.00 0.00 20.93 0.00 02:23:12 02:23:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 02:23:12 Average: 22.90 0.19 22.71 0.00 4.23 6267.19 0.00 02:23:12 02:23:12 02:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:23:12 02:07:01 28417004 31753512 539424 1.64 163460 3387224 2015404 5.94 1234276 2784952 296 02:23:12 02:08:01 27665664 31771148 517620 1.57 175480 4078880 1799912 5.30 1285584 3414444 148 02:23:12 02:09:01 27667668 31773284 515100 1.57 175548 4078884 1799912 5.30 1284016 3414448 16 02:23:12 02:10:01 27671760 31777488 510380 1.55 175592 4078884 1815964 5.35 1280456 3414448 16 02:23:12 02:11:01 27672200 31778060 509792 1.55 175656 4078884 1815964 5.35 1280168 3414540 48 02:23:12 02:12:01 27677304 31783192 504652 1.53 175672 4078896 1815964 5.35 1274320 3414544 24 02:23:12 02:13:01 27677248 31783144 504640 1.53 175684 4078904 1815964 5.35 1274320 3414548 20 02:23:12 02:14:01 27677232 31783156 504572 1.53 175704 4078908 1815964 5.35 1274772 3414552 12 02:23:12 02:15:01 27677160 31783144 504568 1.53 175736 4078908 1815964 5.35 1275076 3414580 8 02:23:12 02:16:01 27676972 31783044 504752 1.53 175820 4078876 1815964 5.35 1274920 3414560 12 02:23:12 02:17:01 27677120 31783216 504548 1.53 175836 4078888 1815964 5.35 1274648 3414560 20 02:23:12 02:18:01 27676300 31783692 503844 1.53 175908 4079532 1852740 5.46 1274528 3415108 172 02:23:12 02:19:01 27676300 31783704 503748 1.53 175964 4079536 1852740 5.46 1274520 3415112 12 02:23:12 02:20:01 27675724 31783192 504204 1.53 176004 4079540 1852740 5.46 1274716 3415120 12 02:23:12 02:21:01 27676164 31783684 503620 1.53 176048 4079536 1862948 5.49 1274840 3415120 24 02:23:12 02:22:01 27675760 31783332 503900 1.53 176076 4079548 1862948 5.49 1274528 3415124 8 02:23:12 02:23:01 27675784 31783360 503812 1.53 176100 4079540 1862948 5.49 1274648 3415124 20 02:23:12 Average: 27718433 31779609 508422 1.55 175076 4038433 1840588 5.42 1274137 3377699 51 02:23:12 02:23:12 02:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:23:12 02:07:01 ens3 358.87 268.90 5053.42 88.70 0.00 0.00 0.00 0.00 02:23:12 02:07:01 docker0 110.20 133.96 8.82 1070.73 0.00 0.00 0.00 0.00 02:23:12 02:07:01 lo 3.12 3.12 0.31 0.31 0.00 0.00 0.00 0.00 02:23:12 02:08:01 ens3 161.01 103.48 2678.58 33.35 0.00 0.00 0.00 0.00 02:23:12 02:08:01 docker0 15.56 19.51 0.91 91.64 0.00 0.00 0.00 0.00 02:23:12 02:08:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 02:23:12 02:09:01 ens3 2.70 2.38 0.69 2.35 0.00 0.00 0.00 0.00 02:23:12 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:10:01 ens3 0.30 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:23:12 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:11:01 ens3 14.93 23.16 1.26 29.17 0.00 0.00 0.00 0.00 02:23:12 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:12:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:13:01 ens3 0.83 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:23:12 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:14:01 ens3 3.67 0.80 0.40 1.62 0.00 0.00 0.00 0.00 02:23:12 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:15:01 ens3 1.35 0.58 0.62 0.40 0.00 0.00 0.00 0.00 02:23:12 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:16:01 ens3 0.73 0.42 0.35 0.27 0.00 0.00 0.00 0.00 02:23:12 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:18:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:19:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:23:12 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:20:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:23:12 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:21:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:23:12 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:22:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:12 02:23:01 ens3 0.58 0.10 0.09 0.01 0.00 0.00 0.00 0.00 02:23:12 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:12 Average: ens3 31.81 23.32 450.50 9.10 0.00 0.00 0.00 0.00 02:23:12 Average: docker0 7.30 8.90 0.56 67.39 0.00 0.00 0.00 0.00 02:23:12 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 02:23:12 02:23:12 02:23:12 ---> sar -P ALL: 02:23:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15667) 06/27/22 _x86_64_ (8 CPU) 02:23:12 02:23:12 02:05:09 LINUX RESTART (8 CPU) 02:23:12 02:23:12 02:06:02 CPU %user %nice %system %iowait %steal %idle 02:23:12 02:07:01 all 26.43 0.00 6.56 1.39 0.09 65.53 02:23:12 02:07:01 0 26.18 0.00 6.53 0.79 0.09 66.41 02:23:12 02:07:01 1 25.79 0.00 6.72 2.52 0.09 64.88 02:23:12 02:07:01 2 27.17 0.00 6.89 4.34 0.09 61.52 02:23:12 02:07:01 3 27.15 0.00 5.74 0.83 0.09 66.19 02:23:12 02:07:01 4 26.23 0.00 6.23 0.14 0.09 67.31 02:23:12 02:07:01 5 26.27 0.00 6.48 1.20 0.09 65.96 02:23:12 02:07:01 6 26.03 0.00 6.72 1.10 0.09 66.06 02:23:12 02:07:01 7 26.65 0.00 7.13 0.19 0.10 65.93 02:23:12 02:08:01 all 16.44 0.00 3.62 1.03 0.05 78.86 02:23:12 02:08:01 0 16.11 0.00 4.41 2.04 0.05 77.39 02:23:12 02:08:01 1 16.64 0.00 3.52 0.15 0.05 79.64 02:23:12 02:08:01 2 14.95 0.00 3.68 1.43 0.05 79.89 02:23:12 02:08:01 3 15.70 0.00 3.64 1.87 0.05 78.74 02:23:12 02:08:01 4 16.84 0.00 3.34 0.40 0.05 79.37 02:23:12 02:08:01 5 16.96 0.00 3.22 0.17 0.05 79.60 02:23:12 02:08:01 6 19.30 0.00 3.56 0.44 0.05 76.66 02:23:12 02:08:01 7 15.00 0.00 3.59 1.79 0.05 79.57 02:23:12 02:09:01 all 0.02 0.00 0.02 0.01 0.00 99.95 02:23:12 02:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:23:12 02:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:09:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:23:12 02:09:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:23:12 02:09:01 4 0.02 0.00 0.00 0.03 0.00 99.95 02:23:12 02:09:01 5 0.02 0.00 0.03 0.02 0.00 99.93 02:23:12 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:23:12 02:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:23:12 02:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:10:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:23:12 02:10:01 4 0.03 0.00 0.03 0.02 0.00 99.92 02:23:12 02:10:01 5 0.02 0.00 0.00 0.03 0.00 99.95 02:23:12 02:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:23:12 02:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:11:01 all 0.06 0.00 0.03 0.01 0.00 99.90 02:23:12 02:11:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:23:12 02:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:23:12 02:11:01 3 0.13 0.00 0.05 0.00 0.00 99.82 02:23:12 02:11:01 4 0.05 0.00 0.03 0.02 0.02 99.88 02:23:12 02:11:01 5 0.07 0.00 0.00 0.00 0.00 99.93 02:23:12 02:11:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:23:12 02:11:01 7 0.10 0.00 0.07 0.02 0.00 99.82 02:23:12 02:12:01 all 0.02 0.00 0.02 0.01 0.00 99.96 02:23:12 02:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:23:12 02:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:12:01 3 0.03 0.00 0.03 0.02 0.00 99.92 02:23:12 02:12:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:23:12 02:12:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:23:12 02:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:12:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:23:12 02:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:23:12 02:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:23:12 02:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:13:01 4 0.03 0.00 0.03 0.02 0.00 99.92 02:23:12 02:13:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:23:12 02:13:01 6 0.00 0.00 0.05 0.00 0.00 99.95 02:23:12 02:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:23:12 02:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:23:12 02:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:23:12 02:14:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:23:12 02:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:23:12 02:14:01 7 0.12 0.00 0.00 0.00 0.00 99.88 02:23:12 02:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:23:12 02:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:23:12 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:23:12 02:15:01 4 0.03 0.00 0.00 0.02 0.02 99.93 02:23:12 02:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:15:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:23:12 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:16:01 all 0.21 0.00 0.01 0.01 0.00 99.76 02:23:12 02:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:23:12 02:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:23:12 02:16:01 4 1.57 0.00 0.03 0.03 0.00 98.37 02:23:12 02:16:01 5 0.00 0.00 0.02 0.08 0.00 99.90 02:23:12 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:17:01 all 0.20 0.00 0.02 0.00 0.00 99.77 02:23:12 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:17:01 4 1.52 0.00 0.02 0.02 0.00 98.45 02:23:12 02:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:23:12 02:17:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:23:12 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:23:12 02:17:01 CPU %user %nice %system %iowait %steal %idle 02:23:12 02:18:01 all 0.06 0.00 0.03 0.01 0.01 99.89 02:23:12 02:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:23:12 02:18:01 1 0.20 0.00 0.05 0.03 0.02 99.70 02:23:12 02:18:01 2 0.02 0.00 0.05 0.00 0.00 99.93 02:23:12 02:18:01 3 0.02 0.00 0.02 0.03 0.02 99.92 02:23:12 02:18:01 4 0.15 0.00 0.05 0.02 0.02 99.77 02:23:12 02:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:23:12 02:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:23:12 02:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:23:12 02:19:01 all 0.09 0.00 0.01 0.01 0.00 99.88 02:23:12 02:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:19:01 4 0.57 0.00 0.03 0.07 0.02 99.32 02:23:12 02:19:01 5 0.02 0.00 0.00 0.03 0.00 99.95 02:23:12 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:23:12 02:20:01 all 0.01 0.00 0.02 0.03 0.00 99.94 02:23:12 02:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:23:12 02:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:20:01 4 0.00 0.00 0.02 0.12 0.00 99.87 02:23:12 02:20:01 5 0.02 0.00 0.02 0.05 0.02 99.90 02:23:12 02:20:01 6 0.00 0.00 0.00 0.05 0.00 99.95 02:23:12 02:20:01 7 0.05 0.00 0.05 0.00 0.00 99.90 02:23:12 02:21:01 all 0.03 0.00 0.02 0.01 0.01 99.94 02:23:12 02:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:23:12 02:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:23:12 02:21:01 4 0.05 0.00 0.00 0.03 0.02 99.90 02:23:12 02:21:01 5 0.02 0.00 0.05 0.05 0.00 99.88 02:23:12 02:21:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:23:12 02:21:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:23:12 02:22:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:23:12 02:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:23:12 02:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:23:12 02:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:22:01 4 0.08 0.00 0.03 0.03 0.03 99.82 02:23:12 02:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:23:12 02:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:23:12 02:22:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:23:12 02:23:01 all 0.03 0.00 0.01 0.01 0.01 99.93 02:23:12 02:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:23:12 02:23:01 2 0.08 0.00 0.02 0.00 0.02 99.88 02:23:12 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:23:12 02:23:01 4 0.02 0.00 0.00 0.03 0.03 99.92 02:23:12 02:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:23:12 02:23:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:23:12 02:23:01 7 0.07 0.00 0.08 0.00 0.03 99.82 02:23:12 Average: all 2.52 0.00 0.60 0.15 0.01 96.72 02:23:12 Average: 0 2.44 0.00 0.65 0.17 0.01 96.74 02:23:12 Average: 1 2.46 0.00 0.60 0.15 0.01 96.77 02:23:12 Average: 2 2.44 0.00 0.62 0.33 0.01 96.60 02:23:12 Average: 3 2.49 0.00 0.56 0.16 0.01 96.78 02:23:12 Average: 4 2.73 0.00 0.57 0.06 0.02 96.62 02:23:12 Average: 5 2.52 0.00 0.57 0.10 0.01 96.80 02:23:12 Average: 6 2.63 0.00 0.61 0.10 0.01 96.65 02:23:12 Average: 7 2.43 0.00 0.64 0.12 0.01 96.80 02:23:12 02:23:12 02:23:12