Pull request #673 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6+ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea (803cfc4336436c327155548026a7abcbcf5029d0) 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-ssh3647064664746667697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15989512785796355336.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7641850896594869101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14840409667017349721.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15451250217810980780.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1220548245261890431.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9129 in /w/workspace/edgexfoundry_edgex-ui-go_PR-673 [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-673 # 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 Merging remotes/origin/main commit ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea into PR head commit 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 > 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 > 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/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 # timeout=10 Merge succeeded, producing 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 Checking out Revision 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 (PR-673) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 # timeout=10 Commit message: "build: Update to latest 3.2 dev go-mod versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-29T18:42:45.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-29T18:42:45.637Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-29T18:42:45.760Z] ========================================================= [2023-11-29T18:42:45.760Z] EdgeX Global Pipelines Version Info [2023-11-29T18:42:45.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-29T18:42:46.557Z] ------------------- [2023-11-29T18:42:46.557Z] stable info: [2023-11-29T18:42:46.557Z] ------------------- [2023-11-29T18:42:46.557Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-29T18:42:46.557Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T18:42:46.557Z] Message: update stable to v1.0.258 [2023-11-29T18:42:47.128Z] ------------------- [2023-11-29T18:42:47.128Z] experimental info: [2023-11-29T18:42:47.128Z] ------------------- [2023-11-29T18:42:47.128Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-29T18:42:47.128Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T18:42:47.128Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-29T18:42:47.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-29T18:42:47.428Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-29T18:42:47.482Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-29T18:42:47.537Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-29T18:42:47.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-29T18:42:47.651Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-29T18:42:47.710Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-29T18:42:47.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-29T18:42:47.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-29T18:42:47.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-29T18:42:47.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-29T18:42:48.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-29T18:42:48.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-29T18:42:48.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-29T18:42:48.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T18:42:48.278Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T18:42:48.338Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T18:42:48.405Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T18:42:48.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-29T18:42:48.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-29T18:42:48.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-29T18:42:48.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-29T18:42:48.752Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-29T18:42:48.822Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-29T18:42:48.890Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-29T18:42:48.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-29T18:42:49.038Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-29T18:42:49.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-673 [Pipeline] echo [2023-11-29T18:42:49.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-673 [Pipeline] echo [2023-11-29T18:42:49.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-673 [Pipeline] echo [2023-11-29T18:42:49.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [Pipeline] echo [2023-11-29T18:42:49.435Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 674825d [Pipeline] echo [2023-11-29T18:42:49.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T18:42:49.693Z] provisioning config files... [2023-11-29T18:42:49.709Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/config3948251650863761740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T18:42:50.122Z] ---> ****-login.sh [2023-11-29T18:42:50.122Z] nexus3.edgexfoundry.org:10001 [2023-11-29T18:42:50.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:42:50.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:42:50.647Z] Configure a credential helper to remove this warning. See [2023-11-29T18:42:50.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:42:50.647Z] [2023-11-29T18:42:50.647Z] Login Succeeded [2023-11-29T18:42:50.647Z] nexus3.edgexfoundry.org:10002 [2023-11-29T18:42:50.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:42:50.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:42:50.647Z] Configure a credential helper to remove this warning. See [2023-11-29T18:42:50.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:42:50.647Z] [2023-11-29T18:42:50.647Z] Login Succeeded [2023-11-29T18:42:50.647Z] nexus3.edgexfoundry.org:10003 [2023-11-29T18:42:50.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:42:50.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:42:50.647Z] Configure a credential helper to remove this warning. See [2023-11-29T18:42:50.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:42:50.647Z] [2023-11-29T18:42:50.647Z] Login Succeeded [2023-11-29T18:42:50.647Z] nexus3.edgexfoundry.org:10004 [2023-11-29T18:42:50.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:42:50.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:42:50.908Z] Configure a credential helper to remove this warning. See [2023-11-29T18:42:50.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:42:50.908Z] [2023-11-29T18:42:50.908Z] Login Succeeded [2023-11-29T18:42:50.908Z] ****.io [2023-11-29T18:42:50.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:42:51.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:42:51.170Z] Configure a credential helper to remove this warning. See [2023-11-29T18:42:51.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:42:51.170Z] [2023-11-29T18:42:51.170Z] Login Succeeded [2023-11-29T18:42:51.170Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T18:42:51.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-29T18:42:52.038Z] + git rev-list -1 --merges 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6~1..674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [Pipeline] echo [2023-11-29T18:42:52.079Z] -----------> git rev-list -1 --merges 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6~1..674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [false] [Pipeline] sh [2023-11-29T18:42:52.414Z] + git log --format=format:%s -1 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [Pipeline] echo [2023-11-29T18:42:52.454Z] ========================================================= [2023-11-29T18:42:52.454Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-29T18:42:52.454Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T18:42:52.981Z] + git log --format=format:%s -1 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [Pipeline] echo [2023-11-29T18:42:53.014Z] [semverPrep] GIT_COMMIT: 674825dfb49b020bf28b01b7f9a5b6abb3ec35e6, Commit Message: build: Update to latest 3.2 dev go-mod versions [Pipeline] echo [2023-11-29T18:42:53.066Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-29T18:42:53.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T18:42:53.513Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-29T18:42:53.513Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-29T18:42:53.513Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-29T18:42:53.513Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-29T18:42:53.513Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-29T18:42:53.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:42:54.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T18:42:54.019Z] [2023-11-29T18:42:54.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:42:54.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T18:42:55.369Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-29T18:42:55.369Z] b85a868b505f: Pulling fs layer [2023-11-29T18:42:55.369Z] e2be974225ed: Pulling fs layer [2023-11-29T18:42:55.369Z] 339a4e72a1f5: Pulling fs layer [2023-11-29T18:42:55.369Z] 988bab9f4d93: Pulling fs layer [2023-11-29T18:42:55.369Z] 1469e6f7b9e6: Pulling fs layer [2023-11-29T18:42:55.369Z] eaf3925da568: Pulling fs layer [2023-11-29T18:42:55.369Z] bab4dde63d76: Pulling fs layer [2023-11-29T18:42:55.369Z] bde34c3a00c8: Pulling fs layer [2023-11-29T18:42:55.369Z] b352a97aabf1: Pulling fs layer [2023-11-29T18:42:55.369Z] 4872d77fe225: Pulling fs layer [2023-11-29T18:42:55.369Z] 5851b861e8e6: Pulling fs layer [2023-11-29T18:42:55.369Z] 1469e6f7b9e6: Waiting [2023-11-29T18:42:55.369Z] eaf3925da568: Waiting [2023-11-29T18:42:55.369Z] 988bab9f4d93: Waiting [2023-11-29T18:42:55.369Z] 5851b861e8e6: Waiting [2023-11-29T18:42:55.369Z] 4872d77fe225: Waiting [2023-11-29T18:42:55.369Z] bde34c3a00c8: Waiting [2023-11-29T18:42:55.369Z] b352a97aabf1: Waiting [2023-11-29T18:42:55.369Z] bab4dde63d76: Waiting [2023-11-29T18:42:55.630Z] e2be974225ed: Download complete [2023-11-29T18:42:55.630Z] 988bab9f4d93: Verifying Checksum [2023-11-29T18:42:55.630Z] 988bab9f4d93: Download complete [2023-11-29T18:42:55.630Z] 1469e6f7b9e6: Verifying Checksum [2023-11-29T18:42:55.630Z] 1469e6f7b9e6: Download complete [2023-11-29T18:42:55.630Z] eaf3925da568: Verifying Checksum [2023-11-29T18:42:55.630Z] eaf3925da568: Download complete [2023-11-29T18:42:55.630Z] 339a4e72a1f5: Verifying Checksum [2023-11-29T18:42:55.630Z] 339a4e72a1f5: Download complete [2023-11-29T18:42:55.630Z] bde34c3a00c8: Download complete [2023-11-29T18:42:55.630Z] b352a97aabf1: Download complete [2023-11-29T18:42:55.630Z] 4872d77fe225: Verifying Checksum [2023-11-29T18:42:55.630Z] 4872d77fe225: Download complete [2023-11-29T18:42:55.630Z] 5851b861e8e6: Verifying Checksum [2023-11-29T18:42:55.630Z] 5851b861e8e6: Download complete [2023-11-29T18:42:55.630Z] b85a868b505f: Verifying Checksum [2023-11-29T18:42:55.630Z] b85a868b505f: Download complete [2023-11-29T18:42:56.199Z] bab4dde63d76: Verifying Checksum [2023-11-29T18:42:56.199Z] bab4dde63d76: Download complete [2023-11-29T18:42:57.136Z] b85a868b505f: Pull complete [2023-11-29T18:42:57.394Z] e2be974225ed: Pull complete [2023-11-29T18:42:58.334Z] 339a4e72a1f5: Pull complete [2023-11-29T18:42:58.596Z] 988bab9f4d93: Pull complete [2023-11-29T18:42:59.167Z] 1469e6f7b9e6: Pull complete [2023-11-29T18:42:59.769Z] eaf3925da568: Pull complete [2023-11-29T18:43:02.310Z] bab4dde63d76: Pull complete [2023-11-29T18:43:02.310Z] bde34c3a00c8: Pull complete [2023-11-29T18:43:02.310Z] b352a97aabf1: Pull complete [2023-11-29T18:43:02.310Z] 4872d77fe225: Pull complete [2023-11-29T18:43:02.310Z] 5851b861e8e6: Pull complete [2023-11-29T18:43:02.310Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-29T18:43:02.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T18:43:02.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T18:43:02.713Z] prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container [2023-11-29T18:43:02.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@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 [2023-11-29T18:43:09.209Z] $ docker top e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 -eo pid,comm [2023-11-29T18:43:09.294Z] 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). [2023-11-29T18:43:09.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T18:43:09.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T18:43:09.511Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T18:43:09.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T18:43:09.655Z] $ docker exec e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 ssh-agent [2023-11-29T18:43:09.777Z] SSH_AUTH_SOCK=/tmp/ssh-hGdh86mtu9zq/agent.32 [2023-11-29T18:43:09.777Z] SSH_AGENT_PID=38 [2023-11-29T18:43:09.784Z] Running ssh-add (command line suppressed) [2023-11-29T18:43:09.920Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/private_key_3670057626707938216.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/private_key_3670057626707938216.key) [2023-11-29T18:43:09.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T18:43:10.287Z] + git tag --points-at HEAD [Pipeline] } [2023-11-29T18:43:10.317Z] $ docker exec --env ******** --env ******** e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 ssh-agent -k [2023-11-29T18:43:10.399Z] unset SSH_AUTH_SOCK; [2023-11-29T18:43:10.402Z] unset SSH_AGENT_PID; [2023-11-29T18:43:10.402Z] echo Agent pid 38 killed; [2023-11-29T18:43:10.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-29T18:43:10.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T18:43:10.542Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T18:43:10.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T18:43:10.653Z] $ docker exec e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 ssh-agent [2023-11-29T18:43:10.773Z] SSH_AUTH_SOCK=/tmp/ssh-MauTMFUkSm9t/agent.70 [2023-11-29T18:43:10.773Z] SSH_AGENT_PID=76 [2023-11-29T18:43:10.779Z] Running ssh-add (command line suppressed) [2023-11-29T18:43:10.875Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/private_key_1902276538335958371.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/private_key_1902276538335958371.key) [2023-11-29T18:43:10.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T18:43:11.250Z] + git semver init [2023-11-29T18:43:11.516Z] 2023-11-29 18:43:11,432 [run_init] DEBUG init version:0.0.0 force:False [2023-11-29T18:43:11.516Z] 2023-11-29 18:43:11,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver [2023-11-29T18:43:11.516Z] 2023-11-29 18:43:11,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver [2023-11-29T18:43:11.516Z] 2023-11-29 18:43:11,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-673, universal_newlines=False, shell=None, istream=None) [2023-11-29T18:43:13.498Z] 2023-11-29 18:43:13,464 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.git/info/exclude [2023-11-29T18:43:13.498Z] 2023-11-29 18:43:13,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver/PR-673 with force:False [2023-11-29T18:43:13.498Z] 2023-11-29 18:43:13,464 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver/PR-673 [2023-11-29T18:43:13.498Z] 2023-11-29 18:43:13,468 [execute] INFO git cat-file --batch-check [2023-11-29T18:43:13.498Z] 2023-11-29 18:43:13,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T18:43:13.498Z] 2023-11-29 18:43:13,474 [execute] INFO git cat-file --batch [2023-11-29T18:43:13.498Z] 2023-11-29 18:43:13,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T18:43:13.498Z] 2023-11-29 18:43:13,480 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-673/.semver/PR-673 [2023-11-29T18:43:13.498Z] 0.0.0 [Pipeline] } [2023-11-29T18:43:13.526Z] $ docker exec --env ******** --env ******** e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 ssh-agent -k [2023-11-29T18:43:13.614Z] unset SSH_AUTH_SOCK; [2023-11-29T18:43:13.615Z] unset SSH_AGENT_PID; [2023-11-29T18:43:13.615Z] echo Agent pid 76 killed; [2023-11-29T18:43:13.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T18:43:14.132Z] + git semver [Pipeline] } [2023-11-29T18:43:14.415Z] $ docker stop --time=1 e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 [2023-11-29T18:43:16.167Z] $ docker rm -f --volumes e685d2dc411ae3f8f96b5400cfeca408a666c651135cbf8d07d7ba0bb476d811 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T18:43:16.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-29T18:43:17.127Z] Stashed 1 file(s) [Pipeline] echo [2023-11-29T18:43:17.145Z] [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 [2023-11-29T18:43:18.088Z] provisioning config files... [2023-11-29T18:43:18.099Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/config2266531992614937970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T18:43:18.517Z] ---> ****-login.sh [2023-11-29T18:43:18.517Z] nexus3.edgexfoundry.org:10001 [2023-11-29T18:43:18.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:43:18.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:43:18.517Z] Configure a credential helper to remove this warning. See [2023-11-29T18:43:18.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:43:18.517Z] [2023-11-29T18:43:18.517Z] Login Succeeded [2023-11-29T18:43:18.517Z] nexus3.edgexfoundry.org:10002 [2023-11-29T18:43:18.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:43:18.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:43:18.518Z] Configure a credential helper to remove this warning. See [2023-11-29T18:43:18.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:43:18.518Z] [2023-11-29T18:43:18.518Z] Login Succeeded [2023-11-29T18:43:18.518Z] nexus3.edgexfoundry.org:10003 [2023-11-29T18:43:18.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:43:18.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:43:18.778Z] Configure a credential helper to remove this warning. See [2023-11-29T18:43:18.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:43:18.778Z] [2023-11-29T18:43:18.778Z] Login Succeeded [2023-11-29T18:43:18.778Z] nexus3.edgexfoundry.org:10004 [2023-11-29T18:43:18.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:43:18.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:43:18.778Z] Configure a credential helper to remove this warning. See [2023-11-29T18:43:18.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:43:18.778Z] [2023-11-29T18:43:18.778Z] Login Succeeded [2023-11-29T18:43:18.778Z] ****.io [2023-11-29T18:43:19.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:43:19.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:43:19.037Z] Configure a credential helper to remove this warning. See [2023-11-29T18:43:19.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:43:19.037Z] [2023-11-29T18:43:19.037Z] Login Succeeded [2023-11-29T18:43:19.038Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T18:43:19.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T18:43:19.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T18:43:19.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T18:43:19.613Z] ========================================================= [2023-11-29T18:43:19.614Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-29T18:43:19.614Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:43:20.190Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-29T18:43:20.451Z] Sending build context to Docker daemon 57.98MB [2023-11-29T18:43:20.451Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T18:43:20.451Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-29T18:43:21.023Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-29T18:43:21.023Z] 7264a8db6415: Pulling fs layer [2023-11-29T18:43:21.023Z] c4d48a809fc2: Pulling fs layer [2023-11-29T18:43:21.023Z] 4f1c88b9dad5: Pulling fs layer [2023-11-29T18:43:21.023Z] ad3a456e5733: Pulling fs layer [2023-11-29T18:43:21.023Z] 69c7f0334f64: Pulling fs layer [2023-11-29T18:43:21.023Z] 1f1c1a5573a3: Pulling fs layer [2023-11-29T18:43:21.023Z] ce7588e14bc9: Pulling fs layer [2023-11-29T18:43:21.023Z] ad3a456e5733: Waiting [2023-11-29T18:43:21.023Z] b5e4710f87ac: Pulling fs layer [2023-11-29T18:43:21.023Z] 69c7f0334f64: Waiting [2023-11-29T18:43:21.023Z] 1f1c1a5573a3: Waiting [2023-11-29T18:43:21.023Z] b5e4710f87ac: Waiting [2023-11-29T18:43:21.023Z] ce7588e14bc9: Waiting [2023-11-29T18:43:21.023Z] c4d48a809fc2: Download complete [2023-11-29T18:43:21.023Z] ad3a456e5733: Verifying Checksum [2023-11-29T18:43:21.023Z] ad3a456e5733: Download complete [2023-11-29T18:43:21.023Z] 69c7f0334f64: Verifying Checksum [2023-11-29T18:43:21.023Z] 69c7f0334f64: Download complete [2023-11-29T18:43:21.023Z] 7264a8db6415: Verifying Checksum [2023-11-29T18:43:21.023Z] 7264a8db6415: Download complete [2023-11-29T18:43:21.023Z] 1f1c1a5573a3: Verifying Checksum [2023-11-29T18:43:21.023Z] 1f1c1a5573a3: Download complete [2023-11-29T18:43:21.283Z] b5e4710f87ac: Verifying Checksum [2023-11-29T18:43:21.283Z] b5e4710f87ac: Download complete [2023-11-29T18:43:21.543Z] 4f1c88b9dad5: Verifying Checksum [2023-11-29T18:43:21.543Z] 4f1c88b9dad5: Download complete [2023-11-29T18:43:21.543Z] 7264a8db6415: Pull complete [2023-11-29T18:43:22.111Z] ce7588e14bc9: Verifying Checksum [2023-11-29T18:43:22.111Z] ce7588e14bc9: Download complete [2023-11-29T18:43:22.111Z] c4d48a809fc2: Pull complete [2023-11-29T18:43:26.302Z] 4f1c88b9dad5: Pull complete [2023-11-29T18:43:26.561Z] ad3a456e5733: Pull complete [2023-11-29T18:43:26.820Z] 69c7f0334f64: Pull complete [2023-11-29T18:43:26.820Z] 1f1c1a5573a3: Pull complete [2023-11-29T18:43:29.354Z] ce7588e14bc9: Pull complete [2023-11-29T18:43:29.612Z] b5e4710f87ac: Pull complete [2023-11-29T18:43:29.612Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-29T18:43:29.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-29T18:43:29.871Z] ---> 88b5674ff536 [2023-11-29T18:43:29.871Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-29T18:43:32.834Z] Still waiting to schedule task [2023-11-29T18:43:32.835Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-29T18:43:36.457Z] ---> Running in 7ab6f348ee49 [2023-11-29T18:43:36.458Z] Removing intermediate container 7ab6f348ee49 [2023-11-29T18:43:36.458Z] ---> 4d3fd7f389af [2023-11-29T18:43:36.458Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-29T18:43:36.458Z] ---> Running in e91074ad3bbe [2023-11-29T18:43:36.716Z] Removing intermediate container e91074ad3bbe [2023-11-29T18:43:36.716Z] ---> aef0f4afd759 [2023-11-29T18:43:36.716Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T18:43:36.716Z] ---> Running in c43e4d684623 [2023-11-29T18:43:36.716Z] Removing intermediate container c43e4d684623 [2023-11-29T18:43:36.716Z] ---> 39d6245a005a [2023-11-29T18:43:36.716Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-29T18:43:36.716Z] ---> Running in 1bdc75182a62 [2023-11-29T18:43:36.973Z] Removing intermediate container 1bdc75182a62 [2023-11-29T18:43:36.973Z] ---> 5accce7535ea [2023-11-29T18:43:36.973Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-29T18:43:36.973Z] ---> Running in e2d8dd97c6fc [2023-11-29T18:43:36.973Z] Removing intermediate container e2d8dd97c6fc [2023-11-29T18:43:36.973Z] ---> 79f33b367c85 [2023-11-29T18:43:36.973Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-29T18:43:37.542Z] latest: Pulling from library/docker [2023-11-29T18:43:37.802Z] 96526aa774ef: Pulling fs layer [2023-11-29T18:43:37.802Z] 6c7f669f95cf: Pulling fs layer [2023-11-29T18:43:37.802Z] 4f4fb700ef54: Pulling fs layer [2023-11-29T18:43:37.802Z] 3def34df6a7f: Pulling fs layer [2023-11-29T18:43:37.802Z] 83813b2e4d53: Pulling fs layer [2023-11-29T18:43:37.802Z] 44e1cb8c6d13: Pulling fs layer [2023-11-29T18:43:37.802Z] 3def34df6a7f: Waiting [2023-11-29T18:43:37.802Z] 83813b2e4d53: Waiting [2023-11-29T18:43:37.802Z] 6d42b36eb6fd: Pulling fs layer [2023-11-29T18:43:37.802Z] 44e1cb8c6d13: Waiting [2023-11-29T18:43:37.802Z] ca6404f088e2: Pulling fs layer [2023-11-29T18:43:37.802Z] df1967c9b940: Pulling fs layer [2023-11-29T18:43:37.802Z] ca6404f088e2: Waiting [2023-11-29T18:43:37.802Z] 6d42b36eb6fd: Waiting [2023-11-29T18:43:37.802Z] 8cb0c894156d: Pulling fs layer [2023-11-29T18:43:37.802Z] 614e94f54136: Pulling fs layer [2023-11-29T18:43:37.802Z] 0260399243a9: Pulling fs layer [2023-11-29T18:43:37.802Z] df1967c9b940: Waiting [2023-11-29T18:43:37.802Z] 8cb0c894156d: Waiting [2023-11-29T18:43:37.802Z] 614e94f54136: Waiting [2023-11-29T18:43:37.802Z] 9f4c5ea8c3b7: Pulling fs layer [2023-11-29T18:43:37.802Z] 08f44277704c: Pulling fs layer [2023-11-29T18:43:37.802Z] 0260399243a9: Waiting [2023-11-29T18:43:37.802Z] 9f4c5ea8c3b7: Waiting [2023-11-29T18:43:37.802Z] 08f44277704c: Waiting [2023-11-29T18:43:37.802Z] 6c7f669f95cf: Verifying Checksum [2023-11-29T18:43:37.802Z] 6c7f669f95cf: Download complete [2023-11-29T18:43:37.802Z] 4f4fb700ef54: Download complete [2023-11-29T18:43:38.063Z] 96526aa774ef: Verifying Checksum [2023-11-29T18:43:38.063Z] 96526aa774ef: Download complete [2023-11-29T18:43:38.063Z] 96526aa774ef: Pull complete [2023-11-29T18:43:38.321Z] 3def34df6a7f: Verifying Checksum [2023-11-29T18:43:38.321Z] 3def34df6a7f: Download complete [2023-11-29T18:43:38.321Z] 6c7f669f95cf: Pull complete [2023-11-29T18:43:38.321Z] 6d42b36eb6fd: Download complete [2023-11-29T18:43:38.321Z] 44e1cb8c6d13: Verifying Checksum [2023-11-29T18:43:38.321Z] 44e1cb8c6d13: Download complete [2023-11-29T18:43:38.321Z] 83813b2e4d53: Verifying Checksum [2023-11-29T18:43:38.321Z] 83813b2e4d53: Download complete [2023-11-29T18:43:38.321Z] 4f4fb700ef54: Pull complete [2023-11-29T18:43:38.580Z] ca6404f088e2: Verifying Checksum [2023-11-29T18:43:38.580Z] ca6404f088e2: Download complete [2023-11-29T18:43:38.580Z] df1967c9b940: Verifying Checksum [2023-11-29T18:43:38.580Z] df1967c9b940: Download complete [2023-11-29T18:43:38.580Z] 8cb0c894156d: Verifying Checksum [2023-11-29T18:43:38.580Z] 8cb0c894156d: Download complete [2023-11-29T18:43:38.580Z] 614e94f54136: Verifying Checksum [2023-11-29T18:43:38.580Z] 614e94f54136: Download complete [2023-11-29T18:43:38.838Z] 3def34df6a7f: Pull complete [2023-11-29T18:43:38.838Z] 9f4c5ea8c3b7: Download complete [2023-11-29T18:43:38.838Z] 08f44277704c: Verifying Checksum [2023-11-29T18:43:38.838Z] 08f44277704c: Download complete [2023-11-29T18:43:39.097Z] 83813b2e4d53: Pull complete [2023-11-29T18:43:39.356Z] 0260399243a9: Verifying Checksum [2023-11-29T18:43:39.356Z] 0260399243a9: Download complete [2023-11-29T18:43:39.615Z] 44e1cb8c6d13: Pull complete [2023-11-29T18:43:39.615Z] 6d42b36eb6fd: Pull complete [2023-11-29T18:43:39.615Z] ca6404f088e2: Pull complete [2023-11-29T18:43:39.615Z] df1967c9b940: Pull complete [2023-11-29T18:43:40.185Z] 8cb0c894156d: Pull complete [2023-11-29T18:43:40.185Z] 614e94f54136: Pull complete [2023-11-29T18:43:41.119Z] 0260399243a9: Pull complete [2023-11-29T18:43:41.119Z] 9f4c5ea8c3b7: Pull complete [2023-11-29T18:43:41.379Z] 08f44277704c: Pull complete [2023-11-29T18:43:41.379Z] Digest: sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 [2023-11-29T18:43:41.379Z] Status: Downloaded newer image for docker:latest [2023-11-29T18:43:44.665Z] ---> af31d7d70b44 [2023-11-29T18:43:44.665Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T18:43:44.665Z] ---> Running in 32cee49b17cb [2023-11-29T18:43:44.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:43:44.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:43:44.928Z] OK: 264 MiB in 52 packages [2023-11-29T18:43:45.187Z] Removing intermediate container 32cee49b17cb [2023-11-29T18:43:45.187Z] ---> 9c6f9a429d7f [2023-11-29T18:43:45.187Z] Step 10/15 : ENV GO111MODULE=on [2023-11-29T18:43:45.446Z] ---> Running in cadd3f80a968 [2023-11-29T18:43:45.446Z] Removing intermediate container cadd3f80a968 [2023-11-29T18:43:45.446Z] ---> 969b3b9f7adf [2023-11-29T18:43:45.446Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-29T18:43:45.446Z] ---> Running in 7aa8c78026ed [2023-11-29T18:43:45.705Z] Removing intermediate container 7aa8c78026ed [2023-11-29T18:43:45.705Z] ---> fc4bdc81500a [2023-11-29T18:43:45.705Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-29T18:43:45.964Z] ---> cadd771f1500 [2023-11-29T18:43:45.964Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T18:43:45.964Z] ---> Running in 7719df8be325 [2023-11-29T18:44:32.729Z] Removing intermediate container 7719df8be325 [2023-11-29T18:44:32.729Z] ---> 38c223a7b6d0 [2023-11-29T18:44:32.729Z] Step 14/15 : COPY . . [2023-11-29T18:44:34.111Z] ---> 6aaf5baf4e3e [2023-11-29T18:44:34.111Z] Step 15/15 : RUN ${MAKE} [2023-11-29T18:44:34.111Z] ---> Running in 458e510dc355 [2023-11-29T18:44:34.372Z] noop [2023-11-29T18:44:34.940Z] Removing intermediate container 458e510dc355 [2023-11-29T18:44:34.940Z] ---> ff446dc92b4b [2023-11-29T18:44:34.940Z] Successfully built ff446dc92b4b [2023-11-29T18:44:34.940Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:44:35.499Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T18:44:35.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T18:44:35.716Z] prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container [2023-11-29T18:44:35.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@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 [2023-11-29T18:44:36.099Z] $ docker top 0c048cf4b8a1cc54ada44c0764eb5ae2e9d9662b1a1a424be6da257b55055935 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T18:44:36.543Z] + go version [2023-11-29T18:44:36.543Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-29T18:44:36.575Z] $ docker stop --time=1 0c048cf4b8a1cc54ada44c0764eb5ae2e9d9662b1a1a424be6da257b55055935 [2023-11-29T18:44:37.821Z] $ docker rm -f --volumes 0c048cf4b8a1cc54ada44c0764eb5ae2e9d9662b1a1a424be6da257b55055935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:44:38.802Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T18:44:38.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T18:44:39.024Z] prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container [2023-11-29T18:44:39.056Z] $ 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-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@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 [2023-11-29T18:44:39.400Z] $ docker top 2dd95213d2c62aa26cbaafaa9f501dad4c46cf9d21c4e4be8af5f286f50a59ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T18:44:39.844Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-673 [Pipeline] fileExists [Pipeline] sh [2023-11-29T18:44:40.256Z] + make test [2023-11-29T18:44:40.256Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-29T18:44:41.633Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-29T18:44:51.606Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-29T18:44:51.606Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-29T18:44:51.606Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-29T18:44:51.606Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-29T18:44:51.606Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-29T18:44:51.606Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-29T18:44:51.606Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-29T18:44:51.606Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-29T18:44:51.606Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-29T18:44:52.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T18:44:52.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T18:44:52.983Z] ./bin/test-attribution-txt.sh [2023-11-29T18:44:53.242Z] make -C web test [2023-11-29T18:44:53.242Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-673/web' [2023-11-29T18:44:53.242Z] make[1]: tput: No such file or directory [2023-11-29T18:44:53.242Z] make[1]: tput: No such file or directory [2023-11-29T18:44:53.242Z] warning: generating ./VERSION [2023-11-29T18:44:53.242Z] echo "0.0.0" > VERSION [2023-11-29T18:44:53.242Z] docker build \ [2023-11-29T18:44:53.242Z] -f Dockerfile \ [2023-11-29T18:44:53.242Z] --build-arg USER=1000 \ [2023-11-29T18:44:53.242Z] \ [2023-11-29T18:44:53.242Z] --label "git_sha=674825dfb49b020bf28b01b7f9a5b6abb3ec35e6" \ [2023-11-29T18:44:53.242Z] -t edgexfoundry/edgex-web-ui:674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 \ [2023-11-29T18:44:53.242Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-29T18:44:53.242Z] . [2023-11-29T18:44:53.242Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-29T18:44:53.242Z] Install the buildx component to build images with BuildKit: [2023-11-29T18:44:53.242Z] https://docs.docker.com/go/buildx/ [2023-11-29T18:44:53.242Z] [2023-11-29T18:44:53.242Z] Sending build context to Docker daemon 2.706MB [2023-11-29T18:44:53.242Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-29T18:44:53.811Z] 18-alpine3.18: Pulling from library/node [2023-11-29T18:44:53.811Z] 96526aa774ef: Already exists [2023-11-29T18:44:53.811Z] 9d90236787e1: Pulling fs layer [2023-11-29T18:44:53.811Z] 3ee93fa199db: Pulling fs layer [2023-11-29T18:44:53.811Z] ec38686b8231: Pulling fs layer [2023-11-29T18:44:54.070Z] ec38686b8231: Verifying Checksum [2023-11-29T18:44:54.070Z] ec38686b8231: Download complete [2023-11-29T18:44:54.070Z] 3ee93fa199db: Verifying Checksum [2023-11-29T18:44:54.070Z] 3ee93fa199db: Download complete [2023-11-29T18:44:54.331Z] 9d90236787e1: Verifying Checksum [2023-11-29T18:44:54.331Z] 9d90236787e1: Download complete [2023-11-29T18:44:55.756Z] 9d90236787e1: Pull complete [2023-11-29T18:44:55.756Z] 3ee93fa199db: Pull complete [2023-11-29T18:44:55.756Z] ec38686b8231: Pull complete [2023-11-29T18:44:55.756Z] Digest: sha256:3428c2de886bf4378657da6fe86e105573a609c94df1f7d6a70e57d2b51de21f [2023-11-29T18:44:55.756Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-29T18:44:55.756Z] ---> 5f07bdccd6fd [2023-11-29T18:44:55.756Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-29T18:45:01.230Z] ---> Running in 85d80912103a [2023-11-29T18:45:01.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:45:01.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:45:01.806Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-29T18:45:01.806Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-29T18:45:01.806Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-29T18:45:01.806Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-29T18:45:01.806Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-29T18:45:01.806Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-29T18:45:01.806Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-29T18:45:01.806Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-29T18:45:01.806Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-29T18:45:01.806Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-29T18:45:01.806Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-29T18:45:01.806Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-29T18:45:01.806Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-29T18:45:01.806Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-29T18:45:01.806Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-29T18:45:01.806Z] (16/154) Installing glib (2.76.4-r0) [2023-11-29T18:45:01.806Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-29T18:45:01.806Z] (18/154) Installing libxml2 (2.11.6-r0) [2023-11-29T18:45:01.807Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-29T18:45:01.807Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-29T18:45:01.807Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-29T18:45:01.807Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-29T18:45:01.807Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-29T18:45:01.807Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-29T18:45:01.807Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-29T18:45:01.807Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-29T18:45:01.807Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-29T18:45:01.807Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-29T18:45:01.807Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-29T18:45:01.807Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-29T18:45:01.807Z] (31/154) Installing libxcb (1.15-r1) [2023-11-29T18:45:02.074Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-29T18:45:02.074Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-29T18:45:02.074Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-29T18:45:02.074Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-29T18:45:02.074Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-29T18:45:02.074Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-29T18:45:02.074Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-29T18:45:02.074Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-29T18:45:02.074Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-29T18:45:02.074Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-29T18:45:02.074Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-29T18:45:02.074Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-29T18:45:02.074Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-29T18:45:02.074Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-29T18:45:02.074Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-29T18:45:02.074Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-29T18:45:02.074Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-29T18:45:02.074Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-29T18:45:02.074Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-29T18:45:02.074Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-29T18:45:02.074Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-29T18:45:02.074Z] (53/154) Installing libunistring (1.1-r1) [2023-11-29T18:45:02.074Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-29T18:45:02.074Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-29T18:45:02.074Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-29T18:45:02.074Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-29T18:45:02.074Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-29T18:45:02.074Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-29T18:45:02.074Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-29T18:45:02.074Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-29T18:45:02.074Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-29T18:45:02.334Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-29T18:45:02.334Z] (64/154) Installing pango (1.50.14-r1) [2023-11-29T18:45:02.334Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-29T18:45:02.334Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-29T18:45:02.334Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-29T18:45:02.334Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-29T18:45:02.334Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-29T18:45:02.334Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-29T18:45:02.334Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-29T18:45:02.334Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-29T18:45:02.594Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-29T18:45:02.594Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-29T18:45:03.163Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-29T18:45:03.163Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-29T18:45:03.163Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-29T18:45:03.163Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-29T18:45:03.163Z] (78/154) Installing libelf (0.189-r2) [2023-11-29T18:45:03.163Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-29T18:45:03.163Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-29T18:45:03.422Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-29T18:45:03.422Z] (82/154) Installing libmagic (5.45-r0) [2023-11-29T18:45:03.422Z] (83/154) Installing file (5.45-r0) [2023-11-29T18:45:03.422Z] (84/154) Installing libice (1.1.1-r2) [2023-11-29T18:45:03.422Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-29T18:45:03.422Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-29T18:45:03.422Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-29T18:45:03.422Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-29T18:45:03.422Z] (89/154) Installing xset (1.2.5-r1) [2023-11-29T18:45:03.422Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-29T18:45:03.422Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-29T18:45:03.422Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-29T18:45:03.422Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-29T18:45:03.422Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-29T18:45:03.422Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-29T18:45:03.422Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-29T18:45:03.422Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-29T18:45:03.681Z] (98/154) Installing libva (2.18.0-r1) [2023-11-29T18:45:03.681Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-29T18:45:03.681Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-29T18:45:03.681Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2023-11-29T18:45:03.681Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-29T18:45:03.681Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-29T18:45:03.681Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-29T18:45:03.681Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-29T18:45:03.681Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-29T18:45:03.681Z] (107/154) Installing opus (1.4-r0) [2023-11-29T18:45:03.681Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-29T18:45:03.681Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-29T18:45:03.681Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2023-11-29T18:45:03.681Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-29T18:45:03.681Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-29T18:45:03.681Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-29T18:45:03.681Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-29T18:45:03.681Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-29T18:45:03.681Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-29T18:45:03.942Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-29T18:45:03.942Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-11-29T18:45:03.942Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-29T18:45:03.942Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-29T18:45:03.942Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-29T18:45:03.942Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-29T18:45:03.942Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-29T18:45:03.942Z] (124/154) Installing librist (0.2.7-r0) [2023-11-29T18:45:03.942Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-29T18:45:03.942Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-29T18:45:03.942Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-29T18:45:03.942Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-29T18:45:04.203Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2023-11-29T18:45:04.203Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-29T18:45:04.203Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-29T18:45:04.203Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-29T18:45:04.203Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-29T18:45:04.203Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-29T18:45:04.203Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-29T18:45:04.203Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-29T18:45:04.203Z] (137/154) Installing nspr (4.35-r2) [2023-11-29T18:45:04.203Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-29T18:45:04.203Z] (139/154) Installing nss (3.94-r0) [2023-11-29T18:45:04.203Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-29T18:45:04.203Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-29T18:45:04.203Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-29T18:45:04.203Z] (143/154) Installing orc (0.4.34-r0) [2023-11-29T18:45:04.203Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-29T18:45:04.203Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-29T18:45:04.203Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-29T18:45:04.203Z] (147/154) Installing libpulse (16.1-r10) [2023-11-29T18:45:04.463Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-29T18:45:04.463Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-29T18:45:04.463Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-29T18:45:04.463Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-29T18:45:04.463Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-29T18:45:04.463Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-29T18:45:04.463Z] (154/154) Installing chromium (119.0.6045.159-r0) [2023-11-29T18:45:05.846Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T18:45:05.846Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-29T18:45:05.846Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-29T18:45:05.846Z] Executing glib-2.76.4-r0.trigger [2023-11-29T18:45:05.846Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-29T18:45:06.106Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-29T18:45:06.365Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-29T18:45:06.365Z] OK: 580 MiB in 171 packages [2023-11-29T18:45:18.595Z] Removing intermediate container 85d80912103a [2023-11-29T18:45:18.595Z] ---> dea5cf1a0e16 [2023-11-29T18:45:18.595Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-29T18:45:18.595Z] ---> Running in 762c38420e38 [2023-11-29T18:45:18.595Z] Removing intermediate container 762c38420e38 [2023-11-29T18:45:18.595Z] ---> 135776acd2b1 [2023-11-29T18:45:18.595Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-29T18:45:18.595Z] ---> Running in 082dc7d5e077 [2023-11-29T18:45:18.595Z] Removing intermediate container 082dc7d5e077 [2023-11-29T18:45:18.595Z] ---> 7b107ef853fe [2023-11-29T18:45:18.595Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-29T18:45:18.595Z] ---> Running in c7c3e904cc57 [2023-11-29T18:45:18.595Z] Removing intermediate container c7c3e904cc57 [2023-11-29T18:45:18.595Z] ---> 5e29cfd818c8 [2023-11-29T18:45:18.595Z] Step 6/11 : RUN npm install -g npm [2023-11-29T18:45:18.595Z] ---> Running in 5225b4c3b5dc [2023-11-29T18:45:25.358Z] [2023-11-29T18:45:25.358Z] removed 33 packages, and changed 77 packages in 7s [2023-11-29T18:45:25.358Z] [2023-11-29T18:45:25.358Z] 28 packages are looking for funding [2023-11-29T18:45:25.358Z] run `npm fund` for details [2023-11-29T18:45:26.738Z] Removing intermediate container 5225b4c3b5dc [2023-11-29T18:45:26.738Z] ---> f4ff37711c0b [2023-11-29T18:45:26.738Z] Step 7/11 : ARG USER=1000 [2023-11-29T18:45:26.738Z] ---> Running in 9163394b97f7 [2023-11-29T18:45:26.998Z] Removing intermediate container 9163394b97f7 [2023-11-29T18:45:26.998Z] ---> 106ebdf68b14 [2023-11-29T18:45:26.998Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-29T18:45:26.998Z] ---> Running in 1b96977102a1 [2023-11-29T18:45:27.934Z] Removing intermediate container 1b96977102a1 [2023-11-29T18:45:27.934Z] ---> 2269014dd6e2 [2023-11-29T18:45:27.934Z] Step 9/11 : USER $USER:$USER [2023-11-29T18:45:27.934Z] ---> Running in 54c0cbb39f0b [2023-11-29T18:45:27.934Z] Removing intermediate container 54c0cbb39f0b [2023-11-29T18:45:27.934Z] ---> 47a1be357444 [2023-11-29T18:45:27.934Z] Step 10/11 : WORKDIR /app [2023-11-29T18:45:27.934Z] ---> Running in 504b6fcaed61 [2023-11-29T18:45:28.194Z] Removing intermediate container 504b6fcaed61 [2023-11-29T18:45:28.194Z] ---> 674f59d39696 [2023-11-29T18:45:28.194Z] Step 11/11 : LABEL git_sha=674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [2023-11-29T18:45:28.194Z] ---> Running in 9eb7f9abea23 [2023-11-29T18:45:28.194Z] Removing intermediate container 9eb7f9abea23 [2023-11-29T18:45:28.194Z] ---> b767b9487e07 [2023-11-29T18:45:28.194Z] Successfully built b767b9487e07 [2023-11-29T18:45:28.194Z] Successfully tagged edgexfoundry/edgex-web-ui:674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [2023-11-29T18:45:28.194Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-29T18:45:28.194Z] touch edgex-web-ui.imagebuilt [2023-11-29T18:45:28.194Z] mkdir -p node_modules coverage [2023-11-29T18:45:28.194Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-29T18:45:28.194Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE Unsupported engine { [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE required: { [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE }, [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE } [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE Unsupported engine { [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-29T18:45:30.103Z] npm WARN EBADENGINE required: { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE }, [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE Unsupported engine { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE required: { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE }, [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE Unsupported engine { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE required: { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE }, [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE Unsupported engine { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE required: { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE }, [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE Unsupported engine { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE required: { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE }, [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE Unsupported engine { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE required: { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE }, [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE Unsupported engine { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE required: { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE }, [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE Unsupported engine { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE required: { [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE }, [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-29T18:45:30.104Z] npm WARN EBADENGINE } [2023-11-29T18:45:43.841Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-29T18:45:43.841Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-29T18:45:43.841Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-29T18:45:43.841Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-29T18:45:43.841Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-11-29T18:45:43.841Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-29T18:45:43.841Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-29T18:45:43.841Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-29T18:45:43.841Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-29T18:45:43.841Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-29T18:45:43.841Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-29T18:45:43.841Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-29T18:45:43.841Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-11-29T18:45:43.841Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-11-29T18:45:43.841Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-11-29T18:45:43.841Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-11-29T18:45:45.220Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-29T18:45:47.483Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-11-29T18:45:47.483Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-11-29T18:45:49.405Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-11-29T18:45:53.615Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-11-29T18:46:00.202Z] [2023-11-29T18:46:00.203Z] added 1478 packages, and audited 1479 packages in 31s [2023-11-29T18:46:00.203Z] [2023-11-29T18:46:00.203Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-29T18:46:00.203Z] [2023-11-29T18:46:00.203Z] To address issues that do not require attention, run: [2023-11-29T18:46:00.203Z] npm audit fix [2023-11-29T18:46:00.203Z] [2023-11-29T18:46:00.203Z] To address all issues (including breaking changes), run: [2023-11-29T18:46:00.203Z] npm audit fix --force [2023-11-29T18:46:00.203Z] [2023-11-29T18:46:00.203Z] Run `npm audit` for details. [2023-11-29T18:46:10.206Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-11-29T18:46:12.747Z] - Generating browser application bundles (phase: setup)... [2023-11-29T18:46:16.949Z] Compiling @angular/core : es2015 as esm2015 [2023-11-29T18:46:16.949Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-29T18:46:19.484Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-29T18:46:19.484Z] Compiling @angular/common : es2015 as esm2015 [2023-11-29T18:46:19.743Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-29T18:46:19.743Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-29T18:46:20.002Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-29T18:46:20.002Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-29T18:46:20.570Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-29T18:46:20.570Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-29T18:46:20.570Z] Compiling @angular/router : es2015 as esm2015 [2023-11-29T18:46:20.570Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-29T18:46:20.570Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-29T18:46:22.481Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-29T18:46:26.682Z] 29 11 2023 18:46:25.984:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-29T18:46:26.682Z] 29 11 2023 18:46:25.986:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-29T18:46:26.682Z] 29 11 2023 18:46:25.989:INFO [launcher]: Starting browser ChromeHeadless [2023-11-29T18:46:36.685Z] ✔ Browser application bundle generation complete. [2023-11-29T18:46:36.685Z] 29 11 2023 18:46:35.157:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket s6mQ3ZttHDhGRFvxAAAB with id 84749177 [2023-11-29T18:46:37.629Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-29T18:46:37.629Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.063 secs) [2023-11-29T18:46:37.629Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.081 secs) [2023-11-29T18:46:37.629Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.105 secs) [2023-11-29T18:46:37.890Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.123 secs) [2023-11-29T18:46:37.890Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.141 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.15 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.183 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.191 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.211 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.242 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.259 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.263 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.279 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.281 secs) [2023-11-29T18:46:37.891Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.282 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.304 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.308 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.324 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.328 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.333 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.335 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.354 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.361 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.367 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.371 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.374 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.439 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.451 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.46 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.464 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.476 secs) [2023-11-29T18:46:38.153Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-29T18:46:38.153Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-29T18:46:38.153Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.476 secs) [2023-11-29T18:46:38.153Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-29T18:46:38.153Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-29T18:46:38.153Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.48 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.484 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.486 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.494 secs) [2023-11-29T18:46:38.153Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.497 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.541 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.549 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.554 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.556 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.558 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.572 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.578 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.586 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.588 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.597 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.604 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.624 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.626 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.627 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.634 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.637 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.639 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.64 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.647 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.657 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.676 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.681 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.683 secs) [2023-11-29T18:46:38.416Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.71 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.731 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.736 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.751 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.762 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.769 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.779 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.782 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.789 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.795 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.808 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.822 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.833 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.84 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.842 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.843 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.848 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.849 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.85 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.867 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.869 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.875 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.878 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.883 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.884 secs) [2023-11-29T18:46:38.678Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.897 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.902 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.904 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.918 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.92 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.921 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.928 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.935 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.948 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.966 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.969 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.971 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.974 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.98 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.983 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.985 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.989 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.011 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.031 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.035 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.039 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.04 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.041 secs) [2023-11-29T18:46:38.941Z] WARN: ' [2023-11-29T18:46:38.941Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-29T18:46:38.941Z] Support for using the ngModel input property and ngModelChange event with [2023-11-29T18:46:38.941Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-29T18:46:38.941Z] in a future version of Angular. [2023-11-29T18:46:38.941Z] [2023-11-29T18:46:38.941Z] For more information on this, see our API docs here: [2023-11-29T18:46:38.941Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-29T18:46:38.941Z] ' [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.041 secs) [2023-11-29T18:46:38.941Z] WARN: ' [2023-11-29T18:46:38.941Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-29T18:46:38.941Z] Support for using the ngModel input property and ngModelChange event with [2023-11-29T18:46:38.941Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-29T18:46:38.941Z] in a future version of Angular. [2023-11-29T18:46:38.941Z] [2023-11-29T18:46:38.941Z] For more information on this, see our API docs here: [2023-11-29T18:46:38.941Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-29T18:46:38.941Z] ' [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.065 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.074 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.079 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.081 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.083 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.085 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.103 secs) [2023-11-29T18:46:38.941Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.109 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.114 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.121 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.123 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.124 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.136 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.142 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.147 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.154 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.155 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.167 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.187 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.192 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.203 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.209 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.226 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.236 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.242 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.246 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.253 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.269 secs) [2023-11-29T18:46:39.203Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.276 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.3 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.303 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.316 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.334 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.347 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.352 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.355 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.356 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.358 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.392 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.409 secs) [2023-11-29T18:46:39.464Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (2.006 secs / 1.409 secs) [2023-11-29T18:46:39.726Z] TOTAL: 147 SUCCESS [2023-11-29T18:46:39.726Z] ✔ Browser application bundle generation complete. [2023-11-29T18:46:39.987Z] [2023-11-29T18:46:39.987Z] =============================== Coverage summary =============================== [2023-11-29T18:46:39.987Z] Statements : 41.05% ( 1474/3591 ) [2023-11-29T18:46:39.987Z] Branches : 11.75% ( 114/970 ) [2023-11-29T18:46:39.987Z] Functions : 32.29% ( 423/1310 ) [2023-11-29T18:46:39.987Z] Lines : 39.04% ( 1329/3404 ) [2023-11-29T18:46:39.987Z] ================================================================================ [2023-11-29T18:46:39.987Z] ✔ Browser application bundle generation complete. [2023-11-29T18:46:40.561Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-673/web' [Pipeline] echo [2023-11-29T18:46:40.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T18:46:40.671Z] $ docker stop --time=1 2dd95213d2c62aa26cbaafaa9f501dad4c46cf9d21c4e4be8af5f286f50a59ba [2023-11-29T18:46:41.959Z] $ docker rm -f --volumes 2dd95213d2c62aa26cbaafaa9f501dad4c46cf9d21c4e4be8af5f286f50a59ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T18:46:42.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T18:46:43.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-29T18:46:44.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T18:46:45.721Z] + ls -al . [2023-11-29T18:46:45.721Z] total 184 [2023-11-29T18:46:45.721Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 29 18:44 . [2023-11-29T18:46:45.721Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 18:42 .. [2023-11-29T18:46:45.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 18:42 .blubracket [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 29 18:42 .dockerignore [2023-11-29T18:46:45.721Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 18:43 .git [2023-11-29T18:46:45.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 18:42 .github [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 29 18:42 .gitignore [2023-11-29T18:46:45.721Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 18:43 .semver [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 29 18:42 Attribution.txt [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 29 18:42 CHANGELOG.md [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 29 18:42 CONTRIBUTING.md [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 29 18:42 Dockerfile [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 29 18:42 Jenkinsfile [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 29 18:42 LICENSE [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 29 18:42 Makefile [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 29 18:42 README.md [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 18:43 VERSION [2023-11-29T18:46:45.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 18:42 assets [2023-11-29T18:46:45.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 18:42 bin [2023-11-29T18:46:45.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 18:42 cmd [2023-11-29T18:46:45.721Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 29 18:44 coverage.out [2023-11-29T18:46:45.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 18:42 docs [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 3508 Nov 29 18:42 go.mod [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 34261 Nov 29 18:42 go.sum [2023-11-29T18:46:45.721Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 18:42 internal [2023-11-29T18:46:45.721Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 18:42 testing [2023-11-29T18:46:45.721Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 29 18:42 version.go [2023-11-29T18:46:45.721Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 18:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:46:46.189Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 --label arch=amd64 --label version=0.0.0 . [2023-11-29T18:46:46.448Z] Sending build context to Docker daemon 60.68MB [2023-11-29T18:46:46.448Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T18:46:46.448Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-29T18:46:46.448Z] ---> ff446dc92b4b [2023-11-29T18:46:46.448Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-29T18:46:47.832Z] ---> Running in c5cdf651fa7d [2023-11-29T18:46:47.832Z] Removing intermediate container c5cdf651fa7d [2023-11-29T18:46:47.832Z] ---> de6e97c87ae7 [2023-11-29T18:46:47.832Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-29T18:46:48.092Z] ---> Running in 9ca9bd3bc1cb [2023-11-29T18:46:48.092Z] Removing intermediate container 9ca9bd3bc1cb [2023-11-29T18:46:48.092Z] ---> 441e13a434d2 [2023-11-29T18:46:48.092Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T18:46:48.092Z] ---> Running in e3ed1978bc48 [2023-11-29T18:46:48.092Z] Removing intermediate container e3ed1978bc48 [2023-11-29T18:46:48.092Z] ---> cddf7593958a [2023-11-29T18:46:48.092Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-11-29T18:46:48.352Z] ---> Running in b2318caa7ec7 [2023-11-29T18:46:48.352Z] Removing intermediate container b2318caa7ec7 [2023-11-29T18:46:48.352Z] ---> 4a3879a4bf27 [2023-11-29T18:46:48.352Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-29T18:46:48.352Z] ---> Running in 66b979a40f8a [2023-11-29T18:46:48.611Z] Removing intermediate container 66b979a40f8a [2023-11-29T18:46:48.611Z] ---> ae2de23f8ed5 [2023-11-29T18:46:48.611Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-29T18:46:49.546Z] ---> a00a0d23ea29 [2023-11-29T18:46:49.546Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T18:46:49.546Z] ---> Running in 21555ce8d590 [2023-11-29T18:46:49.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:46:50.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:46:50.327Z] OK: 264 MiB in 52 packages [2023-11-29T18:46:50.589Z] Removing intermediate container 21555ce8d590 [2023-11-29T18:46:50.589Z] ---> b9e8e2597367 [2023-11-29T18:46:50.589Z] Step 10/26 : ENV GO111MODULE=on [2023-11-29T18:46:50.589Z] ---> Running in cf8d14d83d1a [2023-11-29T18:46:50.849Z] Removing intermediate container cf8d14d83d1a [2023-11-29T18:46:50.849Z] ---> af6bdd09a9cf [2023-11-29T18:46:50.849Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-29T18:46:50.849Z] ---> Running in 206bc61d0dfe [2023-11-29T18:46:50.849Z] Removing intermediate container 206bc61d0dfe [2023-11-29T18:46:50.849Z] ---> 7d85fdf29790 [2023-11-29T18:46:50.849Z] Step 12/26 : COPY go.mod vendor* ./ [2023-11-29T18:46:51.109Z] ---> 28f7341da240 [2023-11-29T18:46:51.109Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T18:46:51.109Z] ---> Running in c72224bc03d1 [2023-11-29T18:46:52.047Z] Removing intermediate container c72224bc03d1 [2023-11-29T18:46:52.047Z] ---> 1bc992ee3042 [2023-11-29T18:46:52.047Z] Step 14/26 : COPY . . [2023-11-29T18:46:53.956Z] ---> daf67778745f [2023-11-29T18:46:53.956Z] Step 15/26 : RUN ${MAKE} [2023-11-29T18:46:53.956Z] ---> Running in b1b2ca3e47d6 [2023-11-29T18:46:54.217Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-29T18:47:16.146Z] Removing intermediate container b1b2ca3e47d6 [2023-11-29T18:47:16.146Z] ---> e94fcaa1e3af [2023-11-29T18:47:16.146Z] Step 16/26 : FROM alpine:3.18 [2023-11-29T18:47:16.146Z] 3.18: Pulling from library/alpine [2023-11-29T18:47:16.146Z] 96526aa774ef: Already exists [2023-11-29T18:47:16.146Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T18:47:16.146Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T18:47:16.146Z] ---> 8ca4688f4f35 [2023-11-29T18:47:16.146Z] Step 17/26 : RUN apk --no-cache upgrade [2023-11-29T18:47:16.146Z] ---> Running in a3328bff360a [2023-11-29T18:47:16.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:47:16.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:47:16.146Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T18:47:16.146Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T18:47:16.146Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T18:47:16.146Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T18:47:16.146Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T18:47:16.146Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T18:47:16.146Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T18:47:16.146Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T18:47:16.146Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T18:47:16.146Z] OK: 7 MiB in 15 packages [2023-11-29T18:47:16.146Z] Removing intermediate container a3328bff360a [2023-11-29T18:47:16.146Z] ---> e7355d0b4df7 [2023-11-29T18:47:16.146Z] Step 18/26 : EXPOSE 4000 [2023-11-29T18:47:16.146Z] ---> Running in a3a624340d7d [2023-11-29T18:47:16.146Z] Removing intermediate container a3a624340d7d [2023-11-29T18:47:16.146Z] ---> ee697e277e66 [2023-11-29T18:47:16.146Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-29T18:47:16.406Z] ---> 0b44d2ae094b [2023-11-29T18:47:16.406Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-29T18:47:16.406Z] ---> c04fad8d6f30 [2023-11-29T18:47:16.406Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-29T18:47:16.664Z] ---> 8357984a2e16 [2023-11-29T18:47:16.664Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-29T18:47:16.664Z] ---> Running in 97e1101decc7 [2023-11-29T18:47:16.664Z] Removing intermediate container 97e1101decc7 [2023-11-29T18:47:16.664Z] ---> 4a082dd601e7 [2023-11-29T18:47:16.664Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-29T18:47:16.664Z] ---> Running in 6e1a20900457 [2023-11-29T18:47:16.664Z] Removing intermediate container 6e1a20900457 [2023-11-29T18:47:16.664Z] ---> edde3512e91c [2023-11-29T18:47:16.664Z] Step 24/26 : LABEL arch=amd64 [2023-11-29T18:47:16.664Z] ---> Running in 58b8114e4637 [2023-11-29T18:47:16.922Z] Removing intermediate container 58b8114e4637 [2023-11-29T18:47:16.922Z] ---> 61ecce433462 [2023-11-29T18:47:16.922Z] Step 25/26 : LABEL git_sha=674825dfb49b020bf28b01b7f9a5b6abb3ec35e6 [2023-11-29T18:47:16.922Z] ---> Running in 3a51402399de [2023-11-29T18:47:16.922Z] Removing intermediate container 3a51402399de [2023-11-29T18:47:16.922Z] ---> 06152216ef4f [2023-11-29T18:47:16.922Z] Step 26/26 : LABEL version=0.0.0 [2023-11-29T18:47:16.922Z] ---> Running in b70c539d1c8f [2023-11-29T18:47:17.180Z] Removing intermediate container b70c539d1c8f [2023-11-29T18:47:17.180Z] ---> bf5ae4174d83 [2023-11-29T18:47:17.180Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T18:47:17.180Z] Successfully built bf5ae4174d83 [2023-11-29T18:47:17.180Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:47:18.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T18:47:18.464Z] [2023-11-29T18:47:18.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:47:18.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T18:47:18.882Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-29T18:47:18.882Z] 5eb5b503b376: Pulling fs layer [2023-11-29T18:47:18.882Z] 5c69ac0246d0: Pulling fs layer [2023-11-29T18:47:18.882Z] ec43610c2a17: Pulling fs layer [2023-11-29T18:47:18.882Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-29T18:47:18.882Z] 33b1e0a273af: Pulling fs layer [2023-11-29T18:47:18.882Z] 5d3b04190fa2: Pulling fs layer [2023-11-29T18:47:18.882Z] 2f39f015ded8: Pulling fs layer [2023-11-29T18:47:18.882Z] 3a2ae6a8a46f: Waiting [2023-11-29T18:47:18.882Z] 33b1e0a273af: Waiting [2023-11-29T18:47:18.882Z] 5d3b04190fa2: Waiting [2023-11-29T18:47:18.882Z] 2f39f015ded8: Waiting [2023-11-29T18:47:18.882Z] 5c69ac0246d0: Verifying Checksum [2023-11-29T18:47:18.882Z] 5c69ac0246d0: Download complete [2023-11-29T18:47:18.882Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-29T18:47:18.882Z] 3a2ae6a8a46f: Download complete [2023-11-29T18:47:19.141Z] 33b1e0a273af: Verifying Checksum [2023-11-29T18:47:19.141Z] 33b1e0a273af: Download complete [2023-11-29T18:47:19.141Z] 5d3b04190fa2: Download complete [2023-11-29T18:47:19.141Z] ec43610c2a17: Verifying Checksum [2023-11-29T18:47:19.141Z] ec43610c2a17: Download complete [2023-11-29T18:47:19.141Z] 5eb5b503b376: Download complete [2023-11-29T18:47:19.708Z] 2f39f015ded8: Download complete [2023-11-29T18:47:20.645Z] 5eb5b503b376: Pull complete [2023-11-29T18:47:20.645Z] 5c69ac0246d0: Pull complete [2023-11-29T18:47:23.954Z] ec43610c2a17: Pull complete [2023-11-29T18:47:23.954Z] 3a2ae6a8a46f: Pull complete [2023-11-29T18:47:23.954Z] 33b1e0a273af: Pull complete [2023-11-29T18:47:23.954Z] 5d3b04190fa2: Pull complete [2023-11-29T18:47:29.222Z] 2f39f015ded8: Pull complete [2023-11-29T18:47:29.222Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-29T18:47:29.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T18:47:29.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T18:47:29.574Z] prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container [2023-11-29T18:47:29.603Z] $ 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-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@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 [2023-11-29T18:47:32.639Z] $ docker top 5aa0da9a1e173a8f1cb0761564fc63e4979617857c9b14768bbb387e9558a564 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T18:47:33.154Z] ---> job-cost.sh [2023-11-29T18:47:33.154Z] lf-activate-venv: SKIPPING [2023-11-29T18:47:33.154Z] INFO: No Stack... [2023-11-29T18:47:33.415Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T18:47:33.982Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T18:47:34.308Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives/cost.csv [2023-11-29T18:47:34.308Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T18:47:34.350Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-673-1-stack-cost] [2023-11-29T18:47:34.354Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-673-1-stack-cost] did not exist. Created. [2023-11-29T18:47:34.354Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-673-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T18:47:34.837Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-29T18:47:35.406Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T18:47:35.423Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-673-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T18:47:35.573Z] $ docker stop --time=1 5aa0da9a1e173a8f1cb0761564fc63e4979617857c9b14768bbb387e9558a564 [2023-11-29T18:47:37.412Z] $ docker rm -f --volumes 5aa0da9a1e173a8f1cb0761564fc63e4979617857c9b14768bbb387e9558a564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-30T00:42:45.396Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-30T00:42:45.648Z] 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 [2023-11-30T00:42:48.857Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives ] [2023-11-30T00:42:48.857Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives [2023-11-30T00:42:48.857Z] total 16 [2023-11-30T00:42:48.857Z] drwxr-xr-x 3 root root 4096 Nov 29 18:47 . [2023-11-30T00:42:48.857Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 29 18:47 .. [2023-11-30T00:42:48.857Z] drwxr-xr-x 2 root root 4096 Nov 29 18:47 cost [2023-11-30T00:42:48.857Z] -rw-r--r-- 1 root root 83 Nov 29 18:47 cost.csv [2023-11-30T00:42:48.857Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives [2023-11-30T00:42:48.857Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives [2023-11-30T00:42:48.857Z] total 16 [2023-11-30T00:42:48.857Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 18:47 . [2023-11-30T00:42:48.857Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 29 18:47 .. [2023-11-30T00:42:48.857Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 18:47 cost [2023-11-30T00:42:48.857Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 29 18:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:42:49.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:42:50.074Z] ---> package-listing.sh [2023-11-30T00:42:50.074Z] ++ facter osfamily [2023-11-30T00:42:50.074Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-30T00:42:50.333Z] + OS_FAMILY=debian [2023-11-30T00:42:50.333Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-673 [2023-11-30T00:42:50.333Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-30T00:42:50.333Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-30T00:42:50.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-30T00:42:50.333Z] + PACKAGES=/tmp/packages_start.txt [2023-11-30T00:42:50.333Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-673 ']' [2023-11-30T00:42:50.333Z] + PACKAGES=/tmp/packages_end.txt [2023-11-30T00:42:50.333Z] + case "${OS_FAMILY}" in [2023-11-30T00:42:50.333Z] + dpkg -l [2023-11-30T00:42:50.333Z] + grep '^ii' [2023-11-30T00:42:50.333Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-30T00:42:50.333Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-30T00:42:50.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-30T00:42:50.333Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-673 ']' [2023-11-30T00:42:50.333Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives/ [2023-11-30T00:42:50.333Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-673/archives/ [Pipeline] echo [2023-11-30T00:42:50.370Z] 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-673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-30T00:42:50.659Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T00:42:51.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-30T00:42:51.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T00:42:51.543Z] prd-ubuntu20.04-docker-8c-8g-9129 does not seem to be running inside a container [2023-11-30T00:42:51.576Z] $ 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-673/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-673 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673:/w/workspace/edgexfoundry_edgex-ui-go_PR-673:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@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 [2023-11-30T00:42:51.812Z] $ docker top 20e208165aad5afc615eea4b1ec35619eee5ee828f8832a900f08d1c7760def7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-30T00:42:52.318Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-30T00:42:52.628Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-30T00:42:52.926Z] + ls /var/log/sa-host [2023-11-30T00:42:52.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-30T00:42:53.165Z] provisioning config files... [2023-11-30T00:42:53.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-673@tmp/config14601582154913379483tmp [Pipeline] { [Pipeline] echo [2023-11-30T00:42:53.297Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:42:53.610Z] ---> create-netrc.sh [Pipeline] } [2023-11-30T00:42:53.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:42:54.139Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-30T00:42:54.168Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:42:54.478Z] ---> sudo-logs.sh [2023-11-30T00:42:54.478Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-30T00:42:54.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:42:54.910Z] ---> job-cost.sh [2023-11-30T00:42:54.911Z] lf-activate-venv: SKIPPING [2023-11-30T00:42:54.911Z] DEBUG: total: 0.2199999988079071 [2023-11-30T00:42:54.911Z] INFO: Retrieving Stack Cost... [2023-11-30T00:42:55.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-30T00:42:55.738Z] INFO: Archiving Costs [Pipeline] echo [2023-11-30T00:42:55.774Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:42:56.078Z] ---> logs-deploy.sh [2023-11-30T00:42:56.078Z] lf-activate-venv: SKIPPING [2023-11-30T00:42:56.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-673/1 [2023-11-30T00:42:56.078Z] INFO: archiving workspace using pattern(s): [2023-11-30T00:42:57.014Z] Archives upload complete. [2023-11-30T00:42:57.274Z] INFO: archiving logs to Nexus [2023-11-30T00:42:57.844Z] ---> uname -a: [2023-11-30T00:42:57.844Z] Linux prd-ubuntu20-04-docker-8c-8g-9129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-30T00:42:57.844Z] [2023-11-30T00:42:57.844Z] [2023-11-30T00:42:57.844Z] ---> lscpu: [2023-11-30T00:42:57.844Z] Architecture: x86_64 [2023-11-30T00:42:57.844Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-30T00:42:57.844Z] Byte Order: Little Endian [2023-11-30T00:42:57.844Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-30T00:42:57.844Z] CPU(s): 8 [2023-11-30T00:42:57.845Z] On-line CPU(s) list: 0-7 [2023-11-30T00:42:57.845Z] Thread(s) per core: 1 [2023-11-30T00:42:57.845Z] Core(s) per socket: 1 [2023-11-30T00:42:57.845Z] Socket(s): 8 [2023-11-30T00:42:57.845Z] NUMA node(s): 1 [2023-11-30T00:42:57.845Z] Vendor ID: AuthenticAMD [2023-11-30T00:42:57.845Z] CPU family: 23 [2023-11-30T00:42:57.845Z] Model: 49 [2023-11-30T00:42:57.845Z] Model name: AMD EPYC-Rome Processor [2023-11-30T00:42:57.845Z] Stepping: 0 [2023-11-30T00:42:57.845Z] CPU MHz: 2799.998 [2023-11-30T00:42:57.845Z] BogoMIPS: 5599.99 [2023-11-30T00:42:57.845Z] Virtualization: AMD-V [2023-11-30T00:42:57.845Z] Hypervisor vendor: KVM [2023-11-30T00:42:57.845Z] Virtualization type: full [2023-11-30T00:42:57.845Z] L1d cache: 256 KiB [2023-11-30T00:42:57.845Z] L1i cache: 256 KiB [2023-11-30T00:42:57.845Z] L2 cache: 4 MiB [2023-11-30T00:42:57.845Z] L3 cache: 128 MiB [2023-11-30T00:42:57.845Z] NUMA node0 CPU(s): 0-7 [2023-11-30T00:42:57.845Z] Vulnerability Itlb multihit: Not affected [2023-11-30T00:42:57.845Z] Vulnerability L1tf: Not affected [2023-11-30T00:42:57.845Z] Vulnerability Mds: Not affected [2023-11-30T00:42:57.845Z] Vulnerability Meltdown: Not affected [2023-11-30T00:42:57.845Z] Vulnerability Mmio stale data: Not affected [2023-11-30T00:42:57.845Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-30T00:42:57.845Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-30T00:42:57.845Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-30T00:42:57.845Z] Vulnerability Srbds: Not affected [2023-11-30T00:42:57.845Z] Vulnerability Tsx async abort: Not affected [2023-11-30T00:42:57.845Z] 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 [2023-11-30T00:42:57.845Z] [2023-11-30T00:42:57.845Z] [2023-11-30T00:42:57.845Z] ---> nproc: [2023-11-30T00:42:57.845Z] 8 [2023-11-30T00:42:57.845Z] [2023-11-30T00:42:57.845Z] [2023-11-30T00:42:57.845Z] ---> df -h: [2023-11-30T00:42:57.845Z] Filesystem Size Used Avail Use% Mounted on [2023-11-30T00:42:57.845Z] overlay 155G 14G 142G 9% / [2023-11-30T00:42:57.845Z] tmpfs 64M 0 64M 0% /dev [2023-11-30T00:42:57.845Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-30T00:42:57.845Z] shm 64M 0 64M 0% /dev/shm [2023-11-30T00:42:57.845Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-11-30T00:42:57.845Z] [2023-11-30T00:42:57.845Z] [2023-11-30T00:42:57.845Z] ---> sar -b -r -n DEV: [2023-11-30T00:42:57.845Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9129) 11/30/23 _x86_64_ (8 CPU) [2023-11-30T00:42:57.845Z] [2023-11-30T00:42:57.845Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-30T00:42:57.845Z] 00:00:01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:01:01 6.54 0.03 6.51 0.00 0.27 156.22 0.00 [2023-11-30T00:42:57.845Z] 00:02:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2023-11-30T00:42:57.845Z] 00:03:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 [2023-11-30T00:42:57.845Z] 00:04:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-11-30T00:42:57.845Z] 00:05:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2023-11-30T00:42:57.845Z] 00:06:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 [2023-11-30T00:42:57.845Z] 00:07:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2023-11-30T00:42:57.845Z] 00:08:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2023-11-30T00:42:57.845Z] 00:09:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2023-11-30T00:42:57.845Z] 00:10:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 [2023-11-30T00:42:57.845Z] 00:11:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 [2023-11-30T00:42:57.845Z] 00:12:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2023-11-30T00:42:57.845Z] 00:13:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2023-11-30T00:42:57.845Z] 00:14:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-11-30T00:42:57.845Z] 00:15:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2023-11-30T00:42:57.845Z] 00:16:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2023-11-30T00:42:57.845Z] 00:17:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 [2023-11-30T00:42:57.845Z] 00:18:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2023-11-30T00:42:57.845Z] 00:19:01 1.40 0.00 1.40 0.00 0.00 17.19 0.00 [2023-11-30T00:42:57.845Z] 00:20:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2023-11-30T00:42:57.845Z] 00:21:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 [2023-11-30T00:42:57.845Z] 00:22:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2023-11-30T00:42:57.845Z] 00:23:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 [2023-11-30T00:42:57.845Z] 00:24:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2023-11-30T00:42:57.845Z] 00:25:02 1.40 0.00 1.40 0.00 0.00 18.26 0.00 [2023-11-30T00:42:57.845Z] 00:26:01 1.22 0.00 1.22 0.00 0.00 12.74 0.00 [2023-11-30T00:42:57.845Z] 00:27:01 1.68 0.00 1.68 0.00 0.00 20.66 0.00 [2023-11-30T00:42:57.845Z] 00:28:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2023-11-30T00:42:57.845Z] 00:29:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2023-11-30T00:42:57.845Z] 00:30:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2023-11-30T00:42:57.845Z] 00:31:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2023-11-30T00:42:57.845Z] 00:32:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2023-11-30T00:42:57.845Z] 00:33:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 [2023-11-30T00:42:57.845Z] 00:34:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 [2023-11-30T00:42:57.845Z] 00:35:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2023-11-30T00:42:57.845Z] 00:36:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2023-11-30T00:42:57.845Z] 00:37:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2023-11-30T00:42:57.845Z] 00:38:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2023-11-30T00:42:57.845Z] 00:39:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 [2023-11-30T00:42:57.845Z] 00:40:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 [2023-11-30T00:42:57.845Z] 00:41:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2023-11-30T00:42:57.845Z] 00:42:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 [2023-11-30T00:42:57.845Z] Average: 1.40 0.00 1.40 0.00 0.01 18.03 0.00 [2023-11-30T00:42:57.845Z] [2023-11-30T00:42:57.845Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-30T00:42:57.845Z] 00:00:01 24865212 31425520 838056 2.55 267996 6222152 1752840 5.17 2067944 5171804 28 [2023-11-30T00:42:57.845Z] 00:01:01 24862984 31423856 839980 2.55 268212 6222168 1719716 5.07 2068404 5171116 12 [2023-11-30T00:42:57.845Z] 00:02:01 24862968 31423876 839960 2.55 268216 6222172 1719716 5.07 2068484 5171116 8 [2023-11-30T00:42:57.845Z] 00:03:01 24862952 31423860 839900 2.55 268236 6222168 1719716 5.07 2068560 5171116 12 [2023-11-30T00:42:57.845Z] 00:04:01 24862936 31423868 839840 2.55 268244 6222176 1719716 5.07 2068520 5171120 20 [2023-11-30T00:42:57.845Z] 00:05:01 24863060 31424020 839624 2.55 268260 6222176 1719716 5.07 2068856 5171120 4 [2023-11-30T00:42:57.845Z] 00:06:01 24862824 31423804 839832 2.55 268272 6222176 1719716 5.07 2068880 5171124 32 [2023-11-30T00:42:57.845Z] 00:07:01 24862988 31423980 839584 2.55 268272 6222184 1719716 5.07 2068916 5171128 4 [2023-11-30T00:42:57.845Z] 00:08:01 24862736 31423728 839812 2.55 268280 6222184 1719716 5.07 2068644 5171128 4 [2023-11-30T00:42:57.845Z] 00:09:01 24862704 31423704 839780 2.55 268280 6222192 1719716 5.07 2068552 5171136 4 [2023-11-30T00:42:57.845Z] 00:10:01 24862632 31423640 839772 2.55 268280 6222200 1719716 5.07 2068800 5171140 44 [2023-11-30T00:42:57.845Z] 00:11:01 24862864 31423872 839744 2.55 268292 6222200 1719716 5.07 2068536 5171140 4 [2023-11-30T00:42:57.845Z] 00:12:01 24862816 31423852 839720 2.55 268308 6222204 1719716 5.07 2068444 5171148 28 [2023-11-30T00:42:57.845Z] 00:13:01 24862444 31423480 840028 2.55 268312 6222204 1719716 5.07 2068388 5171148 8 [2023-11-30T00:42:57.845Z] 00:14:01 24862932 31423972 839532 2.55 268320 6222208 1719716 5.07 2068756 5171152 4 [2023-11-30T00:42:57.845Z] 00:15:01 24863208 31424284 839560 2.55 268340 6222212 1719716 5.07 2068380 5171156 8 [2023-11-30T00:42:57.845Z] 00:16:01 24863304 31424440 839480 2.55 268356 6222208 1719716 5.07 2068436 5171160 4 [2023-11-30T00:42:57.845Z] 00:17:01 24862796 31423972 839720 2.55 268368 6222216 1719716 5.07 2069208 5171160 28 [2023-11-30T00:42:57.845Z] 00:18:01 24862728 31423940 839956 2.55 268380 6222220 1719716 5.07 2068820 5171160 4 [2023-11-30T00:42:57.845Z] 00:19:01 24862680 31423916 839888 2.55 268396 6222224 1719716 5.07 2068780 5171168 8 [2023-11-30T00:42:57.845Z] 00:20:01 24863136 31424376 839356 2.55 268408 6222228 1719716 5.07 2068804 5171172 4 [2023-11-30T00:42:57.845Z] 00:21:01 24863336 31424604 839360 2.55 268424 6222224 1719716 5.07 2068556 5171172 12 [2023-11-30T00:42:57.845Z] 00:22:01 24862744 31424036 839836 2.55 268436 6222232 1719716 5.07 2069076 5171176 8 [2023-11-30T00:42:57.845Z] 00:23:01 24863076 31424380 839524 2.55 268444 6222236 1719716 5.07 2068520 5171180 28 [2023-11-30T00:42:57.845Z] 00:24:01 24863248 31424552 839280 2.55 268456 6222236 1719716 5.07 2068712 5171180 8 [2023-11-30T00:42:57.845Z] 00:25:02 24863264 31424600 839244 2.55 268476 6222240 1719716 5.07 2068864 5171188 48 [2023-11-30T00:42:57.845Z] 00:26:01 24862996 31424348 839480 2.55 268484 6222244 1719716 5.07 2068580 5171188 4 [2023-11-30T00:42:57.845Z] 00:27:01 24862972 31424348 839468 2.55 268492 6222252 1719716 5.07 2068636 5171196 32 [2023-11-30T00:42:57.845Z] 00:28:01 24862956 31424336 839400 2.55 268504 6222256 1719716 5.07 2068740 5171200 36 [2023-11-30T00:42:57.845Z] 00:29:01 24862940 31424320 839352 2.55 268508 6222256 1719716 5.07 2068580 5171200 4 [2023-11-30T00:42:57.845Z] 00:30:01 24862892 31424280 839324 2.55 268516 6222260 1719716 5.07 2068588 5171204 28 [2023-11-30T00:42:57.845Z] 00:31:01 24862988 31424408 839360 2.55 268532 6222260 1719716 5.07 2068612 5171204 4 [2023-11-30T00:42:57.845Z] 00:32:01 24863216 31424576 839164 2.55 268556 6222260 1735788 5.12 2068524 5171208 24 [2023-11-30T00:42:57.845Z] 00:33:01 24862948 31424328 839332 2.55 268588 6222268 1735788 5.12 2068616 5171212 4 [2023-11-30T00:42:57.845Z] 00:34:01 24863400 31424812 839056 2.55 268608 6222268 1735788 5.12 2068600 5171212 8 [2023-11-30T00:42:57.845Z] 00:35:01 24863400 31424836 839048 2.55 268612 6222272 1735788 5.12 2068672 5171216 4 [2023-11-30T00:42:57.845Z] 00:36:01 24863392 31424888 838948 2.55 268640 6222344 1735788 5.12 2068672 5171276 8 [2023-11-30T00:42:57.845Z] 00:37:01 24863344 31424892 838932 2.55 268664 6222332 1719472 5.07 2068904 5171288 12 [2023-11-30T00:42:57.845Z] 00:38:01 24863296 31424860 838892 2.55 268684 6222348 1719472 5.07 2069280 5171292 28 [2023-11-30T00:42:57.845Z] 00:39:01 24862964 31424568 839144 2.55 268704 6222348 1719472 5.07 2068848 5171292 8 [2023-11-30T00:42:57.845Z] 00:40:01 24863168 31424776 838864 2.55 268716 6222352 1719472 5.07 2068832 5171296 4 [2023-11-30T00:42:57.845Z] 00:41:01 24863152 31424792 838800 2.55 268728 6222356 1719472 5.07 2068856 5171300 28 [2023-11-30T00:42:57.845Z] 00:42:01 24862680 31424260 839280 2.55 268748 6222352 1736356 5.12 2069096 5171304 16 [2023-11-30T00:42:57.845Z] Average: 24863053 31424273 839447 2.55 268431 6222239 1722714 5.08 2068685 5171200 15 [2023-11-30T00:42:57.845Z] [2023-11-30T00:42:57.845Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-30T00:42:57.845Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:01:01 ens3 0.20 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:03:01 ens3 2.38 3.77 0.22 6.96 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:04:01 ens3 0.55 0.05 0.10 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:05:01 ens3 8.57 14.95 0.88 14.81 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:06:01 ens3 3.12 5.60 0.43 7.36 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:08:01 ens3 3.55 6.75 0.30 7.20 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:13:01 ens3 4.80 6.90 0.45 7.34 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:14:01 ens3 3.52 5.95 0.45 7.38 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:15:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:16:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:17:01 ens3 9.52 14.20 0.84 14.68 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:18:01 ens3 3.73 6.65 0.31 7.23 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.845Z] 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:21:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:22:01 ens3 2.03 2.97 0.43 6.83 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:23:01 ens3 1.23 1.83 0.15 6.65 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:24:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:25:02 ens3 1.57 1.17 0.38 6.48 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:25:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:28:01 ens3 1.62 2.18 0.17 6.62 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:29:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:33:01 ens3 2.23 3.17 0.21 6.78 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:35:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:37:01 ens3 1.58 1.25 0.26 2.49 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:38:01 ens3 0.50 0.35 0.33 0.26 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:41:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:42:01 ens3 1.28 1.13 0.70 2.91 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] Average: ens3 1.32 1.92 0.17 2.67 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:42:57.846Z] [2023-11-30T00:42:57.846Z] [2023-11-30T00:42:57.846Z] ---> sar -P ALL: [2023-11-30T00:42:57.846Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9129) 11/30/23 _x86_64_ (8 CPU) [2023-11-30T00:42:57.846Z] [2023-11-30T00:42:57.846Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:42:57.846Z] 00:00:01 all 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:00:01 4 0.00 0.00 0.00 100.00 0.00 0.00 [2023-11-30T00:42:57.846Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:01:01 all 0.01 0.03 0.05 0.10 0.00 99.80 [2023-11-30T00:42:57.846Z] 00:01:01 0 0.00 0.23 0.08 0.17 0.00 99.52 [2023-11-30T00:42:57.846Z] 00:01:01 1 0.02 0.00 0.07 0.00 0.00 99.92 [2023-11-30T00:42:57.846Z] 00:01:01 2 0.00 0.00 0.07 0.58 0.00 99.35 [2023-11-30T00:42:57.846Z] 00:01:01 3 0.00 0.00 0.05 0.00 0.00 99.95 [2023-11-30T00:42:57.846Z] 00:01:01 4 0.03 0.00 0.07 0.05 0.02 99.83 [2023-11-30T00:42:57.846Z] 00:01:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-11-30T00:42:57.846Z] 00:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:42:57.846Z] 00:01:01 7 0.00 0.02 0.03 0.00 0.00 99.95 [2023-11-30T00:42:57.846Z] 00:02:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-11-30T00:42:57.846Z] 00:02:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-30T00:42:57.846Z] 00:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:02:01 2 0.02 0.00 0.02 0.10 0.02 99.85 [2023-11-30T00:42:57.846Z] 00:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.846Z] 00:02:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:42:57.846Z] 00:02:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:42:57.846Z] 00:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:03:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:42:57.846Z] 00:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-30T00:42:57.846Z] 00:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.846Z] 00:04:01 2 0.02 0.00 0.00 0.10 0.00 99.88 [2023-11-30T00:42:57.846Z] 00:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.846Z] 00:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.846Z] 00:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:05:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-11-30T00:42:57.846Z] 00:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-30T00:42:57.846Z] 00:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:05:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2023-11-30T00:42:57.846Z] 00:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:05:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-30T00:42:57.846Z] 00:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:06:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-11-30T00:42:57.846Z] 00:06:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2023-11-30T00:42:57.846Z] 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:07:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:07:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.846Z] 00:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:08:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-11-30T00:42:57.846Z] 00:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-30T00:42:57.846Z] 00:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.846Z] 00:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.846Z] 00:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.846Z] 00:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.846Z] 00:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:09:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2023-11-30T00:42:57.846Z] 00:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:09:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.846Z] 00:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] [2023-11-30T00:42:57.846Z] 00:10:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:42:57.846Z] 00:11:01 all 0.00 0.00 0.02 0.01 0.01 99.96 [2023-11-30T00:42:57.846Z] 00:11:01 0 0.00 0.00 0.10 0.08 0.02 99.80 [2023-11-30T00:42:57.846Z] 00:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.846Z] 00:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:12:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:12:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-30T00:42:57.846Z] 00:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:12:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2023-11-30T00:42:57.846Z] 00:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.846Z] 00:13:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2023-11-30T00:42:57.846Z] 00:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.846Z] 00:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.846Z] 00:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:42:57.846Z] 00:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.846Z] 00:13:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2023-11-30T00:42:57.846Z] 00:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:13:01 6 0.02 0.00 0.02 0.17 0.00 99.80 [2023-11-30T00:42:57.846Z] 00:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:14:01 all 0.01 0.00 0.01 0.03 0.01 99.93 [2023-11-30T00:42:57.846Z] 00:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-30T00:42:57.846Z] 00:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.846Z] 00:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.846Z] 00:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.846Z] 00:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.847Z] 00:14:01 6 0.00 0.00 0.02 0.25 0.02 99.72 [2023-11-30T00:42:57.847Z] 00:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:42:57.847Z] 00:15:01 all 0.02 0.00 0.01 0.07 0.01 99.90 [2023-11-30T00:42:57.847Z] 00:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.847Z] 00:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.847Z] 00:15:01 4 0.00 0.00 0.02 0.35 0.00 99.63 [2023-11-30T00:42:57.847Z] 00:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:15:01 6 0.02 0.00 0.00 0.22 0.00 99.77 [2023-11-30T00:42:57.847Z] 00:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:42:57.847Z] 00:16:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2023-11-30T00:42:57.847Z] 00:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.847Z] 00:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:17:01 all 0.02 0.00 0.02 0.04 0.01 99.91 [2023-11-30T00:42:57.847Z] 00:17:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2023-11-30T00:42:57.847Z] 00:17:01 1 0.02 0.00 0.07 0.00 0.02 99.90 [2023-11-30T00:42:57.847Z] 00:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:17:01 6 0.03 0.00 0.00 0.28 0.00 99.68 [2023-11-30T00:42:57.847Z] 00:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:42:57.847Z] 00:18:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2023-11-30T00:42:57.847Z] 00:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-30T00:42:57.847Z] 00:18:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2023-11-30T00:42:57.847Z] 00:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:18:01 6 0.02 0.00 0.00 0.12 0.00 99.87 [2023-11-30T00:42:57.847Z] 00:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-30T00:42:57.847Z] 00:19:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:19:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2023-11-30T00:42:57.847Z] 00:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.847Z] 00:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.847Z] 00:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.847Z] 00:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-30T00:42:57.847Z] 00:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.847Z] 00:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:21:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-30T00:42:57.847Z] 00:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] [2023-11-30T00:42:57.847Z] 00:21:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:42:57.847Z] 00:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-30T00:42:57.847Z] 00:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:22:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-30T00:42:57.847Z] 00:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:23:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-30T00:42:57.847Z] 00:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-30T00:42:57.847Z] 00:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-30T00:42:57.847Z] 00:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:24:01 6 0.00 0.00 0.02 0.07 0.00 99.92 [2023-11-30T00:42:57.847Z] 00:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.847Z] 00:25:02 all 0.02 0.00 0.01 0.03 0.01 99.94 [2023-11-30T00:42:57.847Z] 00:25:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:25:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:25:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:25:02 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:25:02 4 0.00 0.00 0.00 0.17 0.02 99.82 [2023-11-30T00:42:57.847Z] 00:25:02 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:25:02 6 0.05 0.00 0.02 0.07 0.00 99.87 [2023-11-30T00:42:57.847Z] 00:25:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:26:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-11-30T00:42:57.847Z] 00:26:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-30T00:42:57.847Z] 00:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:26:01 6 0.00 0.00 0.02 0.05 0.02 99.92 [2023-11-30T00:42:57.847Z] 00:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:27:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:27:01 6 0.00 0.00 0.02 0.12 0.00 99.87 [2023-11-30T00:42:57.847Z] 00:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:28:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-11-30T00:42:57.847Z] 00:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:28:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-30T00:42:57.847Z] 00:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.847Z] 00:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:29:01 6 0.02 0.00 0.02 0.07 0.00 99.90 [2023-11-30T00:42:57.847Z] 00:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-30T00:42:57.847Z] 00:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:30:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-30T00:42:57.847Z] 00:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-30T00:42:57.847Z] 00:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.847Z] 00:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:31:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2023-11-30T00:42:57.847Z] 00:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:32:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-11-30T00:42:57.847Z] 00:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:42:57.847Z] [2023-11-30T00:42:57.847Z] 00:32:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:42:57.847Z] 00:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-30T00:42:57.847Z] 00:33:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:33:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:34:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-11-30T00:42:57.847Z] 00:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:42:57.847Z] 00:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.847Z] 00:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:34:01 6 0.00 0.00 0.02 0.12 0.00 99.87 [2023-11-30T00:42:57.847Z] 00:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:35:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-30T00:42:57.847Z] 00:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.847Z] 00:36:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-11-30T00:42:57.847Z] 00:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.847Z] 00:36:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-30T00:42:57.847Z] 00:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.847Z] 00:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.847Z] 00:36:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2023-11-30T00:42:57.847Z] 00:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:42:57.848Z] 00:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:37:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2023-11-30T00:42:57.848Z] 00:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.848Z] 00:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.848Z] 00:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-30T00:42:57.848Z] 00:37:01 6 0.02 0.00 0.02 0.08 0.00 99.88 [2023-11-30T00:42:57.848Z] 00:37:01 7 0.53 0.00 0.00 0.00 0.02 99.45 [2023-11-30T00:42:57.848Z] 00:38:01 all 0.12 0.00 0.01 0.01 0.01 99.85 [2023-11-30T00:42:57.848Z] 00:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.848Z] 00:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:42:57.848Z] 00:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.848Z] 00:38:01 4 0.02 0.00 0.00 0.05 0.02 99.92 [2023-11-30T00:42:57.848Z] 00:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:42:57.848Z] 00:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-30T00:42:57.848Z] 00:38:01 7 0.86 0.00 0.02 0.00 0.02 99.10 [2023-11-30T00:42:57.848Z] 00:39:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-11-30T00:42:57.848Z] 00:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.848Z] 00:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.848Z] 00:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.848Z] 00:39:01 6 0.02 0.00 0.02 0.08 0.00 99.88 [2023-11-30T00:42:57.848Z] 00:39:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-30T00:42:57.848Z] 00:40:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-11-30T00:42:57.848Z] 00:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:40:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2023-11-30T00:42:57.848Z] 00:40:01 7 0.60 0.00 0.03 0.00 0.02 99.35 [2023-11-30T00:42:57.848Z] 00:41:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-11-30T00:42:57.848Z] 00:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:42:57.848Z] 00:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.848Z] 00:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:42:57.848Z] 00:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:42:57.848Z] 00:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:42:01 all 0.08 0.00 0.02 0.02 0.01 99.87 [2023-11-30T00:42:57.848Z] 00:42:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2023-11-30T00:42:57.848Z] 00:42:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2023-11-30T00:42:57.848Z] 00:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:42:57.848Z] 00:42:01 3 0.22 0.00 0.00 0.00 0.02 99.77 [2023-11-30T00:42:57.848Z] 00:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:42:57.848Z] 00:42:01 5 0.08 0.00 0.05 0.00 0.00 99.87 [2023-11-30T00:42:57.848Z] 00:42:01 6 0.12 0.00 0.07 0.13 0.03 99.65 [2023-11-30T00:42:57.848Z] 00:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:42:57.848Z] Average: all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-30T00:42:57.848Z] Average: 0 0.02 0.01 0.01 0.01 0.01 99.95 [2023-11-30T00:42:57.848Z] Average: 1 0.02 0.00 0.02 0.00 0.01 99.95 [2023-11-30T00:42:57.848Z] Average: 2 0.01 0.00 0.01 0.02 0.00 99.96 [2023-11-30T00:42:57.848Z] Average: 3 0.01 0.00 0.00 0.00 0.01 99.98 [2023-11-30T00:42:57.848Z] Average: 4 0.01 0.00 0.01 0.02 0.01 99.95 [2023-11-30T00:42:57.848Z] Average: 5 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:42:57.848Z] Average: 6 0.02 0.00 0.01 0.05 0.00 99.92 [2023-11-30T00:42:57.848Z] Average: 7 0.06 0.00 0.01 0.00 0.01 99.92 [2023-11-30T00:42:57.848Z] [2023-11-30T00:42:57.848Z] [2023-11-30T00:42:57.848Z]