Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6424df11588b0877ada6758271e70698f39d83e5+3117862983e23d6112f586b2dfa99700b65170de (5faa1c2fbf59081de62d8c735934f3548602dbf9) 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-ssh8696636872354085059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14072720795876020961.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-551/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/edgex-ui-go/branches/PR-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18015520233154006130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5986525841197758346.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/edgex-ui-go/branches/PR-551/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/edgex-ui-go/branches/PR-551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8094938186352417234.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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2612 in /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-551 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 6424df11588b0877ada6758271e70698f39d83e5 Merge succeeded, producing a91c1f36516312134300b603128ecc2d46218bbe Checking out Revision a91c1f36516312134300b603128ecc2d46218bbe (PR-551) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/551/head:refs/remotes/origin/PR-551 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a91c1f36516312134300b603128ecc2d46218bbe # timeout=10 Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:08:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:08:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:00 ========================================================= 02:08:00 EdgeX Global Pipelines Version Info 02:08:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2efbd54afe913898ad15e148d7f0f26220337fef # timeout=10 02:08:00 ------------------- 02:08:00 stable info: 02:08:00 ------------------- 02:08:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:08:00 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:08:00 Message: update stable to v1.0.245 02:08:01 ------------------- 02:08:01 experimental info: 02:08:01 ------------------- 02:08:01 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:01 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 02:08:01 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-551 [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-551 [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-551 [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a91c1f36516312134300b603128ecc2d46218bbe [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a91c1f3 [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:02 provisioning config files... 02:08:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config1773904751523578052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:02 ---> docker-login.sh 02:08:02 nexus3.edgexfoundry.org:10001 02:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:02 Configure a credential helper to remove this warning. See 02:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:02 02:08:02 Login Succeeded 02:08:02 nexus3.edgexfoundry.org:10002 02:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:02 Configure a credential helper to remove this warning. See 02:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:02 02:08:02 Login Succeeded 02:08:02 nexus3.edgexfoundry.org:10003 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 nexus3.edgexfoundry.org:10004 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 docker.io 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 ---> docker-login.sh ends [Pipeline] } 02:08:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:08:03 + git rev-list -1 --merges a91c1f36516312134300b603128ecc2d46218bbe~1..a91c1f36516312134300b603128ecc2d46218bbe [Pipeline] echo 02:08:03 -----------> git rev-list -1 --merges a91c1f36516312134300b603128ecc2d46218bbe~1..a91c1f36516312134300b603128ecc2d46218bbe a91c1f36516312134300b603128ecc2d46218bbe 02:08:03 a91c1f36516312134300b603128ecc2d46218bbe [false] [Pipeline] sh 02:08:04 + git log --format=format:%s -1 a91c1f36516312134300b603128ecc2d46218bbe [Pipeline] echo 02:08:04 ========================================================= 02:08:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:08:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:04 + git log --format=format:%s -1 a91c1f36516312134300b603128ecc2d46218bbe [Pipeline] echo 02:08:04 [semverPrep] GIT_COMMIT: a91c1f36516312134300b603128ecc2d46218bbe, Commit Message: Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD [Pipeline] echo 02:08:04 [semverPrep] This is not a build commit. [Pipeline] sh 02:08:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:04 + grep -v github /etc/ssh/ssh_known_hosts 02:08:04 + [ -e /tmp/ssh_known_hosts ] 02:08:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:08:04 + sudo tee -a /etc/ssh/ssh_known_hosts 02:08:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:05 02:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:05 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:05 b85a868b505f: Pulling fs layer 02:08:05 e2be974225ed: Pulling fs layer 02:08:05 339a4e72a1f5: Pulling fs layer 02:08:05 988bab9f4d93: Pulling fs layer 02:08:05 1469e6f7b9e6: Pulling fs layer 02:08:05 eaf3925da568: Pulling fs layer 02:08:05 bab4dde63d76: Pulling fs layer 02:08:05 bde34c3a00c8: Pulling fs layer 02:08:05 b352a97aabf1: Pulling fs layer 02:08:05 4872d77fe225: Pulling fs layer 02:08:05 5851b861e8e6: Pulling fs layer 02:08:05 1469e6f7b9e6: Waiting 02:08:05 4872d77fe225: Waiting 02:08:05 988bab9f4d93: Waiting 02:08:05 eaf3925da568: Waiting 02:08:05 bde34c3a00c8: Waiting 02:08:05 5851b861e8e6: Waiting 02:08:05 bab4dde63d76: Waiting 02:08:05 b352a97aabf1: Waiting 02:08:05 e2be974225ed: Verifying Checksum 02:08:05 e2be974225ed: Download complete 02:08:05 988bab9f4d93: Verifying Checksum 02:08:05 988bab9f4d93: Download complete 02:08:05 1469e6f7b9e6: Verifying Checksum 02:08:05 1469e6f7b9e6: Download complete 02:08:05 eaf3925da568: Download complete 02:08:05 339a4e72a1f5: Verifying Checksum 02:08:05 339a4e72a1f5: Download complete 02:08:05 bde34c3a00c8: Verifying Checksum 02:08:05 bde34c3a00c8: Download complete 02:08:05 b352a97aabf1: Verifying Checksum 02:08:05 b352a97aabf1: Download complete 02:08:05 4872d77fe225: Verifying Checksum 02:08:05 4872d77fe225: Download complete 02:08:05 5851b861e8e6: Verifying Checksum 02:08:05 5851b861e8e6: Download complete 02:08:05 b85a868b505f: Verifying Checksum 02:08:05 b85a868b505f: Download complete 02:08:05 bab4dde63d76: Verifying Checksum 02:08:05 bab4dde63d76: Download complete 02:08:06 b85a868b505f: Pull complete 02:08:06 e2be974225ed: Pull complete 02:08:07 339a4e72a1f5: Pull complete 02:08:07 988bab9f4d93: Pull complete 02:08:07 1469e6f7b9e6: Pull complete 02:08:07 eaf3925da568: Pull complete 02:08:09 bab4dde63d76: Pull complete 02:08:09 bde34c3a00c8: Pull complete 02:08:09 b352a97aabf1: Pull complete 02:08:09 4872d77fe225: Pull complete 02:08:09 5851b861e8e6: Pull complete 02:08:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:09 prd-ubuntu20.04-docker-8c-8g-2612 does not seem to be running inside a container 02:08:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:12 $ docker top 0c133d70d2e0d8b1c0705ab2bc8acadfba438a3e4aa61f660896f08ef36c2713 -eo pid,comm 02:08:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:08:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:12 [ssh-agent] Looking for ssh-agent implementation... 02:08:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:12 $ docker exec 0c133d70d2e0d8b1c0705ab2bc8acadfba438a3e4aa61f660896f08ef36c2713 ssh-agent 02:08:13 SSH_AUTH_SOCK=/tmp/ssh-DPOfZzRhtHVm/agent.32 02:08:13 SSH_AGENT_PID=38 02:08:13 Running ssh-add (command line suppressed) 02:08:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_5903232107959545290.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_5903232107959545290.key) 02:08:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:13 + git tag --points-at HEAD [Pipeline] } 02:08:13 $ docker exec --env ******** --env ******** 0c133d70d2e0d8b1c0705ab2bc8acadfba438a3e4aa61f660896f08ef36c2713 ssh-agent -k 02:08:13 unset SSH_AUTH_SOCK; 02:08:13 unset SSH_AGENT_PID; 02:08:13 echo Agent pid 38 killed; 02:08:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:13 [ssh-agent] Looking for ssh-agent implementation... 02:08:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:13 $ docker exec 0c133d70d2e0d8b1c0705ab2bc8acadfba438a3e4aa61f660896f08ef36c2713 ssh-agent 02:08:14 SSH_AUTH_SOCK=/tmp/ssh-m2qkzxciNuHh/agent.70 02:08:14 SSH_AGENT_PID=76 02:08:14 Running ssh-add (command line suppressed) 02:08:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_4613635945163906339.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_4613635945163906339.key) 02:08:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:14 + git semver init 02:08:14 2023-03-17 02:08:14,654 [run_init] DEBUG init version:0.0.0 force:False 02:08:14 2023-03-17 02:08:14,655 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver 02:08:14 2023-03-17 02:08:14,656 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver 02:08:14 2023-03-17 02:08:14,656 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551, universal_newlines=False, shell=None, istream=None) 02:08:16 2023-03-17 02:08:16,396 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.git/info/exclude 02:08:16 2023-03-17 02:08:16,397 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 with force:False 02:08:16 2023-03-17 02:08:16,397 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 02:08:16 2023-03-17 02:08:16,400 [execute] INFO git cat-file --batch-check 02:08:16 2023-03-17 02:08:16,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) 02:08:16 2023-03-17 02:08:16,406 [execute] INFO git cat-file --batch 02:08:16 2023-03-17 02:08:16,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) 02:08:16 2023-03-17 02:08:16,412 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 02:08:16 0.0.0 [Pipeline] } 02:08:16 $ docker exec --env ******** --env ******** 0c133d70d2e0d8b1c0705ab2bc8acadfba438a3e4aa61f660896f08ef36c2713 ssh-agent -k 02:08:16 unset SSH_AUTH_SOCK; 02:08:16 unset SSH_AGENT_PID; 02:08:16 echo Agent pid 76 killed; 02:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:17 + git semver [Pipeline] } 02:08:17 $ docker stop --time=1 0c133d70d2e0d8b1c0705ab2bc8acadfba438a3e4aa61f660896f08ef36c2713 02:08:18 $ docker rm -f --volumes 0c133d70d2e0d8b1c0705ab2bc8acadfba438a3e4aa61f660896f08ef36c2713 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:19 Stashed 1 file(s) [Pipeline] echo 02:08:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:19 provisioning config files... 02:08:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config685735891317227228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:19 ---> docker-login.sh 02:08:19 nexus3.edgexfoundry.org:10001 02:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:19 Configure a credential helper to remove this warning. See 02:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:19 02:08:19 Login Succeeded 02:08:19 nexus3.edgexfoundry.org:10002 02:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:19 Configure a credential helper to remove this warning. See 02:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:19 02:08:19 Login Succeeded 02:08:19 nexus3.edgexfoundry.org:10003 02:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:19 Configure a credential helper to remove this warning. See 02:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:19 02:08:19 Login Succeeded 02:08:19 nexus3.edgexfoundry.org:10004 02:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:19 Configure a credential helper to remove this warning. See 02:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:19 02:08:19 Login Succeeded 02:08:19 docker.io 02:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:20 Configure a credential helper to remove this warning. See 02:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:20 02:08:20 Login Succeeded 02:08:20 ---> docker-login.sh ends [Pipeline] } 02:08:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:20 ========================================================= 02:08:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:08:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:08:20 Sending build context to Docker daemon 45.49MB 02:08:20 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:08:20 Step 2/16 : FROM ${BASE} AS builder 02:08:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:20 63b65145d645: Pulling fs layer 02:08:20 a2d21d5440eb: Pulling fs layer 02:08:20 935e6c44a52c: Pulling fs layer 02:08:20 94cc34f8dd06: Pulling fs layer 02:08:20 30dea6a524f1: Pulling fs layer 02:08:20 a2aff8979fd8: Pulling fs layer 02:08:20 6808be2612f2: Pulling fs layer 02:08:20 f25807f1079a: Pulling fs layer 02:08:20 94cc34f8dd06: Waiting 02:08:20 30dea6a524f1: Waiting 02:08:20 a2aff8979fd8: Waiting 02:08:20 f25807f1079a: Waiting 02:08:20 6808be2612f2: Waiting 02:08:20 a2d21d5440eb: Verifying Checksum 02:08:20 a2d21d5440eb: Download complete 02:08:20 94cc34f8dd06: Verifying Checksum 02:08:20 94cc34f8dd06: Download complete 02:08:20 30dea6a524f1: Download complete 02:08:20 63b65145d645: Verifying Checksum 02:08:20 63b65145d645: Download complete 02:08:21 a2aff8979fd8: Verifying Checksum 02:08:21 a2aff8979fd8: Download complete 02:08:21 63b65145d645: Pull complete 02:08:21 a2d21d5440eb: Pull complete 02:08:21 f25807f1079a: Verifying Checksum 02:08:21 f25807f1079a: Download complete 02:08:21 935e6c44a52c: Verifying Checksum 02:08:21 935e6c44a52c: Download complete 02:08:22 6808be2612f2: Verifying Checksum 02:08:22 6808be2612f2: Download complete 02:08:24 935e6c44a52c: Pull complete 02:08:24 94cc34f8dd06: Pull complete 02:08:24 30dea6a524f1: Pull complete 02:08:24 a2aff8979fd8: Pull complete 02:08:27 6808be2612f2: Pull complete 02:08:27 f25807f1079a: Pull complete 02:08:27 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:27 ---> 3b553350e43f 02:08:27 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:32 ---> Running in b3b2688b29d5 02:08:32 Removing intermediate container b3b2688b29d5 02:08:32 ---> 847fe699f8f5 02:08:32 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:08:32 ---> Running in fec0c0d1e07b 02:08:32 Removing intermediate container fec0c0d1e07b 02:08:32 ---> 1ac3cebf81ab 02:08:32 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:08:32 ---> Running in 951e22687fdc 02:08:32 Removing intermediate container 951e22687fdc 02:08:32 ---> bf3588f474a3 02:08:32 Step 6/16 : LABEL Name=edgex-ui-go 02:08:32 ---> Running in 8713df7ed912 02:08:32 Removing intermediate container 8713df7ed912 02:08:32 ---> 78c0531e3441 02:08:32 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:08:32 ---> Running in d2018134333b 02:08:32 Removing intermediate container d2018134333b 02:08:32 ---> 51a4393c664f 02:08:32 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:32 latest: Pulling from library/docker 02:08:33 63b65145d645: Already exists 02:08:33 79632185ca8e: Pulling fs layer 02:08:33 96acd0207079: Pulling fs layer 02:08:33 cd9b23e3d659: Pulling fs layer 02:08:33 9b72c76fa520: Pulling fs layer 02:08:33 2a9913c6de88: Pulling fs layer 02:08:33 d82d65dfa3e2: Pulling fs layer 02:08:33 c870b0efe7bf: Pulling fs layer 02:08:33 3bd06c2449b9: Pulling fs layer 02:08:33 b8adaaee12a3: Pulling fs layer 02:08:33 32e31cd5a8e4: Pulling fs layer 02:08:33 cebae2ff9f88: Pulling fs layer 02:08:33 38a13f2f8392: Pulling fs layer 02:08:33 3bd06c2449b9: Waiting 02:08:33 c870b0efe7bf: Waiting 02:08:33 b8adaaee12a3: Waiting 02:08:33 32e31cd5a8e4: Waiting 02:08:33 2a9913c6de88: Waiting 02:08:33 cebae2ff9f88: Waiting 02:08:33 38a13f2f8392: Waiting 02:08:33 d82d65dfa3e2: Waiting 02:08:33 9b72c76fa520: Waiting 02:08:33 79632185ca8e: Verifying Checksum 02:08:33 79632185ca8e: Download complete 02:08:33 79632185ca8e: Pull complete 02:08:33 96acd0207079: Verifying Checksum 02:08:33 96acd0207079: Download complete 02:08:33 cd9b23e3d659: Verifying Checksum 02:08:33 cd9b23e3d659: Download complete 02:08:33 d82d65dfa3e2: Download complete 02:08:33 9b72c76fa520: Verifying Checksum 02:08:33 9b72c76fa520: Download complete 02:08:33 96acd0207079: Pull complete 02:08:33 c870b0efe7bf: Verifying Checksum 02:08:33 c870b0efe7bf: Download complete 02:08:33 2a9913c6de88: Verifying Checksum 02:08:33 2a9913c6de88: Download complete 02:08:33 3bd06c2449b9: Verifying Checksum 02:08:33 3bd06c2449b9: Download complete 02:08:33 b8adaaee12a3: Verifying Checksum 02:08:33 b8adaaee12a3: Download complete 02:08:33 cebae2ff9f88: Verifying Checksum 02:08:33 cebae2ff9f88: Download complete 02:08:34 cd9b23e3d659: Pull complete 02:08:34 Still waiting to schedule task 02:08:34 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:34 9b72c76fa520: Pull complete 02:08:34 2a9913c6de88: Pull complete 02:08:34 d82d65dfa3e2: Pull complete 02:08:34 c870b0efe7bf: Pull complete 02:08:34 32e31cd5a8e4: Verifying Checksum 02:08:34 32e31cd5a8e4: Download complete 02:08:34 3bd06c2449b9: Pull complete 02:08:34 b8adaaee12a3: Pull complete 02:08:35 38a13f2f8392: Download complete 02:08:35 32e31cd5a8e4: Pull complete 02:08:35 cebae2ff9f88: Pull complete 02:08:36 38a13f2f8392: Pull complete 02:08:36 Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c 02:08:36 Status: Downloaded newer image for docker:latest 02:08:37 ---> edbed6a393c0 02:08:37 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:37 ---> Running in 583c71e0523f 02:08:38 Removing intermediate container 583c71e0523f 02:08:38 ---> e5720153da29 02:08:38 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:38 ---> Running in d92d3fee9b08 02:08:38 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:40 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:41 OK: 265 MiB in 53 packages 02:08:41 Removing intermediate container d92d3fee9b08 02:08:41 ---> 971df7069fce 02:08:41 Step 11/16 : ENV GO111MODULE=on 02:08:41 ---> Running in 68b8a65c655d 02:08:41 Removing intermediate container 68b8a65c655d 02:08:41 ---> a7c11fd7d582 02:08:41 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:41 ---> Running in 5a58f7f79647 02:08:41 Removing intermediate container 5a58f7f79647 02:08:41 ---> dfd2a8845700 02:08:41 Step 13/16 : COPY go.mod vendor* ./ 02:08:41 ---> 972f346bf83d 02:08:41 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:41 ---> Running in 6b9d15bed978 02:09:03 Removing intermediate container 6b9d15bed978 02:09:03 ---> 70e087e7f1d8 02:09:03 Step 15/16 : COPY . . 02:09:03 ---> 29d26b67839d 02:09:03 Step 16/16 : RUN ${MAKE} 02:09:03 ---> Running in 3ceddc696377 02:09:03 noop 02:09:03 Removing intermediate container 3ceddc696377 02:09:03 ---> 5c9913c30b5c 02:09:03 Successfully built 5c9913c30b5c 02:09:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:03 + docker inspect -f . ci-base-image-x86_64 02:09:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:03 prd-ubuntu20.04-docker-8c-8g-2612 does not seem to be running inside a container 02:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:09:03 $ docker top d53d2c9e16a19a2717165dddee3c76c72300e15034da7705e8c12ec31e463119 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:04 + go version 02:09:04 go version go1.20.2 linux/amd64 [Pipeline] } 02:09:04 $ docker stop --time=1 d53d2c9e16a19a2717165dddee3c76c72300e15034da7705e8c12ec31e463119 02:09:05 $ docker rm -f --volumes d53d2c9e16a19a2717165dddee3c76c72300e15034da7705e8c12ec31e463119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:05 + docker inspect -f . ci-base-image-x86_64 02:09:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:06 prd-ubuntu20.04-docker-8c-8g-2612 does not seem to be running inside a container 02:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:09:06 $ docker top 1092c8ea8ce41d9b3fae94d31e91a2d23c60b3bdb13ef702c6e29a610d676789 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] fileExists [Pipeline] sh 02:09:06 + make test 02:09:06 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:09:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:09:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:09:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:09:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:09:19 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:09:19 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:09:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:09:19 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:09:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:09:19 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:09:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:22 ./bin/test-attribution-txt.sh 02:09:22 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:09:22 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:09:22 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:09:22 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:09:22 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:09:22 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:09:22 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:09:22 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:09:22 make -C web test 02:09:22 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' 02:09:22 make[1]: tput: No such file or directory 02:09:22 make[1]: tput: No such file or directory 02:09:22 warning: generating ./VERSION 02:09:22 echo "0.0.0" > VERSION 02:09:22 docker build \ 02:09:22 -f Dockerfile \ 02:09:22 --build-arg USER=1000 \ 02:09:22 \ 02:09:22 --label "git_sha=a91c1f36516312134300b603128ecc2d46218bbe" \ 02:09:22 -t edgexfoundry/edgex-web-ui:a91c1f36516312134300b603128ecc2d46218bbe \ 02:09:22 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:09:22 . 02:09:22 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:09:22 Install the buildx component to build images with BuildKit: 02:09:22 https://docs.docker.com/go/buildx/ 02:09:22 02:09:22 Sending build context to Docker daemon 3.03MB 02:09:22 Step 1/10 : FROM node:16.17-alpine3.15 02:09:22 16.17-alpine3.15: Pulling from library/node 02:09:22 9621f1afde84: Pulling fs layer 02:09:22 c6f70ee39829: Pulling fs layer 02:09:22 56892a8094a2: Pulling fs layer 02:09:22 58dd87906ef0: Pulling fs layer 02:09:22 58dd87906ef0: Waiting 02:09:22 9621f1afde84: Verifying Checksum 02:09:22 9621f1afde84: Download complete 02:09:22 56892a8094a2: Verifying Checksum 02:09:22 58dd87906ef0: Verifying Checksum 02:09:22 58dd87906ef0: Download complete 02:09:22 9621f1afde84: Pull complete 02:09:22 c6f70ee39829: Verifying Checksum 02:09:22 c6f70ee39829: Download complete 02:09:24 c6f70ee39829: Pull complete 02:09:24 56892a8094a2: Pull complete 02:09:24 58dd87906ef0: Pull complete 02:09:24 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:09:24 Status: Downloaded newer image for node:16.17-alpine3.15 02:09:24 ---> b69703f70c3d 02:09:24 Step 2/10 : RUN apk add --no-cache chromium 02:09:26 ---> Running in 80f8f4321278 02:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:09:27 (1/129) Installing libxau (1.0.9-r0) 02:09:27 (2/129) Installing libmd (1.0.3-r0) 02:09:27 (3/129) Installing libbsd (0.11.3-r1) 02:09:27 (4/129) Installing libxdmcp (1.1.3-r0) 02:09:27 (5/129) Installing libxcb (1.14-r2) 02:09:27 (6/129) Installing libx11 (1.7.3.1-r0) 02:09:27 (7/129) Installing libxext (1.3.4-r0) 02:09:27 (8/129) Installing libice (1.0.10-r0) 02:09:27 (9/129) Installing libuuid (2.37.4-r0) 02:09:27 (10/129) Installing libsm (1.2.3-r0) 02:09:27 (11/129) Installing libxt (1.2.1-r0) 02:09:27 (12/129) Installing libxmu (1.1.3-r0) 02:09:27 (13/129) Installing xset (1.2.4-r0) 02:09:27 (14/129) Installing xprop (1.2.5-r0) 02:09:27 (15/129) Installing xdg-utils (1.1.3-r0) 02:09:27 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:09:27 (17/129) Installing pkgconf (1.8.1-r0) 02:09:27 (18/129) Installing libffi (3.4.2-r1) 02:09:27 (19/129) Installing libintl (0.21-r0) 02:09:27 (20/129) Installing libblkid (2.37.4-r0) 02:09:27 (21/129) Installing libmount (2.37.4-r0) 02:09:27 (22/129) Installing pcre (8.45-r1) 02:09:27 (23/129) Installing glib (2.70.1-r0) 02:09:27 (24/129) Installing xz-libs (5.2.5-r1) 02:09:27 (25/129) Installing libxml2 (2.9.14-r2) 02:09:27 (26/129) Installing shared-mime-info (2.1-r2) 02:09:27 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:09:27 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:09:27 (29/129) Installing libpng (1.6.37-r1) 02:09:27 (30/129) Installing libwebp (1.2.2-r0) 02:09:27 (31/129) Installing zstd-libs (1.5.0-r0) 02:09:27 (32/129) Installing tiff (4.4.0-r0) 02:09:27 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:09:27 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:09:27 (35/129) Installing libxcomposite (0.4.5-r0) 02:09:27 (36/129) Installing libxfixes (6.0.0-r0) 02:09:27 (37/129) Installing libxrender (0.9.10-r3) 02:09:27 (38/129) Installing libxcursor (1.2.0-r0) 02:09:27 (39/129) Installing libxdamage (1.1.5-r1) 02:09:27 (40/129) Installing libxi (1.8-r0) 02:09:27 (41/129) Installing libxinerama (1.1.4-r1) 02:09:27 (42/129) Installing libxrandr (1.5.2-r1) 02:09:27 (43/129) Installing atk (2.36.0-r0) 02:09:27 (44/129) Installing libxtst (1.2.3-r3) 02:09:27 (45/129) Installing dbus-libs (1.12.24-r0) 02:09:27 (46/129) Installing at-spi2-core (2.42.0-r0) 02:09:27 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:09:27 (48/129) Installing expat (2.5.0-r0) 02:09:27 (49/129) Installing brotli-libs (1.0.9-r5) 02:09:27 (50/129) Installing libbz2 (1.0.8-r1) 02:09:27 (51/129) Installing freetype (2.11.1-r2) 02:09:27 (52/129) Installing fontconfig (2.13.1-r4) 02:09:27 (53/129) Installing pixman (0.40.0-r4) 02:09:27 (54/129) Installing cairo (1.16.0-r5) 02:09:27 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:27 (56/129) Installing avahi-libs (0.8-r5) 02:09:27 (57/129) Installing gmp (6.2.1-r1) 02:09:27 (58/129) Installing nettle (3.7.3-r0) 02:09:27 (59/129) Installing p11-kit (0.24.0-r1) 02:09:27 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:27 (61/129) Installing libunistring (0.9.10-r1) 02:09:27 (62/129) Installing gnutls (3.7.1-r2) 02:09:27 (63/129) Installing cups-libs (2.3.3-r6) 02:09:27 (64/129) Installing libepoxy (1.5.9-r0) 02:09:27 (65/129) Installing fribidi (1.0.11-r0) 02:09:27 (66/129) Installing graphite2 (1.3.14-r0) 02:09:27 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:27 (68/129) Installing libxft (2.3.4-r0) 02:09:27 (69/129) Installing pango (1.48.10-r0) 02:09:27 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:27 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:27 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:27 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:27 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:27 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:27 Executing gtk+3.0-3.24.30-r0.post-install 02:09:27 (76/129) Installing libfontenc (1.1.4-r0) 02:09:27 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:27 (78/129) Installing ttf-opensans (1.10-r1) 02:09:27 Executing ttf-opensans-1.10-r1.post-install 02:09:29 (79/129) Installing libogg (1.3.5-r0) 02:09:29 (80/129) Installing flac (1.3.4-r0) 02:09:29 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:29 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:29 (83/129) Installing sdl2 (2.0.16-r4) 02:09:29 (84/129) Installing aom-libs (3.2.0-r0) 02:09:29 (85/129) Installing libass (0.15.2-r0) 02:09:30 (86/129) Installing libdav1d (0.9.2-r0) 02:09:30 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:30 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:30 (89/129) Installing lame (3.100-r0) 02:09:30 (90/129) Installing opus (1.3.1-r1) 02:09:30 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:30 (92/129) Installing soxr (0.1.3-r2) 02:09:30 (93/129) Installing libsrt (1.4.2-r1) 02:09:30 (94/129) Installing libssh (0.9.6-r1) 02:09:30 (95/129) Installing libtheora (1.1.1-r16) 02:09:30 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:30 (97/129) Installing libpciaccess (0.16-r0) 02:09:30 (98/129) Installing libdrm (2.4.109-r0) 02:09:30 (99/129) Installing libva (2.13.0-r0) 02:09:30 (100/129) Installing libvdpau (1.4-r0) 02:09:30 (101/129) Installing vidstab (1.1.0-r1) 02:09:30 (102/129) Installing libvorbis (1.3.7-r0) 02:09:30 (103/129) Installing libvpx (1.10.0-r0) 02:09:30 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:30 (105/129) Installing x264-libs (20210613-r0) 02:09:30 (106/129) Installing x265-libs (3.5-r0) 02:09:30 (107/129) Installing xvidcore (1.3.7-r1) 02:09:30 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:30 (109/129) Installing libevent (2.1.12-r4) 02:09:30 (110/129) Installing mesa (21.2.6-r0) 02:09:30 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:30 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:30 (113/129) Installing lcms2 (2.12-r1) 02:09:30 (114/129) Installing nspr (4.32-r0) 02:09:30 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:30 (116/129) Installing nss (3.78.1-r0) 02:09:30 (117/129) Installing libasyncns (0.8-r1) 02:09:30 (118/129) Installing libltdl (2.4.6-r7) 02:09:30 (119/129) Installing orc (0.4.32-r0) 02:09:30 (120/129) Installing libsndfile (1.0.31-r1) 02:09:30 (121/129) Installing speexdsp (1.2.0-r0) 02:09:30 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:30 (123/129) Installing libpulse (15.0-r2) 02:09:30 (124/129) Installing re2 (2021.11.01-r0) 02:09:30 (125/129) Installing snappy (1.1.9-r1) 02:09:30 (126/129) Installing libgpg-error (1.42-r1) 02:09:30 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:30 (128/129) Installing libxslt (1.1.35-r0) 02:09:30 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:31 Executing busybox-1.34.1-r7.trigger 02:09:31 Executing glib-2.70.1-r0.trigger 02:09:31 Executing shared-mime-info-2.1-r2.trigger 02:09:31 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:31 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:31 Executing fontconfig-2.13.1-r4.trigger 02:09:31 Executing mkfontscale-1.2.1-r1.trigger 02:09:31 OK: 286 MiB in 145 packages 02:09:37 Removing intermediate container 80f8f4321278 02:09:37 ---> b50db59601e9 02:09:37 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:37 ---> Running in 24f801f7db22 02:09:37 Removing intermediate container 24f801f7db22 02:09:37 ---> 01afee4a7de0 02:09:37 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:37 ---> Running in 64468d439769 02:09:37 Removing intermediate container 64468d439769 02:09:37 ---> 4d4478acc269 02:09:37 Step 5/10 : RUN npm install -g npm 02:09:37 ---> Running in b3dcf79c303b 02:09:43 02:09:43 removed 7 packages, changed 97 packages, and audited 238 packages in 5s 02:09:43 02:09:43 16 packages are looking for funding 02:09:43 run `npm fund` for details 02:09:43 02:09:43 found 0 vulnerabilities 02:09:43 Removing intermediate container b3dcf79c303b 02:09:43 ---> 1ceeffb03bdb 02:09:43 Step 6/10 : ARG USER=1000 02:09:43 ---> Running in a6cdad3d4bb3 02:09:43 Removing intermediate container a6cdad3d4bb3 02:09:43 ---> d5835c24f520 02:09:43 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:43 ---> Running in 239bd7fbd4b9 02:09:44 Removing intermediate container 239bd7fbd4b9 02:09:44 ---> ec33a920c69d 02:09:44 Step 8/10 : USER $USER:$USER 02:09:44 ---> Running in bd8a1cf8495a 02:09:44 Removing intermediate container bd8a1cf8495a 02:09:44 ---> 64f80a3c3b54 02:09:44 Step 9/10 : WORKDIR /app 02:09:44 ---> Running in fffe3a469fb4 02:09:44 Removing intermediate container fffe3a469fb4 02:09:44 ---> 2dd1ff8fc7b8 02:09:44 Step 10/10 : LABEL git_sha=a91c1f36516312134300b603128ecc2d46218bbe 02:09:44 ---> Running in 36f225e5b179 02:09:44 Removing intermediate container 36f225e5b179 02:09:44 ---> bf51d0b45d60 02:09:44 Successfully built bf51d0b45d60 02:09:44 Successfully tagged edgexfoundry/edgex-web-ui:a91c1f36516312134300b603128ecc2d46218bbe 02:09:44 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:44 touch edgex-web-ui.imagebuilt 02:09:44 mkdir -p node_modules coverage 02:09:44 chown "1000:1000" node_modules coverage package-lock.json 02:09:44 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:47 npm ERR! code ERESOLVE 02:09:47 npm ERR! ERESOLVE could not resolve 02:09:47 npm ERR! 02:09:47 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 02:09:47 npm ERR! Found: @angular/compiler-cli@12.2.4 02:09:47 npm ERR! node_modules/@angular/compiler-cli 02:09:47 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 02:09:47 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 02:09:47 npm ERR! node_modules/@angular/localize 02:09:47 npm ERR! dev @angular/localize@"^12.2.4" from the root project 02:09:47 npm ERR! 02:09:47 npm ERR! Could not resolve dependency: 02:09:47 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 02:09:47 npm ERR! node_modules/@angular-devkit/build-angular 02:09:47 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 02:09:47 npm ERR! 02:09:47 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.3.0 02:09:47 npm ERR! node_modules/@angular/compiler-cli 02:09:47 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 02:09:47 npm ERR! node_modules/@angular-devkit/build-angular 02:09:47 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 02:09:47 npm ERR! 02:09:47 npm ERR! Fix the upstream dependency conflict, or retry 02:09:47 npm ERR! this command with --force or --legacy-peer-deps 02:09:47 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 02:09:47 npm ERR! 02:09:47 npm ERR! 02:09:47 npm ERR! For a full report see: 02:09:47 npm ERR! /home/node/.npm/_logs/2023-03-17T02_09_45_189Z-eresolve-report.txt 02:09:47 02:09:47 npm ERR! A complete log of this run can be found in: 02:09:47 npm ERR! /home/node/.npm/_logs/2023-03-17T02_09_45_189Z-debug-0.log 02:09:47 make[1]: *** [Makefile:139: node_modules] Error 1 02:09:47 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' 02:09:47 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:09:47 $ docker stop --time=1 1092c8ea8ce41d9b3fae94d31e91a2d23c60b3bdb13ef702c6e29a610d676789 02:09:48 $ docker rm -f --volumes 1092c8ea8ce41d9b3fae94d31e91a2d23c60b3bdb13ef702c6e29a610d676789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:49 02:09:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:49 latest: Pulling from edgex-lftools-log-publisher 02:09:49 5eb5b503b376: Pulling fs layer 02:09:49 5c69ac0246d0: Pulling fs layer 02:09:49 ec43610c2a17: Pulling fs layer 02:09:49 3a2ae6a8a46f: Pulling fs layer 02:09:49 33b1e0a273af: Pulling fs layer 02:09:49 5d3b04190fa2: Pulling fs layer 02:09:49 2f39f015ded8: Pulling fs layer 02:09:49 3a2ae6a8a46f: Waiting 02:09:49 5d3b04190fa2: Waiting 02:09:49 33b1e0a273af: Waiting 02:09:49 2f39f015ded8: Waiting 02:09:49 5c69ac0246d0: Download complete 02:09:49 3a2ae6a8a46f: Verifying Checksum 02:09:49 3a2ae6a8a46f: Download complete 02:09:49 ec43610c2a17: Verifying Checksum 02:09:49 ec43610c2a17: Download complete 02:09:49 33b1e0a273af: Verifying Checksum 02:09:49 33b1e0a273af: Download complete 02:09:49 5d3b04190fa2: Verifying Checksum 02:09:49 5d3b04190fa2: Download complete 02:09:49 5eb5b503b376: Verifying Checksum 02:09:49 5eb5b503b376: Download complete 02:09:50 2f39f015ded8: Download complete 02:09:50 5eb5b503b376: Pull complete 02:09:50 5c69ac0246d0: Pull complete 02:09:51 ec43610c2a17: Pull complete 02:09:51 3a2ae6a8a46f: Pull complete 02:09:51 33b1e0a273af: Pull complete 02:09:51 5d3b04190fa2: Pull complete 02:09:55 2f39f015ded8: Pull complete 02:09:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:55 prd-ubuntu20.04-docker-8c-8g-2612 does not seem to be running inside a container 02:09:55 $ 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_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:59 $ docker top 9ba77066a7215ed6abceb967a70e7335f20ffe1a97692e664468465632e87bb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:00 ---> job-cost.sh 02:10:00 lf-activate-venv: SKIPPING 02:10:00 INFO: No Stack... 02:10:00 INFO: Retrieving Pricing Info for: v3-standard-8 02:10:00 INFO: Archiving Costs [Pipeline] sh 02:10:01 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/cost.csv 02:10:01 + cut -d, -f6 [Pipeline] lock 02:10:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-15-stack-cost] 02:10:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-15-stack-cost] did not exist. Created. 02:10:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:10:01 + echo total: 0.2199999988079071 [Pipeline] stash 02:10:01 Stashed 1 file(s) [Pipeline] } 02:10:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-15-stack-cost] [Pipeline] // lock [Pipeline] } 02:10:01 $ docker stop --time=1 9ba77066a7215ed6abceb967a70e7335f20ffe1a97692e664468465632e87bb2 02:10:02 $ docker rm -f --volumes 9ba77066a7215ed6abceb967a70e7335f20ffe1a97692e664468465632e87bb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:10:02 Failed in branch amd64 03:07:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4325 in /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] { [Pipeline] ws 03:07:47 Running in /w/workspace/edgex-ui-go/15 [Pipeline] { [Pipeline] checkout 03:07:47 The recommended git tool is: git 03:07:59 using credential edgex-jenkins-ssh 03:07:59 Cloning the remote Git repository 03:07:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:07:59 > git init /w/workspace/edgex-ui-go/15 # timeout=10 03:08:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:08:00 > git --version # timeout=10 03:08:00 > git --version # 'git version 2.25.1' 03:08:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:08:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:07 Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 6424df11588b0877ada6758271e70698f39d83e5 03:08:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:08:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:08:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/551/head:refs/remotes/origin/PR-551 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:08:07 > git config core.sparsecheckout # timeout=10 03:08:07 > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 03:08:07 > git remote # timeout=10 03:08:07 > git config --get remote.origin.url # timeout=10 03:08:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:07 > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 03:08:08 Merge succeeded, producing b313296d2e31d35cb021f8502e982b6685bc3362 03:08:08 Checking out Revision b313296d2e31d35cb021f8502e982b6685bc3362 (PR-551) 03:08:08 > git rev-parse HEAD^{commit} # timeout=10 03:08:08 > git config core.sparsecheckout # timeout=10 03:08:08 > git checkout -f b313296d2e31d35cb021f8502e982b6685bc3362 # timeout=10 03:08:12 Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" 03:08:12 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:08:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:08:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:13 Dload Upload Total Spent Left Speed 03:08:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 03:08:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:08:12 > git rev-list --no-walk 2efbd54afe913898ad15e148d7f0f26220337fef # timeout=10 03:08:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:08:14 + sudo tee /etc/docker/daemon.new 03:08:14 { 03:08:14 "registry-mirrors": [ 03:08:14 "https://nexus3.edgexfoundry.org:10001" 03:08:14 ], 03:08:14 "bip": "10.250.0.254/24", 03:08:14 "hosts": [ 03:08:14 "tcp://0.0.0.0:5555", 03:08:14 "unix:///var/run/docker.sock" 03:08:14 ], 03:08:14 "mtu": 1458, 03:08:14 "selinux-enabled": true, 03:08:14 "seccomp-profile": "/etc/docker/seccomp.json" 03:08:14 } [Pipeline] sh 03:08:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:08:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:33 provisioning config files... 03:08:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/15@tmp/config7372589232815474936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:33 ---> docker-login.sh 03:08:33 nexus3.edgexfoundry.org:10001 03:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:34 Configure a credential helper to remove this warning. See 03:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:34 03:08:34 Login Succeeded 03:08:34 nexus3.edgexfoundry.org:10002 03:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:34 Configure a credential helper to remove this warning. See 03:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:34 03:08:34 Login Succeeded 03:08:34 nexus3.edgexfoundry.org:10003 03:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:35 Configure a credential helper to remove this warning. See 03:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:35 03:08:35 Login Succeeded 03:08:35 nexus3.edgexfoundry.org:10004 03:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:35 Configure a credential helper to remove this warning. See 03:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:35 03:08:35 Login Succeeded 03:08:35 docker.io 03:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:36 Configure a credential helper to remove this warning. See 03:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:36 03:08:36 Login Succeeded 03:08:36 ---> docker-login.sh ends [Pipeline] } 03:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:08:36 ========================================================= 03:08:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:08:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:08:38 Sending build context to Docker daemon 28.55MB 03:08:38 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 03:08:38 Step 2/16 : FROM ${BASE} AS builder 03:08:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:08:38 af6eaf76a39c: Pulling fs layer 03:08:38 55522c791124: Pulling fs layer 03:08:38 ce5c4a1c91eb: Pulling fs layer 03:08:38 169dfbe0d373: Pulling fs layer 03:08:38 e1ff8fa3b103: Pulling fs layer 03:08:38 52ebb69f0ebf: Pulling fs layer 03:08:38 5abe8eddf0d5: Pulling fs layer 03:08:38 e1ff8fa3b103: Waiting 03:08:38 52ebb69f0ebf: Waiting 03:08:38 169dfbe0d373: Waiting 03:08:38 5abe8eddf0d5: Waiting 03:08:38 55522c791124: Verifying Checksum 03:08:38 55522c791124: Download complete 03:08:38 169dfbe0d373: Verifying Checksum 03:08:38 169dfbe0d373: Download complete 03:08:38 e1ff8fa3b103: Verifying Checksum 03:08:38 e1ff8fa3b103: Download complete 03:08:38 af6eaf76a39c: Verifying Checksum 03:08:38 af6eaf76a39c: Download complete 03:08:39 af6eaf76a39c: Pull complete 03:08:39 5abe8eddf0d5: Verifying Checksum 03:08:39 5abe8eddf0d5: Download complete 03:08:40 55522c791124: Pull complete 03:08:41 ce5c4a1c91eb: Verifying Checksum 03:08:41 52ebb69f0ebf: Verifying Checksum 03:08:41 52ebb69f0ebf: Download complete 03:08:53 ce5c4a1c91eb: Pull complete 03:08:53 169dfbe0d373: Pull complete 03:08:53 e1ff8fa3b103: Pull complete 03:09:04 52ebb69f0ebf: Pull complete 03:09:05 5abe8eddf0d5: Pull complete 03:09:05 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 03:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:09:05 ---> 6cb57ee374ae 03:09:05 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:09:07 ---> Running in 62b0505a4f06 03:09:08 Removing intermediate container 62b0505a4f06 03:09:08 ---> 14b6dd29f815 03:09:08 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 03:09:08 ---> Running in 77e0b7a8226a 03:09:10 Removing intermediate container 77e0b7a8226a 03:09:10 ---> 7432dbb89507 03:09:10 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 03:09:10 ---> Running in e4e021661a17 03:09:10 Removing intermediate container e4e021661a17 03:09:10 ---> d328f1c9c416 03:09:10 Step 6/16 : LABEL Name=edgex-ui-go 03:09:10 ---> Running in 6f8d28e4b19a 03:09:11 Removing intermediate container 6f8d28e4b19a 03:09:11 ---> bcf7bfe40ee3 03:09:11 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 03:09:11 ---> Running in cd4622856aa8 03:09:11 Removing intermediate container cd4622856aa8 03:09:11 ---> c0484a69eed5 03:09:11 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:09:11 latest: Pulling from library/docker 03:09:11 af6eaf76a39c: Already exists 03:09:11 1173461b5ece: Pulling fs layer 03:09:11 51c470f9a84d: Pulling fs layer 03:09:11 37ac63e80544: Pulling fs layer 03:09:11 8c8113334214: Pulling fs layer 03:09:11 61601e346ea4: Pulling fs layer 03:09:11 83c4068ee973: Pulling fs layer 03:09:11 d1fc4ecb6a84: Pulling fs layer 03:09:11 b6bbc4cc529d: Pulling fs layer 03:09:11 944b44ca4050: Pulling fs layer 03:09:11 5c50d9efa965: Pulling fs layer 03:09:11 dbcad312f5f5: Pulling fs layer 03:09:11 3d9d2dcd32c9: Pulling fs layer 03:09:11 8c8113334214: Waiting 03:09:11 61601e346ea4: Waiting 03:09:11 83c4068ee973: Waiting 03:09:11 d1fc4ecb6a84: Waiting 03:09:11 b6bbc4cc529d: Waiting 03:09:11 944b44ca4050: Waiting 03:09:11 5c50d9efa965: Waiting 03:09:11 dbcad312f5f5: Waiting 03:09:11 3d9d2dcd32c9: Waiting 03:09:12 1173461b5ece: Verifying Checksum 03:09:12 1173461b5ece: Download complete 03:09:12 51c470f9a84d: Verifying Checksum 03:09:12 51c470f9a84d: Download complete 03:09:12 37ac63e80544: Verifying Checksum 03:09:12 37ac63e80544: Download complete 03:09:12 61601e346ea4: Verifying Checksum 03:09:12 61601e346ea4: Download complete 03:09:12 83c4068ee973: Verifying Checksum 03:09:12 83c4068ee973: Download complete 03:09:12 8c8113334214: Verifying Checksum 03:09:12 8c8113334214: Download complete 03:09:12 d1fc4ecb6a84: Download complete 03:09:13 1173461b5ece: Pull complete 03:09:13 944b44ca4050: Verifying Checksum 03:09:13 944b44ca4050: Download complete 03:09:13 dbcad312f5f5: Verifying Checksum 03:09:13 dbcad312f5f5: Download complete 03:09:13 b6bbc4cc529d: Verifying Checksum 03:09:13 b6bbc4cc529d: Download complete 03:09:13 3d9d2dcd32c9: Verifying Checksum 03:09:13 3d9d2dcd32c9: Download complete 03:09:14 51c470f9a84d: Pull complete 03:09:14 5c50d9efa965: Verifying Checksum 03:09:14 5c50d9efa965: Download complete 03:09:15 37ac63e80544: Pull complete 03:09:16 8c8113334214: Pull complete 03:09:16 61601e346ea4: Pull complete 03:09:16 83c4068ee973: Pull complete 03:09:17 d1fc4ecb6a84: Pull complete 03:09:18 b6bbc4cc529d: Pull complete 03:09:18 944b44ca4050: Pull complete 03:09:20 5c50d9efa965: Pull complete 03:09:20 dbcad312f5f5: Pull complete 03:09:20 3d9d2dcd32c9: Pull complete 03:09:21 Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c 03:09:21 Status: Downloaded newer image for docker:latest 03:09:23 ---> 3d40d856fb3d 03:09:23 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:23 ---> Running in 7d5fa9807d83 03:09:25 Removing intermediate container 7d5fa9807d83 03:09:25 ---> d62b0b2f3129 03:09:25 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:25 ---> Running in e6c5633aa788 03:09:26 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:09:27 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:09:32 OK: 263 MiB in 53 packages 03:09:32 Removing intermediate container e6c5633aa788 03:09:32 ---> 3e4eecc07198 03:09:32 Step 11/16 : ENV GO111MODULE=on 03:09:32 ---> Running in 7032658b3d13 03:09:33 Removing intermediate container 7032658b3d13 03:09:33 ---> 3ee69b17dabd 03:09:33 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:09:33 ---> Running in d7125db3094c 03:09:33 Removing intermediate container d7125db3094c 03:09:33 ---> 6323cbe35af2 03:09:33 Step 13/16 : COPY go.mod vendor* ./ 03:09:34 ---> b2ad0b48f074 03:09:34 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:34 ---> Running in 4fbf24d41893 03:10:42 Removing intermediate container 4fbf24d41893 03:10:42 ---> 25810604b3c9 03:10:42 Step 15/16 : COPY . . 03:10:43 ---> c42ab38967e0 03:10:43 Step 16/16 : RUN ${MAKE} 03:10:43 ---> Running in 2f9a6aa43e93 03:10:44 noop 03:10:45 Removing intermediate container 2f9a6aa43e93 03:10:45 ---> acc6c23a5fb4 03:10:45 Successfully built acc6c23a5fb4 03:10:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:45 + docker inspect -f . ci-base-image-arm64 03:10:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:46 prd-ubuntu20.04-docker-arm64-4c-16g-4325 does not seem to be running inside a container 03:10:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:10:48 $ docker top 5b8193c4dab97f8ca1a49fc19859493d1e4bac66a119057b85fe7324fab5a4ac -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:49 + go version 03:10:49 go version go1.20.2 linux/arm64 [Pipeline] } 03:10:49 $ docker stop --time=1 5b8193c4dab97f8ca1a49fc19859493d1e4bac66a119057b85fe7324fab5a4ac 03:10:51 $ docker rm -f --volumes 5b8193c4dab97f8ca1a49fc19859493d1e4bac66a119057b85fe7324fab5a4ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker inspect -f . ci-base-image-arm64 03:10:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:52 prd-ubuntu20.04-docker-arm64-4c-16g-4325 does not seem to be running inside a container 03:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:10:53 $ docker top f4f2ecb9160943eabcb867a34edaedf6f355181d0cf568124ce423d1559d3bd7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:54 + git config --global --add safe.directory /w/workspace/edgex-ui-go/15 [Pipeline] fileExists [Pipeline] sh 03:10:54 + make test 03:10:54 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:11:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:13:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:13:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:13:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:13:10 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:13:10 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:13:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:13:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:13:10 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:13:10 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:13:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:13:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:13:37 ./bin/test-attribution-txt.sh 03:13:37 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 03:13:37 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 03:13:37 An attribution for golang.org/x/net is missing from Attribution.txt, please add 03:13:37 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 03:13:37 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 03:13:37 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 03:13:37 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 03:13:37 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 03:13:37 make -C web test 03:13:37 make[1]: Entering directory '/w/workspace/edgex-ui-go/15/web' 03:13:37 make[1]: tput: No such file or directory 03:13:37 make[1]: tput: No such file or directory 03:13:37 warning: generating ./VERSION 03:13:37 echo "0.0.0" > VERSION 03:13:37 docker build \ 03:13:37 -f Dockerfile \ 03:13:37 --build-arg USER=1000 \ 03:13:37 \ 03:13:37 --label "git_sha=b313296d2e31d35cb021f8502e982b6685bc3362" \ 03:13:37 -t edgexfoundry/edgex-web-ui:b313296d2e31d35cb021f8502e982b6685bc3362 \ 03:13:37 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:13:37 . 03:13:37 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 03:13:37 Install the buildx component to build images with BuildKit: 03:13:37 https://docs.docker.com/go/buildx/ 03:13:37 03:13:37 Sending build context to Docker daemon 3.03MB 03:13:37 Step 1/10 : FROM node:16.17-alpine3.15 03:13:37 16.17-alpine3.15: Pulling from library/node 03:13:38 47517142f6ba: Pulling fs layer 03:13:38 5f8c4bfa009b: Pulling fs layer 03:13:38 f7079c9c4ba1: Pulling fs layer 03:13:38 aba105e6f55a: Pulling fs layer 03:13:38 f7079c9c4ba1: Verifying Checksum 03:13:38 f7079c9c4ba1: Download complete 03:13:38 47517142f6ba: Download complete 03:13:38 aba105e6f55a: Verifying Checksum 03:13:38 aba105e6f55a: Download complete 03:13:38 47517142f6ba: Pull complete 03:13:38 5f8c4bfa009b: Download complete 03:13:43 5f8c4bfa009b: Pull complete 03:13:43 f7079c9c4ba1: Pull complete 03:13:43 aba105e6f55a: Pull complete 03:13:43 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 03:13:43 Status: Downloaded newer image for node:16.17-alpine3.15 03:13:43 ---> bf1b8b58d215 03:13:43 Step 2/10 : RUN apk add --no-cache chromium 03:13:43 ---> Running in 69f7199a06b9 03:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:13:46 (1/128) Installing libxau (1.0.9-r0) 03:13:46 (2/128) Installing libmd (1.0.3-r0) 03:13:46 (3/128) Installing libbsd (0.11.3-r1) 03:13:46 (4/128) Installing libxdmcp (1.1.3-r0) 03:13:46 (5/128) Installing libxcb (1.14-r2) 03:13:46 (6/128) Installing libx11 (1.7.3.1-r0) 03:13:46 (7/128) Installing libxext (1.3.4-r0) 03:13:46 (8/128) Installing libice (1.0.10-r0) 03:13:46 (9/128) Installing libuuid (2.37.4-r0) 03:13:46 (10/128) Installing libsm (1.2.3-r0) 03:13:46 (11/128) Installing libxt (1.2.1-r0) 03:13:46 (12/128) Installing libxmu (1.1.3-r0) 03:13:46 (13/128) Installing xset (1.2.4-r0) 03:13:46 (14/128) Installing xprop (1.2.5-r0) 03:13:46 (15/128) Installing xdg-utils (1.1.3-r0) 03:13:46 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 03:13:46 (17/128) Installing pkgconf (1.8.1-r0) 03:13:46 (18/128) Installing libffi (3.4.2-r1) 03:13:46 (19/128) Installing libintl (0.21-r0) 03:13:46 (20/128) Installing libblkid (2.37.4-r0) 03:13:46 (21/128) Installing libmount (2.37.4-r0) 03:13:46 (22/128) Installing pcre (8.45-r1) 03:13:46 (23/128) Installing glib (2.70.1-r0) 03:13:46 (24/128) Installing xz-libs (5.2.5-r1) 03:13:46 (25/128) Installing libxml2 (2.9.14-r2) 03:13:46 (26/128) Installing shared-mime-info (2.1-r2) 03:13:46 (27/128) Installing hicolor-icon-theme (0.17-r1) 03:13:46 (28/128) Installing libjpeg-turbo (2.1.2-r0) 03:13:46 (29/128) Installing libpng (1.6.37-r1) 03:13:46 (30/128) Installing libwebp (1.2.2-r0) 03:13:46 (31/128) Installing zstd-libs (1.5.0-r0) 03:13:46 (32/128) Installing tiff (4.4.0-r0) 03:13:46 (33/128) Installing gdk-pixbuf (2.42.8-r0) 03:13:46 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 03:13:46 (35/128) Installing libxcomposite (0.4.5-r0) 03:13:46 (36/128) Installing libxfixes (6.0.0-r0) 03:13:46 (37/128) Installing libxrender (0.9.10-r3) 03:13:46 (38/128) Installing libxcursor (1.2.0-r0) 03:13:46 (39/128) Installing libxdamage (1.1.5-r1) 03:13:46 (40/128) Installing libxi (1.8-r0) 03:13:46 (41/128) Installing libxinerama (1.1.4-r1) 03:13:46 (42/128) Installing libxrandr (1.5.2-r1) 03:13:46 (43/128) Installing atk (2.36.0-r0) 03:13:46 (44/128) Installing libxtst (1.2.3-r3) 03:13:46 (45/128) Installing dbus-libs (1.12.24-r0) 03:13:46 (46/128) Installing at-spi2-core (2.42.0-r0) 03:13:46 (47/128) Installing at-spi2-atk (2.38.0-r0) 03:13:46 (48/128) Installing expat (2.5.0-r0) 03:13:46 (49/128) Installing brotli-libs (1.0.9-r5) 03:13:46 (50/128) Installing libbz2 (1.0.8-r1) 03:13:46 (51/128) Installing freetype (2.11.1-r2) 03:13:47 (52/128) Installing fontconfig (2.13.1-r4) 03:13:47 (53/128) Installing pixman (0.40.0-r4) 03:13:47 (54/128) Installing cairo (1.16.0-r5) 03:13:47 (55/128) Installing cairo-gobject (1.16.0-r5) 03:13:47 (56/128) Installing avahi-libs (0.8-r5) 03:13:47 (57/128) Installing gmp (6.2.1-r1) 03:13:47 (58/128) Installing nettle (3.7.3-r0) 03:13:47 (59/128) Installing p11-kit (0.24.0-r1) 03:13:47 (60/128) Installing libtasn1 (4.18.0-r1) 03:13:47 (61/128) Installing libunistring (0.9.10-r1) 03:13:47 (62/128) Installing gnutls (3.7.1-r2) 03:13:47 (63/128) Installing cups-libs (2.3.3-r6) 03:13:47 (64/128) Installing libepoxy (1.5.9-r0) 03:13:47 (65/128) Installing fribidi (1.0.11-r0) 03:13:47 (66/128) Installing graphite2 (1.3.14-r0) 03:13:47 (67/128) Installing harfbuzz (3.0.0-r2) 03:13:47 (68/128) Installing libxft (2.3.4-r0) 03:13:47 (69/128) Installing pango (1.48.10-r0) 03:13:47 (70/128) Installing wayland-libs-client (1.19.0-r1) 03:13:47 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 03:13:47 (72/128) Installing wayland-libs-egl (1.19.0-r1) 03:13:47 (73/128) Installing xkeyboard-config (2.34-r0) 03:13:47 (74/128) Installing libxkbcommon (1.3.1-r0) 03:13:47 (75/128) Installing gtk+3.0 (3.24.30-r0) 03:13:47 Executing gtk+3.0-3.24.30-r0.post-install 03:13:47 (76/128) Installing libfontenc (1.1.4-r0) 03:13:47 (77/128) Installing mkfontscale (1.2.1-r1) 03:13:47 (78/128) Installing ttf-opensans (1.10-r1) 03:13:48 Executing ttf-opensans-1.10-r1.post-install 03:13:50 (79/128) Installing libogg (1.3.5-r0) 03:13:50 (80/128) Installing flac (1.3.4-r0) 03:13:50 (81/128) Installing alsa-lib (1.2.5.1-r1) 03:13:50 (82/128) Installing libatomic (10.3.1_git20211027-r0) 03:13:50 (83/128) Installing sdl2 (2.0.16-r4) 03:13:50 (84/128) Installing aom-libs (3.2.0-r0) 03:13:50 (85/128) Installing libass (0.15.2-r0) 03:13:50 (86/128) Installing libdav1d (0.9.2-r0) 03:13:50 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 03:13:50 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 03:13:50 (89/128) Installing lame (3.100-r0) 03:13:50 (90/128) Installing opus (1.3.1-r1) 03:13:50 (91/128) Installing libgomp (10.3.1_git20211027-r0) 03:13:50 (92/128) Installing soxr (0.1.3-r2) 03:13:50 (93/128) Installing libsrt (1.4.2-r1) 03:13:50 (94/128) Installing libssh (0.9.6-r1) 03:13:50 (95/128) Installing libtheora (1.1.1-r16) 03:13:50 (96/128) Installing v4l-utils-libs (1.22.1-r1) 03:13:50 (97/128) Installing libdrm (2.4.109-r0) 03:13:50 (98/128) Installing libva (2.13.0-r0) 03:13:50 (99/128) Installing libvdpau (1.4-r0) 03:13:50 (100/128) Installing vidstab (1.1.0-r1) 03:13:50 (101/128) Installing libvorbis (1.3.7-r0) 03:13:50 (102/128) Installing libvpx (1.10.0-r0) 03:13:51 (103/128) Installing vulkan-loader (1.2.196-r0) 03:13:51 (104/128) Installing x264-libs (20210613-r0) 03:13:51 (105/128) Installing x265-libs (3.5-r0) 03:13:51 (106/128) Installing xvidcore (1.3.7-r1) 03:13:51 (107/128) Installing ffmpeg-libs (4.4.1-r2) 03:13:51 (108/128) Installing libevent (2.1.12-r4) 03:13:51 (109/128) Installing mesa (21.2.6-r0) 03:13:51 (110/128) Installing wayland-libs-server (1.19.0-r1) 03:13:51 (111/128) Installing mesa-gbm (21.2.6-r0) 03:13:51 (112/128) Installing lcms2 (2.12-r1) 03:13:51 (113/128) Installing nspr (4.32-r0) 03:13:51 (114/128) Installing sqlite-libs (3.36.0-r0) 03:13:51 (115/128) Installing nss (3.78.1-r0) 03:13:51 (116/128) Installing libasyncns (0.8-r1) 03:13:51 (117/128) Installing libltdl (2.4.6-r7) 03:13:51 (118/128) Installing orc (0.4.32-r0) 03:13:51 (119/128) Installing libsndfile (1.0.31-r1) 03:13:51 (120/128) Installing speexdsp (1.2.0-r0) 03:13:51 (121/128) Installing tdb-libs (1.4.5-r0) 03:13:51 (122/128) Installing libpulse (15.0-r2) 03:13:51 (123/128) Installing re2 (2021.11.01-r0) 03:13:51 (124/128) Installing snappy (1.1.9-r1) 03:13:51 (125/128) Installing libgpg-error (1.42-r1) 03:13:51 (126/128) Installing libgcrypt (1.9.4-r0) 03:13:51 (127/128) Installing libxslt (1.1.35-r0) 03:13:51 (128/128) Installing chromium (99.0.4844.84-r0) 03:13:56 Executing busybox-1.34.1-r7.trigger 03:13:56 Executing glib-2.70.1-r0.trigger 03:13:56 Executing shared-mime-info-2.1-r2.trigger 03:13:58 Executing gdk-pixbuf-2.42.8-r0.trigger 03:13:58 Executing gtk-update-icon-cache-2.24.33-r0.trigger 03:13:58 Executing fontconfig-2.13.1-r4.trigger 03:13:58 Executing mkfontscale-1.2.1-r1.trigger 03:13:58 OK: 275 MiB in 144 packages 03:14:06 Removing intermediate container 69f7199a06b9 03:14:06 ---> 308067aa6f01 03:14:06 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:14:07 ---> Running in ad9f653cad04 03:14:07 Removing intermediate container ad9f653cad04 03:14:07 ---> 19dd524f8fdc 03:14:07 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 03:14:07 ---> Running in fa85025e365f 03:14:07 Removing intermediate container fa85025e365f 03:14:07 ---> 1c01c378d016 03:14:07 Step 5/10 : RUN npm install -g npm 03:14:08 ---> Running in 3feb9868c862 03:14:40 03:14:40 removed 7 packages, changed 97 packages, and audited 238 packages in 25s 03:14:40 03:14:40 16 packages are looking for funding 03:14:40 run `npm fund` for details 03:14:40 03:14:40 found 0 vulnerabilities 03:14:40 Removing intermediate container 3feb9868c862 03:14:40 ---> e9026d3c2724 03:14:40 Step 6/10 : ARG USER=1000 03:14:40 ---> Running in ae03b049f79c 03:14:40 Removing intermediate container ae03b049f79c 03:14:40 ---> ad912d3d5a83 03:14:40 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 03:14:40 ---> Running in 17f79eaeb72b 03:14:42 Removing intermediate container 17f79eaeb72b 03:14:42 ---> 4b2a9dafc5ad 03:14:42 Step 8/10 : USER $USER:$USER 03:14:42 ---> Running in 40543ce10498 03:14:42 Removing intermediate container 40543ce10498 03:14:42 ---> 7be2a442460e 03:14:42 Step 9/10 : WORKDIR /app 03:14:42 ---> Running in 50b852bc1fd6 03:14:43 Removing intermediate container 50b852bc1fd6 03:14:43 ---> 8381f112af41 03:14:43 Step 10/10 : LABEL git_sha=b313296d2e31d35cb021f8502e982b6685bc3362 03:14:43 ---> Running in 048914add46d 03:14:43 Removing intermediate container 048914add46d 03:14:43 ---> b46454588941 03:14:43 Successfully built b46454588941 03:14:43 Successfully tagged edgexfoundry/edgex-web-ui:b313296d2e31d35cb021f8502e982b6685bc3362 03:14:43 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 03:14:43 touch edgex-web-ui.imagebuilt 03:14:43 mkdir -p node_modules coverage 03:14:43 chown "1000:1000" node_modules coverage package-lock.json 03:14:43 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 03:15:01 npm ERR! code ERESOLVE 03:15:01 npm ERR! ERESOLVE could not resolve 03:15:01 npm ERR! 03:15:01 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 03:15:01 npm ERR! Found: @angular/compiler-cli@12.2.4 03:15:01 npm ERR! node_modules/@angular/compiler-cli 03:15:01 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 03:15:01 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 03:15:01 npm ERR! node_modules/@angular/localize 03:15:01 npm ERR! dev @angular/localize@"^12.2.4" from the root project 03:15:01 npm ERR! 03:15:01 npm ERR! Could not resolve dependency: 03:15:01 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 03:15:01 npm ERR! node_modules/@angular-devkit/build-angular 03:15:01 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 03:15:01 npm ERR! 03:15:01 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.3.0 03:15:01 npm ERR! node_modules/@angular/compiler-cli 03:15:01 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 03:15:01 npm ERR! node_modules/@angular-devkit/build-angular 03:15:01 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 03:15:01 npm ERR! 03:15:01 npm ERR! Fix the upstream dependency conflict, or retry 03:15:01 npm ERR! this command with --force or --legacy-peer-deps 03:15:01 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 03:15:01 npm ERR! 03:15:01 npm ERR! 03:15:01 npm ERR! For a full report see: 03:15:01 npm ERR! /home/node/.npm/_logs/2023-03-17T03_14_47_520Z-eresolve-report.txt 03:15:01 03:15:01 npm ERR! A complete log of this run can be found in: 03:15:01 npm ERR! /home/node/.npm/_logs/2023-03-17T03_14_47_520Z-debug-0.log 03:15:01 make[1]: *** [Makefile:139: node_modules] Error 1 03:15:01 make[1]: Leaving directory '/w/workspace/edgex-ui-go/15/web' 03:15:01 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 03:15:01 $ docker stop --time=1 f4f2ecb9160943eabcb867a34edaedf6f355181d0cf568124ce423d1559d3bd7 03:15:03 $ docker rm -f --volumes f4f2ecb9160943eabcb867a34edaedf6f355181d0cf568124ce423d1559d3bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:04 03:15:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:05 arm64: Pulling from edgex-lftools-log-publisher 03:15:05 8998bd30e6a1: Pulling fs layer 03:15:05 04944245beec: Pulling fs layer 03:15:05 699f458cf7ca: Pulling fs layer 03:15:05 765212b225bb: Pulling fs layer 03:15:05 f23df028b6ca: Pulling fs layer 03:15:05 d65c8cfc05b1: Pulling fs layer 03:15:05 2437ff75d9bd: Pulling fs layer 03:15:05 765212b225bb: Waiting 03:15:05 f23df028b6ca: Waiting 03:15:05 d65c8cfc05b1: Waiting 03:15:05 2437ff75d9bd: Waiting 03:15:05 04944245beec: Verifying Checksum 03:15:05 04944245beec: Download complete 03:15:05 765212b225bb: Verifying Checksum 03:15:05 765212b225bb: Download complete 03:15:05 f23df028b6ca: Verifying Checksum 03:15:05 f23df028b6ca: Download complete 03:15:05 d65c8cfc05b1: Verifying Checksum 03:15:05 d65c8cfc05b1: Download complete 03:15:05 699f458cf7ca: Verifying Checksum 03:15:05 699f458cf7ca: Download complete 03:15:06 8998bd30e6a1: Download complete 03:15:08 2437ff75d9bd: Verifying Checksum 03:15:08 2437ff75d9bd: Download complete 03:15:10 8998bd30e6a1: Pull complete 03:15:10 04944245beec: Pull complete 03:15:11 699f458cf7ca: Pull complete 03:15:11 765212b225bb: Pull complete 03:15:12 f23df028b6ca: Pull complete 03:15:12 d65c8cfc05b1: Pull complete 03:15:27 2437ff75d9bd: Pull complete 03:15:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:27 prd-ubuntu20.04-docker-arm64-4c-16g-4325 does not seem to be running inside a container 03:15:27 $ 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/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:15:30 $ docker top 535e0980f497ec1bbb491af98d6170a23d57edaf22c7e441ae1f0c4758428fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:31 ---> job-cost.sh 03:15:31 lf-activate-venv: SKIPPING 03:15:31 INFO: No Stack... 03:15:31 INFO: Retrieving Pricing Info for: v3-standard-4 03:15:32 INFO: Archiving Costs [Pipeline] sh 03:15:33 + cat /w/workspace/edgex-ui-go/15/archives/cost.csv 03:15:33 + cut -d, -f6 [Pipeline] lock 03:15:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-15-stack-cost] 03:15:33 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-15-stack-cost] did not exist. Created. 03:15:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:15:34 /w/workspace/edgex-ui-go/15@tmp/durable-e456d5bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:15:34 + echo total: 0.10999999940395355 [Pipeline] stash 03:15:34 Warning: overwriting stash ‘stack-cost’ 03:15:35 Stashed 1 file(s) [Pipeline] } 03:15:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-15-stack-cost] [Pipeline] // lock [Pipeline] } 03:15:35 $ docker stop --time=1 535e0980f497ec1bbb491af98d6170a23d57edaf22c7e441ae1f0c4758428fca 03:15:37 $ docker rm -f --volumes 535e0980f497ec1bbb491af98d6170a23d57edaf22c7e441ae1f0c4758428fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:15:37 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:15:38 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives ] 03:15:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives 03:15:38 total 16 03:15:38 drwxr-xr-x 3 root root 4096 Mar 17 02:10 . 03:15:38 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:10 .. 03:15:38 drwxr-xr-x 2 root root 4096 Mar 17 02:10 cost 03:15:38 -rw-r--r-- 1 root root 84 Mar 17 02:10 cost.csv 03:15:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives 03:15:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives 03:15:38 total 16 03:15:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:10 . 03:15:38 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:10 .. 03:15:38 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 02:10 cost 03:15:38 -rw-r--r-- 1 jenkins jenkins 84 Mar 17 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:15:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:15:39 ---> package-listing.sh 03:15:39 ++ facter osfamily 03:15:39 ++ tr '[:upper:]' '[:lower:]' 03:15:39 + OS_FAMILY=debian 03:15:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-551 03:15:39 + START_PACKAGES=/tmp/packages_start.txt 03:15:39 + END_PACKAGES=/tmp/packages_end.txt 03:15:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:15:39 + PACKAGES=/tmp/packages_start.txt 03:15:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' 03:15:39 + PACKAGES=/tmp/packages_end.txt 03:15:39 + case "${OS_FAMILY}" in 03:15:39 + dpkg -l 03:15:39 + grep '^ii' 03:15:39 + '[' -f /tmp/packages_start.txt ']' 03:15:39 + '[' -f /tmp/packages_end.txt ']' 03:15:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:15:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' 03:15:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/ 03:15:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/ [Pipeline] echo 03:15:39 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_edgex-ui-go_PR-551/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:15:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:15:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:40 prd-ubuntu20.04-docker-8c-8g-2612 does not seem to be running inside a container 03:15:40 $ 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_edgex-ui-go_PR-551/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:15:41 $ docker top 4e26c2fbf21f4bc04b4a144b7da6751eaf6832a789d7512a4e0455011a0cbbc4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:41 + touch /tmp/pre-build-complete [Pipeline] sh 03:15:41 + mkdir -p /var/log/sysstat [Pipeline] sh 03:15:42 + ls /var/log/sa-host 03:15:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:42 provisioning config files... 03:15:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config17891267273330213121tmp [Pipeline] { [Pipeline] echo 03:15:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:15:42 ---> create-netrc.sh [Pipeline] } 03:15:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:15:42 ---> python-tools-install.sh [Pipeline] echo 03:15:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:15:43 ---> sudo-logs.sh 03:15:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:15:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:15:43 ---> job-cost.sh 03:15:43 lf-activate-venv: SKIPPING 03:15:43 DEBUG: total: 0.2199999988079071 03:15:43 INFO: Retrieving Stack Cost... 03:15:43 INFO: Retrieving Pricing Info for: v3-standard-8 03:15:44 INFO: Archiving Costs [Pipeline] echo 03:15:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:15:44 ---> logs-deploy.sh 03:15:44 lf-activate-venv: SKIPPING 03:15:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-551/15 03:15:44 INFO: archiving workspace using pattern(s): 03:15:45 Archives upload complete. 03:15:45 INFO: archiving logs to Nexus 03:15:46 ---> uname -a: 03:15:46 Linux prd-ubuntu20-04-docker-8c-8g-2612 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:15:46 03:15:46 03:15:46 ---> lscpu: 03:15:46 Architecture: x86_64 03:15:46 CPU op-mode(s): 32-bit, 64-bit 03:15:46 Byte Order: Little Endian 03:15:46 Address sizes: 40 bits physical, 48 bits virtual 03:15:46 CPU(s): 8 03:15:46 On-line CPU(s) list: 0-7 03:15:46 Thread(s) per core: 1 03:15:46 Core(s) per socket: 1 03:15:46 Socket(s): 8 03:15:46 NUMA node(s): 1 03:15:46 Vendor ID: AuthenticAMD 03:15:46 CPU family: 23 03:15:46 Model: 49 03:15:46 Model name: AMD EPYC-Rome Processor 03:15:46 Stepping: 0 03:15:46 CPU MHz: 2799.864 03:15:46 BogoMIPS: 5599.72 03:15:46 Virtualization: AMD-V 03:15:46 Hypervisor vendor: KVM 03:15:46 Virtualization type: full 03:15:46 L1d cache: 256 KiB 03:15:46 L1i cache: 256 KiB 03:15:46 L2 cache: 4 MiB 03:15:46 L3 cache: 128 MiB 03:15:46 NUMA node0 CPU(s): 0-7 03:15:46 Vulnerability Itlb multihit: Not affected 03:15:46 Vulnerability L1tf: Not affected 03:15:46 Vulnerability Mds: Not affected 03:15:46 Vulnerability Meltdown: Not affected 03:15:46 Vulnerability Mmio stale data: Not affected 03:15:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:15:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:15:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:15:46 Vulnerability Srbds: Not affected 03:15:46 Vulnerability Tsx async abort: Not affected 03:15:46 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 03:15:46 03:15:46 03:15:46 ---> nproc: 03:15:46 8 03:15:46 03:15:46 03:15:46 ---> df -h: 03:15:46 Filesystem Size Used Avail Use% Mounted on 03:15:46 overlay 155G 12G 143G 8% / 03:15:46 tmpfs 64M 0 64M 0% /dev 03:15:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:15:46 shm 64M 0 64M 0% /dev/shm 03:15:46 /dev/vda1 155G 12G 143G 8% /facter-os 03:15:46 03:15:46 03:15:46 ---> sar -b -r -n DEV: 03:15:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2612) 03/17/23 _x86_64_ (8 CPU) 03:15:46 03:15:46 02:07:19 LINUX RESTART (8 CPU) 03:15:46 03:15:46 02:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:15:46 02:09:01 226.93 10.90 216.03 0.00 1704.80 92608.44 0.00 03:15:46 02:10:01 261.56 0.08 261.47 0.00 7.07 56228.23 0.00 03:15:46 02:11:01 4.03 0.13 3.90 0.00 6.40 58.39 0.00 03:15:46 02:12:01 1.62 0.00 1.62 0.00 0.00 19.61 0.00 03:15:46 02:13:01 55.21 11.60 43.61 0.00 5176.74 8821.06 0.00 03:15:46 02:14:01 5.73 0.02 5.72 0.00 0.13 119.18 0.00 03:15:46 02:15:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 03:15:46 02:16:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 03:15:46 02:17:01 1.05 0.02 1.03 0.00 0.13 11.86 0.00 03:15:46 02:18:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 03:15:46 02:19:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 03:15:46 02:20:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 03:15:46 02:21:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 03:15:46 02:22:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 03:15:46 02:23:01 1.85 0.02 1.83 0.00 0.13 24.93 0.00 03:15:46 02:24:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 03:15:46 02:25:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 03:15:46 02:26:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 03:15:46 02:27:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 03:15:46 02:28:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 03:15:46 02:29:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 03:15:46 02:30:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 03:15:46 02:31:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 03:15:46 02:32:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 03:15:46 02:33:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 03:15:46 02:34:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 03:15:46 02:35:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 03:15:46 02:36:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 03:15:46 02:37:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 03:15:46 02:38:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 03:15:46 02:39:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 03:15:46 02:40:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 03:15:46 02:41:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 03:15:46 02:42:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 03:15:46 02:43:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 03:15:46 02:44:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 03:15:46 02:45:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 03:15:46 02:46:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 03:15:46 02:47:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 03:15:46 02:48:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 03:15:46 02:49:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 03:15:46 02:50:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 03:15:46 02:51:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 03:15:46 02:52:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 03:15:46 02:53:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 03:15:46 02:54:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 03:15:46 02:55:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 03:15:46 02:56:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 03:15:46 02:57:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 03:15:46 02:58:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 03:15:46 02:59:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 03:15:46 03:00:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 03:15:46 03:01:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 03:15:46 03:02:01 1.17 0.00 1.17 0.00 0.00 15.46 0.00 03:15:46 03:03:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 03:15:46 03:04:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 03:15:46 03:05:01 2.37 1.33 1.03 0.00 32.53 14.93 0.00 03:15:46 03:06:01 1.80 0.20 1.60 0.00 3.20 19.86 0.00 03:15:46 03:07:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 03:15:46 03:08:01 1.40 0.00 1.40 0.00 0.00 18.13 0.00 03:15:46 03:09:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 03:15:46 03:10:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 03:15:46 03:11:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 03:15:46 03:12:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 03:15:46 03:13:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 03:15:46 03:14:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 03:15:46 03:15:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 03:15:46 Average: 9.37 0.36 9.01 0.00 103.05 2346.99 0.00 03:15:46 03:15:46 02:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:15:46 02:09:01 28046644 31578780 729100 2.22 141668 3588860 1865260 5.50 1120292 3271140 37472 03:15:46 02:10:01 27133000 31564200 733788 2.23 171776 4376168 1756932 5.18 1282676 3929148 420 03:15:46 02:11:01 27145700 31576420 724344 2.20 171860 4376224 1760412 5.19 1272144 3929052 140 03:15:46 02:12:01 27145636 31576400 724244 2.20 171888 4376232 1760412 5.19 1271992 3929060 8 03:15:46 02:13:01 26632532 31563264 716916 2.18 204684 4832188 1813144 5.34 1586136 4093008 928 03:15:46 02:14:01 26639612 31565428 715988 2.18 203216 4828992 1794988 5.29 1583900 4089796 144 03:15:46 02:15:01 26644408 31570264 711164 2.16 203252 4828996 1794988 5.29 1579844 4089800 8 03:15:46 02:16:01 26644652 31570544 710824 2.16 203284 4828996 1794988 5.29 1579884 4089800 44 03:15:46 02:17:01 26644724 31570656 710844 2.16 203312 4828996 1794988 5.29 1579916 4089812 8 03:15:46 02:18:01 26644956 31571016 710052 2.16 203336 4829004 1794988 5.29 1580148 4089816 20 03:15:46 02:19:01 26645068 31571184 710024 2.16 203400 4829008 1794988 5.29 1580008 4089820 8 03:15:46 02:20:01 26645076 31571340 709836 2.16 203420 4829140 1794988 5.29 1580052 4089952 8 03:15:46 02:21:01 26645280 31571552 709548 2.16 203436 4829144 1794988 5.29 1579752 4089956 8 03:15:46 02:22:01 26645264 31571604 709512 2.16 203464 4829144 1794988 5.29 1579928 4089960 8 03:15:46 02:23:01 26643612 31570028 710684 2.16 203504 4829116 1806312 5.32 1580248 4089928 12 03:15:46 02:24:01 26644164 31570648 710072 2.16 203548 4829124 1806312 5.32 1579960 4089932 8 03:15:46 02:25:01 26644084 31570572 710072 2.16 203564 4829128 1806312 5.32 1579964 4089936 4 03:15:46 02:26:01 26644036 31570596 710012 2.16 203600 4829132 1806312 5.32 1580028 4089944 40 03:15:46 02:27:01 26643988 31570548 709984 2.16 203616 4829132 1806312 5.32 1580172 4089944 16 03:15:46 02:28:01 26643364 31569956 710472 2.16 203648 4829136 1806312 5.32 1580160 4089956 12 03:15:46 02:29:01 26643640 31570304 710104 2.16 203660 4829148 1806312 5.32 1580104 4089964 12 03:15:46 02:30:01 26644128 31570800 709568 2.16 203684 4829148 1806312 5.32 1580096 4089964 40 03:15:46 02:31:01 26644048 31570724 709568 2.16 203700 4829152 1806312 5.32 1580096 4089968 8 03:15:46 02:32:01 26643996 31570736 709744 2.16 203728 4829152 1806312 5.32 1580152 4089972 8 03:15:46 02:33:01 26643728 31570472 709964 2.16 203756 4829144 1806312 5.32 1580228 4089976 16 03:15:46 02:34:01 26643672 31570480 709912 2.16 203788 4829160 1806312 5.32 1580220 4089984 184 03:15:46 02:35:01 26643860 31570672 709632 2.16 203800 4829160 1806312 5.32 1580220 4089984 8 03:15:46 02:36:01 26643836 31570656 709584 2.16 203816 4829168 1806312 5.32 1580220 4089988 8 03:15:46 02:37:01 26643788 31570668 709552 2.16 203836 4829168 1806312 5.32 1580284 4089992 4 03:15:46 02:38:01 26643932 31570820 709516 2.16 203868 4829160 1806312 5.32 1580480 4090000 52 03:15:46 02:39:01 26644152 31571088 709220 2.16 203880 4829176 1806312 5.32 1580360 4089980 44 03:15:46 02:40:01 26644136 31571072 709200 2.16 203900 4829176 1806312 5.32 1580344 4089980 40 03:15:46 02:41:01 26643576 31570516 709732 2.16 203908 4829180 1806312 5.32 1580344 4089984 28 03:15:46 02:42:01 26643536 31570540 709680 2.16 203936 4829184 1806312 5.32 1580400 4089992 4 03:15:46 02:43:01 26643552 31570556 709636 2.16 203956 4829176 1806312 5.32 1580476 4089992 24 03:15:46 02:44:01 26643244 31570256 709840 2.16 203984 4829188 1806312 5.32 1580416 4089996 56 03:15:46 02:45:01 26643424 31570500 709572 2.16 204004 4829192 1790104 5.28 1580472 4090000 20 03:15:46 02:46:01 26643764 31570940 709180 2.16 204020 4829264 1790104 5.28 1580472 4090068 60 03:15:46 02:47:01 26643956 31571144 709156 2.16 204040 4829268 1790104 5.28 1580480 4090072 28 03:15:46 02:48:01 26643640 31571040 709252 2.16 204060 4829396 1790104 5.28 1580652 4090212 40 03:15:46 02:49:01 26643584 31570996 709328 2.16 204064 4829400 1790104 5.28 1580696 4090204 28 03:15:46 02:50:01 26643536 31570972 709304 2.16 204084 4829396 1790104 5.28 1580596 4090204 8 03:15:46 02:51:01 26643708 31571152 709052 2.16 204100 4829404 1790104 5.28 1580608 4090208 32 03:15:46 02:52:01 26643660 31571144 709124 2.16 204116 4829408 1790104 5.28 1580632 4090212 8 03:15:46 02:53:01 26643824 31571312 708812 2.16 204148 4829408 1790104 5.28 1581136 4090212 236 03:15:46 02:54:01 26643596 31571136 709020 2.16 204164 4829412 1790104 5.28 1580696 4090216 52 03:15:46 02:55:01 26643336 31570884 709248 2.16 204180 4829416 1773900 5.23 1580680 4090220 24 03:15:46 02:56:01 26643196 31570936 708848 2.16 204188 4829548 1773900 5.23 1581256 4090348 228 03:15:46 02:57:01 26642904 31570656 709092 2.16 204204 4829552 1773900 5.23 1580880 4090356 28 03:15:46 02:58:01 26642864 31570640 709044 2.16 204232 4829548 1773900 5.23 1580892 4090356 44 03:15:46 02:59:01 26642848 31570628 709012 2.16 204256 4829556 1773900 5.23 1580784 4090360 12 03:15:46 03:00:01 26642572 31570432 709232 2.16 204280 4829560 1773900 5.23 1580832 4090364 52 03:15:46 03:01:01 26642532 31570392 709208 2.16 204284 4829560 1790136 5.28 1580976 4090364 4 03:15:46 03:02:01 26642432 31570332 709404 2.16 204312 4829568 1790136 5.28 1581088 4090372 40 03:15:46 03:03:01 26642916 31570844 709116 2.16 204348 4829556 1790136 5.28 1580980 4090372 12 03:15:46 03:04:01 26642856 31570828 709308 2.16 204372 4829576 1790136 5.28 1581064 4090380 64 03:15:46 03:05:01 26633456 31563352 716656 2.18 204428 4830552 1807240 5.33 1591692 4090820 236 03:15:46 03:06:01 26632936 31562996 717004 2.18 204444 4830648 1807240 5.33 1592396 4090672 12 03:15:46 03:07:01 26632920 31562988 716932 2.18 204464 4830652 1807240 5.33 1591988 4090672 8 03:15:46 03:08:01 26632368 31562476 717396 2.18 204492 4830652 1807240 5.33 1592148 4090676 40 03:15:46 03:09:01 26632068 31562176 717612 2.18 204512 4830656 1807240 5.33 1591968 4090676 12 03:15:46 03:10:01 26631388 31561560 718120 2.18 204532 4830660 1807240 5.33 1592600 4090684 232 03:15:46 03:11:01 26631364 31561544 718052 2.18 204548 4830660 1807240 5.33 1592612 4090684 196 03:15:46 03:12:01 26631900 31562084 717492 2.18 204568 4830664 1807240 5.33 1592052 4090688 52 03:15:46 03:13:01 26631872 31562120 717684 2.18 204596 4830668 1807240 5.33 1592176 4090696 32 03:15:46 03:14:01 26631540 31561796 717944 2.18 204632 4830672 1807240 5.33 1592120 4090700 12 03:15:46 03:15:01 26631492 31561816 717904 2.18 204652 4830676 1807240 5.33 1592160 4090708 28 03:15:46 Average: 26684852 31569361 712210 2.17 201612 4790726 1797530 5.30 1561962 4070780 623 03:15:46 03:15:46 02:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:15:46 02:09:01 lo 7.86 7.86 0.79 0.79 0.00 0.00 0.00 0.00 03:15:46 02:09:01 ens3 686.19 431.44 9689.30 74.92 0.00 0.00 0.00 0.00 03:15:46 02:09:01 docker0 186.92 296.71 15.28 2067.96 0.00 0.00 0.00 0.00 03:15:46 02:10:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 03:15:46 02:10:01 ens3 290.97 144.33 5516.62 31.20 0.00 0.00 0.00 0.00 03:15:46 02:10:01 docker0 42.48 122.71 2.80 2274.82 0.00 0.00 0.00 0.00 03:15:46 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:11:01 ens3 3.28 1.67 3.90 0.96 0.00 0.00 0.00 0.00 03:15:46 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:12:01 ens3 0.58 0.13 0.03 0.01 0.00 0.00 0.00 0.00 03:15:46 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:15:46 02:13:01 ens3 186.17 101.07 2803.93 7.34 0.00 0.00 0.00 0.00 03:15:46 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:14:01 ens3 0.60 0.28 0.09 0.02 0.00 0.00 0.00 0.00 03:15:46 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:15:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:16:01 ens3 0.87 0.12 0.04 0.01 0.00 0.00 0.00 0.00 03:15:46 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:17:01 ens3 3.67 0.02 0.33 0.00 0.00 0.00 0.00 0.00 03:15:46 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:18:01 ens3 1.07 0.58 0.49 0.35 0.00 0.00 0.00 0.00 03:15:46 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:19:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:20:01 ens3 0.45 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:15:46 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:21:01 ens3 0.77 0.00 0.06 0.00 0.00 0.00 0.00 0.00 03:15:46 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:22:01 ens3 0.97 0.42 0.36 0.27 0.00 0.00 0.00 0.00 03:15:46 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:23:01 ens3 0.30 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:15:46 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:24:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:25:01 ens3 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:26:01 ens3 0.55 0.12 0.03 0.01 0.00 0.00 0.00 0.00 03:15:46 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:27:01 ens3 1.13 0.27 0.24 0.08 0.00 0.00 0.00 0.00 03:15:46 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:28:01 ens3 0.62 0.48 0.34 0.27 0.00 0.00 0.00 0.00 03:15:46 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:29:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:30:01 ens3 0.48 0.18 0.08 0.01 0.00 0.00 0.00 0.00 03:15:46 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:31:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:32:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:15:46 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:33:01 ens3 0.43 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:15:46 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:34:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:35:01 ens3 0.45 0.13 0.08 0.01 0.00 0.00 0.00 0.00 03:15:46 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:36:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:15:46 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:37:01 ens3 1.32 0.00 0.12 0.00 0.00 0.00 0.00 0.00 03:15:46 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:38:01 ens3 0.90 0.68 0.43 0.35 0.00 0.00 0.00 0.00 03:15:46 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:39:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:40:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:15:46 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:41:01 ens3 0.57 0.05 0.08 0.00 0.00 0.00 0.00 0.00 03:15:46 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:42:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:15:46 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:43:01 ens3 0.87 0.43 0.34 0.28 0.00 0.00 0.00 0.00 03:15:46 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:45:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:46:01 ens3 0.40 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:15:46 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:47:01 ens3 3.67 0.02 0.32 0.00 0.00 0.00 0.00 0.00 03:15:46 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:48:01 ens3 1.25 0.60 0.51 0.35 0.00 0.00 0.00 0.00 03:15:46 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:49:01 ens3 0.52 0.28 0.31 0.21 0.00 0.00 0.00 0.00 03:15:46 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:51:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:52:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:15:46 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:53:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:15:46 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:55:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:56:01 ens3 0.58 0.18 0.08 0.01 0.00 0.00 0.00 0.00 03:15:46 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:57:01 ens3 0.97 0.23 0.16 0.08 0.00 0.00 0.00 0.00 03:15:46 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 02:58:01 ens3 0.60 0.60 0.34 0.29 0.00 0.00 0.00 0.00 03:15:46 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 02:59:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:00:01 ens3 0.48 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:15:46 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:01:01 ens3 1.22 0.18 0.20 0.07 0.00 0.00 0.00 0.00 03:15:46 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:02:01 ens3 0.92 0.88 0.57 0.44 0.00 0.00 0.00 0.00 03:15:46 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:03:01 ens3 0.40 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:15:46 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:04:01 ens3 1.05 0.55 0.39 0.29 0.00 0.00 0.00 0.00 03:15:46 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:05:01 ens3 4.33 3.52 3.33 3.71 0.00 0.00 0.00 0.00 03:15:46 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:06:01 ens3 3.85 3.17 2.13 2.30 0.00 0.00 0.00 0.00 03:15:46 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:07:01 ens3 1.82 0.00 0.16 0.00 0.00 0.00 0.00 0.00 03:15:46 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:08:01 ens3 1.38 0.93 0.69 0.56 0.00 0.00 0.00 0.00 03:15:46 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:09:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:10:01 ens3 0.42 0.12 0.08 0.01 0.00 0.00 0.00 0.00 03:15:46 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:11:01 ens3 0.22 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:15:46 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:13:01 ens3 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:15:46 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:15:46 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:46 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:15:46 Average: ens3 17.93 10.28 266.71 1.85 0.00 0.00 0.00 0.00 03:15:46 Average: docker0 3.38 6.19 0.27 64.32 0.00 0.00 0.00 0.00 03:15:46 03:15:46 03:15:46 ---> sar -P ALL: 03:15:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2612) 03/17/23 _x86_64_ (8 CPU) 03:15:46 03:15:46 02:07:19 LINUX RESTART (8 CPU) 03:15:46 03:15:46 02:08:02 CPU %user %nice %system %iowait %steal %idle 03:15:46 02:09:01 all 10.15 0.00 4.53 4.09 0.08 81.15 03:15:46 02:09:01 0 9.89 0.00 4.14 0.87 0.05 85.04 03:15:46 02:09:01 1 10.19 0.00 5.39 5.49 0.14 78.79 03:15:46 02:09:01 2 9.95 0.00 4.78 11.69 0.07 73.52 03:15:46 02:09:01 3 9.87 0.00 3.91 2.51 0.07 83.65 03:15:46 02:09:01 4 10.20 0.00 5.47 2.13 0.09 82.12 03:15:46 02:09:01 5 11.19 0.00 3.61 0.22 0.05 84.93 03:15:46 02:09:01 6 10.78 0.00 3.88 9.37 0.05 75.92 03:15:46 02:09:01 7 9.10 0.00 5.08 0.45 0.14 85.23 03:15:46 02:10:01 all 20.10 0.00 5.26 2.72 0.07 71.85 03:15:46 02:10:01 0 23.86 0.00 5.50 0.30 0.07 70.28 03:15:46 02:10:01 1 17.89 0.00 5.54 11.18 0.07 65.32 03:15:46 02:10:01 2 18.41 0.00 5.09 2.49 0.05 73.96 03:15:46 02:10:01 3 21.65 0.00 5.53 0.96 0.08 71.77 03:15:46 02:10:01 4 19.94 0.00 5.18 1.23 0.07 73.58 03:15:46 02:10:01 5 19.43 0.00 4.27 0.12 0.05 76.13 03:15:46 02:10:01 6 19.16 0.00 5.81 0.37 0.08 74.57 03:15:46 02:10:01 7 20.47 0.00 5.12 5.15 0.07 69.19 03:15:46 02:11:01 all 0.37 0.00 0.07 0.01 0.01 99.55 03:15:46 02:11:01 0 1.94 0.00 0.08 0.00 0.00 97.98 03:15:46 02:11:01 1 0.08 0.00 0.07 0.02 0.02 99.82 03:15:46 02:11:01 2 0.23 0.00 0.03 0.00 0.02 99.72 03:15:46 02:11:01 3 0.15 0.00 0.10 0.00 0.00 99.75 03:15:46 02:11:01 4 0.02 0.00 0.07 0.02 0.00 99.90 03:15:46 02:11:01 5 0.13 0.00 0.08 0.00 0.02 99.77 03:15:46 02:11:01 6 0.23 0.00 0.03 0.00 0.02 99.72 03:15:46 02:11:01 7 0.15 0.00 0.07 0.03 0.00 99.75 03:15:46 02:12:01 all 0.04 0.00 0.02 0.00 0.00 99.94 03:15:46 02:12:01 0 0.10 0.00 0.08 0.00 0.00 99.82 03:15:46 02:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:12:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:15:46 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:12:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:15:46 02:12:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:15:46 02:12:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:15:46 02:13:01 all 2.28 0.00 1.38 0.93 0.03 95.39 03:15:46 02:13:01 0 2.60 0.00 1.04 1.22 0.03 95.11 03:15:46 02:13:01 1 4.41 0.00 1.34 0.68 0.02 93.55 03:15:46 02:13:01 2 2.59 0.00 0.95 1.00 0.02 95.44 03:15:46 02:13:01 3 1.44 0.00 2.59 1.09 0.03 94.85 03:15:46 02:13:01 4 1.37 0.00 1.19 0.37 0.02 97.06 03:15:46 02:13:01 5 2.30 0.00 0.75 0.10 0.02 96.83 03:15:46 02:13:01 6 2.29 0.00 2.27 0.33 0.03 95.08 03:15:46 02:13:01 7 1.22 0.00 0.94 2.63 0.03 95.17 03:15:46 02:14:01 all 0.22 0.00 0.05 0.01 0.00 99.72 03:15:46 02:14:01 0 1.08 0.00 0.03 0.00 0.00 98.89 03:15:46 02:14:01 1 0.08 0.00 0.03 0.00 0.02 99.87 03:15:46 02:14:01 2 0.08 0.00 0.02 0.02 0.00 99.88 03:15:46 02:14:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:15:46 02:14:01 4 0.22 0.00 0.10 0.00 0.00 99.68 03:15:46 02:14:01 5 0.18 0.00 0.08 0.02 0.02 99.70 03:15:46 02:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 02:14:01 7 0.03 0.00 0.05 0.05 0.00 99.87 03:15:46 02:15:01 all 0.25 0.00 0.01 0.00 0.00 99.73 03:15:46 02:15:01 0 1.89 0.00 0.02 0.00 0.02 98.08 03:15:46 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:15:46 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:15:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:15:46 02:16:01 all 0.17 0.00 0.02 0.00 0.00 99.81 03:15:46 02:16:01 0 1.24 0.00 0.07 0.00 0.00 98.69 03:15:46 02:16:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:15:46 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:15:46 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:16:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:15:46 02:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:15:46 02:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:15:46 02:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:15:46 02:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:17:01 5 0.08 0.00 0.03 0.00 0.02 99.87 03:15:46 02:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:17:01 7 0.02 0.00 0.00 0.03 0.00 99.95 03:15:46 02:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:15:46 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:18:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:15:46 02:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:15:46 02:19:01 all 0.05 0.00 0.01 0.00 0.00 99.92 03:15:46 02:19:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:15:46 02:19:01 1 0.03 0.00 0.03 0.02 0.02 99.90 03:15:46 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:19:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:15:46 02:19:01 6 0.25 0.00 0.00 0.00 0.00 99.75 03:15:46 02:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 03:15:46 02:19:01 CPU %user %nice %system %iowait %steal %idle 03:15:46 02:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:15:46 02:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:20:01 1 0.03 0.00 0.03 0.02 0.02 99.90 03:15:46 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:20:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:15:46 02:20:01 6 0.13 0.00 0.00 0.00 0.00 99.87 03:15:46 02:20:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:15:46 02:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:15:46 02:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:15:46 02:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:15:46 02:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:15:46 02:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:15:46 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:22:01 all 0.27 0.00 0.01 0.01 0.00 99.71 03:15:46 02:22:01 0 2.00 0.00 0.00 0.00 0.00 98.00 03:15:46 02:22:01 1 0.05 0.00 0.05 0.05 0.02 99.83 03:15:46 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:22:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:15:46 02:22:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:15:46 02:23:01 all 0.28 0.00 0.02 0.01 0.00 99.69 03:15:46 02:23:01 0 1.99 0.00 0.02 0.00 0.00 98.00 03:15:46 02:23:01 1 0.05 0.00 0.05 0.02 0.02 99.87 03:15:46 02:23:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:15:46 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:15:46 02:23:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:15:46 02:23:01 6 0.05 0.00 0.03 0.05 0.00 99.87 03:15:46 02:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:15:46 02:24:01 all 0.11 0.00 0.02 0.00 0.00 99.86 03:15:46 02:24:01 0 0.78 0.00 0.08 0.00 0.00 99.14 03:15:46 02:24:01 1 0.07 0.00 0.03 0.02 0.02 99.87 03:15:46 02:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:15:46 02:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:15:46 02:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:15:46 02:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:15:46 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:25:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:15:46 02:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:15:46 02:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:15:46 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:26:01 1 0.05 0.00 0.03 0.03 0.02 99.87 03:15:46 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:26:01 5 0.00 0.00 0.05 0.00 0.00 99.95 03:15:46 02:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:15:46 02:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:27:01 1 0.05 0.00 0.03 0.02 0.02 99.88 03:15:46 02:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:15:46 02:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 02:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:15:46 02:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:28:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:15:46 02:28:01 0 0.10 0.00 0.02 0.00 0.00 99.88 03:15:46 02:28:01 1 0.03 0.00 0.05 0.02 0.02 99.88 03:15:46 02:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:15:46 02:28:01 7 0.02 0.00 0.00 0.07 0.00 99.92 03:15:46 02:29:01 all 0.01 0.00 0.00 0.00 0.01 99.98 03:15:46 02:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:15:46 02:29:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:15:46 02:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:15:46 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:30:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:15:46 02:30:01 0 0.10 0.00 0.02 0.00 0.00 99.88 03:15:46 02:30:01 1 0.07 0.00 0.02 0.03 0.05 99.83 03:15:46 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:15:46 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:30:01 7 0.00 0.00 0.02 0.08 0.00 99.90 03:15:46 03:15:46 02:30:01 CPU %user %nice %system %iowait %steal %idle 03:15:46 02:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:15:46 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:31:01 1 0.05 0.00 0.05 0.02 0.02 99.87 03:15:46 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:15:46 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:15:46 02:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:32:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:15:46 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:32:01 5 0.07 0.00 0.03 0.00 0.00 99.90 03:15:46 02:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 02:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:33:01 all 0.03 0.00 0.00 0.00 0.00 99.96 03:15:46 02:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:15:46 02:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:15:46 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:33:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:15:46 02:33:01 6 0.08 0.00 0.00 0.00 0.00 99.92 03:15:46 02:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:15:46 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:15:46 02:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:34:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:15:46 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:35:01 all 0.21 0.00 0.02 0.00 0.00 99.76 03:15:46 02:35:01 0 1.55 0.00 0.03 0.00 0.00 98.42 03:15:46 02:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:15:46 02:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 02:35:01 6 0.07 0.00 0.03 0.00 0.00 99.90 03:15:46 02:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:36:01 all 0.27 0.00 0.01 0.00 0.00 99.72 03:15:46 02:36:01 0 1.97 0.00 0.00 0.00 0.00 98.03 03:15:46 02:36:01 1 0.02 0.00 0.07 0.02 0.02 99.88 03:15:46 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:36:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:15:46 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:37:01 all 0.24 0.00 0.02 0.00 0.00 99.74 03:15:46 02:37:01 0 1.76 0.00 0.07 0.00 0.00 98.18 03:15:46 02:37:01 1 0.03 0.00 0.03 0.02 0.02 99.90 03:15:46 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:15:46 02:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:38:01 all 0.10 0.00 0.01 0.00 0.00 99.88 03:15:46 02:38:01 0 0.70 0.00 0.00 0.00 0.02 99.29 03:15:46 02:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:15:46 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:15:46 02:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 02:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:39:01 all 0.26 0.00 0.01 0.00 0.00 99.72 03:15:46 02:39:01 0 1.97 0.00 0.00 0.00 0.00 98.03 03:15:46 02:39:01 1 0.02 0.00 0.05 0.02 0.02 99.90 03:15:46 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:15:46 02:40:01 all 0.11 0.00 0.00 0.00 0.00 99.88 03:15:46 02:40:01 0 0.70 0.00 0.00 0.00 0.00 99.30 03:15:46 02:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:15:46 02:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 02:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:15:46 02:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:15:46 02:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:15:46 02:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:41:01 1 0.03 0.00 0.03 0.02 0.02 99.90 03:15:46 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:15:46 02:41:01 CPU %user %nice %system %iowait %steal %idle 03:15:46 02:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:15:46 02:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:15:46 02:42:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:15:46 02:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:15:46 02:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:15:46 02:42:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:15:46 02:43:01 all 0.10 0.00 0.01 0.00 0.00 99.89 03:15:46 02:43:01 0 0.60 0.00 0.02 0.00 0.00 99.38 03:15:46 02:43:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:15:46 02:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:43:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:15:46 02:43:01 6 0.12 0.00 0.00 0.00 0.00 99.88 03:15:46 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:15:46 02:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:15:46 02:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:15:46 02:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:15:46 02:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:45:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:15:46 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:15:46 02:45:01 5 0.08 0.00 0.02 0.00 0.02 99.88 03:15:46 02:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:15:46 02:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:15:46 02:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:15:46 02:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:15:46 02:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:15:46 02:47:01 1 0.05 0.00 0.03 0.02 0.02 99.88 03:15:46 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:15:46 02:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:48:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:15:46 02:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:15:46 02:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:48:01 6 0.02 0.00 0.02 0.00 0.05 99.92 03:15:46 02:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:15:46 02:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:15:46 02:49:01 2 0.00 0.00 0.00 0.08 0.00 99.92 03:15:46 02:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:50:01 all 0.02 0.00 0.02 0.00 0.00 99.96 03:15:46 02:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:50:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:15:46 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:15:46 02:50:01 7 0.02 0.00 0.03 0.02 0.00 99.93 03:15:46 02:51:01 all 0.20 0.00 0.01 0.00 0.00 99.78 03:15:46 02:51:01 0 1.48 0.00 0.00 0.00 0.02 98.50 03:15:46 02:51:01 1 0.05 0.00 0.00 0.02 0.02 99.92 03:15:46 02:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:51:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:15:46 02:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:15:46 02:52:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:15:46 02:52:01 0 0.43 0.00 0.02 0.00 0.00 99.55 03:15:46 02:52:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:15:46 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:52:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:15:46 02:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:15:46 02:52:01 CPU %user %nice %system %iowait %steal %idle 03:15:46 02:53:01 all 0.10 0.00 0.01 0.00 0.00 99.88 03:15:46 02:53:01 0 0.66 0.00 0.02 0.00 0.00 99.32 03:15:46 02:53:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:15:46 02:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:15:46 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 02:54:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:15:46 02:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:54:01 1 0.03 0.00 0.03 0.02 0.02 99.90 03:15:46 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:15:46 02:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:15:46 02:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:55:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:15:46 02:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:55:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:15:46 02:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:15:46 02:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:56:01 5 0.03 0.00 0.05 0.00 0.00 99.92 03:15:46 02:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:15:46 02:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:15:46 02:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:57:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:15:46 02:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 02:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:57:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:15:46 02:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 02:58:01 all 0.01 0.00 0.01 0.03 0.00 99.95 03:15:46 02:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:58:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:15:46 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:58:01 5 0.02 0.00 0.05 0.00 0.02 99.92 03:15:46 02:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 02:58:01 7 0.02 0.00 0.00 0.18 0.00 99.80 03:15:46 02:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:15:46 02:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:15:46 02:59:01 5 0.05 0.00 0.05 0.00 0.02 99.88 03:15:46 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 02:59:01 7 0.05 0.00 0.00 0.02 0.00 99.93 03:15:46 03:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:15:46 03:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:15:46 03:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:15:46 03:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:15:46 03:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:15:46 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:15:46 03:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:15:46 03:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 03:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 03:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:01:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:15:46 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:01:01 7 0.03 0.00 0.00 0.03 0.00 99.93 03:15:46 03:02:01 all 0.03 0.00 0.01 0.03 0.00 99.93 03:15:46 03:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:02:01 1 0.12 0.00 0.00 0.00 0.00 99.88 03:15:46 03:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 03:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 03:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:02:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:15:46 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:02:01 7 0.03 0.00 0.00 0.22 0.00 99.75 03:15:46 03:03:01 all 0.02 0.00 0.00 0.01 0.00 99.96 03:15:46 03:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:15:46 03:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:15:46 03:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 03:03:01 7 0.02 0.00 0.00 0.07 0.00 99.92 03:15:46 03:15:46 03:03:01 CPU %user %nice %system %iowait %steal %idle 03:15:46 03:04:01 all 0.02 0.00 0.02 0.00 0.00 99.96 03:15:46 03:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 03:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:15:46 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:04:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:15:46 03:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 03:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:05:01 all 0.28 0.00 0.03 0.01 0.00 99.68 03:15:46 03:05:01 0 0.30 0.00 0.05 0.03 0.00 99.62 03:15:46 03:05:01 1 1.02 0.00 0.03 0.02 0.00 98.93 03:15:46 03:05:01 2 0.25 0.00 0.02 0.05 0.00 99.68 03:15:46 03:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:05:01 4 0.22 0.00 0.02 0.00 0.00 99.77 03:15:46 03:05:01 5 0.17 0.00 0.05 0.00 0.02 99.77 03:15:46 03:05:01 6 0.10 0.00 0.02 0.00 0.00 99.88 03:15:46 03:05:01 7 0.17 0.00 0.02 0.02 0.00 99.80 03:15:46 03:06:01 all 0.05 0.00 0.01 0.01 0.01 99.92 03:15:46 03:06:01 0 0.15 0.00 0.03 0.03 0.02 99.77 03:15:46 03:06:01 1 0.12 0.00 0.02 0.02 0.02 99.83 03:15:46 03:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:15:46 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 03:06:01 7 0.10 0.00 0.02 0.02 0.00 99.87 03:15:46 03:07:01 all 0.06 0.00 0.01 0.00 0.00 99.93 03:15:46 03:07:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:15:46 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:07:01 5 0.42 0.00 0.00 0.00 0.00 99.58 03:15:46 03:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:15:46 03:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:15:46 03:08:01 all 0.27 0.00 0.01 0.01 0.00 99.70 03:15:46 03:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:15:46 03:08:01 1 0.03 0.00 0.02 0.03 0.00 99.92 03:15:46 03:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:08:01 5 1.97 0.00 0.02 0.00 0.02 98.00 03:15:46 03:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 03:08:01 7 0.07 0.00 0.00 0.02 0.00 99.92 03:15:46 03:09:01 all 0.27 0.00 0.01 0.05 0.00 99.67 03:15:46 03:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:15:46 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:09:01 5 2.00 0.00 0.02 0.00 0.00 97.98 03:15:46 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:09:01 7 0.03 0.00 0.02 0.38 0.00 99.57 03:15:46 03:10:01 all 0.11 0.00 0.01 0.00 0.00 99.88 03:15:46 03:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:15:46 03:10:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:15:46 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:10:01 5 0.70 0.00 0.00 0.00 0.00 99.30 03:15:46 03:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:15:46 03:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:15:46 03:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:15:46 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 03:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:15:46 03:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:15:46 03:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:15:46 03:12:01 all 0.14 0.00 0.01 0.01 0.00 99.84 03:15:46 03:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:15:46 03:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:12:01 5 0.95 0.00 0.02 0.00 0.02 99.02 03:15:46 03:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 03:12:01 7 0.05 0.00 0.00 0.07 0.00 99.88 03:15:46 03:13:01 all 0.24 0.00 0.01 0.00 0.00 99.74 03:15:46 03:13:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:15:46 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:15:46 03:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:15:46 03:13:01 5 1.81 0.00 0.00 0.00 0.00 98.19 03:15:46 03:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:13:01 7 0.07 0.00 0.00 0.02 0.00 99.92 03:15:46 03:14:01 all 0.27 0.00 0.01 0.01 0.01 99.71 03:15:46 03:14:01 0 1.21 0.00 0.02 0.00 0.02 98.76 03:15:46 03:14:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:15:46 03:14:01 2 0.00 0.00 0.00 0.03 0.00 99.97 03:15:46 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:15:46 03:14:01 5 0.84 0.00 0.00 0.00 0.00 99.16 03:15:46 03:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:15:46 03:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:15:46 03:15:46 03:14:01 CPU %user %nice %system %iowait %steal %idle 03:15:46 03:15:01 all 0.07 0.00 0.02 0.00 0.00 99.90 03:15:46 03:15:01 0 0.55 0.00 0.10 0.00 0.02 99.33 03:15:46 03:15:01 1 0.00 0.00 0.03 0.02 0.00 99.95 03:15:46 03:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:15:46 03:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:15:46 03:15:01 7 0.03 0.00 0.00 0.02 0.02 99.93 03:15:46 Average: all 0.56 0.00 0.18 0.12 0.01 99.14 03:15:46 Average: 0 0.93 0.00 0.17 0.04 0.01 98.86 03:15:46 Average: 1 0.52 0.00 0.20 0.26 0.01 98.99 03:15:46 Average: 2 0.47 0.00 0.16 0.22 0.00 99.14 03:15:46 Average: 3 0.50 0.00 0.19 0.07 0.00 99.25 03:15:46 Average: 4 0.48 0.00 0.18 0.05 0.00 99.28 03:15:46 Average: 5 0.65 0.00 0.15 0.01 0.01 99.19 03:15:46 Average: 6 0.51 0.00 0.18 0.15 0.00 99.16 03:15:46 Average: 7 0.47 0.00 0.17 0.15 0.00 99.21 03:15:46 03:15:46 03:15:46