Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc7652beee9a90296fe0b57947c4589a421f5e02 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-ssh18033610590165913231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17126179442601853156.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5977903292299733935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16565760846189471634.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-mqtt-go/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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1657790585914147200.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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-mqtt 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 Running on prd-ubuntu20.04-docker-8c-8g-2902 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bc7652beee9a90296fe0b57947c4589a421f5e02 (main) Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#454)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-list --no-walk c9f2a0543715ca35ad5b34b71a578c78c2f9cecd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:52:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:52:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:52:55 ========================================================= 09:52:55 EdgeX Global Pipelines Version Info 09:52:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:52:55 ------------------- 09:52:55 stable info: 09:52:55 ------------------- 09:52:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:52:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:52:55 Message: update stable to v1.0.244 09:52:56 ------------------- 09:52:56 experimental info: 09:52:56 ------------------- 09:52:56 Commited By: **** collab-it+edgex@linuxfoundation.org 09:52:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:52:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:52:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:52:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:52:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:52:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] echo 09:52:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc7652b [Pipeline] echo 09:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:57 provisioning config files... 09:52:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18430111266208019937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:57 ---> docker-login.sh 09:52:57 nexus3.edgexfoundry.org:10001 09:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:57 Configure a credential helper to remove this warning. See 09:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:57 09:52:57 Login Succeeded 09:52:57 nexus3.edgexfoundry.org:10002 09:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:58 Configure a credential helper to remove this warning. See 09:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:58 09:52:58 Login Succeeded 09:52:58 nexus3.edgexfoundry.org:10003 09:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:58 Configure a credential helper to remove this warning. See 09:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:58 09:52:58 Login Succeeded 09:52:58 nexus3.edgexfoundry.org:10004 09:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:58 Configure a credential helper to remove this warning. See 09:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:58 09:52:58 Login Succeeded 09:52:58 docker.io 09:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:58 Configure a credential helper to remove this warning. See 09:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:58 09:52:58 Login Succeeded 09:52:58 ---> docker-login.sh ends [Pipeline] } 09:52:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:52:59 + git rev-list -1 --merges bc7652beee9a90296fe0b57947c4589a421f5e02~1..bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] echo 09:52:59 -----------> git rev-list -1 --merges bc7652beee9a90296fe0b57947c4589a421f5e02~1..bc7652beee9a90296fe0b57947c4589a421f5e02 bc7652beee9a90296fe0b57947c4589a421f5e02 [false] [Pipeline] sh 09:52:59 + git log --format=format:%s -1 bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] echo 09:52:59 ========================================================= 09:52:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:52:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:52:59 + git log --format=format:%s -1 bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] echo 09:52:59 [semverPrep] GIT_COMMIT: bc7652beee9a90296fe0b57947c4589a421f5e02, Commit Message: refactor(snap)!: Drop the support for legacy snap env options (#454) [Pipeline] echo 09:52:59 [semverPrep] This is not a build commit. [Pipeline] sh 09:53:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:53:00 + grep -v github /etc/ssh/ssh_known_hosts 09:53:00 + [ -e /tmp/ssh_known_hosts ] 09:53:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:53:00 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 09:53:00 /etc/ssh/ssh_known_hosts 09:53:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:53:00 09:53:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:53:01 0.1.4: Pulling from edgex-devops/py-git-semver 09:53:01 b85a868b505f: Pulling fs layer 09:53:01 e2be974225ed: Pulling fs layer 09:53:01 339a4e72a1f5: Pulling fs layer 09:53:01 988bab9f4d93: Pulling fs layer 09:53:01 1469e6f7b9e6: Pulling fs layer 09:53:01 eaf3925da568: Pulling fs layer 09:53:01 bab4dde63d76: Pulling fs layer 09:53:01 bde34c3a00c8: Pulling fs layer 09:53:01 b352a97aabf1: Pulling fs layer 09:53:01 4872d77fe225: Pulling fs layer 09:53:01 5851b861e8e6: Pulling fs layer 09:53:01 988bab9f4d93: Waiting 09:53:01 1469e6f7b9e6: Waiting 09:53:01 eaf3925da568: Waiting 09:53:01 bab4dde63d76: Waiting 09:53:01 bde34c3a00c8: Waiting 09:53:01 b352a97aabf1: Waiting 09:53:01 4872d77fe225: Waiting 09:53:01 5851b861e8e6: Waiting 09:53:01 e2be974225ed: Verifying Checksum 09:53:01 e2be974225ed: Download complete 09:53:01 988bab9f4d93: Download complete 09:53:01 1469e6f7b9e6: Verifying Checksum 09:53:01 1469e6f7b9e6: Download complete 09:53:01 eaf3925da568: Verifying Checksum 09:53:01 eaf3925da568: Download complete 09:53:01 339a4e72a1f5: Verifying Checksum 09:53:01 339a4e72a1f5: Download complete 09:53:01 bde34c3a00c8: Verifying Checksum 09:53:01 bde34c3a00c8: Download complete 09:53:01 b352a97aabf1: Verifying Checksum 09:53:01 b352a97aabf1: Download complete 09:53:01 4872d77fe225: Verifying Checksum 09:53:01 4872d77fe225: Download complete 09:53:01 5851b861e8e6: Download complete 09:53:01 b85a868b505f: Verifying Checksum 09:53:01 b85a868b505f: Download complete 09:53:02 bab4dde63d76: Verifying Checksum 09:53:02 bab4dde63d76: Download complete 09:53:03 b85a868b505f: Pull complete 09:53:03 e2be974225ed: Pull complete 09:53:04 339a4e72a1f5: Pull complete 09:53:04 988bab9f4d93: Pull complete 09:53:04 1469e6f7b9e6: Pull complete 09:53:05 eaf3925da568: Pull complete 09:53:06 bab4dde63d76: Pull complete 09:53:07 bde34c3a00c8: Pull complete 09:53:07 b352a97aabf1: Pull complete 09:53:07 4872d77fe225: Pull complete 09:53:07 5851b861e8e6: Pull complete 09:53:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:53:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:53:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:07 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 09:53:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:53:10 $ docker top 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 -eo pid,comm 09:53:10 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). 09:53:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:53:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:11 [ssh-agent] Looking for ssh-agent implementation... 09:53:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:11 $ docker exec 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 ssh-agent 09:53:11 SSH_AUTH_SOCK=/tmp/ssh-HdAARU35IU1g/agent.32 09:53:11 SSH_AGENT_PID=39 09:53:11 Running ssh-add (command line suppressed) 09:53:11 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4754524346840220415.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4754524346840220415.key) 09:53:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:11 + git tag --points-at HEAD [Pipeline] } 09:53:11 $ docker exec --env ******** --env ******** 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 ssh-agent -k 09:53:11 unset SSH_AUTH_SOCK; 09:53:11 unset SSH_AGENT_PID; 09:53:11 echo Agent pid 39 killed; 09:53:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:53:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:11 [ssh-agent] Looking for ssh-agent implementation... 09:53:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:11 $ docker exec 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 ssh-agent 09:53:12 SSH_AUTH_SOCK=/tmp/ssh-8HoxUDiZlTKK/agent.71 09:53:12 SSH_AGENT_PID=77 09:53:12 Running ssh-add (command line suppressed) 09:53:12 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5563125963373293416.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5563125963373293416.key) 09:53:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:12 + git semver init 09:53:12 2023-01-18 09:53:12,540 [run_init] DEBUG init version:0.0.0 force:False 09:53:12 2023-01-18 09:53:12,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 09:53:12 2023-01-18 09:53:12,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 09:53:12 2023-01-18 09:53:12,541 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 09:53:13 2023-01-18 09:53:13,426 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 09:53:13 2023-01-18 09:53:13,427 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 09:53:13 2023-01-18 09:53:13,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 09:53:13 2023-01-18 09:53:13,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 09:53:13 3.0.0-dev.5 [Pipeline] } 09:53:13 $ docker exec --env ******** --env ******** 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 ssh-agent -k 09:53:13 unset SSH_AUTH_SOCK; 09:53:13 unset SSH_AGENT_PID; 09:53:13 echo Agent pid 77 killed; 09:53:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:53:14 + git semver [Pipeline] } 09:53:14 $ docker stop --time=1 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 09:53:15 $ docker rm -f --volumes 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 [Pipeline] // withDockerContainer [Pipeline] sh 09:53:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:53:16 Stashed 1 file(s) [Pipeline] echo 09:53:16 [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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 09:53:16 provisioning config files... 09:53:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4572514893770343587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:16 ---> docker-login.sh 09:53:16 nexus3.edgexfoundry.org:10001 09:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:16 Configure a credential helper to remove this warning. See 09:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:16 09:53:16 Login Succeeded 09:53:16 nexus3.edgexfoundry.org:10002 09:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:16 Configure a credential helper to remove this warning. See 09:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:16 09:53:16 Login Succeeded 09:53:16 nexus3.edgexfoundry.org:10003 09:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:16 Configure a credential helper to remove this warning. See 09:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:16 09:53:16 Login Succeeded 09:53:16 nexus3.edgexfoundry.org:10004 09:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:16 Configure a credential helper to remove this warning. See 09:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:16 09:53:16 Login Succeeded 09:53:16 docker.io 09:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:17 Configure a credential helper to remove this warning. See 09:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:17 09:53:17 Login Succeeded 09:53:17 ---> docker-login.sh ends [Pipeline] } 09:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:53:17 ========================================================= 09:53:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:53:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:53:17 Sending build context to Docker daemon 6.328MB 09:53:17 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 09:53:17 Step 2/12 : FROM ${BASE} AS builder 09:53:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:53:17 213ec9aee27d: Pulling fs layer 09:53:17 4583459ba037: Pulling fs layer 09:53:17 93c1e223e6f2: Pulling fs layer 09:53:17 53926ce57604: Pulling fs layer 09:53:17 21b2b0c7a3f4: Pulling fs layer 09:53:17 22ff95d597cd: Pulling fs layer 09:53:17 12d6caf4c0d1: Pulling fs layer 09:53:17 96b7cbca73a9: Pulling fs layer 09:53:17 a7acece74701: Pulling fs layer 09:53:17 53926ce57604: Waiting 09:53:17 12d6caf4c0d1: Waiting 09:53:17 96b7cbca73a9: Waiting 09:53:17 21b2b0c7a3f4: Waiting 09:53:17 22ff95d597cd: Waiting 09:53:17 a7acece74701: Waiting 09:53:17 93c1e223e6f2: Verifying Checksum 09:53:17 93c1e223e6f2: Download complete 09:53:17 4583459ba037: Download complete 09:53:17 21b2b0c7a3f4: Verifying Checksum 09:53:17 21b2b0c7a3f4: Download complete 09:53:17 22ff95d597cd: Verifying Checksum 09:53:17 22ff95d597cd: Download complete 09:53:17 213ec9aee27d: Download complete 09:53:17 12d6caf4c0d1: Download complete 09:53:17 213ec9aee27d: Pull complete 09:53:18 4583459ba037: Pull complete 09:53:18 93c1e223e6f2: Pull complete 09:53:19 a7acece74701: Verifying Checksum 09:53:19 a7acece74701: Download complete 09:53:19 53926ce57604: Verifying Checksum 09:53:19 53926ce57604: Download complete 09:53:19 96b7cbca73a9: Verifying Checksum 09:53:19 96b7cbca73a9: Download complete 09:53:22 53926ce57604: Pull complete 09:53:22 21b2b0c7a3f4: Pull complete 09:53:22 22ff95d597cd: Pull complete 09:53:22 12d6caf4c0d1: Pull complete 09:53:24 96b7cbca73a9: Pull complete 09:53:25 a7acece74701: Pull complete 09:53:25 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:53:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:53:25 ---> db6d94c90886 09:53:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:53:30 ---> Running in 855b4f45ad29 09:53:31 Removing intermediate container 855b4f45ad29 09:53:31 ---> 91c3f807ed8e 09:53:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:53:31 ---> Running in 112d34134113 09:53:31 Still waiting to schedule task 09:53:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:53:31 Removing intermediate container 112d34134113 09:53:31 ---> 56ddda25d194 09:53:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:53:31 ---> Running in a90e90e91d2e 09:53:31 Removing intermediate container a90e90e91d2e 09:53:31 ---> 97689faecbce 09:53:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:53:31 ---> Running in f01b7f7a2c2c 09:53:31 Removing intermediate container f01b7f7a2c2c 09:53:31 ---> 4b87e8f89d1c 09:53:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:53:31 ---> Running in 18a2d8659531 09:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:53:32 (1/4) Installing openssh-keygen (9.0_p1-r2) 09:53:32 (2/4) Installing libedit (20210910.3.1-r0) 09:53:32 (3/4) Installing openssh-client-common (9.0_p1-r2) 09:53:32 (4/4) Installing openssh-client-default (9.0_p1-r2) 09:53:32 Executing busybox-1.35.0-r17.trigger 09:53:32 OK: 216 MiB in 55 packages 09:53:32 Removing intermediate container 18a2d8659531 09:53:32 ---> 4cb1f155a229 09:53:32 Step 8/12 : WORKDIR /device-mqtt-go 09:53:32 ---> Running in 23f016b49984 09:53:33 Removing intermediate container 23f016b49984 09:53:33 ---> 26e33ac7f540 09:53:33 Step 9/12 : COPY go.mod vendor* ./ 09:53:33 ---> 1e35edcc59be 09:53:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:33 ---> Running in 8164921d7b79 09:53:59 Removing intermediate container 8164921d7b79 09:53:59 ---> d7bad8078821 09:53:59 Step 11/12 : COPY . . 09:53:59 ---> 5d56dc01bb5f 09:53:59 Step 12/12 : RUN $MAKE 09:53:59 ---> Running in f5297e489eaa 09:53:59 noop 09:53:59 Removing intermediate container f5297e489eaa 09:53:59 ---> b2f5cfce1bac 09:53:59 Successfully built b2f5cfce1bac 09:53:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:00 + docker inspect -f . ci-base-image-x86_64 09:54:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:00 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 09:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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 ******** ci-base-image-x86_64 cat 09:54:00 $ docker top c5248e494e8da16c699d096e4254318b2c7e02b9df6c701e2a397494f15c734e -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:00 + go version 09:54:00 go version go1.18.7 linux/amd64 [Pipeline] } 09:54:00 $ docker stop --time=1 c5248e494e8da16c699d096e4254318b2c7e02b9df6c701e2a397494f15c734e 09:54:02 $ docker rm -f --volumes c5248e494e8da16c699d096e4254318b2c7e02b9df6c701e2a397494f15c734e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:02 + docker inspect -f . ci-base-image-x86_64 09:54:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:02 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 09:54:02 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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 ******** ci-base-image-x86_64 cat 09:54:03 $ docker top 0502e2727218fc7cdb43622c85faefe127d1a65572048e47f5e695e3e04c451c -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 09:54:04 + make test 09:54:04 go test ./... -coverprofile=coverage.out ./... 09:54:04 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:54:12 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 09:54:12 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 09:54:12 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 09:54:19 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 09:54:19 go vet ./... 09:54:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:54:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:54:22 ./bin/test-attribution-txt.sh [Pipeline] echo 09:54:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:54:22 $ docker stop --time=1 0502e2727218fc7cdb43622c85faefe127d1a65572048e47f5e695e3e04c451c 09:54:25 $ docker rm -f --volumes 0502e2727218fc7cdb43622c85faefe127d1a65572048e47f5e695e3e04c451c [Pipeline] // withDockerContainer [Pipeline] sh 09:54:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:54:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:54:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:54:26 + ls -al . 09:54:26 total 192 09:54:26 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 09:54 . 09:54:26 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:52 .. 09:54:26 -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 09:52 .dockerignore 09:54:26 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 09:54 .git 09:54:26 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:52 .github 09:54:26 -rw-rw-r-- 1 jenkins jenkins 329 Jan 18 09:52 .gitignore 09:54:26 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 09:52 .golangci.yml 09:54:26 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 09:53 .semver 09:54:26 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 18 09:52 Attribution.txt 09:54:26 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 18 09:52 CHANGELOG.md 09:54:26 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 18 09:52 Dockerfile 09:54:26 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 09:52 GOVERNANCE.md 09:54:26 -rw-rw-r-- 1 jenkins jenkins 678 Jan 18 09:52 Jenkinsfile 09:54:26 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 09:52 LICENSE 09:54:26 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 18 09:52 Makefile 09:54:26 -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 09:52 OWNERS.md 09:54:26 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 18 09:52 README.md 09:54:26 -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 09:53 VERSION 09:54:26 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:52 bin 09:54:26 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:52 cmd 09:54:26 -rw-r--r-- 1 jenkins jenkins 17887 Jan 18 09:54 coverage.out 09:54:26 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 18 09:52 go.mod 09:54:26 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 18 09:52 go.sum 09:54:26 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:52 internal 09:54:26 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:52 mock 09:54:26 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:52 snap 09:54:26 -rw-rw-r-- 1 jenkins jenkins 227 Jan 18 09:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:26 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bc7652beee9a90296fe0b57947c4589a421f5e02 --label arch=amd64 --label version=3.0.0-dev.5 . 09:54:26 Sending build context to Docker daemon 6.346MB 09:54:26 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 09:54:26 Step 2/24 : FROM ${BASE} AS builder 09:54:26 ---> b2f5cfce1bac 09:54:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:54:28 ---> Running in 400837b6f777 09:54:28 Removing intermediate container 400837b6f777 09:54:28 ---> 0624e55f58a8 09:54:28 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:54:28 ---> Running in 21d08f40840f 09:54:28 Removing intermediate container 21d08f40840f 09:54:28 ---> 5ee36210a2e2 09:54:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:54:28 ---> Running in 41b1616b0e36 09:54:28 Removing intermediate container 41b1616b0e36 09:54:28 ---> 912b59ed491d 09:54:28 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 09:54:29 ---> Running in a8e286287d57 09:54:29 Removing intermediate container a8e286287d57 09:54:29 ---> a83c412f7984 09:54:29 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:54:29 ---> Running in 48e4af78b5b5 09:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:54:30 OK: 216 MiB in 55 packages 09:54:30 Removing intermediate container 48e4af78b5b5 09:54:30 ---> 4ed7349b257e 09:54:30 Step 8/24 : WORKDIR /device-mqtt-go 09:54:30 ---> Running in 5dd9c14aecd1 09:54:31 Removing intermediate container 5dd9c14aecd1 09:54:31 ---> 0ca8681dd85c 09:54:31 Step 9/24 : COPY go.mod vendor* ./ 09:54:31 ---> 54e9ec9dcf4e 09:54:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:31 ---> Running in 71ba4297d032 09:54:32 Removing intermediate container 71ba4297d032 09:54:32 ---> c69f1e2af392 09:54:32 Step 11/24 : COPY . . 09:54:33 ---> 2cfcb2efd427 09:54:33 Step 12/24 : RUN $MAKE 09:54:33 ---> Running in 0b51cf4a656b 09:54:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 09:54:55 Removing intermediate container 0b51cf4a656b 09:54:55 ---> 76444be25344 09:54:55 Step 13/24 : FROM alpine:3.16 09:54:55 3.16: Pulling from library/alpine 09:54:55 ca7dd9ec2225: Pulling fs layer 09:54:55 ca7dd9ec2225: Verifying Checksum 09:54:55 ca7dd9ec2225: Download complete 09:54:55 ca7dd9ec2225: Pull complete 09:54:55 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 09:54:55 Status: Downloaded newer image for alpine:3.16 09:54:55 ---> bfe296a52501 09:54:55 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 09:54:55 ---> Running in acc840d9bede 09:54:55 Removing intermediate container acc840d9bede 09:54:55 ---> 8ff36ecf457e 09:54:55 Step 15/24 : RUN apk add --update --no-cache dumb-init 09:54:55 ---> Running in 1f84ed96ac33 09:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:54:55 (1/1) Installing dumb-init (1.2.5-r1) 09:54:55 Executing busybox-1.35.0-r17.trigger 09:54:55 OK: 6 MiB in 15 packages 09:54:55 Removing intermediate container 1f84ed96ac33 09:54:55 ---> 1a7cb72c9236 09:54:55 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 09:54:55 ---> fb2fa719c120 09:54:55 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 09:54:56 ---> ce2b1b692b7e 09:54:56 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 09:54:56 ---> bd9388609e3c 09:54:56 Step 19/24 : EXPOSE 59982 09:54:56 ---> Running in 5072f28244a0 09:54:56 Removing intermediate container 5072f28244a0 09:54:56 ---> 755bd70b7ab0 09:54:56 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 09:54:56 ---> Running in 762a0dd7b43f 09:54:56 Removing intermediate container 762a0dd7b43f 09:54:56 ---> 71b966328afd 09:54:56 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:54:56 ---> Running in a5d195fa6f8a 09:54:56 Removing intermediate container a5d195fa6f8a 09:54:56 ---> 75a2576fabc7 09:54:56 Step 22/24 : LABEL arch=amd64 09:54:56 ---> Running in 3aaa4602b698 09:54:56 Removing intermediate container 3aaa4602b698 09:54:56 ---> 615448b449f9 09:54:56 Step 23/24 : LABEL git_sha=bc7652beee9a90296fe0b57947c4589a421f5e02 09:54:56 ---> Running in 7009e609cc1e 09:54:56 Removing intermediate container 7009e609cc1e 09:54:56 ---> db2634433826 09:54:56 Step 24/24 : LABEL version=3.0.0-dev.5 09:54:56 ---> Running in c42812cb943c 09:54:56 Removing intermediate container c42812cb943c 09:54:56 ---> 3b6e1de03029 09:54:56 [Warning] One or more build-args [ARCH] were not consumed 09:54:56 Successfully built 3b6e1de03029 09:54:56 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:57 provisioning config files... 09:54:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3288602876861203150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:57 ---> docker-login.sh 09:54:57 nexus3.edgexfoundry.org:10001 09:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:57 Configure a credential helper to remove this warning. See 09:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:57 09:54:57 Login Succeeded 09:54:57 nexus3.edgexfoundry.org:10002 09:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:57 Configure a credential helper to remove this warning. See 09:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:57 09:54:57 Login Succeeded 09:54:57 nexus3.edgexfoundry.org:10003 09:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:57 Configure a credential helper to remove this warning. See 09:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:57 09:54:57 Login Succeeded 09:54:57 nexus3.edgexfoundry.org:10004 09:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:57 Configure a credential helper to remove this warning. See 09:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:57 09:54:57 Login Succeeded 09:54:57 docker.io 09:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:57 Configure a credential helper to remove this warning. See 09:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:57 09:54:57 Login Succeeded 09:54:57 ---> docker-login.sh ends [Pipeline] } 09:54:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:54:57 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 09:54:57 bc7652beee9a90296fe0b57947c4589a421f5e02 09:54:57 latest 09:54:57 3.0.0-dev.5 09:54:57 bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 09:54:57 main 09:54:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:58 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02 09:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 09:54:58 b2290f2e4b53: Preparing 09:54:58 c8c0252aeae8: Preparing 09:54:58 93460e49e371: Preparing 09:54:58 05fecac11320: Preparing 09:54:58 e5e13b0c77cb: Preparing 09:54:58 e5e13b0c77cb: Layer already exists 09:54:58 05fecac11320: Pushed 09:54:58 c8c0252aeae8: Pushed 09:54:58 b2290f2e4b53: Pushed 09:55:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2904 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 09:55:01 Running in /w/workspace/device-mqtt-go/88 [Pipeline] { [Pipeline] checkout 09:55:01 Selected Git installation does not exist. Using Default 09:55:01 The recommended git tool is: NONE 09:55:01 93460e49e371: Pushed 09:55:01 bc7652beee9a90296fe0b57947c4589a421f5e02: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:01 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 09:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 09:55:01 b2290f2e4b53: Preparing 09:55:01 c8c0252aeae8: Preparing 09:55:01 93460e49e371: Preparing 09:55:01 05fecac11320: Preparing 09:55:01 e5e13b0c77cb: Preparing 09:55:01 e5e13b0c77cb: Layer already exists 09:55:01 b2290f2e4b53: Layer already exists 09:55:01 93460e49e371: Layer already exists 09:55:01 05fecac11320: Layer already exists 09:55:01 c8c0252aeae8: Layer already exists 09:55:01 latest: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.5 09:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 09:55:02 b2290f2e4b53: Preparing 09:55:02 c8c0252aeae8: Preparing 09:55:02 93460e49e371: Preparing 09:55:02 05fecac11320: Preparing 09:55:02 e5e13b0c77cb: Preparing 09:55:02 e5e13b0c77cb: Layer already exists 09:55:02 c8c0252aeae8: Layer already exists 09:55:02 b2290f2e4b53: Layer already exists 09:55:02 93460e49e371: Layer already exists 09:55:02 05fecac11320: Layer already exists 09:55:02 3.0.0-dev.5: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 09:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 09:55:03 b2290f2e4b53: Preparing 09:55:03 c8c0252aeae8: Preparing 09:55:03 93460e49e371: Preparing 09:55:03 05fecac11320: Preparing 09:55:03 e5e13b0c77cb: Preparing 09:55:03 e5e13b0c77cb: Layer already exists 09:55:03 c8c0252aeae8: Layer already exists 09:55:03 b2290f2e4b53: Layer already exists 09:55:03 05fecac11320: Layer already exists 09:55:03 93460e49e371: Layer already exists 09:55:03 bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 09:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 09:55:03 b2290f2e4b53: Preparing 09:55:03 c8c0252aeae8: Preparing 09:55:03 93460e49e371: Preparing 09:55:03 05fecac11320: Preparing 09:55:03 e5e13b0c77cb: Preparing 09:55:03 e5e13b0c77cb: Layer already exists 09:55:03 c8c0252aeae8: Layer already exists 09:55:03 b2290f2e4b53: Layer already exists 09:55:03 05fecac11320: Layer already exists 09:55:03 93460e49e371: Layer already exists 09:55:03 main: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:55:03 ===================================================== [Pipeline] echo 09:55:03 taggedImages: 09:55:03 - nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02 09:55:03 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 09:55:03 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.5 09:55:03 - nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 09:55:03 - nexus3.edgexfoundry.org:10004/device-mqtt: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 09:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:04 09:55:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:04 latest: Pulling from edgex-lftools-log-publisher 09:55:04 5eb5b503b376: Pulling fs layer 09:55:04 5c69ac0246d0: Pulling fs layer 09:55:04 ec43610c2a17: Pulling fs layer 09:55:04 3a2ae6a8a46f: Pulling fs layer 09:55:04 33b1e0a273af: Pulling fs layer 09:55:04 5d3b04190fa2: Pulling fs layer 09:55:04 2f39f015ded8: Pulling fs layer 09:55:04 33b1e0a273af: Waiting 09:55:04 3a2ae6a8a46f: Waiting 09:55:04 2f39f015ded8: Waiting 09:55:04 5d3b04190fa2: Waiting 09:55:04 5c69ac0246d0: Verifying Checksum 09:55:04 5c69ac0246d0: Download complete 09:55:04 3a2ae6a8a46f: Download complete 09:55:04 33b1e0a273af: Verifying Checksum 09:55:04 33b1e0a273af: Download complete 09:55:04 5d3b04190fa2: Download complete 09:55:04 ec43610c2a17: Verifying Checksum 09:55:04 ec43610c2a17: Download complete 09:55:05 5eb5b503b376: Verifying Checksum 09:55:05 5eb5b503b376: Download complete 09:55:05 2f39f015ded8: Download complete 09:55:06 using credential edgex-jenkins-ssh 09:55:06 Cloning the remote Git repository 09:55:06 5eb5b503b376: Pull complete 09:55:06 5c69ac0246d0: Pull complete 09:55:06 ec43610c2a17: Pull complete 09:55:06 3a2ae6a8a46f: Pull complete 09:55:07 33b1e0a273af: Pull complete 09:55:07 5d3b04190fa2: Pull complete 09:55:06 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 09:55:06 > git init /w/workspace/device-mqtt-go/88 # timeout=10 09:55:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:55:06 > git --version # timeout=10 09:55:06 > git --version # 'git version 2.25.1' 09:55:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:09 Avoid second fetch 09:55:09 Checking out Revision bc7652beee9a90296fe0b57947c4589a421f5e02 (main) 09:55:09 Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#454)" 09:55:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:55:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:09 > git config core.sparsecheckout # timeout=10 09:55:09 > git checkout -f bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 09:55:10 09:55:10 GitHub has been notified of this commit’s build result 09:55:10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:55:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:55:10 Dload Upload Total Spent Left Speed 09:55:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 09:55:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 09:55:11 2f39f015ded8: Pull complete 09:55:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:11 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 09:55:11 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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 09:55:11 + sudo tee /etc/docker/daemon.new 09:55:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:55:11 { 09:55:11 "registry-mirrors": [ 09:55:11 "https://nexus3.edgexfoundry.org:10001" 09:55:11 ], 09:55:11 "bip": "10.250.0.254/24", 09:55:11 "hosts": [ 09:55:11 "tcp://0.0.0.0:5555", 09:55:11 "unix:///var/run/docker.sock" 09:55:11 ], 09:55:11 "mtu": 1458, 09:55:11 "selinux-enabled": true, 09:55:11 "seccomp-profile": "/etc/docker/seccomp.json" 09:55:11 } 09:55:15 $ docker top 77992b52b825106410329a0e8d980318269c94454f0c1251070c486d5dde0d24 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 09:55:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:55:15 ---> job-cost.sh 09:55:15 lf-activate-venv: SKIPPING 09:55:15 INFO: No Stack... 09:55:16 + sudo service docker restart 09:55:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:55:16 INFO: Archiving Costs [Pipeline] sh 09:55:16 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 09:55:16 + cut -d, -f6 [Pipeline] lock 09:55:17 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] 09:55:17 Resource [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] did not exist. Created. 09:55:17 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:55:17 + echo total: 0.2199999988079071 [Pipeline] stash 09:55:17 Stashed 1 file(s) [Pipeline] } 09:55:17 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 09:55:17 $ docker stop --time=1 77992b52b825106410329a0e8d980318269c94454f0c1251070c486d5dde0d24 09:55:18 $ docker rm -f --volumes 77992b52b825106410329a0e8d980318269c94454f0c1251070c486d5dde0d24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:34 provisioning config files... 09:55:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/88@tmp/config3590137860702713846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:34 ---> docker-login.sh 09:55:34 nexus3.edgexfoundry.org:10001 09:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:35 Configure a credential helper to remove this warning. See 09:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:35 09:55:35 Login Succeeded 09:55:35 nexus3.edgexfoundry.org:10002 09:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:35 Configure a credential helper to remove this warning. See 09:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:35 09:55:35 Login Succeeded 09:55:35 nexus3.edgexfoundry.org:10003 09:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:36 Configure a credential helper to remove this warning. See 09:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:36 09:55:36 Login Succeeded 09:55:36 nexus3.edgexfoundry.org:10004 09:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:36 Configure a credential helper to remove this warning. See 09:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:36 09:55:36 Login Succeeded 09:55:36 docker.io 09:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:36 Configure a credential helper to remove this warning. See 09:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:36 09:55:36 Login Succeeded 09:55:36 ---> docker-login.sh ends [Pipeline] } 09:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:37 ========================================================= 09:55:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:55:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:55:37 Sending build context to Docker daemon 3.272MB 09:55:37 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 09:55:37 Step 2/12 : FROM ${BASE} AS builder 09:55:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:38 9b18e9b68314: Pulling fs layer 09:55:38 35d82f9e3411: Pulling fs layer 09:55:38 e16973657156: Pulling fs layer 09:55:38 fc693d55d65f: Pulling fs layer 09:55:38 7e9fc2657dce: Pulling fs layer 09:55:38 dda99020689f: Pulling fs layer 09:55:38 db1c61fa0a46: Pulling fs layer 09:55:38 891c053d2c06: Pulling fs layer 09:55:38 7e9fc2657dce: Waiting 09:55:38 dda99020689f: Waiting 09:55:38 db1c61fa0a46: Waiting 09:55:38 891c053d2c06: Waiting 09:55:38 fc693d55d65f: Waiting 09:55:38 e16973657156: Download complete 09:55:38 35d82f9e3411: Verifying Checksum 09:55:38 35d82f9e3411: Download complete 09:55:38 7e9fc2657dce: Verifying Checksum 09:55:38 7e9fc2657dce: Download complete 09:55:38 dda99020689f: Download complete 09:55:38 9b18e9b68314: Verifying Checksum 09:55:38 9b18e9b68314: Download complete 09:55:39 9b18e9b68314: Pull complete 09:55:39 891c053d2c06: Verifying Checksum 09:55:39 891c053d2c06: Download complete 09:55:39 35d82f9e3411: Pull complete 09:55:40 e16973657156: Pull complete 09:55:40 db1c61fa0a46: Verifying Checksum 09:55:40 db1c61fa0a46: Download complete 09:55:41 fc693d55d65f: Verifying Checksum 09:55:41 fc693d55d65f: Download complete 09:55:53 fc693d55d65f: Pull complete 09:55:53 7e9fc2657dce: Pull complete 09:55:53 dda99020689f: Pull complete 09:55:57 db1c61fa0a46: Pull complete 09:55:59 891c053d2c06: Pull complete 09:55:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:55:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:55:59 ---> f96f9c87975a 09:55:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:56:01 ---> Running in 3ea8719820a4 09:56:02 Removing intermediate container 3ea8719820a4 09:56:02 ---> a9251e422ad5 09:56:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:56:02 ---> Running in 0ebc7812f3be 09:56:02 Removing intermediate container 0ebc7812f3be 09:56:02 ---> a9c0efdac908 09:56:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:56:02 ---> Running in 985625fee66c 09:56:02 Removing intermediate container 985625fee66c 09:56:02 ---> c5b8a7136c2d 09:56:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:56:02 ---> Running in bcefd5844455 09:56:03 Removing intermediate container bcefd5844455 09:56:03 ---> 0a06cf816a72 09:56:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:56:03 ---> Running in 34fd7292ef14 09:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:56:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 09:56:05 (2/4) Installing libedit (20210910.3.1-r0) 09:56:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 09:56:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 09:56:05 Executing busybox-1.35.0-r17.trigger 09:56:05 OK: 226 MiB in 55 packages 09:56:06 Removing intermediate container 34fd7292ef14 09:56:06 ---> dc143d98a495 09:56:06 Step 8/12 : WORKDIR /device-mqtt-go 09:56:06 ---> Running in 9814e526354c 09:56:06 Removing intermediate container 9814e526354c 09:56:06 ---> 4c0f884b3c86 09:56:06 Step 9/12 : COPY go.mod vendor* ./ 09:56:07 ---> cddd692205df 09:56:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:07 ---> Running in a4770f6fcfe4 09:57:04 Removing intermediate container a4770f6fcfe4 09:57:04 ---> 8292a7c69976 09:57:04 Step 11/12 : COPY . . 09:57:04 ---> ac946de7f806 09:57:04 Step 12/12 : RUN $MAKE 09:57:04 ---> Running in d0dde81339b5 09:57:04 noop 09:57:04 Removing intermediate container d0dde81339b5 09:57:04 ---> b115cd7f7252 09:57:04 Successfully built b115cd7f7252 09:57:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:04 + docker inspect -f . ci-base-image-arm64 09:57:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:04 prd-ubuntu20.04-docker-arm64-4c-16g-2904 does not seem to be running inside a container 09:57:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/88 -v /w/workspace/device-mqtt-go/88:/w/workspace/device-mqtt-go/88:rw,z -v /w/workspace/device-mqtt-go/88@tmp:/w/workspace/device-mqtt-go/88@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 09:57:07 $ docker top 2a65069cdd7f2b317836057554956440b709294ff4ba5a999192ab58ac985f9c -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:07 + go version 09:57:07 go version go1.18.7 linux/arm64 [Pipeline] } 09:57:07 $ docker stop --time=1 2a65069cdd7f2b317836057554956440b709294ff4ba5a999192ab58ac985f9c 09:57:09 $ docker rm -f --volumes 2a65069cdd7f2b317836057554956440b709294ff4ba5a999192ab58ac985f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:10 + docker inspect -f . ci-base-image-arm64 09:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:10 prd-ubuntu20.04-docker-arm64-4c-16g-2904 does not seem to be running inside a container 09:57:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/88 -v /w/workspace/device-mqtt-go/88:/w/workspace/device-mqtt-go/88:rw,z -v /w/workspace/device-mqtt-go/88@tmp:/w/workspace/device-mqtt-go/88@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 09:57:11 $ docker top ca9e8f579fc36bddeac3c6f629f4d50e3846b11b84972ee17d93b0a6776724c9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:11 + git config --global --add safe.directory /w/workspace/device-mqtt-go/88 [Pipeline] fileExists [Pipeline] sh 09:57:12 + make test 09:57:12 go test ./... -coverprofile=coverage.out ./... 09:57:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:58:35 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 09:58:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 21.8% of statements 09:58:35 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 09:58:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:58:35 go vet ./... 09:58:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:58:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:58:53 ./bin/test-attribution-txt.sh [Pipeline] echo 09:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:58:54 $ docker stop --time=1 ca9e8f579fc36bddeac3c6f629f4d50e3846b11b84972ee17d93b0a6776724c9 09:58:55 $ docker rm -f --volumes ca9e8f579fc36bddeac3c6f629f4d50e3846b11b84972ee17d93b0a6776724c9 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:58:56 Warning: overwriting stash ‘coverage-report’ 09:58:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:58:57 + ls -al . 09:58:57 total 188 09:58:57 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 09:57 . 09:58:57 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:55 .. 09:58:57 -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 09:55 .dockerignore 09:58:57 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 09:55 .git 09:58:57 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:55 .github 09:58:57 -rw-rw-r-- 1 jenkins jenkins 329 Jan 18 09:55 .gitignore 09:58:57 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 09:55 .golangci.yml 09:58:57 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 18 09:55 Attribution.txt 09:58:57 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 18 09:55 CHANGELOG.md 09:58:57 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 18 09:55 Dockerfile 09:58:57 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 09:55 GOVERNANCE.md 09:58:57 -rw-rw-r-- 1 jenkins jenkins 678 Jan 18 09:55 Jenkinsfile 09:58:57 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 09:55 LICENSE 09:58:57 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 18 09:55 Makefile 09:58:57 -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 09:55 OWNERS.md 09:58:57 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 18 09:55 README.md 09:58:57 -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 09:53 VERSION 09:58:57 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:55 bin 09:58:57 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:55 cmd 09:58:57 -rw-r--r-- 1 jenkins jenkins 17887 Jan 18 09:58 coverage.out 09:58:57 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 18 09:55 go.mod 09:58:57 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 18 09:55 go.sum 09:58:57 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:55 internal 09:58:57 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:55 mock 09:58:57 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:55 snap 09:58:57 -rw-rw-r-- 1 jenkins jenkins 227 Jan 18 09:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:58 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bc7652beee9a90296fe0b57947c4589a421f5e02 --label arch=arm64 --label version=3.0.0-dev.5 . 09:58:58 Sending build context to Docker daemon 3.291MB 09:58:58 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 09:58:58 Step 2/24 : FROM ${BASE} AS builder 09:58:58 ---> b115cd7f7252 09:58:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:58:58 ---> Running in 4920865dce11 09:58:59 Removing intermediate container 4920865dce11 09:58:59 ---> 01021d04a995 09:58:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:58:59 ---> Running in 5bf7d92f7c33 09:58:59 Removing intermediate container 5bf7d92f7c33 09:58:59 ---> 7e121b65d8dd 09:58:59 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:58:59 ---> Running in 44eb23a86106 09:58:59 Removing intermediate container 44eb23a86106 09:58:59 ---> 915401fd21cc 09:58:59 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 09:58:59 ---> Running in 397b01805cbf 09:58:59 Removing intermediate container 397b01805cbf 09:58:59 ---> 5346b876937c 09:58:59 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:00 ---> Running in fa0523a49717 09:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:59:02 OK: 226 MiB in 55 packages 09:59:02 Removing intermediate container fa0523a49717 09:59:02 ---> a4125675420b 09:59:02 Step 8/24 : WORKDIR /device-mqtt-go 09:59:03 ---> Running in 64afe569da36 09:59:03 Removing intermediate container 64afe569da36 09:59:03 ---> 5ff92437da21 09:59:03 Step 9/24 : COPY go.mod vendor* ./ 09:59:03 ---> 35a742d4b60d 09:59:03 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:03 ---> Running in 015aafceb2b9 09:59:05 Removing intermediate container 015aafceb2b9 09:59:05 ---> 7d1fef2d0ee8 09:59:05 Step 11/24 : COPY . . 09:59:06 ---> 92bd2293d351 09:59:06 Step 12/24 : RUN $MAKE 09:59:06 ---> Running in c16c3bb2af48 09:59:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 10:01:28 Removing intermediate container c16c3bb2af48 10:01:28 ---> 89aaa115efb8 10:01:28 Step 13/24 : FROM alpine:3.16 10:01:28 3.16: Pulling from library/alpine 10:01:28 6875df1f5354: Pulling fs layer 10:01:28 6875df1f5354: Verifying Checksum 10:01:28 6875df1f5354: Download complete 10:01:28 6875df1f5354: Pull complete 10:01:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:01:28 Status: Downloaded newer image for alpine:3.16 10:01:28 ---> 2b4661558fb8 10:01:28 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 10:01:28 ---> Running in 632716b4edde 10:01:28 Removing intermediate container 632716b4edde 10:01:28 ---> 5748ac77528d 10:01:28 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:01:28 ---> Running in c5c4e03633e6 10:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:01:28 (1/1) Installing dumb-init (1.2.5-r1) 10:01:28 Executing busybox-1.35.0-r17.trigger 10:01:28 OK: 5 MiB in 15 packages 10:01:28 Removing intermediate container c5c4e03633e6 10:01:28 ---> f8218910f3cb 10:01:28 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 10:01:28 ---> b0584be9c260 10:01:28 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 10:01:28 ---> ef6041a838a1 10:01:28 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 10:01:28 ---> d8f1158f22a0 10:01:28 Step 19/24 : EXPOSE 59982 10:01:28 ---> Running in 955dbdf6d9d3 10:01:28 Removing intermediate container 955dbdf6d9d3 10:01:28 ---> b06a1bfee84c 10:01:28 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 10:01:28 ---> Running in 28e50b8b5b4a 10:01:28 Removing intermediate container 28e50b8b5b4a 10:01:28 ---> e2f517c9c057 10:01:28 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 10:01:28 ---> Running in 399a9a7987e8 10:01:28 Removing intermediate container 399a9a7987e8 10:01:28 ---> b07d5dc9de17 10:01:28 Step 22/24 : LABEL arch=arm64 10:01:28 ---> Running in 5668e39f5fa4 10:01:28 Removing intermediate container 5668e39f5fa4 10:01:28 ---> 975415b7d0ed 10:01:28 Step 23/24 : LABEL git_sha=bc7652beee9a90296fe0b57947c4589a421f5e02 10:01:28 ---> Running in 07d4efdb6f8c 10:01:28 Removing intermediate container 07d4efdb6f8c 10:01:28 ---> fa382bda9229 10:01:28 Step 24/24 : LABEL version=3.0.0-dev.5 10:01:28 ---> Running in d604e28d6b51 10:01:28 Removing intermediate container d604e28d6b51 10:01:28 ---> 5c9f167335ff 10:01:28 [Warning] One or more build-args [ARCH] were not consumed 10:01:28 Successfully built 5c9f167335ff 10:01:28 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:28 provisioning config files... 10:01:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/88@tmp/config2794119893016542030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:29 ---> docker-login.sh 10:01:29 nexus3.edgexfoundry.org:10001 10:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:29 Configure a credential helper to remove this warning. See 10:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:29 10:01:29 Login Succeeded 10:01:29 nexus3.edgexfoundry.org:10002 10:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:29 Configure a credential helper to remove this warning. See 10:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:29 10:01:29 Login Succeeded 10:01:29 nexus3.edgexfoundry.org:10003 10:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:30 Configure a credential helper to remove this warning. See 10:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:30 10:01:30 Login Succeeded 10:01:30 nexus3.edgexfoundry.org:10004 10:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:30 Configure a credential helper to remove this warning. See 10:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:30 10:01:30 Login Succeeded 10:01:30 docker.io 10:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:31 Configure a credential helper to remove this warning. See 10:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:31 10:01:31 Login Succeeded 10:01:31 ---> docker-login.sh ends [Pipeline] } 10:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:01:31 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 10:01:31 bc7652beee9a90296fe0b57947c4589a421f5e02 10:01:31 latest 10:01:31 3.0.0-dev.5 10:01:31 bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 10:01:31 main 10:01:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:31 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02 10:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:01:31 a8ad05a473c7: Preparing 10:01:31 48a5bccb3f8c: Preparing 10:01:31 dd43b72b3202: Preparing 10:01:31 a8fafdc68dcd: Preparing 10:01:31 17bec77d7fdc: Preparing 10:01:31 17bec77d7fdc: Layer already exists 10:01:32 48a5bccb3f8c: Pushed 10:01:32 a8ad05a473c7: Pushed 10:01:32 a8fafdc68dcd: Pushed 10:01:37 dd43b72b3202: Pushed 10:01:37 bc7652beee9a90296fe0b57947c4589a421f5e02: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 10:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:01:38 a8ad05a473c7: Preparing 10:01:38 48a5bccb3f8c: Preparing 10:01:38 dd43b72b3202: Preparing 10:01:38 a8fafdc68dcd: Preparing 10:01:38 17bec77d7fdc: Preparing 10:01:38 dd43b72b3202: Layer already exists 10:01:38 a8ad05a473c7: Layer already exists 10:01:38 17bec77d7fdc: Layer already exists 10:01:38 48a5bccb3f8c: Layer already exists 10:01:38 a8fafdc68dcd: Layer already exists 10:01:38 latest: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:38 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.5 10:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:01:39 a8ad05a473c7: Preparing 10:01:39 48a5bccb3f8c: Preparing 10:01:39 dd43b72b3202: Preparing 10:01:39 a8fafdc68dcd: Preparing 10:01:39 17bec77d7fdc: Preparing 10:01:39 dd43b72b3202: Layer already exists 10:01:39 a8ad05a473c7: Layer already exists 10:01:39 a8fafdc68dcd: Layer already exists 10:01:39 48a5bccb3f8c: Layer already exists 10:01:39 17bec77d7fdc: Layer already exists 10:01:39 3.0.0-dev.5: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:39 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 10:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:01:39 a8ad05a473c7: Preparing 10:01:39 48a5bccb3f8c: Preparing 10:01:39 dd43b72b3202: Preparing 10:01:39 a8fafdc68dcd: Preparing 10:01:39 17bec77d7fdc: Preparing 10:01:39 a8fafdc68dcd: Layer already exists 10:01:39 dd43b72b3202: Layer already exists 10:01:39 48a5bccb3f8c: Layer already exists 10:01:39 17bec77d7fdc: Layer already exists 10:01:39 a8ad05a473c7: Layer already exists 10:01:39 bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:40 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 10:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:01:40 a8ad05a473c7: Preparing 10:01:40 48a5bccb3f8c: Preparing 10:01:40 dd43b72b3202: Preparing 10:01:40 a8fafdc68dcd: Preparing 10:01:40 17bec77d7fdc: Preparing 10:01:40 a8ad05a473c7: Layer already exists 10:01:40 48a5bccb3f8c: Layer already exists 10:01:40 17bec77d7fdc: Layer already exists 10:01:40 dd43b72b3202: Layer already exists 10:01:40 a8fafdc68dcd: Layer already exists 10:01:41 main: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:41 ===================================================== [Pipeline] echo 10:01:41 taggedImages: 10:01:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02 10:01:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 10:01:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.5 10:01:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 10:01:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:41 10:01:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:41 arm64: Pulling from edgex-lftools-log-publisher 10:01:41 8998bd30e6a1: Pulling fs layer 10:01:41 04944245beec: Pulling fs layer 10:01:41 699f458cf7ca: Pulling fs layer 10:01:41 765212b225bb: Pulling fs layer 10:01:41 f23df028b6ca: Pulling fs layer 10:01:41 d65c8cfc05b1: Pulling fs layer 10:01:41 2437ff75d9bd: Pulling fs layer 10:01:41 765212b225bb: Waiting 10:01:41 d65c8cfc05b1: Waiting 10:01:41 2437ff75d9bd: Waiting 10:01:41 f23df028b6ca: Waiting 10:01:42 04944245beec: Verifying Checksum 10:01:42 04944245beec: Download complete 10:01:42 765212b225bb: Verifying Checksum 10:01:42 765212b225bb: Download complete 10:01:42 f23df028b6ca: Verifying Checksum 10:01:42 f23df028b6ca: Download complete 10:01:42 d65c8cfc05b1: Verifying Checksum 10:01:42 d65c8cfc05b1: Download complete 10:01:42 699f458cf7ca: Verifying Checksum 10:01:42 699f458cf7ca: Download complete 10:01:42 8998bd30e6a1: Verifying Checksum 10:01:42 8998bd30e6a1: Download complete 10:01:45 2437ff75d9bd: Verifying Checksum 10:01:45 2437ff75d9bd: Download complete 10:01:46 8998bd30e6a1: Pull complete 10:01:47 04944245beec: Pull complete 10:01:48 699f458cf7ca: Pull complete 10:01:48 765212b225bb: Pull complete 10:01:49 f23df028b6ca: Pull complete 10:01:49 d65c8cfc05b1: Pull complete 10:02:04 2437ff75d9bd: Pull complete 10:02:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:04 prd-ubuntu20.04-docker-arm64-4c-16g-2904 does not seem to be running inside a container 10:02:05 $ 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-mqtt-go/88 -v /w/workspace/device-mqtt-go/88:/w/workspace/device-mqtt-go/88:rw,z -v /w/workspace/device-mqtt-go/88@tmp:/w/workspace/device-mqtt-go/88@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 10:02:07 $ docker top 14492e622e577506cd3aa500fc1d2104c1c0788d9100f596c556ecec2d80d41f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:08 ---> job-cost.sh 10:02:08 lf-activate-venv: SKIPPING 10:02:08 INFO: No Stack... 10:02:08 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:09 INFO: Archiving Costs [Pipeline] sh 10:02:10 + cat /w/workspace/device-mqtt-go/88/archives/cost.csv 10:02:10 + cut -d, -f6 [Pipeline] lock 10:02:10 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] 10:02:10 Resource [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] did not exist. Created. 10:02:10 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:02:10 /w/workspace/device-mqtt-go/88@tmp/durable-817648ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:02:11 + echo total: 0.10999999940395355 [Pipeline] stash 10:02:11 Warning: overwriting stash ‘stack-cost’ 10:02:11 Stashed 1 file(s) [Pipeline] } 10:02:11 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 10:02:11 $ docker stop --time=1 14492e622e577506cd3aa500fc1d2104c1c0788d9100f596c556ecec2d80d41f 10:02:12 $ docker rm -f --volumes 14492e622e577506cd3aa500fc1d2104c1c0788d9100f596c556ecec2d80d41f [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 10:02:13 provisioning config files... 10:02:13 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9922429589485788945tmp [Pipeline] { [Pipeline] sh 10:02:13 + set +x 10:02:13 + bash -s -- 10:02:13 + curl -s https://codecov.io/bash 10:02:13 10:02:13 _____ _ 10:02:13 / ____| | | 10:02:13 | | ___ __| | ___ ___ _____ __ 10:02:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:02:13 | |___| (_) | (_| | __/ (_| (_) \ V / 10:02:13 \_____\___/ \__,_|\___|\___\___/ \_/ 10:02:13 Bash-1.0.6 10:02:13 10:02:13 10:02:13 ==> git version 2.25.1 found 10:02:13 ==> 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 10:02:13 Release-Date: 2020-01-08 10:02:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:02:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:02:13 ==> Jenkins CI detected. 10:02:13 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 10:02:13 project root: . 10:02:13 --> token set from env 10:02:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:02:13 ==> Running gcov in . (disable via -X gcov) 10:02:13 ==> Python coveragepy not found 10:02:13 ==> Searching for coverage reports in: 10:02:13 + . 10:02:13 -> Found 1 reports 10:02:13 ==> Detecting git/mercurial file structure 10:02:13 ==> Reading reports 10:02:13 + ./coverage.out bytes=17887 10:02:13 ==> Appending adjustments 10:02:13 https://docs.codecov.io/docs/fixing-reports 10:02:13 + Found adjustments 10:02:13 ==> Gzipping contents 10:02:13 4.0K /tmp/codecov.HT99Dh.gz 10:02:13 ==> Uploading reports 10:02:13 url: https://codecov.io 10:02:13 query: branch=main&commit=bc7652beee9a90296fe0b57947c4589a421f5e02&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:02:13 -> Pinging Codecov 10:02:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=bc7652beee9a90296fe0b57947c4589a421f5e02&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:02:14 -> Uploading to 10:02:14 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/7D719EC7BBE17E464838252E33014C33/bc7652beee9a90296fe0b57947c4589a421f5e02/74400345-d5ac-4508-b6b3-9e060b311eb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T100214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5d1b71328e137143df7373d232491a7004ef69a6771a7ec844a13e607f65171 10:02:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:14 Dload Upload Total Spent Left Speed 10:02:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 11303 --:--:-- --:--:-- --:--:-- 11303 10:02:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] } 10:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:02:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:02:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:02:14 10:02:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:02:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:02:15 df9b9388f04a: Pulling fs layer 10:02:15 52dc419b0ee2: Pulling fs layer 10:02:15 25bc292e5bac: Pulling fs layer 10:02:15 114826534d7a: Pulling fs layer 10:02:15 4657fd5d0bcf: Pulling fs layer 10:02:15 6ad1cebc031e: Pulling fs layer 10:02:15 8a3aa393b2d8: Pulling fs layer 10:02:15 4657fd5d0bcf: Waiting 10:02:15 6ad1cebc031e: Waiting 10:02:15 8a3aa393b2d8: Waiting 10:02:15 114826534d7a: Waiting 10:02:15 25bc292e5bac: Download complete 10:02:15 52dc419b0ee2: Verifying Checksum 10:02:15 52dc419b0ee2: Download complete 10:02:15 4657fd5d0bcf: Verifying Checksum 10:02:15 4657fd5d0bcf: Download complete 10:02:15 df9b9388f04a: Download complete 10:02:15 df9b9388f04a: Pull complete 10:02:15 6ad1cebc031e: Verifying Checksum 10:02:15 6ad1cebc031e: Download complete 10:02:15 52dc419b0ee2: Pull complete 10:02:16 25bc292e5bac: Pull complete 10:02:16 114826534d7a: Verifying Checksum 10:02:16 114826534d7a: Download complete 10:02:17 8a3aa393b2d8: Verifying Checksum 10:02:17 8a3aa393b2d8: Download complete 10:02:20 114826534d7a: Pull complete 10:02:20 4657fd5d0bcf: Pull complete 10:02:20 6ad1cebc031e: Pull complete 10:02:22 8a3aa393b2d8: Pull complete 10:02:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:02:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:02:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:23 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 10:02:23 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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/edgex-snyk-go:1.410.4 cat 10:02:27 $ docker top 7fb7efff4731a0c2ed66d13cf6df3cb9762616e70662c17809639d64595c3c70 -eo pid,comm [Pipeline] { [Pipeline] echo 10:02:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 10:02:27 + set -o pipefail 10:02:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 10:02:32 10:02:32 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 10:02:32 10:02:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/537ee85b-0111-4db3-b838-5300a14a5c9a 10:02:32 10:02:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:02:32 10:02:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:02:32 10:02:32 10:02:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:02:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:02:32 More details here: https://snyk.co/ue1NS [Pipeline] } 10:02:32 $ docker stop --time=1 7fb7efff4731a0c2ed66d13cf6df3cb9762616e70662c17809639d64595c3c70 10:02:36 $ docker rm -f --volumes 7fb7efff4731a0c2ed66d13cf6df3cb9762616e70662c17809639d64595c3c70 [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 10:02:37 + git log --format=format:%s -1 bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] sh 10:02:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:37 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 10:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:02:38 $ docker top 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f -eo pid,comm 10:02:38 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). 10:02:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:38 [ssh-agent] Looking for ssh-agent implementation... 10:02:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:38 $ docker exec 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f ssh-agent 10:02:38 SSH_AUTH_SOCK=/tmp/ssh-VleBvlykk2yM/agent.32 10:02:38 SSH_AGENT_PID=38 10:02:38 Running ssh-add (command line suppressed) 10:02:38 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14257399873637395331.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14257399873637395331.key) 10:02:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:39 + git semver tag 10:02:39 2023-01-18 10:02:39,341 [run_tag] DEBUG tag force:False 10:02:39 2023-01-18 10:02:39,341 [check_head_tag] DEBUG check head tag 10:02:39 2023-01-18 10:02:39,342 [execute] INFO git cat-file --batch-check 10:02:39 2023-01-18 10:02:39,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 10:02:39 2023-01-18 10:02:39,345 [execute] INFO git cat-file --batch 10:02:39 2023-01-18 10:02:39,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 10:02:39 2023-01-18 10:02:39,364 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:02:39 2023-01-18 10:02:39,364 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 10:02:39 2023-01-18 10:02:39,364 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 10:02:39 2023-01-18 10:02:39,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:02:39 3.0.0-dev.5 [Pipeline] } 10:02:39 $ docker exec --env ******** --env ******** 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f ssh-agent -k 10:02:39 unset SSH_AUTH_SOCK; 10:02:39 unset SSH_AGENT_PID; 10:02:39 echo Agent pid 38 killed; 10:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:39 + git semver [Pipeline] } 10:02:40 $ docker stop --time=1 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f 10:02:41 $ docker rm -f --volumes 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:41 10:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:42 0.23.1-centos7: Pulling from edgex-lftools 10:02:42 ab5ef0e58194: Pulling fs layer 10:02:42 9712f1f96733: Pulling fs layer 10:02:42 63f879dbbcfc: Pulling fs layer 10:02:42 0d9ebad4ef96: Pulling fs layer 10:02:42 e9a5061849ea: Pulling fs layer 10:02:42 d747dcd14b5f: Pulling fs layer 10:02:42 2de7ff778b66: Pulling fs layer 10:02:42 e9a5061849ea: Waiting 10:02:42 d747dcd14b5f: Waiting 10:02:42 0d9ebad4ef96: Waiting 10:02:42 2de7ff778b66: Waiting 10:02:42 9712f1f96733: Download complete 10:02:43 63f879dbbcfc: Verifying Checksum 10:02:43 63f879dbbcfc: Download complete 10:02:43 ab5ef0e58194: Verifying Checksum 10:02:43 ab5ef0e58194: Download complete 10:02:43 d747dcd14b5f: Download complete 10:02:43 e9a5061849ea: Verifying Checksum 10:02:43 e9a5061849ea: Download complete 10:02:43 0d9ebad4ef96: Verifying Checksum 10:02:43 0d9ebad4ef96: Download complete 10:02:43 2de7ff778b66: Verifying Checksum 10:02:43 2de7ff778b66: Download complete 10:02:46 ab5ef0e58194: Pull complete 10:02:46 9712f1f96733: Pull complete 10:02:48 63f879dbbcfc: Pull complete 10:02:52 0d9ebad4ef96: Pull complete 10:02:53 e9a5061849ea: Pull complete 10:02:53 d747dcd14b5f: Pull complete 10:02:54 2de7ff778b66: Pull complete 10:02:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:55 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 10:02:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:03:03 $ docker top bfa34af0207a4f98df40621c7472d2f51383f3807aeeb6ccb2358a1b5920a833 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:03:03 provisioning config files... 10:03:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8175776894633882801tmp 10:03:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15592274864432120719tmp 10:03:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11216338548769537951tmp [Pipeline] { [Pipeline] echo 10:03:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:03:04 ---> sigul-configuration.sh 10:03:04 gpg: directory `/root/.gnupg' created 10:03:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:03:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:03:04 gpg: keyring `/root/.gnupg/secring.gpg' created 10:03:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:03:04 gpg: CAST5 encrypted data 10:03:04 gpg: encrypted with 1 passphrase 10:03:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:03:04 + mkdir /home/jenkins 10:03:04 + mkdir /home/jenkins/sigul [Pipeline] sh 10:03:04 + 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 10:03:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:03:05 ---> sigul-install.sh 10:03:05 Sigul already installed; skipping installation. [Pipeline] sh 10:03:05 + git tag --list 10:03:05 0.7.1 10:03:05 v1.0.0 10:03:05 v1.1.0 10:03:05 v1.1.1 10:03:05 v1.2.2 10:03:05 v1.3.0 10:03:05 v1.3.1 10:03:05 v2.0.0 10:03:05 v2.1.0 10:03:05 v2.1.1 10:03:05 v2.1.1-dev.1 10:03:05 v2.1.1-dev.2 10:03:05 v2.2.0 10:03:05 v2.2.1-dev.1 10:03:05 v2.2.1-dev.10 10:03:05 v2.2.1-dev.2 10:03:05 v2.2.1-dev.3 10:03:05 v2.2.1-dev.4 10:03:05 v2.2.1-dev.5 10:03:05 v2.2.1-dev.6 10:03:05 v2.2.1-dev.7 10:03:05 v2.2.1-dev.8 10:03:05 v2.2.1-dev.9 10:03:05 v2.3.0 10:03:05 v2.3.0-dev.10 10:03:05 v2.3.0-dev.11 10:03:05 v2.3.0-dev.12 10:03:05 v2.3.0-dev.13 10:03:05 v2.3.0-dev.14 10:03:05 v2.3.0-dev.15 10:03:05 v2.3.0-dev.16 10:03:05 v2.3.0-dev.17 10:03:05 v2.3.0-dev.18 10:03:05 v2.3.0-dev.19 10:03:05 v2.3.0-dev.20 10:03:05 v2.3.0-dev.21 10:03:05 v2.3.0-dev.22 10:03:05 v2.3.0-dev.23 10:03:05 v2.3.0-dev.24 10:03:05 v2.3.0-dev.25 10:03:05 v2.3.0-dev.26 10:03:05 v2.3.0-dev.27 10:03:05 v2.3.0-dev.28 10:03:05 v2.3.0-dev.29 10:03:05 v2.3.0-dev.30 10:03:05 v2.3.0-dev.31 10:03:05 v2.3.0-dev.32 10:03:05 v2.3.0-dev.33 10:03:05 v2.3.0-dev.34 10:03:05 v3.0.0-dev.1 10:03:05 v3.0.0-dev.2 10:03:05 v3.0.0-dev.3 10:03:05 v3.0.0-dev.4 10:03:05 v3.0.0-dev.5 [Pipeline] sh 10:03:05 + lftools sign git-tag v3.0.0-dev.5 10:03:06 Signing Git tag with Sigul... 10:03:06 Signing v3.0.0-dev.5 [Pipeline] echo 10:03:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:03:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:03:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:03:06 $ docker stop --time=1 bfa34af0207a4f98df40621c7472d2f51383f3807aeeb6ccb2358a1b5920a833 10:03:08 $ docker rm -f --volumes bfa34af0207a4f98df40621c7472d2f51383f3807aeeb6ccb2358a1b5920a833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:03:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:03:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:03:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:08 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 10:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:03:09 $ docker top cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 -eo pid,comm 10:03:09 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). 10:03:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:03:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:09 [ssh-agent] Looking for ssh-agent implementation... 10:03:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:09 $ docker exec cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 ssh-agent 10:03:09 SSH_AUTH_SOCK=/tmp/ssh-vecSWS0OWfaJ/agent.33 10:03:09 SSH_AGENT_PID=39 10:03:09 Running ssh-add (command line suppressed) 10:03:09 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1827077419381713249.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1827077419381713249.key) 10:03:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:10 + git semver bump pre 10:03:10 2023-01-18 10:03:10,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:03:10 2023-01-18 10:03:10,219 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev 10:03:10 2023-01-18 10:03:10,219 [bump_version] DEBUG bumped version:3.0.0-dev.6 10:03:10 2023-01-18 10:03:10,220 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 10:03:10 2023-01-18 10:03:10,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:03:10 2023-01-18 10:03:10,220 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:03:10 2023-01-18 10:03:10,221 [execute] INFO git cat-file --batch-check 10:03:10 2023-01-18 10:03:10,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:03:10 2023-01-18 10:03:10,227 [execute] INFO git cat-file --batch 10:03:10 2023-01-18 10:03:10,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:03:10 2023-01-18 10:03:10,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:03:10 3.0.0-dev.6 [Pipeline] } 10:03:10 $ docker exec --env ******** --env ******** cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 ssh-agent -k 10:03:10 unset SSH_AUTH_SOCK; 10:03:10 unset SSH_AGENT_PID; 10:03:10 echo Agent pid 39 killed; 10:03:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:10 + git semver [Pipeline] } 10:03:10 $ docker stop --time=1 cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 10:03:12 $ docker rm -f --volumes cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:03:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:03:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:13 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 10:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:03:13 $ docker top 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 -eo pid,comm 10:03:13 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). 10:03:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:03:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:13 [ssh-agent] Looking for ssh-agent implementation... 10:03:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:13 $ docker exec 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 ssh-agent 10:03:13 SSH_AUTH_SOCK=/tmp/ssh-EYhRS45phRVn/agent.34 10:03:13 SSH_AGENT_PID=40 10:03:13 Running ssh-add (command line suppressed) 10:03:13 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2387444636172914755.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2387444636172914755.key) 10:03:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:14 + git semver push 10:03:14 2023-01-18 10:03:14,325 [run_push] DEBUG push 10:03:14 2023-01-18 10:03:14,326 [execute] INFO git cat-file --batch-check 10:03:14 2023-01-18 10:03:14,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:03:14 2023-01-18 10:03:14,329 [execute] INFO git rev-list ea56baf77d30d8f823b4bcdac3bb021ded509d8c -- 10:03:14 2023-01-18 10:03:14,330 [execute] DEBUG Popen(['git', 'rev-list', 'ea56baf77d30d8f823b4bcdac3bb021ded509d8c', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:03:14 2023-01-18 10:03:14,338 [execute] INFO git fetch -v origin 10:03:14 2023-01-18 10:03:14,338 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:03:15 2023-01-18 10:03:14,887 [run_push] DEBUG no remote changes detected 10:03:15 2023-01-18 10:03:14,887 [execute] INFO git push origin semver 10:03:15 2023-01-18 10:03:14,888 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:03:15 2023-01-18 10:03:15,760 [run_push] DEBUG push all version tags 10:03:15 2023-01-18 10:03:15,761 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:03:15 2023-01-18 10:03:15,761 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 10:03:16 2023-01-18 10:03:16,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:03:16 3.0.0-dev.6 [Pipeline] } 10:03:16 $ docker exec --env ******** --env ******** 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 ssh-agent -k 10:03:16 unset SSH_AUTH_SOCK; 10:03:16 unset SSH_AGENT_PID; 10:03:16 echo Agent pid 40 killed; 10:03:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:17 + git semver [Pipeline] } 10:03:17 $ docker stop --time=1 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 10:03:18 $ docker rm -f --volumes 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 [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 10:03:19 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 10:03:19 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 10:03:19 total 16 10:03:19 drwxr-xr-x 3 root root 4096 Jan 18 09:55 . 10:03:19 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 10:03 .. 10:03:19 drwxr-xr-x 2 root root 4096 Jan 18 09:55 cost 10:03:19 -rw-r--r-- 1 root root 86 Jan 18 09:55 cost.csv 10:03:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 10:03:19 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 10:03:19 total 16 10:03:19 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 09:55 . 10:03:19 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 10:03 .. 10:03:19 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 09:55 cost 10:03:19 -rw-r--r-- 1 jenkins jenkins 86 Jan 18 09:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:03:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:03:20 ---> package-listing.sh 10:03:20 ++ facter osfamily 10:03:20 ++ tr '[:upper:]' '[:lower:]' 10:03:20 + OS_FAMILY=debian 10:03:20 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 10:03:20 + START_PACKAGES=/tmp/packages_start.txt 10:03:20 + END_PACKAGES=/tmp/packages_end.txt 10:03:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:03:20 + PACKAGES=/tmp/packages_start.txt 10:03:20 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 10:03:20 + PACKAGES=/tmp/packages_end.txt 10:03:20 + case "${OS_FAMILY}" in 10:03:20 + dpkg -l 10:03:20 + grep '^ii' 10:03:20 + '[' -f /tmp/packages_start.txt ']' 10:03:20 + '[' -f /tmp/packages_end.txt ']' 10:03:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:03:20 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 10:03:20 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 10:03:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 10:03:20 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:03:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:21 prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container 10:03:21 $ 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-mqtt-go_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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:03:22 $ docker top dd60db7131ed1d1c049c98e7a48e0e2b90d26fca98266a51850c5d3963b71a65 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:22 + touch /tmp/pre-build-complete [Pipeline] sh 10:03:23 + mkdir -p /var/log/sysstat [Pipeline] sh 10:03:23 + ls /var/log/sa-host 10:03:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:23 provisioning config files... 10:03:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8544480723457081212tmp [Pipeline] { [Pipeline] echo 10:03:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:03:23 ---> create-netrc.sh [Pipeline] } 10:03:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:03:24 ---> python-tools-install.sh [Pipeline] echo 10:03:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:03:24 ---> sudo-logs.sh 10:03:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:03:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:03:24 ---> job-cost.sh 10:03:24 lf-activate-venv: SKIPPING 10:03:24 DEBUG: total: 0.2199999988079071 10:03:24 INFO: Retrieving Stack Cost... 10:03:24 INFO: Retrieving Pricing Info for: v3-standard-8 10:03:25 INFO: Archiving Costs [Pipeline] echo 10:03:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:03:25 ---> logs-deploy.sh 10:03:25 lf-activate-venv: SKIPPING 10:03:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/88 10:03:25 INFO: archiving workspace using pattern(s): 10:03:26 Archives upload complete. 10:03:26 INFO: archiving logs to Nexus 10:03:27 ---> uname -a: 10:03:27 Linux prd-ubuntu20-04-docker-8c-8g-2902 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:03:27 10:03:27 10:03:27 ---> lscpu: 10:03:27 Architecture: x86_64 10:03:27 CPU op-mode(s): 32-bit, 64-bit 10:03:27 Byte Order: Little Endian 10:03:27 Address sizes: 40 bits physical, 48 bits virtual 10:03:27 CPU(s): 8 10:03:27 On-line CPU(s) list: 0-7 10:03:27 Thread(s) per core: 1 10:03:27 Core(s) per socket: 1 10:03:27 Socket(s): 8 10:03:27 NUMA node(s): 1 10:03:27 Vendor ID: AuthenticAMD 10:03:27 CPU family: 23 10:03:27 Model: 49 10:03:27 Model name: AMD EPYC-Rome Processor 10:03:27 Stepping: 0 10:03:27 CPU MHz: 2800.002 10:03:27 BogoMIPS: 5600.00 10:03:27 Virtualization: AMD-V 10:03:27 Hypervisor vendor: KVM 10:03:27 Virtualization type: full 10:03:27 L1d cache: 256 KiB 10:03:27 L1i cache: 256 KiB 10:03:27 L2 cache: 4 MiB 10:03:27 L3 cache: 128 MiB 10:03:27 NUMA node0 CPU(s): 0-7 10:03:27 Vulnerability Itlb multihit: Not affected 10:03:27 Vulnerability L1tf: Not affected 10:03:27 Vulnerability Mds: Not affected 10:03:27 Vulnerability Meltdown: Not affected 10:03:27 Vulnerability Mmio stale data: Not affected 10:03:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:03:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:03:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:03:27 Vulnerability Srbds: Not affected 10:03:27 Vulnerability Tsx async abort: Not affected 10:03:27 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 10:03:27 10:03:27 10:03:27 ---> nproc: 10:03:27 8 10:03:27 10:03:27 10:03:27 ---> df -h: 10:03:27 Filesystem Size Used Avail Use% Mounted on 10:03:27 overlay 155G 13G 143G 9% / 10:03:27 tmpfs 64M 0 64M 0% /dev 10:03:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:03:27 shm 64M 0 64M 0% /dev/shm 10:03:27 /dev/vda1 155G 13G 143G 9% /facter-os 10:03:27 10:03:27 10:03:27 ---> sar -b -r -n DEV: 10:03:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2902) 01/18/23 _x86_64_ (8 CPU) 10:03:27 10:03:27 09:04:21 LINUX RESTART (8 CPU) 10:03:27 10:03:27 09:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:03:27 09:06:01 6.60 0.00 6.60 0.00 0.00 388.82 0.00 10:03:27 09:07:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 10:03:27 09:08:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 10:03:27 09:09:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 10:03:27 09:10:01 52.98 11.61 41.37 0.00 5176.67 8749.88 0.00 10:03:27 09:11:01 6.12 0.02 6.10 0.00 0.13 124.51 0.00 10:03:27 09:12:01 0.83 0.00 0.83 0.00 0.00 10.26 0.00 10:03:27 09:13:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 10:03:27 09:14:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 10:03:27 09:15:01 1.75 0.00 1.75 0.00 0.00 20.39 0.00 10:03:27 09:16:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 10:03:27 09:17:01 1.35 0.02 1.33 0.00 0.13 15.59 0.00 10:03:27 09:18:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 10:03:27 09:19:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 10:03:27 09:20:01 1.62 0.02 1.60 0.00 0.13 23.60 0.00 10:03:27 09:21:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 10:03:27 09:22:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 10:03:27 09:23:01 1.03 0.00 1.03 0.00 0.00 14.26 0.00 10:03:27 09:24:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 10:03:27 09:25:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 10:03:27 09:26:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 10:03:27 09:27:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 10:03:27 09:28:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 10:03:27 09:29:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 10:03:27 09:30:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 10:03:27 09:31:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 10:03:27 09:32:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 10:03:27 09:33:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 10:03:27 09:34:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 10:03:27 09:35:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 10:03:27 09:36:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 10:03:27 09:37:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 10:03:27 09:38:02 0.97 0.00 0.97 0.00 0.00 10.80 0.00 10:03:27 09:39:01 1.37 0.00 1.37 0.00 0.00 15.72 0.00 10:03:27 09:40:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 10:03:27 09:41:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 10:03:27 09:42:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 10:03:27 09:43:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 10:03:27 09:44:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 10:03:27 09:45:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 10:03:27 09:46:01 5.15 3.58 1.57 0.00 83.85 30.39 0.00 10:03:27 09:47:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 10:03:27 09:48:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 10:03:27 09:49:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 10:03:27 09:50:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 10:03:27 09:51:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 10:03:27 09:52:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 10:03:27 09:53:01 12.56 9.67 2.90 0.00 1436.43 554.31 0.00 10:03:27 09:54:01 191.80 4.28 187.52 0.00 435.53 76006.13 0.00 10:03:27 09:55:01 141.86 0.30 141.56 0.00 25.73 22750.21 0.00 10:03:27 09:56:01 34.34 0.05 34.29 0.00 9.33 16765.88 0.00 10:03:27 09:57:01 3.42 0.63 2.78 0.00 70.52 32.26 0.00 10:03:27 09:58:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 10:03:27 09:59:01 1.75 0.00 1.75 0.00 0.00 19.20 0.00 10:03:27 10:00:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 10:03:27 10:01:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 10:03:27 10:02:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 10:03:27 10:03:01 91.50 0.38 91.12 0.00 24.00 51973.07 0.00 10:03:27 Average: 10.43 0.53 9.90 0.00 125.26 3070.85 0.00 10:03:27 10:03:27 09:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:03:27 09:06:01 30610832 31874012 496192 1.51 47212 1539472 1636908 4.82 609704 1405260 20 10:03:27 09:07:01 30611612 31874912 494544 1.50 47252 1539476 1636908 4.82 609688 1405248 56 10:03:27 09:08:01 30611040 31874392 494716 1.50 47284 1539476 1636908 4.82 609444 1405248 12 10:03:27 09:09:01 30611256 31874828 494076 1.50 47308 1539480 1636908 4.82 609348 1405420 60 10:03:27 09:10:01 30072144 31838244 508700 1.55 81588 1995152 1744676 5.14 937356 1577644 952 10:03:27 09:11:01 30078020 31839444 507688 1.54 80200 1991896 1722216 5.08 935480 1574432 160 10:03:27 09:12:01 30078076 31839504 507600 1.54 80224 1991900 1722216 5.08 935156 1574436 8 10:03:27 09:13:01 30078404 31839888 507024 1.54 80240 1991904 1722216 5.08 935712 1574440 208 10:03:27 09:14:01 30078420 31839916 506928 1.54 80296 1991908 1722216 5.08 935264 1574444 16 10:03:27 09:15:01 30078252 31839880 506816 1.54 80360 1991904 1722216 5.08 936012 1574448 36 10:03:27 09:16:01 30078152 31840148 507020 1.54 80392 1991904 1722216 5.08 935576 1574808 12 10:03:27 09:17:01 30078088 31840120 506932 1.54 80420 1991912 1722216 5.08 935544 1574816 40 10:03:27 09:18:01 30077448 31839636 506932 1.54 80444 1991920 1722216 5.08 935428 1574816 4 10:03:27 09:19:01 30077440 31839640 506856 1.54 80468 1991924 1722216 5.08 935620 1574820 8 10:03:27 09:20:01 30077020 31839312 507052 1.54 80528 1991888 1762196 5.19 935876 1574792 12 10:03:27 09:21:01 30076980 31839308 506976 1.54 80556 1991896 1762196 5.19 936148 1574792 40 10:03:27 09:22:01 30077192 31839552 506680 1.54 80580 1991908 1762196 5.19 935992 1574796 12 10:03:27 09:23:01 30076680 31839104 507104 1.54 80612 1991912 1762196 5.19 935756 1574800 52 10:03:27 09:24:01 30076632 31839060 507080 1.54 80636 1991912 1762196 5.19 935884 1574800 8 10:03:27 09:25:01 30076428 31838888 507164 1.54 80688 1991916 1762196 5.19 936388 1574804 24 10:03:27 09:26:01 30076128 31838772 507252 1.54 80712 1992040 1762196 5.19 936712 1574932 32 10:03:27 09:27:01 30076384 31839060 507112 1.54 80744 1992044 1762196 5.19 937352 1574928 48 10:03:27 09:28:01 30076376 31839084 507060 1.54 80768 1992048 1762196 5.19 937284 1574944 12 10:03:27 09:29:01 30076580 31839328 506764 1.54 80784 1992060 1745920 5.15 936852 1574948 40 10:03:27 09:30:01 30076564 31839324 506692 1.54 80832 1992040 1745920 5.15 937036 1574952 20 10:03:27 09:31:01 30076288 31839120 506948 1.54 80864 1992060 1745920 5.15 937576 1574960 12 10:03:27 09:32:01 30076232 31839080 506916 1.54 80880 1992068 1745920 5.15 937284 1574956 8 10:03:27 09:33:01 30076432 31839300 506852 1.54 80904 1992072 1745920 5.15 937312 1574960 40 10:03:27 09:34:01 30076416 31839308 506828 1.54 80920 1992072 1745920 5.15 937340 1574960 8 10:03:27 09:35:01 30076312 31839224 506832 1.54 80952 1992060 1745920 5.15 937844 1574964 40 10:03:27 09:36:01 30076068 31839020 506996 1.54 81016 1992072 1745920 5.15 937884 1574968 12 10:03:27 09:37:01 30075752 31838768 507216 1.54 81032 1992084 1745920 5.15 937732 1574968 40 10:03:27 09:38:02 30075952 31838988 507144 1.54 81048 1992088 1745920 5.15 937964 1574972 8 10:03:27 09:39:01 30075724 31838780 507328 1.54 81064 1992092 1745920 5.15 938092 1574976 40 10:03:27 09:40:01 30075740 31838816 507268 1.54 81088 1992092 1729472 5.10 938216 1574976 16 10:03:27 09:41:01 30075504 31838612 507424 1.54 81144 1992096 1729472 5.10 938300 1574984 32 10:03:27 09:42:01 30075488 31838672 507356 1.54 81208 1992096 1729472 5.10 938008 1574984 8 10:03:27 09:43:01 30075440 31838676 507320 1.54 81224 1992100 1729472 5.10 938056 1574988 40 10:03:27 09:44:01 30075140 31838400 507524 1.54 81248 1992104 1729472 5.10 938116 1574992 8 10:03:27 09:45:01 30075132 31838416 507436 1.54 81268 1992104 1729472 5.10 938336 1574992 48 10:03:27 09:46:01 30015640 31782300 562948 1.71 81336 1994900 1729472 5.10 997668 1576516 8 10:03:27 09:47:01 30020644 31787352 558088 1.70 81360 1994908 1729472 5.10 992772 1576444 40 10:03:27 09:48:01 30019628 31786360 559068 1.70 81376 1994912 1729472 5.10 992480 1576448 8 10:03:27 09:49:01 30019548 31786304 559032 1.70 81400 1994916 1729472 5.10 992516 1576452 40 10:03:27 09:50:01 30019412 31786196 559024 1.70 81432 1994916 1729472 5.10 993312 1576452 216 10:03:27 09:51:01 30019104 31785892 559236 1.70 81456 1994920 1729472 5.10 993108 1576456 172 10:03:27 09:52:01 30018884 31785736 559412 1.70 81504 1994916 1729472 5.10 992836 1576464 8 10:03:27 09:53:01 29798544 31627104 715584 2.18 82080 2055516 1842288 5.43 1198708 1586636 3432 10:03:27 09:54:01 27973412 31502504 784612 2.39 171232 3561180 1962096 5.78 1444592 3002672 656 10:03:27 09:55:01 27736188 31514612 770516 2.34 176544 3790644 1786628 5.27 1559048 3104640 652 10:03:27 09:56:01 27223688 31511808 771960 2.35 184524 4242812 1813164 5.34 1581784 3543824 12 10:03:27 09:57:01 27221928 31512432 771192 2.35 184572 4244920 1817920 5.36 1581936 3545592 44 10:03:27 09:58:01 27226920 31517464 766124 2.33 184584 4244920 1817920 5.36 1576916 3545592 8 10:03:27 09:59:01 27227156 31517832 765664 2.33 184616 4245052 1817920 5.36 1576916 3545724 8 10:03:27 10:00:01 27234164 31524840 758572 2.31 184640 4245052 1817920 5.36 1570148 3545724 32 10:03:27 10:01:01 27234616 31525368 758248 2.31 184668 4245052 1817920 5.36 1570140 3545732 52 10:03:27 10:02:01 27234348 31525124 758464 2.31 184680 4245064 1817920 5.36 1570200 3545736 8 10:03:27 10:03:01 25719740 31482152 788232 2.40 224136 5553348 1912472 5.64 1682916 4812320 161188 10:03:27 Average: 29606264 31775343 561419 1.71 96778 2353640 1751111 5.16 1035046 1908238 2911 10:03:27 10:03:27 09:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:03:27 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:06:01 ens3 0.68 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:03:27 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:07:01 ens3 0.65 0.47 0.35 0.28 0.00 0.00 0.00 0.00 10:03:27 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:09:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:10:01 ens3 149.60 81.42 2753.90 5.87 0.00 0.00 0.00 0.00 10:03:27 09:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:03:27 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:11:01 ens3 0.33 0.23 0.02 0.02 0.00 0.00 0.00 0.00 10:03:27 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:15:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:03:27 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:20:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:03:27 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:22:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:25:01 ens3 0.38 0.27 0.25 0.08 0.00 0.00 0.00 0.00 10:03:27 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:27:01 ens3 0.58 0.57 0.26 0.22 0.00 0.00 0.00 0.00 10:03:27 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:30:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:03:27 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:35:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:03:27 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:38:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:39:01 ens3 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:40:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 10:03:27 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:45:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:03:27 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:46:01 ens3 10.46 8.23 11.82 6.50 0.00 0.00 0.00 0.00 10:03:27 09:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:50:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:03:27 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:53:01 ens3 135.53 106.22 348.20 40.00 0.00 0.00 0.00 0.00 10:03:27 09:53:01 lo 3.33 3.33 0.31 0.31 0.00 0.00 0.00 0.00 10:03:27 09:54:01 docker0 147.39 188.55 12.35 1827.24 0.00 0.00 0.00 0.00 10:03:27 09:54:01 ens3 429.11 338.68 7460.32 47.23 0.00 0.00 0.00 0.00 10:03:27 09:54:01 veth3549924 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 10:03:27 09:54:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 10:03:27 09:55:01 docker0 3.22 7.32 0.20 81.60 0.00 0.00 0.00 0.00 10:03:27 09:55:01 ens3 103.12 86.35 185.20 293.72 0.00 0.00 0.00 0.00 10:03:27 09:55:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 10:03:27 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:56:01 ens3 123.24 89.14 2536.07 16.54 0.00 0.00 0.00 0.00 10:03:27 09:56:01 lo 3.33 3.33 0.33 0.33 0.00 0.00 0.00 0.00 10:03:27 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 09:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 10:00:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:03:27 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 10:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:27 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 10:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:27 10:03:01 docker0 36.31 48.43 3.23 690.16 0.00 0.00 0.00 0.00 10:03:27 10:03:01 ens3 338.01 260.97 7865.44 37.29 0.00 0.00 0.00 0.00 10:03:27 10:03:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 10:03:27 Average: docker0 3.22 4.21 0.27 44.82 0.00 0.00 0.00 0.00 10:03:27 Average: ens3 22.34 16.83 364.98 7.73 0.00 0.00 0.00 0.00 10:03:27 Average: lo 0.39 0.39 0.03 0.03 0.00 0.00 0.00 0.00 10:03:27 10:03:27 10:03:27 ---> sar -P ALL: 10:03:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2902) 01/18/23 _x86_64_ (8 CPU) 10:03:27 10:03:27 09:04:21 LINUX RESTART (8 CPU) 10:03:27 10:03:27 09:05:01 CPU %user %nice %system %iowait %steal %idle 10:03:27 09:06:01 all 0.05 0.00 0.04 0.11 0.01 99.79 10:03:27 09:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:03:27 09:06:01 1 0.07 0.00 0.07 0.52 0.02 99.33 10:03:27 09:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:03:27 09:06:01 3 0.15 0.00 0.07 0.00 0.02 99.77 10:03:27 09:06:01 4 0.03 0.00 0.02 0.38 0.02 99.55 10:03:27 09:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:03:27 09:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:07:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:03:27 09:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:03:27 09:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:07:01 3 0.03 0.00 0.05 0.00 0.02 99.90 10:03:27 09:07:01 4 0.03 0.00 0.00 0.05 0.00 99.92 10:03:27 09:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:03:27 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:03:27 09:08:01 0 0.07 0.00 0.00 0.00 0.00 99.93 10:03:27 09:08:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:03:27 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:08:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:03:27 09:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:03:27 09:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:03:27 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:03:27 09:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:03:27 09:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:03:27 09:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:03:27 09:09:01 4 0.03 0.00 0.00 0.02 0.00 99.95 10:03:27 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:10:01 all 2.28 0.00 1.61 1.05 0.02 95.04 10:03:27 09:10:01 0 2.54 0.00 2.47 0.08 0.03 94.87 10:03:27 09:10:01 1 3.04 0.00 1.00 0.38 0.02 95.56 10:03:27 09:10:01 2 2.57 0.00 1.52 0.80 0.02 95.09 10:03:27 09:10:01 3 1.57 0.00 1.83 1.17 0.03 95.40 10:03:27 09:10:01 4 1.12 0.00 1.02 3.94 0.02 93.91 10:03:27 09:10:01 5 1.99 0.00 0.84 0.03 0.02 97.12 10:03:27 09:10:01 6 2.22 0.00 1.65 1.22 0.00 94.91 10:03:27 09:10:01 7 3.23 0.00 2.51 0.74 0.03 93.48 10:03:27 09:11:01 all 0.06 0.00 0.07 0.03 0.01 99.82 10:03:27 09:11:01 0 0.08 0.00 0.10 0.00 0.00 99.82 10:03:27 09:11:01 1 0.03 0.00 0.12 0.00 0.02 99.83 10:03:27 09:11:01 2 0.13 0.00 0.13 0.00 0.02 99.72 10:03:27 09:11:01 3 0.07 0.00 0.07 0.03 0.00 99.83 10:03:27 09:11:01 4 0.02 0.00 0.05 0.22 0.02 99.70 10:03:27 09:11:01 5 0.13 0.00 0.05 0.02 0.00 99.80 10:03:27 09:11:01 6 0.02 0.00 0.05 0.00 0.02 99.92 10:03:27 09:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:03:27 09:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:03:27 09:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:03:27 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:13:01 all 0.07 0.00 0.01 0.01 0.00 99.91 10:03:27 09:13:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:03:27 09:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:03:27 09:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:13:01 4 0.03 0.00 0.00 0.03 0.00 99.93 10:03:27 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:13:01 6 0.42 0.00 0.00 0.00 0.00 99.58 10:03:27 09:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:27 09:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:03:27 09:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:14:01 4 0.00 0.00 0.03 0.03 0.00 99.93 10:03:27 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:15:01 all 0.03 0.00 0.02 0.02 0.00 99.94 10:03:27 09:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:03:27 09:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:03:27 09:15:01 4 0.02 0.00 0.00 0.12 0.00 99.87 10:03:27 09:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:03:27 09:16:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:03:27 09:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:03:27 09:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:03:27 09:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:03:27 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 10:03:27 09:16:01 CPU %user %nice %system %iowait %steal %idle 10:03:27 09:17:01 all 0.08 0.00 0.02 0.01 0.00 99.89 10:03:27 09:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:03:27 09:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:17:01 4 0.00 0.00 0.02 0.05 0.00 99.93 10:03:27 09:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:17:01 6 0.57 0.00 0.07 0.00 0.02 99.35 10:03:27 09:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:18:01 all 0.26 0.00 0.00 0.01 0.00 99.73 10:03:27 09:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:03:27 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:18:01 4 0.02 0.00 0.00 0.05 0.00 99.93 10:03:27 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:18:01 6 1.97 0.00 0.00 0.00 0.00 98.03 10:03:27 09:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:19:01 all 0.26 0.00 0.01 0.00 0.00 99.72 10:03:27 09:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:19:01 3 0.02 0.00 0.02 0.02 0.00 99.95 10:03:27 09:19:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:03:27 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:19:01 6 1.99 0.00 0.00 0.00 0.00 98.01 10:03:27 09:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:20:01 all 0.28 0.00 0.04 0.01 0.00 99.67 10:03:27 09:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:03:27 09:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:20:01 2 0.05 0.00 0.05 0.00 0.02 99.88 10:03:27 09:20:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:03:27 09:20:01 4 0.02 0.00 0.05 0.05 0.00 99.88 10:03:27 09:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:20:01 6 1.95 0.00 0.03 0.02 0.00 98.00 10:03:27 09:20:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:03:27 09:21:01 all 0.08 0.00 0.01 0.00 0.00 99.91 10:03:27 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:21:01 6 0.58 0.00 0.07 0.00 0.00 99.35 10:03:27 09:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:03:27 09:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:03:27 09:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:03:27 09:22:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:03:27 09:22:01 4 0.00 0.00 0.00 0.03 0.00 99.97 10:03:27 09:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:03:27 09:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:03:27 09:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:03:27 09:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:03:27 09:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:03:27 09:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:03:27 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:25:01 all 0.01 0.00 0.00 0.01 0.00 99.98 10:03:27 09:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:25:01 4 0.00 0.00 0.00 0.03 0.00 99.97 10:03:27 09:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:03:27 09:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:03:27 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:03:27 09:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:27:01 all 0.02 0.00 0.00 0.01 0.00 99.96 10:03:27 09:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:03:27 09:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:03:27 09:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 10:03:27 09:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:27:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:03:27 10:03:27 09:27:01 CPU %user %nice %system %iowait %steal %idle 10:03:27 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.98 10:03:27 09:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:03:27 09:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:03:27 09:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:29:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:03:27 09:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:29:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:03:27 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:03:27 09:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:27 09:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:03:27 09:30:01 3 0.00 0.00 0.00 0.03 0.02 99.95 10:03:27 09:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:03:27 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:31:01 4 0.02 0.00 0.00 0.03 0.00 99.95 10:03:27 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:32:01 all 0.00 0.00 0.00 0.00 0.01 99.99 10:03:27 09:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:03:27 09:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:33:01 4 0.02 0.00 0.02 0.03 0.00 99.93 10:03:27 09:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:03:27 09:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:03:27 09:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:03:27 09:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:03:27 09:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:03:27 09:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:03:27 09:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:27 09:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:35:01 3 0.02 0.00 0.00 0.03 0.00 99.95 10:03:27 09:35:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:03:27 09:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:36:01 all 0.21 0.00 0.01 0.01 0.00 99.78 10:03:27 09:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:03:27 09:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:36:01 4 0.00 0.00 0.00 0.05 0.00 99.95 10:03:27 09:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:36:01 6 1.60 0.00 0.00 0.00 0.00 98.40 10:03:27 09:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:03:27 09:37:01 all 0.25 0.00 0.01 0.00 0.00 99.73 10:03:27 09:37:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:03:27 09:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:37:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:03:27 09:37:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:03:27 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:37:01 6 1.86 0.00 0.05 0.00 0.00 98.09 10:03:27 09:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:38:02 all 0.01 0.00 0.01 0.00 0.00 99.97 10:03:27 09:38:02 0 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:38:02 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:38:02 2 0.03 0.00 0.02 0.00 0.02 99.93 10:03:27 09:38:02 3 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:38:02 4 0.02 0.00 0.00 0.02 0.00 99.97 10:03:27 09:38:02 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:38:02 6 0.00 0.00 0.02 0.00 0.02 99.97 10:03:27 09:38:02 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 10:03:27 09:38:02 CPU %user %nice %system %iowait %steal %idle 10:03:27 09:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:03:27 09:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:03:27 09:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:03:27 09:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:03:27 09:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:40:01 all 0.01 0.00 0.00 0.00 0.00 99.99 10:03:27 09:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:03:27 09:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:41:01 all 0.09 0.00 0.01 0.02 0.00 99.87 10:03:27 09:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:41:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:03:27 09:41:01 3 0.00 0.00 0.00 0.08 0.00 99.92 10:03:27 09:41:01 4 0.00 0.00 0.02 0.10 0.00 99.88 10:03:27 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:41:01 7 0.60 0.00 0.00 0.02 0.00 99.39 10:03:27 09:42:01 all 0.26 0.00 0.01 0.00 0.00 99.73 10:03:27 09:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:03:27 09:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:42:01 4 0.02 0.00 0.00 0.03 0.00 99.95 10:03:27 09:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:42:01 7 1.97 0.00 0.02 0.00 0.00 98.01 10:03:27 09:43:01 all 0.26 0.00 0.01 0.00 0.00 99.73 10:03:27 09:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:03:27 09:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:03:27 09:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:03:27 09:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:43:01 7 1.97 0.00 0.00 0.00 0.00 98.03 10:03:27 09:44:01 all 0.04 0.00 0.01 0.01 0.00 99.94 10:03:27 09:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:03:27 09:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:03:27 09:44:01 4 0.02 0.00 0.02 0.07 0.00 99.90 10:03:27 09:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:44:01 7 0.22 0.00 0.00 0.00 0.00 99.78 10:03:27 09:45:01 all 0.01 0.00 0.01 0.02 0.00 99.96 10:03:27 09:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:45:01 4 0.00 0.00 0.00 0.08 0.00 99.92 10:03:27 09:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:45:01 6 0.00 0.00 0.02 0.05 0.00 99.93 10:03:27 09:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:46:01 all 0.49 0.00 0.04 0.04 0.01 99.42 10:03:27 09:46:01 0 0.50 0.00 0.07 0.18 0.02 99.23 10:03:27 09:46:01 1 0.32 0.00 0.07 0.07 0.02 99.53 10:03:27 09:46:01 2 0.55 0.00 0.07 0.00 0.02 99.37 10:03:27 09:46:01 3 0.97 0.00 0.02 0.02 0.02 98.98 10:03:27 09:46:01 4 1.38 0.00 0.00 0.05 0.00 98.57 10:03:27 09:46:01 5 0.12 0.00 0.03 0.00 0.00 99.85 10:03:27 09:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:03:27 09:46:01 7 0.07 0.00 0.03 0.00 0.00 99.90 10:03:27 09:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:03:27 09:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:03:27 09:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 10:03:27 09:47:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:03:27 09:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:48:01 all 0.15 0.00 0.01 0.00 0.01 99.83 10:03:27 09:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:03:27 09:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:48:01 2 0.03 0.00 0.05 0.00 0.02 99.90 10:03:27 09:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:03:27 09:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:03:27 09:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:48:01 7 1.06 0.00 0.00 0.00 0.00 98.94 10:03:27 09:49:01 all 0.25 0.00 0.01 0.10 0.00 99.63 10:03:27 09:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:49:01 2 0.02 0.00 0.03 0.13 0.02 99.80 10:03:27 09:49:01 3 0.00 0.00 0.00 0.32 0.00 99.68 10:03:27 09:49:01 4 0.00 0.00 0.00 0.38 0.00 99.62 10:03:27 09:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:49:01 7 1.94 0.00 0.00 0.00 0.00 98.06 10:03:27 10:03:27 09:49:01 CPU %user %nice %system %iowait %steal %idle 10:03:27 09:50:01 all 0.15 0.00 0.01 0.01 0.00 99.83 10:03:27 09:50:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:03:27 09:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:03:27 09:50:01 3 0.13 0.00 0.00 0.02 0.02 99.83 10:03:27 09:50:01 4 0.02 0.00 0.00 0.03 0.00 99.95 10:03:27 09:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:50:01 7 0.93 0.00 0.07 0.00 0.00 99.01 10:03:27 09:51:01 all 0.02 0.00 0.01 0.02 0.00 99.95 10:03:27 09:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:03:27 09:51:01 3 0.03 0.00 0.00 0.07 0.00 99.90 10:03:27 09:51:01 4 0.02 0.00 0.00 0.08 0.00 99.90 10:03:27 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:03:27 09:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:27 09:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:03:27 09:52:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:03:27 09:52:01 4 0.02 0.00 0.00 0.03 0.00 99.95 10:03:27 09:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:03:27 09:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:53:01 all 1.75 0.00 0.24 0.20 0.01 97.79 10:03:27 09:53:01 0 2.48 0.00 0.20 0.10 0.02 97.20 10:03:27 09:53:01 1 0.48 0.00 0.22 0.12 0.00 99.18 10:03:27 09:53:01 2 1.78 0.00 0.17 0.02 0.02 98.02 10:03:27 09:53:01 3 2.35 0.00 0.38 0.37 0.02 96.88 10:03:27 09:53:01 4 0.77 0.00 0.23 1.00 0.02 97.98 10:03:27 09:53:01 5 0.75 0.00 0.25 0.00 0.00 99.00 10:03:27 09:53:01 6 3.13 0.00 0.18 0.03 0.02 96.63 10:03:27 09:53:01 7 2.26 0.00 0.28 0.00 0.02 97.44 10:03:27 09:54:01 all 8.45 0.00 4.03 5.06 0.06 82.39 10:03:27 09:54:01 0 7.92 0.00 4.26 17.90 0.05 69.86 10:03:27 09:54:01 1 9.13 0.00 3.51 1.06 0.05 86.25 10:03:27 09:54:01 2 9.08 0.00 3.83 0.89 0.07 86.12 10:03:27 09:54:01 3 8.22 0.00 3.52 6.00 0.07 82.19 10:03:27 09:54:01 4 9.35 0.00 3.35 7.45 0.05 79.79 10:03:27 09:54:01 5 8.32 0.00 4.92 1.62 0.05 85.09 10:03:27 09:54:01 6 9.00 0.00 4.58 1.57 0.05 84.79 10:03:27 09:54:01 7 6.58 0.00 4.29 3.98 0.07 85.09 10:03:27 09:55:01 all 34.88 0.00 5.52 2.95 0.09 56.55 10:03:27 09:55:01 0 34.71 0.00 5.97 0.41 0.10 58.81 10:03:27 09:55:01 1 34.90 0.00 5.59 3.67 0.10 55.74 10:03:27 09:55:01 2 34.62 0.00 5.56 0.96 0.07 58.80 10:03:27 09:55:01 3 34.98 0.00 5.02 0.39 0.10 59.51 10:03:27 09:55:01 4 35.11 0.00 5.69 0.29 0.08 58.82 10:03:27 09:55:01 5 34.85 0.00 5.43 14.19 0.08 45.45 10:03:27 09:55:01 6 34.64 0.00 5.36 0.39 0.08 59.53 10:03:27 09:55:01 7 35.25 0.00 5.52 3.36 0.12 55.75 10:03:27 09:56:01 all 2.43 0.00 1.09 1.03 0.03 95.42 10:03:27 09:56:01 0 1.93 0.00 1.36 0.00 0.02 96.70 10:03:27 09:56:01 1 3.22 0.00 1.21 0.69 0.02 94.88 10:03:27 09:56:01 2 2.41 0.00 1.19 0.03 0.03 96.34 10:03:27 09:56:01 3 1.89 0.00 1.12 0.00 0.03 96.95 10:03:27 09:56:01 4 2.36 0.00 0.85 0.67 0.05 96.07 10:03:27 09:56:01 5 2.62 0.00 1.17 5.42 0.03 90.76 10:03:27 09:56:01 6 2.35 0.00 0.68 0.00 0.02 96.94 10:03:27 09:56:01 7 2.67 0.00 1.18 1.43 0.02 94.71 10:03:27 09:57:01 all 0.04 0.00 0.03 0.02 0.00 99.91 10:03:27 09:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:57:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:03:27 09:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:03:27 09:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:57:01 4 0.05 0.00 0.05 0.03 0.00 99.87 10:03:27 09:57:01 5 0.02 0.00 0.02 0.08 0.00 99.88 10:03:27 09:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:57:01 7 0.12 0.00 0.08 0.02 0.02 99.77 10:03:27 09:58:01 all 0.05 0.00 0.02 0.02 0.00 99.91 10:03:27 09:58:01 0 0.27 0.00 0.00 0.00 0.00 99.73 10:03:27 09:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 09:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:03:27 09:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 09:58:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:03:27 09:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:58:01 7 0.05 0.00 0.07 0.13 0.00 99.75 10:03:27 09:59:01 all 0.14 0.00 0.01 0.01 0.00 99.84 10:03:27 09:59:01 0 0.96 0.00 0.02 0.00 0.02 99.01 10:03:27 09:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 09:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:03:27 09:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 09:59:01 5 0.00 0.00 0.02 0.03 0.00 99.95 10:03:27 09:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:03:27 09:59:01 7 0.03 0.00 0.03 0.05 0.02 99.87 10:03:27 10:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:03:27 10:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 10:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 10:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 10:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:03:27 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 10:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 10:00:01 7 0.03 0.00 0.03 0.05 0.00 99.88 10:03:27 10:03:27 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:03:27 10:01:01 all 0.04 0.00 0.01 0.01 0.01 99.93 10:03:27 10:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:03:27 10:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:03:27 10:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 10:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:03:27 10:01:01 4 0.00 0.00 0.00 0.03 0.02 99.95 10:03:27 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 10:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:03:27 10:01:01 7 0.22 0.00 0.02 0.07 0.02 99.68 10:03:27 10:02:01 all 0.10 0.00 0.01 0.01 0.00 99.88 10:03:27 10:02:01 0 0.55 0.00 0.05 0.00 0.00 99.40 10:03:27 10:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:27 10:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:03:27 10:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 10:02:01 4 0.02 0.00 0.02 0.03 0.00 99.93 10:03:27 10:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:27 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:27 10:02:01 7 0.15 0.00 0.00 0.02 0.00 99.83 10:03:27 10:03:01 all 7.78 0.00 3.33 3.83 0.05 85.01 10:03:27 10:03:01 0 7.80 0.00 2.78 9.53 0.10 79.79 10:03:27 10:03:01 1 10.01 0.00 3.12 0.08 0.07 86.72 10:03:27 10:03:01 2 8.70 0.00 3.20 1.20 0.03 86.86 10:03:27 10:03:01 3 6.85 0.00 4.25 0.56 0.03 88.30 10:03:27 10:03:01 4 8.55 0.00 3.62 3.28 0.05 84.50 10:03:27 10:03:01 5 6.76 0.00 3.30 15.39 0.05 74.50 10:03:27 10:03:01 6 6.65 0.00 3.46 0.13 0.03 89.73 10:03:27 10:03:01 7 6.90 0.00 2.87 0.42 0.07 89.74 10:03:27 Average: all 1.05 0.00 0.28 0.25 0.01 98.41 10:03:27 Average: 0 1.04 0.00 0.30 0.48 0.01 98.16 10:03:27 Average: 1 1.06 0.00 0.26 0.11 0.01 98.56 10:03:27 Average: 2 1.04 0.00 0.28 0.07 0.01 98.59 10:03:27 Average: 3 0.99 0.00 0.29 0.16 0.01 98.56 10:03:27 Average: 4 1.01 0.00 0.26 0.33 0.01 98.39 10:03:27 Average: 5 0.96 0.00 0.28 0.63 0.01 98.13 10:03:27 Average: 6 1.19 0.00 0.28 0.06 0.01 98.47 10:03:27 Average: 7 1.14 0.00 0.29 0.18 0.01 98.38 10:03:27 10:03:27 10:03:27