Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 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-ssh9977066261345887869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14767045597745255635.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17356047857326423160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh121348437602093590.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh679776285314168921.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5118 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 (main) Commit message: "Merge pull request #219 from ejlee3/update-go-mods" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 > git rev-list --no-walk cacff4a2d422747bd6cf74591db2fe792ce5aaad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:28:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:28:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:28:57 ========================================================= 20:28:57 EdgeX Global Pipelines Version Info 20:28:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:28:58 ------------------- 20:28:58 stable info: 20:28:58 ------------------- 20:28:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:28:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:28:58 Message: update stable to v1.0.258 20:28:59 ------------------- 20:28:59 experimental info: 20:28:59 ------------------- 20:28:59 Commited By: **** collab-it+edgex@linuxfoundation.org 20:28:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:28:59 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:28:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:29:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:29:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:29:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:29:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:29:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:29:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] echo 20:29:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8226b0f [Pipeline] echo 20:29:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:00 provisioning config files... 20:29:00 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13160743278428358945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:00 ---> ****-login.sh 20:29:00 nexus3.edgexfoundry.org:10001 20:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:02 Configure a credential helper to remove this warning. See 20:29:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:02 20:29:02 Login Succeeded 20:29:02 nexus3.edgexfoundry.org:10002 20:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:02 Configure a credential helper to remove this warning. See 20:29:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:02 20:29:02 Login Succeeded 20:29:02 nexus3.edgexfoundry.org:10003 20:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:02 Configure a credential helper to remove this warning. See 20:29:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:02 20:29:02 Login Succeeded 20:29:02 nexus3.edgexfoundry.org:10004 20:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:02 Configure a credential helper to remove this warning. See 20:29:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:02 20:29:02 Login Succeeded 20:29:02 ****.io 20:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:03 Configure a credential helper to remove this warning. See 20:29:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:03 20:29:03 Login Succeeded 20:29:03 ---> ****-login.sh ends [Pipeline] } 20:29:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:29:03 + git rev-list -1 --merges 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07~1..8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] echo 20:29:03 -----------> git rev-list -1 --merges 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07~1..8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 20:29:03 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [false] [Pipeline] sh 20:29:04 + git log --format=format:%s -1 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] echo 20:29:04 ========================================================= 20:29:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:04 + git log --format=format:%s -1 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] echo 20:29:04 [semverPrep] GIT_COMMIT: 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07, Commit Message: Merge pull request #219 from ejlee3/update-go-mods [Pipeline] echo 20:29:04 [semverPrep] This is not a build commit. [Pipeline] sh 20:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:29:04 + grep -v github /etc/ssh/ssh_known_hosts 20:29:04 + [ -e /tmp/ssh_known_hosts ] 20:29:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:29:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:29:04 + sudo tee -a /etc/ssh/ssh_known_hosts 20:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:05 20:29:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:06 0.1.4: Pulling from edgex-devops/py-git-semver 20:29:06 b85a868b505f: Pulling fs layer 20:29:06 e2be974225ed: Pulling fs layer 20:29:06 339a4e72a1f5: Pulling fs layer 20:29:06 988bab9f4d93: Pulling fs layer 20:29:06 1469e6f7b9e6: Pulling fs layer 20:29:06 eaf3925da568: Pulling fs layer 20:29:06 bab4dde63d76: Pulling fs layer 20:29:06 bde34c3a00c8: Pulling fs layer 20:29:06 b352a97aabf1: Pulling fs layer 20:29:06 4872d77fe225: Pulling fs layer 20:29:06 5851b861e8e6: Pulling fs layer 20:29:06 b352a97aabf1: Waiting 20:29:06 eaf3925da568: Waiting 20:29:06 bab4dde63d76: Waiting 20:29:06 bde34c3a00c8: Waiting 20:29:06 988bab9f4d93: Waiting 20:29:06 4872d77fe225: Waiting 20:29:06 1469e6f7b9e6: Waiting 20:29:06 5851b861e8e6: Waiting 20:29:06 e2be974225ed: Verifying Checksum 20:29:06 e2be974225ed: Download complete 20:29:06 988bab9f4d93: Verifying Checksum 20:29:06 988bab9f4d93: Download complete 20:29:06 1469e6f7b9e6: Verifying Checksum 20:29:06 1469e6f7b9e6: Download complete 20:29:06 eaf3925da568: Verifying Checksum 20:29:06 339a4e72a1f5: Verifying Checksum 20:29:06 339a4e72a1f5: Download complete 20:29:06 bde34c3a00c8: Download complete 20:29:06 4872d77fe225: Verifying Checksum 20:29:06 4872d77fe225: Download complete 20:29:06 5851b861e8e6: Verifying Checksum 20:29:06 5851b861e8e6: Download complete 20:29:06 b85a868b505f: Download complete 20:29:06 bab4dde63d76: Verifying Checksum 20:29:06 bab4dde63d76: Download complete 20:29:08 b85a868b505f: Pull complete 20:29:08 e2be974225ed: Pull complete 20:29:09 339a4e72a1f5: Pull complete 20:29:09 988bab9f4d93: Pull complete 20:29:10 1469e6f7b9e6: Pull complete 20:29:10 eaf3925da568: Pull complete 20:29:12 bab4dde63d76: Pull complete 20:29:12 bde34c3a00c8: Pull complete 20:29:12 b352a97aabf1: Pull complete 20:29:12 4872d77fe225: Pull complete 20:29:12 5851b861e8e6: Pull complete 20:29:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:13 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 20:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:29:16 $ docker top 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf -eo pid,comm 20:29:16 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). 20:29:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:16 [ssh-agent] Looking for ssh-agent implementation... 20:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:17 $ docker exec 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf ssh-agent 20:29:17 SSH_AUTH_SOCK=/tmp/ssh-zP5O5P6yxFQR/agent.31 20:29:17 SSH_AGENT_PID=37 20:29:17 Running ssh-add (command line suppressed) 20:29:17 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1380676308206934880.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1380676308206934880.key) 20:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:17 + git tag --points-at HEAD [Pipeline] } 20:29:17 $ docker exec --env ******** --env ******** 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf ssh-agent -k 20:29:17 unset SSH_AUTH_SOCK; 20:29:17 unset SSH_AGENT_PID; 20:29:17 echo Agent pid 37 killed; 20:29:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:17 [ssh-agent] Looking for ssh-agent implementation... 20:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:17 $ docker exec 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf ssh-agent 20:29:18 SSH_AUTH_SOCK=/tmp/ssh-FOowLHHnVyyw/agent.69 20:29:18 SSH_AGENT_PID=75 20:29:18 Running ssh-add (command line suppressed) 20:29:18 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2254156110323663351.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2254156110323663351.key) 20:29:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:18 + git semver init 20:29:18 2023-11-28 20:29:18,688 [run_init] DEBUG init version:0.0.0 force:False 20:29:18 2023-11-28 20:29:18,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 20:29:18 2023-11-28 20:29:18,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 20:29:18 2023-11-28 20:29:18,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 20:29:20 2023-11-28 20:29:20,262 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 20:29:20 2023-11-28 20:29:20,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 20:29:20 2023-11-28 20:29:20,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:29:20 2023-11-28 20:29:20,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:29:20 3.2.0-dev.1 [Pipeline] } 20:29:20 $ docker exec --env ******** --env ******** 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf ssh-agent -k 20:29:20 unset SSH_AUTH_SOCK; 20:29:20 unset SSH_AGENT_PID; 20:29:20 echo Agent pid 75 killed; 20:29:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:21 + git semver [Pipeline] } 20:29:21 $ docker stop --time=1 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf 20:29:23 $ docker rm -f --volumes 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf [Pipeline] // withDockerContainer [Pipeline] sh 20:29:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:29:24 Stashed 1 file(s) [Pipeline] echo 20:29:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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 20:29:24 provisioning config files... 20:29:24 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15768966949704049986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:24 ---> ****-login.sh 20:29:24 nexus3.edgexfoundry.org:10001 20:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:24 Configure a credential helper to remove this warning. See 20:29:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:24 20:29:24 Login Succeeded 20:29:24 nexus3.edgexfoundry.org:10002 20:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:25 Configure a credential helper to remove this warning. See 20:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:25 20:29:25 Login Succeeded 20:29:25 nexus3.edgexfoundry.org:10003 20:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:25 Configure a credential helper to remove this warning. See 20:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:25 20:29:25 Login Succeeded 20:29:25 nexus3.edgexfoundry.org:10004 20:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:25 Configure a credential helper to remove this warning. See 20:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:25 20:29:25 Login Succeeded 20:29:25 ****.io 20:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:25 Configure a credential helper to remove this warning. See 20:29:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:25 20:29:25 Login Succeeded 20:29:25 ---> ****-login.sh ends [Pipeline] } 20:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:29:25 ========================================================= 20:29:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:29:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:29:25 Sending build context to Docker daemon 26.95MB 20:29:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:29:25 Step 2/12 : FROM ${BASE} AS builder 20:29:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:29:26 7264a8db6415: Pulling fs layer 20:29:26 c4d48a809fc2: Pulling fs layer 20:29:26 4f1c88b9dad5: Pulling fs layer 20:29:26 ad3a456e5733: Pulling fs layer 20:29:26 69c7f0334f64: Pulling fs layer 20:29:26 1f1c1a5573a3: Pulling fs layer 20:29:26 ce7588e14bc9: Pulling fs layer 20:29:26 b5e4710f87ac: Pulling fs layer 20:29:26 ad3a456e5733: Waiting 20:29:26 69c7f0334f64: Waiting 20:29:26 1f1c1a5573a3: Waiting 20:29:26 ce7588e14bc9: Waiting 20:29:26 b5e4710f87ac: Waiting 20:29:26 c4d48a809fc2: Download complete 20:29:26 ad3a456e5733: Verifying Checksum 20:29:26 ad3a456e5733: Download complete 20:29:26 69c7f0334f64: Verifying Checksum 20:29:26 69c7f0334f64: Download complete 20:29:26 7264a8db6415: Verifying Checksum 20:29:26 7264a8db6415: Download complete 20:29:26 1f1c1a5573a3: Verifying Checksum 20:29:26 1f1c1a5573a3: Download complete 20:29:27 b5e4710f87ac: Verifying Checksum 20:29:27 b5e4710f87ac: Download complete 20:29:27 7264a8db6415: Pull complete 20:29:27 4f1c88b9dad5: Verifying Checksum 20:29:27 4f1c88b9dad5: Download complete 20:29:27 ce7588e14bc9: Verifying Checksum 20:29:27 ce7588e14bc9: Download complete 20:29:27 c4d48a809fc2: Pull complete 20:29:32 4f1c88b9dad5: Pull complete 20:29:32 ad3a456e5733: Pull complete 20:29:32 69c7f0334f64: Pull complete 20:29:33 1f1c1a5573a3: Pull complete 20:29:36 ce7588e14bc9: Pull complete 20:29:37 b5e4710f87ac: Pull complete 20:29:37 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:29:37 ---> 88b5674ff536 20:29:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:29:39 Still waiting to schedule task 20:29:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:29:45 ---> Running in 2b5cc82afdfe 20:29:45 Removing intermediate container 2b5cc82afdfe 20:29:45 ---> af2bec5c222e 20:29:45 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:29:45 ---> Running in e20076203a84 20:29:45 Removing intermediate container e20076203a84 20:29:45 ---> 89d6bea99429 20:29:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 20:29:45 ---> Running in eb0081ec35b5 20:29:45 Removing intermediate container eb0081ec35b5 20:29:45 ---> 135e53c4a363 20:29:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:29:45 ---> Running in a6fda6ce7a90 20:29:45 Removing intermediate container a6fda6ce7a90 20:29:45 ---> 598f49fe9590 20:29:45 Step 7/12 : WORKDIR /device-gpio 20:29:45 ---> Running in 6dd4d2fa9390 20:29:45 Removing intermediate container 6dd4d2fa9390 20:29:45 ---> 10ef02675b71 20:29:45 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:29:45 ---> Running in 1913c8645f67 20:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:29:46 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:29:46 (2/4) Installing libedit (20221030.3.1-r1) 20:29:46 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:29:46 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:29:46 Executing busybox-1.36.1-r5.trigger 20:29:46 OK: 268 MiB in 56 packages 20:29:47 Removing intermediate container 1913c8645f67 20:29:47 ---> 1fcf96102679 20:29:47 Step 9/12 : COPY go.mod vendor* ./ 20:29:47 ---> d647e18debf4 20:29:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:47 ---> Running in f990c3272d59 20:30:43 Removing intermediate container f990c3272d59 20:30:43 ---> b18ac600a6a1 20:30:43 Step 11/12 : COPY . . 20:30:43 ---> bcc3ae6d895e 20:30:43 Step 12/12 : RUN ${MAKE} 20:30:43 ---> Running in 5a20497f12ac 20:30:43 noop 20:30:43 Removing intermediate container 5a20497f12ac 20:30:43 ---> 686e95ae82ee 20:30:43 Successfully built 686e95ae82ee 20:30:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:43 + docker inspect -f . ci-base-image-x86_64 20:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:43 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 20:30:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:44 $ docker top d2d27c7f79d77da9070afb8f9b586fb0f1ca044360eff696fd470caaddfbfe2a -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:44 + go version 20:30:44 go version go1.21.0 linux/amd64 [Pipeline] } 20:30:44 $ docker stop --time=1 d2d27c7f79d77da9070afb8f9b586fb0f1ca044360eff696fd470caaddfbfe2a 20:30:45 $ docker rm -f --volumes d2d27c7f79d77da9070afb8f9b586fb0f1ca044360eff696fd470caaddfbfe2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:46 + docker inspect -f . ci-base-image-x86_64 20:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:46 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 20:30:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:47 $ docker top 565a0c9c5ef1b5a2e73dfb165b216a64c0b645e55a3d9688b6c30921d45527b8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 20:30:49 + make test 20:30:49 go test ./... -coverprofile=coverage.out ./... 20:30:50 ? github.com/edgexfoundry/device-gpio [no test files] 20:31:00 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 20:31:00 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 20:31:06 go vet ./... 20:31:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:09 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:31:09 $ docker stop --time=1 565a0c9c5ef1b5a2e73dfb165b216a64c0b645e55a3d9688b6c30921d45527b8 20:31:16 $ docker rm -f --volumes 565a0c9c5ef1b5a2e73dfb165b216a64c0b645e55a3d9688b6c30921d45527b8 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:31:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:17 + ls -al . 20:31:17 total 152 20:31:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:30 . 20:31:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 .. 20:31:17 -rw-rw-r-- 1 jenkins jenkins 120 Nov 28 20:28 .dockerignore 20:31:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 .git 20:31:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 .github 20:31:17 -rw-rw-r-- 1 jenkins jenkins 277 Nov 28 20:28 .gitignore 20:31:17 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:28 .golangci.yml 20:31:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:29 .semver 20:31:17 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 28 20:28 Attribution.txt 20:31:17 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 28 20:28 CHANGELOG.md 20:31:17 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 28 20:28 Dockerfile 20:31:17 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:28 GOVERNANCE.md 20:31:17 -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 20:28 Jenkinsfile 20:31:17 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:28 LICENSE 20:31:17 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 28 20:28 Makefile 20:31:17 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:28 OWNERS.md 20:31:17 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 28 20:28 README.md 20:31:17 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION 20:31:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 bin 20:31:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 cmd 20:31:17 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 20:30 coverage.out 20:31:17 -rw-rw-r-- 1 jenkins jenkins 3693 Nov 28 20:28 go.mod 20:31:17 -rw-rw-r-- 1 jenkins jenkins 35440 Nov 28 20:28 go.sum 20:31:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 internal 20:31:17 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 20:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:18 + 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=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 --label arch=amd64 --label version=3.2.0-dev.1 . 20:31:18 Sending build context to Docker daemon 26.96MB 20:31:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:31:18 Step 2/26 : FROM ${BASE} AS builder 20:31:18 ---> 686e95ae82ee 20:31:18 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:31:18 ---> Running in c783492d12b5 20:31:18 Removing intermediate container c783492d12b5 20:31:18 ---> 5d1dea566b77 20:31:18 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:31:18 ---> Running in 93ee3f8fc03a 20:31:18 Removing intermediate container 93ee3f8fc03a 20:31:18 ---> 80a580fa1e7e 20:31:18 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 20:31:18 ---> Running in 5c54af82a7b6 20:31:19 Removing intermediate container 5c54af82a7b6 20:31:19 ---> 55105795b569 20:31:19 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:31:19 ---> Running in 1f9de6fc07ff 20:31:19 Removing intermediate container 1f9de6fc07ff 20:31:19 ---> 6eae8478a3f8 20:31:19 Step 7/26 : WORKDIR /device-gpio 20:31:19 ---> Running in 46f694614501 20:31:19 Removing intermediate container 46f694614501 20:31:19 ---> b255b43b5f13 20:31:19 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:31:19 ---> Running in bbef2ecf0461 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:19 OK: 268 MiB in 56 packages 20:31:20 Removing intermediate container bbef2ecf0461 20:31:20 ---> fc4999601e2a 20:31:20 Step 9/26 : COPY go.mod vendor* ./ 20:31:20 ---> eb50b5adc6b0 20:31:20 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:20 ---> Running in 8341d5b2b3c7 20:31:20 Removing intermediate container 8341d5b2b3c7 20:31:20 ---> 96cc5bb1e79b 20:31:20 Step 11/26 : COPY . . 20:31:21 ---> c628f9f4ae11 20:31:21 Step 12/26 : RUN ${MAKE} 20:31:21 ---> Running in dc3c255ab978 20:31:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 20:31:48 Removing intermediate container dc3c255ab978 20:31:48 ---> 97a5ec58442b 20:31:48 Step 13/26 : FROM alpine:3.18 20:31:48 3.18: Pulling from library/alpine 20:31:48 96526aa774ef: Pulling fs layer 20:31:48 96526aa774ef: Download complete 20:31:48 96526aa774ef: Pull complete 20:31:48 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:31:48 Status: Downloaded newer image for alpine:3.18 20:31:48 ---> 8ca4688f4f35 20:31:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:31:48 ---> Running in eccdd40ac30a 20:31:48 Removing intermediate container eccdd40ac30a 20:31:48 ---> f770b5a8e37f 20:31:48 Step 15/26 : RUN apk add --update --no-cache dumb-init 20:31:48 ---> Running in d8c96af85542 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:48 (1/1) Installing dumb-init (1.2.5-r2) 20:31:48 Executing busybox-1.36.1-r2.trigger 20:31:48 OK: 7 MiB in 16 packages 20:31:48 Removing intermediate container d8c96af85542 20:31:48 ---> 8fd3160c05ab 20:31:48 Step 16/26 : RUN apk --no-cache upgrade 20:31:48 ---> Running in 492bbd8ec42e 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:48 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:31:48 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:31:48 Executing busybox-1.36.1-r5.post-upgrade 20:31:48 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:31:48 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:31:48 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:31:48 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:31:48 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:31:48 Executing busybox-1.36.1-r5.trigger 20:31:48 OK: 7 MiB in 16 packages 20:31:48 Removing intermediate container 492bbd8ec42e 20:31:48 ---> 2bc9d418d892 20:31:48 Step 17/26 : WORKDIR / 20:31:48 ---> Running in c68da6dce09a 20:31:48 Removing intermediate container c68da6dce09a 20:31:48 ---> 120edcae2c4e 20:31:48 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 20:31:49 ---> 67b5f99eb960 20:31:49 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 20:31:49 ---> e65395583de0 20:31:49 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 20:31:50 ---> 041a99f347ec 20:31:50 Step 21/26 : EXPOSE 59910 20:31:50 ---> Running in ca90430beffa 20:31:50 Removing intermediate container ca90430beffa 20:31:50 ---> f10d4fbaf482 20:31:50 Step 22/26 : ENTRYPOINT ["/device-gpio"] 20:31:50 ---> Running in 3c7b79b14660 20:31:50 Removing intermediate container 3c7b79b14660 20:31:50 ---> 820ea1237176 20:31:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:50 ---> Running in 6802f8f5dd08 20:31:50 Removing intermediate container 6802f8f5dd08 20:31:50 ---> 6ccfacb939dc 20:31:50 Step 24/26 : LABEL arch=amd64 20:31:50 ---> Running in b6437f89dd68 20:31:50 Removing intermediate container b6437f89dd68 20:31:50 ---> 746336120e02 20:31:50 Step 25/26 : LABEL git_sha=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 20:31:50 ---> Running in 4f1f02022046 20:31:50 Removing intermediate container 4f1f02022046 20:31:50 ---> 192ac82f14ed 20:31:50 Step 26/26 : LABEL version=3.2.0-dev.1 20:31:50 ---> Running in d57a31597954 20:31:50 Removing intermediate container d57a31597954 20:31:50 ---> f4d3a3e03b55 20:31:50 [Warning] One or more build-args [ARCH] were not consumed 20:31:50 Successfully built f4d3a3e03b55 20:31:50 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:50 provisioning config files... 20:31:50 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8879936009857848044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:51 ---> ****-login.sh 20:31:51 nexus3.edgexfoundry.org:10001 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 nexus3.edgexfoundry.org:10002 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 nexus3.edgexfoundry.org:10003 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 nexus3.edgexfoundry.org:10004 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 ****.io 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 ---> ****-login.sh ends [Pipeline] } 20:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:31:51 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 20:31:51 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 20:31:51 latest 20:31:51 3.2.0-dev.1 20:31:51 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 20:31:51 main 20:31:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:52 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 20:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:31:52 1eb7fa6a223b: Preparing 20:31:52 7ea3a299ec42: Preparing 20:31:52 3b8b2c5ac3e7: Preparing 20:31:52 8219f8f65e86: Preparing 20:31:52 962629ee1fa2: Preparing 20:31:52 cc2447e1835a: Preparing 20:31:52 cc2447e1835a: Waiting 20:31:52 3b8b2c5ac3e7: Pushed 20:31:52 962629ee1fa2: Pushed 20:31:52 7ea3a299ec42: Pushed 20:31:52 cc2447e1835a: Layer already exists 20:31:53 8219f8f65e86: Pushed 20:31:55 1eb7fa6a223b: Pushed 20:31:55 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:56 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:56 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 20:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:31:56 1eb7fa6a223b: Preparing 20:31:56 7ea3a299ec42: Preparing 20:31:56 3b8b2c5ac3e7: Preparing 20:31:56 8219f8f65e86: Preparing 20:31:56 962629ee1fa2: Preparing 20:31:56 cc2447e1835a: Preparing 20:31:56 cc2447e1835a: Waiting 20:31:56 3b8b2c5ac3e7: Layer already exists 20:31:56 7ea3a299ec42: Layer already exists 20:31:56 8219f8f65e86: Layer already exists 20:31:56 1eb7fa6a223b: Layer already exists 20:31:56 962629ee1fa2: Layer already exists 20:31:56 cc2447e1835a: Layer already exists 20:31:56 latest: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:57 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.1 20:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:31:57 1eb7fa6a223b: Preparing 20:31:57 7ea3a299ec42: Preparing 20:31:57 3b8b2c5ac3e7: Preparing 20:31:57 8219f8f65e86: Preparing 20:31:57 962629ee1fa2: Preparing 20:31:57 cc2447e1835a: Preparing 20:31:57 cc2447e1835a: Waiting 20:31:57 7ea3a299ec42: Layer already exists 20:31:57 1eb7fa6a223b: Layer already exists 20:31:57 8219f8f65e86: Layer already exists 20:31:57 3b8b2c5ac3e7: Layer already exists 20:31:57 962629ee1fa2: Layer already exists 20:31:57 cc2447e1835a: Layer already exists 20:31:57 3.2.0-dev.1: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:57 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:58 + docker push nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 20:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:31:58 1eb7fa6a223b: Preparing 20:31:58 7ea3a299ec42: Preparing 20:31:58 3b8b2c5ac3e7: Preparing 20:31:58 8219f8f65e86: Preparing 20:31:58 962629ee1fa2: Preparing 20:31:58 cc2447e1835a: Preparing 20:31:58 cc2447e1835a: Waiting 20:31:58 3b8b2c5ac3e7: Layer already exists 20:31:58 8219f8f65e86: Layer already exists 20:31:58 7ea3a299ec42: Layer already exists 20:31:58 962629ee1fa2: Layer already exists 20:31:58 1eb7fa6a223b: Layer already exists 20:31:58 cc2447e1835a: Layer already exists 20:31:58 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:58 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:59 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 20:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:31:59 1eb7fa6a223b: Preparing 20:31:59 7ea3a299ec42: Preparing 20:31:59 3b8b2c5ac3e7: Preparing 20:31:59 8219f8f65e86: Preparing 20:31:59 962629ee1fa2: Preparing 20:31:59 cc2447e1835a: Preparing 20:31:59 cc2447e1835a: Waiting 20:31:59 3b8b2c5ac3e7: Layer already exists 20:31:59 7ea3a299ec42: Layer already exists 20:31:59 8219f8f65e86: Layer already exists 20:31:59 962629ee1fa2: Layer already exists 20:31:59 1eb7fa6a223b: Layer already exists 20:31:59 cc2447e1835a: Layer already exists 20:31:59 main: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:59 ===================================================== [Pipeline] echo 20:31:59 taggedImages: 20:31:59 - nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 20:31:59 - nexus3.edgexfoundry.org:10004/device-gpio:latest 20:31:59 - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.1 20:31:59 - nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 20:31:59 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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 20:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:00 20:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:00 latest: Pulling from edgex-lftools-log-publisher 20:32:00 5eb5b503b376: Pulling fs layer 20:32:00 5c69ac0246d0: Pulling fs layer 20:32:00 ec43610c2a17: Pulling fs layer 20:32:00 3a2ae6a8a46f: Pulling fs layer 20:32:00 33b1e0a273af: Pulling fs layer 20:32:00 5d3b04190fa2: Pulling fs layer 20:32:00 2f39f015ded8: Pulling fs layer 20:32:00 3a2ae6a8a46f: Waiting 20:32:00 33b1e0a273af: Waiting 20:32:00 5d3b04190fa2: Waiting 20:32:00 5c69ac0246d0: Verifying Checksum 20:32:00 5c69ac0246d0: Download complete 20:32:00 3a2ae6a8a46f: Verifying Checksum 20:32:00 3a2ae6a8a46f: Download complete 20:32:00 33b1e0a273af: Verifying Checksum 20:32:00 33b1e0a273af: Download complete 20:32:00 5d3b04190fa2: Download complete 20:32:00 ec43610c2a17: Download complete 20:32:00 5eb5b503b376: Verifying Checksum 20:32:00 5eb5b503b376: Download complete 20:32:01 2f39f015ded8: Verifying Checksum 20:32:01 2f39f015ded8: Download complete 20:32:02 5eb5b503b376: Pull complete 20:32:02 5c69ac0246d0: Pull complete 20:32:02 ec43610c2a17: Pull complete 20:32:02 3a2ae6a8a46f: Pull complete 20:32:02 33b1e0a273af: Pull complete 20:32:02 5d3b04190fa2: Pull complete 20:32:08 2f39f015ded8: Pull complete 20:32:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:08 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 20:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:22 $ docker top af6c39ebb2080afa0a4d71ffae02db1e9444f2b94b8175caf44715caa100b1f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:22 ---> job-cost.sh 20:32:22 lf-activate-venv: SKIPPING 20:32:22 INFO: No Stack... 20:32:22 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:23 INFO: Archiving Costs [Pipeline] sh 20:32:23 + cut -d, -f6 20:32:23 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [Pipeline] lock 20:32:23 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] 20:32:23 Resource [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] did not exist. Created. 20:32:23 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:23 + echo total: 0.2199999988079071 [Pipeline] stash 20:32:23 Stashed 1 file(s) [Pipeline] } 20:32:23 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:24 $ docker stop --time=1 af6c39ebb2080afa0a4d71ffae02db1e9444f2b94b8175caf44715caa100b1f9 20:32:25 $ docker rm -f --volumes af6c39ebb2080afa0a4d71ffae02db1e9444f2b94b8175caf44715caa100b1f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:06:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7146 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 21:06:48 Running in /w/workspace/device-gpio/114 [Pipeline] { [Pipeline] checkout 21:06:51 The recommended git tool is: git 21:07:00 using credential edgex-jenkins-ssh 21:07:00 Cloning the remote Git repository 21:07:00 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:07:00 > git init /w/workspace/device-gpio/114 # timeout=10 21:07:00 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:07:00 > git --version # timeout=10 21:07:00 > git --version # 'git version 2.25.1' 21:07:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:04 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:07:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:06 Avoid second fetch 21:07:06 Checking out Revision 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 (main) 21:07:06 > git config core.sparsecheckout # timeout=10 21:07:06 > git checkout -f 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 21:07:09 Commit message: "Merge pull request #219 from ejlee3/update-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:07:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:11 Dload Upload Total Spent Left Speed 21:07:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88069 0 --:--:-- --:--:-- --:--:-- 88069 [Pipeline] sh 21:07:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:07:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:07:11 + sudo tee /etc/docker/daemon.new 21:07:11 { 21:07:11 "registry-mirrors": [ 21:07:11 "https://nexus3.edgexfoundry.org:10001" 21:07:11 ], 21:07:11 "bip": "10.250.0.254/24", 21:07:11 "hosts": [ 21:07:11 "tcp://0.0.0.0:5555", 21:07:11 "unix:///var/run/docker.sock" 21:07:11 ], 21:07:11 "mtu": 1458, 21:07:11 "selinux-enabled": true, 21:07:11 "seccomp-profile": "/etc/docker/seccomp.json" 21:07:11 } [Pipeline] sh 21:07:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:07:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:34 provisioning config files... 21:07:34 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/114@tmp/config16541553296284778739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:35 ---> ****-login.sh 21:07:35 nexus3.edgexfoundry.org:10001 21:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:35 Configure a credential helper to remove this warning. See 21:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:35 21:07:35 Login Succeeded 21:07:35 nexus3.edgexfoundry.org:10002 21:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:36 Configure a credential helper to remove this warning. See 21:07:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:36 21:07:36 Login Succeeded 21:07:36 nexus3.edgexfoundry.org:10003 21:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:38 Configure a credential helper to remove this warning. See 21:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:38 21:07:38 Login Succeeded 21:07:38 nexus3.edgexfoundry.org:10004 21:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:39 Configure a credential helper to remove this warning. See 21:07:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:39 21:07:39 Login Succeeded 21:07:39 ****.io 21:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:39 Configure a credential helper to remove this warning. See 21:07:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:39 21:07:39 Login Succeeded 21:07:39 ---> ****-login.sh ends [Pipeline] } 21:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:07:40 ========================================================= 21:07:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:07:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:07:40 Sending build context to Docker daemon 12.28MB 21:07:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:07:41 Step 2/12 : FROM ${BASE} AS builder 21:07:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:07:41 9fda8d8052c6: Pulling fs layer 21:07:41 5d54e960e981: Pulling fs layer 21:07:41 c4a7e357bf2a: Pulling fs layer 21:07:41 f0e02332f6b5: Pulling fs layer 21:07:41 872ee5b61b7b: Pulling fs layer 21:07:41 0c6a40ed1a82: Pulling fs layer 21:07:41 94ae7d8d031c: Pulling fs layer 21:07:41 872ee5b61b7b: Waiting 21:07:41 f0e02332f6b5: Waiting 21:07:41 0c6a40ed1a82: Waiting 21:07:41 94ae7d8d031c: Waiting 21:07:41 5d54e960e981: Verifying Checksum 21:07:41 5d54e960e981: Download complete 21:07:41 f0e02332f6b5: Verifying Checksum 21:07:41 f0e02332f6b5: Download complete 21:07:41 872ee5b61b7b: Verifying Checksum 21:07:41 872ee5b61b7b: Download complete 21:07:41 9fda8d8052c6: Verifying Checksum 21:07:41 9fda8d8052c6: Download complete 21:07:42 94ae7d8d031c: Verifying Checksum 21:07:42 94ae7d8d031c: Download complete 21:07:42 9fda8d8052c6: Pull complete 21:07:42 5d54e960e981: Pull complete 21:07:42 c4a7e357bf2a: Download complete 21:07:43 0c6a40ed1a82: Verifying Checksum 21:07:43 0c6a40ed1a82: Download complete 21:07:56 c4a7e357bf2a: Pull complete 21:07:56 f0e02332f6b5: Pull complete 21:07:56 872ee5b61b7b: Pull complete 21:08:04 0c6a40ed1a82: Pull complete 21:08:07 94ae7d8d031c: Pull complete 21:08:07 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:08:07 ---> 86de565de09d 21:08:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:08:08 ---> Running in bd8343a25513 21:08:08 Removing intermediate container bd8343a25513 21:08:08 ---> 147671f1a37c 21:08:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:08 ---> Running in 3936fbf2c199 21:08:09 Removing intermediate container 3936fbf2c199 21:08:09 ---> 3c8f5c3481e7 21:08:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:08:09 ---> Running in 47cb59b4b478 21:08:09 Removing intermediate container 47cb59b4b478 21:08:09 ---> dc1863ecc1f3 21:08:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:08:09 ---> Running in 2e9c2b5a573a 21:08:09 Removing intermediate container 2e9c2b5a573a 21:08:09 ---> 3b8382f3e38a 21:08:09 Step 7/12 : WORKDIR /device-gpio 21:08:09 ---> Running in 3b906107ddb6 21:08:10 Removing intermediate container 3b906107ddb6 21:08:10 ---> b0df9c6bcf1e 21:08:10 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:10 ---> Running in 04f63bd8e5d7 21:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:12 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:08:12 (2/4) Installing libedit (20221030.3.1-r1) 21:08:12 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:08:12 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:08:12 Executing busybox-1.36.1-r5.trigger 21:08:12 OK: 271 MiB in 56 packages 21:08:13 Removing intermediate container 04f63bd8e5d7 21:08:13 ---> 1118415dbb05 21:08:13 Step 9/12 : COPY go.mod vendor* ./ 21:08:14 ---> 64f926bd89f9 21:08:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:14 ---> Running in 943324322a1f 21:09:36 Removing intermediate container 943324322a1f 21:09:36 ---> c1b2c305847c 21:09:36 Step 11/12 : COPY . . 21:09:36 ---> fc9f7bcd6a29 21:09:36 Step 12/12 : RUN ${MAKE} 21:09:36 ---> Running in abfcac6bf84b 21:09:36 noop 21:09:36 Removing intermediate container abfcac6bf84b 21:09:36 ---> 3cee87fdedc3 21:09:36 Successfully built 3cee87fdedc3 21:09:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:36 + docker inspect -f . ci-base-image-arm64 21:09:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:36 prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container 21:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/114 -v /w/workspace/device-gpio/114:/w/workspace/device-gpio/114:rw,z -v /w/workspace/device-gpio/114@tmp:/w/workspace/device-gpio/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:09:38 $ docker top 9a35ba25f87ea0eb1e78ad9472d32d1d0f9ae245212fbac1a32b37657fc59727 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:39 + go version 21:09:39 go version go1.21.0 linux/arm64 [Pipeline] } 21:09:39 $ docker stop --time=1 9a35ba25f87ea0eb1e78ad9472d32d1d0f9ae245212fbac1a32b37657fc59727 21:09:40 $ docker rm -f --volumes 9a35ba25f87ea0eb1e78ad9472d32d1d0f9ae245212fbac1a32b37657fc59727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:41 + docker inspect -f . ci-base-image-arm64 21:09:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:41 prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container 21:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/114 -v /w/workspace/device-gpio/114:/w/workspace/device-gpio/114:rw,z -v /w/workspace/device-gpio/114@tmp:/w/workspace/device-gpio/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:09:43 $ docker top 636bfbe6038c51c4a3a337728cdc096734878087d27ad0421b268cd50da2efab -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:43 + git config --global --add safe.directory /w/workspace/device-gpio/114 [Pipeline] fileExists [Pipeline] sh 21:09:44 + make test 21:09:44 go test ./... -coverprofile=coverage.out ./... 21:09:49 ? github.com/edgexfoundry/device-gpio [no test files] 21:11:26 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:11:26 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:11:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:11:26 go vet ./... 21:11:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:11:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:11:36 ./bin/test-attribution-txt.sh [Pipeline] echo 21:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:11:36 $ docker stop --time=1 636bfbe6038c51c4a3a337728cdc096734878087d27ad0421b268cd50da2efab 21:11:41 $ docker rm -f --volumes 636bfbe6038c51c4a3a337728cdc096734878087d27ad0421b268cd50da2efab [Pipeline] // withDockerContainer [Pipeline] sh 21:11:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:11:42 Warning: overwriting stash ‘coverage-report’ 21:11:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:11:43 + ls -al . 21:11:43 total 148 21:11:43 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 21:09 . 21:11:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:07 .. 21:11:43 -rw-rw-r-- 1 jenkins jenkins 120 Nov 28 21:07 .dockerignore 21:11:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:07 .git 21:11:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:07 .github 21:11:43 -rw-rw-r-- 1 jenkins jenkins 277 Nov 28 21:07 .gitignore 21:11:43 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 21:07 .golangci.yml 21:11:43 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 28 21:07 Attribution.txt 21:11:43 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 28 21:07 CHANGELOG.md 21:11:43 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 28 21:07 Dockerfile 21:11:43 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 21:07 GOVERNANCE.md 21:11:43 -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 21:07 Jenkinsfile 21:11:43 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 21:07 LICENSE 21:11:43 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 28 21:07 Makefile 21:11:43 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 21:07 OWNERS.md 21:11:43 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 28 21:07 README.md 21:11:43 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION 21:11:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:07 bin 21:11:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:07 cmd 21:11:43 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 21:09 coverage.out 21:11:43 -rw-rw-r-- 1 jenkins jenkins 3693 Nov 28 21:07 go.mod 21:11:43 -rw-rw-r-- 1 jenkins jenkins 35440 Nov 28 21:07 go.sum 21:11:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:07 internal 21:11:43 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:44 + 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=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 --label arch=arm64 --label version=3.2.0-dev.1 . 21:11:44 Sending build context to Docker daemon 12.28MB 21:11:44 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:11:44 Step 2/26 : FROM ${BASE} AS builder 21:11:44 ---> 3cee87fdedc3 21:11:44 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:11:44 ---> Running in 909919229dff 21:11:45 Removing intermediate container 909919229dff 21:11:45 ---> 890b5c11c124 21:11:45 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:11:45 ---> Running in 873437e85912 21:11:45 Removing intermediate container 873437e85912 21:11:45 ---> 3f29b5b8b0d9 21:11:45 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:11:45 ---> Running in c97003f2153f 21:11:45 Removing intermediate container c97003f2153f 21:11:45 ---> 03375f54bc8c 21:11:45 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:11:45 ---> Running in fc5db52fa88c 21:11:46 Removing intermediate container fc5db52fa88c 21:11:46 ---> 125048d393f9 21:11:46 Step 7/26 : WORKDIR /device-gpio 21:11:46 ---> Running in cbe3c4d7285f 21:11:46 Removing intermediate container cbe3c4d7285f 21:11:46 ---> c1b4f91b2f06 21:11:46 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:46 ---> Running in 991b815ac57b 21:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:11:48 OK: 271 MiB in 56 packages 21:11:49 Removing intermediate container 991b815ac57b 21:11:49 ---> 6f37317c2e72 21:11:49 Step 9/26 : COPY go.mod vendor* ./ 21:11:50 ---> cfa91007521f 21:11:50 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:50 ---> Running in 4458e451fea8 21:11:56 Removing intermediate container 4458e451fea8 21:11:56 ---> 06f8621e97d4 21:11:56 Step 11/26 : COPY . . 21:11:57 ---> eb1456df029a 21:11:57 Step 12/26 : RUN ${MAKE} 21:11:57 ---> Running in 7a4ed8608d0b 21:11:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 21:13:49 Removing intermediate container 7a4ed8608d0b 21:13:49 ---> 26a6de34aa8a 21:13:49 Step 13/26 : FROM alpine:3.18 21:13:49 3.18: Pulling from library/alpine 21:13:49 579b34f0a95b: Pulling fs layer 21:13:49 579b34f0a95b: Download complete 21:13:49 579b34f0a95b: Pull complete 21:13:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:13:49 Status: Downloaded newer image for alpine:3.18 21:13:49 ---> 3cc203321400 21:13:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:13:49 ---> Running in c2b90bb31eb7 21:13:49 Removing intermediate container c2b90bb31eb7 21:13:49 ---> e176adc44cfe 21:13:49 Step 15/26 : RUN apk add --update --no-cache dumb-init 21:13:49 ---> Running in 90fa3a6ddcf8 21:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:13:49 (1/1) Installing dumb-init (1.2.5-r2) 21:13:49 Executing busybox-1.36.1-r2.trigger 21:13:49 OK: 8 MiB in 16 packages 21:13:49 Removing intermediate container 90fa3a6ddcf8 21:13:49 ---> 77f25f728407 21:13:49 Step 16/26 : RUN apk --no-cache upgrade 21:13:49 ---> Running in ac7cb92ba6d5 21:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:13:49 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:13:49 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:13:49 Executing busybox-1.36.1-r5.post-upgrade 21:13:49 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:13:49 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:13:49 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:13:49 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:13:49 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:13:49 Executing busybox-1.36.1-r5.trigger 21:13:49 OK: 8 MiB in 16 packages 21:13:49 Removing intermediate container ac7cb92ba6d5 21:13:49 ---> 4ec3dbaeb79f 21:13:49 Step 17/26 : WORKDIR / 21:13:49 ---> Running in 22eea0dd03b5 21:13:49 Removing intermediate container 22eea0dd03b5 21:13:49 ---> 7933b2448c1b 21:13:49 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 21:13:51 ---> dfd90d86d4db 21:13:51 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 21:13:51 ---> fafdc43c6507 21:13:51 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 21:13:53 ---> 86e68b655816 21:13:53 Step 21/26 : EXPOSE 59910 21:13:53 ---> Running in ef248e5ca43e 21:13:53 Removing intermediate container ef248e5ca43e 21:13:53 ---> 4d630e0b29ed 21:13:53 Step 22/26 : ENTRYPOINT ["/device-gpio"] 21:13:53 ---> Running in 9f9352905c62 21:13:54 Removing intermediate container 9f9352905c62 21:13:54 ---> 6bb6df3a26ed 21:13:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:13:54 ---> Running in 1901fac1d2a8 21:13:54 Removing intermediate container 1901fac1d2a8 21:13:54 ---> 0c1342b459ba 21:13:54 Step 24/26 : LABEL arch=arm64 21:13:54 ---> Running in d8c50142e1b8 21:13:54 Removing intermediate container d8c50142e1b8 21:13:54 ---> 738a034e6574 21:13:54 Step 25/26 : LABEL git_sha=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 21:13:54 ---> Running in facd8aabf1d9 21:13:55 Removing intermediate container facd8aabf1d9 21:13:55 ---> 81f10720db3b 21:13:55 Step 26/26 : LABEL version=3.2.0-dev.1 21:13:55 ---> Running in ca1063329139 21:13:55 Removing intermediate container ca1063329139 21:13:55 ---> 741163948177 21:13:55 [Warning] One or more build-args [ARCH] were not consumed 21:13:55 Successfully built 741163948177 21:13:55 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:56 provisioning config files... 21:13:56 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/114@tmp/config3510663978543823133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:56 ---> ****-login.sh 21:13:56 nexus3.edgexfoundry.org:10001 21:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:56 Configure a credential helper to remove this warning. See 21:13:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:56 21:13:56 Login Succeeded 21:13:56 nexus3.edgexfoundry.org:10002 21:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:57 Configure a credential helper to remove this warning. See 21:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:57 21:13:57 Login Succeeded 21:13:57 nexus3.edgexfoundry.org:10003 21:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:57 Configure a credential helper to remove this warning. See 21:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:57 21:13:57 Login Succeeded 21:13:57 nexus3.edgexfoundry.org:10004 21:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:57 Configure a credential helper to remove this warning. See 21:13:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:57 21:13:57 Login Succeeded 21:13:57 ****.io 21:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:58 Configure a credential helper to remove this warning. See 21:13:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:58 21:13:58 Login Succeeded 21:13:58 ---> ****-login.sh ends [Pipeline] } 21:13:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:13:58 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 21:13:58 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 21:13:58 latest 21:13:58 3.2.0-dev.1 21:13:58 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 21:13:58 main 21:13:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:59 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:59 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 21:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:13:59 17da70118da2: Preparing 21:13:59 1c355f7256b3: Preparing 21:13:59 65f72c693970: Preparing 21:13:59 6fcac6800bb0: Preparing 21:13:59 4321ffebb712: Preparing 21:13:59 5f4d9fc4d98d: Preparing 21:13:59 5f4d9fc4d98d: Waiting 21:14:00 4321ffebb712: Pushed 21:14:00 1c355f7256b3: Pushed 21:14:00 65f72c693970: Pushed 21:14:00 5f4d9fc4d98d: Layer already exists 21:14:02 6fcac6800bb0: Pushed 21:14:06 17da70118da2: Pushed 21:14:06 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:06 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:07 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 21:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:14:07 17da70118da2: Preparing 21:14:07 1c355f7256b3: Preparing 21:14:07 65f72c693970: Preparing 21:14:07 6fcac6800bb0: Preparing 21:14:07 4321ffebb712: Preparing 21:14:07 5f4d9fc4d98d: Preparing 21:14:07 5f4d9fc4d98d: Waiting 21:14:07 6fcac6800bb0: Layer already exists 21:14:07 4321ffebb712: Layer already exists 21:14:07 65f72c693970: Layer already exists 21:14:07 17da70118da2: Layer already exists 21:14:07 1c355f7256b3: Layer already exists 21:14:07 5f4d9fc4d98d: Layer already exists 21:14:07 latest: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:08 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.1 21:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:14:08 17da70118da2: Preparing 21:14:08 1c355f7256b3: Preparing 21:14:08 65f72c693970: Preparing 21:14:08 6fcac6800bb0: Preparing 21:14:08 4321ffebb712: Preparing 21:14:08 5f4d9fc4d98d: Preparing 21:14:08 5f4d9fc4d98d: Waiting 21:14:08 1c355f7256b3: Layer already exists 21:14:08 6fcac6800bb0: Layer already exists 21:14:08 17da70118da2: Layer already exists 21:14:08 65f72c693970: Layer already exists 21:14:08 4321ffebb712: Layer already exists 21:14:08 5f4d9fc4d98d: Layer already exists 21:14:08 3.2.0-dev.1: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:09 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 21:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:14:09 17da70118da2: Preparing 21:14:09 1c355f7256b3: Preparing 21:14:09 65f72c693970: Preparing 21:14:09 6fcac6800bb0: Preparing 21:14:09 4321ffebb712: Preparing 21:14:09 5f4d9fc4d98d: Preparing 21:14:09 5f4d9fc4d98d: Waiting 21:14:09 6fcac6800bb0: Layer already exists 21:14:09 17da70118da2: Layer already exists 21:14:09 65f72c693970: Layer already exists 21:14:09 1c355f7256b3: Layer already exists 21:14:09 4321ffebb712: Layer already exists 21:14:09 5f4d9fc4d98d: Layer already exists 21:14:09 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:10 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:11 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 21:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:14:11 17da70118da2: Preparing 21:14:11 1c355f7256b3: Preparing 21:14:11 65f72c693970: Preparing 21:14:11 6fcac6800bb0: Preparing 21:14:11 4321ffebb712: Preparing 21:14:11 5f4d9fc4d98d: Preparing 21:14:11 5f4d9fc4d98d: Waiting 21:14:11 4321ffebb712: Layer already exists 21:14:11 65f72c693970: Layer already exists 21:14:11 17da70118da2: Layer already exists 21:14:11 1c355f7256b3: Layer already exists 21:14:11 6fcac6800bb0: Layer already exists 21:14:11 5f4d9fc4d98d: Layer already exists 21:14:11 main: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:11 ===================================================== [Pipeline] echo 21:14:11 taggedImages: 21:14:11 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 21:14:11 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 21:14:11 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.1 21:14:11 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 21:14:11 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:12 21:14:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:12 arm64: Pulling from edgex-lftools-log-publisher 21:14:12 8998bd30e6a1: Pulling fs layer 21:14:12 04944245beec: Pulling fs layer 21:14:12 699f458cf7ca: Pulling fs layer 21:14:12 765212b225bb: Pulling fs layer 21:14:12 f23df028b6ca: Pulling fs layer 21:14:12 d65c8cfc05b1: Pulling fs layer 21:14:12 2437ff75d9bd: Pulling fs layer 21:14:12 765212b225bb: Waiting 21:14:12 f23df028b6ca: Waiting 21:14:12 d65c8cfc05b1: Waiting 21:14:12 2437ff75d9bd: Waiting 21:14:13 04944245beec: Verifying Checksum 21:14:13 04944245beec: Download complete 21:14:13 765212b225bb: Verifying Checksum 21:14:13 765212b225bb: Download complete 21:14:13 f23df028b6ca: Verifying Checksum 21:14:13 f23df028b6ca: Download complete 21:14:13 d65c8cfc05b1: Download complete 21:14:13 699f458cf7ca: Verifying Checksum 21:14:13 699f458cf7ca: Download complete 21:14:13 8998bd30e6a1: Verifying Checksum 21:14:13 8998bd30e6a1: Download complete 21:14:16 2437ff75d9bd: Verifying Checksum 21:14:16 2437ff75d9bd: Download complete 21:14:19 8998bd30e6a1: Pull complete 21:14:19 04944245beec: Pull complete 21:14:21 699f458cf7ca: Pull complete 21:14:21 765212b225bb: Pull complete 21:14:21 f23df028b6ca: Pull complete 21:14:22 d65c8cfc05b1: Pull complete 21:14:37 2437ff75d9bd: Pull complete 21:14:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:14:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:37 prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container 21:14: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/device-gpio/114 -v /w/workspace/device-gpio/114:/w/workspace/device-gpio/114:rw,z -v /w/workspace/device-gpio/114@tmp:/w/workspace/device-gpio/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:14:40 $ docker top 50cae80880bfb7d58d75347c233e08df7173c03be6e2417d2abf000133b5a4e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:40 ---> job-cost.sh 21:14:41 lf-activate-venv: SKIPPING 21:14:41 INFO: No Stack... 21:14:41 INFO: Retrieving Pricing Info for: v3-standard-4 21:14:42 INFO: Archiving Costs [Pipeline] sh 21:14:42 + cat /w/workspace/device-gpio/114/archives/cost.csv 21:14:42 + cut -d, -f6 [Pipeline] lock 21:14:42 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] 21:14:42 Resource [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] did not exist. Created. 21:14:42 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:43 /w/workspace/device-gpio/114@tmp/durable-ba54a35d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:14:43 + echo total: 0.10999999940395355 [Pipeline] stash 21:14:43 Warning: overwriting stash ‘stack-cost’ 21:14:43 Stashed 1 file(s) [Pipeline] } 21:14:43 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 21:14:43 $ docker stop --time=1 50cae80880bfb7d58d75347c233e08df7173c03be6e2417d2abf000133b5a4e9 21:14:47 $ docker rm -f --volumes 50cae80880bfb7d58d75347c233e08df7173c03be6e2417d2abf000133b5a4e9 [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 21:14:48 provisioning config files... 21:14:48 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9628981597894933309tmp [Pipeline] { [Pipeline] sh 21:14:48 + set +x 21:14:48 + curl -s https://codecov.io/bash 21:14:48 + bash -s -- 21:14:48 21:14:48 _____ _ 21:14:48 / ____| | | 21:14:48 | | ___ __| | ___ ___ _____ __ 21:14:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:14:48 | |___| (_) | (_| | __/ (_| (_) \ V / 21:14:48 \_____\___/ \__,_|\___|\___\___/ \_/ 21:14:48 Bash-1.0.6 21:14:48 21:14:48 21:14:48 ==> git version 2.25.1 found 21:14:48 ==> 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 21:14:48 Release-Date: 2020-01-08 21:14:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:14:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:14:48 ==> Jenkins CI detected. 21:14:48 current dir:  /w/workspace/edgexfoundry_device-gpio_main 21:14:48 project root: . 21:14:48 --> token set from env 21:14:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:14:48 ==> Running gcov in . (disable via -X gcov) 21:14:48 ==> Python coveragepy not found 21:14:48 ==> Searching for coverage reports in: 21:14:48 + . 21:14:48 -> Found 1 reports 21:14:48 ==> Detecting git/mercurial file structure 21:14:48 ==> Reading reports 21:14:48 + ./coverage.out bytes=10 21:14:48 ==> Appending adjustments 21:14:48 https://docs.codecov.io/docs/fixing-reports 21:14:49 + Found adjustments 21:14:49 ==> Gzipping contents 21:14:49 4.0K /tmp/codecov.vSfCD5.gz 21:14:49 ==> Uploading reports 21:14:49 url: https://codecov.io 21:14:49 query: branch=main&commit=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 21:14:49 -> Pinging Codecov 21:14:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 21:14:49 -> Uploading to 21:14:49 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8226b0f40126749f7ecbcd5fcfadaed25d3d0c07/41f28182-6359-4826-9693-fa200b627772.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T211448Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e4a751379b9e98f2c4f2a55bb583237c8c299169ba8c00d130954f7806f6c34 21:14:49 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:49 Dload Upload Total Spent Left Speed 21:14:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2706 --:--:-- --:--:-- --:--:-- 2693 100 563 0 0 100 563 0 2279 --:--:-- --:--:-- --:--:-- 2270 21:14:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] } 21:14:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:14:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:14:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:50 21:14:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:14:50 df9b9388f04a: Pulling fs layer 21:14:50 52dc419b0ee2: Pulling fs layer 21:14:50 25bc292e5bac: Pulling fs layer 21:14:50 114826534d7a: Pulling fs layer 21:14:50 4657fd5d0bcf: Pulling fs layer 21:14:50 6ad1cebc031e: Pulling fs layer 21:14:50 8a3aa393b2d8: Pulling fs layer 21:14:50 114826534d7a: Waiting 21:14:50 4657fd5d0bcf: Waiting 21:14:50 6ad1cebc031e: Waiting 21:14:50 8a3aa393b2d8: Waiting 21:14:50 25bc292e5bac: Verifying Checksum 21:14:50 25bc292e5bac: Download complete 21:14:50 52dc419b0ee2: Verifying Checksum 21:14:50 52dc419b0ee2: Download complete 21:14:50 4657fd5d0bcf: Verifying Checksum 21:14:50 4657fd5d0bcf: Download complete 21:14:50 df9b9388f04a: Verifying Checksum 21:14:50 df9b9388f04a: Download complete 21:14:50 df9b9388f04a: Pull complete 21:14:50 6ad1cebc031e: Verifying Checksum 21:14:50 6ad1cebc031e: Download complete 21:14:50 52dc419b0ee2: Pull complete 21:14:50 25bc292e5bac: Pull complete 21:14:51 114826534d7a: Verifying Checksum 21:14:51 114826534d7a: Download complete 21:14:51 8a3aa393b2d8: Verifying Checksum 21:14:51 8a3aa393b2d8: Download complete 21:14:54 114826534d7a: Pull complete 21:14:54 4657fd5d0bcf: Pull complete 21:14:54 6ad1cebc031e: Pull complete 21:14:58 8a3aa393b2d8: Pull complete 21:14:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:14:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:58 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 21:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:15:03 $ docker top 25d980b5bd5f1adabce0a54f2ddce2070308ceabaa7659daa2d41789a0d98560 -eo pid,comm [Pipeline] { [Pipeline] echo 21:15:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 21:15:04 + set -o pipefail 21:15:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 21:15:09 21:15:09 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 21:15:09 21:15:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/a5b39aa2-e138-4404-9990-86347a991ba9 21:15:09 21:15:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:15:09 21:15:09 21:15:09 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:15:09 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:15:09 More details here: https://snyk.co/ue1NS 21:15:09 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:15:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:15:09 $ docker stop --time=1 25d980b5bd5f1adabce0a54f2ddce2070308ceabaa7659daa2d41789a0d98560 21:15:13 $ docker rm -f --volumes 25d980b5bd5f1adabce0a54f2ddce2070308ceabaa7659daa2d41789a0d98560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:15 + git log --format=format:%s -1 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] sh 21:15:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:16 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 21:15:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:16 $ docker top 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 -eo pid,comm 21:15:16 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). 21:15:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:16 [ssh-agent] Looking for ssh-agent implementation... 21:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:16 $ docker exec 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 ssh-agent 21:15:17 SSH_AUTH_SOCK=/tmp/ssh-h9p8xuJGpt4m/agent.32 21:15:17 SSH_AGENT_PID=38 21:15:17 Running ssh-add (command line suppressed) 21:15:17 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1502128951206659817.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1502128951206659817.key) 21:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:17 + git semver tag 21:15:17 2023-11-28 21:15:17,658 [run_tag] DEBUG tag force:False 21:15:17 2023-11-28 21:15:17,658 [check_head_tag] DEBUG check head tag 21:15:17 2023-11-28 21:15:17,658 [execute] INFO git cat-file --batch-check 21:15:17 2023-11-28 21:15:17,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 21:15:17 2023-11-28 21:15:17,663 [execute] INFO git cat-file --batch 21:15:17 2023-11-28 21:15:17,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 21:15:17 2023-11-28 21:15:17,678 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:15:17 2023-11-28 21:15:17,679 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 21:15:17 2023-11-28 21:15:17,679 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 21:15:17 2023-11-28 21:15:17,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:15:17 3.2.0-dev.1 [Pipeline] } 21:15:17 $ docker exec --env ******** --env ******** 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 ssh-agent -k 21:15:17 unset SSH_AUTH_SOCK; 21:15:17 unset SSH_AGENT_PID; 21:15:17 echo Agent pid 38 killed; 21:15:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:18 + git semver [Pipeline] } 21:15:18 $ docker stop --time=1 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 21:15:19 $ docker rm -f --volumes 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:20 21:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:20 0.23.1-centos7: Pulling from edgex-lftools 21:15:20 ab5ef0e58194: Pulling fs layer 21:15:20 9712f1f96733: Pulling fs layer 21:15:20 63f879dbbcfc: Pulling fs layer 21:15:20 0d9ebad4ef96: Pulling fs layer 21:15:20 e9a5061849ea: Pulling fs layer 21:15:20 0d9ebad4ef96: Waiting 21:15:20 d747dcd14b5f: Pulling fs layer 21:15:20 e9a5061849ea: Waiting 21:15:20 d747dcd14b5f: Waiting 21:15:20 2de7ff778b66: Pulling fs layer 21:15:20 2de7ff778b66: Waiting 21:15:20 9712f1f96733: Verifying Checksum 21:15:20 9712f1f96733: Download complete 21:15:21 63f879dbbcfc: Verifying Checksum 21:15:21 63f879dbbcfc: Download complete 21:15:21 e9a5061849ea: Verifying Checksum 21:15:21 e9a5061849ea: Download complete 21:15:21 d747dcd14b5f: Verifying Checksum 21:15:21 d747dcd14b5f: Download complete 21:15:21 0d9ebad4ef96: Verifying Checksum 21:15:21 0d9ebad4ef96: Download complete 21:15:21 ab5ef0e58194: Verifying Checksum 21:15:21 ab5ef0e58194: Download complete 21:15:21 2de7ff778b66: Download complete 21:15:25 ab5ef0e58194: Pull complete 21:15:25 9712f1f96733: Pull complete 21:15:25 63f879dbbcfc: Pull complete 21:15:29 0d9ebad4ef96: Pull complete 21:15:29 e9a5061849ea: Pull complete 21:15:29 d747dcd14b5f: Pull complete 21:15:31 2de7ff778b66: Pull complete 21:15:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:31 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 21:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:15:37 $ docker top ce6aa12dc62f22eceae9ad87d88919c497b5bc30bb2aa273be1408c920851407 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:15:37 provisioning config files... 21:15:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config564893741334076512tmp 21:15:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18145766203534846374tmp 21:15:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config258388295021373919tmp [Pipeline] { [Pipeline] echo 21:15:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:15:37 ---> sigul-configuration.sh 21:15:37 gpg: directory `/root/.gnupg' created 21:15:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:15:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:15:37 gpg: keyring `/root/.gnupg/secring.gpg' created 21:15:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:15:37 gpg: CAST5 encrypted data 21:15:37 gpg: encrypted with 1 passphrase 21:15:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:15:38 + mkdir /home/jenkins 21:15:38 + mkdir /home/jenkins/sigul [Pipeline] sh 21:15:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:15:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:15:38 ---> sigul-install.sh 21:15:38 Sigul already installed; skipping installation. [Pipeline] sh 21:15:39 + git tag --list 21:15:39 v1.0.0 21:15:39 v2.1.0 21:15:39 v2.1.1 21:15:39 v2.2.0 21:15:39 v2.3.0 21:15:39 v3.0 21:15:39 v3.0.0 21:15:39 v3.1 21:15:39 v3.1.0 21:15:39 v3.1.0-dev.1 21:15:39 v3.1.0-dev.10 21:15:39 v3.1.0-dev.11 21:15:39 v3.1.0-dev.12 21:15:39 v3.1.0-dev.13 21:15:39 v3.1.0-dev.14 21:15:39 v3.1.0-dev.15 21:15:39 v3.1.0-dev.16 21:15:39 v3.1.0-dev.17 21:15:39 v3.1.0-dev.18 21:15:39 v3.1.0-dev.19 21:15:39 v3.1.0-dev.2 21:15:39 v3.1.0-dev.20 21:15:39 v3.1.0-dev.21 21:15:39 v3.1.0-dev.22 21:15:39 v3.1.0-dev.23 21:15:39 v3.1.0-dev.24 21:15:39 v3.1.0-dev.25 21:15:39 v3.1.0-dev.26 21:15:39 v3.1.0-dev.3 21:15:39 v3.1.0-dev.4 21:15:39 v3.1.0-dev.5 21:15:39 v3.1.0-dev.6 21:15:39 v3.1.0-dev.7 21:15:39 v3.1.0-dev.8 21:15:39 v3.1.0-dev.9 21:15:39 v3.2.0-dev.1 [Pipeline] sh 21:15:39 + lftools sign git-tag v3.2.0-dev.1 21:15:39 Signing Git tag with Sigul... 21:15:39 Signing v3.2.0-dev.1 [Pipeline] echo 21:15:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:15:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:15:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:15:40 $ docker stop --time=1 ce6aa12dc62f22eceae9ad87d88919c497b5bc30bb2aa273be1408c920851407 21:15:41 $ docker rm -f --volumes ce6aa12dc62f22eceae9ad87d88919c497b5bc30bb2aa273be1408c920851407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:15:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:43 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 21:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:43 $ docker top abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 -eo pid,comm 21:15:43 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). 21:15:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:44 [ssh-agent] Looking for ssh-agent implementation... 21:15:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:44 $ docker exec abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 ssh-agent 21:15:44 SSH_AUTH_SOCK=/tmp/ssh-54eHSkqXyQ4w/agent.32 21:15:44 SSH_AGENT_PID=38 21:15:44 Running ssh-add (command line suppressed) 21:15:44 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12502413591007942164.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12502413591007942164.key) 21:15:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:44 + git semver bump pre 21:15:45 2023-11-28 21:15:45,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:15:45 2023-11-28 21:15:45,037 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 21:15:45 2023-11-28 21:15:45,037 [bump_version] DEBUG bumped version:3.2.0-dev.2 21:15:45 2023-11-28 21:15:45,037 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 21:15:45 2023-11-28 21:15:45,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:15:45 2023-11-28 21:15:45,037 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:15:45 2023-11-28 21:15:45,041 [execute] INFO git cat-file --batch-check 21:15:45 2023-11-28 21:15:45,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 21:15:45 2023-11-28 21:15:45,047 [execute] INFO git cat-file --batch 21:15:45 2023-11-28 21:15:45,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 21:15:45 2023-11-28 21:15:45,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:15:45 3.2.0-dev.2 [Pipeline] } 21:15:45 $ docker exec --env ******** --env ******** abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 ssh-agent -k 21:15:45 unset SSH_AUTH_SOCK; 21:15:45 unset SSH_AGENT_PID; 21:15:45 echo Agent pid 38 killed; 21:15:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:46 + git semver [Pipeline] } 21:15:46 $ docker stop --time=1 abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 21:15:47 $ docker rm -f --volumes abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:48 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 21:15:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:49 $ docker top c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a -eo pid,comm 21:15:49 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). 21:15:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:49 [ssh-agent] Looking for ssh-agent implementation... 21:15:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:49 $ docker exec c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a ssh-agent 21:15:49 SSH_AUTH_SOCK=/tmp/ssh-PPWfpzB765PU/agent.32 21:15:49 SSH_AGENT_PID=38 21:15:49 Running ssh-add (command line suppressed) 21:15:49 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11347542626363167181.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11347542626363167181.key) 21:15:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:50 + git semver push 21:15:50 2023-11-28 21:15:50,429 [run_push] DEBUG push 21:15:50 2023-11-28 21:15:50,429 [execute] INFO git cat-file --batch-check 21:15:50 2023-11-28 21:15:50,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 21:15:50 2023-11-28 21:15:50,433 [execute] INFO git rev-list 5e59b960d9c0520eee9acfedc6cee0ea9fdbc8c5 -- 21:15:50 2023-11-28 21:15:50,433 [execute] DEBUG Popen(['git', 'rev-list', '5e59b960d9c0520eee9acfedc6cee0ea9fdbc8c5', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 21:15:50 2023-11-28 21:15:50,440 [execute] INFO git fetch -v origin 21:15:50 2023-11-28 21:15:50,441 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 21:15:51 2023-11-28 21:15:50,972 [run_push] DEBUG no remote changes detected 21:15:51 2023-11-28 21:15:50,973 [execute] INFO git push origin semver 21:15:51 2023-11-28 21:15:50,973 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 21:15:52 2023-11-28 21:15:51,762 [run_push] DEBUG push all version tags 21:15:52 2023-11-28 21:15:51,762 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:15:52 2023-11-28 21:15:51,763 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 21:15:52 2023-11-28 21:15:52,491 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:15:52 3.2.0-dev.2 [Pipeline] } 21:15:52 $ docker exec --env ******** --env ******** c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a ssh-agent -k 21:15:52 unset SSH_AUTH_SOCK; 21:15:52 unset SSH_AGENT_PID; 21:15:52 echo Agent pid 38 killed; 21:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:53 + git semver [Pipeline] } 21:15:53 $ docker stop --time=1 c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a 21:15:54 $ docker rm -f --volumes c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:15:56 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 21:15:56 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 21:15:56 total 16 21:15:56 drwxr-xr-x 3 root root 4096 Nov 28 20:32 . 21:15:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:15 .. 21:15:56 drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost 21:15:56 -rw-r--r-- 1 root root 83 Nov 28 20:32 cost.csv 21:15:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 21:15:56 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 21:15:56 total 16 21:15:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . 21:15:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:15 .. 21:15:56 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost 21:15:56 -rw-r--r-- 1 jenkins jenkins 83 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:15:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:57 ---> package-listing.sh 21:15:57 ++ facter osfamily 21:15:57 ++ tr '[:upper:]' '[:lower:]' 21:15:57 + OS_FAMILY=debian 21:15:57 + workspace=/w/workspace/edgexfoundry_device-gpio_main 21:15:57 + START_PACKAGES=/tmp/packages_start.txt 21:15:57 + END_PACKAGES=/tmp/packages_end.txt 21:15:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:57 + PACKAGES=/tmp/packages_start.txt 21:15:57 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 21:15:57 + PACKAGES=/tmp/packages_end.txt 21:15:57 + case "${OS_FAMILY}" in 21:15:57 + dpkg -l 21:15:57 + grep '^ii' 21:15:57 + '[' -f /tmp/packages_start.txt ']' 21:15:57 + '[' -f /tmp/packages_end.txt ']' 21:15:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:57 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 21:15:57 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 21:15:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 21:15:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:15:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:58 prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container 21:15:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:15:59 $ docker top 4bc72815d4f81ca3321610ffecce0467100a330c9c52077143a2ed80929b66d4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:59 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:59 + mkdir -p /var/log/sysstat [Pipeline] sh 21:16:00 + ls /var/log/sa-host 21:16:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:00 provisioning config files... 21:16:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2507416666935094872tmp [Pipeline] { [Pipeline] echo 21:16:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:16:00 ---> create-netrc.sh [Pipeline] } 21:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:16:01 ---> python-tools-install.sh [Pipeline] echo 21:16:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:16:01 ---> sudo-logs.sh 21:16:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:16:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:16:01 ---> job-cost.sh 21:16:01 lf-activate-venv: SKIPPING 21:16:01 DEBUG: total: 0.2199999988079071 21:16:01 INFO: Retrieving Stack Cost... 21:16:01 INFO: Retrieving Pricing Info for: v3-standard-8 21:16:02 INFO: Archiving Costs [Pipeline] echo 21:16:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:16:02 ---> logs-deploy.sh 21:16:02 lf-activate-venv: SKIPPING 21:16:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/114 21:16:02 INFO: archiving workspace using pattern(s): 21:16:03 Archives upload complete. 21:16:04 INFO: archiving logs to Nexus 21:16:04 ---> uname -a: 21:16:04 Linux prd-ubuntu20-04-docker-8c-8g-5118 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:16:04 21:16:04 21:16:04 ---> lscpu: 21:16:04 Architecture: x86_64 21:16:04 CPU op-mode(s): 32-bit, 64-bit 21:16:04 Byte Order: Little Endian 21:16:04 Address sizes: 40 bits physical, 48 bits virtual 21:16:04 CPU(s): 8 21:16:04 On-line CPU(s) list: 0-7 21:16:04 Thread(s) per core: 1 21:16:04 Core(s) per socket: 1 21:16:04 Socket(s): 8 21:16:04 NUMA node(s): 1 21:16:04 Vendor ID: AuthenticAMD 21:16:04 CPU family: 23 21:16:04 Model: 49 21:16:04 Model name: AMD EPYC-Rome Processor 21:16:04 Stepping: 0 21:16:04 CPU MHz: 2799.996 21:16:04 BogoMIPS: 5599.99 21:16:04 Virtualization: AMD-V 21:16:04 Hypervisor vendor: KVM 21:16:04 Virtualization type: full 21:16:04 L1d cache: 256 KiB 21:16:04 L1i cache: 256 KiB 21:16:04 L2 cache: 4 MiB 21:16:04 L3 cache: 128 MiB 21:16:04 NUMA node0 CPU(s): 0-7 21:16:04 Vulnerability Itlb multihit: Not affected 21:16:04 Vulnerability L1tf: Not affected 21:16:04 Vulnerability Mds: Not affected 21:16:04 Vulnerability Meltdown: Not affected 21:16:04 Vulnerability Mmio stale data: Not affected 21:16:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:16:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:16:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:16:04 Vulnerability Srbds: Not affected 21:16:04 Vulnerability Tsx async abort: Not affected 21:16:04 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 21:16:04 21:16:04 21:16:04 ---> nproc: 21:16:04 8 21:16:04 21:16:04 21:16:04 ---> df -h: 21:16:04 Filesystem Size Used Avail Use% Mounted on 21:16:04 overlay 155G 13G 143G 9% / 21:16:04 tmpfs 64M 0 64M 0% /dev 21:16:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:16:04 shm 64M 0 64M 0% /dev/shm 21:16:04 /dev/vda1 155G 13G 143G 9% /facter-os 21:16:04 21:16:04 21:16:04 ---> sar -b -r -n DEV: 21:16:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5118) 11/28/23 _x86_64_ (8 CPU) 21:16:04 21:16:04 20:28:13 LINUX RESTART (8 CPU) 21:16:04 21:16:04 20:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:16:04 20:30:01 151.72 5.69 146.03 0.00 550.82 100145.06 0.00 21:16:04 20:31:01 155.49 0.10 155.39 0.00 14.26 52406.33 0.00 21:16:04 20:32:01 155.66 0.18 155.47 0.00 11.86 30782.07 0.00 21:16:04 20:33:01 49.23 0.03 49.19 0.00 2.13 16759.07 0.00 21:16:04 20:34:01 39.58 11.66 27.91 0.00 5427.36 6352.02 0.00 21:16:04 20:35:01 1.98 0.00 1.98 0.00 0.00 20.66 0.00 21:16:04 20:36:01 2.75 1.58 1.17 0.00 36.26 13.86 0.00 21:16:04 20:37:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 21:16:04 20:38:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 21:16:04 20:39:01 2.05 0.00 2.05 0.00 0.00 35.46 0.00 21:16:04 20:40:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 21:16:04 20:41:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 21:16:04 20:42:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 21:16:04 20:43:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 21:16:04 20:44:01 1.27 0.02 1.25 0.00 0.13 15.60 0.00 21:16:04 20:45:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 21:16:04 20:46:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 21:16:04 20:47:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 21:16:04 20:48:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 21:16:04 20:49:01 1.27 0.00 1.27 0.00 0.00 16.66 0.00 21:16:04 20:50:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 21:16:04 20:51:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 21:16:04 20:52:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 21:16:04 20:53:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 21:16:04 20:54:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 21:16:04 20:55:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 21:16:04 20:56:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 21:16:04 20:57:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 21:16:04 20:58:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 21:16:04 20:59:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 21:16:04 21:00:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 21:16:04 21:01:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 21:16:04 21:02:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 21:16:04 21:03:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 21:16:04 21:04:01 2.80 1.02 1.78 0.00 21.86 25.33 0.00 21:16:04 21:05:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 21:16:04 21:06:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 21:16:04 21:07:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 21:16:04 21:08:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 21:16:04 21:09:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 21:16:04 21:10:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 21:16:04 21:11:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 21:16:04 21:12:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 21:16:04 21:13:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 21:16:04 21:14:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 21:16:04 21:15:01 21.41 0.07 21.34 0.00 7.86 14113.30 0.00 21:16:04 21:16:01 135.14 0.33 134.81 0.00 19.33 45256.86 0.00 21:16:04 Average: 16.16 0.44 15.72 0.00 129.46 5634.89 0.00 21:16:04 21:16:04 20:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:16:04 20:30:01 28448084 31556556 756648 2.30 111964 3201296 1894080 5.58 1182072 2803348 617556 21:16:04 20:31:01 28019156 31429656 876920 2.67 153252 3418104 1919320 5.66 1308104 3055368 184240 21:16:04 20:32:01 27820084 31508848 799336 2.43 158344 3695316 2056112 6.06 1312244 3248132 189612 21:16:04 20:33:01 27535552 31539632 767216 2.33 166548 3958280 1776840 5.24 1305520 3498856 24 21:16:04 20:34:01 27163900 31519368 773584 2.35 174756 4290872 1819380 5.36 1541060 3606904 384 21:16:04 20:35:01 27169688 31525172 767720 2.33 174784 4290860 1819380 5.36 1534816 3606904 44 21:16:04 20:36:01 27162660 31520064 772588 2.35 174824 4291944 1819380 5.36 1544352 3607212 88 21:16:04 20:37:01 27169920 31527368 765224 2.33 174852 4291948 1819380 5.36 1535716 3607200 44 21:16:04 20:38:01 27169936 31527612 765184 2.33 174872 4291956 1819380 5.36 1535228 3607404 16 21:16:04 20:39:01 27169888 31527612 765120 2.33 174936 4291936 1819380 5.36 1535220 3607384 48 21:16:04 20:40:01 27169832 31527572 765088 2.33 174952 4291940 1819380 5.36 1535220 3607384 24 21:16:04 20:41:01 27169960 31527736 765072 2.33 174976 4291948 1819380 5.36 1535188 3607388 8 21:16:04 20:42:01 27169716 31527524 765248 2.33 175004 4291948 1819380 5.36 1535336 3607388 16 21:16:04 20:43:01 27169476 31527368 765204 2.33 175032 4291956 1819380 5.36 1535672 3607400 200 21:16:04 20:44:01 27168772 31526740 765604 2.33 175052 4291960 1803352 5.31 1535392 3607408 12 21:16:04 20:45:01 27168400 31526436 765800 2.33 175084 4291960 1803352 5.31 1535348 3607408 8 21:16:04 20:46:01 27168100 31526168 766008 2.33 175116 4291956 1803352 5.31 1535372 3607412 24 21:16:04 20:47:01 27168740 31526856 765476 2.33 175160 4291956 1786816 5.27 1535536 3607412 16 21:16:04 20:48:01 27168448 31526616 765668 2.33 175208 4291956 1786816 5.27 1535476 3607416 8 21:16:04 20:49:01 27168644 31526860 765380 2.33 175240 4291968 1786816 5.27 1535576 3607424 68 21:16:04 20:50:01 27168844 31527100 765288 2.33 175272 4291976 1786816 5.27 1535552 3607424 12 21:16:04 20:51:01 27168560 31526836 765520 2.33 175296 4291968 1786816 5.27 1535568 3607428 60 21:16:04 20:52:01 27168772 31527088 765212 2.33 175320 4291976 1786816 5.27 1535620 3607428 4 21:16:04 20:53:01 27168676 31527056 765228 2.33 175368 4291988 1786816 5.27 1536200 3607436 228 21:16:04 20:54:01 27168668 31527084 765208 2.33 175400 4291984 1786816 5.27 1535600 3607440 24 21:16:04 20:55:01 27168904 31527356 764884 2.33 175432 4291984 1786816 5.27 1535580 3607440 140 21:16:04 20:56:01 27169008 31527500 764864 2.33 175456 4291996 1786816 5.27 1535672 3607444 24 21:16:04 20:57:01 27168764 31527296 765032 2.33 175496 4291992 1786816 5.27 1535820 3607444 12 21:16:04 20:58:01 27168636 31527208 764992 2.33 175524 4292004 1786816 5.27 1536232 3607452 188 21:16:04 20:59:01 27168660 31527324 764872 2.33 175556 4292064 1786816 5.27 1535864 3607516 36 21:16:04 21:00:01 27168360 31527052 765084 2.33 175576 4292072 1786816 5.27 1535836 3607516 16 21:16:04 21:01:01 27168312 31527020 765092 2.33 175596 4292068 1786816 5.27 1535872 3607520 8 21:16:04 21:02:01 27168328 31527056 765040 2.33 175604 4292076 1786816 5.27 1535888 3607520 12 21:16:04 21:03:01 27168428 31527216 764804 2.33 175652 4292080 1786816 5.27 1536496 3607528 160 21:16:04 21:04:01 27165912 31525820 766076 2.33 175724 4292764 1798864 5.30 1536536 3608108 16 21:16:04 21:05:01 27166072 31526020 766028 2.33 175752 4292768 1798864 5.30 1536260 3608112 16 21:16:04 21:06:01 27166324 31526292 765748 2.33 175772 4292772 1798864 5.30 1536152 3608116 4 21:16:04 21:07:01 27166284 31526420 765568 2.33 175808 4292892 1798864 5.30 1536600 3608244 52 21:16:04 21:08:01 27165400 31525552 766344 2.33 175836 4292904 1798864 5.30 1536612 3608252 32 21:16:04 21:09:01 27165336 31525576 766232 2.33 175872 4292896 1798864 5.30 1536664 3608256 28 21:16:04 21:10:01 27165540 31525784 765928 2.33 175900 4292904 1798864 5.30 1536548 3608256 8 21:16:04 21:11:01 27165428 31525772 765852 2.33 175944 4292908 1798864 5.30 1536720 3608264 32 21:16:04 21:12:01 27165848 31526244 765556 2.33 175964 4292916 1798864 5.30 1536864 3608260 4 21:16:04 21:13:01 27165564 31525996 765728 2.33 175988 4292920 1798864 5.30 1536448 3608264 24 21:16:04 21:14:01 27165516 31525972 765844 2.33 176004 4292924 1798864 5.30 1536816 3608268 32 21:16:04 21:15:01 26389712 31508256 782248 2.38 181968 4996740 1864392 5.49 1562316 4311512 252664 21:16:04 21:16:01 25632912 31469948 812112 2.47 212612 5602388 1852776 5.46 1683996 4853148 416 21:16:04 Average: 27185654 31523311 770095 2.34 173950 4273425 1811293 5.34 1517846 3610263 26525 21:16:04 21:16:04 20:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:16:04 20:30:01 lo 5.83 5.83 0.58 0.58 0.00 0.00 0.00 0.00 21:16:04 20:30:01 ens3 538.08 362.84 7578.71 54.85 0.00 0.00 0.00 0.00 21:16:04 20:30:01 docker0 223.69 318.49 19.11 2683.70 0.00 0.00 0.00 0.00 21:16:04 20:31:01 vethc333bdd 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:16:04 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:31:01 ens3 21.36 14.58 23.54 9.32 0.00 0.00 0.00 0.00 21:16:04 20:31:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:16:04 20:32:01 lo 8.07 8.07 0.81 0.81 0.00 0.00 0.00 0.00 21:16:04 20:32:01 ens3 189.05 154.36 2554.19 399.62 0.00 0.00 0.00 0.00 21:16:04 20:32:01 docker0 5.43 11.63 0.34 141.10 0.00 0.00 0.00 0.00 21:16:04 20:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:16:04 20:33:01 ens3 21.20 13.50 219.06 6.56 0.00 0.00 0.00 0.00 21:16:04 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:34:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 21:16:04 20:34:01 ens3 134.73 73.09 2027.77 5.18 0.00 0.00 0.00 0.00 21:16:04 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:35:01 ens3 0.57 0.27 0.09 0.02 0.00 0.00 0.00 0.00 21:16:04 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:36:01 ens3 11.40 5.57 5.68 5.91 0.00 0.00 0.00 0.00 21:16:04 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:37:01 ens3 3.70 0.55 0.53 0.29 0.00 0.00 0.00 0.00 21:16:04 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:38:01 ens3 1.33 0.73 0.56 0.42 0.00 0.00 0.00 0.00 21:16:04 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:39:01 ens3 0.40 0.25 0.09 0.08 0.00 0.00 0.00 0.00 21:16:04 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:40:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:16:04 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:41:01 ens3 0.33 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:16:04 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:42:01 ens3 1.12 0.62 0.41 0.29 0.00 0.00 0.00 0.00 21:16:04 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:44:01 ens3 0.43 0.12 0.09 0.07 0.00 0.00 0.00 0.00 21:16:04 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:45:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:16:04 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:46:01 ens3 0.80 0.05 0.07 0.00 0.00 0.00 0.00 0.00 21:16:04 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:47:01 ens3 0.68 0.47 0.35 0.28 0.00 0.00 0.00 0.00 21:16:04 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:48:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:49:01 ens3 0.42 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:16:04 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:50:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:16:04 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:51:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:52:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:53:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:54:01 ens3 0.33 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:16:04 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:55:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:16:04 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:56:01 ens3 1.23 0.00 0.11 0.00 0.00 0.00 0.00 0.00 21:16:04 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:57:01 ens3 0.93 0.67 0.36 0.30 0.00 0.00 0.00 0.00 21:16:04 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:58:01 ens3 0.37 0.30 0.25 0.21 0.00 0.00 0.00 0.00 21:16:04 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 20:59:01 ens3 0.40 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:16:04 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:00:01 ens3 0.40 0.08 0.07 0.00 0.00 0.00 0.00 0.00 21:16:04 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:01:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:02:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:16:04 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:03:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:04:01 ens3 1.63 0.55 0.51 0.35 0.00 0.00 0.00 0.00 21:16:04 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:05:01 ens3 0.67 0.42 0.33 0.22 0.00 0.00 0.00 0.00 21:16:04 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:06:01 ens3 0.65 0.02 0.06 0.00 0.00 0.00 0.00 0.00 21:16:04 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:07:01 ens3 0.90 0.50 0.36 0.28 0.00 0.00 0.00 0.00 21:16:04 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:08:01 ens3 0.63 0.20 0.17 0.08 0.00 0.00 0.00 0.00 21:16:04 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:09:01 ens3 0.77 0.77 0.40 0.30 0.00 0.00 0.00 0.00 21:16:04 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:10:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:16:04 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:11:01 ens3 0.88 0.28 0.15 0.08 0.00 0.00 0.00 0.00 21:16:04 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:12:01 ens3 0.35 0.25 0.25 0.20 0.00 0.00 0.00 0.00 21:16:04 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:13:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:16:04 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:14:01 ens3 0.35 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:16:04 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:16:04 21:15:01 ens3 123.56 69.96 3969.34 9.68 0.00 0.00 0.00 0.00 21:16:04 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:04 21:16:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 21:16:04 21:16:01 ens3 313.16 230.34 4321.25 140.09 0.00 0.00 0.00 0.00 21:16:04 21:16:01 docker0 75.60 103.97 5.93 1027.35 0.00 0.00 0.00 0.00 21:16:04 Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 21:16:04 Average: ens3 29.09 19.73 438.02 13.50 0.00 0.00 0.00 0.00 21:16:04 Average: docker0 6.41 9.13 0.53 81.04 0.00 0.00 0.00 0.00 21:16:04 21:16:04 21:16:04 ---> sar -P ALL: 21:16:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5118) 11/28/23 _x86_64_ (8 CPU) 21:16:04 21:16:04 20:28:13 LINUX RESTART (8 CPU) 21:16:04 21:16:04 20:29:02 CPU %user %nice %system %iowait %steal %idle 21:16:04 20:30:01 all 7.18 0.00 3.31 5.32 0.09 84.10 21:16:04 20:30:01 0 6.67 0.00 3.11 1.59 0.05 88.57 21:16:04 20:30:01 1 8.64 0.00 3.41 4.20 0.12 83.63 21:16:04 20:30:01 2 6.23 0.00 2.93 3.17 0.07 87.59 21:16:04 20:30:01 3 7.80 0.00 3.08 4.24 0.14 84.74 21:16:04 20:30:01 4 6.34 0.00 3.41 1.17 0.05 89.03 21:16:04 20:30:01 5 6.85 0.00 3.35 0.93 0.09 88.80 21:16:04 20:30:01 6 7.18 0.00 3.22 16.08 0.14 73.38 21:16:04 20:30:01 7 7.71 0.00 3.98 11.26 0.10 76.95 21:16:04 20:31:01 all 14.63 0.00 3.40 6.41 0.07 75.50 21:16:04 20:31:01 0 11.95 0.00 2.01 0.39 0.05 85.60 21:16:04 20:31:01 1 15.81 0.00 4.95 37.49 0.08 41.66 21:16:04 20:31:01 2 13.46 0.00 4.07 8.28 0.07 74.11 21:16:04 20:31:01 3 15.68 0.00 3.45 0.91 0.07 79.90 21:16:04 20:31:01 4 15.43 0.00 3.56 2.84 0.09 78.07 21:16:04 20:31:01 5 15.63 0.00 4.07 0.42 0.07 79.81 21:16:04 20:31:01 6 12.83 0.00 2.19 0.57 0.05 84.37 21:16:04 20:31:01 7 16.25 0.00 2.96 0.42 0.05 80.32 21:16:04 20:32:01 all 23.27 0.00 4.09 3.44 0.11 69.09 21:16:04 20:32:01 0 19.86 0.00 4.07 0.00 0.08 75.99 21:16:04 20:32:01 1 24.27 0.00 4.47 17.94 0.22 53.10 21:16:04 20:32:01 2 21.05 0.00 4.13 6.39 0.08 68.34 21:16:04 20:32:01 3 25.07 0.00 4.18 1.03 0.08 69.64 21:16:04 20:32:01 4 23.53 0.00 4.53 0.42 0.13 71.38 21:16:04 20:32:01 5 24.68 0.00 4.24 0.54 0.08 70.45 21:16:04 20:32:01 6 21.83 0.00 3.22 0.19 0.07 74.70 21:16:04 20:32:01 7 25.84 0.00 3.87 1.22 0.12 68.96 21:16:04 20:33:01 all 2.08 0.00 0.90 3.74 0.05 93.23 21:16:04 20:33:01 0 3.63 0.00 0.48 0.00 0.10 95.79 21:16:04 20:33:01 1 1.19 0.00 0.82 20.21 0.07 77.71 21:16:04 20:33:01 2 1.57 0.00 0.85 5.35 0.03 92.19 21:16:04 20:33:01 3 1.96 0.00 0.77 0.02 0.10 97.16 21:16:04 20:33:01 4 1.83 0.00 0.64 0.02 0.00 97.52 21:16:04 20:33:01 5 2.40 0.00 0.96 4.36 0.08 92.20 21:16:04 20:33:01 6 1.84 0.00 0.65 0.02 0.02 97.47 21:16:04 20:33:01 7 2.19 0.00 2.04 0.02 0.03 95.72 21:16:04 20:34:01 all 1.54 0.00 0.61 0.78 0.02 97.04 21:16:04 20:34:01 0 1.93 0.00 0.45 0.59 0.02 97.02 21:16:04 20:34:01 1 0.57 0.00 0.52 0.18 0.02 98.71 21:16:04 20:34:01 2 1.29 0.00 0.57 2.15 0.03 95.96 21:16:04 20:34:01 3 1.22 0.00 0.60 0.50 0.03 97.64 21:16:04 20:34:01 4 1.23 0.00 0.80 1.72 0.02 96.23 21:16:04 20:34:01 5 2.99 0.00 0.82 0.43 0.05 95.71 21:16:04 20:34:01 6 2.12 0.00 0.63 0.10 0.02 97.13 21:16:04 20:34:01 7 0.98 0.00 0.47 0.58 0.02 97.95 21:16:04 20:35:01 all 0.19 0.00 0.01 0.00 0.01 99.78 21:16:04 20:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 20:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:16:04 20:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:16:04 20:35:01 4 0.02 0.00 0.00 0.03 0.02 99.93 21:16:04 20:35:01 5 0.08 0.00 0.03 0.00 0.02 99.87 21:16:04 20:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:35:01 7 1.37 0.00 0.02 0.00 0.02 98.60 21:16:04 20:36:01 all 0.48 0.00 0.03 0.01 0.01 99.48 21:16:04 20:36:01 0 0.20 0.00 0.05 0.02 0.00 99.73 21:16:04 20:36:01 1 0.07 0.00 0.00 0.00 0.00 99.93 21:16:04 20:36:01 2 0.28 0.00 0.03 0.02 0.02 99.65 21:16:04 20:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:16:04 20:36:01 4 0.05 0.00 0.02 0.02 0.00 99.92 21:16:04 20:36:01 5 0.12 0.00 0.03 0.00 0.02 99.83 21:16:04 20:36:01 6 0.78 0.00 0.02 0.00 0.02 99.18 21:16:04 20:36:01 7 2.25 0.00 0.05 0.00 0.02 97.69 21:16:04 20:37:01 all 0.28 0.00 0.01 0.00 0.01 99.69 21:16:04 20:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:37:01 2 0.08 0.00 0.03 0.00 0.00 99.88 21:16:04 20:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 20:37:01 4 0.02 0.00 0.00 0.03 0.02 99.93 21:16:04 20:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:16:04 20:37:01 6 0.10 0.00 0.02 0.00 0.00 99.88 21:16:04 20:37:01 7 1.97 0.00 0.03 0.00 0.03 97.96 21:16:04 20:38:01 all 0.29 0.00 0.01 0.00 0.01 99.69 21:16:04 20:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 20:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 20:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:16:04 20:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:16:04 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:38:01 6 0.25 0.00 0.00 0.00 0.02 99.73 21:16:04 20:38:01 7 1.97 0.00 0.03 0.00 0.03 97.96 21:16:04 20:39:01 all 0.27 0.00 0.01 0.01 0.01 99.70 21:16:04 20:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:16:04 20:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:39:01 4 0.02 0.00 0.00 0.05 0.02 99.92 21:16:04 20:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:16:04 20:39:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:16:04 20:39:01 7 1.99 0.00 0.03 0.00 0.03 97.95 21:16:04 20:40:01 all 0.23 0.00 0.01 0.00 0.01 99.75 21:16:04 20:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 20:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:40:01 4 0.00 0.00 0.00 0.03 0.02 99.95 21:16:04 20:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 20:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:16:04 20:40:01 7 1.78 0.00 0.03 0.00 0.03 98.16 21:16:04 21:16:04 20:40:01 CPU %user %nice %system %iowait %steal %idle 21:16:04 20:41:01 all 0.06 0.00 0.01 0.00 0.01 99.92 21:16:04 20:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:16:04 20:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:41:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:16:04 20:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:16:04 20:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 20:41:01 7 0.33 0.00 0.02 0.00 0.03 99.62 21:16:04 20:42:01 all 0.09 0.00 0.01 0.01 0.00 99.88 21:16:04 20:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:16:04 20:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:16:04 20:42:01 4 0.00 0.00 0.03 0.08 0.02 99.87 21:16:04 20:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:16:04 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:42:01 7 0.62 0.00 0.03 0.00 0.02 99.33 21:16:04 20:43:01 all 0.07 0.00 0.02 0.00 0.01 99.89 21:16:04 20:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:16:04 20:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 20:43:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:16:04 20:43:01 5 0.05 0.00 0.12 0.00 0.02 99.82 21:16:04 20:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:43:01 7 0.48 0.00 0.02 0.00 0.03 99.47 21:16:04 20:44:01 all 0.07 0.00 0.02 0.00 0.01 99.90 21:16:04 20:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:16:04 20:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 20:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:16:04 20:44:01 3 0.00 0.00 0.05 0.00 0.00 99.95 21:16:04 20:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:16:04 20:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:16:04 20:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 20:44:01 7 0.50 0.00 0.03 0.00 0.02 99.45 21:16:04 20:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:16:04 20:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:16:04 20:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 20:45:01 4 0.00 0.00 0.00 0.03 0.02 99.95 21:16:04 20:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:16:04 20:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:16:04 20:45:01 7 0.03 0.00 0.05 0.00 0.03 99.88 21:16:04 20:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:16:04 20:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:46:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:16:04 20:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:16:04 20:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:16:04 20:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:46:01 7 0.00 0.00 0.05 0.00 0.02 99.93 21:16:04 20:47:01 all 0.01 0.00 0.02 0.00 0.01 99.96 21:16:04 20:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 20:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 20:47:01 4 0.00 0.00 0.02 0.03 0.02 99.93 21:16:04 20:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:16:04 20:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 20:47:01 7 0.03 0.00 0.03 0.00 0.03 99.90 21:16:04 20:48:01 all 0.11 0.00 0.01 0.00 0.01 99.87 21:16:04 20:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 20:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:48:01 2 0.27 0.00 0.02 0.00 0.00 99.72 21:16:04 20:48:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:16:04 20:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:16:04 20:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:16:04 20:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:16:04 20:48:01 7 0.47 0.00 0.02 0.00 0.02 99.50 21:16:04 20:49:01 all 0.11 0.00 0.01 0.00 0.01 99.87 21:16:04 20:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:49:01 2 0.76 0.00 0.02 0.00 0.02 99.20 21:16:04 20:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:16:04 20:49:01 4 0.02 0.00 0.03 0.02 0.00 99.93 21:16:04 20:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 20:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 20:50:01 all 0.13 0.00 0.01 0.00 0.01 99.85 21:16:04 20:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:50:01 2 0.99 0.00 0.02 0.00 0.02 98.97 21:16:04 20:50:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:16:04 20:50:01 4 0.00 0.00 0.02 0.03 0.02 99.93 21:16:04 20:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:16:04 20:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:16:04 20:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:16:04 20:51:01 4 0.02 0.00 0.00 0.08 0.00 99.90 21:16:04 20:51:01 5 0.00 0.00 0.02 0.02 0.02 99.95 21:16:04 20:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:16:04 20:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 21:16:04 20:51:01 CPU %user %nice %system %iowait %steal %idle 21:16:04 20:52:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:16:04 20:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 20:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:16:04 20:52:01 3 0.03 0.00 0.02 0.00 0.03 99.92 21:16:04 20:52:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:16:04 20:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:16:04 20:52:01 6 0.00 0.00 0.03 0.00 0.02 99.95 21:16:04 20:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:53:01 all 0.01 0.00 0.01 0.00 0.01 99.98 21:16:04 20:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:16:04 20:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:16:04 20:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:16:04 20:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:54:01 all 0.02 0.00 0.00 0.00 0.01 99.96 21:16:04 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:16:04 20:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:16:04 20:54:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:16:04 20:54:01 5 0.03 0.00 0.00 0.02 0.00 99.95 21:16:04 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:16:04 20:55:01 all 0.01 0.00 0.01 0.02 0.01 99.95 21:16:04 20:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 20:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:55:01 4 0.00 0.00 0.00 0.15 0.00 99.85 21:16:04 20:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 20:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:55:01 7 0.03 0.00 0.02 0.00 0.03 99.92 21:16:04 20:56:01 all 0.13 0.00 0.01 0.03 0.01 99.82 21:16:04 20:56:01 0 0.00 0.00 0.00 0.00 0.08 99.92 21:16:04 20:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:56:01 2 0.98 0.00 0.02 0.00 0.00 99.01 21:16:04 20:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:56:01 4 0.02 0.00 0.02 0.23 0.00 99.73 21:16:04 20:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:16:04 20:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 20:57:01 all 0.22 0.00 0.01 0.01 0.01 99.74 21:16:04 20:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 20:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:57:01 2 1.64 0.00 0.02 0.00 0.02 98.32 21:16:04 20:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 20:57:01 4 0.00 0.00 0.00 0.08 0.02 99.90 21:16:04 20:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 20:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:16:04 20:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:16:04 20:58:01 all 0.06 0.00 0.01 0.00 0.00 99.93 21:16:04 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 20:58:01 2 0.28 0.00 0.00 0.00 0.00 99.72 21:16:04 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:16:04 20:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:16:04 20:58:01 6 0.10 0.00 0.02 0.00 0.00 99.88 21:16:04 20:58:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:16:04 20:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:16:04 20:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 20:59:01 2 0.05 0.00 0.00 0.00 0.02 99.93 21:16:04 20:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 20:59:01 4 0.02 0.00 0.03 0.03 0.02 99.90 21:16:04 20:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:16:04 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 20:59:01 7 0.02 0.00 0.03 0.00 0.03 99.92 21:16:04 21:00:01 all 0.14 0.00 0.00 0.00 0.01 99.84 21:16:04 21:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:00:01 2 1.06 0.00 0.00 0.00 0.02 98.92 21:16:04 21:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:16:04 21:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:16:04 21:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:16:04 21:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 21:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 21:01:01 all 0.26 0.00 0.01 0.01 0.01 99.71 21:16:04 21:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 21:01:01 2 1.99 0.00 0.02 0.00 0.02 97.98 21:16:04 21:01:01 3 0.03 0.00 0.00 0.02 0.02 99.93 21:16:04 21:01:01 4 0.02 0.00 0.00 0.08 0.00 99.90 21:16:04 21:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 21:01:01 7 0.00 0.00 0.03 0.00 0.03 99.93 21:16:04 21:02:01 all 0.17 0.00 0.01 0.00 0.01 99.81 21:16:04 21:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:02:01 2 1.35 0.00 0.02 0.00 0.02 98.61 21:16:04 21:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 21:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 21:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 21:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:16:04 21:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:16:04 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:16:04 21:03:01 all 0.27 0.00 0.01 0.00 0.01 99.72 21:16:04 21:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 21:03:01 2 1.99 0.00 0.02 0.00 0.00 98.00 21:16:04 21:03:01 3 0.03 0.00 0.00 0.02 0.02 99.93 21:16:04 21:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:16:04 21:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:16:04 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 21:03:01 7 0.00 0.00 0.03 0.00 0.02 99.95 21:16:04 21:04:01 all 0.29 0.00 0.03 0.01 0.01 99.66 21:16:04 21:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 21:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:16:04 21:04:01 2 1.97 0.00 0.00 0.00 0.02 98.01 21:16:04 21:04:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:16:04 21:04:01 4 0.00 0.00 0.03 0.02 0.00 99.95 21:16:04 21:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 21:04:01 6 0.07 0.00 0.03 0.00 0.02 99.88 21:16:04 21:04:01 7 0.22 0.00 0.10 0.08 0.02 99.58 21:16:04 21:05:01 all 0.17 0.00 0.01 0.01 0.01 99.79 21:16:04 21:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:05:01 2 1.27 0.00 0.03 0.00 0.02 98.68 21:16:04 21:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:16:04 21:05:01 4 0.00 0.00 0.00 0.10 0.02 99.88 21:16:04 21:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:16:04 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:05:01 7 0.00 0.00 0.02 0.00 0.03 99.95 21:16:04 21:06:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:16:04 21:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:06:01 2 0.22 0.00 0.00 0.00 0.00 99.78 21:16:04 21:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:16:04 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:16:04 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:06:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:16:04 21:07:01 all 0.07 0.00 0.01 0.00 0.02 99.90 21:16:04 21:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 21:07:01 2 0.43 0.00 0.00 0.00 0.02 99.55 21:16:04 21:07:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:16:04 21:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:16:04 21:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 21:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:16:04 21:07:01 7 0.02 0.00 0.02 0.00 0.03 99.93 21:16:04 21:08:01 all 0.10 0.00 0.01 0.04 0.01 99.85 21:16:04 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:08:01 2 0.76 0.00 0.00 0.00 0.02 99.22 21:16:04 21:08:01 3 0.00 0.00 0.02 0.02 0.02 99.95 21:16:04 21:08:01 4 0.00 0.00 0.02 0.30 0.00 99.68 21:16:04 21:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:16:04 21:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:16:04 21:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 21:09:01 all 0.03 0.00 0.01 0.01 0.01 99.94 21:16:04 21:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 21:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 21:09:01 2 0.07 0.00 0.00 0.00 0.02 99.92 21:16:04 21:09:01 3 0.02 0.00 0.05 0.00 0.00 99.93 21:16:04 21:09:01 4 0.02 0.00 0.00 0.05 0.02 99.92 21:16:04 21:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:16:04 21:09:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:16:04 21:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:16:04 21:10:01 all 0.05 0.00 0.02 0.01 0.01 99.91 21:16:04 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:10:01 2 0.37 0.00 0.03 0.00 0.03 99.57 21:16:04 21:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:10:01 4 0.00 0.00 0.00 0.08 0.00 99.92 21:16:04 21:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:16:04 21:10:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:16:04 21:10:01 7 0.00 0.00 0.05 0.00 0.02 99.93 21:16:04 21:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:16:04 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:11:01 3 0.03 0.00 0.00 0.02 0.02 99.93 21:16:04 21:11:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:16:04 21:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:16:04 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:16:04 21:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:16:04 21:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:16:04 21:12:01 3 0.03 0.00 0.02 0.02 0.02 99.92 21:16:04 21:12:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:16:04 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:16:04 21:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:16:04 21:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:16:04 21:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:16:04 21:13:01 3 0.05 0.00 0.02 0.00 0.03 99.90 21:16:04 21:13:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:16:04 21:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:16:04 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:16:04 21:16:04 21:13:01 CPU %user %nice %system %iowait %steal %idle 21:16:04 21:14:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:16:04 21:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:16:04 21:14:01 3 0.02 0.00 0.03 0.02 0.03 99.90 21:16:04 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:16:04 21:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:16:04 21:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:16:04 21:15:01 all 2.60 0.00 1.15 0.68 0.03 95.53 21:16:04 21:15:01 0 1.96 0.00 0.74 0.00 0.00 97.30 21:16:04 21:15:01 1 1.91 0.00 1.42 0.00 0.02 96.65 21:16:04 21:15:01 2 3.07 0.00 1.16 0.07 0.03 95.67 21:16:04 21:15:01 3 2.43 0.00 1.56 5.12 0.03 90.86 21:16:04 21:15:01 4 2.78 0.00 0.87 0.28 0.03 96.03 21:16:04 21:15:01 5 4.23 0.00 0.87 0.00 0.02 94.88 21:16:04 21:15:01 6 2.13 0.00 1.44 0.00 0.05 96.38 21:16:04 21:15:01 7 2.33 0.00 1.17 0.00 0.02 96.48 21:16:04 21:16:01 all 7.03 0.00 3.13 2.34 0.07 87.42 21:16:04 21:16:01 0 6.32 0.00 3.24 0.39 0.05 90.00 21:16:04 21:16:01 1 7.33 0.00 2.89 0.41 0.05 89.33 21:16:04 21:16:01 2 5.67 0.00 2.93 0.40 0.10 90.89 21:16:04 21:16:01 3 7.54 0.00 4.50 13.42 0.10 74.44 21:16:04 21:16:01 4 6.30 0.00 2.76 0.52 0.08 90.33 21:16:04 21:16:01 5 8.23 0.00 2.93 2.55 0.05 86.24 21:16:04 21:16:01 6 7.75 0.00 3.10 0.08 0.07 89.00 21:16:04 21:16:01 7 7.11 0.00 2.73 1.08 0.08 88.99 21:16:04 Average: all 1.32 0.00 0.36 0.48 0.02 97.82 21:16:04 Average: 0 1.11 0.00 0.30 0.06 0.01 98.52 21:16:04 Average: 1 1.25 0.00 0.39 1.69 0.02 96.66 21:16:04 Average: 2 1.47 0.00 0.36 0.54 0.02 97.61 21:16:04 Average: 3 1.31 0.00 0.39 0.53 0.02 97.74 21:16:04 Average: 4 1.21 0.00 0.36 0.19 0.01 98.23 21:16:04 Average: 5 1.39 0.00 0.38 0.20 0.02 98.03 21:16:04 Average: 6 1.21 0.00 0.31 0.35 0.01 98.12 21:16:04 Average: 7 1.62 0.00 0.38 0.30 0.02 97.67 21:16:04 21:16:04 21:16:04